2020-06-26T21:21:59.951 INFO:root:teuthology version: 1.0.0-ebb68fe 2020-06-26T21:21:59.955 DEBUG:teuthology.run:Teuthology command: teuthology --block --name teuthology-2020-06-26_21:19:40-upgrade:octopus-x:parallel-master-distro-basic-smithi --verbose --lock --archive /home/teuthworker/archive/teuthology-2020-06-26_21:19:40-upgrade:octopus-x:parallel-master-distro-basic-smithi/5182510 --description upgrade:octopus-x:parallel/{0-cluster/{openstack start} 1-ceph-install/octopus 1.1-pg-log-overrides/normal_pg_log 3-upgrade-sequence/wait 4-pacific-from-o objectstore/bluestore-bitmap ubuntu_latest} --owner scheduled_teuthology@teuthology -- /tmp/teuthology-worker.myoid4ej.tmp 2020-06-26T21:22:00.015 DEBUG:teuthology.report:Pushing job info to http://paddles.front.sepia.ceph.com/ 2020-06-26T21:22:00.089 INFO:teuthology.run:Config: archive_path: /home/teuthworker/archive/teuthology-2020-06-26_21:19:40-upgrade:octopus-x:parallel-master-distro-basic-smithi/5182510 branch: master description: upgrade:octopus-x:parallel/{0-cluster/{openstack start} 1-ceph-install/octopus 1.1-pg-log-overrides/normal_pg_log 3-upgrade-sequence/wait 4-pacific-from-o objectstore/bluestore-bitmap ubuntu_latest} email: ceph-qa@ceph.com first_in_suite: false job_id: '5182510' kernel: kdb: true sha1: distro last_in_suite: false machine_type: smithi meta: - desc: 'Run ceph on two nodes, with a separate client 0,1,2 third node. Use xfs beneath the osds. CephFS tests running on client 2,3 ' - desc: 'install ceph/octopus latest run workload and upgrade-sequence in parallel upgrade the client node ' name: teuthology-2020-06-26_21:19:40-upgrade:octopus-x:parallel-master-distro-basic-smithi nuke-on-error: true openstack: - volumes: count: 3 size: 30 os_type: ubuntu os_version: '18.04' overrides: admin_socket: branch: master ceph: conf: global: enable experimental unrecoverable data corrupting features: '*' mgr: debug mgr: 20 debug ms: 1 mon: debug mon: 20 debug ms: 1 debug paxos: 20 mon warn on osd down out interval zero: false osd: bdev async discard: true bdev enable discard: true bluestore allocator: bitmap bluestore block size: 96636764160 bluestore fsck on mount: true debug bluefs: 20 debug bluestore: 20 debug filestore: 20 debug journal: 20 debug ms: 20 debug osd: 25 debug rocksdb: 10 mon osd backfillfull_ratio: 0.85 mon osd full ratio: 0.9 mon osd nearfull ratio: 0.8 osd class default list: '*' osd class load list: '*' osd failsafe full ratio: 0.95 osd objectstore: bluestore fs: xfs log-whitelist: - \(MDS_ALL_DOWN\) - \(MDS_UP_LESS_THAN_MAX\) - scrub mismatch - ScrubResult - wrongly marked - \(POOL_APP_NOT_ENABLED\) - \(SLOW_OPS\) - overall HEALTH_ - slow request sha1: 8b33a29f3a7f00f8e6f971159aa875abdbdf0dd9 ceph-deploy: bluestore: true conf: client: log file: /var/log/ceph/ceph-$name.$pid.log mon: osd default pool size: 2 osd: bdev async discard: true bdev enable discard: true bluestore block size: 96636764160 bluestore fsck on mount: true debug bluefs: 20 debug bluestore: 20 debug rocksdb: 10 mon osd backfillfull_ratio: 0.85 mon osd full ratio: 0.9 mon osd nearfull ratio: 0.8 osd failsafe full ratio: 0.95 osd objectstore: bluestore fs: xfs install: ceph: sha1: 8b33a29f3a7f00f8e6f971159aa875abdbdf0dd9 thrashosds: bdev_inject_crash: 2 bdev_inject_crash_probability: 0.5 workunit: branch: wip-yuriw-octopus-x-master sha1: 38ab78581413d4f4de13086a47e2e8463405d2f1 owner: scheduled_teuthology@teuthology priority: 50 repo: https://github.com/ceph/ceph.git roles: - - mds.a - osd.0 - osd.1 - osd.2 - osd.3 - osd.4 - client.0 - client.1 - - osd.5 - osd.6 - osd.7 - osd.8 - osd.9 - osd.10 - osd.11 - client.2 - client.3 sha1: 8b33a29f3a7f00f8e6f971159aa875abdbdf0dd9 sleep_before_teardown: 0 suite: upgrade:octopus-x:parallel suite_branch: wip-yuriw-octopus-x-master suite_path: /home/teuthworker/src/github.com_yuriw_ceph_wip-yuriw-octopus-x-master/qa suite_relpath: qa suite_repo: https://github.com/yuriw/ceph.git suite_sha1: 38ab78581413d4f4de13086a47e2e8463405d2f1 tasks: - cephadm: roleless: true - cephadm.shell: host.a: - ceph orch status - ceph orch ps - ceph orch ls - ceph orch host ls - ceph orch device ls - install: branch: octopus exclude_packages: null - print: '**** done installing octopus' - cephadm: conf: global: bluestore warn on no per pool omap: false bluestore_warn_on_legacy_statfs: false mon pg warn min per osd: 0 mon warn on pool no app: false log-whitelist: - overall HEALTH_ - \(FS_ - \(MDS_ - \(OSD_ - \(MON_DOWN\) - \(CACHE_POOL_ - \(POOL_ - \(MGR_DOWN\) - \(PG_ - \(SMALLER_PGP_NUM\) - Monitor daemon marked osd - Behind on trimming - Manager daemon - Not found or unloadable - exec: osd.0: - ceph osd set-require-min-compat-client octopus - print: '**** done cephadm' - rgw: - client.1 - print: '**** done => started rgw client.1' - parallel: - workload - upgrade-sequence - print: '**** done parallel' - cephadm.shell: env: - sha1 - print: '**** done cephadm upgrade on client.0' - cephadm.shell: env: - sha1 mon.a: - ceph orch upgrade start --image quay.io/ceph-ci/ceph:$sha1 - while ceph orch upgrade status | jq '.in_progress' | grep true ; do ceph orch ps ; ceph versions ; sleep 30 ; done - ceph orch ps - ceph versions - ceph versions | jq -e '.overall | length == 1' - ceph versions | jq -e '.overall | keys' | grep $sha1 - exec: osd.0: - ceph osd require-osd-release pacific - ceph osd set-require-min-compat-client pacific - ceph.healthy: null teuthology_branch: master tube: smithi verbose: true worker_log: /home/teuthworker/archive/worker_logs/worker.smithi.20694 2020-06-26T21:22:00.090 INFO:teuthology.run:suite_path is set to /home/teuthworker/src/github.com_yuriw_ceph_wip-yuriw-octopus-x-master/qa; will attempt to use it 2020-06-26T21:22:00.092 INFO:teuthology.run:Found tasks at /home/teuthworker/src/github.com_yuriw_ceph_wip-yuriw-octopus-x-master/qa/tasks 2020-06-26T21:22:00.092 INFO:teuthology.run_tasks:Running task internal.check_packages... 2020-06-26T21:22:00.095 INFO:teuthology.task.internal:Checking packages... 2020-06-26T21:22:00.129 INFO:teuthology.task.internal:Checking packages for os_type 'ubuntu', flavor 'basic' and ceph hash '8b33a29f3a7f00f8e6f971159aa875abdbdf0dd9' 2020-06-26T21:22:00.129 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2020-06-26T21:22:00.130 INFO:teuthology.packaging:ref: None 2020-06-26T21:22:00.130 INFO:teuthology.packaging:tag: None 2020-06-26T21:22:00.130 INFO:teuthology.packaging:branch: master 2020-06-26T21:22:00.131 INFO:teuthology.packaging:sha1: 8b33a29f3a7f00f8e6f971159aa875abdbdf0dd9 2020-06-26T21:22:00.131 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=ubuntu%2F18.04%2Fx86_64&ref=master 2020-06-26T21:22:00.970 INFO:teuthology.task.internal:Found packages for ceph version 16.0.0-2955-g8b33a29-1bionic 2020-06-26T21:22:00.971 INFO:teuthology.run_tasks:Running task internal.buildpackages_prep... 2020-06-26T21:22:00.980 INFO:teuthology.task.internal:no buildpackages task found 2020-06-26T21:22:00.981 INFO:teuthology.run_tasks:Running task internal.lock_machines... 2020-06-26T21:22:00.996 INFO:teuthology.task.internal.lock_machines:Locking machines... 2020-06-26T21:22:00.997 DEBUG:teuthology.report:Pushing job info to http://paddles.front.sepia.ceph.com/ 2020-06-26T21:22:01.057 INFO:teuthology.task.internal.lock_machines:waiting for more smithi machines to be free (need 0 + 2, have 1)... 2020-06-26T21:22:11.077 INFO:teuthology.task.internal.lock_machines:waiting for more smithi machines to be free (need 0 + 2, have 1)... 2020-06-26T21:22:21.104 INFO:teuthology.task.internal.lock_machines:waiting for more smithi machines to be free (need 0 + 2, have 1)... 2020-06-26T21:22:31.123 DEBUG:teuthology.lock.ops:lock_many request: {'locked_by': 'scheduled_teuthology@teuthology', 'count': 2, 'machine_type': 'smithi', 'description': '/home/teuthworker/archive/teuthology-2020-06-26_21:19:40-upgrade:octopus-x:parallel-master-distro-basic-smithi/5182510'} 2020-06-26T21:22:31.148 DEBUG:teuthology.lock.ops:locked ubuntu@smithi051.front.sepia.ceph.com, ubuntu@smithi143.front.sepia.ceph.com 2020-06-26T21:22:31.230 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7fb91f53fd08>, signals=[15]) 2020-06-26T21:22:31.465 INFO:teuthology.provision.fog.smithi143:Scheduling deploy of ubuntu 18.04 2020-06-26T21:22:31.477 INFO:teuthology.provision.fog.smithi051:Scheduling deploy of ubuntu 18.04 2020-06-26T21:22:31.888 INFO:teuthology.orchestra.console:Power off smithi143 2020-06-26T21:22:31.893 DEBUG:teuthology.orchestra.console:pexpect command: ipmitool -H smithi143.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2020-06-26T21:22:31.927 INFO:teuthology.orchestra.console:Power off smithi051 2020-06-26T21:22:31.929 DEBUG:teuthology.orchestra.console:pexpect command: ipmitool -H smithi051.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2020-06-26T21:22:31.951 DEBUG:teuthology.orchestra.console:pexpect command: ipmitool -H smithi143.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2020-06-26T21:22:31.971 DEBUG:teuthology.orchestra.console:pexpect command: ipmitool -H smithi051.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2020-06-26T21:22:35.990 DEBUG:teuthology.orchestra.console:pexpect command: ipmitool -H smithi143.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2020-06-26T21:22:36.004 DEBUG:teuthology.orchestra.console:pexpect command: ipmitool -H smithi051.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2020-06-26T21:22:40.106 DEBUG:teuthology.orchestra.console:pexpect command: ipmitool -H smithi143.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2020-06-26T21:22:40.121 DEBUG:teuthology.orchestra.console:pexpect command: ipmitool -H smithi051.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2020-06-26T21:22:40.323 INFO:teuthology.orchestra.console:Power off for smithi143 completed 2020-06-26T21:22:40.338 INFO:teuthology.orchestra.console:Power off for smithi051 completed 2020-06-26T21:22:40.425 INFO:teuthology.orchestra.console:Power on smithi143 2020-06-26T21:22:40.426 DEBUG:teuthology.orchestra.console:pexpect command: ipmitool -H smithi143.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power on 2020-06-26T21:22:40.440 INFO:teuthology.orchestra.console:Power on smithi051 2020-06-26T21:22:40.441 DEBUG:teuthology.orchestra.console:pexpect command: ipmitool -H smithi051.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power on 2020-06-26T21:22:40.454 DEBUG:teuthology.orchestra.console:pexpect command: ipmitool -H smithi143.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2020-06-26T21:22:40.469 DEBUG:teuthology.orchestra.console:pexpect command: ipmitool -H smithi051.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2020-06-26T21:22:44.486 DEBUG:teuthology.orchestra.console:pexpect command: ipmitool -H smithi143.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2020-06-26T21:22:44.504 DEBUG:teuthology.orchestra.console:pexpect command: ipmitool -H smithi051.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2020-06-26T21:22:48.608 DEBUG:teuthology.orchestra.console:pexpect command: ipmitool -H smithi143.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2020-06-26T21:22:48.625 DEBUG:teuthology.orchestra.console:pexpect command: ipmitool -H smithi051.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2020-06-26T21:22:48.825 INFO:teuthology.orchestra.console:Power on for smithi143 completed 2020-06-26T21:22:48.840 INFO:teuthology.orchestra.console:Power on for smithi051 completed 2020-06-26T21:22:48.927 INFO:teuthology.provision.fog.smithi143:Waiting for deploy to finish 2020-06-26T21:22:48.950 INFO:teuthology.provision.fog.smithi051:Waiting for deploy to finish 2020-06-26T21:25:20.133 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi051.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2020-06-26T21:25:29.202 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi051.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2020-06-26T21:25:35.217 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi143.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2020-06-26T21:25:38.262 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi051.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2020-06-26T21:25:44.275 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi143.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2020-06-26T21:25:47.347 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi051.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2020-06-26T21:25:53.329 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi143.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2020-06-26T21:25:56.398 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi051.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2020-06-26T21:26:02.383 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi143.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2020-06-26T21:26:05.457 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi051.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2020-06-26T21:26:11.441 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi143.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2020-06-26T21:26:14.511 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi051.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2020-06-26T21:26:20.498 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi143.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2020-06-26T21:26:29.555 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi143.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2020-06-26T21:27:07.089 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi143.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2020-06-26T21:27:07.108 ERROR:paramiko.transport:Socket exception: Connection reset by peer (104) 2020-06-26T21:27:13.117 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi143.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2020-06-26T21:27:13.128 ERROR:paramiko.transport:Socket exception: Connection reset by peer (104) 2020-06-26T21:27:19.135 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi143.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2020-06-26T21:27:19.146 ERROR:paramiko.transport:Socket exception: Connection reset by peer (104) 2020-06-26T21:27:20.514 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi051.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2020-06-26T21:27:20.612 INFO:teuthology.orchestra.run:Running command with timeout 600 2020-06-26T21:27:20.615 INFO:teuthology.orchestra.run.smithi051:> while [ ! -e '/.cephlab_net_configured' ]; do sleep 5; done 2020-06-26T21:27:20.931 INFO:teuthology.provision.fog.smithi051:Node is ready 2020-06-26T21:27:20.931 INFO:teuthology.orchestra.run.smithi051:> hostname 2020-06-26T21:27:20.983 INFO:teuthology.orchestra.run.smithi051.stdout:smithi051.front.sepia.ceph.com 2020-06-26T21:27:20.984 INFO:teuthology.orchestra.run.smithi051:> grep smithi051.front.sepia.ceph.com /etc/hosts 2020-06-26T21:27:21.032 INFO:teuthology.orchestra.run.smithi051.stdout:172.21.15.51 smithi051.front.sepia.ceph.com smithi051 2020-06-26T21:27:21.033 INFO:teuthology.orchestra.run.smithi051:> sudo hostname smithi051 2020-06-26T21:27:21.167 INFO:teuthology.orchestra.run.smithi051:> sudo sed -i -e 's/smithi051.front.sepia.ceph.com/smithi051/g' /etc/hosts 2020-06-26T21:27:21.183 INFO:teuthology.orchestra.run.smithi051:> sudo sed -i -e 's/172.21.15.51/172.21.15.51/g' /etc/hosts 2020-06-26T21:27:21.242 INFO:teuthology.orchestra.run.smithi051:> sudo sed -i -e 's/smithi051.front.sepia.ceph.com/smithi051/g' /etc/hostname 2020-06-26T21:27:21.297 INFO:teuthology.orchestra.run.smithi051:> sudo hostname smithi051 2020-06-26T21:27:21.350 INFO:teuthology.provision.fog.smithi051:Deploy complete! 2020-06-26T21:27:21.356 DEBUG:teuthology.parallel:result is None 2020-06-26T21:27:25.150 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi143.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2020-06-26T21:27:31.168 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi143.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2020-06-26T21:27:31.175 ERROR:paramiko.transport:Socket exception: Connection reset by peer (104) 2020-06-26T21:27:37.178 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi143.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2020-06-26T21:27:37.260 INFO:teuthology.orchestra.run:Running command with timeout 600 2020-06-26T21:27:37.260 INFO:teuthology.orchestra.run.smithi143:> while [ ! -e '/.cephlab_net_configured' ]; do sleep 5; done 2020-06-26T21:27:37.635 INFO:teuthology.provision.fog.smithi143:Node is ready 2020-06-26T21:27:37.636 INFO:teuthology.orchestra.run.smithi143:> hostname 2020-06-26T21:27:37.682 INFO:teuthology.orchestra.run.smithi143.stdout:smithi143.front.sepia.ceph.com 2020-06-26T21:27:37.682 INFO:teuthology.orchestra.run.smithi143:> grep smithi143.front.sepia.ceph.com /etc/hosts 2020-06-26T21:27:37.731 INFO:teuthology.orchestra.run.smithi143.stdout:172.21.15.143 smithi143.front.sepia.ceph.com smithi143 2020-06-26T21:27:37.731 INFO:teuthology.orchestra.run.smithi143:> sudo hostname smithi143 2020-06-26T21:27:37.879 INFO:teuthology.orchestra.run.smithi143:> sudo sed -i -e 's/smithi143.front.sepia.ceph.com/smithi143/g' /etc/hosts 2020-06-26T21:27:37.893 INFO:teuthology.orchestra.run.smithi143:> sudo sed -i -e 's/172.21.15.143/172.21.15.143/g' /etc/hosts 2020-06-26T21:27:37.950 INFO:teuthology.orchestra.run.smithi143:> sudo sed -i -e 's/smithi143.front.sepia.ceph.com/smithi143/g' /etc/hostname 2020-06-26T21:27:38.007 INFO:teuthology.orchestra.run.smithi143:> sudo hostname smithi143 2020-06-26T21:27:38.061 INFO:teuthology.provision.fog.smithi143:Deploy complete! 2020-06-26T21:27:38.062 DEBUG:teuthology.parallel:result is None 2020-06-26T21:27:38.206 INFO:teuthology.lock.ops:Checking smithi051.front.sepia.ceph.com 2020-06-26T21:27:38.208 INFO:teuthology.lock.ops:New key found. Updating... 2020-06-26T21:27:38.231 INFO:teuthology.lock.ops:Checking smithi143.front.sepia.ceph.com 2020-06-26T21:27:38.231 INFO:teuthology.lock.ops:New key found. Updating... 2020-06-26T21:27:38.252 INFO:teuthology.lock.ops:Updating [smithi051.front.sepia.ceph.com]: set os type and version on server 2020-06-26T21:27:38.252 INFO:teuthology.orchestra.remote:Trying to reconnect to host 2020-06-26T21:27:38.253 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi051.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2020-06-26T21:27:38.332 INFO:teuthology.orchestra.run.smithi051:> true 2020-06-26T21:27:38.563 INFO:teuthology.orchestra.run.smithi051:> uname -m 2020-06-26T21:27:38.611 INFO:teuthology.orchestra.run.smithi051.stdout:x86_64 2020-06-26T21:27:38.612 INFO:teuthology.orchestra.run.smithi051:> cat /etc/os-release 2020-06-26T21:27:38.659 INFO:teuthology.orchestra.run.smithi051.stdout:NAME="Ubuntu" 2020-06-26T21:27:38.659 INFO:teuthology.orchestra.run.smithi051.stdout:VERSION="18.04.4 LTS (Bionic Beaver)" 2020-06-26T21:27:38.660 INFO:teuthology.orchestra.run.smithi051.stdout:ID=ubuntu 2020-06-26T21:27:38.660 INFO:teuthology.orchestra.run.smithi051.stdout:ID_LIKE=debian 2020-06-26T21:27:38.660 INFO:teuthology.orchestra.run.smithi051.stdout:PRETTY_NAME="Ubuntu 18.04.4 LTS" 2020-06-26T21:27:38.660 INFO:teuthology.orchestra.run.smithi051.stdout:VERSION_ID="18.04" 2020-06-26T21:27:38.661 INFO:teuthology.orchestra.run.smithi051.stdout:HOME_URL="https://www.ubuntu.com/" 2020-06-26T21:27:38.661 INFO:teuthology.orchestra.run.smithi051.stdout:SUPPORT_URL="https://help.ubuntu.com/" 2020-06-26T21:27:38.661 INFO:teuthology.orchestra.run.smithi051.stdout:BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" 2020-06-26T21:27:38.661 INFO:teuthology.orchestra.run.smithi051.stdout:PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" 2020-06-26T21:27:38.661 INFO:teuthology.orchestra.run.smithi051.stdout:VERSION_CODENAME=bionic 2020-06-26T21:27:38.662 INFO:teuthology.orchestra.run.smithi051.stdout:UBUNTU_CODENAME=bionic 2020-06-26T21:27:38.663 INFO:teuthology.lock.ops:Updating smithi051.front.sepia.ceph.com on lock server 2020-06-26T21:27:38.684 INFO:teuthology.lock.ops:Updating [smithi143.front.sepia.ceph.com]: set os type and version on server 2020-06-26T21:27:38.685 INFO:teuthology.orchestra.remote:Trying to reconnect to host 2020-06-26T21:27:38.686 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi143.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2020-06-26T21:27:38.759 INFO:teuthology.orchestra.run.smithi143:> true 2020-06-26T21:27:38.944 INFO:teuthology.orchestra.run.smithi143:> uname -m 2020-06-26T21:27:38.994 INFO:teuthology.orchestra.run.smithi143.stdout:x86_64 2020-06-26T21:27:38.995 INFO:teuthology.orchestra.run.smithi143:> cat /etc/os-release 2020-06-26T21:27:39.054 INFO:teuthology.orchestra.run.smithi143.stdout:NAME="Ubuntu" 2020-06-26T21:27:39.058 INFO:teuthology.orchestra.run.smithi143.stdout:VERSION="18.04.4 LTS (Bionic Beaver)" 2020-06-26T21:27:39.059 INFO:teuthology.orchestra.run.smithi143.stdout:ID=ubuntu 2020-06-26T21:27:39.060 INFO:teuthology.orchestra.run.smithi143.stdout:ID_LIKE=debian 2020-06-26T21:27:39.060 INFO:teuthology.orchestra.run.smithi143.stdout:PRETTY_NAME="Ubuntu 18.04.4 LTS" 2020-06-26T21:27:39.061 INFO:teuthology.orchestra.run.smithi143.stdout:VERSION_ID="18.04" 2020-06-26T21:27:39.061 INFO:teuthology.orchestra.run.smithi143.stdout:HOME_URL="https://www.ubuntu.com/" 2020-06-26T21:27:39.063 INFO:teuthology.orchestra.run.smithi143.stdout:SUPPORT_URL="https://help.ubuntu.com/" 2020-06-26T21:27:39.064 INFO:teuthology.orchestra.run.smithi143.stdout:BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" 2020-06-26T21:27:39.064 INFO:teuthology.orchestra.run.smithi143.stdout:PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" 2020-06-26T21:27:39.065 INFO:teuthology.orchestra.run.smithi143.stdout:VERSION_CODENAME=bionic 2020-06-26T21:27:39.066 INFO:teuthology.orchestra.run.smithi143.stdout:UBUNTU_CODENAME=bionic 2020-06-26T21:27:39.067 INFO:teuthology.lock.ops:Updating smithi143.front.sepia.ceph.com on lock server 2020-06-26T21:27:39.092 INFO:teuthology.task.internal.lock_machines:2 smithi machines locked this try, 2/2 locked so far 2020-06-26T21:27:39.129 INFO:teuthology.task.internal.lock_machines:Locked targets: smithi051.front.sepia.ceph.com: ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDbuPR7VJW5Mew57IN507/EXwLQzdFXlNqbKX01HvO2n6q25MJijCuDHkAFnxzwCRz8O4KCPA+1vvMzUtZE1SH2C++D3eAOw9i6AVjC4jDjfnnc7lIFOIt4YwZCnNa7KS+NKW+K37bM4RKpSkJuWcqnkbYL6/c/2lPp7hvO2lUGtq/v5Iv0dIH66F4kXFv4FjMQO4mHWgbjj8dzdh2/yLIo3O2/8/dflMuPekPxj/zD7Bv8SfEVsLNRaUfEIGUWRS2okhT+G/R+LyakJNbCf/ebUvtM4YbeSYfDVbwM3LB6ypY9eayp5VH8y9/o2zTlRynVYtHnV/1cEz8296UzDqBr smithi143.front.sepia.ceph.com: ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC3w0r4toSjGwNVp7UEknv5GiJ4XPiHdMRkUxwHxRlIcuWi3i0CNe9w0fCQyLcZsMluR64HyRSS1Ri/tmIuf193pD620AfF1htUh1V5kIiFTtt4jrVLyseAOPO8dgGZ2OozFSWwXv3r83lgeD7QZkubXTbrxcaF4diQbCiYvJMjUKwNBhyBnw/Tdcbl9CqZjjCuoRWuGTIObWOkMR4gkAPeP6XChrKmlbpl6wbzfMfdkRNB6oBFo7052OPTxZITopklj75AkSrb+pjY13ZFoIEylaGz5B+thsv1YwjoFRhC4BwEFkjs4MCWIwYFEM62diQl4nLU3QAMlcxssofI+1AN 2020-06-26T21:27:39.130 DEBUG:teuthology.report:Pushing job info to http://paddles.front.sepia.ceph.com/ 2020-06-26T21:27:39.202 INFO:teuthology.run_tasks:Running task internal.save_config... 2020-06-26T21:27:39.228 INFO:teuthology.task.internal:Saving configuration 2020-06-26T21:27:39.291 INFO:teuthology.run_tasks:Running task internal.check_lock... 2020-06-26T21:27:39.301 INFO:teuthology.task.internal.check_lock:Checking locks... 2020-06-26T21:27:39.317 DEBUG:teuthology.task.internal.check_lock:machine status is {'is_vm': False, 'locked': True, 'locked_since': '2020-06-26 21:22:31.132555', 'description': '/home/teuthworker/archive/teuthology-2020-06-26_21:19:40-upgrade:octopus-x:parallel-master-distro-basic-smithi/5182510', 'locked_by': 'scheduled_teuthology@teuthology', 'up': True, 'ssh_pub_key': 'ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIDKKvRZ0pw29I34khAgVjoqlvCr4NJMginOXCjT9VdqM', 'os_version': '18.04', 'machine_type': 'smithi', 'vm_host': None, 'os_type': 'ubuntu', 'arch': 'x86_64', 'mac_address': None, 'name': 'smithi051.front.sepia.ceph.com'} 2020-06-26T21:27:39.331 DEBUG:teuthology.task.internal.check_lock:machine status is {'is_vm': False, 'locked': True, 'locked_since': '2020-06-26 21:22:31.132575', 'description': '/home/teuthworker/archive/teuthology-2020-06-26_21:19:40-upgrade:octopus-x:parallel-master-distro-basic-smithi/5182510', 'locked_by': 'scheduled_teuthology@teuthology', 'up': True, 'ssh_pub_key': 'ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIO4dlBGDXCVZHq24hU1wpTxA/Wuvu/eMHQ1KgyvKBkzf', 'os_version': '18.04', 'machine_type': 'smithi', 'vm_host': None, 'os_type': 'ubuntu', 'arch': 'x86_64', 'mac_address': None, 'name': 'smithi143.front.sepia.ceph.com'} 2020-06-26T21:27:39.332 INFO:teuthology.run_tasks:Running task internal.add_remotes... 2020-06-26T21:27:39.343 INFO:teuthology.task.internal:roles: ubuntu@smithi051.front.sepia.ceph.com - ['mds.a', 'osd.0', 'osd.1', 'osd.2', 'osd.3', 'osd.4', 'client.0', 'client.1'] 2020-06-26T21:27:39.343 INFO:teuthology.task.internal:roles: ubuntu@smithi143.front.sepia.ceph.com - ['osd.5', 'osd.6', 'osd.7', 'osd.8', 'osd.9', 'osd.10', 'osd.11', 'client.2', 'client.3'] 2020-06-26T21:27:39.343 INFO:teuthology.run_tasks:Running task console_log... 2020-06-26T21:27:39.414 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7fb91f4f0730>, signals=[15]) 2020-06-26T21:27:39.415 INFO:teuthology.run_tasks:Running task internal.connect... 2020-06-26T21:27:39.440 INFO:teuthology.task.internal:Opening connections... 2020-06-26T21:27:39.441 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi051.front.sepia.ceph.com 2020-06-26T21:27:39.442 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi051.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2020-06-26T21:27:39.577 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi143.front.sepia.ceph.com 2020-06-26T21:27:39.578 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi143.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2020-06-26T21:27:39.653 INFO:teuthology.run_tasks:Running task internal.push_inventory... 2020-06-26T21:27:39.663 INFO:teuthology.orchestra.run.smithi051:> uname -m 2020-06-26T21:27:39.782 INFO:teuthology.orchestra.run.smithi051.stdout:x86_64 2020-06-26T21:27:39.782 INFO:teuthology.orchestra.run.smithi051:> cat /etc/os-release 2020-06-26T21:27:39.831 INFO:teuthology.orchestra.run.smithi051.stdout:NAME="Ubuntu" 2020-06-26T21:27:39.831 INFO:teuthology.orchestra.run.smithi051.stdout:VERSION="18.04.4 LTS (Bionic Beaver)" 2020-06-26T21:27:39.831 INFO:teuthology.orchestra.run.smithi051.stdout:ID=ubuntu 2020-06-26T21:27:39.832 INFO:teuthology.orchestra.run.smithi051.stdout:ID_LIKE=debian 2020-06-26T21:27:39.832 INFO:teuthology.orchestra.run.smithi051.stdout:PRETTY_NAME="Ubuntu 18.04.4 LTS" 2020-06-26T21:27:39.832 INFO:teuthology.orchestra.run.smithi051.stdout:VERSION_ID="18.04" 2020-06-26T21:27:39.832 INFO:teuthology.orchestra.run.smithi051.stdout:HOME_URL="https://www.ubuntu.com/" 2020-06-26T21:27:39.832 INFO:teuthology.orchestra.run.smithi051.stdout:SUPPORT_URL="https://help.ubuntu.com/" 2020-06-26T21:27:39.833 INFO:teuthology.orchestra.run.smithi051.stdout:BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" 2020-06-26T21:27:39.833 INFO:teuthology.orchestra.run.smithi051.stdout:PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" 2020-06-26T21:27:39.833 INFO:teuthology.orchestra.run.smithi051.stdout:VERSION_CODENAME=bionic 2020-06-26T21:27:39.833 INFO:teuthology.orchestra.run.smithi051.stdout:UBUNTU_CODENAME=bionic 2020-06-26T21:27:39.834 INFO:teuthology.lock.ops:Updating smithi051.front.sepia.ceph.com on lock server 2020-06-26T21:27:39.855 INFO:teuthology.orchestra.run.smithi143:> uname -m 2020-06-26T21:27:39.861 INFO:teuthology.orchestra.run.smithi143.stdout:x86_64 2020-06-26T21:27:39.861 INFO:teuthology.orchestra.run.smithi143:> cat /etc/os-release 2020-06-26T21:27:39.908 INFO:teuthology.orchestra.run.smithi143.stdout:NAME="Ubuntu" 2020-06-26T21:27:39.909 INFO:teuthology.orchestra.run.smithi143.stdout:VERSION="18.04.4 LTS (Bionic Beaver)" 2020-06-26T21:27:39.909 INFO:teuthology.orchestra.run.smithi143.stdout:ID=ubuntu 2020-06-26T21:27:39.909 INFO:teuthology.orchestra.run.smithi143.stdout:ID_LIKE=debian 2020-06-26T21:27:39.909 INFO:teuthology.orchestra.run.smithi143.stdout:PRETTY_NAME="Ubuntu 18.04.4 LTS" 2020-06-26T21:27:39.910 INFO:teuthology.orchestra.run.smithi143.stdout:VERSION_ID="18.04" 2020-06-26T21:27:39.910 INFO:teuthology.orchestra.run.smithi143.stdout:HOME_URL="https://www.ubuntu.com/" 2020-06-26T21:27:39.910 INFO:teuthology.orchestra.run.smithi143.stdout:SUPPORT_URL="https://help.ubuntu.com/" 2020-06-26T21:27:39.910 INFO:teuthology.orchestra.run.smithi143.stdout:BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" 2020-06-26T21:27:39.910 INFO:teuthology.orchestra.run.smithi143.stdout:PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" 2020-06-26T21:27:39.911 INFO:teuthology.orchestra.run.smithi143.stdout:VERSION_CODENAME=bionic 2020-06-26T21:27:39.911 INFO:teuthology.orchestra.run.smithi143.stdout:UBUNTU_CODENAME=bionic 2020-06-26T21:27:39.911 INFO:teuthology.lock.ops:Updating smithi143.front.sepia.ceph.com on lock server 2020-06-26T21:27:39.932 INFO:teuthology.run_tasks:Running task internal.serialize_remote_roles... 2020-06-26T21:27:39.950 INFO:teuthology.run_tasks:Running task internal.check_conflict... 2020-06-26T21:27:39.960 INFO:teuthology.task.internal:Checking for old test directory... 2020-06-26T21:27:39.960 INFO:teuthology.orchestra.run.smithi051:> test '!' -e /home/ubuntu/cephtest 2020-06-26T21:27:39.963 INFO:teuthology.orchestra.run.smithi143:> test '!' -e /home/ubuntu/cephtest 2020-06-26T21:27:39.968 INFO:teuthology.run_tasks:Running task internal.check_ceph_data... 2020-06-26T21:27:39.978 INFO:teuthology.task.internal:Checking for non-empty /var/lib/ceph... 2020-06-26T21:27:39.978 INFO:teuthology.orchestra.run.smithi051:> test -z $(ls -A /var/lib/ceph) 2020-06-26T21:27:40.011 INFO:teuthology.orchestra.run.smithi143:> test -z $(ls -A /var/lib/ceph) 2020-06-26T21:27:40.031 INFO:teuthology.run_tasks:Running task internal.vm_setup... 2020-06-26T21:27:40.074 INFO:teuthology.run_tasks:Running task kernel... 2020-06-26T21:27:40.093 DEBUG:teuthology.task.kernel:normalized config {'mds.a': {'kdb': True, 'sha1': 'distro'}, 'osd.0': {'kdb': True, 'sha1': 'distro'}, 'osd.1': {'kdb': True, 'sha1': 'distro'}, 'osd.2': {'kdb': True, 'sha1': 'distro'}, 'osd.3': {'kdb': True, 'sha1': 'distro'}, 'osd.4': {'kdb': True, 'sha1': 'distro'}, 'client.0': {'kdb': True, 'sha1': 'distro'}, 'client.1': {'kdb': True, 'sha1': 'distro'}, 'osd.5': {'kdb': True, 'sha1': 'distro'}, 'osd.6': {'kdb': True, 'sha1': 'distro'}, 'osd.7': {'kdb': True, 'sha1': 'distro'}, 'osd.8': {'kdb': True, 'sha1': 'distro'}, 'osd.9': {'kdb': True, 'sha1': 'distro'}, 'osd.10': {'kdb': True, 'sha1': 'distro'}, 'osd.11': {'kdb': True, 'sha1': 'distro'}, 'client.2': {'kdb': True, 'sha1': 'distro'}, 'client.3': {'kdb': True, 'sha1': 'distro'}} 2020-06-26T21:27:40.094 INFO:teuthology.task.kernel:config {'mds.a': {'kdb': True, 'sha1': 'distro'}, 'osd.5': {'kdb': True, 'sha1': 'distro'}}, timeout 300 2020-06-26T21:27:40.095 INFO:teuthology.orchestra.run.smithi051:> uname -r 2020-06-26T21:27:40.101 INFO:teuthology.orchestra.run.smithi051.stdout:4.15.0-106-generic 2020-06-26T21:27:40.101 INFO:teuthology.task.kernel:Running kernel on smithi051: 4.15.0-106-generic 2020-06-26T21:27:40.101 INFO:teuthology.orchestra.run.smithi051:> sudo apt-get clean 2020-06-26T21:27:40.262 INFO:teuthology.orchestra.run.smithi051:> sudo apt-get update 2020-06-26T21:27:40.393 INFO:teuthology.orchestra.run.smithi051.stdout:Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 2020-06-26T21:27:40.513 INFO:teuthology.orchestra.run.smithi051.stdout:Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 2020-06-26T21:27:40.594 INFO:teuthology.orchestra.run.smithi051.stdout:Get:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 2020-06-26T21:27:40.681 INFO:teuthology.orchestra.run.smithi051.stdout:Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [761 kB] 2020-06-26T21:27:40.776 INFO:teuthology.orchestra.run.smithi051.stdout:Get:5 http://security.ubuntu.com/ubuntu bionic-security/main i386 Packages [493 kB] 2020-06-26T21:27:40.788 INFO:teuthology.orchestra.run.smithi051.stdout:Get:6 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [241 kB] 2020-06-26T21:27:40.790 INFO:teuthology.orchestra.run.smithi051.stdout:Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [62.1 kB] 2020-06-26T21:27:40.791 INFO:teuthology.orchestra.run.smithi051.stdout:Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted i386 Packages [6,412 B] 2020-06-26T21:27:40.791 INFO:teuthology.orchestra.run.smithi051.stdout:Get:9 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [14.1 kB] 2020-06-26T21:27:40.791 INFO:teuthology.orchestra.run.smithi051.stdout:Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe i386 Packages [624 kB] 2020-06-26T21:27:40.808 INFO:teuthology.orchestra.run.smithi051.stdout:Get:11 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [674 kB] 2020-06-26T21:27:40.818 INFO:teuthology.orchestra.run.smithi051.stdout:Get:12 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [224 kB] 2020-06-26T21:27:40.821 INFO:teuthology.orchestra.run.smithi051.stdout:Get:13 http://security.ubuntu.com/ubuntu bionic-security/multiverse i386 Packages [3,880 B] 2020-06-26T21:27:40.821 INFO:teuthology.orchestra.run.smithi051.stdout:Get:14 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [7,696 B] 2020-06-26T21:27:40.821 INFO:teuthology.orchestra.run.smithi051.stdout:Get:15 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [2,792 B] 2020-06-26T21:27:40.866 INFO:teuthology.orchestra.run.smithi051.stdout:Get:16 http://archive.ubuntu.com/ubuntu bionic-backports InRelease [74.6 kB] 2020-06-26T21:27:41.001 INFO:teuthology.orchestra.run.smithi051.stdout:Get:17 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [982 kB] 2020-06-26T21:27:41.328 INFO:teuthology.orchestra.run.smithi051.stdout:Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main i386 Packages [700 kB] 2020-06-26T21:27:41.367 INFO:teuthology.orchestra.run.smithi051.stdout:Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [333 kB] 2020-06-26T21:27:41.385 INFO:teuthology.orchestra.run.smithi051.stdout:Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/restricted i386 Packages [11.1 kB] 2020-06-26T21:27:41.386 INFO:teuthology.orchestra.run.smithi051.stdout:Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [69.7 kB] 2020-06-26T21:27:41.408 INFO:teuthology.orchestra.run.smithi051.stdout:Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [15.8 kB] 2020-06-26T21:27:41.409 INFO:teuthology.orchestra.run.smithi051.stdout:Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1,086 kB] 2020-06-26T21:27:41.466 INFO:teuthology.orchestra.run.smithi051.stdout:Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/universe i386 Packages [1,023 kB] 2020-06-26T21:27:41.502 INFO:teuthology.orchestra.run.smithi051.stdout:Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [337 kB] 2020-06-26T21:27:41.510 INFO:teuthology.orchestra.run.smithi051.stdout:Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [11.3 kB] 2020-06-26T21:27:41.510 INFO:teuthology.orchestra.run.smithi051.stdout:Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse i386 Packages [7,148 B] 2020-06-26T21:27:41.510 INFO:teuthology.orchestra.run.smithi051.stdout:Get:28 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [4,804 B] 2020-06-26T21:27:42.056 INFO:teuthology.orchestra.run.smithi051.stdout:Fetched 7,945 kB in 2s (4,991 kB/s) 2020-06-26T21:27:43.465 INFO:teuthology.orchestra.run.smithi051.stdout:Reading package lists... 2020-06-26T21:27:43.509 INFO:teuthology.orchestra.run.smithi051:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-current-generic 2020-06-26T21:27:43.591 INFO:teuthology.orchestra.run.smithi051.stdout:Reading package lists... 2020-06-26T21:27:43.831 INFO:teuthology.orchestra.run.smithi051.stdout:Building dependency tree... 2020-06-26T21:27:43.831 INFO:teuthology.orchestra.run.smithi051.stdout:Reading state information... 2020-06-26T21:27:43.918 INFO:teuthology.orchestra.run.smithi051.stderr:E: Unable to locate package linux-image-current-generic 2020-06-26T21:27:43.920 DEBUG:teuthology.orchestra.run:got remote process result: 100 2020-06-26T21:27:43.921 INFO:teuthology.orchestra.run.smithi051:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2020-06-26T21:27:44.002 INFO:teuthology.orchestra.run.smithi051.stdout:Reading package lists... 2020-06-26T21:27:44.232 INFO:teuthology.orchestra.run.smithi051.stdout:Building dependency tree... 2020-06-26T21:27:44.233 INFO:teuthology.orchestra.run.smithi051.stdout:Reading state information... 2020-06-26T21:27:44.415 INFO:teuthology.orchestra.run.smithi051.stdout:The following additional packages will be installed: 2020-06-26T21:27:44.415 INFO:teuthology.orchestra.run.smithi051.stdout: linux-generic linux-headers-4.15.0-108 linux-headers-4.15.0-108-generic 2020-06-26T21:27:44.416 INFO:teuthology.orchestra.run.smithi051.stdout: linux-headers-generic linux-image-4.15.0-108-generic 2020-06-26T21:27:44.417 INFO:teuthology.orchestra.run.smithi051.stdout: linux-modules-4.15.0-108-generic linux-modules-extra-4.15.0-108-generic 2020-06-26T21:27:44.417 INFO:teuthology.orchestra.run.smithi051.stdout:Suggested packages: 2020-06-26T21:27:44.418 INFO:teuthology.orchestra.run.smithi051.stdout: fdutils linux-doc-4.15.0 | linux-source-4.15.0 linux-tools 2020-06-26T21:27:44.418 INFO:teuthology.orchestra.run.smithi051.stdout:Recommended packages: 2020-06-26T21:27:44.418 INFO:teuthology.orchestra.run.smithi051.stdout: thermald 2020-06-26T21:27:44.452 INFO:teuthology.orchestra.run.smithi051.stdout:The following NEW packages will be installed: 2020-06-26T21:27:44.453 INFO:teuthology.orchestra.run.smithi051.stdout: linux-headers-4.15.0-108 linux-headers-4.15.0-108-generic 2020-06-26T21:27:44.453 INFO:teuthology.orchestra.run.smithi051.stdout: linux-image-4.15.0-108-generic linux-modules-4.15.0-108-generic 2020-06-26T21:27:44.453 INFO:teuthology.orchestra.run.smithi051.stdout: linux-modules-extra-4.15.0-108-generic 2020-06-26T21:27:44.454 INFO:teuthology.orchestra.run.smithi051.stdout:The following packages will be upgraded: 2020-06-26T21:27:44.455 INFO:teuthology.orchestra.run.smithi051.stdout: linux-generic linux-headers-generic linux-image-generic 2020-06-26T21:27:44.632 INFO:teuthology.orchestra.run.smithi051.stdout:3 upgraded, 5 newly installed, 0 to remove and 6 not upgraded. 2020-06-26T21:27:44.633 INFO:teuthology.orchestra.run.smithi051.stdout:Need to get 65.8 MB of archives. 2020-06-26T21:27:44.633 INFO:teuthology.orchestra.run.smithi051.stdout:After this operation, 333 MB of additional disk space will be used. 2020-06-26T21:27:44.633 INFO:teuthology.orchestra.run.smithi051.stdout:Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 linux-modules-4.15.0-108-generic amd64 4.15.0-108.109 [13.0 MB] 2020-06-26T21:27:45.620 INFO:teuthology.orchestra.run.smithi051.stdout:Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 linux-image-4.15.0-108-generic amd64 4.15.0-108.109 [8,008 kB] 2020-06-26T21:27:45.809 INFO:teuthology.orchestra.run.smithi051.stdout:Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 linux-modules-extra-4.15.0-108-generic amd64 4.15.0-108.109 [32.8 MB] 2020-06-26T21:27:46.743 INFO:teuthology.orchestra.run.smithi051.stdout:Get:4 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 linux-generic amd64 4.15.0.108.96 [1,868 B] 2020-06-26T21:27:46.743 INFO:teuthology.orchestra.run.smithi051.stdout:Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 linux-image-generic amd64 4.15.0.108.96 [2,444 B] 2020-06-26T21:27:46.744 INFO:teuthology.orchestra.run.smithi051.stdout:Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 linux-headers-4.15.0-108 all 4.15.0-108.109 [10.9 MB] 2020-06-26T21:27:47.051 INFO:teuthology.orchestra.run.smithi051.stdout:Get:7 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 linux-headers-4.15.0-108-generic amd64 4.15.0-108.109 [1,097 kB] 2020-06-26T21:27:47.069 INFO:teuthology.orchestra.run.smithi051.stdout:Get:8 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 linux-headers-generic amd64 4.15.0.108.96 [2,392 B] 2020-06-26T21:27:47.549 INFO:teuthology.orchestra.run.smithi051.stdout:Fetched 65.8 MB in 3s (25.3 MB/s) 2020-06-26T21:27:47.716 INFO:teuthology.orchestra.run.smithi051.stdout:Selecting previously unselected package linux-modules-4.15.0-108-generic. 2020-06-26T21:27:47.756 INFO:teuthology.orchestra.run.smithi051.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 ... 102028 files and directories currently installed.) 2020-06-26T21:27:47.758 INFO:teuthology.orchestra.run.smithi051.stdout:Preparing to unpack .../0-linux-modules-4.15.0-108-generic_4.15.0-108.109_amd64.deb ... 2020-06-26T21:27:47.801 INFO:teuthology.orchestra.run.smithi051.stdout:Unpacking linux-modules-4.15.0-108-generic (4.15.0-108.109) ... 2020-06-26T21:27:49.393 INFO:teuthology.orchestra.run.smithi051.stdout:Selecting previously unselected package linux-image-4.15.0-108-generic. 2020-06-26T21:27:49.404 INFO:teuthology.orchestra.run.smithi051.stdout:Preparing to unpack .../1-linux-image-4.15.0-108-generic_4.15.0-108.109_amd64.deb ... 2020-06-26T21:27:49.495 INFO:teuthology.orchestra.run.smithi051.stdout:Unpacking linux-image-4.15.0-108-generic (4.15.0-108.109) ... 2020-06-26T21:27:50.038 INFO:teuthology.orchestra.run.smithi051.stdout:Selecting previously unselected package linux-modules-extra-4.15.0-108-generic. 2020-06-26T21:27:50.050 INFO:teuthology.orchestra.run.smithi051.stdout:Preparing to unpack .../2-linux-modules-extra-4.15.0-108-generic_4.15.0-108.109_amd64.deb ... 2020-06-26T21:27:50.087 INFO:teuthology.orchestra.run.smithi051.stdout:Unpacking linux-modules-extra-4.15.0-108-generic (4.15.0-108.109) ... 2020-06-26T21:27:53.819 INFO:teuthology.orchestra.run.smithi051.stdout:Preparing to unpack .../3-linux-generic_4.15.0.108.96_amd64.deb ... 2020-06-26T21:27:54.122 INFO:teuthology.orchestra.run.smithi051.stdout:Unpacking linux-generic (4.15.0.108.96) over (4.15.0.106.94) ... 2020-06-26T21:27:54.438 INFO:teuthology.orchestra.run.smithi051.stdout:Preparing to unpack .../4-linux-image-generic_4.15.0.108.96_amd64.deb ... 2020-06-26T21:27:54.559 INFO:teuthology.orchestra.run.smithi051.stdout:Unpacking linux-image-generic (4.15.0.108.96) over (4.15.0.106.94) ... 2020-06-26T21:27:54.897 INFO:teuthology.orchestra.run.smithi051.stdout:Selecting previously unselected package linux-headers-4.15.0-108. 2020-06-26T21:27:54.909 INFO:teuthology.orchestra.run.smithi051.stdout:Preparing to unpack .../5-linux-headers-4.15.0-108_4.15.0-108.109_all.deb ... 2020-06-26T21:27:54.947 INFO:teuthology.orchestra.run.smithi051.stdout:Unpacking linux-headers-4.15.0-108 (4.15.0-108.109) ... 2020-06-26T21:27:59.656 INFO:teuthology.orchestra.run.smithi051.stdout:Selecting previously unselected package linux-headers-4.15.0-108-generic. 2020-06-26T21:27:59.677 INFO:teuthology.orchestra.run.smithi051.stdout:Preparing to unpack .../6-linux-headers-4.15.0-108-generic_4.15.0-108.109_amd64.deb ... 2020-06-26T21:27:59.714 INFO:teuthology.orchestra.run.smithi051.stdout:Unpacking linux-headers-4.15.0-108-generic (4.15.0-108.109) ... 2020-06-26T21:28:02.182 INFO:teuthology.orchestra.run.smithi051.stdout:Preparing to unpack .../7-linux-headers-generic_4.15.0.108.96_amd64.deb ... 2020-06-26T21:28:02.279 INFO:teuthology.orchestra.run.smithi051.stdout:Unpacking linux-headers-generic (4.15.0.108.96) over (4.15.0.106.94) ... 2020-06-26T21:28:02.606 INFO:teuthology.orchestra.run.smithi051.stdout:Setting up linux-headers-4.15.0-108 (4.15.0-108.109) ... 2020-06-26T21:28:02.742 INFO:teuthology.orchestra.run.smithi051.stdout:Setting up linux-modules-4.15.0-108-generic (4.15.0-108.109) ... 2020-06-26T21:28:03.311 INFO:teuthology.orchestra.run.smithi051.stdout:Setting up linux-headers-4.15.0-108-generic (4.15.0-108.109) ... 2020-06-26T21:28:03.431 INFO:teuthology.orchestra.run.smithi051.stdout:Setting up linux-image-4.15.0-108-generic (4.15.0-108.109) ... 2020-06-26T21:28:03.867 INFO:teuthology.orchestra.run.smithi051.stdout:I: /vmlinuz is now a symlink to boot/vmlinuz-4.15.0-108-generic 2020-06-26T21:28:03.867 INFO:teuthology.orchestra.run.smithi051.stdout:I: /initrd.img is now a symlink to boot/initrd.img-4.15.0-108-generic 2020-06-26T21:28:03.988 INFO:teuthology.orchestra.run.smithi051.stdout:Setting up linux-modules-extra-4.15.0-108-generic (4.15.0-108.109) ... 2020-06-26T21:28:04.498 INFO:teuthology.orchestra.run.smithi051.stdout:Setting up linux-headers-generic (4.15.0.108.96) ... 2020-06-26T21:28:04.641 INFO:teuthology.orchestra.run.smithi051.stdout:Setting up linux-image-generic (4.15.0.108.96) ... 2020-06-26T21:28:04.766 INFO:teuthology.orchestra.run.smithi051.stdout:Setting up linux-generic (4.15.0.108.96) ... 2020-06-26T21:28:04.893 INFO:teuthology.orchestra.run.smithi051.stdout:Processing triggers for linux-image-4.15.0-108-generic (4.15.0-108.109) ... 2020-06-26T21:28:05.092 INFO:teuthology.orchestra.run.smithi051.stdout:/etc/kernel/postinst.d/initramfs-tools: 2020-06-26T21:28:05.093 INFO:teuthology.orchestra.run.smithi051.stdout:update-initramfs: Generating /boot/initrd.img-4.15.0-108-generic 2020-06-26T21:28:21.379 INFO:teuthology.orchestra.run.smithi051.stdout:/etc/kernel/postinst.d/zz-update-grub: 2020-06-26T21:28:21.379 INFO:teuthology.orchestra.run.smithi051.stdout:Sourcing file `/etc/default/grub' 2020-06-26T21:28:21.412 INFO:teuthology.orchestra.run.smithi051.stdout:Generating grub configuration file ... 2020-06-26T21:28:21.695 INFO:teuthology.orchestra.run.smithi051.stdout:Found linux image: /boot/vmlinuz-4.15.0-108-generic 2020-06-26T21:28:21.726 INFO:teuthology.orchestra.run.smithi051.stdout:Found initrd image: /boot/initrd.img-4.15.0-108-generic 2020-06-26T21:28:22.035 INFO:teuthology.orchestra.run.smithi051.stdout:Found linux image: /boot/vmlinuz-4.15.0-106-generic 2020-06-26T21:28:22.061 INFO:teuthology.orchestra.run.smithi051.stdout:Found initrd image: /boot/initrd.img-4.15.0-106-generic 2020-06-26T21:28:23.279 INFO:teuthology.orchestra.run.smithi051.stdout:done 2020-06-26T21:28:23.665 INFO:teuthology.orchestra.run.smithi051:> dpkg -s linux-image-generic 2020-06-26T21:28:23.690 INFO:teuthology.orchestra.run.smithi051.stdout:Package: linux-image-generic 2020-06-26T21:28:23.690 INFO:teuthology.orchestra.run.smithi051.stdout:Status: install ok installed 2020-06-26T21:28:23.690 INFO:teuthology.orchestra.run.smithi051.stdout:Priority: optional 2020-06-26T21:28:23.691 INFO:teuthology.orchestra.run.smithi051.stdout:Section: kernel 2020-06-26T21:28:23.691 INFO:teuthology.orchestra.run.smithi051.stdout:Installed-Size: 16 2020-06-26T21:28:23.691 INFO:teuthology.orchestra.run.smithi051.stdout:Maintainer: Ubuntu Kernel Team 2020-06-26T21:28:23.691 INFO:teuthology.orchestra.run.smithi051.stdout:Architecture: amd64 2020-06-26T21:28:23.691 INFO:teuthology.orchestra.run.smithi051.stdout:Source: linux-meta 2020-06-26T21:28:23.692 INFO:teuthology.orchestra.run.smithi051.stdout:Version: 4.15.0.108.96 2020-06-26T21:28:23.692 INFO:teuthology.orchestra.run.smithi051.stdout:Depends: linux-image-4.15.0-108-generic, linux-modules-extra-4.15.0-108-generic, linux-firmware, intel-microcode, amd64-microcode 2020-06-26T21:28:23.692 INFO:teuthology.orchestra.run.smithi051.stdout:Recommends: thermald 2020-06-26T21:28:23.692 INFO:teuthology.orchestra.run.smithi051.stdout:Description: Generic Linux kernel image 2020-06-26T21:28:23.692 INFO:teuthology.orchestra.run.smithi051.stdout: This package will always depend on the latest generic kernel image 2020-06-26T21:28:23.693 INFO:teuthology.orchestra.run.smithi051.stdout: available. 2020-06-26T21:28:23.693 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 4.15.0-106-generic Expected: 4.15.0-108-generic 2020-06-26T21:28:23.694 INFO:teuthology.orchestra.run.smithi143:> uname -r 2020-06-26T21:28:23.700 INFO:teuthology.orchestra.run.smithi143.stdout:4.15.0-106-generic 2020-06-26T21:28:23.701 INFO:teuthology.task.kernel:Running kernel on smithi143: 4.15.0-106-generic 2020-06-26T21:28:23.701 INFO:teuthology.orchestra.run.smithi143:> sudo apt-get clean 2020-06-26T21:28:23.852 INFO:teuthology.orchestra.run.smithi143:> sudo apt-get update 2020-06-26T21:28:23.977 INFO:teuthology.orchestra.run.smithi143.stdout:Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 2020-06-26T21:28:24.095 INFO:teuthology.orchestra.run.smithi143.stdout:Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 2020-06-26T21:28:24.175 INFO:teuthology.orchestra.run.smithi143.stdout:Get:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 2020-06-26T21:28:24.252 INFO:teuthology.orchestra.run.smithi143.stdout:Get:4 http://security.ubuntu.com/ubuntu bionic-security/main i386 Packages [493 kB] 2020-06-26T21:28:24.336 INFO:teuthology.orchestra.run.smithi143.stdout:Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [761 kB] 2020-06-26T21:28:24.360 INFO:teuthology.orchestra.run.smithi143.stdout:Get:6 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [241 kB] 2020-06-26T21:28:24.373 INFO:teuthology.orchestra.run.smithi143.stdout:Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted i386 Packages [6,412 B] 2020-06-26T21:28:24.373 INFO:teuthology.orchestra.run.smithi143.stdout:Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [62.1 kB] 2020-06-26T21:28:24.373 INFO:teuthology.orchestra.run.smithi143.stdout:Get:9 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [14.1 kB] 2020-06-26T21:28:24.373 INFO:teuthology.orchestra.run.smithi143.stdout:Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe i386 Packages [624 kB] 2020-06-26T21:28:24.382 INFO:teuthology.orchestra.run.smithi143.stdout:Get:11 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [674 kB] 2020-06-26T21:28:24.396 INFO:teuthology.orchestra.run.smithi143.stdout:Get:12 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [224 kB] 2020-06-26T21:28:24.401 INFO:teuthology.orchestra.run.smithi143.stdout:Get:13 http://security.ubuntu.com/ubuntu bionic-security/multiverse i386 Packages [3,880 B] 2020-06-26T21:28:24.401 INFO:teuthology.orchestra.run.smithi143.stdout:Get:14 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [7,696 B] 2020-06-26T21:28:24.402 INFO:teuthology.orchestra.run.smithi143.stdout:Get:15 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [2,792 B] 2020-06-26T21:28:24.440 INFO:teuthology.orchestra.run.smithi143.stdout:Get:16 http://archive.ubuntu.com/ubuntu bionic-backports InRelease [74.6 kB] 2020-06-26T21:28:24.574 INFO:teuthology.orchestra.run.smithi143.stdout:Get:17 http://archive.ubuntu.com/ubuntu bionic-updates/main i386 Packages [700 kB] 2020-06-26T21:28:24.875 INFO:teuthology.orchestra.run.smithi143.stdout:Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [982 kB] 2020-06-26T21:28:24.971 INFO:teuthology.orchestra.run.smithi143.stdout:Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [333 kB] 2020-06-26T21:28:24.998 INFO:teuthology.orchestra.run.smithi143.stdout:Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [69.7 kB] 2020-06-26T21:28:25.004 INFO:teuthology.orchestra.run.smithi143.stdout:Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/restricted i386 Packages [11.1 kB] 2020-06-26T21:28:25.004 INFO:teuthology.orchestra.run.smithi143.stdout:Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [15.8 kB] 2020-06-26T21:28:25.005 INFO:teuthology.orchestra.run.smithi143.stdout:Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1,086 kB] 2020-06-26T21:28:25.054 INFO:teuthology.orchestra.run.smithi143.stdout:Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/universe i386 Packages [1,023 kB] 2020-06-26T21:28:25.090 INFO:teuthology.orchestra.run.smithi143.stdout:Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [337 kB] 2020-06-26T21:28:25.101 INFO:teuthology.orchestra.run.smithi143.stdout:Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [11.3 kB] 2020-06-26T21:28:25.101 INFO:teuthology.orchestra.run.smithi143.stdout:Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse i386 Packages [7,148 B] 2020-06-26T21:28:25.102 INFO:teuthology.orchestra.run.smithi143.stdout:Get:28 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [4,804 B] 2020-06-26T21:28:25.646 INFO:teuthology.orchestra.run.smithi143.stdout:Fetched 7,945 kB in 2s (5,018 kB/s) 2020-06-26T21:28:27.025 INFO:teuthology.orchestra.run.smithi143.stdout:Reading package lists... 2020-06-26T21:28:27.070 INFO:teuthology.orchestra.run.smithi143:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-current-generic 2020-06-26T21:28:27.147 INFO:teuthology.orchestra.run.smithi143.stdout:Reading package lists... 2020-06-26T21:28:27.403 INFO:teuthology.orchestra.run.smithi143.stdout:Building dependency tree... 2020-06-26T21:28:27.404 INFO:teuthology.orchestra.run.smithi143.stdout:Reading state information... 2020-06-26T21:28:27.479 INFO:teuthology.orchestra.run.smithi143.stderr:E: Unable to locate package linux-image-current-generic 2020-06-26T21:28:27.481 DEBUG:teuthology.orchestra.run:got remote process result: 100 2020-06-26T21:28:27.482 INFO:teuthology.orchestra.run.smithi143:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2020-06-26T21:28:27.565 INFO:teuthology.orchestra.run.smithi143.stdout:Reading package lists... 2020-06-26T21:28:27.785 INFO:teuthology.orchestra.run.smithi143.stdout:Building dependency tree... 2020-06-26T21:28:27.785 INFO:teuthology.orchestra.run.smithi143.stdout:Reading state information... 2020-06-26T21:28:27.952 INFO:teuthology.orchestra.run.smithi143.stdout:The following additional packages will be installed: 2020-06-26T21:28:27.952 INFO:teuthology.orchestra.run.smithi143.stdout: linux-generic linux-headers-4.15.0-108 linux-headers-4.15.0-108-generic 2020-06-26T21:28:27.953 INFO:teuthology.orchestra.run.smithi143.stdout: linux-headers-generic linux-image-4.15.0-108-generic 2020-06-26T21:28:27.953 INFO:teuthology.orchestra.run.smithi143.stdout: linux-modules-4.15.0-108-generic linux-modules-extra-4.15.0-108-generic 2020-06-26T21:28:27.954 INFO:teuthology.orchestra.run.smithi143.stdout:Suggested packages: 2020-06-26T21:28:27.955 INFO:teuthology.orchestra.run.smithi143.stdout: fdutils linux-doc-4.15.0 | linux-source-4.15.0 linux-tools 2020-06-26T21:28:27.955 INFO:teuthology.orchestra.run.smithi143.stdout:Recommended packages: 2020-06-26T21:28:27.955 INFO:teuthology.orchestra.run.smithi143.stdout: thermald 2020-06-26T21:28:27.988 INFO:teuthology.orchestra.run.smithi143.stdout:The following NEW packages will be installed: 2020-06-26T21:28:27.988 INFO:teuthology.orchestra.run.smithi143.stdout: linux-headers-4.15.0-108 linux-headers-4.15.0-108-generic 2020-06-26T21:28:27.989 INFO:teuthology.orchestra.run.smithi143.stdout: linux-image-4.15.0-108-generic linux-modules-4.15.0-108-generic 2020-06-26T21:28:27.989 INFO:teuthology.orchestra.run.smithi143.stdout: linux-modules-extra-4.15.0-108-generic 2020-06-26T21:28:27.990 INFO:teuthology.orchestra.run.smithi143.stdout:The following packages will be upgraded: 2020-06-26T21:28:27.991 INFO:teuthology.orchestra.run.smithi143.stdout: linux-generic linux-headers-generic linux-image-generic 2020-06-26T21:28:28.168 INFO:teuthology.orchestra.run.smithi143.stdout:3 upgraded, 5 newly installed, 0 to remove and 6 not upgraded. 2020-06-26T21:28:28.168 INFO:teuthology.orchestra.run.smithi143.stdout:Need to get 65.8 MB of archives. 2020-06-26T21:28:28.169 INFO:teuthology.orchestra.run.smithi143.stdout:After this operation, 333 MB of additional disk space will be used. 2020-06-26T21:28:28.169 INFO:teuthology.orchestra.run.smithi143.stdout:Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 linux-modules-4.15.0-108-generic amd64 4.15.0-108.109 [13.0 MB] 2020-06-26T21:28:29.169 INFO:teuthology.orchestra.run.smithi143.stdout:Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 linux-image-4.15.0-108-generic amd64 4.15.0-108.109 [8,008 kB] 2020-06-26T21:28:29.361 INFO:teuthology.orchestra.run.smithi143.stdout:Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 linux-modules-extra-4.15.0-108-generic amd64 4.15.0-108.109 [32.8 MB] 2020-06-26T21:28:30.294 INFO:teuthology.orchestra.run.smithi143.stdout:Get:4 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 linux-generic amd64 4.15.0.108.96 [1,868 B] 2020-06-26T21:28:30.294 INFO:teuthology.orchestra.run.smithi143.stdout:Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 linux-image-generic amd64 4.15.0.108.96 [2,444 B] 2020-06-26T21:28:30.294 INFO:teuthology.orchestra.run.smithi143.stdout:Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 linux-headers-4.15.0-108 all 4.15.0-108.109 [10.9 MB] 2020-06-26T21:28:30.597 INFO:teuthology.orchestra.run.smithi143.stdout:Get:7 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 linux-headers-4.15.0-108-generic amd64 4.15.0-108.109 [1,097 kB] 2020-06-26T21:28:30.611 INFO:teuthology.orchestra.run.smithi143.stdout:Get:8 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 linux-headers-generic amd64 4.15.0.108.96 [2,392 B] 2020-06-26T21:28:31.083 INFO:teuthology.orchestra.run.smithi143.stdout:Fetched 65.8 MB in 3s (25.3 MB/s) 2020-06-26T21:28:31.242 INFO:teuthology.orchestra.run.smithi143.stdout:Selecting previously unselected package linux-modules-4.15.0-108-generic. 2020-06-26T21:28:31.276 INFO:teuthology.orchestra.run.smithi143.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 ... 102028 files and directories currently installed.) 2020-06-26T21:28:31.279 INFO:teuthology.orchestra.run.smithi143.stdout:Preparing to unpack .../0-linux-modules-4.15.0-108-generic_4.15.0-108.109_amd64.deb ... 2020-06-26T21:28:31.333 INFO:teuthology.orchestra.run.smithi143.stdout:Unpacking linux-modules-4.15.0-108-generic (4.15.0-108.109) ... 2020-06-26T21:28:32.999 INFO:teuthology.orchestra.run.smithi143.stdout:Selecting previously unselected package linux-image-4.15.0-108-generic. 2020-06-26T21:28:33.011 INFO:teuthology.orchestra.run.smithi143.stdout:Preparing to unpack .../1-linux-image-4.15.0-108-generic_4.15.0-108.109_amd64.deb ... 2020-06-26T21:28:33.110 INFO:teuthology.orchestra.run.smithi143.stdout:Unpacking linux-image-4.15.0-108-generic (4.15.0-108.109) ... 2020-06-26T21:28:33.610 INFO:teuthology.orchestra.run.smithi143.stdout:Selecting previously unselected package linux-modules-extra-4.15.0-108-generic. 2020-06-26T21:28:33.622 INFO:teuthology.orchestra.run.smithi143.stdout:Preparing to unpack .../2-linux-modules-extra-4.15.0-108-generic_4.15.0-108.109_amd64.deb ... 2020-06-26T21:28:33.660 INFO:teuthology.orchestra.run.smithi143.stdout:Unpacking linux-modules-extra-4.15.0-108-generic (4.15.0-108.109) ... 2020-06-26T21:28:37.421 INFO:teuthology.orchestra.run.smithi143.stdout:Preparing to unpack .../3-linux-generic_4.15.0.108.96_amd64.deb ... 2020-06-26T21:28:37.522 INFO:teuthology.orchestra.run.smithi143.stdout:Unpacking linux-generic (4.15.0.108.96) over (4.15.0.106.94) ... 2020-06-26T21:28:37.867 INFO:teuthology.orchestra.run.smithi143.stdout:Preparing to unpack .../4-linux-image-generic_4.15.0.108.96_amd64.deb ... 2020-06-26T21:28:37.993 INFO:teuthology.orchestra.run.smithi143.stdout:Unpacking linux-image-generic (4.15.0.108.96) over (4.15.0.106.94) ... 2020-06-26T21:28:38.287 INFO:teuthology.orchestra.run.smithi143.stdout:Selecting previously unselected package linux-headers-4.15.0-108. 2020-06-26T21:28:38.301 INFO:teuthology.orchestra.run.smithi143.stdout:Preparing to unpack .../5-linux-headers-4.15.0-108_4.15.0-108.109_all.deb ... 2020-06-26T21:28:38.337 INFO:teuthology.orchestra.run.smithi143.stdout:Unpacking linux-headers-4.15.0-108 (4.15.0-108.109) ... 2020-06-26T21:28:43.273 INFO:teuthology.orchestra.run.smithi143.stdout:Selecting previously unselected package linux-headers-4.15.0-108-generic. 2020-06-26T21:28:43.293 INFO:teuthology.orchestra.run.smithi143.stdout:Preparing to unpack .../6-linux-headers-4.15.0-108-generic_4.15.0-108.109_amd64.deb ... 2020-06-26T21:28:43.331 INFO:teuthology.orchestra.run.smithi143.stdout:Unpacking linux-headers-4.15.0-108-generic (4.15.0-108.109) ... 2020-06-26T21:28:45.691 INFO:teuthology.orchestra.run.smithi143.stdout:Preparing to unpack .../7-linux-headers-generic_4.15.0.108.96_amd64.deb ... 2020-06-26T21:28:45.813 INFO:teuthology.orchestra.run.smithi143.stdout:Unpacking linux-headers-generic (4.15.0.108.96) over (4.15.0.106.94) ... 2020-06-26T21:28:46.130 INFO:teuthology.orchestra.run.smithi143.stdout:Setting up linux-headers-4.15.0-108 (4.15.0-108.109) ... 2020-06-26T21:28:46.259 INFO:teuthology.orchestra.run.smithi143.stdout:Setting up linux-modules-4.15.0-108-generic (4.15.0-108.109) ... 2020-06-26T21:28:46.811 INFO:teuthology.orchestra.run.smithi143.stdout:Setting up linux-headers-4.15.0-108-generic (4.15.0-108.109) ... 2020-06-26T21:28:46.937 INFO:teuthology.orchestra.run.smithi143.stdout:Setting up linux-image-4.15.0-108-generic (4.15.0-108.109) ... 2020-06-26T21:28:47.389 INFO:teuthology.orchestra.run.smithi143.stdout:I: /vmlinuz is now a symlink to boot/vmlinuz-4.15.0-108-generic 2020-06-26T21:28:47.390 INFO:teuthology.orchestra.run.smithi143.stdout:I: /initrd.img is now a symlink to boot/initrd.img-4.15.0-108-generic 2020-06-26T21:28:47.514 INFO:teuthology.orchestra.run.smithi143.stdout:Setting up linux-modules-extra-4.15.0-108-generic (4.15.0-108.109) ... 2020-06-26T21:28:47.966 INFO:teuthology.orchestra.run.smithi143.stdout:Setting up linux-headers-generic (4.15.0.108.96) ... 2020-06-26T21:28:48.092 INFO:teuthology.orchestra.run.smithi143.stdout:Setting up linux-image-generic (4.15.0.108.96) ... 2020-06-26T21:28:48.218 INFO:teuthology.orchestra.run.smithi143.stdout:Setting up linux-generic (4.15.0.108.96) ... 2020-06-26T21:28:48.345 INFO:teuthology.orchestra.run.smithi143.stdout:Processing triggers for linux-image-4.15.0-108-generic (4.15.0-108.109) ... 2020-06-26T21:28:48.551 INFO:teuthology.orchestra.run.smithi143.stdout:/etc/kernel/postinst.d/initramfs-tools: 2020-06-26T21:28:48.552 INFO:teuthology.orchestra.run.smithi143.stdout:update-initramfs: Generating /boot/initrd.img-4.15.0-108-generic 2020-06-26T21:29:04.152 INFO:teuthology.orchestra.run.smithi143.stdout:/etc/kernel/postinst.d/zz-update-grub: 2020-06-26T21:29:04.152 INFO:teuthology.orchestra.run.smithi143.stdout:Sourcing file `/etc/default/grub' 2020-06-26T21:29:04.204 INFO:teuthology.orchestra.run.smithi143.stdout:Generating grub configuration file ... 2020-06-26T21:29:04.520 INFO:teuthology.orchestra.run.smithi143.stdout:Found linux image: /boot/vmlinuz-4.15.0-108-generic 2020-06-26T21:29:04.547 INFO:teuthology.orchestra.run.smithi143.stdout:Found initrd image: /boot/initrd.img-4.15.0-108-generic 2020-06-26T21:29:04.917 INFO:teuthology.orchestra.run.smithi143.stdout:Found linux image: /boot/vmlinuz-4.15.0-106-generic 2020-06-26T21:29:04.946 INFO:teuthology.orchestra.run.smithi143.stdout:Found initrd image: /boot/initrd.img-4.15.0-106-generic 2020-06-26T21:29:06.235 INFO:teuthology.orchestra.run.smithi143.stdout:done 2020-06-26T21:29:06.628 INFO:teuthology.orchestra.run.smithi143:> dpkg -s linux-image-generic 2020-06-26T21:29:06.649 INFO:teuthology.orchestra.run.smithi143.stdout:Package: linux-image-generic 2020-06-26T21:29:06.650 INFO:teuthology.orchestra.run.smithi143.stdout:Status: install ok installed 2020-06-26T21:29:06.650 INFO:teuthology.orchestra.run.smithi143.stdout:Priority: optional 2020-06-26T21:29:06.650 INFO:teuthology.orchestra.run.smithi143.stdout:Section: kernel 2020-06-26T21:29:06.651 INFO:teuthology.orchestra.run.smithi143.stdout:Installed-Size: 16 2020-06-26T21:29:06.651 INFO:teuthology.orchestra.run.smithi143.stdout:Maintainer: Ubuntu Kernel Team 2020-06-26T21:29:06.651 INFO:teuthology.orchestra.run.smithi143.stdout:Architecture: amd64 2020-06-26T21:29:06.651 INFO:teuthology.orchestra.run.smithi143.stdout:Source: linux-meta 2020-06-26T21:29:06.651 INFO:teuthology.orchestra.run.smithi143.stdout:Version: 4.15.0.108.96 2020-06-26T21:29:06.652 INFO:teuthology.orchestra.run.smithi143.stdout:Depends: linux-image-4.15.0-108-generic, linux-modules-extra-4.15.0-108-generic, linux-firmware, intel-microcode, amd64-microcode 2020-06-26T21:29:06.652 INFO:teuthology.orchestra.run.smithi143.stdout:Recommends: thermald 2020-06-26T21:29:06.652 INFO:teuthology.orchestra.run.smithi143.stdout:Description: Generic Linux kernel image 2020-06-26T21:29:06.652 INFO:teuthology.orchestra.run.smithi143.stdout: This package will always depend on the latest generic kernel image 2020-06-26T21:29:06.652 INFO:teuthology.orchestra.run.smithi143.stdout: available. 2020-06-26T21:29:06.653 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 4.15.0-106-generic Expected: 4.15.0-108-generic 2020-06-26T21:29:06.653 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2020-06-26T21:29:06.654 DEBUG:teuthology.task.kernel:src is distro, skipping download 2020-06-26T21:29:06.654 DEBUG:teuthology.task.kernel:src is distro, skipping download 2020-06-26T21:29:06.654 INFO:teuthology.task.kernel:Installing distro kernel on mds.a... 2020-06-26T21:29:06.654 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi051.front.sepia.ceph.com, path=None, version=distro) 2020-06-26T21:29:06.655 INFO:teuthology.orchestra.run.smithi051:> sudo apt-get clean 2020-06-26T21:29:06.736 INFO:teuthology.orchestra.run.smithi051:> sudo apt-get update 2020-06-26T21:29:06.878 INFO:teuthology.orchestra.run.smithi051.stdout:Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 2020-06-26T21:29:06.980 INFO:teuthology.orchestra.run.smithi051.stdout:Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 2020-06-26T21:29:07.060 INFO:teuthology.orchestra.run.smithi051.stdout:Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 2020-06-26T21:29:07.141 INFO:teuthology.orchestra.run.smithi051.stdout:Hit:4 http://archive.ubuntu.com/ubuntu bionic-backports InRelease 2020-06-26T21:29:08.775 INFO:teuthology.orchestra.run.smithi051.stdout:Reading package lists... 2020-06-26T21:29:08.817 INFO:teuthology.orchestra.run.smithi051:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-current-generic 2020-06-26T21:29:08.903 INFO:teuthology.orchestra.run.smithi051.stdout:Reading package lists... 2020-06-26T21:29:09.135 INFO:teuthology.orchestra.run.smithi051.stdout:Building dependency tree... 2020-06-26T21:29:09.136 INFO:teuthology.orchestra.run.smithi051.stdout:Reading state information... 2020-06-26T21:29:09.224 INFO:teuthology.orchestra.run.smithi051.stderr:E: Unable to locate package linux-image-current-generic 2020-06-26T21:29:09.226 DEBUG:teuthology.orchestra.run:got remote process result: 100 2020-06-26T21:29:09.226 INFO:teuthology.orchestra.run.smithi051:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2020-06-26T21:29:09.307 INFO:teuthology.orchestra.run.smithi051.stdout:Reading package lists... 2020-06-26T21:29:09.536 INFO:teuthology.orchestra.run.smithi051.stdout:Building dependency tree... 2020-06-26T21:29:09.537 INFO:teuthology.orchestra.run.smithi051.stdout:Reading state information... 2020-06-26T21:29:09.741 INFO:teuthology.orchestra.run.smithi051.stdout:linux-image-generic is already the newest version (4.15.0.108.96). 2020-06-26T21:29:09.741 INFO:teuthology.orchestra.run.smithi051.stdout:0 upgraded, 0 newly installed, 0 to remove and 6 not upgraded. 2020-06-26T21:29:09.743 INFO:teuthology.orchestra.run.smithi051:> dpkg -s linux-image-generic 2020-06-26T21:29:09.764 INFO:teuthology.orchestra.run.smithi051.stdout:Package: linux-image-generic 2020-06-26T21:29:09.765 INFO:teuthology.orchestra.run.smithi051.stdout:Status: install ok installed 2020-06-26T21:29:09.765 INFO:teuthology.orchestra.run.smithi051.stdout:Priority: optional 2020-06-26T21:29:09.765 INFO:teuthology.orchestra.run.smithi051.stdout:Section: kernel 2020-06-26T21:29:09.765 INFO:teuthology.orchestra.run.smithi051.stdout:Installed-Size: 16 2020-06-26T21:29:09.766 INFO:teuthology.orchestra.run.smithi051.stdout:Maintainer: Ubuntu Kernel Team 2020-06-26T21:29:09.766 INFO:teuthology.orchestra.run.smithi051.stdout:Architecture: amd64 2020-06-26T21:29:09.766 INFO:teuthology.orchestra.run.smithi051.stdout:Source: linux-meta 2020-06-26T21:29:09.766 INFO:teuthology.orchestra.run.smithi051.stdout:Version: 4.15.0.108.96 2020-06-26T21:29:09.766 INFO:teuthology.orchestra.run.smithi051.stdout:Depends: linux-image-4.15.0-108-generic, linux-modules-extra-4.15.0-108-generic, linux-firmware, intel-microcode, amd64-microcode 2020-06-26T21:29:09.767 INFO:teuthology.orchestra.run.smithi051.stdout:Recommends: thermald 2020-06-26T21:29:09.767 INFO:teuthology.orchestra.run.smithi051.stdout:Description: Generic Linux kernel image 2020-06-26T21:29:09.767 INFO:teuthology.orchestra.run.smithi051.stdout: This package will always depend on the latest generic kernel image 2020-06-26T21:29:09.767 INFO:teuthology.orchestra.run.smithi051.stdout: available. 2020-06-26T21:29:09.768 INFO:teuthology.orchestra.run.smithi051:> mktemp 2020-06-26T21:29:09.810 INFO:teuthology.orchestra.run.smithi051.stdout:/tmp/tmp.lrvPipvYfq 2020-06-26T21:29:09.811 INFO:teuthology.orchestra.run.smithi051:> sudo cp /boot/grub/grub.cfg /tmp/tmp.lrvPipvYfq 2020-06-26T21:29:09.872 INFO:teuthology.orchestra.run.smithi051:> sudo chmod 0666 /tmp/tmp.lrvPipvYfq 2020-06-26T21:29:09.999 DEBUG:teuthology.orchestra.remote:smithi051:/tmp/tmp.lrvPipvYfq is 8KB 2020-06-26T21:29:10.009 INFO:teuthology.orchestra.run.smithi051:> rm -fr /tmp/tmp.lrvPipvYfq 2020-06-26T21:29:10.016 INFO:teuthology.orchestra.run.smithi051:> sudo rm -f -- /etc/grub.d/01_ceph_kernel 2020-06-26T21:29:10.071 INFO:teuthology.orchestra.run.smithi051:> sudo sh -c 'cat > /etc/grub.d/01_ceph_kernel' && sudo chmod 755 /etc/grub.d/01_ceph_kernel 2020-06-26T21:29:10.169 INFO:teuthology.task.kernel:Distro Kernel Version: 4.15.0-108-generic 2020-06-26T21:29:10.169 INFO:teuthology.orchestra.run.smithi051:> sudo update-grub 2020-06-26T21:29:11.492 INFO:teuthology.orchestra.run.smithi051.stderr:Sourcing file `/etc/default/grub' 2020-06-26T21:29:11.512 INFO:teuthology.orchestra.run.smithi051.stderr:Generating grub configuration file ... 2020-06-26T21:29:11.732 INFO:teuthology.orchestra.run.smithi051.stderr:Found linux image: /boot/vmlinuz-4.15.0-108-generic 2020-06-26T21:29:11.746 INFO:teuthology.orchestra.run.smithi051.stderr:Found initrd image: /boot/initrd.img-4.15.0-108-generic 2020-06-26T21:29:12.023 INFO:teuthology.orchestra.run.smithi051.stderr:Found linux image: /boot/vmlinuz-4.15.0-106-generic 2020-06-26T21:29:12.036 INFO:teuthology.orchestra.run.smithi051.stderr:Found initrd image: /boot/initrd.img-4.15.0-106-generic 2020-06-26T21:29:12.866 INFO:teuthology.orchestra.run.smithi051.stderr:done 2020-06-26T21:29:12.867 INFO:teuthology.orchestra.run.smithi051:> sudo shutdown -r now 2020-06-26T21:29:12.870 INFO:teuthology.task.kernel:Installing distro kernel on osd.5... 2020-06-26T21:29:12.870 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi143.front.sepia.ceph.com, path=None, version=distro) 2020-06-26T21:29:12.870 INFO:teuthology.orchestra.run.smithi143:> sudo apt-get clean 2020-06-26T21:29:12.938 INFO:teuthology.orchestra.run.smithi143:> sudo apt-get update 2020-06-26T21:29:13.078 INFO:teuthology.orchestra.run.smithi143.stdout:Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 2020-06-26T21:29:13.190 INFO:teuthology.orchestra.run.smithi143.stdout:Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 2020-06-26T21:29:13.269 INFO:teuthology.orchestra.run.smithi143.stdout:Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 2020-06-26T21:29:13.356 INFO:teuthology.orchestra.run.smithi143.stdout:Hit:4 http://archive.ubuntu.com/ubuntu bionic-backports InRelease 2020-06-26T21:29:14.911 INFO:teuthology.orchestra.run.smithi143.stdout:Reading package lists... 2020-06-26T21:29:14.955 INFO:teuthology.orchestra.run.smithi143:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-current-generic 2020-06-26T21:29:15.032 INFO:teuthology.orchestra.run.smithi143.stdout:Reading package lists... 2020-06-26T21:29:15.259 INFO:teuthology.orchestra.run.smithi143.stdout:Building dependency tree... 2020-06-26T21:29:15.260 INFO:teuthology.orchestra.run.smithi143.stdout:Reading state information... 2020-06-26T21:29:15.336 INFO:teuthology.orchestra.run.smithi143.stderr:E: Unable to locate package linux-image-current-generic 2020-06-26T21:29:15.337 DEBUG:teuthology.orchestra.run:got remote process result: 100 2020-06-26T21:29:15.338 INFO:teuthology.orchestra.run.smithi143:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2020-06-26T21:29:15.408 INFO:teuthology.orchestra.run.smithi143.stdout:Reading package lists... 2020-06-26T21:29:15.627 INFO:teuthology.orchestra.run.smithi143.stdout:Building dependency tree... 2020-06-26T21:29:15.628 INFO:teuthology.orchestra.run.smithi143.stdout:Reading state information... 2020-06-26T21:29:15.814 INFO:teuthology.orchestra.run.smithi143.stdout:linux-image-generic is already the newest version (4.15.0.108.96). 2020-06-26T21:29:15.815 INFO:teuthology.orchestra.run.smithi143.stdout:0 upgraded, 0 newly installed, 0 to remove and 6 not upgraded. 2020-06-26T21:29:15.816 INFO:teuthology.orchestra.run.smithi143:> dpkg -s linux-image-generic 2020-06-26T21:29:15.831 INFO:teuthology.orchestra.run.smithi143.stdout:Package: linux-image-generic 2020-06-26T21:29:15.831 INFO:teuthology.orchestra.run.smithi143.stdout:Status: install ok installed 2020-06-26T21:29:15.831 INFO:teuthology.orchestra.run.smithi143.stdout:Priority: optional 2020-06-26T21:29:15.832 INFO:teuthology.orchestra.run.smithi143.stdout:Section: kernel 2020-06-26T21:29:15.832 INFO:teuthology.orchestra.run.smithi143.stdout:Installed-Size: 16 2020-06-26T21:29:15.832 INFO:teuthology.orchestra.run.smithi143.stdout:Maintainer: Ubuntu Kernel Team 2020-06-26T21:29:15.832 INFO:teuthology.orchestra.run.smithi143.stdout:Architecture: amd64 2020-06-26T21:29:15.832 INFO:teuthology.orchestra.run.smithi143.stdout:Source: linux-meta 2020-06-26T21:29:15.833 INFO:teuthology.orchestra.run.smithi143.stdout:Version: 4.15.0.108.96 2020-06-26T21:29:15.833 INFO:teuthology.orchestra.run.smithi143.stdout:Depends: linux-image-4.15.0-108-generic, linux-modules-extra-4.15.0-108-generic, linux-firmware, intel-microcode, amd64-microcode 2020-06-26T21:29:15.833 INFO:teuthology.orchestra.run.smithi143.stdout:Recommends: thermald 2020-06-26T21:29:15.833 INFO:teuthology.orchestra.run.smithi143.stdout:Description: Generic Linux kernel image 2020-06-26T21:29:15.833 INFO:teuthology.orchestra.run.smithi143.stdout: This package will always depend on the latest generic kernel image 2020-06-26T21:29:15.834 INFO:teuthology.orchestra.run.smithi143.stdout: available. 2020-06-26T21:29:15.834 INFO:teuthology.orchestra.run.smithi143:> mktemp 2020-06-26T21:29:15.878 INFO:teuthology.orchestra.run.smithi143.stdout:/tmp/tmp.HryskBuJ7S 2020-06-26T21:29:15.879 INFO:teuthology.orchestra.run.smithi143:> sudo cp /boot/grub/grub.cfg /tmp/tmp.HryskBuJ7S 2020-06-26T21:29:15.940 INFO:teuthology.orchestra.run.smithi143:> sudo chmod 0666 /tmp/tmp.HryskBuJ7S 2020-06-26T21:29:16.056 DEBUG:teuthology.orchestra.remote:smithi143:/tmp/tmp.HryskBuJ7S is 8KB 2020-06-26T21:29:16.066 INFO:teuthology.orchestra.run.smithi143:> rm -fr /tmp/tmp.HryskBuJ7S 2020-06-26T21:29:16.072 INFO:teuthology.orchestra.run.smithi143:> sudo rm -f -- /etc/grub.d/01_ceph_kernel 2020-06-26T21:29:16.127 INFO:teuthology.orchestra.run.smithi143:> sudo sh -c 'cat > /etc/grub.d/01_ceph_kernel' && sudo chmod 755 /etc/grub.d/01_ceph_kernel 2020-06-26T21:29:16.224 INFO:teuthology.task.kernel:Distro Kernel Version: 4.15.0-108-generic 2020-06-26T21:29:16.225 INFO:teuthology.orchestra.run.smithi143:> sudo update-grub 2020-06-26T21:29:17.614 INFO:teuthology.orchestra.run.smithi143.stderr:Sourcing file `/etc/default/grub' 2020-06-26T21:29:17.634 INFO:teuthology.orchestra.run.smithi143.stderr:Generating grub configuration file ... 2020-06-26T21:29:17.860 INFO:teuthology.orchestra.run.smithi143.stderr:Found linux image: /boot/vmlinuz-4.15.0-108-generic 2020-06-26T21:29:17.872 INFO:teuthology.orchestra.run.smithi143.stderr:Found initrd image: /boot/initrd.img-4.15.0-108-generic 2020-06-26T21:29:18.159 INFO:teuthology.orchestra.run.smithi143.stderr:Found linux image: /boot/vmlinuz-4.15.0-106-generic 2020-06-26T21:29:18.171 INFO:teuthology.orchestra.run.smithi143.stderr:Found initrd image: /boot/initrd.img-4.15.0-106-generic 2020-06-26T21:29:18.912 INFO:teuthology.orchestra.run.smithi143.stderr:done 2020-06-26T21:29:18.913 INFO:teuthology.orchestra.run.smithi143:> sudo shutdown -r now 2020-06-26T21:29:48.924 INFO:teuthology.misc:Re-opening connections... 2020-06-26T21:29:48.926 INFO:teuthology.misc:trying to connect to ubuntu@smithi051.front.sepia.ceph.com 2020-06-26T21:29:48.926 INFO:teuthology.orchestra.remote:Trying to reconnect to host 2020-06-26T21:29:48.928 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi051.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2020-06-26T21:30:48.931 DEBUG:teuthology.orchestra.remote:timed out 2020-06-26T21:30:48.934 INFO:teuthology.misc:trying to connect to ubuntu@smithi143.front.sepia.ceph.com 2020-06-26T21:30:48.935 INFO:teuthology.orchestra.remote:Trying to reconnect to host 2020-06-26T21:30:48.936 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi143.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2020-06-26T21:30:49.950 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.143 2020-06-26T21:30:49.951 DEBUG:teuthology.misc:waited 61.02535963058472 2020-06-26T21:30:50.951 INFO:teuthology.misc:trying to connect to ubuntu@smithi051.front.sepia.ceph.com 2020-06-26T21:30:50.952 INFO:teuthology.orchestra.remote:Trying to reconnect to host 2020-06-26T21:30:50.953 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi051.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2020-06-26T21:30:51.029 INFO:teuthology.orchestra.run.smithi051:> true 2020-06-26T21:30:51.414 DEBUG:teuthology.misc:waited 62.48889708518982 2020-06-26T21:30:52.415 INFO:teuthology.misc:trying to connect to ubuntu@smithi143.front.sepia.ceph.com 2020-06-26T21:30:52.416 INFO:teuthology.orchestra.remote:Trying to reconnect to host 2020-06-26T21:30:52.417 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi143.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2020-06-26T21:30:52.418 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.143 2020-06-26T21:30:52.419 DEBUG:teuthology.misc:waited 63.49300265312195 2020-06-26T21:30:53.420 INFO:teuthology.misc:trying to connect to ubuntu@smithi143.front.sepia.ceph.com 2020-06-26T21:30:53.420 INFO:teuthology.orchestra.remote:Trying to reconnect to host 2020-06-26T21:30:53.421 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi143.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2020-06-26T21:30:53.606 DEBUG:teuthology.orchestra.remote:No existing session 2020-06-26T21:30:53.607 DEBUG:teuthology.misc:waited 64.68145871162415 2020-06-26T21:30:54.608 INFO:teuthology.misc:trying to connect to ubuntu@smithi143.front.sepia.ceph.com 2020-06-26T21:30:54.609 INFO:teuthology.orchestra.remote:Trying to reconnect to host 2020-06-26T21:30:54.611 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi143.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2020-06-26T21:30:54.670 INFO:teuthology.orchestra.run.smithi143:> true 2020-06-26T21:30:55.544 DEBUG:teuthology.misc:waited 66.61883211135864 2020-06-26T21:30:56.545 INFO:teuthology.task.kernel:Checking client mds.a for new kernel version... 2020-06-26T21:30:56.546 INFO:teuthology.task.kernel:Checking kernel version of mds.a, want "4.15.0-108-generic"... 2020-06-26T21:30:56.546 INFO:teuthology.orchestra.run.smithi051:> uname -r 2020-06-26T21:30:56.553 INFO:teuthology.orchestra.run.smithi051.stdout:4.15.0-108-generic 2020-06-26T21:30:56.553 DEBUG:teuthology.task.kernel:current kernel version is 4.15.0-108-generic vs 4.15.0-108-generic 2020-06-26T21:30:56.553 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2020-06-26T21:30:56.554 INFO:teuthology.task.kernel:Checking client osd.5 for new kernel version... 2020-06-26T21:30:56.554 INFO:teuthology.task.kernel:Checking kernel version of osd.5, want "4.15.0-108-generic"... 2020-06-26T21:30:56.554 INFO:teuthology.orchestra.run.smithi143:> uname -r 2020-06-26T21:30:56.559 INFO:teuthology.orchestra.run.smithi143.stdout:4.15.0-108-generic 2020-06-26T21:30:56.559 DEBUG:teuthology.task.kernel:current kernel version is 4.15.0-108-generic vs 4.15.0-108-generic 2020-06-26T21:30:56.560 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2020-06-26T21:30:57.560 INFO:teuthology.task.kernel:Enabling kdb on mds.a... 2020-06-26T21:30:57.561 INFO:teuthology.orchestra.run.smithi051:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2020-06-26T21:30:57.595 INFO:teuthology.orchestra.run.smithi051.stdout:ttyS1 2020-06-26T21:30:57.621 INFO:teuthology.task.kernel:Enabling kdb on osd.5... 2020-06-26T21:30:57.622 INFO:teuthology.orchestra.run.smithi143:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2020-06-26T21:30:57.668 INFO:teuthology.orchestra.run.smithi143.stdout:ttyS1 2020-06-26T21:30:57.690 INFO:teuthology.run_tasks:Running task internal.base... 2020-06-26T21:30:57.710 INFO:teuthology.task.internal:Creating test directory... 2020-06-26T21:30:57.711 INFO:teuthology.orchestra.run.smithi051:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2020-06-26T21:30:57.714 INFO:teuthology.orchestra.run.smithi143:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2020-06-26T21:30:57.738 INFO:teuthology.run_tasks:Running task internal.archive_upload... 2020-06-26T21:30:57.749 INFO:teuthology.run_tasks:Running task internal.archive... 2020-06-26T21:30:57.763 INFO:teuthology.task.internal:Creating archive directory... 2020-06-26T21:30:57.763 INFO:teuthology.orchestra.run.smithi051:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2020-06-26T21:30:57.766 INFO:teuthology.orchestra.run.smithi143:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2020-06-26T21:30:57.801 INFO:teuthology.run_tasks:Running task internal.coredump... 2020-06-26T21:30:57.819 INFO:teuthology.task.internal:Enabling coredump saving... 2020-06-26T21:30:57.820 INFO:teuthology.orchestra.run.smithi051:> 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 2020-06-26T21:30:57.823 INFO:teuthology.orchestra.run.smithi143:> 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 2020-06-26T21:30:57.840 INFO:teuthology.orchestra.run.smithi051.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2020-06-26T21:30:57.850 INFO:teuthology.orchestra.run.smithi051.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2020-06-26T21:30:57.864 INFO:teuthology.orchestra.run.smithi143.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2020-06-26T21:30:57.874 INFO:teuthology.orchestra.run.smithi143.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2020-06-26T21:30:57.875 INFO:teuthology.run_tasks:Running task internal.sudo... 2020-06-26T21:30:57.886 INFO:teuthology.task.internal:Configuring sudo... 2020-06-26T21:30:57.887 INFO:teuthology.orchestra.run.smithi051:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2020-06-26T21:30:57.897 INFO:teuthology.orchestra.run.smithi143:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2020-06-26T21:30:57.931 INFO:teuthology.run_tasks:Running task internal.syslog... 2020-06-26T21:30:57.944 INFO:teuthology.task.internal.syslog:Starting syslog monitoring... 2020-06-26T21:30:57.945 INFO:teuthology.orchestra.run.smithi051:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2020-06-26T21:30:57.953 INFO:teuthology.orchestra.run.smithi143:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2020-06-26T21:30:57.978 INFO:teuthology.orchestra.run.smithi051:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2020-06-26T21:30:58.005 INFO:teuthology.orchestra.run.smithi051:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2020-06-26T21:30:58.054 INFO:teuthology.orchestra.run.smithi051:> sudo sh -c 'cat > /etc/rsyslog.d/80-cephtest.conf' 2020-06-26T21:30:58.146 INFO:teuthology.orchestra.run.smithi143:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2020-06-26T21:30:58.153 INFO:teuthology.orchestra.run.smithi143:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2020-06-26T21:30:58.202 INFO:teuthology.orchestra.run.smithi143:> sudo sh -c 'cat > /etc/rsyslog.d/80-cephtest.conf' 2020-06-26T21:30:58.294 INFO:teuthology.orchestra.run.smithi051:> sudo service rsyslog restart 2020-06-26T21:30:58.297 INFO:teuthology.orchestra.run.smithi143:> sudo service rsyslog restart 2020-06-26T21:30:58.393 INFO:teuthology.run_tasks:Running task internal.timer... 2020-06-26T21:30:58.402 INFO:teuthology.task.internal:Starting timer... 2020-06-26T21:30:58.402 INFO:teuthology.run_tasks:Running task pcp... 2020-06-26T21:30:58.421 INFO:teuthology.run_tasks:Running task selinux... 2020-06-26T21:30:58.433 DEBUG:teuthology.task.selinux:Excluding smithi051: OS 'ubuntu' does not support SELinux 2020-06-26T21:30:58.434 DEBUG:teuthology.task.selinux:Excluding smithi143: OS 'ubuntu' does not support SELinux 2020-06-26T21:30:58.434 DEBUG:teuthology.task.selinux:Getting current SELinux state 2020-06-26T21:30:58.434 DEBUG:teuthology.task.selinux:Existing SELinux modes: {} 2020-06-26T21:30:58.435 INFO:teuthology.task.selinux:Putting SELinux into permissive mode 2020-06-26T21:30:58.435 INFO:teuthology.run_tasks:Running task ansible.cephlab... 2020-06-26T21:30:58.446 DEBUG:teuthology.repo_utils:Setting repo remote to git://git.ceph.com/git/ceph-cm-ansible.git 2020-06-26T21:30:58.457 INFO:teuthology.repo_utils:Fetching master from origin 2020-06-26T21:30:58.530 INFO:teuthology.repo_utils:Resetting repo at /home/teuthworker/src/git.ceph.com_git_ceph-cm-ansible_master to branch origin/master 2020-06-26T21:30:58.555 INFO:teuthology.task.ansible:Playbook: [{'import_playbook': 'ansible_managed.yml'}, {'import_playbook': 'teuthology.yml'}, {'import_playbook': 'testnodes.yml'}, {'import_playbook': 'cobbler.yml'}, {'import_playbook': 'paddles.yml'}, {'import_playbook': 'pulpito.yml'}] 2020-06-26T21:30:58.557 DEBUG:teuthology.task.ansible:Running ansible-playbook -v --extra-vars '{"ansible_ssh_user": "ubuntu"}' -i /etc/ansible/hosts --limit smithi051.front.sepia.ceph.com,smithi143.front.sepia.ceph.com /home/teuthworker/src/git.ceph.com_git_ceph-cm-ansible_master/cephlab.yml 2020-06-26T21:30:58.978 INFO:teuthology.task.ansible.out:Using /home/teuthworker/src/git.ceph.com_git_ceph-cm-ansible_master/ansible.cfg as config file 2020-06-26T21:31:00.051 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 2020-06-26T21:31:02.648 INFO:teuthology.task.ansible.out: PLAY [all] ********************************************************************* 2020-06-26T21:31:02.668 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:31:02 +0000 (0:00:00.078) 0:00:00.078 *********** 2020-06-26T21:31:02.707 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:31:02 +0000 (0:00:00.039) 0:00:00.117 *********** 2020-06-26T21:31:04.431 INFO:teuthology.task.ansible.out: TASK [Gathering Facts] ********************************************************* 2020-06-26T21:31:04.434 INFO:teuthology.task.ansible.out:ok: [smithi051.front.sepia.ceph.com] 2020-06-26T21:31:04.445 INFO:teuthology.task.ansible.out:ok: [smithi143.front.sepia.ceph.com] 2020-06-26T21:31:04.554 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:31:04 +0000 (0:00:01.846) 0:00:01.964 *********** 2020-06-26T21:31:04.594 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:31:04 +0000 (0:00:00.039) 0:00:02.004 *********** 2020-06-26T21:31:04.975 INFO:teuthology.task.ansible.out: TASK [ansible-managed : Create the sudo group.] ******************************** ok: [smithi143.front.sepia.ceph.com] => {"changed": false, "gid": 27, "name": "sudo", "state": "present", "system": false} ok: [smithi051.front.sepia.ceph.com] => {"changed": false, "gid": 27, "name": "sudo", "state": "present", "system": false} 2020-06-26T21:31:05.011 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:31:05 +0000 (0:00:00.416) 0:00:02.421 *********** 2020-06-26T21:31:05.058 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:31:05 +0000 (0:00:00.047) 0:00:02.468 *********** 2020-06-26T21:31:05.635 INFO:teuthology.task.ansible.out: TASK [ansible-managed : Create the ansible user.] ****************************** changed: [smithi051.front.sepia.ceph.com] => {"append": false, "changed": true, "comment": "cm,,,", "group": 1100, "groups": "sudo", "home": "/home/cm", "move_home": false, "name": "cm", "shell": "/bin/bash", "state": "present", "uid": 1100} 2020-06-26T21:31:05.670 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:31:05 +0000 (0:00:00.611) 0:00:03.079 *********** 2020-06-26T21:31:05.701 INFO:teuthology.task.ansible.out:changed: [smithi143.front.sepia.ceph.com] => {"append": false, "changed": true, "comment": "cm,,,", "group": 1100, "groups": "sudo", "home": "/home/cm", "move_home": false, "name": "cm", "shell": "/bin/bash", "state": "present", "uid": 1100} 2020-06-26T21:31:05.738 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:31:05 +0000 (0:00:00.068) 0:00:03.148 *********** 2020-06-26T21:31:06.024 INFO:teuthology.task.ansible.out: TASK [ansible-managed : Delete the ansible users password.] ******************** 2020-06-26T21:31:06.026 INFO:teuthology.task.ansible.out:changed: [smithi143.front.sepia.ceph.com] => {"changed": true, "cmd": ["passwd", "-d", "cm"], "delta": "0:00:00.062256", "end": "2020-06-26 21:31:05.686520", "rc": 0, "start": "2020-06-26 21:31:05.624264", "stderr": "", "stderr_lines": [], "stdout": "passwd: password expiry information changed.", "stdout_lines": ["passwd: password expiry information changed."]} 2020-06-26T21:31:06.062 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:31:06 +0000 (0:00:00.324) 0:00:03.472 *********** 2020-06-26T21:31:06.074 INFO:teuthology.task.ansible.out:changed: [smithi051.front.sepia.ceph.com] => {"changed": true, "cmd": ["passwd", "-d", "cm"], "delta": "0:00:00.071242", "end": "2020-06-26 21:31:06.376288", "rc": 0, "start": "2020-06-26 21:31:06.305046", "stderr": "", "stderr_lines": [], "stdout": "passwd: password expiry information changed.", "stdout_lines": ["passwd: password expiry information changed."]} 2020-06-26T21:31:06.111 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:31:06 +0000 (0:00:00.048) 0:00:03.520 *********** 2020-06-26T21:31:06.357 INFO:teuthology.task.ansible.out: TASK [ansible-managed : Ensure includedir is present in sudoers.] ************** 2020-06-26T21:31:06.359 INFO:teuthology.task.ansible.out:ok: [smithi051.front.sepia.ceph.com] => {"backup": "", "changed": false, "msg": ""} 2020-06-26T21:31:06.401 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:31:06 +0000 (0:00:00.290) 0:00:03.811 *********** 2020-06-26T21:31:06.409 INFO:teuthology.task.ansible.out:ok: [smithi143.front.sepia.ceph.com] => {"backup": "", "changed": false, "msg": ""} 2020-06-26T21:31:06.447 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:31:06 +0000 (0:00:00.046) 0:00:03.857 *********** 2020-06-26T21:31:07.384 INFO:teuthology.task.ansible.out: TASK [ansible-managed : Create the cephlab_sudo sudoers.d file.] *************** 2020-06-26T21:31:07.386 INFO:teuthology.task.ansible.out:changed: [smithi051.front.sepia.ceph.com] => {"changed": true, "checksum": "6c8e8b7ecc895eb2094cafe75c34b58f183442a7", "dest": "/etc/sudoers.d/cephlab_sudo", "gid": 0, "group": "root", "md5sum": "c3657b9ef874d0ad278742c3210136a0", "mode": "0440", "owner": "root", "size": 182, "src": "/home/ubuntu/.ansible/tmp/ansible-tmp-1593207066.417103-39636563712286/source", "state": "file", "uid": 0} changed: [smithi143.front.sepia.ceph.com] => {"changed": true, "checksum": "6c8e8b7ecc895eb2094cafe75c34b58f183442a7", "dest": "/etc/sudoers.d/cephlab_sudo", "gid": 0, "group": "root", "md5sum": "c3657b9ef874d0ad278742c3210136a0", "mode": "0440", "owner": "root", "size": 182, "src": "/home/ubuntu/.ansible/tmp/ansible-tmp-1593207066.4663591-106640607126670/source", "state": "file", "uid": 0} 2020-06-26T21:31:07.425 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:31:07 +0000 (0:00:00.977) 0:00:04.834 *********** 2020-06-26T21:31:07.470 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:31:07 +0000 (0:00:00.041) 0:00:04.876 *********** 2020-06-26T21:31:07.764 INFO:teuthology.task.ansible.out: TASK [ansible-managed : Add authorized keys for the ansible user.] ************* 2020-06-26T21:31:07.766 INFO:teuthology.task.ansible.out:ok: [smithi051.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+kDDIkRtCtoHDq+kFvNQutdvrMuhNWOZLyQ2N2XrpRJVD2kiJvaml6nQoZXMtVQGPVcYbn3TRed/wxT/han2u6j/wiElv 2020-06-26T21:31:07.767 INFO:teuthology.task.ansible.out:4r9ty+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} ok: [smithi143.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 2020-06-26T21:31:07.769 INFO:teuthology.task.ansible.out:.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+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+o8FbLjhTjOF9QkBsGWlrawXtQln/cVCryV+LAt57L dgalloway@p50\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDo3gswIiZ2xPWMUQNjV1Gd4gYSxVpJM8Jb5pH1lqvoKAsmhVI30qTYxIaezzDWfSYwdkNYQAC9eM5v7EMQrOI7eZtTzCH+gbF79GciGCLL2bDze1I8hJ+jUu4bv+wnmvKsHyyOVBBJPSJ+eGFCzsu7vOiK4iFX0zgCXYwvP+A4Y/+kVR1en39gMtD6Hrw8ACBhxt+C2G2zc1807NRj3pIw1GvQILa9Sm3VKdNSrHzGB+MBooUoRmmjjzZ/bRwHPWVj+sX+xkoX4P2zwUcfMgZ/f4GgSgHyEvS3oxqbSaZp0pidZyoCaLRgqVPiUgXQEm0HA5PDDULAthQOfxQveKB/ akraitma@ 2020-06-26T21:31:07.771 INFO:teuthology.task.ansible.out:aklap", "key_options": null, "keyfile": "/home/cm/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "cm", "validate_certs": true} 2020-06-26T21:31:07.915 INFO:teuthology.task.ansible.out: PLAY [teuthology] ************************************************************** skipping: no hosts matched 2020-06-26T21:31:07.923 INFO:teuthology.task.ansible.out: PLAY [testnodes] *************************************************************** 2020-06-26T21:31:08.067 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:31:08 +0000 (0:00:00.600) 0:00:05.476 *********** 2020-06-26T21:31:08.109 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:31:08 +0000 (0:00:00.041) 0:00:05.518 *********** 2020-06-26T21:31:08.784 INFO:teuthology.task.ansible.out: TASK [Gathering Facts] ********************************************************* ok: [smithi051.front.sepia.ceph.com] 2020-06-26T21:31:08.873 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. 2020-06-26T21:31:08.875 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:31:08 +0000 (0:00:00.764) 0:00:06.283 *********** 2020-06-26T21:31:08.891 INFO:teuthology.task.ansible.out:ok: [smithi143.front.sepia.ceph.com] 2020-06-26T21:31:08.973 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:31:08 +0000 (0:00:00.099) 0:00:06.383 *********** 2020-06-26T21:31:09.265 INFO:teuthology.task.ansible.out: TASK [users : Check keys_repo HEAD sha1] *************************************** changed: [smithi051.front.sepia.ceph.com -> localhost] => {"changed": true, "cmd": "git ls-remote https://github.com/ceph/keys HEAD | awk '{ print $1 }'", "delta": "0:00:00.168765", "end": "2020-06-26 21:31:09.238164", "rc": 0, "start": "2020-06-26 21:31:09.069399", "stderr": "", "stderr_lines": [], "stdout": "1fb75ffefa35e7aa6244774f8a516bcfc9e1ef11", "stdout_lines": ["1fb75ffefa35e7aa6244774f8a516bcfc9e1ef11"]} 2020-06-26T21:31:09.303 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:31:09 +0000 (0:00:00.330) 0:00:06.713 *********** 2020-06-26T21:31:09.422 INFO:teuthology.task.ansible.out:changed: [smithi143.front.sepia.ceph.com -> localhost] => {"changed": true, "cmd": "git ls-remote https://github.com/ceph/keys HEAD | awk '{ print $1 }'", "delta": "0:00:00.173994", "end": "2020-06-26 21:31:09.375952", "rc": 0, "start": "2020-06-26 21:31:09.201958", "stderr": "", "stderr_lines": [], "stdout": "1fb75ffefa35e7aa6244774f8a516bcfc9e1ef11", "stdout_lines": ["1fb75ffefa35e7aa6244774f8a516bcfc9e1ef11"]} 2020-06-26T21:31:09.468 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:31:09 +0000 (0:00:00.165) 0:00:06.878 *********** 2020-06-26T21:31:09.479 INFO:teuthology.task.ansible.out: TASK [users : Check host's /keys-repo-sha1 sentinel file] ********************** 2020-06-26T21:31:09.480 INFO:teuthology.task.ansible.out:changed: [smithi051.front.sepia.ceph.com] => {"changed": true, "cmd": ["cat", "/keys-repo-sha1"], "delta": "0:00:00.007592", "end": "2020-06-26 21:31:09.802129", "failed_when_result": false, "rc": 0, "start": "2020-06-26 21:31:09.794537", "stderr": "", "stderr_lines": [], "stdout": "1fb75ffefa35e7aa6244774f8a516bcfc9e1ef11", "stdout_lines": ["1fb75ffefa35e7aa6244774f8a516bcfc9e1ef11"]} 2020-06-26T21:31:09.542 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:31:09 +0000 (0:00:00.073) 0:00:06.952 *********** 2020-06-26T21:31:09.588 INFO:teuthology.task.ansible.out: TASK [users : Determine if we can skip users and pubkeys updates] ************** 2020-06-26T21:31:09.590 INFO:teuthology.task.ansible.out:ok: [smithi051.front.sepia.ceph.com] => {"ansible_facts": {"perform_users_role": false}, "changed": false} 2020-06-26T21:31:09.636 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:31:09 +0000 (0:00:00.093) 0:00:07.045 *********** 2020-06-26T21:31:09.645 INFO:teuthology.task.ansible.out: TASK [users : Check host's /keys-repo-sha1 sentinel file] ********************** 2020-06-26T21:31:09.647 INFO:teuthology.task.ansible.out:changed: [smithi143.front.sepia.ceph.com] => {"changed": true, "cmd": ["cat", "/keys-repo-sha1"], "delta": "0:00:00.016643", "end": "2020-06-26 21:31:09.286752", "failed_when_result": false, "rc": 0, "start": "2020-06-26 21:31:09.270109", "stderr": "", "stderr_lines": [], "stdout": "1fb75ffefa35e7aa6244774f8a516bcfc9e1ef11", "stdout_lines": ["1fb75ffefa35e7aa6244774f8a516bcfc9e1ef11"]} 2020-06-26T21:31:09.690 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:31:09 +0000 (0:00:00.054) 0:00:07.099 *********** 2020-06-26T21:31:09.698 INFO:teuthology.task.ansible.out: TASK [users : Merge extra_admin_users into managed_admin_users] **************** 2020-06-26T21:31:09.700 INFO:teuthology.task.ansible.out:skipping: [smithi051.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-06-26T21:31:09.736 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:31:09 +0000 (0:00:00.046) 0:00:07.146 *********** 2020-06-26T21:31:09.744 INFO:teuthology.task.ansible.out: TASK [users : Determine if we can skip users and pubkeys updates] ************** 2020-06-26T21:31:09.746 INFO:teuthology.task.ansible.out:ok: [smithi143.front.sepia.ceph.com] => {"ansible_facts": {"perform_users_role": false}, "changed": false} 2020-06-26T21:31:09.781 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:31:09 +0000 (0:00:00.045) 0:00:07.191 *********** 2020-06-26T21:31:09.791 INFO:teuthology.task.ansible.out: TASK [users : Remove managed_admin_users from managed_users] ******************* 2020-06-26T21:31:09.793 INFO:teuthology.task.ansible.out:skipping: [smithi051.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-06-26T21:31:09.829 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:31:09 +0000 (0:00:00.047) 0:00:07.239 *********** 2020-06-26T21:31:09.839 INFO:teuthology.task.ansible.out: TASK [users : Merge extra_admin_users into managed_admin_users] **************** 2020-06-26T21:31:09.841 INFO:teuthology.task.ansible.out:skipping: [smithi143.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-06-26T21:31:09.877 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:31:09 +0000 (0:00:00.047) 0:00:07.287 *********** 2020-06-26T21:31:09.888 INFO:teuthology.task.ansible.out: TASK [users : Filter the managed_users list] *********************************** 2020-06-26T21:31:09.890 INFO:teuthology.task.ansible.out:skipping: [smithi051.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-06-26T21:31:09.928 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:31:09 +0000 (0:00:00.050) 0:00:07.337 *********** 2020-06-26T21:31:09.937 INFO:teuthology.task.ansible.out: TASK [users : Remove managed_admin_users from managed_users] ******************* 2020-06-26T21:31:09.939 INFO:teuthology.task.ansible.out:skipping: [smithi143.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-06-26T21:31:09.977 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:31:09 +0000 (0:00:00.048) 0:00:07.386 *********** 2020-06-26T21:31:09.985 INFO:teuthology.task.ansible.out: TASK [users : Filter the managed_admin_users list] ***************************** 2020-06-26T21:31:09.987 INFO:teuthology.task.ansible.out:skipping: [smithi051.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-06-26T21:31:10.024 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:31:10 +0000 (0:00:00.047) 0:00:07.434 *********** 2020-06-26T21:31:10.034 INFO:teuthology.task.ansible.out: TASK [users : Filter the managed_users list] *********************************** 2020-06-26T21:31:10.036 INFO:teuthology.task.ansible.out:skipping: [smithi143.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-06-26T21:31:10.078 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:31:10 +0000 (0:00:00.053) 0:00:07.487 *********** 2020-06-26T21:31:10.089 INFO:teuthology.task.ansible.out: TASK [users : Set UID_MIN to 1001] ********************************************* skipping: [smithi051.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-06-26T21:31:10.124 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:31:10 +0000 (0:00:00.046) 0:00:07.534 *********** 2020-06-26T21:31:10.139 INFO:teuthology.task.ansible.out: TASK [users : Filter the managed_admin_users list] ***************************** 2020-06-26T21:31:10.140 INFO:teuthology.task.ansible.out:skipping: [smithi143.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-06-26T21:31:10.181 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:31:10 +0000 (0:00:00.056) 0:00:07.590 *********** 2020-06-26T21:31:10.202 INFO:teuthology.task.ansible.out: TASK [users : Create all admin users with sudo access.] ************************ 2020-06-26T21:31:10.204 INFO:teuthology.task.ansible.out:skipping: [smithi051.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"} skipping: [smithi051.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"} skipping: [smithi051.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"} 2020-06-26T21:31:10.206 INFO:teuthology.task.ansible.out:skipping: [smithi051.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"} skipping: [smithi051.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 dc79b19c45b9be1b4e69cd7debeb5b87aaa8cd 2020-06-26T21:31:10.208 INFO:teuthology.task.ansible.out:0050353f798913da22c233875a\nsage@maetl wpsQIdtAb+z+ietqr+90Zw 42c518015b7cd440e7c8afd65fcca5769e31e9ef8f8a67d109a3de38187087e6\nsage@lowride tak6ngfj0ohW6upHRUMq7g 450919c617f452e874ef2a8cfa5ca18f47d249450ef0b0374849e721b0c53a70\n"}, "skip_reason": "Conditional result was False"} skipping: [smithi051.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"} 2020-06-26T21:31:10.217 INFO:teuthology.task.ansible.out:skipping: [smithi051.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"} 2020-06-26T21:31:10.218 INFO:teuthology.task.ansible.out: TASK [users : Set UID_MIN to 1001] ********************************************* skipping: [smithi143.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [users : Create all admin users with sudo access.] ************************ skipping: [smithi051.front.sepia.ceph.com] => (item={'name': 'jcaratzas', 'ovpn': 'jcaratzas@laptop 65tzczvq6U9MaLuTtZUWJA 36cc4b5af314d8d2ae1cc974086b62fd4d9a722b1469f7cf00ba647241b834c9'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "jcaratzas", "ovpn": "jcaratzas@laptop 65tzczvq6U9MaLuTtZUWJA 36cc4b5af314d8d2ae1cc974086b62fd4d9a722b1469f7cf00ba647241b834c9"}, "skip_reason": "Conditional result was False"} 2020-06-26T21:31:10.256 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:31:10 +0000 (0:00:00.075) 0:00:07.666 *********** 2020-06-26T21:31:10.269 INFO:teuthology.task.ansible.out:skipping: [smithi051.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"} 2020-06-26T21:31:10.270 INFO:teuthology.task.ansible.out:skipping: [smithi051.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"} 2020-06-26T21:31:10.271 INFO:teuthology.task.ansible.out:skipping: [smithi051.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 f30 2020-06-26T21:31:10.272 INFO:teuthology.task.ansible.out:09adb7502a6c5554e1157d36c63d84f40fe5074a01d7d0280e5c48da374dc\nmbenjamin@rael 8ixfNNx3j2m2+nGhXkHsnQ 62fda7ec724f0fdb3f05add4c3739e07a5c7eeb2380d5f1f7eeeb13db35e16a8\nmbenjamin@shatner hJ1oEl5wSZaKPJC1Ugss8g 9c9161b53da4d842308f80e5b490a0c1539076f129bd0e34ee2253272dd55c21\n"}, "skip_reason": "Conditional result was False"} skipping: [smithi051.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"} skipping: [smithi051.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/HeNVS7ksoSZ6I 2020-06-26T21:31:10.274 INFO:teuthology.task.ansible.out:nynpLZ6b9uXa9OM9XL ali@parkour", "name": "amaredia", "ovpn": "ali@freerunner yQjRpRVG7D5KN2HAUjI30g 9d677a34ae98477e6cc8ba1d975d81dcae43a102013b265c63f3ea91e7dacd78"}, "skip_reason": "Conditional result was False"} skipping: [smithi051.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"} skipping: [smithi051.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"} skipping: [smithi051.front.sepia.ceph.com] => (item={'name': 'gregf', 'ovpn': 'gregf@kai YhNrPfedhZjbvGjOfmotOA 440cf8 2020-06-26T21:31:10.276 INFO:teuthology.task.ansible.out:595a87cd307790bbf79c3668455a0405945e2b271d873325de222cd72f\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"} skipping: [smithi051.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"} skipping: [smithi051.front.sepia.ceph.com] => (item={'name': 'davidz', 'ovpn': 'dzafman@ubuntu-laptop-vm NY9y9tqLY1beEcXDwMavsQ c869d42fae1890574577a8014d97d1247f1a13cb6337037d2714f1d236fc65d2\ndzafman@ubuntu 2020-06-26T21:31:10.278 INFO:teuthology.task.ansible.out:16 2a0rAy5QmNFSEcATNz2h9A b7c11fbb0911fc4ac0216a1a8eac8359a9e8f43d69126db6b45cbeabd358c2b4\ndzafman@ubuntu-1804 PN1pkeGHGloB0K+IZrfB0g f1c01b447b9ec3fc048c32f606a33fb488ff621e11aa305ac979501030202658\n'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "davidz", "ovpn": "dzafman@ubuntu-laptop-vm NY9y9tqLY1beEcXDwMavsQ c869d42fae1890574577a8014d97d1247f1a13cb6337037d2714f1d236fc65d2\ndzafman@ubuntu16 2a0rAy5QmNFSEcATNz2h9A b7c11fbb0911fc4ac0216a1a8eac8359a9e8f43d69126db6b45cbeabd358c2b4\ndzafman@ubuntu-1804 PN1pkeGHGloB0K+IZrfB0g f1c01b447b9ec3fc048c32f606a33fb488ff621e11aa305ac979501030202658\n"}, "skip_reason": "Conditional result was False"} 2020-06-26T21:31:10.286 INFO:teuthology.task.ansible.out:skipping: [smithi051.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"} 2020-06-26T21:31:10.288 INFO:teuthology.task.ansible.out:skipping: [smithi051.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"} 2020-06-26T21:31:10.298 INFO:teuthology.task.ansible.out:skipping: [smithi051.front.sepia.ceph.com] => (item={'name': 'wusui', 'ovpn': 'wusui@ubuntu /nElLTGqxiOr/hD6eziF5A 2e244e2b62fa42dadf3a3a1dbcc29475410cee6550b0c6b3603c135853937551\nwusui@thinkpad tu2DxDcllIdwb5ewldgT0g 1590a7d9f1377b0094e9ba4277e7bcbe6374791f0b3d3df93026345c058c93f5\n'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "wusui", "ovpn": "wusui@ubuntu /nElLTGqxiOr/hD6eziF5A 2e244e2b62fa42dadf3a3a1dbcc29475410cee6550b0c6b3603c135853937551\nwusui@thinkpad tu2DxDcllIdwb5ewldgT0g 1590a7d9f1377b0094e9ba4277e7bcbe6374791f0b3d3df93026345c058c93f5\n"}, "skip_reason": "Conditional result was False"} 2020-06-26T21:31:10.309 INFO:teuthology.task.ansible.out:skipping: [smithi051.front.sepia.ceph.com] => (item={'name': 'zyan', 'ovpn': 'zyan@redhat OP16IkReCatMfA4Mf3pkdQ b0262be71ef008e2f7d585e34431dc2757c1e22ac1aa844863be533bf873d304'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "zyan", "ovpn": "zyan@redhat OP16IkReCatMfA4Mf3pkdQ b0262be71ef008e2f7d585e34431dc2757c1e22ac1aa844863be533bf873d304"}, "skip_reason": "Conditional result was False"} 2020-06-26T21:31:10.310 INFO:teuthology.task.ansible.out:skipping: [smithi051.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"} 2020-06-26T21:31:10.312 INFO:teuthology.task.ansible.out:skipping: [smithi051.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"} 2020-06-26T21:31:10.314 INFO:teuthology.task.ansible.out:skipping: [smithi143.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"} 2020-06-26T21:31:10.324 INFO:teuthology.task.ansible.out:skipping: [smithi051.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"} 2020-06-26T21:31:10.325 INFO:teuthology.task.ansible.out:skipping: [smithi143.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"} 2020-06-26T21:31:10.326 INFO:teuthology.task.ansible.out:skipping: [smithi051.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"} skipping: [smithi143.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"} skipping: [smithi051.front.sepia.ceph.com] => (item={'name': 'yehudasa', 'ovpn': 'yehudasa@yehuda-2 NGXHeO0lAvRFfYLalffzEw 0d3489b09f48ad5fa9d1ec5944d9c8020daf852488f389f3d44fe63d3f651f34\nyehuda@yehuda-940X3G shisK5LjI6fr3ZBJy/xX8A 49522899bd26130086ce668079f0062d987d85dfa5767dd5c34e5953db97997a\nyehudasa@yehudasa-desktop OT1MhoO0WihhvkKztqW0Uw 12a4d6b54390b9df7f5af3bd6b533f3c1fee0c7b9fbb79f0a87bcb28b182c7d4\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\n"}, "skip_reason": "Conditional result was False"} 2020-06-26T21:31:10.327 INFO:teuthology.task.ansible.out:skipping: [smithi143.front.sepia.ceph.com] => (item={'name': 'dmick', 'ovpn': 'dmick@angus z8fyazJ0pc56I/XTlHAOrQ db682b1b89c790bf26a2e12dbea03f4495f8ea5f248e29b2f5c5dc072acb3c93\ndmick@home o9fblAdxhBToEJxbut 2020-06-26T21:31:10.329 INFO:teuthology.task.ansible.out:v2mw 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"} 2020-06-26T21:31:10.338 INFO:teuthology.task.ansible.out:skipping: [smithi143.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"} 2020-06-26T21:31:10.339 INFO:teuthology.task.ansible.out:skipping: [smithi051.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"} skipping: [smithi143.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"} 2020-06-26T21:31:10.350 INFO:teuthology.task.ansible.out:skipping: [smithi051.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"} 2020-06-26T21:31:10.352 INFO:teuthology.task.ansible.out:skipping: [smithi143.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"} skipping: [smithi143.front.sepia.ceph.com] => (item={'name': 'jcaratzas', 'ovpn': 'jcaratzas@laptop 65tzczvq6U9MaLuTtZUWJA 36cc4b5af314d8d2ae1cc974086b62fd4d9a722b1469f7cf00ba647241b834c9'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "jcaratzas", "ovpn": "jcaratzas@laptop 65tzczvq6U9MaLuTtZUWJA 36cc4b5af314d8d2ae1cc974086b62fd4d9a722b1469f7cf00ba647241b834c9"}, "skip_reason": "Conditional result was False"} 2020-06-26T21:31:10.352 INFO:teuthology.task.ansible.out:skipping: [smithi051.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"} skipping: [smithi143.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"} 2020-06-26T21:31:10.363 INFO:teuthology.task.ansible.out:skipping: [smithi051.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"} 2020-06-26T21:31:10.366 INFO:teuthology.task.ansible.out:skipping: [smithi143.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"} skipping: [smithi051.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 ee37985d0a51360f08266e0de208 2020-06-26T21:31:10.368 INFO:teuthology.task.ansible.out:ea85616777a325d498d7c895a80d4723f844\n"}, "skip_reason": "Conditional result was False"} skipping: [smithi143.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"} 2020-06-26T21:31:10.378 INFO:teuthology.task.ansible.out:skipping: [smithi051.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"} 2020-06-26T21:31:10.389 INFO:teuthology.task.ansible.out:skipping: [smithi051.front.sepia.ceph.com] => (item={'name': 'nwatkins', 'ovpn': 'nwatkins@daq unHfXkUpAHOnzeptznuLLA 33b2003c30d0cc7a6b194e76be92c7b5d270c2d2a4b4a8b6e673f0f0dc1db313'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "nwatkins", "ovpn": "nwatkins@daq unHfXkUpAHOnzeptznuLLA 33b2003c30d0cc7a6b194e76be92c7b5d270c2d2a4b4a8b6e673f0f0dc1db313"}, "skip_reason": "Conditional result was False"} 2020-06-26T21:31:10.400 INFO:teuthology.task.ansible.out:skipping: [smithi143.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"} 2020-06-26T21:31:10.401 INFO:teuthology.task.ansible.out:skipping: [smithi143.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"} 2020-06-26T21:31:10.401 INFO:teuthology.task.ansible.out:skipping: [smithi143.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 AAAAB3NzaC1yc2EAAAABIwAAAQEA2ok6CBUpOVGv2RFws44GtEP5SVxOi4Vie0WSZYLpD55rTfmOtsItN1d1EciVN 2020-06-26T21:31:10.403 INFO:teuthology.task.ansible.out:TUyWuyzMeQGWC4JAd3/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"} skipping: [smithi143.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"} skipping: [smithi143.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 2020-06-26T21:31:10.405 INFO:teuthology.task.ansible.out:\ngregf@fedoragreg Jdn8I/sFGcr5Aa/dici6lw 50f88afc35c05ef8454742226f7baf2cd20cb1e2d4d0c9f4a393013877736bfa\n"}, "skip_reason": "Conditional result was False"} skipping: [smithi143.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"} skipping: [smithi143.front.sepia.ceph.com] => (item={'name': 'davidz', 'ovpn': 'dzafman@ubuntu-laptop-vm NY9y9tqLY1beEcXDwMavsQ c869d42fae1890574577a8014d97d1247f1a13cb6337037d2714f1d236fc65d2\ndzafman@ubuntu16 2a0rAy5QmNFSEcATNz2h9A b7c11fbb0911fc4ac0216a1a8eac8359a9e8f43d69126db6b45cbeabd358c2b4\ndzafman@ubuntu-1804 PN1pkeGHGloB0K+IZrfB0g f1c01b447b9ec3fc048c32f606a33fb488ff621e11aa305ac979501030202658\n'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "davidz", "ovpn": "dzafman@ubuntu-laptop-vm NY9y9tqLY1beEcXDwMavsQ c869d42fae1890574577a8014d97d1247f1a13cb6337037d2714f1d236fc65d2\ndzafman@ubuntu16 2a0rAy5QmNFSEcATNz2h9A b7c11fbb0911fc4ac0216a1a8eac8359a9e8f43d69126db6b45cbeabd358c2b4\ndzafman@ubuntu-1804 PN1pkeGHGloB0K+IZrfB0g f1c01b447b9ec3fc048c32f606a33fb488ff621e11aa305ac979501030202658\n"}, "skip_reason": "Conditional result was False"} 2020-06-26T21:31:10.414 INFO:teuthology.task.ansible.out:skipping: [smithi143.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"} 2020-06-26T21:31:10.416 INFO:teuthology.task.ansible.out:skipping: [smithi143.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"} skipping: [smithi051.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"} skipping: [smithi051.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"} skipping: [smithi051.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"} 2020-06-26T21:31:10.426 INFO:teuthology.task.ansible.out:skipping: [smithi143.front.sepia.ceph.com] => (item={'name': 'wusui', 'ovpn': 'wusui@ubuntu /nElLTGqxiOr/hD6eziF5A 2e244e2b62fa42dadf3a3a1dbcc29475410cee6550b0c6b3603c135853937551\nwusui@thinkpad tu2DxDcllIdwb5ewldgT0g 1590a7d9f1377b0094e9ba4277e7bcbe6374791f0b3d3df93026345c058c93f5\n'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "wusui", "ovpn": "wusui@ubuntu /nElLTGqxiOr/hD6eziF5A 2e244e2b62fa42dadf3a3a1dbcc29475410cee6550b0c6b3603c135853937551\nwusui@thinkpad tu2DxDcllIdwb5ewldgT0g 1590a7d9f1377b0094e9ba4277e7bcbe6374791f0b3d3df93026345c058c93f5\n"}, "skip_reason": "Conditional result was False"} 2020-06-26T21:31:10.438 INFO:teuthology.task.ansible.out:skipping: [smithi051.front.sepia.ceph.com] => (item={'name': 'jdillaman', 'ovpn': 'jdillaman@ceph1 kQ96pIpKTocwIj9H1Udb1g 6c087451af94ac18c144712bcc9329799d86f6d90376839dcd6fa41cd73e3608'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "jdillaman", "ovpn": "jdillaman@ceph1 kQ96pIpKTocwIj9H1Udb1g 6c087451af94ac18c144712bcc9329799d86f6d90376839dcd6fa41cd73e3608"}, "skip_reason": "Conditional result was False"} skipping: [smithi051.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"} skipping: [smithi143.front.sepia.ceph.com] => (item={'name': 'zyan', 'ovpn': 'zyan@redhat OP16IkReCatMfA4Mf3pkdQ b0262be71ef008e2f7d585e34431dc2757c1e22ac1aa844863be533bf873d304'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "zyan", "ovpn": "zyan@redhat OP16IkReCatMfA4Mf3pkdQ b0262be71ef008e2f7d585e34431dc2757c1e22ac1aa844863be533bf873d304"}, "skip_reason": "Conditional result was False"} 2020-06-26T21:31:10.439 INFO:teuthology.task.ansible.out:skipping: [smithi051.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"} 2020-06-26T21:31:10.439 INFO:teuthology.task.ansible.out:skipping: [smithi051.front.sepia.ceph.com] => (item={'name': 'dfuller', 'ovpn': 'dfuller@laptop 6U0lNVidRy7Ye/5q6cGN1A aea3d019f68a95094c99385aff099818224455a829615cfc774587e4519398a7\ndfuller@rex001 6Z8bfQDgPXVSGMeeQHoItg 3abd41920b72683fbba7f25be88ff992fcd753119c4d2086c12daaf20798e684\n'}) => {"ansible_l 2020-06-26T21:31:10.457 INFO:teuthology.task.ansible.out:oop_var": "item", "changed": false, "item": {"name": "dfuller", "ovpn": "dfuller@laptop 6U0lNVidRy7Ye/5q6cGN1A aea3d019f68a95094c99385aff099818224455a829615cfc774587e4519398a7\ndfuller@rex001 6Z8bfQDgPXVSGMeeQHoItg 3abd41920b72683fbba7f25be88ff992fcd753119c4d2086c12daaf20798e684\n"}, "skip_reason": "Conditional result was False"} skipping: [smithi051.front.sepia.ceph.com] => (item={'name': 'owasserm', 'ovpn': 'owasserm@owasserm.redhat.com hsdVTbVub6eRnhlO9B02rQ 7c9baf41670ff9ab612f75d4be42d0aaf0d7ecaa3c8928032b61f1be91725890\n'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "owasserm", "ovpn": "owasserm@owasserm.redhat.com hsdVTbVub6eRnhlO9B02rQ 7c9baf41670ff9ab612f75d4be42d0aaf0d7ecaa3c8928032b61f1be91725890\n"}, "skip_reason": "Conditional result was False"} skipping: [smithi051.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"} skipping: [smithi051.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 0aca19a8ff6dbeee2821dd75a329a05b80521702 2020-06-26T21:31:10.459 INFO:teuthology.task.ansible.out:04b2b242ced9b1a68ca8df37"}, "skip_reason": "Conditional result was False"} skipping: [smithi143.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"} skipping: [smithi051.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"} skipping: [smithi143.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@ma 2020-06-26T21:31:10.462 INFO:teuthology.task.ansible.out:c /1CBLC6rxqzJzPspffZV0g 4d1dfff2e097a7fc2a83ea73eccad2f0e453a6338e18c87b4d89bf370733e29c\ntamil@tamil-VirtualBox M22QdmhkSPj9aEcTiuIVfg 8e76e06b14de99318441c75a96e635a92f5bddc54a40b45276191f6829c6b239\n"}, "skip_reason": "Conditional result was False"} skipping: [smithi143.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"} skipping: [smithi143.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"} skipping: [smithi051.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 w 2020-06-26T21:31:10.464 INFO:teuthology.task.ansible.out:as False"} skipping: [smithi143.front.sepia.ceph.com] => (item={'name': 'yehudasa', 'ovpn': 'yehudasa@yehuda-2 NGXHeO0lAvRFfYLalffzEw 0d3489b09f48ad5fa9d1ec5944d9c8020daf852488f389f3d44fe63d3f651f34\nyehuda@yehuda-940X3G shisK5LjI6fr3ZBJy/xX8A 49522899bd26130086ce668079f0062d987d85dfa5767dd5c34e5953db97997a\nyehudasa@yehudasa-desktop OT1MhoO0WihhvkKztqW0Uw 12a4d6b54390b9df7f5af3bd6b533f3c1fee0c7b9fbb79f0a87bcb28b182c7d4\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\n"}, "skip_reason": "Conditional result was False"} skipping: [smithi051.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: [smithi143.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"} skipping: [smithi051.front.sepia.ceph.com] => (item={'name': 'prsrivas', 'ovpn': 'pritha@dhcp35-190.lab.eng.blr.redhat.com GCk3PIYzUNZ6/xrsKoq8VQ acbfc4279970b44c3d008990e0cf1bb5eb280299218441a0f25fda988bc555f6'}) => {"ansible_loop_var": "item", "changed": false 2020-06-26T21:31:10.466 INFO:teuthology.task.ansible.out:, "item": {"name": "prsrivas", "ovpn": "pritha@dhcp35-190.lab.eng.blr.redhat.com GCk3PIYzUNZ6/xrsKoq8VQ acbfc4279970b44c3d008990e0cf1bb5eb280299218441a0f25fda988bc555f6"}, "skip_reason": "Conditional result was False"} 2020-06-26T21:31:10.470 INFO:teuthology.task.ansible.out:skipping: [smithi051.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"} 2020-06-26T21:31:10.471 INFO:teuthology.task.ansible.out:skipping: [smithi143.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"} skipping: [smithi051.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"} skipping: [smithi143.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"} 2020-06-26T21:31:10.486 INFO:teuthology.task.ansible.out:skipping: [smithi051.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"} skipping: [smithi051.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"} skipping: [smithi143.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"} skipping: [smithi143.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\nj 2020-06-26T21:31:10.487 INFO:teuthology.task.ansible.out:oao@tagide uUDVmZ1S5lp/Hx8eKTfDCw ee37985d0a51360f08266e0de208ea85616777a325d498d7c895a80d4723f844\n"}, "skip_reason": "Conditional result was False"} skipping: [smithi051.front.sepia.ceph.com] => (item={'name': 'vshankar', 'ovpn': 'vshankar@h3ckers-pride r39frQXXj1GUJZwq1GS7fw 1170ef4c918c5ff15334d10f666441b0dfe0bb869a5e15218fdfad2e8cc4e953'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "vshankar", "ovpn": "vshankar@h3ckers-pride r39frQXXj1GUJZwq1GS7fw 1170ef4c918c5ff15334d10f666441b0dfe0bb869a5e15218fdfad2e8cc4e953"}, "skip_reason": "Conditional result was False"} skipping: [smithi143.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"} 2020-06-26T21:31:10.506 INFO:teuthology.task.ansible.out:skipping: [smithi051.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"} 2020-06-26T21:31:10.508 INFO:teuthology.task.ansible.out:skipping: [smithi051.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"} skipping: [smithi051.front.sepia.ceph.com] => (item={'name': 'ifed01', 'ovpn': 'ifed01@LocalSUSE1 6g6hX1bzTGBTCnDevAn0+w f18c9354f6de3f371c3b51521b62375e474802ac21adb3d71e09d8d5bf9d0c43'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "ifed01", "ovpn": "ifed01@LocalSUSE1 6g6hX1bzTGBTCnDevAn0+w f18c9354f6de3f371c3b51521b62375e474802ac21adb3d71e09d8d5bf9d0c43"}, "skip_reason": "Conditional result was False"} skipping: [smithi143.front.sepia.ceph.com] => (item={'name': 'nwatkins', 'ovpn': 'nwatkins@daq unHfXkUpAHOnzeptznuLLA 33b2003c30d0cc7a6b194e76be92c7b5d270c2d2a4b4a8b6e673f0f0dc1db313'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "nwatkins", "ovpn": "nwatkins@daq unHfXkUpAHOnzeptznuLLA 33b2003c30d0cc7a6b194e76be92c7b5d270c2d2a4b4a8b6e673f0f0dc1db313"}, "skip_reason": "Conditional result was False"} skipping: [smithi051.front.sepia.ceph.com] => (item={'name': 'myoungwon', 'ovpn': 'myoungwon@omw-dev 78twXwYRU+MeH+yZ9Rw9Zg 2dd66fa122e5cf3b8bfa835cefac7c6e4e66d70643a3819813104c2057e597e4'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "myoungwon", "ovpn": "myoungwon@omw-dev 78twXwYRU+MeH+yZ9Rw9Zg 2dd66fa122e5cf3b8bfa835cefac7c6e4e66d70643a3819813104c2057e597e4"}, "skip_reason": "Conditional result was False"} 2020-06-26T21:31:10.508 INFO:teuthology.task.ansible.out:skipping: [smithi143.front.sepia.ceph.com] => (item={'name': 2020-06-26T21:31:10.510 INFO:teuthology.task.ansible.out: '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"} skipping: [smithi143.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"} skipping: [smithi143.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"} skipping: [smithi051.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"} skipping: [smithi143.front.sepia.ceph.com] => (item={'name': 'jdillaman', 'ovpn': 'jdillaman@ceph1 kQ96pIpKTocwIj9H1Udb1g 6c087451af94ac18c144712bcc9329799d86f6d90376839dcd6fa41cd73e3608'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "jdillaman", "ovpn": "jdillaman@ceph1 kQ96pIpKTocwIj9H1Udb1g 6c0 2020-06-26T21:31:10.512 INFO:teuthology.task.ansible.out:87451af94ac18c144712bcc9329799d86f6d90376839dcd6fa41cd73e3608"}, "skip_reason": "Conditional result was False"} skipping: [smithi051.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"} 2020-06-26T21:31:10.522 INFO:teuthology.task.ansible.out:skipping: [smithi143.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"} 2020-06-26T21:31:10.523 INFO:teuthology.task.ansible.out:skipping: [smithi051.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"} skipping: [smithi051.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"} skipping: [smithi143.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"} 2020-06-26T21:31:10.534 INFO:teuthology.task.ansible.out:skipping: [smithi051.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"} 2020-06-26T21:31:10.535 INFO:teuthology.task.ansible.out:skipping: [smithi143.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"} skipping: [smithi051.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"} skipping: [smithi143.front.sepia.ceph.com] => (item={'name': 'owasserm', 'ovpn': 'owasserm@owasserm.redhat.com hsdVTbVub6eRnhlO9B02rQ 7c9baf41670ff9ab612f75d4be42d0aaf0d7ecaa3c8928032b61f1be91725890\n'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "owasserm", "ovpn": "owasserm@owasserm.redhat.com hsdVTbVub6eRnhlO9B02rQ 7c9baf41670ff9ab612f75d4be42d0aaf0d7ecaa3c8928032b61f1be91725890\n"}, "skip_reason": "Conditional result was False"} skipping: [smithi051.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"} 2020-06-26T21:31:10.536 INFO:teuthology.task.ansible.out:skipping: [smithi143.front.sepia.ceph.com] = 2020-06-26T21:31:10.538 INFO:teuthology.task.ansible.out:> (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"} 2020-06-26T21:31:10.552 INFO:teuthology.task.ansible.out:skipping: [smithi051.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: [smithi143.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"} skipping: [smithi051.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"} 2020-06-26T21:31:10.554 INFO:teuthology.task.ansible.out:skipping: [smithi143.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"} skipping: [smithi051.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"} 2020-06-26T21:31:10.570 INFO:teuthology.task.ansible.out:skipping: [smithi051.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"} skipping: [smithi143.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"} skipping: [smithi143.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: [smithi051.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"} skipping: [smithi143.front.sepia.ceph.com] => (item={'name': 'prsrivas', 'ovpn': 'pritha@dhcp35-190.lab.eng.blr.redhat.com GCk3PIYzUNZ6/xrsKoq8VQ acbfc4279970b44c3d008990e0cf1bb5eb280299218441a0f25fda988bc555f6'}) => {"ansible_loop_var": "item", "changed": false, "item": 2020-06-26T21:31:10.572 INFO:teuthology.task.ansible.out: {"name": "prsrivas", "ovpn": "pritha@dhcp35-190.lab.eng.blr.redhat.com GCk3PIYzUNZ6/xrsKoq8VQ acbfc4279970b44c3d008990e0cf1bb5eb280299218441a0f25fda988bc555f6"}, "skip_reason": "Conditional result was False"} skipping: [smithi051.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"} 2020-06-26T21:31:10.576 INFO:teuthology.task.ansible.out:skipping: [smithi143.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"} 2020-06-26T21:31:10.578 INFO:teuthology.task.ansible.out:skipping: [smithi051.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"} 2020-06-26T21:31:10.588 INFO:teuthology.task.ansible.out:skipping: [smithi051.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"} 2020-06-26T21:31:10.591 INFO:teuthology.task.ansible.out:skipping: [smithi051.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"} skipping: [smithi051.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"} skipping: [smithi143.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"} skipping: [smithi143.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"} 2020-06-26T21:31:10.625 INFO:teuthology.task.ansible.out:skipping: [smithi143.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"} 2020-06-26T21:31:10.627 INFO:teuthology.task.ansible.out:skipping: [smithi143.front.sepia.ceph.com] => (item={'name': 'vshankar', 'ovpn': 'vshankar@h3ckers-pride r39frQXXj1GUJZwq1GS7fw 1170ef4c918c5ff15334d10f666441b0dfe0bb869a5e15218fdfad2e8cc4e953'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "vshankar", "ovpn": "vshankar@h3ckers-pride r39frQXXj1GUJZwq1GS7fw 1170ef4c918c5ff15334d10f666441b0dfe0bb869a5e15218fdfad2e8cc4e953"}, "skip_reason": "Conditional result was False"} skipping: [smithi143.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"} skipping: [smithi143.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"} 2020-06-26T21:31:10.642 INFO:teuthology.task.ansible.out:skipping: [smithi143.front.sepia.ceph.com] => (item={'name': 'ifed01', 'ovpn': 'ifed01@LocalSUSE1 6g6hX1bzTGBTCnDevAn0+w f18c9354f6de3f371c3b51521b62375e474802ac21adb3d71e09d8d5bf9d0c43'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "ifed01", "ovpn": "ifed01@LocalSUSE1 6g6hX1bzTGBTCnDevAn0+w f18c9354f6de3f371c3b51521b62375e474802ac21adb3d71e09d8d5bf9d0c43"}, "skip_reason": "Conditional result was False"} 2020-06-26T21:31:10.644 INFO:teuthology.task.ansible.out:skipping: [smithi143.front.sepia.ceph.com] => (item={'name': 'myoungwon', 'ovpn': 'myoungwon@omw-dev 78twXwYRU+MeH+yZ9Rw9Zg 2dd66fa122e5cf3b8bfa835cefac7c6e4e66d70643a3819813104c2057e597e4'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "myoungwon", "ovpn": "myoungwon@omw-dev 78twXwYRU+MeH+yZ9Rw9Zg 2dd66fa122e5cf3b8bfa835cefac7c6e4e66d70643a3819813104c2057e597e4"}, "skip_reason": "Conditional result was False"} skipping: [smithi143.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"} skipping: [smithi051.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"} skipping: [smithi051.front.sepia.ceph.com] => (item={'name': 'smanjara', 'ovpn': 'smanjara@fedora 5oorMoVYD3sT0nmOTBDh9w 83be007f68694c9463ef46e4ce223221d639d78f11d5b68449598de77e8e0ce8'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "smanjara", "ovpn": "smanjara@fedora 5oorMoVYD3sT0nmOTBDh9w 83be007f68694c9463ef46e4ce223221d639d78f11d5b68449598de77e8e0ce8"}, "skip_reason": "Conditional result was False"} skipping: [smithi051.front.sepia.ceph.com] => (item={'name': 'bengland', 'ovpn': 'bengland@bene-laptop ud1gWgoNggJTS7LQtPTZTA d3ebd084ce385cb450ce2f83c02dc66a1637dedbc7a8b191dab68acfc935af41'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "ben 2020-06-26T21:31:10.646 INFO:teuthology.task.ansible.out:gland", "ovpn": "bengland@bene-laptop ud1gWgoNggJTS7LQtPTZTA d3ebd084ce385cb450ce2f83c02dc66a1637dedbc7a8b191dab68acfc935af41"}, "skip_reason": "Conditional result was False"} skipping: [smithi051.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"} skipping: [smithi051.front.sepia.ceph.com] => (item={'name': 'alfonsomthd', 'ovpn': 'alfonsomthd@localhost eUvx+7UEx5IYGmS0lNIscQ 2f1bfd4874280b9f525a46e93e767504df80a9b09a83a2fea387dcd6e34bc0f8'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "alfonsomthd", "ovpn": "alfonsomthd@localhost eUvx+7UEx5IYGmS0lNIscQ 2f1bfd4874280b9f525a46e93e767504df80a9b09a83a2fea387dcd6e34bc0f8"}, "skip_reason": "Conditional result was False"} skipping: [smithi051.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"} skipping: [smithi051.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"} skipping: [smithi143.front.sepia.ceph.com] => (item={ 2020-06-26T21:31:10.652 INFO:teuthology.task.ansible.out:'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"} skipping: [smithi051.front.sepia.ceph.com] => (item={'name': 'yuvalif', 'ovpn': 'ylifshit@localhost dyc2NU2pMz8NF8/uR2kMxA 3a6f1f9e55b5116f74d01ffbabdc339054088d257a16cf9fafcfe05b27fa678e'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "yuvalif", "ovpn": "ylifshit@localhost dyc2NU2pMz8NF8/uR2kMxA 3a6f1f9e55b5116f74d01ffbabdc339054088d257a16cf9fafcfe05b27fa678e"}, "skip_reason": "Conditional result was False"} skipping: [smithi143.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"} skipping: [smithi051.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"} skipping: [smithi143.front.sepia.ceph.com] => (item={'name': 'jcollin', 'ovpn': 'jcollin@earth +H4Hk4WcNuqdQj7ch/Nulw 8426545e6457c9e1e8adca2af5ddf836fbcfb433cdc5359fd135afdf4e0f7d2a\njcollin@stratocaster jbjV3FsrsTJwyKUA3Y8VVQ 0439745f795fef1399636bd550040d45445d1607b471284c5c9b9dbccc86a987\n'}) => {"a 2020-06-26T21:31:10.654 INFO:teuthology.task.ansible.out:nsible_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"} skipping: [smithi051.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"} skipping: [smithi143.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"} skipping: [smithi051.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"} 2020-06-26T21:31:10.678 INFO:teuthology.task.ansible.out:skipping: [smithi143.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"} skipping: [smithi051.front.sepia.ceph.com] => (item={'name': 'sidharthanup', 'ovpn': 'sidharthanup@strawberryfields IZq91vqA+RG1Rtn3JFZb6Q a2873481cac9b8b4a0bd8bebe0248b3dccb370dd18b56a4dae713ca1fb0c4286'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "sidharthanup", "ovpn": "sidharthanup@strawberryfields IZq91vqA+RG1Rtn3JFZb6Q a2873481cac9b8b4a0bd8bebe0248b3dccb370dd18b56a4dae713ca1fb0c4286"}, "skip_reason": "Conditional result was False"} skipping: [smithi143.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"} 2020-06-26T21:31:10.681 INFO:teuthology.task.ansible.out:skipping: [smithi051.front.sepia.ceph.com] => (item={'name': 'varsha', 'ovpn': 'varsha@local AGrJViO6wZF253aFeh/r5w f1248029ccdc45fd6e8fddb09ab3f8aa01123ab69cc6f3f11273528ce33e5a31'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "varsha", "ovpn": "varsha@local AGrJViO6wZF253aFeh/r5w f1248029ccdc45fd6e8fddb09ab3f8aa01123ab69cc6f3f11273528ce33e5a31"}, "skip_reason": "Conditional result was False"} skipping: [smithi143.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: [smithi051.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"} skipping: [smithi143.front.sepia.ceph.com] => (item={'name': 'henrix', 'ovpn': 'henrix@hermes iPPDB 2020-06-26T21:31:10.683 INFO:teuthology.task.ansible.out:fnLzP5Pe5FuTcJBmw b26aefb8a61451066f984e074f708ea9ca6b2c5d7cca35996c08b0b2bb2c2736'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "henrix", "ovpn": "henrix@hermes iPPDBfnLzP5Pe5FuTcJBmw b26aefb8a61451066f984e074f708ea9ca6b2c5d7cca35996c08b0b2bb2c2736"}, "skip_reason": "Conditional result was False"} skipping: [smithi051.front.sepia.ceph.com] => (item={'name': 'ideepika', 'ovpn': 'deepika@x1carbon BgvhtHMrCcelT98ekPDMoA 6fa3cf08186b93b966b68841f3507a0809d348c5097b39b6140832cac2afd511'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "ideepika", "ovpn": "deepika@x1carbon BgvhtHMrCcelT98ekPDMoA 6fa3cf08186b93b966b68841f3507a0809d348c5097b39b6140832cac2afd511"}, "skip_reason": "Conditional result was False"} skipping: [smithi143.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"} skipping: [smithi051.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"} skipping: [smithi143.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 c3311aba4025aa42cd78c999dcee4e2c16415a3ac44ac8 2020-06-26T21:31:10.685 INFO:teuthology.task.ansible.out:c95b77838459ef3315"}, "skip_reason": "Conditional result was False"} skipping: [smithi051.front.sepia.ceph.com] => (item={'name': 'soumyakoduri', 'ovpn': 'skoduri@rgw_vm fAskaxmJYtm4TDcModIkrQ 884b57c3b5d56493da361dc9f1cc4e06e766628fcb0f916090f2096edc5ce7de'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "soumyakoduri", "ovpn": "skoduri@rgw_vm fAskaxmJYtm4TDcModIkrQ 884b57c3b5d56493da361dc9f1cc4e06e766628fcb0f916090f2096edc5ce7de"}, "skip_reason": "Conditional result was False"} skipping: [smithi143.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"} skipping: [smithi051.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"} skipping: [smithi051.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"} skipping: [smithi143.front.sepia.ceph.com] => (item={'name': 'tdehler', 'ovpn': 'tdehler@think 7e0WC4Vh86XWZviZ9WBMgw 4dc8477db6e4f40312e6b2b9db293dc009e49e518015ace20431c0fb69025461'}) => {"ansible_loop_var": 2020-06-26T21:31:10.687 INFO:teuthology.task.ansible.out: "item", "changed": false, "item": {"name": "tdehler", "ovpn": "tdehler@think 7e0WC4Vh86XWZviZ9WBMgw 4dc8477db6e4f40312e6b2b9db293dc009e49e518015ace20431c0fb69025461"}, "skip_reason": "Conditional result was False"} 2020-06-26T21:31:10.693 INFO:teuthology.task.ansible.out:skipping: [smithi051.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"} 2020-06-26T21:31:10.695 INFO:teuthology.task.ansible.out:skipping: [smithi143.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"} skipping: [smithi051.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"} skipping: [smithi143.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"} 2020-06-26T21:31:10.706 INFO:teuthology.task.ansible.out:skipping: [smithi051.front.sepia.ceph.com] => (item={'name': 'ksirivad', 'ovpn': 'ksirivad@ksirivad prZzE08FqnY6hFtGk0Q6XQ 2ef0878b0050cf28775813fe0991f9a746c07e61920280ce29ee69088eda5efc'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "ksirivad", "ovpn": "ksirivad@ksirivad prZzE08FqnY6hFtGk0Q6XQ 2ef0878b0050cf28775813fe0991f9a746c07e61920280ce29ee69088eda5efc"}, "skip_reason": "Conditional result was False"} skipping: [smithi051.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"} 2020-06-26T21:31:10.708 INFO:teuthology.task.ansible.out:skipping: [smithi143.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"} skipping: [smithi051.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"} skipping: [smithi143.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"} 2020-06-26T21:31:10.718 INFO:teuthology.task.ansible.out:skipping: [smithi051.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"} 2020-06-26T21:31:10.720 INFO:teuthology.task.ansible.out:skipping: [smithi143.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"} skipping: [smithi051.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"} skipping: [smithi143.front.sepia.ceph.com] => (item={'name': 'smanjara', 'ovpn': 'smanjara@fedora 5oorMoVYD3sT0nmOTBDh9w 83be007f68694c9463ef46e4ce223221d639d78f11d5b68449598de77e8e0ce8'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "smanjara", "ovpn": "smanjara@fedora 5oorMoVYD3sT0nmOTBDh9w 83be007f68694c9463ef46e4ce223221d639d78f11d5b68449598de77e8e0ce8"}, "skip_reason": "Conditional result was False"} skipping: [smithi051.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"} 2020-06-26T21:31:10.721 INFO:teuthology.task.ansible.out:skipping: [smithi143.front.sepia.ceph.com] => (item={'name': 'bengland', 'ovpn': 'bengland@bene-laptop ud1gWgoNggJTS7LQtPTZTA d3ebd084ce385cb450ce2f83c02dc66a1637dedbc7a8b191dab68acfc935af41'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "b 2020-06-26T21:31:10.723 INFO:teuthology.task.ansible.out:england", "ovpn": "bengland@bene-laptop ud1gWgoNggJTS7LQtPTZTA d3ebd084ce385cb450ce2f83c02dc66a1637dedbc7a8b191dab68acfc935af41"}, "skip_reason": "Conditional result was False"} 2020-06-26T21:31:10.731 INFO:teuthology.task.ansible.out:skipping: [smithi051.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"} 2020-06-26T21:31:10.733 INFO:teuthology.task.ansible.out:skipping: [smithi143.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"} skipping: [smithi051.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"} skipping: [smithi143.front.sepia.ceph.com] => (item={'name': 'alfonsomthd', 'ovpn': 'alfonsomthd@localhost eUvx+7UEx5IYGmS0lNIscQ 2f1bfd4874280b9f525a46e93e767504df80a9b09a83a2fea387dcd6e34bc0f8'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "alfonsomthd", "ovpn": "alfonsomthd@localhost eUvx+7UEx5IYGmS0lNIscQ 2f1bfd4874280b9f525a46e93e767504df80a9b09a83a2fea387dcd6e34bc0f8"}, "skip_reason": "Conditional result was False"} 2020-06-26T21:31:10.763 INFO:teuthology.task.ansible.out:skipping: [smithi051.front.sepia.ceph.com] => (item={'name': 'zdover', 'ovpn': 'zdover@slim_thinkpad H/78rBqDIJ5AAjMT6sTmKg 49fb166c553d14549491280458269f987bea97295dbf525ffb7c35336175ee42'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "zdover", "ovpn": "zdover@slim_thinkpad H/78rBqDIJ5AAjMT6sTmKg 49fb166c553d14549491280458269f987bea97295dbf525ffb7c35336175ee42"}, "skip_reason": "Conditional result was False"} skipping: [smithi143.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"} skipping: [smithi143.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"} skipping: [smithi051.front.sepia.ceph.com] => (item={'name': 'rraja', 'ovpn': 'rraja@thinkpadp50 8S3Lez75woSBdYiLqQxf2g c9d1666dfc7a3b762700cd250f775a506c397b0f0e6a86289ba555a3546e532b'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "rraja", "ovpn": "rraja@thinkpadp50 8S3Lez75woSBdYiLqQxf2g c9d1666dfc7a3b762700cd250f775a506c397b0f0e6a86289ba555a3546e532b"}, "skip_reason": "Conditional result was False"} skipping: [smithi051.front.sepia.ceph.com] => (item={'name': 'toabctl', 'ovpn': 'toabctl@minze a3I/7JakMEEANsNXCYM5XA b9715003902937328801993a359da43c61ab0be8d17f92371a48dca0821fb13f'}) => {"ansible_loop_var": "item", "changed": false, "item": 2020-06-26T21:31:10.775 INFO:teuthology.task.ansible.out: {"name": "toabctl", "ovpn": "toabctl@minze a3I/7JakMEEANsNXCYM5XA b9715003902937328801993a359da43c61ab0be8d17f92371a48dca0821fb13f"}, "skip_reason": "Conditional result was False"} skipping: [smithi143.front.sepia.ceph.com] => (item={'name': 'yuvalif', 'ovpn': 'ylifshit@localhost dyc2NU2pMz8NF8/uR2kMxA 3a6f1f9e55b5116f74d01ffbabdc339054088d257a16cf9fafcfe05b27fa678e'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "yuvalif", "ovpn": "ylifshit@localhost dyc2NU2pMz8NF8/uR2kMxA 3a6f1f9e55b5116f74d01ffbabdc339054088d257a16cf9fafcfe05b27fa678e"}, "skip_reason": "Conditional result was False"} skipping: [smithi051.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"} skipping: [smithi143.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"} skipping: [smithi051.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"} skipping: [smithi143.front.sepia.ceph.com] 2020-06-26T21:31:10.789 INFO:teuthology.task.ansible.out:=> (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"} skipping: [smithi051.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"} skipping: [smithi143.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"} skipping: [smithi051.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"} skipping: [smithi143.front.sepia.ceph.com] => (item={'name': 'sidharthanup', 'ovpn': 'sidharthanup@strawberryfields IZq91vqA+RG1Rtn3JFZb6Q a2873481cac9b8b4a0bd8bebe0248b3dccb370dd18b56a4dae713ca1fb0c4286'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "sidharthanup", "ovpn" 2020-06-26T21:31:10.791 INFO:teuthology.task.ansible.out:: "sidharthanup@strawberryfields IZq91vqA+RG1Rtn3JFZb6Q a2873481cac9b8b4a0bd8bebe0248b3dccb370dd18b56a4dae713ca1fb0c4286"}, "skip_reason": "Conditional result was False"} skipping: [smithi051.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"} skipping: [smithi143.front.sepia.ceph.com] => (item={'name': 'varsha', 'ovpn': 'varsha@local AGrJViO6wZF253aFeh/r5w f1248029ccdc45fd6e8fddb09ab3f8aa01123ab69cc6f3f11273528ce33e5a31'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "varsha", "ovpn": "varsha@local AGrJViO6wZF253aFeh/r5w f1248029ccdc45fd6e8fddb09ab3f8aa01123ab69cc6f3f11273528ce33e5a31"}, "skip_reason": "Conditional result was False"} skipping: [smithi051.front.sepia.ceph.com] => (item={'name': 'khiremat', 'ovpn': 'khiremat@hrk-thinkpad 6DWhbAZZDUo789PultFaJw f586e852c2dab5f56e3e12237dadd8f76f61d9136479329698e6f7dcd91f9034'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "khiremat", "ovpn": "khiremat@hrk-thinkpad 6DWhbAZZDUo789PultFaJw f586e852c2dab5f56e3e12237dadd8f76f61d9136479329698e6f7dcd91f9034"}, "skip_reason": "Conditional result was False"} skipping: [smithi143.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", 2020-06-26T21:31:10.793 INFO:teuthology.task.ansible.out: "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"} skipping: [smithi051.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"} skipping: [smithi143.front.sepia.ceph.com] => (item={'name': 'ideepika', 'ovpn': 'deepika@x1carbon BgvhtHMrCcelT98ekPDMoA 6fa3cf08186b93b966b68841f3507a0809d348c5097b39b6140832cac2afd511'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "ideepika", "ovpn": "deepika@x1carbon BgvhtHMrCcelT98ekPDMoA 6fa3cf08186b93b966b68841f3507a0809d348c5097b39b6140832cac2afd511"}, "skip_reason": "Conditional result was False"} 2020-06-26T21:31:10.794 INFO:teuthology.task.ansible.out:skipping: [smithi051.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"} skipping: [smithi143.front.sepia.ceph.com] => (item={'name': 'gsalomon', 'ovpn': 'gsalomon@home BrlCVxStNlEZGf5yYYAz1w 4b0c8d5b57dae1328c16d3017b59b632ccdfebe4135209fa97748c70 2020-06-26T21:31:10.796 INFO:teuthology.task.ansible.out:ff00cc46'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "gsalomon", "ovpn": "gsalomon@home BrlCVxStNlEZGf5yYYAz1w 4b0c8d5b57dae1328c16d3017b59b632ccdfebe4135209fa97748c70ff00cc46"}, "skip_reason": "Conditional result was False"} skipping: [smithi051.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"} 2020-06-26T21:31:10.816 INFO:teuthology.task.ansible.out:skipping: [smithi143.front.sepia.ceph.com] => (item={'name': 'soumyakoduri', 'ovpn': 'skoduri@rgw_vm fAskaxmJYtm4TDcModIkrQ 884b57c3b5d56493da361dc9f1cc4e06e766628fcb0f916090f2096edc5ce7de'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "soumyakoduri", "ovpn": "skoduri@rgw_vm fAskaxmJYtm4TDcModIkrQ 884b57c3b5d56493da361dc9f1cc4e06e766628fcb0f916090f2096edc5ce7de"}, "skip_reason": "Conditional result was False"} 2020-06-26T21:31:10.818 INFO:teuthology.task.ansible.out:skipping: [smithi051.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"} skipping: [smithi143.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"} skipping: [smithi051.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"} skipping: [smithi143.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"} 2020-06-26T21:31:10.819 INFO:teuthology.task.ansible.out:skipping: [smithi051.front.sepia.ceph.com] => (item={'name': 'prateek', 'ovpn': 'prateek@linux kj4pU4yLf+76XxY0mvoIwg c24292e824e3e43ebf7465f1079449ce80bf26311426ae3914cdf1fe8d591c67'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "prateek", "ovpn": "pr 2020-06-26T21:31:10.826 INFO:teuthology.task.ansible.out:ateek@linux kj4pU4yLf+76XxY0mvoIwg c24292e824e3e43ebf7465f1079449ce80bf26311426ae3914cdf1fe8d591c67"}, "skip_reason": "Conditional result was False"} skipping: [smithi143.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"} skipping: [smithi051.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"} skipping: [smithi143.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"} 2020-06-26T21:31:10.832 INFO:teuthology.task.ansible.out:skipping: [smithi051.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"} 2020-06-26T21:31:10.833 INFO:teuthology.task.ansible.out:skipping: [smithi143.front.sepia.ceph.com] => (item={'name': 'ksirivad', 'ovpn': 'ksirivad@ksirivad prZzE08FqnY6hFtGk0Q6XQ 2ef0878b0050cf28775813fe0991f9a746c07e61920280ce29ee69088eda5efc'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "ksirivad", "ovpn": "ksirivad@ksirivad prZzE08FqnY6hFtGk0Q6XQ 2ef0878b0050cf28775813fe0991f9a746c07e61920280ce29ee69088eda5efc"}, "skip_reason": "Conditional result was False"} skipping: [smithi051.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"} 2020-06-26T21:31:10.852 INFO:teuthology.task.ansible.out:skipping: [smithi143.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"} 2020-06-26T21:31:10.857 INFO:teuthology.task.ansible.out:skipping: [smithi143.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"} skipping: [smithi143.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"} skipping: [smithi143.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"} skipping: [smithi143.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"} skipping: [smithi143.front.sepia.ceph.com] => (item={'name': 'ryg-', 'ovpn': 'ryg@wombat Y8asVyh6Qu+EEmWlRd1zXA d4923cf7be8e59728ea290aaec7670903b39b6444e5d303016338ddf5ab7837f'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "ryg-", "ovpn": 2020-06-26T21:31:10.859 INFO:teuthology.task.ansible.out:"ryg@wombat Y8asVyh6Qu+EEmWlRd1zXA d4923cf7be8e59728ea290aaec7670903b39b6444e5d303016338ddf5ab7837f"}, "skip_reason": "Conditional result was False"} skipping: [smithi143.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"} 2020-06-26T21:31:10.911 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:31:10 +0000 (0:00:00.654) 0:00:08.321 *********** 2020-06-26T21:31:10.923 INFO:teuthology.task.ansible.out:skipping: [smithi143.front.sepia.ceph.com] => (item={'name': 'zdover', 'ovpn': 'zdover@slim_thinkpad H/78rBqDIJ5AAjMT6sTmKg 49fb166c553d14549491280458269f987bea97295dbf525ffb7c35336175ee42'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "zdover", "ovpn": "zdover@slim_thinkpad H/78rBqDIJ5AAjMT6sTmKg 49fb166c553d14549491280458269f987bea97295dbf525ffb7c35336175ee42"}, "skip_reason": "Conditional result was False"} 2020-06-26T21:31:10.925 INFO:teuthology.task.ansible.out:skipping: [smithi143.front.sepia.ceph.com] => (item={'name': 'rraja', 'ovpn': 'rraja@thinkpadp50 8S3Lez75woSBdYiLqQxf2g c9d1666dfc7a3b762700cd250f775a506c397b0f0e6a86289ba555a3546e532b'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "rraja", "ovpn": "rraja@thinkpadp50 8S3Lez75woSBdYiLqQxf2g c9d1666dfc7a3b762700cd250f775a506c397b0f0e6a86289ba555a3546e532b"}, "skip_reason": "Conditional result was False"} skipping: [smithi143.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"} skipping: [smithi143.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"} 2020-06-26T21:31:10.925 INFO:teuthology.task.ansible.out:skipping: [smithi143.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"} 2020-06-26T21:31:10.926 INFO:teuthology.task.ansible.out:skipping: [smithi143.front.sepia.ceph.com] => (item={'name': 'jafaj', 'ovpn': 'jan@jfsuselaptop ddAKCkWSc1rEhQadU15jkA 90ddc588ca94ab776b539a1c5246a216dfbebabba3709ae803d386f978b65c6f'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "jafaj", "ovpn": "jan@jfs 2020-06-26T21:31:10.927 INFO:teuthology.task.ansible.out:uselaptop ddAKCkWSc1rEhQadU15jkA 90ddc588ca94ab776b539a1c5246a216dfbebabba3709ae803d386f978b65c6f"}, "skip_reason": "Conditional result was False"} skipping: [smithi143.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"} skipping: [smithi143.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"} skipping: [smithi143.front.sepia.ceph.com] => (item={'name': 'khiremat', 'ovpn': 'khiremat@hrk-thinkpad 6DWhbAZZDUo789PultFaJw f586e852c2dab5f56e3e12237dadd8f76f61d9136479329698e6f7dcd91f9034'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "khiremat", "ovpn": "khiremat@hrk-thinkpad 6DWhbAZZDUo789PultFaJw f586e852c2dab5f56e3e12237dadd8f76f61d9136479329698e6f7dcd91f9034"}, "skip_reason": "Conditional result was False"} skipping: [smithi143.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"} 2020-06-26T21:31:10.928 INFO:teuthology.task.ansible.out:skipping: [smithi143.front.sepia.ceph.com] => (item={'name': 'prasad', 'ovpn': 'prasad@macprasad tJYuW/3nDX8ikaLyJQ 2020-06-26T21:31:10.930 INFO:teuthology.task.ansible.out:dpAQ 1544f87809a170bb61069b588630467b05283a1347945b9545205b0a28110f89'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "prasad", "ovpn": "prasad@macprasad tJYuW/3nDX8ikaLyJQdpAQ 1544f87809a170bb61069b588630467b05283a1347945b9545205b0a28110f89"}, "skip_reason": "Conditional result was False"} skipping: [smithi143.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"} skipping: [smithi143.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"} 2020-06-26T21:31:10.940 INFO:teuthology.task.ansible.out:skipping: [smithi143.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"} 2020-06-26T21:31:10.942 INFO:teuthology.task.ansible.out: TASK [users : Create all users without sudo access.] *************************** TASK [users : Create all admin users with sudo access.] ************************ skipping: [smithi143.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"} skipping: [smithi143.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"} 2020-06-26T21:31:10.980 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:31:10 +0000 (0:00:00.068) 0:00:08.389 *********** 2020-06-26T21:31:10.990 INFO:teuthology.task.ansible.out:skipping: [smithi143.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"} 2020-06-26T21:31:10.992 INFO:teuthology.task.ansible.out:skipping: [smithi143.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"} 2020-06-26T21:31:11.014 INFO:teuthology.task.ansible.out: TASK [users : Merge managed_users and managed_admin users] ********************* skipping: [smithi051.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-06-26T21:31:11.056 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:31:11 +0000 (0:00:00.076) 0:00:08.466 *********** 2020-06-26T21:31:11.099 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:31:11 +0000 (0:00:00.043) 0:00:08.509 *********** 2020-06-26T21:31:11.110 INFO:teuthology.task.ansible.out: TASK [users : Clone the keys repo] ********************************************* 2020-06-26T21:31:11.111 INFO:teuthology.task.ansible.out:skipping: [smithi051.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-06-26T21:31:11.148 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:31:11 +0000 (0:00:00.048) 0:00:08.558 *********** 2020-06-26T21:31:11.165 INFO:teuthology.task.ansible.out: TASK [users : Create all users without sudo access.] *************************** 2020-06-26T21:31:11.202 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:31:11 +0000 (0:00:00.054) 0:00:08.612 *********** 2020-06-26T21:31:11.214 INFO:teuthology.task.ansible.out: TASK [users : Update authorized_keys using the keys repo] ********************** 2020-06-26T21:31:11.216 INFO:teuthology.task.ansible.out:skipping: [smithi051.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-06-26T21:31:11.262 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:31:11 +0000 (0:00:00.060) 0:00:08.672 *********** 2020-06-26T21:31:11.276 INFO:teuthology.task.ansible.out: TASK [users : Merge managed_users and managed_admin users] ********************* 2020-06-26T21:31:11.278 INFO:teuthology.task.ansible.out:skipping: [smithi143.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-06-26T21:31:11.339 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:31:11 +0000 (0:00:00.076) 0:00:08.749 *********** 2020-06-26T21:31:11.349 INFO:teuthology.task.ansible.out: TASK [users : Update authorized_keys for each user with literal keys] ********** 2020-06-26T21:31:11.351 INFO:teuthology.task.ansible.out:skipping: [smithi051.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-06-26T21:31:11.388 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:31:11 +0000 (0:00:00.049) 0:00:08.798 *********** 2020-06-26T21:31:11.401 INFO:teuthology.task.ansible.out: TASK [users : Clone the keys repo] ********************************************* 2020-06-26T21:31:11.403 INFO:teuthology.task.ansible.out:skipping: [smithi143.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-06-26T21:31:11.439 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:31:11 +0000 (0:00:00.050) 0:00:08.849 *********** 2020-06-26T21:31:11.449 INFO:teuthology.task.ansible.out: TASK [users : Filter the revoked_users list] *********************************** 2020-06-26T21:31:11.451 INFO:teuthology.task.ansible.out:skipping: [smithi051.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-06-26T21:31:11.489 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:31:11 +0000 (0:00:00.050) 0:00:08.899 *********** 2020-06-26T21:31:11.514 INFO:teuthology.task.ansible.out: TASK [users : Update authorized_keys using the keys repo] ********************** skipping: [smithi143.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-06-26T21:31:11.553 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:31:11 +0000 (0:00:00.063) 0:00:08.963 *********** 2020-06-26T21:31:11.570 INFO:teuthology.task.ansible.out: TASK [users : Remove revoked users] ******************************************** 2020-06-26T21:31:11.577 INFO:teuthology.task.ansible.out:skipping: [smithi051.front.sepia.ceph.com] => (item=zcerza) => {"ansible_loop_var": "item", "changed": false, "item": "zcerza", "skip_reason": "Conditional result was False"} skipping: [smithi051.front.sepia.ceph.com] => (item=aschoen) => {"ansible_loop_var": "item", "changed": false, "item": "aschoen", "skip_reason": "Conditional result was False"} skipping: [smithi051.front.sepia.ceph.com] => (item=andrew) => {"ansible_loop_var": "item", "changed": false, "item": "andrew", "skip_reason": "Conditional result was False"} skipping: [smithi051.front.sepia.ceph.com] => (item=sweil) => {"ansible_loop_var": "item", "changed": false, "item": "sweil", "skip_reason": "Conditional result was False"} skipping: [smithi051.front.sepia.ceph.com] => (item=brad) => {"ansible_loop_var": "item", "changed": false, "item": "brad", "skip_reason": "Conditional result was False"} 2020-06-26T21:31:11.586 INFO:teuthology.task.ansible.out:skipping: [smithi051.front.sepia.ceph.com] => (item=kefu) => {"ansible_loop_var": "item", "changed": false, "item": "kefu", "skip_reason": "Conditional result was False"} 2020-06-26T21:31:11.588 INFO:teuthology.task.ansible.out:skipping: [smithi051.front.sepia.ceph.com] => (item=shylesh) => {"ansible_loop_var": "item", "changed": false, "item": "shylesh", "skip_reason": "Conditional result was False"} skipping: [smithi051.front.sepia.ceph.com] => (item=gmeno) => {"ansible_loop_var": "item", "changed": false, "item": "gmeno", "skip_reason": "Conditional result was False"} 2020-06-26T21:31:11.598 INFO:teuthology.task.ansible.out:skipping: [smithi051.front.sepia.ceph.com] => (item=trhoden) => {"ansible_loop_var": "item", "changed": false, "item": "trhoden", "skip_reason": "Conditional result was False"} 2020-06-26T21:31:11.600 INFO:teuthology.task.ansible.out: TASK [users : Update authorized_keys for each user with literal keys] ********** skipping: [smithi143.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [users : Remove revoked users] ******************************************** skipping: [smithi051.front.sepia.ceph.com] => (item=nishtha) => {"ansible_loop_var": "item", "changed": false, "item": "nishtha", "skip_reason": "Conditional result was False"} 2020-06-26T21:31:11.654 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:31:11 +0000 (0:00:00.100) 0:00:09.063 *********** 2020-06-26T21:31:11.665 INFO:teuthology.task.ansible.out:skipping: [smithi051.front.sepia.ceph.com] => (item=yguang) => {"ansible_loop_var": "item", "changed": false, "item": "yguang", "skip_reason": "Conditional result was False"} 2020-06-26T21:31:11.672 INFO:teuthology.task.ansible.out:skipping: [smithi051.front.sepia.ceph.com] => (item=sdieffen) => {"ansible_loop_var": "item", "changed": false, "item": "sdieffen", "skip_reason": "Conditional result was False"} skipping: [smithi051.front.sepia.ceph.com] => (item=brian) => {"ansible_loop_var": "item", "changed": false, "item": "brian", "skip_reason": "Conditional result was False"} skipping: [smithi051.front.sepia.ceph.com] => (item=pmcgarry) => {"ansible_loop_var": "item", "changed": false, "item": "pmcgarry", "skip_reason": "Conditional result was False"} skipping: [smithi051.front.sepia.ceph.com] => (item=karnan) => {"ansible_loop_var": "item", "changed": false, "item": "karnan", "skip_reason": "Conditional result was False"} skipping: [smithi051.front.sepia.ceph.com] => (item=ryneli) => {"ansible_loop_var": "item", "changed": false, "item": "ryneli", "skip_reason": "Conditional result was False"} skipping: [smithi051.front.sepia.ceph.com] => (item=dlambrig) => {"ansible_loop_var": "item", "changed": false, "item": "dlambrig", "skip_reason": "Conditional result was False"} skipping: [smithi051.front.sepia.ceph.com] => (item=icolle) => {"ansible_loop_var": "item", "changed": false, "item": "icolle", "skip_reason": "Conditional result was False"} skipping: [smithi051.front.sepia.ceph.com] => (item=soumya) => {"ansible_loop_var": "item", "changed": false, "item": "soumya", "skip_reason": "Conditional result was False"} skipping: [smithi051.front.sepia.ceph.com] => (item=jspray) => {"ansible_loop_var": "item", "changed": false, "item": "jspray", "skip_reason": "Conditional result was False"} skipping: [smithi051.front.sepia.ceph.com] => (item=loic) => {"ansible_loop_var": "item", "changed": false, "item": "loic", "skip_reason": "Conditional result was False"} skipping: [smithi051.front.sepia.ceph.com] => (item=erwan) => {"ansible_loop_var": "item", "changed": false, "item": "erwan", "skip_reason": "Conditional result was False"} skipping: [smithi051.front.sepia.ceph.com] => (it 2020-06-26T21:31:11.679 INFO:teuthology.task.ansible.out:em=jj) => {"ansible_loop_var": "item", "changed": false, "item": "jj", "skip_reason": "Conditional result was False"} skipping: [smithi051.front.sepia.ceph.com] => (item=amarangone) => {"ansible_loop_var": "item", "changed": false, "item": "amarangone", "skip_reason": "Conditional result was False"} 2020-06-26T21:31:11.682 INFO:teuthology.task.ansible.out:skipping: [smithi051.front.sepia.ceph.com] => (item=oprypin) => {"ansible_loop_var": "item", "changed": false, "item": "oprypin", "skip_reason": "Conditional result was False"} 2020-06-26T21:31:11.684 INFO:teuthology.task.ansible.out:skipping: [smithi051.front.sepia.ceph.com] => (item=adamyanova) => {"ansible_loop_var": "item", "changed": false, "item": "adamyanova", "skip_reason": "Conditional result was False"} skipping: [smithi051.front.sepia.ceph.com] => (item=sbillah) => {"ansible_loop_var": "item", "changed": false, "item": "sbillah", "skip_reason": "Conditional result was False"} skipping: [smithi051.front.sepia.ceph.com] => (item=onyb) => {"ansible_loop_var": "item", "changed": false, "item": "onyb", "skip_reason": "Conditional result was False"} skipping: [smithi051.front.sepia.ceph.com] => (item=jwilliamson) => {"ansible_loop_var": "item", "changed": false, "item": "jwilliamson", "skip_reason": "Conditional result was False"} 2020-06-26T21:31:11.684 INFO:teuthology.task.ansible.out: TASK [users : Filter the revoked_users list] *********************************** skipping: [smithi143.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-06-26T21:31:11.722 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:31:11 +0000 (0:00:00.067) 0:00:09.131 *********** 2020-06-26T21:31:11.736 INFO:teuthology.task.ansible.out: TASK [users : Remove revoked users] ******************************************** 2020-06-26T21:31:11.738 INFO:teuthology.task.ansible.out:skipping: [smithi051.front.sepia.ceph.com] => (item=kmroz) => {"ansible_loop_var": "item", "changed": false, "item": "kmroz", "skip_reason": "Conditional result was False"} skipping: [smithi051.front.sepia.ceph.com] => (item=shehbazj) => {"ansible_loop_var": "item", "changed": false, "item": "shehbazj", "skip_reason": "Conditional result was False"} skipping: [smithi051.front.sepia.ceph.com] => (item=abhishekvrshny) => {"ansible_loop_var": "item", "changed": false, "item": "abhishekvrshny", "skip_reason": "Conditional result was False"} 2020-06-26T21:31:11.739 INFO:teuthology.task.ansible.out:skipping: [smithi051.front.sepia.ceph.com] => (item=asheplyakov) => {"ansible_loop_var": "item", "changed": false, "item": "asheplyakov", "skip_reason": "Conditional result was False"} 2020-06-26T21:31:11.739 INFO:teuthology.task.ansible.out:skipping: [smithi051.front.sepia.ceph.com] => (item=liupan) => {"ansible_loop_var": "item", "changed": false, "item": "liupan", "skip_reason": "Conditional result was False"} skipping: [smithi051.front.sepia.ceph.com] => (item=adeza) => {"ansible_loop_var": "item", "changed": false, "item": "adeza", "skip_reason": "Conditional result was False"} 2020-06-26T21:31:11.739 INFO:teuthology.task.ansible.out:skipping: [smithi051.front.sepia.ceph.com] => (item=nlevine) => {"ansible_loop_var": "item", "changed": false, "item": "nlevine", "skip_reason": "Conditional result was False"} 2020-06-26T21:31:11.740 INFO:teuthology.task.ansible.out:skipping: [smithi051.front.sepia.ceph.com] => (item=tbrekke) => {"ansible_loop_var": "item", "changed": false, "item": "tbrekke", "skip_reason": "Conditional result was False"} 2020-06-26T21:31:11.740 INFO:teuthology.task.ansible.out:skipping: [smithi051.front.sepia.ceph.com] => (item=taco) => {"ansible_loop_var": "item", "changed": false, "item": "taco", "skip_reason": "Conditional result was False"} skipping: [smithi051.front.sepia.ceph.com] => (item=louis) => {"ansible_loop_var": "item", "changed": false, "item": "louis", "skip_reason": "Conditional result was False"} 2020-06-26T21:31:11.741 INFO:teuthology.task.ansible.out:skipping: [smithi051.front.sepia.ceph.com] => (item=amarango) => {"ansible_loop_var": "item", "changed": false, "item": "amarango", "skip_reason": "Conditional result was False"} 2020-06-26T21:31:11.752 INFO:teuthology.task.ansible.out:skipping: [smithi051.front.sepia.ceph.com] => (item=oobe) => {"ansible_loop_var": "item", "changed": false, "item": "oobe", "skip_reason": "Conditional result was False"} 2020-06-26T21:31:11.757 INFO:teuthology.task.ansible.out:skipping: [smithi051.front.sepia.ceph.com] => (item=rturk) => {"ansible_loop_var": "item", "changed": false, "item": "rturk", "skip_reason": "Conditional result was False"} skipping: [smithi051.front.sepia.ceph.com] => (item=fche) => {"ansible_loop_var": "item", "changed": false, "item": "fche", "skip_reason": "Conditional result was False"} 2020-06-26T21:31:11.797 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:31:11 +0000 (0:00:00.075) 0:00:09.207 *********** 2020-06-26T21:31:11.809 INFO:teuthology.task.ansible.out:skipping: [smithi143.front.sepia.ceph.com] => (item=zcerza) => {"ansible_loop_var": "item", "changed": false, "item": "zcerza", "skip_reason": "Conditional result was False"} 2020-06-26T21:31:11.811 INFO:teuthology.task.ansible.out:skipping: [smithi143.front.sepia.ceph.com] => (item=aschoen) => {"ansible_loop_var": "item", "changed": false, "item": "aschoen", "skip_reason": "Conditional result was False"} skipping: [smithi143.front.sepia.ceph.com] => (item=andrew) => {"ansible_loop_var": "item", "changed": false, "item": "andrew", "skip_reason": "Conditional result was False"} 2020-06-26T21:31:11.812 INFO:teuthology.task.ansible.out:skipping: [smithi143.front.sepia.ceph.com] => (item=sweil) => {"ansible_loop_var": "item", "changed": false, "item": "sweil", "skip_reason": "Conditional result was False"} 2020-06-26T21:31:11.812 INFO:teuthology.task.ansible.out:skipping: [smithi143.front.sepia.ceph.com] => (item=brad) => {"ansible_loop_var": "item", "changed": false, "item": "brad", "skip_reason": "Conditional result was False"} 2020-06-26T21:31:11.813 INFO:teuthology.task.ansible.out:skipping: [smithi143.front.sepia.ceph.com] => (item=kefu) => {"ansible_loop_var": "item", "changed": false, "item": "kefu", "skip_reason": "Conditional result was False"} 2020-06-26T21:31:11.813 INFO:teuthology.task.ansible.out:skipping: [smithi143.front.sepia.ceph.com] => (item=shylesh) => {"ansible_loop_var": "item", "changed": false, "item": "shylesh", "skip_reason": "Conditional result was False"} skipping: [smithi143.front.sepia.ceph.com] => (item=gmeno) => {"ansible_loop_var": "item", "changed": false, "item": "gmeno", "skip_reason": "Conditional result was False"} 2020-06-26T21:31:11.813 INFO:teuthology.task.ansible.out:skipping: [smithi143.front.sepia.ceph.com] => (item=trhoden) => {"ansible_loop_var": "item", "changed": false, "item": "trhoden", "skip_reason": "Conditional result was False"} 2020-06-26T21:31:11.824 INFO:teuthology.task.ansible.out:skipping: [smithi143.front.sepia.ceph.com] => (item=nishtha) => {"ansible_loop_var": "item", "changed": false, "item": "nishtha", "skip_reason": "Conditional result was False"} 2020-06-26T21:31:11.826 INFO:teuthology.task.ansible.out:skipping: [smithi143.front.sepia.ceph.com] => (item=yguang) => {"ansible_loop_var": "item", "changed": false, "item": "yguang", "skip_reason": "Conditional result was False"} skipping: [smithi143.front.sepia.ceph.com] => (item=sdieffen) => {"ansible_loop_var": "item", "changed": false, "item": "sdieffen", "skip_reason": "Conditional result was False"} skipping: [smithi143.front.sepia.ceph.com] => (item=brian) => {"ansible_loop_var": "item", "changed": false, "item": "brian", "skip_reason": "Conditional result was False"} 2020-06-26T21:31:11.836 INFO:teuthology.task.ansible.out:skipping: [smithi143.front.sepia.ceph.com] => (item=pmcgarry) => {"ansible_loop_var": "item", "changed": false, "item": "pmcgarry", "skip_reason": "Conditional result was False"} skipping: [smithi143.front.sepia.ceph.com] => (item=karnan) => {"ansible_loop_var": "item", "changed": false, "item": "karnan", "skip_reason": "Conditional result was False"} 2020-06-26T21:31:11.847 INFO:teuthology.task.ansible.out:skipping: [smithi143.front.sepia.ceph.com] => (item=ryneli) => {"ansible_loop_var": "item", "changed": false, "item": "ryneli", "skip_reason": "Conditional result was False"} 2020-06-26T21:31:11.848 INFO:teuthology.task.ansible.out:skipping: [smithi143.front.sepia.ceph.com] => (item=dlambrig) => {"ansible_loop_var": "item", "changed": false, "item": "dlambrig", "skip_reason": "Conditional result was False"} skipping: [smithi143.front.sepia.ceph.com] => (item=icolle) => {"ansible_loop_var": "item", "changed": false, "item": "icolle", "skip_reason": "Conditional result was False"} 2020-06-26T21:31:11.858 INFO:teuthology.task.ansible.out:skipping: [smithi143.front.sepia.ceph.com] => (item=soumya) => {"ansible_loop_var": "item", "changed": false, "item": "soumya", "skip_reason": "Conditional result was False"} 2020-06-26T21:31:11.864 INFO:teuthology.task.ansible.out:skipping: [smithi143.front.sepia.ceph.com] => (item=jspray) => {"ansible_loop_var": "item", "changed": false, "item": "jspray", "skip_reason": "Conditional result was False"} skipping: [smithi143.front.sepia.ceph.com] => (item=loic) => {"ansible_loop_var": "item", "changed": false, "item": "loic", "skip_reason": "Conditional result was False"} 2020-06-26T21:31:11.871 INFO:teuthology.task.ansible.out:skipping: [smithi143.front.sepia.ceph.com] => (item=erwan) => {"ansible_loop_var": "item", "changed": false, "item": "erwan", "skip_reason": "Conditional result was False"} skipping: [smithi143.front.sepia.ceph.com] => (item=jj) => {"ansible_loop_var": "item", "changed": false, "item": "jj", "skip_reason": "Conditional result was False"} 2020-06-26T21:31:11.881 INFO:teuthology.task.ansible.out:skipping: [smithi143.front.sepia.ceph.com] => (item=amarangone) => {"ansible_loop_var": "item", "changed": false, "item": "amarangone", "skip_reason": "Conditional result was False"} 2020-06-26T21:31:11.913 INFO:teuthology.task.ansible.out:skipping: [smithi143.front.sepia.ceph.com] => (item=oprypin) => {"ansible_loop_var": "item", "changed": false, "item": "oprypin", "skip_reason": "Conditional result was False"} 2020-06-26T21:31:11.915 INFO:teuthology.task.ansible.out:skipping: [smithi143.front.sepia.ceph.com] => (item=adamyanova) => {"ansible_loop_var": "item", "changed": false, "item": "adamyanova", "skip_reason": "Conditional result was False"} skipping: [smithi143.front.sepia.ceph.com] => (item=sbillah) => {"ansible_loop_var": "item", "changed": false, "item": "sbillah", "skip_reason": "Conditional result was False"} skipping: [smithi143.front.sepia.ceph.com] => (item=onyb) => {"ansible_loop_var": "item", "changed": false, "item": "onyb", "skip_reason": "Conditional result was False"} skipping: [smithi143.front.sepia.ceph.com] => (item=jwilliamson) => {"ansible_loop_var": "item", "changed": false, "item": "jwilliamson", "skip_reason": "Conditional result was False"} skipping: [smithi143.front.sepia.ceph.com] => (item=kmroz) => {"ansible_loop_var": "item", "changed": false, "item": "kmroz", "skip_reason": "Conditional result was False"} 2020-06-26T21:31:11.915 INFO:teuthology.task.ansible.out:skipping: [smithi143.front.sepia.ceph.com] => (item=shehbazj) => {"ansible_loop_var": "item", "changed": false, "item": "shehbazj", "skip_reason": "Conditional result was False"} skipping: [smithi143.front.sepia.ceph.com] => (item=abhishekvrshny) => {"ansible_loop_var": "item", "changed": false, "item": "abhishekvrshny", "skip_reason": "Conditional result was False"} 2020-06-26T21:31:11.916 INFO:teuthology.task.ansible.out:skipping: [smithi143.front.sepia.ceph.com] => (item=asheplyakov) => {"ansible_loop_var": "item", "changed": false, "item": "asheplyakov", "skip_reason": "Conditional result was False"} 2020-06-26T21:31:11.926 INFO:teuthology.task.ansible.out:skipping: [smithi143.front.sepia.ceph.com] => (item=liupan) => {"ansible_loop_var": "item", "changed": false, "item": "liupan", "skip_reason": "Conditional result was False"} 2020-06-26T21:31:11.930 INFO:teuthology.task.ansible.out:skipping: [smithi143.front.sepia.ceph.com] => (item=adeza) => {"ansible_loop_var": "item", "changed": false, "item": "adeza", "skip_reason": "Conditional result was False"} skipping: [smithi143.front.sepia.ceph.com] => (item=nlevine) => {"ansible_loop_var": "item", "changed": false, "item": "nlevine", "skip_reason": "Conditional result was False"} 2020-06-26T21:31:11.938 INFO:teuthology.task.ansible.out:skipping: [smithi143.front.sepia.ceph.com] => (item=tbrekke) => {"ansible_loop_var": "item", "changed": false, "item": "tbrekke", "skip_reason": "Conditional result was False"} 2020-06-26T21:31:11.939 INFO:teuthology.task.ansible.out:skipping: [smithi143.front.sepia.ceph.com] => (item=taco) => {"ansible_loop_var": "item", "changed": false, "item": "taco", "skip_reason": "Conditional result was False"} skipping: [smithi143.front.sepia.ceph.com] => (item=louis) => {"ansible_loop_var": "item", "changed": false, "item": "louis", "skip_reason": "Conditional result was False"} 2020-06-26T21:31:11.949 INFO:teuthology.task.ansible.out:skipping: [smithi143.front.sepia.ceph.com] => (item=amarango) => {"ansible_loop_var": "item", "changed": false, "item": "amarango", "skip_reason": "Conditional result was False"} 2020-06-26T21:31:11.951 INFO:teuthology.task.ansible.out:skipping: [smithi143.front.sepia.ceph.com] => (item=oobe) => {"ansible_loop_var": "item", "changed": false, "item": "oobe", "skip_reason": "Conditional result was False"} 2020-06-26T21:31:11.961 INFO:teuthology.task.ansible.out:skipping: [smithi143.front.sepia.ceph.com] => (item=rturk) => {"ansible_loop_var": "item", "changed": false, "item": "rturk", "skip_reason": "Conditional result was False"} 2020-06-26T21:31:11.962 INFO:teuthology.task.ansible.out:skipping: [smithi143.front.sepia.ceph.com] => (item=fche) => {"ansible_loop_var": "item", "changed": false, "item": "fche", "skip_reason": "Conditional result was False"} 2020-06-26T21:31:12.005 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:31:11 +0000 (0:00:00.207) 0:00:09.414 *********** 2020-06-26T21:31:12.503 INFO:teuthology.task.ansible.out: TASK [users : Write /keys-repo-sha1 sentinel file] ***************************** 2020-06-26T21:31:12.505 INFO:teuthology.task.ansible.out:ok: [smithi143.front.sepia.ceph.com] => {"changed": false, "checksum": "4f13f291a93b37bba6a159b6c4f0dc6d6479e734", "dest": "/keys-repo-sha1", "gid": 0, "group": "root", "mode": "0644", "owner": "root", "path": "/keys-repo-sha1", "size": 40, "state": "file", "uid": 0} 2020-06-26T21:31:12.543 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:31:12 +0000 (0:00:00.538) 0:00:09.953 *********** 2020-06-26T21:31:12.560 INFO:teuthology.task.ansible.out:ok: [smithi051.front.sepia.ceph.com] => {"changed": false, "checksum": "4f13f291a93b37bba6a159b6c4f0dc6d6479e734", "dest": "/keys-repo-sha1", "gid": 0, "group": "root", "mode": "0644", "owner": "root", "path": "/keys-repo-sha1", "size": 40, "state": "file", "uid": 0} 2020-06-26T21:31:12.610 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:31:12 +0000 (0:00:00.067) 0:00:10.020 *********** 2020-06-26T21:31:12.624 INFO:teuthology.task.ansible.out: TASK [common : Log the OS name, version and release] *************************** 2020-06-26T21:31:12.626 INFO:teuthology.task.ansible.out:ok: [smithi143.front.sepia.ceph.com] => { "msg": "Host smithi143.front.sepia.ceph.com is running Ubuntu 18.04 (bionic)" } 2020-06-26T21:31:12.669 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:31:12 +0000 (0:00:00.058) 0:00:10.079 *********** 2020-06-26T21:31:12.680 INFO:teuthology.task.ansible.out:ok: [smithi051.front.sepia.ceph.com] => { "msg": "Host smithi051.front.sepia.ceph.com is running Ubuntu 18.04 (bionic)" } 2020-06-26T21:31:12.720 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:31:12 +0000 (0:00:00.050) 0:00:10.130 *********** 2020-06-26T21:31:12.730 INFO:teuthology.task.ansible.out: TASK [common : Including major version specific variables.] ******************** 2020-06-26T21:31:12.731 INFO:teuthology.task.ansible.out:ok: [smithi143.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"} 2020-06-26T21:31:12.774 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:31:12 +0000 (0:00:00.051) 0:00:10.181 *********** 2020-06-26T21:31:12.784 INFO:teuthology.task.ansible.out:ok: [smithi051.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"} 2020-06-26T21:31:12.835 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:31:12 +0000 (0:00:00.063) 0:00:10.245 *********** 2020-06-26T21:31:12.847 INFO:teuthology.task.ansible.out: TASK [common : Get the current timezone (RHEL/CentOS 6)] *********************** 2020-06-26T21:31:12.849 INFO:teuthology.task.ansible.out:skipping: [smithi143.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-06-26T21:31:12.899 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:31:12 +0000 (0:00:00.063) 0:00:10.309 *********** 2020-06-26T21:31:12.914 INFO:teuthology.task.ansible.out:skipping: [smithi051.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-06-26T21:31:12.955 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:31:12 +0000 (0:00:00.055) 0:00:10.364 *********** 2020-06-26T21:31:12.965 INFO:teuthology.task.ansible.out: TASK [common : Get the current timezone (RHEL/CentOS 7)] *********************** 2020-06-26T21:31:12.967 INFO:teuthology.task.ansible.out:skipping: [smithi143.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-06-26T21:31:13.006 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:31:13 +0000 (0:00:00.051) 0:00:10.416 *********** 2020-06-26T21:31:13.017 INFO:teuthology.task.ansible.out:skipping: [smithi051.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-06-26T21:31:13.054 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:31:13 +0000 (0:00:00.047) 0:00:10.464 *********** 2020-06-26T21:31:13.064 INFO:teuthology.task.ansible.out: TASK [common : Reboot RHEL7 to workaround systemd bug] ************************* 2020-06-26T21:31:13.066 INFO:teuthology.task.ansible.out:skipping: [smithi143.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-06-26T21:31:13.102 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:31:13 +0000 (0:00:00.047) 0:00:10.512 *********** 2020-06-26T21:31:13.112 INFO:teuthology.task.ansible.out:skipping: [smithi051.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-06-26T21:31:13.149 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:31:13 +0000 (0:00:00.047) 0:00:10.559 *********** 2020-06-26T21:31:13.159 INFO:teuthology.task.ansible.out: TASK [common : Wait for reboot in case of systemd workaround] ****************** 2020-06-26T21:31:13.161 INFO:teuthology.task.ansible.out:skipping: [smithi143.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-06-26T21:31:13.196 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:31:13 +0000 (0:00:00.046) 0:00:10.606 *********** 2020-06-26T21:31:13.206 INFO:teuthology.task.ansible.out:skipping: [smithi051.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-06-26T21:31:13.246 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:31:13 +0000 (0:00:00.049) 0:00:10.656 *********** 2020-06-26T21:31:13.257 INFO:teuthology.task.ansible.out: TASK [common : Set /etc/localtime (RHEL/CentOS 6)] ***************************** 2020-06-26T21:31:13.259 INFO:teuthology.task.ansible.out:skipping: [smithi143.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-06-26T21:31:13.293 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:31:13 +0000 (0:00:00.047) 0:00:10.703 *********** 2020-06-26T21:31:13.303 INFO:teuthology.task.ansible.out:skipping: [smithi051.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-06-26T21:31:13.344 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:31:13 +0000 (0:00:00.050) 0:00:10.754 *********** 2020-06-26T21:31:13.355 INFO:teuthology.task.ansible.out: TASK [common : Set the timezone (RHEL/CentOS >= 7)] **************************** 2020-06-26T21:31:13.356 INFO:teuthology.task.ansible.out:skipping: [smithi143.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-06-26T21:31:13.392 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:31:13 +0000 (0:00:00.047) 0:00:10.801 *********** 2020-06-26T21:31:13.401 INFO:teuthology.task.ansible.out:skipping: [smithi051.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-06-26T21:31:13.439 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:31:13 +0000 (0:00:00.047) 0:00:10.849 *********** 2020-06-26T21:31:13.450 INFO:teuthology.task.ansible.out: TASK [common : Install yum on Fedora 22 and later] ***************************** 2020-06-26T21:31:13.452 INFO:teuthology.task.ansible.out:skipping: [smithi143.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-06-26T21:31:13.491 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:31:13 +0000 (0:00:00.048) 0:00:10.897 *********** 2020-06-26T21:31:13.498 INFO:teuthology.task.ansible.out:skipping: [smithi051.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-06-26T21:31:13.535 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:31:13 +0000 (0:00:00.047) 0:00:10.945 *********** 2020-06-26T21:31:13.545 INFO:teuthology.task.ansible.out: TASK [common : Set entitlements_path] ****************************************** 2020-06-26T21:31:13.547 INFO:teuthology.task.ansible.out:skipping: [smithi143.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-06-26T21:31:13.582 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:31:13 +0000 (0:00:00.046) 0:00:10.992 *********** 2020-06-26T21:31:13.592 INFO:teuthology.task.ansible.out:skipping: [smithi051.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-06-26T21:31:13.631 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:31:13 +0000 (0:00:00.048) 0:00:11.040 *********** 2020-06-26T21:31:13.641 INFO:teuthology.task.ansible.out: TASK [common : Include Red Hat encrypted variables.] *************************** 2020-06-26T21:31:13.642 INFO:teuthology.task.ansible.out:skipping: [smithi143.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: [smithi143.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} 2020-06-26T21:31:13.679 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:31:13 +0000 (0:00:00.048) 0:00:11.089 *********** 2020-06-26T21:31:13.689 INFO:teuthology.task.ansible.out:skipping: [smithi051.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} 2020-06-26T21:31:13.690 INFO:teuthology.task.ansible.out:skipping: [smithi051.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} 2020-06-26T21:31:13.732 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:31:13 +0000 (0:00:00.053) 0:00:11.142 *********** 2020-06-26T21:31:13.743 INFO:teuthology.task.ansible.out: TASK [common : Set have_entitlements] ****************************************** 2020-06-26T21:31:13.744 INFO:teuthology.task.ansible.out:skipping: [smithi143.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-06-26T21:31:13.792 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:31:13 +0000 (0:00:00.056) 0:00:11.199 *********** 2020-06-26T21:31:13.800 INFO:teuthology.task.ansible.out:skipping: [smithi051.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-06-26T21:31:13.845 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:31:13 +0000 (0:00:00.056) 0:00:11.255 *********** 2020-06-26T21:31:13.859 INFO:teuthology.task.ansible.out: TASK [common : Install CA Cert from Satellite Server] ************************** skipping: [smithi143.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-06-26T21:31:13.901 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:31:13 +0000 (0:00:00.056) 0:00:11.311 *********** 2020-06-26T21:31:13.912 INFO:teuthology.task.ansible.out:skipping: [smithi051.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-06-26T21:31:13.950 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:31:13 +0000 (0:00:00.049) 0:00:11.360 *********** 2020-06-26T21:31:13.960 INFO:teuthology.task.ansible.out: TASK [common : Determine if node is registered with subscription-manager.] ***** 2020-06-26T21:31:13.962 INFO:teuthology.task.ansible.out:skipping: [smithi143.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} 2020-06-26T21:31:13.998 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:31:13 +0000 (0:00:00.047) 0:00:11.408 *********** 2020-06-26T21:31:14.006 INFO:teuthology.task.ansible.out:skipping: [smithi051.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} 2020-06-26T21:31:14.052 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:31:14 +0000 (0:00:00.053) 0:00:11.462 *********** 2020-06-26T21:31:14.063 INFO:teuthology.task.ansible.out: TASK [common : Set rhsm_registered if we're already registered] **************** 2020-06-26T21:31:14.065 INFO:teuthology.task.ansible.out:skipping: [smithi143.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-06-26T21:31:14.101 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:31:14 +0000 (0:00:00.049) 0:00:11.511 *********** 2020-06-26T21:31:14.112 INFO:teuthology.task.ansible.out:skipping: [smithi051.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-06-26T21:31:14.151 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:31:14 +0000 (0:00:00.049) 0:00:11.560 *********** 2020-06-26T21:31:14.161 INFO:teuthology.task.ansible.out: TASK [common : Register with subscription-manager.] **************************** 2020-06-26T21:31:14.164 INFO:teuthology.task.ansible.out:skipping: [smithi143.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} 2020-06-26T21:31:14.201 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:31:14 +0000 (0:00:00.050) 0:00:11.611 *********** 2020-06-26T21:31:14.210 INFO:teuthology.task.ansible.out:skipping: [smithi051.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} 2020-06-26T21:31:14.252 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:31:14 +0000 (0:00:00.050) 0:00:11.662 *********** 2020-06-26T21:31:14.262 INFO:teuthology.task.ansible.out: TASK [common : Set rhsm_registered if we just registered] ********************** 2020-06-26T21:31:14.264 INFO:teuthology.task.ansible.out:skipping: [smithi143.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-06-26T21:31:14.301 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:31:14 +0000 (0:00:00.048) 0:00:11.711 *********** 2020-06-26T21:31:14.313 INFO:teuthology.task.ansible.out:skipping: [smithi051.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-06-26T21:31:14.357 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:31:14 +0000 (0:00:00.054) 0:00:11.766 *********** 2020-06-26T21:31:14.366 INFO:teuthology.task.ansible.out: TASK [common : List CDN releases available to system] ************************** 2020-06-26T21:31:14.368 INFO:teuthology.task.ansible.out:skipping: [smithi143.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-06-26T21:31:14.409 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:31:14 +0000 (0:00:00.053) 0:00:11.819 *********** 2020-06-26T21:31:14.428 INFO:teuthology.task.ansible.out:skipping: [smithi051.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-06-26T21:31:14.462 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:31:14 +0000 (0:00:00.052) 0:00:11.871 *********** 2020-06-26T21:31:14.473 INFO:teuthology.task.ansible.out: TASK [common : Unregister Beta/Alpha/RC system with subscription-manager] ****** 2020-06-26T21:31:14.475 INFO:teuthology.task.ansible.out:skipping: [smithi143.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-06-26T21:31:14.512 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:31:14 +0000 (0:00:00.050) 0:00:11.922 *********** 2020-06-26T21:31:14.523 INFO:teuthology.task.ansible.out:skipping: [smithi051.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-06-26T21:31:14.561 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:31:14 +0000 (0:00:00.049) 0:00:11.971 *********** 2020-06-26T21:31:14.573 INFO:teuthology.task.ansible.out: TASK [common : Set rhsm_registered to false if Beta/Alpha/RC release] ********** 2020-06-26T21:31:14.574 INFO:teuthology.task.ansible.out:skipping: [smithi143.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-06-26T21:31:14.611 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:31:14 +0000 (0:00:00.049) 0:00:12.021 *********** 2020-06-26T21:31:14.622 INFO:teuthology.task.ansible.out:skipping: [smithi051.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-06-26T21:31:14.660 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:31:14 +0000 (0:00:00.048) 0:00:12.070 *********** 2020-06-26T21:31:14.670 INFO:teuthology.task.ansible.out: TASK [common : Configure internal beta repos in /etc/yum.repos.d/] ************* 2020-06-26T21:31:14.672 INFO:teuthology.task.ansible.out:skipping: [smithi143.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} 2020-06-26T21:31:14.708 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:31:14 +0000 (0:00:00.048) 0:00:12.118 *********** 2020-06-26T21:31:14.718 INFO:teuthology.task.ansible.out:skipping: [smithi051.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} 2020-06-26T21:31:14.756 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:31:14 +0000 (0:00:00.047) 0:00:12.166 *********** 2020-06-26T21:31:14.774 INFO:teuthology.task.ansible.out: TASK [common : Clean yum cache] ************************************************ 2020-06-26T21:31:14.775 INFO:teuthology.task.ansible.out:skipping: [smithi143.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-06-26T21:31:14.810 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:31:14 +0000 (0:00:00.053) 0:00:12.219 *********** 2020-06-26T21:31:14.820 INFO:teuthology.task.ansible.out:skipping: [smithi051.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-06-26T21:31:14.858 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:31:14 +0000 (0:00:00.048) 0:00:12.268 *********** 2020-06-26T21:31:14.869 INFO:teuthology.task.ansible.out: TASK [common : Get list of enabled RHSM repos] ********************************* 2020-06-26T21:31:14.870 INFO:teuthology.task.ansible.out:skipping: [smithi143.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-06-26T21:31:14.910 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:31:14 +0000 (0:00:00.048) 0:00:12.316 *********** 2020-06-26T21:31:14.917 INFO:teuthology.task.ansible.out:skipping: [smithi051.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-06-26T21:31:14.957 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:31:14 +0000 (0:00:00.050) 0:00:12.367 *********** 2020-06-26T21:31:14.967 INFO:teuthology.task.ansible.out: TASK [common : Store list of enabled repos] ************************************ 2020-06-26T21:31:14.969 INFO:teuthology.task.ansible.out:skipping: [smithi143.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-06-26T21:31:15.006 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:31:14 +0000 (0:00:00.048) 0:00:12.415 *********** 2020-06-26T21:31:15.014 INFO:teuthology.task.ansible.out:skipping: [smithi051.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-06-26T21:31:15.058 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:31:15 +0000 (0:00:00.053) 0:00:12.468 *********** 2020-06-26T21:31:15.070 INFO:teuthology.task.ansible.out: TASK [common : Set replace_repos false if entitlements are missing or if we unregistered] *** 2020-06-26T21:31:15.072 INFO:teuthology.task.ansible.out:skipping: [smithi143.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-06-26T21:31:15.106 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:31:15 +0000 (0:00:00.047) 0:00:12.516 *********** 2020-06-26T21:31:15.116 INFO:teuthology.task.ansible.out:skipping: [smithi051.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-06-26T21:31:15.154 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:31:15 +0000 (0:00:00.048) 0:00:12.564 *********** 2020-06-26T21:31:15.164 INFO:teuthology.task.ansible.out: TASK [common : Set replace_repos true if rhsm_repos differs from repo_list] **** 2020-06-26T21:31:15.166 INFO:teuthology.task.ansible.out:skipping: [smithi143.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-06-26T21:31:15.202 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:31:15 +0000 (0:00:00.047) 0:00:12.612 *********** 2020-06-26T21:31:15.212 INFO:teuthology.task.ansible.out:skipping: [smithi051.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-06-26T21:31:15.250 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:31:15 +0000 (0:00:00.047) 0:00:12.660 *********** 2020-06-26T21:31:15.260 INFO:teuthology.task.ansible.out: TASK [common : Set replace_repos true if newly-subscribed] ********************* 2020-06-26T21:31:15.262 INFO:teuthology.task.ansible.out:skipping: [smithi143.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-06-26T21:31:15.298 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:31:15 +0000 (0:00:00.048) 0:00:12.708 *********** 2020-06-26T21:31:15.308 INFO:teuthology.task.ansible.out:skipping: [smithi051.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-06-26T21:31:15.346 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:31:15 +0000 (0:00:00.047) 0:00:12.756 *********** 2020-06-26T21:31:15.358 INFO:teuthology.task.ansible.out: TASK [common : Disable all rhsm repos] ***************************************** 2020-06-26T21:31:15.360 INFO:teuthology.task.ansible.out:skipping: [smithi143.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} 2020-06-26T21:31:15.396 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:31:15 +0000 (0:00:00.049) 0:00:12.806 *********** 2020-06-26T21:31:15.407 INFO:teuthology.task.ansible.out:skipping: [smithi051.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} 2020-06-26T21:31:15.452 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:31:15 +0000 (0:00:00.055) 0:00:12.861 *********** 2020-06-26T21:31:15.463 INFO:teuthology.task.ansible.out: TASK [common : Enable necessary rhsm repos] ************************************ 2020-06-26T21:31:15.465 INFO:teuthology.task.ansible.out:skipping: [smithi143.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-06-26T21:31:15.512 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:31:15 +0000 (0:00:00.060) 0:00:12.922 *********** 2020-06-26T21:31:15.523 INFO:teuthology.task.ansible.out:skipping: [smithi051.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-06-26T21:31:15.566 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:31:15 +0000 (0:00:00.053) 0:00:12.976 *********** 2020-06-26T21:31:15.576 INFO:teuthology.task.ansible.out: TASK [common : Remove old apt-mirror repository definition.] ******************* 2020-06-26T21:31:15.578 INFO:teuthology.task.ansible.out:skipping: [smithi143.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-06-26T21:31:15.616 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:31:15 +0000 (0:00:00.050) 0:00:13.026 *********** 2020-06-26T21:31:15.627 INFO:teuthology.task.ansible.out:skipping: [smithi051.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-06-26T21:31:15.680 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:31:15 +0000 (0:00:00.064) 0:00:13.090 *********** 2020-06-26T21:31:15.690 INFO:teuthology.task.ansible.out: TASK [common : Increase the yum timeout.] ************************************** 2020-06-26T21:31:15.691 INFO:teuthology.task.ansible.out:skipping: [smithi143.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-06-26T21:31:15.729 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:31:15 +0000 (0:00:00.048) 0:00:13.138 *********** 2020-06-26T21:31:15.739 INFO:teuthology.task.ansible.out:skipping: [smithi051.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-06-26T21:31:15.781 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:31:15 +0000 (0:00:00.052) 0:00:13.191 *********** 2020-06-26T21:31:15.805 INFO:teuthology.task.ansible.out: TASK [common : Configure epel repos in /etc/yum.repos.d/] ********************** 2020-06-26T21:31:15.807 INFO:teuthology.task.ansible.out:skipping: [smithi143.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"} skipping: [smithi143.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"} 2020-06-26T21:31:15.846 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:31:15 +0000 (0:00:00.064) 0:00:13.256 *********** 2020-06-26T21:31:15.860 INFO:teuthology.task.ansible.out:skipping: [smithi051.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"} 2020-06-26T21:31:15.862 INFO:teuthology.task.ansible.out:skipping: [smithi051.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"} 2020-06-26T21:31:15.904 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:31:15 +0000 (0:00:00.058) 0:00:13.314 *********** 2020-06-26T21:31:15.917 INFO:teuthology.task.ansible.out: TASK [common : Configure local epel mirrorlists] ******************************* skipping: [smithi143.front.sepia.ceph.com] => (item=epel-mirrorlist) => {"ansible_loop_var": "item", "changed": false, "item": "epel-mirrorlist", "skip_reason": "Conditional result was False"} 2020-06-26T21:31:15.918 INFO:teuthology.task.ansible.out:skipping: [smithi143.front.sepia.ceph.com] => (item=epel-testing-mirrorlist) => {"ansible_loop_var": "item", "changed": false, "item": "epel-testing-mirrorlist", "skip_reason": "Conditional result was False"} 2020-06-26T21:31:15.962 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:31:15 +0000 (0:00:00.056) 0:00:13.371 *********** 2020-06-26T21:31:15.972 INFO:teuthology.task.ansible.out:skipping: [smithi051.front.sepia.ceph.com] => (item=epel-mirrorlist) => {"ansible_loop_var": "item", "changed": false, "item": "epel-mirrorlist", "skip_reason": "Conditional result was False"} 2020-06-26T21:31:15.974 INFO:teuthology.task.ansible.out:skipping: [smithi051.front.sepia.ceph.com] => (item=epel-testing-mirrorlist) => {"ansible_loop_var": "item", "changed": false, "item": "epel-testing-mirrorlist", "skip_reason": "Conditional result was False"} 2020-06-26T21:31:16.011 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:31:16 +0000 (0:00:00.049) 0:00:13.420 *********** 2020-06-26T21:31:16.019 INFO:teuthology.task.ansible.out: TASK [common : Clean yum cache] ************************************************ 2020-06-26T21:31:16.021 INFO:teuthology.task.ansible.out:skipping: [smithi143.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-06-26T21:31:16.066 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:31:16 +0000 (0:00:00.047) 0:00:13.468 *********** 2020-06-26T21:31:16.072 INFO:teuthology.task.ansible.out:skipping: [smithi051.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-06-26T21:31:16.113 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:31:16 +0000 (0:00:00.055) 0:00:13.523 *********** 2020-06-26T21:31:16.279 INFO:teuthology.task.ansible.out: TASK [common : Get the current timezone] *************************************** 2020-06-26T21:31:16.280 INFO:teuthology.task.ansible.out:ok: [smithi051.front.sepia.ceph.com] => {"changed": false, "cmd": "cat /etc/timezone", "delta": "0:00:00.007713", "end": "2020-06-26 21:31:16.614333", "rc": 0, "start": "2020-06-26 21:31:16.606620", "stderr": "", "stderr_lines": [], "stdout": "Etc/UTC", "stdout_lines": ["Etc/UTC"]} 2020-06-26T21:31:16.317 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:31:16 +0000 (0:00:00.204) 0:00:13.727 *********** 2020-06-26T21:31:16.327 INFO:teuthology.task.ansible.out:ok: [smithi143.front.sepia.ceph.com] => {"changed": false, "cmd": "cat /etc/timezone", "delta": "0:00:00.103986", "end": "2020-06-26 21:31:15.985921", "rc": 0, "start": "2020-06-26 21:31:15.881935", "stderr": "", "stderr_lines": [], "stdout": "Etc/UTC", "stdout_lines": ["Etc/UTC"]} 2020-06-26T21:31:16.394 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:31:16 +0000 (0:00:00.062) 0:00:13.790 *********** TASK [common : Set the timezone in /etc/timezone] ****************************** skipping: [smithi051.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-06-26T21:31:16.434 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:31:16 +0000 (0:00:00.054) 0:00:13.844 *********** 2020-06-26T21:31:16.452 INFO:teuthology.task.ansible.out:skipping: [smithi143.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-06-26T21:31:16.498 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:31:16 +0000 (0:00:00.063) 0:00:13.908 *********** 2020-06-26T21:31:16.511 INFO:teuthology.task.ansible.out: TASK [common : Inform the OS of the new timezone] ****************************** 2020-06-26T21:31:16.512 INFO:teuthology.task.ansible.out:skipping: [smithi051.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-06-26T21:31:16.558 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:31:16 +0000 (0:00:00.059) 0:00:13.968 *********** 2020-06-26T21:31:16.573 INFO:teuthology.task.ansible.out:skipping: [smithi143.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-06-26T21:31:16.622 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:31:16 +0000 (0:00:00.064) 0:00:14.032 *********** 2020-06-26T21:31:16.635 INFO:teuthology.task.ansible.out: TASK [common : Get the current timezone] *************************************** 2020-06-26T21:31:16.637 INFO:teuthology.task.ansible.out:skipping: [smithi051.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-06-26T21:31:16.685 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:31:16 +0000 (0:00:00.062) 0:00:14.094 *********** 2020-06-26T21:31:16.697 INFO:teuthology.task.ansible.out:skipping: [smithi143.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-06-26T21:31:16.737 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:31:16 +0000 (0:00:00.052) 0:00:14.147 *********** 2020-06-26T21:31:16.748 INFO:teuthology.task.ansible.out: TASK [common : Set the timezone] *********************************************** 2020-06-26T21:31:16.750 INFO:teuthology.task.ansible.out:skipping: [smithi051.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-06-26T21:31:16.789 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:31:16 +0000 (0:00:00.051) 0:00:14.199 *********** 2020-06-26T21:31:16.800 INFO:teuthology.task.ansible.out:skipping: [smithi143.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-06-26T21:31:16.838 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:31:16 +0000 (0:00:00.048) 0:00:14.248 *********** 2020-06-26T21:31:16.849 INFO:teuthology.task.ansible.out: TASK [common : Add base OpenSUSE Leap repo] ************************************ 2020-06-26T21:31:16.852 INFO:teuthology.task.ansible.out:skipping: [smithi051.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-06-26T21:31:16.895 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:31:16 +0000 (0:00:00.056) 0:00:14.304 *********** 2020-06-26T21:31:16.907 INFO:teuthology.task.ansible.out:skipping: [smithi143.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-06-26T21:31:16.944 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:31:16 +0000 (0:00:00.049) 0:00:14.354 *********** 2020-06-26T21:31:16.955 INFO:teuthology.task.ansible.out: TASK [common : Add updates OpenSUSE Leap repo] ********************************* 2020-06-26T21:31:16.957 INFO:teuthology.task.ansible.out:skipping: [smithi051.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-06-26T21:31:16.992 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:31:16 +0000 (0:00:00.047) 0:00:14.402 *********** 2020-06-26T21:31:17.002 INFO:teuthology.task.ansible.out:skipping: [smithi143.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-06-26T21:31:17.039 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:31:17 +0000 (0:00:00.047) 0:00:14.449 *********** 2020-06-26T21:31:17.050 INFO:teuthology.task.ansible.out: TASK [common : Refresh repos] ************************************************** 2020-06-26T21:31:17.051 INFO:teuthology.task.ansible.out:skipping: [smithi051.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-06-26T21:31:17.093 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:31:17 +0000 (0:00:00.053) 0:00:14.502 *********** 2020-06-26T21:31:17.103 INFO:teuthology.task.ansible.out:skipping: [smithi143.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-06-26T21:31:17.142 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:31:17 +0000 (0:00:00.049) 0:00:14.552 *********** 2020-06-26T21:31:17.830 INFO:teuthology.task.ansible.out: TASK [common : Set the hardware clock] ***************************************** 2020-06-26T21:31:17.832 INFO:teuthology.task.ansible.out:changed: [smithi143.front.sepia.ceph.com] => {"changed": true, "cmd": ["hwclock", "--systohc"], "delta": "0:00:00.538493", "end": "2020-06-26 21:31:17.500290", "rc": 0, "start": "2020-06-26 21:31:16.961797", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} 2020-06-26T21:31:17.867 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:31:17 +0000 (0:00:00.725) 0:00:15.277 *********** 2020-06-26T21:31:17.899 INFO:teuthology.task.ansible.out: TASK [common : Install Kerberos Packages (RedHat)] ***************************** 2020-06-26T21:31:17.901 INFO:teuthology.task.ansible.out:skipping: [smithi143.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-06-26T21:31:17.935 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:31:17 +0000 (0:00:00.068) 0:00:15.345 *********** 2020-06-26T21:31:18.148 INFO:teuthology.task.ansible.out: TASK [common : Clean apt cache] ************************************************ 2020-06-26T21:31:18.149 INFO:teuthology.task.ansible.out:[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. changed: [smithi143.front.sepia.ceph.com] => {"changed": true, "cmd": ["apt-get", "clean"], "delta": "0:00:00.067126", "end": "2020-06-26 21:31:17.813404", "rc": 0, "start": "2020-06-26 21:31:17.746278", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} 2020-06-26T21:31:18.184 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:31:18 +0000 (0:00:00.248) 0:00:15.594 *********** 2020-06-26T21:31:18.198 INFO:teuthology.task.ansible.out: TASK [common : Set the hardware clock] ***************************************** 2020-06-26T21:31:18.200 INFO:teuthology.task.ansible.out:changed: [smithi051.front.sepia.ceph.com] => {"changed": true, "cmd": ["hwclock", "--systohc"], "delta": "0:00:00.936902", "end": "2020-06-26 21:31:18.500402", "rc": 0, "start": "2020-06-26 21:31:17.563500", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} 2020-06-26T21:31:18.237 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:31:18 +0000 (0:00:00.052) 0:00:15.647 *********** 2020-06-26T21:31:18.271 INFO:teuthology.task.ansible.out: TASK [common : Install Kerberos Packages (RedHat)] ***************************** 2020-06-26T21:31:18.273 INFO:teuthology.task.ansible.out:skipping: [smithi051.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-06-26T21:31:18.309 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:31:18 +0000 (0:00:00.072) 0:00:15.719 *********** 2020-06-26T21:31:18.534 INFO:teuthology.task.ansible.out: TASK [common : Clean apt cache] ************************************************ 2020-06-26T21:31:18.536 INFO:teuthology.task.ansible.out:changed: [smithi051.front.sepia.ceph.com] => {"changed": true, "cmd": ["apt-get", "clean"], "delta": "0:00:00.052800", "end": "2020-06-26 21:31:18.860172", "rc": 0, "start": "2020-06-26 21:31:18.807372", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} 2020-06-26T21:31:18.577 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:31:18 +0000 (0:00:00.264) 0:00:15.984 *********** 2020-06-26T21:31:23.338 INFO:teuthology.task.ansible.out: TASK [common : Update apt cache] *********************************************** changed: [smithi143.front.sepia.ceph.com] => {"attempts": 1, "cache_update_time": 1593207081, "cache_updated": true, "changed": true} 2020-06-26T21:31:23.379 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:31:23 +0000 (0:00:04.804) 0:00:20.788 *********** 2020-06-26T21:31:23.822 INFO:teuthology.task.ansible.out:changed: [smithi051.front.sepia.ceph.com] => {"attempts": 1, "cache_update_time": 1593207082, "cache_updated": true, "changed": true} 2020-06-26T21:31:23.860 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:31:23 +0000 (0:00:00.481) 0:00:21.270 *********** 2020-06-26T21:31:24.253 INFO:teuthology.task.ansible.out: TASK [common : Install Kerberos Packages (Debian)] ***************************** 2020-06-26T21:31:24.255 INFO:teuthology.task.ansible.out:ok: [smithi143.front.sepia.ceph.com] => {"cache_update_time": 1593207081, "cache_updated": false, "changed": false} 2020-06-26T21:31:24.290 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:31:24 +0000 (0:00:00.430) 0:00:21.700 *********** 2020-06-26T21:31:24.321 INFO:teuthology.task.ansible.out: TASK [common : Install Kerberos Packages (OpenSUSE Leap)] ********************** 2020-06-26T21:31:24.322 INFO:teuthology.task.ansible.out:skipping: [smithi143.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-06-26T21:31:24.358 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:31:24 +0000 (0:00:00.067) 0:00:21.768 *********** 2020-06-26T21:31:24.721 INFO:teuthology.task.ansible.out: TASK [common : Add krb5 config file] ******************************************* 2020-06-26T21:31:24.723 INFO:teuthology.task.ansible.out:ok: [smithi143.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} 2020-06-26T21:31:24.758 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:31:24 +0000 (0:00:00.400) 0:00:22.168 *********** 2020-06-26T21:31:24.768 INFO:teuthology.task.ansible.out: TASK [common : Install Kerberos Packages (Debian)] ***************************** 2020-06-26T21:31:24.770 INFO:teuthology.task.ansible.out:ok: [smithi051.front.sepia.ceph.com] => {"cache_update_time": 1593207082, "cache_updated": false, "changed": false} 2020-06-26T21:31:24.809 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:31:24 +0000 (0:00:00.050) 0:00:22.218 *********** 2020-06-26T21:31:24.854 INFO:teuthology.task.ansible.out: TASK [common : Install Kerberos Packages (OpenSUSE Leap)] ********************** 2020-06-26T21:31:24.855 INFO:teuthology.task.ansible.out:skipping: [smithi051.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-06-26T21:31:24.893 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:31:24 +0000 (0:00:00.084) 0:00:22.303 *********** 2020-06-26T21:31:25.285 INFO:teuthology.task.ansible.out: TASK [common : Add krb5 config file] ******************************************* ok: [smithi051.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} 2020-06-26T21:31:25.338 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:31:25 +0000 (0:00:00.444) 0:00:22.748 *********** 2020-06-26T21:31:25.602 INFO:teuthology.task.ansible.out: TASK [common : Make sure smartmontools is installed] *************************** 2020-06-26T21:31:25.604 INFO:teuthology.task.ansible.out:ok: [smithi143.front.sepia.ceph.com] => {"cache_update_time": 1593207081, "cache_updated": false, "changed": false} 2020-06-26T21:31:25.645 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:31:25 +0000 (0:00:00.305) 0:00:23.053 *********** 2020-06-26T21:31:26.049 INFO:teuthology.task.ansible.out: TASK [common : Upload megacli and cli64 for raid monitoring and smart.pl to /usr/sbin/.] *** 2020-06-26T21:31:26.051 INFO:teuthology.task.ansible.out:ok: [smithi143.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} 2020-06-26T21:31:26.293 INFO:teuthology.task.ansible.out: TASK [common : Make sure smartmontools is installed] *************************** ok: [smithi051.front.sepia.ceph.com] => {"cache_update_time": 1593207082, "cache_updated": false, "changed": false} 2020-06-26T21:31:26.329 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:31:26 +0000 (0:00:00.685) 0:00:23.739 *********** 2020-06-26T21:31:26.382 INFO:teuthology.task.ansible.out: TASK [common : Upload megacli and cli64 for raid monitoring and smart.pl to /usr/sbin/.] *** 2020-06-26T21:31:26.383 INFO:teuthology.task.ansible.out:ok: [smithi143.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} 2020-06-26T21:31:26.712 INFO:teuthology.task.ansible.out:ok: [smithi143.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} 2020-06-26T21:31:26.756 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:31:26 +0000 (0:00:00.426) 0:00:24.166 *********** 2020-06-26T21:31:26.771 INFO:teuthology.task.ansible.out:ok: [smithi051.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} 2020-06-26T21:31:26.906 INFO:teuthology.task.ansible.out: TASK [common : Create /usr/libexec.] ******************************************* 2020-06-26T21:31:26.908 INFO:teuthology.task.ansible.out:ok: [smithi143.front.sepia.ceph.com] => {"changed": false, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/usr/libexec", "size": 4096, "state": "directory", "uid": 0} 2020-06-26T21:31:26.971 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:31:26 +0000 (0:00:00.214) 0:00:24.381 *********** 2020-06-26T21:31:27.106 INFO:teuthology.task.ansible.out: TASK [common : Upload megacli and cli64 for raid monitoring and smart.pl to /usr/sbin/.] *** ok: [smithi051.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} 2020-06-26T21:31:27.345 INFO:teuthology.task.ansible.out: TASK [common : Upload custom netsaint scripts for raid/disk/smart/monitoring to /usr/libexec/.] *** 2020-06-26T21:31:27.347 INFO:teuthology.task.ansible.out:ok: [smithi143.front.sepia.ceph.com] => (item=smart.sh) => {"ansible_loop_var": "item", "changed": false, "checksum": "9a447e184389aadb9aaf1e77f30f0a7f8b716c4e", "dest": "/usr/libexec/smart.sh", "gid": 0, "group": "root", "item": "smart.sh", "mode": "0755", "owner": "root", "path": "/usr/libexec/smart.sh", "size": 12725, "state": "file", "uid": 0} 2020-06-26T21:31:27.453 INFO:teuthology.task.ansible.out: TASK [common : Upload megacli and cli64 for raid monitoring and smart.pl to /usr/sbin/.] *** 2020-06-26T21:31:27.454 INFO:teuthology.task.ansible.out:ok: [smithi051.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} 2020-06-26T21:31:27.495 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:31:27 +0000 (0:00:00.524) 0:00:24.905 *********** 2020-06-26T21:31:27.634 INFO:teuthology.task.ansible.out: TASK [common : Create /usr/libexec.] ******************************************* 2020-06-26T21:31:27.635 INFO:teuthology.task.ansible.out:ok: [smithi051.front.sepia.ceph.com] => {"changed": false, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/usr/libexec", "size": 4096, "state": "directory", "uid": 0} 2020-06-26T21:31:27.674 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:31:27 +0000 (0:00:00.178) 0:00:25.084 *********** 2020-06-26T21:31:27.701 INFO:teuthology.task.ansible.out: TASK [common : Upload custom netsaint scripts for raid/disk/smart/monitoring to /usr/libexec/.] *** 2020-06-26T21:31:27.707 INFO:teuthology.task.ansible.out:ok: [smithi143.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} 2020-06-26T21:31:27.999 INFO:teuthology.task.ansible.out:ok: [smithi143.front.sepia.ceph.com] => (item=diskusage.pl) => {"ansible_loop_var": "item", "changed": false, "checksum": "9c74425885a83f23bc37817de46979ca5173ccb7", "dest": "/usr/libexec/diskusage.pl", "gid": 0, "group": "root", "item": "diskusage.pl", "mode": "0755", "owner": "root", "path": "/usr/libexec/diskusage.pl", "size": 3605, "state": "file", "uid": 0} 2020-06-26T21:31:28.054 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:31:28 +0000 (0:00:00.379) 0:00:25.464 *********** 2020-06-26T21:31:28.077 INFO:teuthology.task.ansible.out:ok: [smithi051.front.sepia.ceph.com] => (item=smart.sh) => {"ansible_loop_var": "item", "changed": false, "checksum": "9a447e184389aadb9aaf1e77f30f0a7f8b716c4e", "dest": "/usr/libexec/smart.sh", "gid": 0, "group": "root", "item": "smart.sh", "mode": "0755", "owner": "root", "path": "/usr/libexec/smart.sh", "size": 12725, "state": "file", "uid": 0} 2020-06-26T21:31:28.099 INFO:teuthology.task.ansible.out: TASK [common : Include apt_system vars] **************************************** 2020-06-26T21:31:28.101 INFO:teuthology.task.ansible.out:ok: [smithi143.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} 2020-06-26T21:31:28.140 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:31:28 +0000 (0:00:00.085) 0:00:25.549 *********** 2020-06-26T21:31:28.170 INFO:teuthology.task.ansible.out: TASK [common : Include yum_systems vars] *************************************** 2020-06-26T21:31:28.172 INFO:teuthology.task.ansible.out:skipping: [smithi143.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-06-26T21:31:28.211 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:31:28 +0000 (0:00:00.071) 0:00:25.621 *********** 2020-06-26T21:31:28.262 INFO:teuthology.task.ansible.out: TASK [common : Check for epel] ************************************************* 2020-06-26T21:31:28.263 INFO:teuthology.task.ansible.out:skipping: [smithi143.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} 2020-06-26T21:31:28.313 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:31:28 +0000 (0:00:00.101) 0:00:25.723 *********** 2020-06-26T21:31:28.370 INFO:teuthology.task.ansible.out: TASK [common : Install nrpe without epel] ************************************** 2020-06-26T21:31:28.378 INFO:teuthology.task.ansible.out:skipping: [smithi143.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"} 2020-06-26T21:31:28.381 INFO:teuthology.task.ansible.out:skipping: [smithi143.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"} 2020-06-26T21:31:28.386 INFO:teuthology.task.ansible.out:skipping: [smithi143.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"} skipping: [smithi143.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"} 2020-06-26T21:31:28.424 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:31:28 +0000 (0:00:00.110) 0:00:25.833 *********** 2020-06-26T21:31:28.437 INFO:teuthology.task.ansible.out: TASK [common : Upload custom netsaint scripts for raid/disk/smart/monitoring to /usr/libexec/.] *** 2020-06-26T21:31:28.439 INFO:teuthology.task.ansible.out:ok: [smithi051.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} 2020-06-26T21:31:28.463 INFO:teuthology.task.ansible.out: TASK [common : Install nrpe package and dependencies (RHEL/CentOS)] ************ 2020-06-26T21:31:28.465 INFO:teuthology.task.ansible.out:skipping: [smithi143.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-06-26T21:31:28.504 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:31:28 +0000 (0:00:00.080) 0:00:25.914 *********** 2020-06-26T21:31:28.784 INFO:teuthology.task.ansible.out: TASK [common : Upload custom netsaint scripts for raid/disk/smart/monitoring to /usr/libexec/.] *** 2020-06-26T21:31:28.786 INFO:teuthology.task.ansible.out:ok: [smithi051.front.sepia.ceph.com] => (item=diskusage.pl) => {"ansible_loop_var": "item", "changed": false, "checksum": "9c74425885a83f23bc37817de46979ca5173ccb7", "dest": "/usr/libexec/diskusage.pl", "gid": 0, "group": "root", "item": "diskusage.pl", "mode": "0755", "owner": "root", "path": "/usr/libexec/diskusage.pl", "size": 3605, "state": "file", "uid": 0} 2020-06-26T21:31:28.826 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:31:28 +0000 (0:00:00.321) 0:00:26.236 *********** 2020-06-26T21:31:28.868 INFO:teuthology.task.ansible.out: TASK [common : Include apt_system vars] **************************************** ok: [smithi051.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} 2020-06-26T21:31:28.920 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:31:28 +0000 (0:00:00.093) 0:00:26.329 *********** 2020-06-26T21:31:28.958 INFO:teuthology.task.ansible.out: TASK [common : Include yum_systems vars] *************************************** 2020-06-26T21:31:28.960 INFO:teuthology.task.ansible.out:skipping: [smithi051.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-06-26T21:31:28.996 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:31:28 +0000 (0:00:00.075) 0:00:26.405 *********** 2020-06-26T21:31:29.031 INFO:teuthology.task.ansible.out: TASK [common : Check for epel] ************************************************* 2020-06-26T21:31:29.033 INFO:teuthology.task.ansible.out:skipping: [smithi051.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} 2020-06-26T21:31:29.067 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:31:29 +0000 (0:00:00.071) 0:00:26.477 *********** 2020-06-26T21:31:29.122 INFO:teuthology.task.ansible.out: TASK [common : Install nrpe without epel] ************************************** 2020-06-26T21:31:29.130 INFO:teuthology.task.ansible.out:skipping: [smithi051.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"} skipping: [smithi051.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"} 2020-06-26T21:31:29.148 INFO:teuthology.task.ansible.out:skipping: [smithi051.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"} 2020-06-26T21:31:29.150 INFO:teuthology.task.ansible.out:skipping: [smithi051.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"} 2020-06-26T21:31:29.184 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:31:29 +0000 (0:00:00.117) 0:00:26.594 *********** 2020-06-26T21:31:29.226 INFO:teuthology.task.ansible.out: TASK [common : Install nrpe package and dependencies (RHEL/CentOS)] ************ 2020-06-26T21:31:29.228 INFO:teuthology.task.ansible.out:skipping: [smithi051.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-06-26T21:31:29.263 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:31:29 +0000 (0:00:00.078) 0:00:26.673 *********** 2020-06-26T21:31:29.414 INFO:teuthology.task.ansible.out: TASK [common : Install nrpe package and dependencies (Ubuntu/Fedora)] ********** 2020-06-26T21:31:29.416 INFO:teuthology.task.ansible.out:ok: [smithi143.front.sepia.ceph.com] => {"cache_update_time": 1593207081, "cache_updated": false, "changed": false} 2020-06-26T21:31:29.453 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:31:29 +0000 (0:00:00.189) 0:00:26.863 *********** 2020-06-26T21:31:29.810 INFO:teuthology.task.ansible.out: TASK [common : Upload nagios sudoers.d for raid utilities.] ******************** ok: [smithi143.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} 2020-06-26T21:31:29.853 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:31:29 +0000 (0:00:00.399) 0:00:27.263 *********** 2020-06-26T21:31:30.193 INFO:teuthology.task.ansible.out: TASK [common : Upload nagios check_mem script] ********************************* 2020-06-26T21:31:30.195 INFO:teuthology.task.ansible.out:ok: [smithi143.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} 2020-06-26T21:31:30.231 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:31:30 +0000 (0:00:00.378) 0:00:27.641 *********** 2020-06-26T21:31:30.241 INFO:teuthology.task.ansible.out: TASK [common : Install nrpe package and dependencies (Ubuntu/Fedora)] ********** 2020-06-26T21:31:30.243 INFO:teuthology.task.ansible.out:ok: [smithi051.front.sepia.ceph.com] => {"cache_update_time": 1593207082, "cache_updated": false, "changed": false} 2020-06-26T21:31:30.283 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:31:30 +0000 (0:00:00.051) 0:00:27.692 *********** 2020-06-26T21:31:30.380 INFO:teuthology.task.ansible.out: TASK [common : Configure nagios nrpe settings (Ubuntu)] ************************ 2020-06-26T21:31:30.381 INFO:teuthology.task.ansible.out:ok: [smithi143.front.sepia.ceph.com] => (item=DAEMON_OPTS) => {"ansible_loop_var": "item", "backup": "", "changed": false, "item": "DAEMON_OPTS", "msg": ""} 2020-06-26T21:31:30.507 INFO:teuthology.task.ansible.out:ok: [smithi143.front.sepia.ceph.com] => (item=NRPE_OPTS) => {"ansible_loop_var": "item", "backup": "", "changed": false, "item": "NRPE_OPTS", "msg": ""} 2020-06-26T21:31:30.551 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:31:30 +0000 (0:00:00.267) 0:00:27.960 *********** 2020-06-26T21:31:30.595 INFO:teuthology.task.ansible.out: TASK [common : Configure nagios nrpe settings (RHEL/CentOS)] ******************* 2020-06-26T21:31:30.597 INFO:teuthology.task.ansible.out:skipping: [smithi143.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-06-26T21:31:30.662 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:31:30 +0000 (0:00:00.109) 0:00:28.070 *********** 2020-06-26T21:31:30.671 INFO:teuthology.task.ansible.out: TASK [common : Upload nagios sudoers.d for raid utilities.] ******************** 2020-06-26T21:31:30.673 INFO:teuthology.task.ansible.out:ok: [smithi051.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} 2020-06-26T21:31:30.713 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:31:30 +0000 (0:00:00.053) 0:00:28.123 *********** 2020-06-26T21:31:30.724 INFO:teuthology.task.ansible.out: TASK [common : Check firewalld status] ***************************************** 2020-06-26T21:31:30.726 INFO:teuthology.task.ansible.out:skipping: [smithi143.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} 2020-06-26T21:31:30.767 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:31:30 +0000 (0:00:00.053) 0:00:28.177 *********** 2020-06-26T21:31:30.804 INFO:teuthology.task.ansible.out: TASK [common : Open nrpe port if firewalld enabled] **************************** 2020-06-26T21:31:30.806 INFO:teuthology.task.ansible.out:skipping: [smithi143.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-06-26T21:31:30.846 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:31:30 +0000 (0:00:00.078) 0:00:28.256 *********** 2020-06-26T21:31:31.059 INFO:teuthology.task.ansible.out: TASK [common : Upload nagios check_mem script] ********************************* 2020-06-26T21:31:31.061 INFO:teuthology.task.ansible.out:ok: [smithi051.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} 2020-06-26T21:31:31.114 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:31:31 +0000 (0:00:00.268) 0:00:28.524 *********** 2020-06-26T21:31:31.218 INFO:teuthology.task.ansible.out: TASK [common : Upload nagios nrpe config.] ************************************* 2020-06-26T21:31:31.220 INFO:teuthology.task.ansible.out:ok: [smithi143.front.sepia.ceph.com] => {"changed": false, "checksum": "9c3d1d79583cf76a6d81bb2ec150bc4af5ca3c5c", "dest": "/etc/nagios/nrpe.cfg", "gid": 0, "group": "root", "mode": "0644", "owner": "root", "path": "/etc/nagios/nrpe.cfg", "size": 1166, "state": "file", "uid": 0} 2020-06-26T21:31:31.260 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:31:31 +0000 (0:00:00.145) 0:00:28.670 *********** 2020-06-26T21:31:31.284 INFO:teuthology.task.ansible.out: TASK [common : Configure nagios nrpe settings (Ubuntu)] ************************ 2020-06-26T21:31:31.286 INFO:teuthology.task.ansible.out:ok: [smithi051.front.sepia.ceph.com] => (item=DAEMON_OPTS) => {"ansible_loop_var": "item", "backup": "", "changed": false, "item": "DAEMON_OPTS", "msg": ""} 2020-06-26T21:31:31.398 INFO:teuthology.task.ansible.out:ok: [smithi051.front.sepia.ceph.com] => (item=NRPE_OPTS) => {"ansible_loop_var": "item", "backup": "", "changed": false, "item": "NRPE_OPTS", "msg": ""} 2020-06-26T21:31:31.441 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:31:31 +0000 (0:00:00.180) 0:00:28.851 *********** 2020-06-26T21:31:31.491 INFO:teuthology.task.ansible.out: TASK [common : Configure nagios nrpe settings (RHEL/CentOS)] ******************* 2020-06-26T21:31:31.493 INFO:teuthology.task.ansible.out:skipping: [smithi051.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-06-26T21:31:31.536 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:31:31 +0000 (0:00:00.095) 0:00:28.946 *********** 2020-06-26T21:31:31.579 INFO:teuthology.task.ansible.out: TASK [common : Check firewalld status] ***************************************** 2020-06-26T21:31:31.581 INFO:teuthology.task.ansible.out:skipping: [smithi051.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} 2020-06-26T21:31:31.630 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:31:31 +0000 (0:00:00.093) 0:00:29.039 *********** 2020-06-26T21:31:31.679 INFO:teuthology.task.ansible.out: TASK [common : Open nrpe port if firewalld enabled] **************************** 2020-06-26T21:31:31.681 INFO:teuthology.task.ansible.out:skipping: [smithi051.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-06-26T21:31:31.731 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:31:31 +0000 (0:00:00.101) 0:00:29.140 *********** 2020-06-26T21:31:32.027 INFO:teuthology.task.ansible.out: TASK [common : Make sure nagios nrpe service is running.] ********************** 2020-06-26T21:31:32.028 INFO:teuthology.task.ansible.out:ok: [smithi143.front.sepia.ceph.com] => {"changed": false, "enabled": true, "name": "nagios-nrpe-server", "state": "started", "status": {"ActiveEnterTimestamp": "Fri 2020-06-26 21:30:53 UTC", "ActiveEnterTimestampMonotonic": "17623283", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "basic.target nss-lookup.target system.slice systemd-tmpfiles-setup.service sysinit.target remote-fs.target time-sync.target systemd-journald.socket var-run.mount -.mount local-fs.target network.target", "AllowIsolate": "no", "AmbientCapabilities": "", "AssertResult": "yes", "AssertTimestamp": "Fri 2020-06-26 21:30:53 UTC", "AssertTimestampMonotonic": "17622318", "Before": "multi-user.target shutdown.target getty@tty1.service xdm.service plymouth-quit.service", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "no", "CPUQuotaPerSecUSec": "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", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Fri 2020-06-26 21:30:53 UTC", "ConditionTimestampMonotonic": "17622318", "ConfigurationDirectoryMode": "0755", "Conflicts": "nrpe.socket shutdown.target", "ControlGroup": "/system.slice/nagios-nrpe-ser 2020-06-26T21:31:32.030 INFO:teuthology.task.ansible.out:ver.service", "ControlPID": "0", "DefaultDependencies": "yes", "Delegate": "no", "Description": "Nagios Remote Plugin Executor", "DevicePolicy": "auto", "Documentation": "http://www.nagios.org/documentation", "DynamicUser": "no", "EnvironmentFile": "/etc/default/nagios-nrpe-server (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "1259", "ExecMainStartTimestamp": "Fri 2020-06-26 21:30:53 UTC", "ExecMainStartTimestampMonotonic": "17623250", "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 }", "ExecStart": "{ path=/usr/sbin/nrpe ; argv[]=/usr/sbin/nrpe -c /etc/nagios/nrpe.cfg -f $NRPE_OPTS ; ignore_errors=no ; start_time=[Fri 2020-06-26 21:30:53 UTC] ; stop_time=[n/a] ; pid=1259 ; code=(null) ; status=0/0 }", "ExecStopPost": "{ path=/bin/rm ; argv[]=/bin/rm -f /var/run/nagios/nrpe.pid ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/lib/systemd/system/nagios-nrpe-server.service", "GID": "118", "Group": "nagios", "GuessMainPID": "yes", "IOAccounting": "no", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IPAccounting": "no", "IPEgressBytes": "18446744073709551615", "IPEgressPackets": "18446744073709551615", "IPIngressBytes": "18446744073709551615", "IPIngressPackets": "18446744073709551615", "Id": "nagios-nrpe-server.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Fri 2020-06-26 21:30:53 UTC", "InactiveExitTimestampMonotonic": "17623283", "InvocationID": "682c4d79a449410ca216bc7a67a5c92d", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "i 2020-06-26T21:31:32.032 INFO:teuthology.task.ansible.out:nfinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "0", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "16777216", "LimitMEMLOCKSoft": "16777216", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "4096", "LimitNOFILESoft": "1024", "LimitNPROC": "128031", "LimitNPROCSoft": "128031", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "128031", "LimitSIGPENDINGSoft": "128031", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogsDirectoryMode": "0755", "MainPID": "1259", "MemoryAccounting": "no", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "Names": "nagios-nrpe-server.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "-500", "OnFailureJobMode": "replace", "PIDFile": "/var/run/nagios/nrpe.pid", "PermissionsStartOnly": "no", "Perpetual": "no", "PrivateDevices": "no", "PrivateNetwork": "no", "PrivateTmp": "yes", "PrivateUsers": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "-.mount system.slice sysinit.target", "RequiresMountsFor": "/tmp /var/tmp", "Restart": "on-abort", "RestartUSec": "100ms", 2020-06-26T21:31:32.035 INFO:teuthology.task.ansible.out: "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": "Fri 2020-06-26 21:30:53 UTC", "StateChangeTimestampMonotonic": "17623283", "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": "4915", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min", "TimerSlackNSec": "50000", "Transient": "no", "Type": "simple", "UID": "109", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "User": "nagios", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogTimestamp": "Fri 2020-06-26 21:30:53 UTC", "WatchdogTimestampMonotonic": "17623283", "WatchdogUSec": "0"}} 2020-06-26T21:31:32.076 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:31:32 +0000 (0:00:00.345) 0:00:29.486 *********** 2020-06-26T21:31:32.109 INFO:teuthology.task.ansible.out: TASK [common : Get SELinux status] ********************************************* 2020-06-26T21:31:32.111 INFO:teuthology.task.ansible.out:skipping: [smithi143.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-06-26T21:31:32.153 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:31:32 +0000 (0:00:00.076) 0:00:29.562 *********** 2020-06-26T21:31:32.165 INFO:teuthology.task.ansible.out: TASK [common : Upload nagios nrpe config.] ************************************* 2020-06-26T21:31:32.167 INFO:teuthology.task.ansible.out:ok: [smithi051.front.sepia.ceph.com] => {"changed": false, "checksum": "9c3d1d79583cf76a6d81bb2ec150bc4af5ca3c5c", "dest": "/etc/nagios/nrpe.cfg", "gid": 0, "group": "root", "mode": "0644", "owner": "root", "path": "/etc/nagios/nrpe.cfg", "size": 1166, "state": "file", "uid": 0} 2020-06-26T21:31:32.206 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:31:32 +0000 (0:00:00.053) 0:00:29.616 *********** 2020-06-26T21:31:32.219 INFO:teuthology.task.ansible.out: TASK [common : nrpe - Install SELinux dependencies] **************************** 2020-06-26T21:31:32.220 INFO:teuthology.task.ansible.out:skipping: [smithi143.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-06-26T21:31:32.274 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:31:32 +0000 (0:00:00.067) 0:00:29.683 *********** 2020-06-26T21:31:32.319 INFO:teuthology.task.ansible.out: TASK [common : nrpe - Ensure SELinux policy is up to date] ********************* skipping: [smithi143.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-06-26T21:31:32.364 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:31:32 +0000 (0:00:00.090) 0:00:29.774 *********** 2020-06-26T21:31:32.398 INFO:teuthology.task.ansible.out: TASK [common : nrpe - Set SELinux boolean nagios_run_sudo true] **************** 2020-06-26T21:31:32.400 INFO:teuthology.task.ansible.out:skipping: [smithi143.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-06-26T21:31:32.452 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:31:32 +0000 (0:00:00.087) 0:00:29.861 *********** 2020-06-26T21:31:32.478 INFO:teuthology.task.ansible.out: TASK [common : Make sure nagios nrpe service is running.] ********************** 2020-06-26T21:31:32.480 INFO:teuthology.task.ansible.out:ok: [smithi051.front.sepia.ceph.com] => {"changed": false, "enabled": true, "name": "nagios-nrpe-server", "state": "started", "status": {"ActiveEnterTimestamp": "Fri 2020-06-26 21:30:43 UTC", "ActiveEnterTimestampMonotonic": "20850031", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "systemd-tmpfiles-setup.service system.slice basic.target remote-fs.target time-sync.target sysinit.target local-fs.target network.target systemd-journald.socket nss-lookup.target var-run.mount -.mount", "AllowIsolate": "no", "AmbientCapabilities": "", "AssertResult": "yes", "AssertTimestamp": "Fri 2020-06-26 21:30:43 UTC", "AssertTimestampMonotonic": "20848455", "Before": "getty@tty1.service shutdown.target xdm.service plymouth-quit.service multi-user.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "no", "CPUQuotaPerSecUSec": "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", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Fri 2020-06-26 21:30:43 UTC", "ConditionTimestampMonotonic": "20848454", "ConfigurationDirectoryMode": "0755", "Conflicts": "nrpe.socket shutdown.target", "ControlGroup": "/system.slice/nagios-nrpe-ser 2020-06-26T21:31:32.481 INFO:teuthology.task.ansible.out:ver.service", "ControlPID": "0", "DefaultDependencies": "yes", "Delegate": "no", "Description": "Nagios Remote Plugin Executor", "DevicePolicy": "auto", "Documentation": "http://www.nagios.org/documentation", "DynamicUser": "no", "EnvironmentFile": "/etc/default/nagios-nrpe-server (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "1236", "ExecMainStartTimestamp": "Fri 2020-06-26 21:30:43 UTC", "ExecMainStartTimestampMonotonic": "20849980", "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 }", "ExecStart": "{ path=/usr/sbin/nrpe ; argv[]=/usr/sbin/nrpe -c /etc/nagios/nrpe.cfg -f $NRPE_OPTS ; ignore_errors=no ; start_time=[Fri 2020-06-26 21:30:43 UTC] ; stop_time=[n/a] ; pid=1236 ; code=(null) ; status=0/0 }", "ExecStopPost": "{ path=/bin/rm ; argv[]=/bin/rm -f /var/run/nagios/nrpe.pid ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/lib/systemd/system/nagios-nrpe-server.service", "GID": "118", "Group": "nagios", "GuessMainPID": "yes", "IOAccounting": "no", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IPAccounting": "no", "IPEgressBytes": "18446744073709551615", "IPEgressPackets": "18446744073709551615", "IPIngressBytes": "18446744073709551615", "IPIngressPackets": "18446744073709551615", "Id": "nagios-nrpe-server.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Fri 2020-06-26 21:30:43 UTC", "InactiveExitTimestampMonotonic": "20850031", "InvocationID": "4f0435d408de4e8ebcbf1f4a0c9eb17e", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "i 2020-06-26T21:31:32.483 INFO:teuthology.task.ansible.out:nfinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "0", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "16777216", "LimitMEMLOCKSoft": "16777216", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "4096", "LimitNOFILESoft": "1024", "LimitNPROC": "128055", "LimitNPROCSoft": "128055", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "128055", "LimitSIGPENDINGSoft": "128055", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogsDirectoryMode": "0755", "MainPID": "1236", "MemoryAccounting": "no", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "Names": "nagios-nrpe-server.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "-500", "OnFailureJobMode": "replace", "PIDFile": "/var/run/nagios/nrpe.pid", "PermissionsStartOnly": "no", "Perpetual": "no", "PrivateDevices": "no", "PrivateNetwork": "no", "PrivateTmp": "yes", "PrivateUsers": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "system.slice sysinit.target -.mount", "RequiresMountsFor": "/tmp /var/tmp", "Restart": "on-abort", "RestartUSec": "100ms", 2020-06-26T21:31:32.486 INFO:teuthology.task.ansible.out: "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": "Fri 2020-06-26 21:30:43 UTC", "StateChangeTimestampMonotonic": "20850031", "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": "4915", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min", "TimerSlackNSec": "50000", "Transient": "no", "Type": "simple", "UID": "109", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "User": "nagios", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogTimestamp": "Fri 2020-06-26 21:30:43 UTC", "WatchdogTimestampMonotonic": "20850030", "WatchdogUSec": "0"}} 2020-06-26T21:31:32.521 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:31:32 +0000 (0:00:00.069) 0:00:29.931 *********** 2020-06-26T21:31:32.537 INFO:teuthology.task.ansible.out: TASK [common : nrpe - Remove SELinux policy package] *************************** skipping: [smithi143.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-06-26T21:31:32.571 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:31:32 +0000 (0:00:00.049) 0:00:29.981 *********** 2020-06-26T21:31:32.582 INFO:teuthology.task.ansible.out: TASK [common : Get SELinux status] ********************************************* 2020-06-26T21:31:32.584 INFO:teuthology.task.ansible.out:skipping: [smithi051.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-06-26T21:31:32.626 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:31:32 +0000 (0:00:00.055) 0:00:30.036 *********** 2020-06-26T21:31:32.637 INFO:teuthology.task.ansible.out: TASK [common : nrpe - Copy SELinux type enforcement file] ********************** 2020-06-26T21:31:32.639 INFO:teuthology.task.ansible.out:skipping: [smithi143.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-06-26T21:31:32.680 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:31:32 +0000 (0:00:00.053) 0:00:30.090 *********** 2020-06-26T21:31:32.691 INFO:teuthology.task.ansible.out: TASK [common : nrpe - Install SELinux dependencies] **************************** 2020-06-26T21:31:32.693 INFO:teuthology.task.ansible.out:skipping: [smithi051.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-06-26T21:31:32.732 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:31:32 +0000 (0:00:00.051) 0:00:30.142 *********** 2020-06-26T21:31:32.744 INFO:teuthology.task.ansible.out: TASK [common : nrpe - Compile SELinux module file] ***************************** 2020-06-26T21:31:32.745 INFO:teuthology.task.ansible.out:skipping: [smithi143.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-06-26T21:31:32.784 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:31:32 +0000 (0:00:00.051) 0:00:30.194 *********** 2020-06-26T21:31:32.794 INFO:teuthology.task.ansible.out: TASK [common : nrpe - Ensure SELinux policy is up to date] ********************* 2020-06-26T21:31:32.796 INFO:teuthology.task.ansible.out:skipping: [smithi051.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-06-26T21:31:32.842 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:31:32 +0000 (0:00:00.058) 0:00:30.252 *********** 2020-06-26T21:31:32.852 INFO:teuthology.task.ansible.out: TASK [common : nrpe - Build SELinux policy package] **************************** 2020-06-26T21:31:32.854 INFO:teuthology.task.ansible.out:skipping: [smithi143.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-06-26T21:31:32.892 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:31:32 +0000 (0:00:00.049) 0:00:30.302 *********** 2020-06-26T21:31:32.901 INFO:teuthology.task.ansible.out: TASK [common : nrpe - Set SELinux boolean nagios_run_sudo true] **************** 2020-06-26T21:31:32.903 INFO:teuthology.task.ansible.out:skipping: [smithi051.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-06-26T21:31:32.940 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:31:32 +0000 (0:00:00.047) 0:00:30.349 *********** 2020-06-26T21:31:32.950 INFO:teuthology.task.ansible.out: TASK [common : nrpe - Load SELinux policy package] ***************************** 2020-06-26T21:31:32.954 INFO:teuthology.task.ansible.out:skipping: [smithi143.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-06-26T21:31:32.993 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:31:32 +0000 (0:00:00.049) 0:00:30.399 *********** 2020-06-26T21:31:33.000 INFO:teuthology.task.ansible.out: TASK [common : nrpe - Remove SELinux policy package] *************************** 2020-06-26T21:31:33.005 INFO:teuthology.task.ansible.out:skipping: [smithi051.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-06-26T21:31:33.038 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:31:33 +0000 (0:00:00.048) 0:00:30.448 *********** 2020-06-26T21:31:33.049 INFO:teuthology.task.ansible.out: TASK [common : nrpe - Remove temporary files] ********************************** 2020-06-26T21:31:33.051 INFO:teuthology.task.ansible.out:skipping: [smithi143.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-06-26T21:31:33.089 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:31:33 +0000 (0:00:00.051) 0:00:30.499 *********** 2020-06-26T21:31:33.100 INFO:teuthology.task.ansible.out: TASK [common : nrpe - Copy SELinux type enforcement file] ********************** 2020-06-26T21:31:33.102 INFO:teuthology.task.ansible.out:skipping: [smithi051.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-06-26T21:31:33.144 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:31:33 +0000 (0:00:00.054) 0:00:30.553 *********** 2020-06-26T21:31:33.154 INFO:teuthology.task.ansible.out: TASK [testnode : Include package type specific vars.] ************************** 2020-06-26T21:31:33.156 INFO:teuthology.task.ansible.out:ok: [smithi143.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} 2020-06-26T21:31:33.193 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:31:33 +0000 (0:00:00.049) 0:00:30.603 *********** 2020-06-26T21:31:33.210 INFO:teuthology.task.ansible.out: TASK [common : nrpe - Compile SELinux module file] ***************************** skipping: [smithi051.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-06-26T21:31:33.248 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:31:33 +0000 (0:00:00.054) 0:00:30.658 *********** 2020-06-26T21:31:33.270 INFO:teuthology.task.ansible.out: TASK [testnode : Including distro specific variables.] ************************* ok: [smithi143.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", "collectl", "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"], "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"} 2020-06-26T21:31:33.300 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:31:33 +0000 (0:00:00.052) 0:00:30.710 *********** 2020-06-26T21:31:33.311 INFO:teuthology.task.ansible.out: TASK [common : nrpe - Build SELinux policy package] **************************** 2020-06-26T21:31:33.314 INFO:teuthology.task.ansible.out:skipping: [smithi051.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-06-26T21:31:33.351 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:31:33 +0000 (0:00:00.050) 0:00:30.761 *********** 2020-06-26T21:31:33.362 INFO:teuthology.task.ansible.out: TASK [testnode : Including major version specific variables.] ****************** 2020-06-26T21:31:33.364 INFO:teuthology.task.ansible.out:ok: [smithi143.front.sepia.ceph.com] => (item=/home/teuthworker/src/git.ceph.com_git_ceph-cm-ansible_master/roles/testnode/vars/ubuntu_18.yml) => {"ansible_facts": {"non_aarch64_packages": ["libgoogle-perftools4", "iozone3", "libssl1.0.0"], "non_aarch64_packages_to_upgrade": [], "packages": ["mpich", "qemu-system-x86", "python-virtualenv", "python-configobj", "python-gevent", "python-numpy", "python-matplotlib", "python-nose", "btrfs-tools", "lttng-tools", "libtool-bin", "docker.io", "python3-nose"]}, "ansible_included_var_files": ["/home/teuthworker/src/git.ceph.com_git_ceph-cm-ansible_master/roles/testnode/vars/ubuntu_18.yml"], "ansible_loop_var": "item", "changed": false, "item": "/home/teuthworker/src/git.ceph.com_git_ceph-cm-ansible_master/roles/testnode/vars/ubuntu_18.yml"} 2020-06-26T21:31:33.413 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:31:33 +0000 (0:00:00.061) 0:00:30.822 *********** 2020-06-26T21:31:33.422 INFO:teuthology.task.ansible.out: TASK [common : nrpe - Load SELinux policy package] ***************************** 2020-06-26T21:31:33.424 INFO:teuthology.task.ansible.out:skipping: [smithi051.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-06-26T21:31:33.461 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:31:33 +0000 (0:00:00.048) 0:00:30.871 *********** 2020-06-26T21:31:33.475 INFO:teuthology.task.ansible.out: TASK [testnode : Including version specific variables.] ************************ 2020-06-26T21:31:33.477 INFO:teuthology.task.ansible.out:ok: [smithi143.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"} 2020-06-26T21:31:33.514 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:31:33 +0000 (0:00:00.052) 0:00:30.923 *********** 2020-06-26T21:31:33.523 INFO:teuthology.task.ansible.out: TASK [common : nrpe - Remove temporary files] ********************************** 2020-06-26T21:31:33.525 INFO:teuthology.task.ansible.out:skipping: [smithi051.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-06-26T21:31:33.563 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:31:33 +0000 (0:00:00.049) 0:00:30.973 *********** 2020-06-26T21:31:33.615 INFO:teuthology.task.ansible.out: TASK [testnode : Include package type specific vars.] ************************** 2020-06-26T21:31:33.617 INFO:teuthology.task.ansible.out:ok: [smithi051.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} 2020-06-26T21:31:33.657 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:31:33 +0000 (0:00:00.093) 0:00:31.066 *********** 2020-06-26T21:31:33.667 INFO:teuthology.task.ansible.out: TASK [testnode : Ensure the sudo group exists.] ******************************** 2020-06-26T21:31:33.669 INFO:teuthology.task.ansible.out:ok: [smithi143.front.sepia.ceph.com] => {"changed": false, "gid": 27, "name": "sudo", "state": "present", "system": false} 2020-06-26T21:31:33.711 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:31:33 +0000 (0:00:00.054) 0:00:31.120 *********** 2020-06-26T21:31:33.724 INFO:teuthology.task.ansible.out: TASK [testnode : Including distro specific variables.] ************************* 2020-06-26T21:31:33.726 INFO:teuthology.task.ansible.out:ok: [smithi051.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", "collectl", "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"], "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"} 2020-06-26T21:31:33.770 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:31:33 +0000 (0:00:00.059) 0:00:31.180 *********** 2020-06-26T21:31:33.820 INFO:teuthology.task.ansible.out: TASK [testnode : Including major version specific variables.] ****************** 2020-06-26T21:31:33.821 INFO:teuthology.task.ansible.out:ok: [smithi051.front.sepia.ceph.com] => (item=/home/teuthworker/src/git.ceph.com_git_ceph-cm-ansible_master/roles/testnode/vars/ubuntu_18.yml) => {"ansible_facts": {"non_aarch64_packages": ["libgoogle-perftools4", "iozone3", "libssl1.0.0"], "non_aarch64_packages_to_upgrade": [], "packages": ["mpich", "qemu-system-x86", "python-virtualenv", "python-configobj", "python-gevent", "python-numpy", "python-matplotlib", "python-nose", "btrfs-tools", "lttng-tools", "libtool-bin", "docker.io", "python3-nose"]}, "ansible_included_var_files": ["/home/teuthworker/src/git.ceph.com_git_ceph-cm-ansible_master/roles/testnode/vars/ubuntu_18.yml"], "ansible_loop_var": "item", "changed": false, "item": "/home/teuthworker/src/git.ceph.com_git_ceph-cm-ansible_master/roles/testnode/vars/ubuntu_18.yml"} 2020-06-26T21:31:33.867 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:31:33 +0000 (0:00:00.097) 0:00:31.277 *********** 2020-06-26T21:31:33.878 INFO:teuthology.task.ansible.out: TASK [testnode : Ensure the teuthology_user group exists.] ********************* 2020-06-26T21:31:33.880 INFO:teuthology.task.ansible.out:ok: [smithi143.front.sepia.ceph.com] => {"changed": false, "gid": 1220, "name": "ubuntu", "state": "present", "system": false} 2020-06-26T21:31:33.916 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:31:33 +0000 (0:00:00.048) 0:00:31.326 *********** 2020-06-26T21:31:33.938 INFO:teuthology.task.ansible.out: TASK [testnode : Including version specific variables.] ************************ 2020-06-26T21:31:33.940 INFO:teuthology.task.ansible.out:ok: [smithi051.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"} 2020-06-26T21:31:33.976 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:31:33 +0000 (0:00:00.059) 0:00:31.386 *********** 2020-06-26T21:31:33.987 INFO:teuthology.task.ansible.out: TASK [testnode : Create the teuthology user.] ********************************** 2020-06-26T21:31:33.988 INFO:teuthology.task.ansible.out:skipping: [smithi143.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-06-26T21:31:34.026 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:31:34 +0000 (0:00:00.049) 0:00:31.435 *********** 2020-06-26T21:31:34.060 INFO:teuthology.task.ansible.out: TASK [testnode : Delete the teuthology users password.] ************************ 2020-06-26T21:31:34.062 INFO:teuthology.task.ansible.out:skipping: [smithi143.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-06-26T21:31:34.107 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:31:34 +0000 (0:00:00.081) 0:00:31.517 *********** 2020-06-26T21:31:34.132 INFO:teuthology.task.ansible.out: TASK [testnode : Ensure the sudo group exists.] ******************************** 2020-06-26T21:31:34.133 INFO:teuthology.task.ansible.out:ok: [smithi051.front.sepia.ceph.com] => {"changed": false, "gid": 27, "name": "sudo", "state": "present", "system": false} 2020-06-26T21:31:34.184 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:31:34 +0000 (0:00:00.076) 0:00:31.593 *********** 2020-06-26T21:31:34.269 INFO:teuthology.task.ansible.out: TASK [testnode : Add a user for xfstests to test user quotas.] ***************** 2020-06-26T21:31:34.270 INFO:teuthology.task.ansible.out:ok: [smithi143.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} 2020-06-26T21:31:34.319 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:31:34 +0000 (0:00:00.132) 0:00:31.726 *********** 2020-06-26T21:31:34.349 INFO:teuthology.task.ansible.out: TASK [testnode : Ensure the teuthology_user group exists.] ********************* 2020-06-26T21:31:34.353 INFO:teuthology.task.ansible.out:ok: [smithi051.front.sepia.ceph.com] => {"changed": false, "gid": 1220, "name": "ubuntu", "state": "present", "system": false} 2020-06-26T21:31:34.395 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:31:34 +0000 (0:00:00.077) 0:00:31.804 *********** 2020-06-26T21:31:34.439 INFO:teuthology.task.ansible.out: TASK [testnode : Create the teuthology user.] ********************************** 2020-06-26T21:31:34.441 INFO:teuthology.task.ansible.out:skipping: [smithi051.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-06-26T21:31:34.502 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:31:34 +0000 (0:00:00.107) 0:00:31.911 *********** 2020-06-26T21:31:34.547 INFO:teuthology.task.ansible.out: TASK [testnode : Delete the teuthology users password.] ************************ 2020-06-26T21:31:34.549 INFO:teuthology.task.ansible.out:skipping: [smithi051.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-06-26T21:31:34.600 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:31:34 +0000 (0:00:00.098) 0:00:32.010 *********** 2020-06-26T21:31:34.752 INFO:teuthology.task.ansible.out: TASK [testnode : Set a high max open files limit for the teuthology user.] ***** ok: [smithi143.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} 2020-06-26T21:31:34.790 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:31:34 +0000 (0:00:00.189) 0:00:32.199 *********** 2020-06-26T21:31:34.798 INFO:teuthology.task.ansible.out: TASK [testnode : Add a user for xfstests to test user quotas.] ***************** 2020-06-26T21:31:34.801 INFO:teuthology.task.ansible.out:ok: [smithi051.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} 2020-06-26T21:31:34.838 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:31:34 +0000 (0:00:00.048) 0:00:32.248 *********** 2020-06-26T21:31:34.848 INFO:teuthology.task.ansible.out: TASK [testnode : Set hostname var] ********************************************* 2020-06-26T21:31:34.850 INFO:teuthology.task.ansible.out:ok: [smithi143.front.sepia.ceph.com] => {"ansible_facts": {"hostname": "smithi143"}, "changed": false} 2020-06-26T21:31:34.892 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:31:34 +0000 (0:00:00.053) 0:00:32.302 *********** 2020-06-26T21:31:35.474 INFO:teuthology.task.ansible.out: TASK [testnode : Set a high max open files limit for the teuthology user.] ***** ok: [smithi051.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} 2020-06-26T21:31:35.514 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:31:35 +0000 (0:00:00.621) 0:00:32.924 *********** 2020-06-26T21:31:35.554 INFO:teuthology.task.ansible.out: TASK [testnode : Set hostname var] ********************************************* 2020-06-26T21:31:35.556 INFO:teuthology.task.ansible.out:ok: [smithi051.front.sepia.ceph.com] => {"ansible_facts": {"hostname": "smithi051"}, "changed": false} 2020-06-26T21:31:35.597 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:31:35 +0000 (0:00:00.083) 0:00:33.007 *********** 2020-06-26T21:31:35.879 INFO:teuthology.task.ansible.out: TASK [testnode : Set the system's hostname] ************************************ 2020-06-26T21:31:35.881 INFO:teuthology.task.ansible.out:changed: [smithi143.front.sepia.ceph.com] => {"ansible_facts": {"ansible_domain": "front.sepia.ceph.com", "ansible_fqdn": "smithi143.front.sepia.ceph.com", "ansible_hostname": "smithi143", "ansible_nodename": "smithi143"}, "changed": true, "name": "smithi143"} 2020-06-26T21:31:35.944 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:31:35 +0000 (0:00:00.346) 0:00:33.354 *********** 2020-06-26T21:31:36.099 INFO:teuthology.task.ansible.out:changed: [smithi051.front.sepia.ceph.com] => {"ansible_facts": {"ansible_domain": "front.sepia.ceph.com", "ansible_fqdn": "smithi051.front.sepia.ceph.com", "ansible_hostname": "smithi051", "ansible_nodename": "smithi051"}, "changed": true, "name": "smithi051"} 2020-06-26T21:31:36.142 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:31:36 +0000 (0:00:00.196) 0:00:33.551 *********** 2020-06-26T21:31:36.350 INFO:teuthology.task.ansible.out: TASK [testnode : Upload distro major version specific sshd_config] ************* ok: [smithi143.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} 2020-06-26T21:31:36.403 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:31:36 +0000 (0:00:00.262) 0:00:33.813 *********** 2020-06-26T21:31:36.486 INFO:teuthology.task.ansible.out:ok: [smithi051.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} 2020-06-26T21:31:36.591 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:31:36 +0000 (0:00:00.187) 0:00:34.001 *********** 2020-06-26T21:31:36.779 INFO:teuthology.task.ansible.out: TASK [testnode : Upload ssh_config] ******************************************** ok: [smithi143.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} 2020-06-26T21:31:36.820 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:31:36 +0000 (0:00:00.228) 0:00:34.230 *********** 2020-06-26T21:31:36.991 INFO:teuthology.task.ansible.out:ok: [smithi051.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} 2020-06-26T21:31:37.050 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:31:37 +0000 (0:00:00.230) 0:00:34.460 *********** 2020-06-26T21:31:37.562 INFO:teuthology.task.ansible.out: TASK [testnode : Add ssh pubkeys] ********************************************** ok: [smithi051.front.sepia.ceph.com] => {"attempts": 1, "changed": false, "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} ok: [smithi143.front.sepia.ceph.com] => {"attempts": 1, "changed": false, "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} 2020-06-26T21:31:37.594 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:31:37 +0000 (0:00:00.543) 0:00:35.004 *********** 2020-06-26T21:31:37.643 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:31:37 +0000 (0:00:00.048) 0:00:35.053 *********** 2020-06-26T21:31:37.652 INFO:teuthology.task.ansible.out: TASK [testnode : Create remote.conf] ******************************************* skipping: [smithi051.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-06-26T21:31:37.691 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:31:37 +0000 (0:00:00.048) 0:00:35.101 *********** 2020-06-26T21:31:37.702 INFO:teuthology.task.ansible.out:skipping: [smithi143.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-06-26T21:31:37.745 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:31:37 +0000 (0:00:00.053) 0:00:35.154 *********** 2020-06-26T21:31:37.755 INFO:teuthology.task.ansible.out: TASK [testnode : Set mode on /etc/fuse.conf] *********************************** 2020-06-26T21:31:37.756 INFO:teuthology.task.ansible.out:skipping: [smithi051.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-06-26T21:31:37.795 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:31:37 +0000 (0:00:00.050) 0:00:35.205 *********** 2020-06-26T21:31:37.806 INFO:teuthology.task.ansible.out:skipping: [smithi143.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-06-26T21:31:37.849 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:31:37 +0000 (0:00:00.053) 0:00:35.258 *********** 2020-06-26T21:31:37.859 INFO:teuthology.task.ansible.out: TASK [testnode : Ensure the group kvm exists.] ********************************* skipping: [smithi051.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-06-26T21:31:37.898 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:31:37 +0000 (0:00:00.049) 0:00:35.308 *********** 2020-06-26T21:31:37.909 INFO:teuthology.task.ansible.out:skipping: [smithi143.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-06-26T21:31:37.952 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:31:37 +0000 (0:00:00.054) 0:00:35.362 *********** 2020-06-26T21:31:37.962 INFO:teuthology.task.ansible.out: TASK [testnode : Add the teuthology user to groups kvm,disk] ******************* 2020-06-26T21:31:37.964 INFO:teuthology.task.ansible.out:skipping: [smithi051.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-06-26T21:31:38.002 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:31:37 +0000 (0:00:00.049) 0:00:35.412 *********** 2020-06-26T21:31:38.014 INFO:teuthology.task.ansible.out:skipping: [smithi143.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-06-26T21:31:38.054 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:31:38 +0000 (0:00:00.052) 0:00:35.464 *********** 2020-06-26T21:31:38.063 INFO:teuthology.task.ansible.out: TASK [testnode : Configure /etc/sudoers.] ************************************** 2020-06-26T21:31:38.065 INFO:teuthology.task.ansible.out:skipping: [smithi051.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-06-26T21:31:38.102 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:31:38 +0000 (0:00:00.048) 0:00:35.512 *********** 2020-06-26T21:31:38.118 INFO:teuthology.task.ansible.out:skipping: [smithi143.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-06-26T21:31:38.159 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:31:38 +0000 (0:00:00.056) 0:00:35.569 *********** 2020-06-26T21:31:38.169 INFO:teuthology.task.ansible.out: TASK [testnode : Configure /etc/security/limits.conf] ************************** 2020-06-26T21:31:38.171 INFO:teuthology.task.ansible.out:skipping: [smithi051.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-06-26T21:31:38.209 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:31:38 +0000 (0:00:00.049) 0:00:35.619 *********** 2020-06-26T21:31:38.220 INFO:teuthology.task.ansible.out:skipping: [smithi143.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-06-26T21:31:38.257 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:31:38 +0000 (0:00:00.048) 0:00:35.667 *********** 2020-06-26T21:31:38.268 INFO:teuthology.task.ansible.out: TASK [testnode : Rebuild rpmdb] ************************************************ 2020-06-26T21:31:38.270 INFO:teuthology.task.ansible.out:skipping: [smithi051.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-06-26T21:31:38.308 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:31:38 +0000 (0:00:00.051) 0:00:35.718 *********** 2020-06-26T21:31:38.323 INFO:teuthology.task.ansible.out:skipping: [smithi143.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-06-26T21:31:38.368 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:31:38 +0000 (0:00:00.059) 0:00:35.778 *********** 2020-06-26T21:31:38.378 INFO:teuthology.task.ansible.out: TASK [testnode : Configure local mirrorlists] ********************************** 2020-06-26T21:31:38.380 INFO:teuthology.task.ansible.out:skipping: [smithi051.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-06-26T21:31:38.417 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:31:38 +0000 (0:00:00.048) 0:00:35.826 *********** 2020-06-26T21:31:38.427 INFO:teuthology.task.ansible.out:skipping: [smithi143.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-06-26T21:31:38.465 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:31:38 +0000 (0:00:00.048) 0:00:35.875 *********** 2020-06-26T21:31:38.476 INFO:teuthology.task.ansible.out: TASK [testnode : Configure common additional repos in /etc/yum.repos.d/] ******* 2020-06-26T21:31:38.515 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:31:38 +0000 (0:00:00.048) 0:00:35.924 *********** 2020-06-26T21:31:38.570 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:31:38 +0000 (0:00:00.056) 0:00:35.980 *********** 2020-06-26T21:31:38.580 INFO:teuthology.task.ansible.out: TASK [testnode : Configure version specific repos in /etc/yum.repos.d/] ******** 2020-06-26T21:31:38.619 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:31:38 +0000 (0:00:00.048) 0:00:36.029 *********** 2020-06-26T21:31:38.670 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:31:38 +0000 (0:00:00.051) 0:00:36.080 *********** 2020-06-26T21:31:38.679 INFO:teuthology.task.ansible.out: TASK [testnode : Enable copr repos] ******************************************** 2020-06-26T21:31:38.716 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:31:38 +0000 (0:00:00.046) 0:00:36.126 *********** 2020-06-26T21:31:38.763 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:31:38 +0000 (0:00:00.046) 0:00:36.173 *********** 2020-06-26T21:31:38.774 INFO:teuthology.task.ansible.out: TASK [testnode : Install GPG] ************************************************** 2020-06-26T21:31:38.776 INFO:teuthology.task.ansible.out:skipping: [smithi051.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-06-26T21:31:38.814 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:31:38 +0000 (0:00:00.050) 0:00:36.223 *********** 2020-06-26T21:31:38.824 INFO:teuthology.task.ansible.out:skipping: [smithi143.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-06-26T21:31:38.864 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:31:38 +0000 (0:00:00.050) 0:00:36.274 *********** 2020-06-26T21:31:38.872 INFO:teuthology.task.ansible.out: TASK [testnode : Install GPG keys] ********************************************* 2020-06-26T21:31:38.874 INFO:teuthology.task.ansible.out:skipping: [smithi051.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: [smithi051.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"} 2020-06-26T21:31:38.914 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:31:38 +0000 (0:00:00.049) 0:00:36.324 *********** 2020-06-26T21:31:38.922 INFO:teuthology.task.ansible.out:skipping: [smithi143.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"} 2020-06-26T21:31:38.923 INFO:teuthology.task.ansible.out:skipping: [smithi143.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"} 2020-06-26T21:31:38.963 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:31:38 +0000 (0:00:00.048) 0:00:36.373 *********** 2020-06-26T21:31:38.972 INFO:teuthology.task.ansible.out: TASK [testnode : Clean yum cache] ********************************************** 2020-06-26T21:31:38.980 INFO:teuthology.task.ansible.out:skipping: [smithi051.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-06-26T21:31:39.012 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:31:39 +0000 (0:00:00.049) 0:00:36.422 *********** 2020-06-26T21:31:39.022 INFO:teuthology.task.ansible.out:skipping: [smithi143.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-06-26T21:31:39.062 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:31:39 +0000 (0:00:00.049) 0:00:36.471 *********** 2020-06-26T21:31:39.076 INFO:teuthology.task.ansible.out: TASK [testnode : set_fact] ***************************************************** skipping: [smithi051.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-06-26T21:31:39.114 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:31:39 +0000 (0:00:00.052) 0:00:36.524 *********** 2020-06-26T21:31:39.127 INFO:teuthology.task.ansible.out:skipping: [smithi143.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-06-26T21:31:39.175 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:31:39 +0000 (0:00:00.059) 0:00:36.584 *********** 2020-06-26T21:31:39.187 INFO:teuthology.task.ansible.out: TASK [testnode : Ensure yum_utils is present.] ********************************* skipping: [smithi051.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-06-26T21:31:39.232 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:31:39 +0000 (0:00:00.054) 0:00:36.639 *********** 2020-06-26T21:31:39.240 INFO:teuthology.task.ansible.out:skipping: [smithi143.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-06-26T21:31:39.285 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:31:39 +0000 (0:00:00.054) 0:00:36.693 *********** 2020-06-26T21:31:39.298 INFO:teuthology.task.ansible.out: TASK [testnode : Removing saved yum transactions] ****************************** skipping: [smithi051.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-06-26T21:31:39.335 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:31:39 +0000 (0:00:00.051) 0:00:36.745 *********** 2020-06-26T21:31:39.499 INFO:teuthology.task.ansible.out:skipping: [smithi143.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-06-26T21:31:39.534 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:31:39 +0000 (0:00:00.198) 0:00:36.944 *********** 2020-06-26T21:31:39.543 INFO:teuthology.task.ansible.out: TASK [testnode : Check if ceph-debuginfo is installed] ************************* 2020-06-26T21:31:39.544 INFO:teuthology.task.ansible.out:skipping: [smithi051.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-06-26T21:31:39.581 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:31:39 +0000 (0:00:00.046) 0:00:36.991 *********** 2020-06-26T21:31:39.592 INFO:teuthology.task.ansible.out:skipping: [smithi143.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-06-26T21:31:39.629 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:31:39 +0000 (0:00:00.048) 0:00:37.039 *********** 2020-06-26T21:31:39.639 INFO:teuthology.task.ansible.out: TASK [testnode : Work around https://bugzilla.redhat.com/show_bug.cgi?id=1234967] *** 2020-06-26T21:31:39.641 INFO:teuthology.task.ansible.out:skipping: [smithi051.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-06-26T21:31:39.678 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:31:39 +0000 (0:00:00.048) 0:00:37.087 *********** 2020-06-26T21:31:39.688 INFO:teuthology.task.ansible.out:skipping: [smithi143.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-06-26T21:31:39.728 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:31:39 +0000 (0:00:00.050) 0:00:37.137 *********** 2020-06-26T21:31:39.738 INFO:teuthology.task.ansible.out: TASK [testnode : Ensure ceph packages are not present.] ************************ 2020-06-26T21:31:39.740 INFO:teuthology.task.ansible.out:skipping: [smithi051.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-06-26T21:31:39.776 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:31:39 +0000 (0:00:00.048) 0:00:37.186 *********** 2020-06-26T21:31:39.786 INFO:teuthology.task.ansible.out:skipping: [smithi143.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-06-26T21:31:39.825 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:31:39 +0000 (0:00:00.048) 0:00:37.234 *********** 2020-06-26T21:31:39.835 INFO:teuthology.task.ansible.out: TASK [testnode : Ensure ceph dependency packages are not present.] ************* 2020-06-26T21:31:39.836 INFO:teuthology.task.ansible.out:skipping: [smithi051.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-06-26T21:31:39.878 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:31:39 +0000 (0:00:00.048) 0:00:37.283 *********** 2020-06-26T21:31:39.883 INFO:teuthology.task.ansible.out:skipping: [smithi143.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-06-26T21:31:39.921 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:31:39 +0000 (0:00:00.048) 0:00:37.331 *********** 2020-06-26T21:31:39.932 INFO:teuthology.task.ansible.out: TASK [testnode : Install packages] ********************************************* 2020-06-26T21:31:39.933 INFO:teuthology.task.ansible.out:skipping: [smithi051.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-06-26T21:31:39.970 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:31:39 +0000 (0:00:00.048) 0:00:37.380 *********** 2020-06-26T21:31:39.993 INFO:teuthology.task.ansible.out:skipping: [smithi143.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-06-26T21:31:40.030 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:31:40 +0000 (0:00:00.059) 0:00:37.440 *********** 2020-06-26T21:31:40.041 INFO:teuthology.task.ansible.out: TASK [testnode : Install epel packages] **************************************** 2020-06-26T21:31:40.044 INFO:teuthology.task.ansible.out:skipping: [smithi051.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-06-26T21:31:40.081 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:31:40 +0000 (0:00:00.050) 0:00:37.490 *********** 2020-06-26T21:31:40.091 INFO:teuthology.task.ansible.out:skipping: [smithi143.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-06-26T21:31:40.129 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:31:40 +0000 (0:00:00.048) 0:00:37.539 *********** 2020-06-26T21:31:40.139 INFO:teuthology.task.ansible.out: TASK [testnode : Remove packages] ********************************************** 2020-06-26T21:31:40.141 INFO:teuthology.task.ansible.out:skipping: [smithi051.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-06-26T21:31:40.181 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:31:40 +0000 (0:00:00.052) 0:00:37.591 *********** 2020-06-26T21:31:40.192 INFO:teuthology.task.ansible.out:skipping: [smithi143.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-06-26T21:31:40.230 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:31:40 +0000 (0:00:00.048) 0:00:37.640 *********** 2020-06-26T21:31:40.241 INFO:teuthology.task.ansible.out: TASK [testnode : Upgrade packages] ********************************************* 2020-06-26T21:31:40.243 INFO:teuthology.task.ansible.out:skipping: [smithi051.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-06-26T21:31:40.282 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:31:40 +0000 (0:00:00.051) 0:00:37.692 *********** 2020-06-26T21:31:40.292 INFO:teuthology.task.ansible.out:skipping: [smithi143.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-06-26T21:31:40.332 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:31:40 +0000 (0:00:00.050) 0:00:37.742 *********** 2020-06-26T21:31:40.342 INFO:teuthology.task.ansible.out: TASK [testnode : Stop and disable firewalld] *********************************** 2020-06-26T21:31:40.344 INFO:teuthology.task.ansible.out:skipping: [smithi051.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-06-26T21:31:40.383 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:31:40 +0000 (0:00:00.050) 0:00:37.793 *********** 2020-06-26T21:31:40.406 INFO:teuthology.task.ansible.out:skipping: [smithi143.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-06-26T21:31:40.457 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:31:40 +0000 (0:00:00.071) 0:00:37.864 *********** 2020-06-26T21:31:40.466 INFO:teuthology.task.ansible.out: TASK [testnode : Stop and disable iptables] ************************************ 2020-06-26T21:31:40.468 INFO:teuthology.task.ansible.out:skipping: [smithi051.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-06-26T21:31:40.508 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:31:40 +0000 (0:00:00.053) 0:00:37.918 *********** 2020-06-26T21:31:40.520 INFO:teuthology.task.ansible.out:skipping: [smithi143.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-06-26T21:31:40.558 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:31:40 +0000 (0:00:00.050) 0:00:37.968 *********** 2020-06-26T21:31:40.570 INFO:teuthology.task.ansible.out: TASK [testnode : Enable SELinux] *********************************************** 2020-06-26T21:31:40.572 INFO:teuthology.task.ansible.out:skipping: [smithi051.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-06-26T21:31:40.607 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:31:40 +0000 (0:00:00.049) 0:00:38.017 *********** 2020-06-26T21:31:40.620 INFO:teuthology.task.ansible.out:skipping: [smithi143.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-06-26T21:31:40.678 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:31:40 +0000 (0:00:00.070) 0:00:38.088 *********** 2020-06-26T21:31:40.692 INFO:teuthology.task.ansible.out: TASK [testnode : Install abrt] ************************************************* 2020-06-26T21:31:40.694 INFO:teuthology.task.ansible.out:skipping: [smithi051.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-06-26T21:31:40.732 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:31:40 +0000 (0:00:00.054) 0:00:38.142 *********** 2020-06-26T21:31:40.742 INFO:teuthology.task.ansible.out:skipping: [smithi143.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-06-26T21:31:40.780 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:31:40 +0000 (0:00:00.048) 0:00:38.190 *********** 2020-06-26T21:31:40.790 INFO:teuthology.task.ansible.out: TASK [testnode : Enable abrt-auto-reporting] *********************************** 2020-06-26T21:31:40.793 INFO:teuthology.task.ansible.out:skipping: [smithi051.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-06-26T21:31:40.848 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:31:40 +0000 (0:00:00.067) 0:00:38.258 *********** 2020-06-26T21:31:40.860 INFO:teuthology.task.ansible.out:skipping: [smithi143.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-06-26T21:31:40.902 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:31:40 +0000 (0:00:00.053) 0:00:38.312 *********** 2020-06-26T21:31:40.912 INFO:teuthology.task.ansible.out: TASK [testnode : Set OpenGPGCheck in abrt-action-save-package-data.conf] ******* 2020-06-26T21:31:40.914 INFO:teuthology.task.ansible.out:skipping: [smithi051.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-06-26T21:31:40.949 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:31:40 +0000 (0:00:00.047) 0:00:38.359 *********** 2020-06-26T21:31:40.970 INFO:teuthology.task.ansible.out:skipping: [smithi143.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-06-26T21:31:41.006 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:31:40 +0000 (0:00:00.056) 0:00:38.415 *********** 2020-06-26T21:31:41.018 INFO:teuthology.task.ansible.out: TASK [testnode : Set ProcessUnpackaged in abrt-action-save-package-data.conf] *** 2020-06-26T21:31:41.020 INFO:teuthology.task.ansible.out:skipping: [smithi051.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-06-26T21:31:41.059 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:31:41 +0000 (0:00:00.051) 0:00:38.467 *********** 2020-06-26T21:31:41.068 INFO:teuthology.task.ansible.out:skipping: [smithi143.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-06-26T21:31:41.107 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:31:41 +0000 (0:00:00.048) 0:00:38.516 *********** 2020-06-26T21:31:41.115 INFO:teuthology.task.ansible.out: TASK [testnode : Restart abrtd] ************************************************ 2020-06-26T21:31:41.117 INFO:teuthology.task.ansible.out:skipping: [smithi051.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-06-26T21:31:41.154 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:31:41 +0000 (0:00:00.047) 0:00:38.563 *********** 2020-06-26T21:31:41.162 INFO:teuthology.task.ansible.out:skipping: [smithi143.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-06-26T21:31:41.202 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:31:41 +0000 (0:00:00.047) 0:00:38.611 *********** 2020-06-26T21:31:41.308 INFO:teuthology.task.ansible.out: TASK [testnode : Check for custom repos] *************************************** ok: [smithi051.front.sepia.ceph.com] => {"changed": false, "cmd": "ls -1 /etc/apt/sources.list.d/", "delta": "0:00:00.003467", "end": "2020-06-26 21:31:41.628862", "rc": 0, "start": "2020-06-26 21:31:41.625395", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} 2020-06-26T21:31:41.350 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:31:41 +0000 (0:00:00.143) 0:00:38.754 *********** 2020-06-26T21:31:41.356 INFO:teuthology.task.ansible.out:ok: [smithi143.front.sepia.ceph.com] => {"changed": false, "cmd": "ls -1 /etc/apt/sources.list.d/", "delta": "0:00:00.003374", "end": "2020-06-26 21:31:41.036971", "rc": 0, "start": "2020-06-26 21:31:41.033597", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} 2020-06-26T21:31:41.393 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:31:41 +0000 (0:00:00.048) 0:00:38.803 *********** 2020-06-26T21:31:41.403 INFO:teuthology.task.ansible.out: TASK [testnode : Remove custom repos] ****************************************** 2020-06-26T21:31:41.441 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:31:41 +0000 (0:00:00.047) 0:00:38.851 *********** 2020-06-26T21:31:41.490 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:31:41 +0000 (0:00:00.048) 0:00:38.900 *********** 2020-06-26T21:31:41.803 INFO:teuthology.task.ansible.out: TASK [testnode : Set apt preferences] ****************************************** 2020-06-26T21:31:41.805 INFO:teuthology.task.ansible.out:ok: [smithi051.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} 2020-06-26T21:31:41.846 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:31:41 +0000 (0:00:00.355) 0:00:39.255 *********** 2020-06-26T21:31:41.879 INFO:teuthology.task.ansible.out:ok: [smithi143.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} 2020-06-26T21:31:41.880 INFO:teuthology.task.ansible.out: TASK [testnode : Add sources list] ********************************************* 2020-06-26T21:31:41.881 INFO:teuthology.task.ansible.out:skipping: [smithi051.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-06-26T21:31:41.918 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:31:41 +0000 (0:00:00.070) 0:00:39.326 *********** 2020-06-26T21:31:41.960 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:31:41 +0000 (0:00:00.043) 0:00:39.370 *********** 2020-06-26T21:31:42.006 INFO:teuthology.task.ansible.out:skipping: [smithi143.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-06-26T21:31:42.040 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:31:42 +0000 (0:00:00.080) 0:00:39.450 *********** 2020-06-26T21:31:43.224 INFO:teuthology.task.ansible.out: TASK [testnode : Install apt keys] ********************************************* 2020-06-26T21:31:43.226 INFO:teuthology.task.ansible.out:ok: [smithi143.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"} 2020-06-26T21:31:43.246 INFO:teuthology.task.ansible.out:ok: [smithi051.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"} 2020-06-26T21:31:44.234 INFO:teuthology.task.ansible.out:ok: [smithi143.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"} 2020-06-26T21:31:44.272 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:31:44 +0000 (0:00:02.231) 0:00:41.682 *********** 2020-06-26T21:31:44.294 INFO:teuthology.task.ansible.out:ok: [smithi051.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"} 2020-06-26T21:31:44.338 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:31:44 +0000 (0:00:00.062) 0:00:41.744 *********** 2020-06-26T21:31:45.188 INFO:teuthology.task.ansible.out: TASK [testnode : Install python-apt] ******************************************* 2020-06-26T21:31:45.190 INFO:teuthology.task.ansible.out:ok: [smithi143.front.sepia.ceph.com] => {"cache_update_time": 1593207081, "cache_updated": false, "changed": false} 2020-06-26T21:31:45.248 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:31:45 +0000 (0:00:00.913) 0:00:42.658 *********** 2020-06-26T21:31:45.293 INFO:teuthology.task.ansible.out:ok: [smithi051.front.sepia.ceph.com] => {"cache_update_time": 1593207082, "cache_updated": false, "changed": false} 2020-06-26T21:31:45.295 INFO:teuthology.task.ansible.out: TASK [testnode : Add local apt repos.] ***************************************** 2020-06-26T21:31:45.338 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:31:45 +0000 (0:00:00.090) 0:00:42.748 *********** 2020-06-26T21:31:45.388 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:31:45 +0000 (0:00:00.049) 0:00:42.797 *********** 2020-06-26T21:31:45.435 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:31:45 +0000 (0:00:00.047) 0:00:42.845 *********** 2020-06-26T21:31:45.574 INFO:teuthology.task.ansible.out: TASK [testnode : Blast the apt cache.] ***************************************** 2020-06-26T21:31:45.576 INFO:teuthology.task.ansible.out:[WARNING]: Consider using 'become', 'become_method', and 'become_user' rather than running sudo changed: [smithi143.front.sepia.ceph.com] => {"changed": true, "cmd": ["sudo", "apt-get", "clean"], "delta": "0:00:00.029277", "end": "2020-06-26 21:31:45.255051", "rc": 0, "start": "2020-06-26 21:31:45.225774", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} 2020-06-26T21:31:45.678 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:31:45 +0000 (0:00:00.243) 0:00:43.088 *********** 2020-06-26T21:31:45.689 INFO:teuthology.task.ansible.out:changed: [smithi051.front.sepia.ceph.com] => {"changed": true, "cmd": ["sudo", "apt-get", "clean"], "delta": "0:00:00.032475", "end": "2020-06-26 21:31:45.958323", "rc": 0, "start": "2020-06-26 21:31:45.925848", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} 2020-06-26T21:31:45.748 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:31:45 +0000 (0:00:00.069) 0:00:43.158 *********** 2020-06-26T21:31:48.550 INFO:teuthology.task.ansible.out: TASK [testnode : Update apt cache.] ******************************************** ok: [smithi143.front.sepia.ceph.com] => {"cache_update_time": 1593207081, "cache_updated": false, "changed": false} 2020-06-26T21:31:48.587 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:31:48 +0000 (0:00:02.839) 0:00:45.997 *********** 2020-06-26T21:31:48.684 INFO:teuthology.task.ansible.out:ok: [smithi051.front.sepia.ceph.com] => {"cache_update_time": 1593207082, "cache_updated": false, "changed": false} 2020-06-26T21:31:48.724 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:31:48 +0000 (0:00:00.136) 0:00:46.133 *********** 2020-06-26T21:31:57.710 INFO:teuthology.task.ansible.out: TASK [testnode : Ensure packages are not present.] ***************************** 2020-06-26T21:31:57.712 INFO:teuthology.task.ansible.out:changed: [smithi051.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 libavc1394-0\n libbluetooth3 libbrlapi0.6 libcacard0 libcdparanoia0 libdv4 libfdt1\n libgstreamer-plugins-base1.0-0 libgstreamer-plugins-good1.0-0\n libgstreamer1.0-0 libiec61883-0 libiscsi7 libjack-jackd2-0 libmp3lame0\n libmpg123-0 libopus0 liborc-0.4-0 libraw1394-11 libsamplerate0 libshout3\n libspeex1 libspice-server1 libtag1v5 libtag1v5-vanilla libtwolame0\n libusbredirparser1 libv4l-0 libv4lconvert0 libvisual-0.4-0 libvpx5\n libwavpack1 libxen-4.9 libxenstore3.0 libyajl2 msr-tools 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 6 not upgraded.\nAfter this operation, 47.6 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(Reading database ... 90%\r(Reading database ... 95%\r(Reading database ... 100%\r(Reading database ... 137551 files and directories 2020-06-26T21:31:57.714 INFO:teuthology.task.ansible.out: currently installed.)\r\nRemoving qemu-utils (1:2.11+dfsg-1ubuntu7.27) ...\r\nRemoving qemu-system-x86 (1:2.11+dfsg-1ubuntu7.27) ...\r\nRemoving qemu-system-common (1:2.11+dfsg-1ubuntu7.27) ...\r\nRemoving qemu-block-extra:amd64 (1:2.11+dfsg-1ubuntu7.27) ...\r\nRemoving librbd1 (12.2.13-0ubuntu0.18.04.2) ...\r\nRemoving librados2 (12.2.13-0ubuntu0.18.04.2) ...\r\nProcessing triggers for man-db (2.8.3-2ubuntu0.1) ...\r\nProcessing triggers for libc-bin (2.27-3ubuntu1) ...\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 libavc1394-0", " libbluetooth3 libbrlapi0.6 libcacard0 libcdparanoia0 libdv4 libfdt1", " libgstreamer-plugins-base1.0-0 libgstreamer-plugins-good1.0-0", " libgstreamer1.0-0 libiec61883-0 libiscsi7 libjack-jackd2-0 libmp3lame0", " libmpg123-0 libopus0 liborc-0.4-0 libraw1394-11 libsamplerate0 libshout3", " libspeex1 libspice-server1 libtag1v5 libtag1v5-vanilla libtwolame0", " libusbredirparser1 libv4l-0 libv4lconvert0 libvisual-0.4-0 libvpx5", " libwavpack1 libxen-4.9 libxenstore3.0 libyajl2 msr-tools 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 6 not upgraded.", "After this operation, 47.6 MB disk space will be freed.", "(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 2020-06-26T21:31:57.716 INFO:teuthology.task.ansible.out: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 ... 137551 files and directories currently installed.)", "Removing qemu-utils (1:2.11+dfsg-1ubuntu7.27) ...", "Removing qemu-system-x86 (1:2.11+dfsg-1ubuntu7.27) ...", "Removing qemu-system-common (1:2.11+dfsg-1ubuntu7.27) ...", "Removing qemu-block-extra:amd64 (1:2.11+dfsg-1ubuntu7.27) ...", "Removing librbd1 (12.2.13-0ubuntu0.18.04.2) ...", "Removing librados2 (12.2.13-0ubuntu0.18.04.2) ...", "Processing triggers for man-db (2.8.3-2ubuntu0.1) ...", "Processing triggers for libc-bin (2.27-3ubuntu1) ..."]} 2020-06-26T21:31:57.763 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:31:57 +0000 (0:00:09.038) 0:00:55.172 *********** 2020-06-26T21:31:57.874 INFO:teuthology.task.ansible.out:changed: [smithi143.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 libavc1394-0\n libbluetooth3 libbrlapi0.6 libcacard0 libcdparanoia0 libdv4 libfdt1\n libgstreamer-plugins-base1.0-0 libgstreamer-plugins-good1.0-0\n libgstreamer1.0-0 libiec61883-0 libiscsi7 libjack-jackd2-0 libmp3lame0\n libmpg123-0 libopus0 liborc-0.4-0 libraw1394-11 libsamplerate0 libshout3\n libspeex1 libspice-server1 libtag1v5 libtag1v5-vanilla libtwolame0\n libusbredirparser1 libv4l-0 libv4lconvert0 libvisual-0.4-0 libvpx5\n libwavpack1 libxen-4.9 libxenstore3.0 libyajl2 msr-tools 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 6 not upgraded.\nAfter this operation, 47.6 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(Reading database ... 90%\r(Reading database ... 95%\r(Reading database ... 100%\r(Reading database ... 137551 files and directories 2020-06-26T21:31:57.876 INFO:teuthology.task.ansible.out: currently installed.)\r\nRemoving qemu-utils (1:2.11+dfsg-1ubuntu7.27) ...\r\nRemoving qemu-system-x86 (1:2.11+dfsg-1ubuntu7.27) ...\r\nRemoving qemu-system-common (1:2.11+dfsg-1ubuntu7.27) ...\r\nRemoving qemu-block-extra:amd64 (1:2.11+dfsg-1ubuntu7.27) ...\r\nRemoving librbd1 (12.2.13-0ubuntu0.18.04.2) ...\r\nRemoving librados2 (12.2.13-0ubuntu0.18.04.2) ...\r\nProcessing triggers for man-db (2.8.3-2ubuntu0.1) ...\r\nProcessing triggers for libc-bin (2.27-3ubuntu1) ...\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 libavc1394-0", " libbluetooth3 libbrlapi0.6 libcacard0 libcdparanoia0 libdv4 libfdt1", " libgstreamer-plugins-base1.0-0 libgstreamer-plugins-good1.0-0", " libgstreamer1.0-0 libiec61883-0 libiscsi7 libjack-jackd2-0 libmp3lame0", " libmpg123-0 libopus0 liborc-0.4-0 libraw1394-11 libsamplerate0 libshout3", " libspeex1 libspice-server1 libtag1v5 libtag1v5-vanilla libtwolame0", " libusbredirparser1 libv4l-0 libv4lconvert0 libvisual-0.4-0 libvpx5", " libwavpack1 libxen-4.9 libxenstore3.0 libyajl2 msr-tools 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 6 not upgraded.", "After this operation, 47.6 MB disk space will be freed.", "(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 2020-06-26T21:31:57.878 INFO:teuthology.task.ansible.out: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 ... 137551 files and directories currently installed.)", "Removing qemu-utils (1:2.11+dfsg-1ubuntu7.27) ...", "Removing qemu-system-x86 (1:2.11+dfsg-1ubuntu7.27) ...", "Removing qemu-system-common (1:2.11+dfsg-1ubuntu7.27) ...", "Removing qemu-block-extra:amd64 (1:2.11+dfsg-1ubuntu7.27) ...", "Removing librbd1 (12.2.13-0ubuntu0.18.04.2) ...", "Removing librados2 (12.2.13-0ubuntu0.18.04.2) ...", "Processing triggers for man-db (2.8.3-2ubuntu0.1) ...", "Processing triggers for libc-bin (2.27-3ubuntu1) ..."]} 2020-06-26T21:31:57.931 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:31:57 +0000 (0:00:00.168) 0:00:55.341 *********** 2020-06-26T21:31:58.749 INFO:teuthology.task.ansible.out: TASK [testnode : Upgrade packages] ********************************************* 2020-06-26T21:31:58.751 INFO:teuthology.task.ansible.out:ok: [smithi051.front.sepia.ceph.com] => {"cache_update_time": 1593207082, "cache_updated": false, "changed": false} 2020-06-26T21:31:58.791 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:31:58 +0000 (0:00:00.859) 0:00:56.201 *********** 2020-06-26T21:31:58.822 INFO:teuthology.task.ansible.out: TASK [testnode : Upgrade non aarch64 packages] ********************************* 2020-06-26T21:31:58.824 INFO:teuthology.task.ansible.out:skipping: [smithi051.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-06-26T21:31:58.859 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:31:58 +0000 (0:00:00.067) 0:00:56.269 *********** 2020-06-26T21:31:58.869 INFO:teuthology.task.ansible.out: TASK [testnode : Upgrade packages] ********************************************* 2020-06-26T21:31:58.871 INFO:teuthology.task.ansible.out:ok: [smithi143.front.sepia.ceph.com] => {"cache_update_time": 1593207081, "cache_updated": false, "changed": false} 2020-06-26T21:31:58.910 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:31:58 +0000 (0:00:00.051) 0:00:56.320 *********** 2020-06-26T21:31:58.942 INFO:teuthology.task.ansible.out: TASK [testnode : Upgrade non aarch64 packages] ********************************* 2020-06-26T21:31:58.944 INFO:teuthology.task.ansible.out:skipping: [smithi143.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-06-26T21:31:58.980 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:31:58 +0000 (0:00:00.069) 0:00:56.389 *********** 2020-06-26T21:32:07.419 INFO:teuthology.task.ansible.out: TASK [testnode : Install packages] ********************************************* 2020-06-26T21:32:07.420 INFO:teuthology.task.ansible.out:changed: [smithi051.front.sepia.ceph.com] => {"cache_update_time": 1593207082, "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.17.1-1ubuntu0.7).\nThe following additional packages will be installed:\n librados2 librbd1 qemu-block-extra qemu-system-common qemu-utils\nSuggested packages:\n samba vde2 sgabios ovmf debootstrap\nThe following NEW packages will be installed:\n librados2 librbd1 qemu-block-extra qemu-system-common qemu-system-x86\n qemu-utils\n0 upgraded, 6 newly installed, 0 to remove and 6 not upgraded.\nNeed to get 10.4 MB of archives.\nAfter this operation, 47.6 MB of additional disk space will be used.\nGet:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 librados2 amd64 12.2.13-0ubuntu0.18.04.2 [2723 kB]\nGet:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 librbd1 amd64 12.2.13-0ubuntu0.18.04.2 [923 kB]\nGet:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 qemu-block-extra amd64 1:2.11+dfsg-1ubuntu7.27 [39.7 kB]\nGet:4 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 qemu-system-common amd64 1:2.11+dfsg-1ubuntu7.27 [672 kB]\nGet:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 qemu-system-x86 amd64 1:2.11+dfsg-1ubuntu7.27 [5191 kB]\nGet:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 qemu-utils amd64 1:2.11+dfsg-1ubuntu7.27 [870 kB]\nFetched 10.4 MB in 1s (9843 kB/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 ... 2020-06-26T21:32:07.422 INFO:teuthology.task.ansible.out: 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 ... 137409 files and directories currently installed.)\r\nPreparing to unpack .../0-librados2_12.2.13-0ubuntu0.18.04.2_amd64.deb ...\r\nUnpacking librados2 (12.2.13-0ubuntu0.18.04.2) ...\r\nSelecting previously unselected package librbd1.\r\nPreparing to unpack .../1-librbd1_12.2.13-0ubuntu0.18.04.2_amd64.deb ...\r\nUnpacking librbd1 (12.2.13-0ubuntu0.18.04.2) ...\r\nSelecting previously unselected package qemu-block-extra:amd64.\r\nPreparing to unpack .../2-qemu-block-extra_1%3a2.11+dfsg-1ubuntu7.27_amd64.deb ...\r\nUnpacking qemu-block-extra:amd64 (1:2.11+dfsg-1ubuntu7.27) ...\r\nSelecting previously unselected package qemu-system-common.\r\nPreparing to unpack .../3-qemu-system-common_1%3a2.11+dfsg-1ubuntu7.27_amd64.deb ...\r\nUnpacking qemu-system-common (1:2.11+dfsg-1ubuntu7.27) ...\r\nSelecting previously unselected package qemu-system-x86.\r\nPreparing to unpack .../4-qemu-system-x86_1%3a2.11+dfsg-1ubuntu7.27_amd64.deb ...\r\nUnpacking qemu-system-x86 (1:2.11+dfsg-1ubuntu7.27) ...\r\nSelecting previously unselected package qemu-utils.\r\nPreparing to unpack .../5-qemu-utils_1%3a2.11+dfsg-1ubuntu7.27_amd64.deb ...\r\nUnpacking qemu-utils (1:2.11+dfsg-1ubuntu7.27) ...\r\nSetting up librados2 (12.2.13-0ubuntu0.18.04.2) ...\r\nSetting up librbd1 (12.2.13-0ubuntu0.18.04.2) ...\r\nSetting up qemu-block-extra:amd64 (1:2.11+dfsg-1ubuntu7.27) ...\r\nSetting up qemu-utils (1:2.11+dfsg-1ubuntu7.27) ...\r\nSetting up qemu-system-common (1:2.11+dfsg-1ubuntu7.27) ...\r\nSetting up qemu-system-x86 (1:2.11+dfsg-1ubuntu7.27) ...\r\nProcessing triggers for man-db (2.8.3-2ubuntu0.1) ...\r\nProcessing triggers for libc-bin (2.27-3ubuntu 2020-06-26T21:32:07.424 INFO:teuthology.task.ansible.out:1) ...\r\n", "stdout_lines": ["Reading package lists...", "Building dependency tree...", "Reading state information...", "git is already the newest version (1:2.17.1-1ubuntu0.7).", "The following additional packages will be installed:", " librados2 librbd1 qemu-block-extra qemu-system-common qemu-utils", "Suggested packages:", " samba vde2 sgabios ovmf debootstrap", "The following NEW packages will be installed:", " librados2 librbd1 qemu-block-extra qemu-system-common qemu-system-x86", " qemu-utils", "0 upgraded, 6 newly installed, 0 to remove and 6 not upgraded.", "Need to get 10.4 MB of archives.", "After this operation, 47.6 MB of additional disk space will be used.", "Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 librados2 amd64 12.2.13-0ubuntu0.18.04.2 [2723 kB]", "Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 librbd1 amd64 12.2.13-0ubuntu0.18.04.2 [923 kB]", "Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 qemu-block-extra amd64 1:2.11+dfsg-1ubuntu7.27 [39.7 kB]", "Get:4 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 qemu-system-common amd64 1:2.11+dfsg-1ubuntu7.27 [672 kB]", "Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 qemu-system-x86 amd64 1:2.11+dfsg-1ubuntu7.27 [5191 kB]", "Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 qemu-utils amd64 1:2.11+dfsg-1ubuntu7.27 [870 kB]", "Fetched 10.4 MB in 1s (9843 kB/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%", "(Readi 2020-06-26T21:32:07.425 INFO:teuthology.task.ansible.out:ng database ... 85%", "(Reading database ... 90%", "(Reading database ... 95%", "(Reading database ... 100%", "(Reading database ... 137409 files and directories currently installed.)", "Preparing to unpack .../0-librados2_12.2.13-0ubuntu0.18.04.2_amd64.deb ...", "Unpacking librados2 (12.2.13-0ubuntu0.18.04.2) ...", "Selecting previously unselected package librbd1.", "Preparing to unpack .../1-librbd1_12.2.13-0ubuntu0.18.04.2_amd64.deb ...", "Unpacking librbd1 (12.2.13-0ubuntu0.18.04.2) ...", "Selecting previously unselected package qemu-block-extra:amd64.", "Preparing to unpack .../2-qemu-block-extra_1%3a2.11+dfsg-1ubuntu7.27_amd64.deb ...", "Unpacking qemu-block-extra:amd64 (1:2.11+dfsg-1ubuntu7.27) ...", "Selecting previously unselected package qemu-system-common.", "Preparing to unpack .../3-qemu-system-common_1%3a2.11+dfsg-1ubuntu7.27_amd64.deb ...", "Unpacking qemu-system-common (1:2.11+dfsg-1ubuntu7.27) ...", "Selecting previously unselected package qemu-system-x86.", "Preparing to unpack .../4-qemu-system-x86_1%3a2.11+dfsg-1ubuntu7.27_amd64.deb ...", "Unpacking qemu-system-x86 (1:2.11+dfsg-1ubuntu7.27) ...", "Selecting previously unselected package qemu-utils.", "Preparing to unpack .../5-qemu-utils_1%3a2.11+dfsg-1ubuntu7.27_amd64.deb ...", "Unpacking qemu-utils (1:2.11+dfsg-1ubuntu7.27) ...", "Setting up librados2 (12.2.13-0ubuntu0.18.04.2) ...", "Setting up librbd1 (12.2.13-0ubuntu0.18.04.2) ...", "Setting up qemu-block-extra:amd64 (1:2.11+dfsg-1ubuntu7.27) ...", "Setting up qemu-utils (1:2.11+dfsg-1ubuntu7.27) ...", "Setting up qemu-system-common (1:2.11+dfsg-1ubuntu7.27) ...", "Setting up qemu-system-x86 (1:2.11+dfsg-1ubuntu7.27) ...", "Processing triggers for man-db (2.8.3-2ubuntu0.1) ...", "Processing triggers for libc-bin (2.27-3ubuntu1) ..."]} 2020-06-26T21:32:07.489 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:32:07 +0000 (0:00:08.509) 0:01:04.898 *********** 2020-06-26T21:32:07.678 INFO:teuthology.task.ansible.out:changed: [smithi143.front.sepia.ceph.com] => {"cache_update_time": 1593207081, "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.17.1-1ubuntu0.7).\nThe following additional packages will be installed:\n librados2 librbd1 qemu-block-extra qemu-system-common qemu-utils\nSuggested packages:\n samba vde2 sgabios ovmf debootstrap\nThe following NEW packages will be installed:\n librados2 librbd1 qemu-block-extra qemu-system-common qemu-system-x86\n qemu-utils\n0 upgraded, 6 newly installed, 0 to remove and 6 not upgraded.\nNeed to get 10.4 MB of archives.\nAfter this operation, 47.6 MB of additional disk space will be used.\nGet:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 librados2 amd64 12.2.13-0ubuntu0.18.04.2 [2723 kB]\nGet:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 librbd1 amd64 12.2.13-0ubuntu0.18.04.2 [923 kB]\nGet:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 qemu-block-extra amd64 1:2.11+dfsg-1ubuntu7.27 [39.7 kB]\nGet:4 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 qemu-system-common amd64 1:2.11+dfsg-1ubuntu7.27 [672 kB]\nGet:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 qemu-system-x86 amd64 1:2.11+dfsg-1ubuntu7.27 [5191 kB]\nGet:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 qemu-utils amd64 1:2.11+dfsg-1ubuntu7.27 [870 kB]\nFetched 10.4 MB in 1s (9686 kB/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 ... 2020-06-26T21:32:07.680 INFO:teuthology.task.ansible.out: 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 ... 137409 files and directories currently installed.)\r\nPreparing to unpack .../0-librados2_12.2.13-0ubuntu0.18.04.2_amd64.deb ...\r\nUnpacking librados2 (12.2.13-0ubuntu0.18.04.2) ...\r\nSelecting previously unselected package librbd1.\r\nPreparing to unpack .../1-librbd1_12.2.13-0ubuntu0.18.04.2_amd64.deb ...\r\nUnpacking librbd1 (12.2.13-0ubuntu0.18.04.2) ...\r\nSelecting previously unselected package qemu-block-extra:amd64.\r\nPreparing to unpack .../2-qemu-block-extra_1%3a2.11+dfsg-1ubuntu7.27_amd64.deb ...\r\nUnpacking qemu-block-extra:amd64 (1:2.11+dfsg-1ubuntu7.27) ...\r\nSelecting previously unselected package qemu-system-common.\r\nPreparing to unpack .../3-qemu-system-common_1%3a2.11+dfsg-1ubuntu7.27_amd64.deb ...\r\nUnpacking qemu-system-common (1:2.11+dfsg-1ubuntu7.27) ...\r\nSelecting previously unselected package qemu-system-x86.\r\nPreparing to unpack .../4-qemu-system-x86_1%3a2.11+dfsg-1ubuntu7.27_amd64.deb ...\r\nUnpacking qemu-system-x86 (1:2.11+dfsg-1ubuntu7.27) ...\r\nSelecting previously unselected package qemu-utils.\r\nPreparing to unpack .../5-qemu-utils_1%3a2.11+dfsg-1ubuntu7.27_amd64.deb ...\r\nUnpacking qemu-utils (1:2.11+dfsg-1ubuntu7.27) ...\r\nSetting up librados2 (12.2.13-0ubuntu0.18.04.2) ...\r\nSetting up librbd1 (12.2.13-0ubuntu0.18.04.2) ...\r\nSetting up qemu-block-extra:amd64 (1:2.11+dfsg-1ubuntu7.27) ...\r\nSetting up qemu-utils (1:2.11+dfsg-1ubuntu7.27) ...\r\nSetting up qemu-system-common (1:2.11+dfsg-1ubuntu7.27) ...\r\nSetting up qemu-system-x86 (1:2.11+dfsg-1ubuntu7.27) ...\r\nProcessing triggers for man-db (2.8.3-2ubuntu0.1) ...\r\nProcessing triggers for libc-bin (2.27-3ubuntu 2020-06-26T21:32:07.682 INFO:teuthology.task.ansible.out:1) ...\r\n", "stdout_lines": ["Reading package lists...", "Building dependency tree...", "Reading state information...", "git is already the newest version (1:2.17.1-1ubuntu0.7).", "The following additional packages will be installed:", " librados2 librbd1 qemu-block-extra qemu-system-common qemu-utils", "Suggested packages:", " samba vde2 sgabios ovmf debootstrap", "The following NEW packages will be installed:", " librados2 librbd1 qemu-block-extra qemu-system-common qemu-system-x86", " qemu-utils", "0 upgraded, 6 newly installed, 0 to remove and 6 not upgraded.", "Need to get 10.4 MB of archives.", "After this operation, 47.6 MB of additional disk space will be used.", "Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 librados2 amd64 12.2.13-0ubuntu0.18.04.2 [2723 kB]", "Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 librbd1 amd64 12.2.13-0ubuntu0.18.04.2 [923 kB]", "Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 qemu-block-extra amd64 1:2.11+dfsg-1ubuntu7.27 [39.7 kB]", "Get:4 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 qemu-system-common amd64 1:2.11+dfsg-1ubuntu7.27 [672 kB]", "Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 qemu-system-x86 amd64 1:2.11+dfsg-1ubuntu7.27 [5191 kB]", "Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 qemu-utils amd64 1:2.11+dfsg-1ubuntu7.27 [870 kB]", "Fetched 10.4 MB in 1s (9686 kB/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%", "(Readi 2020-06-26T21:32:07.683 INFO:teuthology.task.ansible.out:ng database ... 85%", "(Reading database ... 90%", "(Reading database ... 95%", "(Reading database ... 100%", "(Reading database ... 137409 files and directories currently installed.)", "Preparing to unpack .../0-librados2_12.2.13-0ubuntu0.18.04.2_amd64.deb ...", "Unpacking librados2 (12.2.13-0ubuntu0.18.04.2) ...", "Selecting previously unselected package librbd1.", "Preparing to unpack .../1-librbd1_12.2.13-0ubuntu0.18.04.2_amd64.deb ...", "Unpacking librbd1 (12.2.13-0ubuntu0.18.04.2) ...", "Selecting previously unselected package qemu-block-extra:amd64.", "Preparing to unpack .../2-qemu-block-extra_1%3a2.11+dfsg-1ubuntu7.27_amd64.deb ...", "Unpacking qemu-block-extra:amd64 (1:2.11+dfsg-1ubuntu7.27) ...", "Selecting previously unselected package qemu-system-common.", "Preparing to unpack .../3-qemu-system-common_1%3a2.11+dfsg-1ubuntu7.27_amd64.deb ...", "Unpacking qemu-system-common (1:2.11+dfsg-1ubuntu7.27) ...", "Selecting previously unselected package qemu-system-x86.", "Preparing to unpack .../4-qemu-system-x86_1%3a2.11+dfsg-1ubuntu7.27_amd64.deb ...", "Unpacking qemu-system-x86 (1:2.11+dfsg-1ubuntu7.27) ...", "Selecting previously unselected package qemu-utils.", "Preparing to unpack .../5-qemu-utils_1%3a2.11+dfsg-1ubuntu7.27_amd64.deb ...", "Unpacking qemu-utils (1:2.11+dfsg-1ubuntu7.27) ...", "Setting up librados2 (12.2.13-0ubuntu0.18.04.2) ...", "Setting up librbd1 (12.2.13-0ubuntu0.18.04.2) ...", "Setting up qemu-block-extra:amd64 (1:2.11+dfsg-1ubuntu7.27) ...", "Setting up qemu-utils (1:2.11+dfsg-1ubuntu7.27) ...", "Setting up qemu-system-common (1:2.11+dfsg-1ubuntu7.27) ...", "Setting up qemu-system-x86 (1:2.11+dfsg-1ubuntu7.27) ...", "Processing triggers for man-db (2.8.3-2ubuntu0.1) ...", "Processing triggers for libc-bin (2.27-3ubuntu1) ..."]} 2020-06-26T21:32:07.723 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:32:07 +0000 (0:00:00.234) 0:01:05.133 *********** 2020-06-26T21:32:08.442 INFO:teuthology.task.ansible.out: TASK [testnode : Install non aarch64 packages] ********************************* ok: [smithi051.front.sepia.ceph.com] => {"cache_update_time": 1593207082, "cache_updated": false, "changed": false} 2020-06-26T21:32:08.498 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:32:08 +0000 (0:00:00.775) 0:01:05.908 *********** 2020-06-26T21:32:08.500 INFO:teuthology.task.ansible.out: 2020-06-26T21:32:08.647 INFO:teuthology.task.ansible.out:ok: [smithi143.front.sepia.ceph.com] => {"cache_update_time": 1593207081, "cache_updated": false, "changed": false} 2020-06-26T21:32:08.697 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:32:08 +0000 (0:00:00.193) 0:01:06.102 *********** 2020-06-26T21:32:08.708 INFO:teuthology.task.ansible.out: TASK [testnode : Use perl to add user_xattr to the root mount options in fstab.] *** 2020-06-26T21:32:08.711 INFO:teuthology.task.ansible.out:ok: [smithi051.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"]} 2020-06-26T21:32:08.750 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:32:08 +0000 (0:00:00.057) 0:01:06.160 *********** 2020-06-26T21:32:08.794 INFO:teuthology.task.ansible.out: TASK [testnode : Enable xattr for this boot.] ********************************** 2020-06-26T21:32:08.797 INFO:teuthology.task.ansible.out:skipping: [smithi051.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-06-26T21:32:08.835 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:32:08 +0000 (0:00:00.084) 0:01:06.245 *********** 2020-06-26T21:32:08.860 INFO:teuthology.task.ansible.out: TASK [testnode : Use perl to add user_xattr to the root mount options in fstab.] *** 2020-06-26T21:32:08.862 INFO:teuthology.task.ansible.out:ok: [smithi143.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"]} 2020-06-26T21:32:08.911 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:32:08 +0000 (0:00:00.076) 0:01:06.321 *********** 2020-06-26T21:32:08.957 INFO:teuthology.task.ansible.out: TASK [testnode : Enable xattr for this boot.] ********************************** skipping: [smithi143.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-06-26T21:32:09.004 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:32:08 +0000 (0:00:00.093) 0:01:06.414 *********** 2020-06-26T21:32:09.019 INFO:teuthology.task.ansible.out: TASK [testnode : Ensure fuse group exists.] ************************************ 2020-06-26T21:32:09.020 INFO:teuthology.task.ansible.out:ok: [smithi051.front.sepia.ceph.com] => {"changed": false, "gid": 10102, "name": "fuse", "state": "present", "system": false} 2020-06-26T21:32:09.070 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:32:09 +0000 (0:00:00.061) 0:01:06.475 *********** 2020-06-26T21:32:09.162 INFO:teuthology.task.ansible.out:ok: [smithi143.front.sepia.ceph.com] => {"changed": false, "gid": 10102, "name": "fuse", "state": "present", "system": false} 2020-06-26T21:32:09.209 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:32:09 +0000 (0:00:00.143) 0:01:06.619 *********** 2020-06-26T21:32:09.519 INFO:teuthology.task.ansible.out: TASK [testnode : Upload /etc/fuse.conf.] *************************************** 2020-06-26T21:32:09.521 INFO:teuthology.task.ansible.out:ok: [smithi051.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} 2020-06-26T21:32:09.582 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:32:09 +0000 (0:00:00.372) 0:01:06.992 *********** 2020-06-26T21:32:09.612 INFO:teuthology.task.ansible.out:ok: [smithi143.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} 2020-06-26T21:32:09.655 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:32:09 +0000 (0:00:00.072) 0:01:07.065 *********** 2020-06-26T21:32:09.776 INFO:teuthology.task.ansible.out: TASK [testnode : Add teuthology user to groups fuse, kvm and disk.] ************ 2020-06-26T21:32:09.780 INFO:teuthology.task.ansible.out:ok: [smithi051.front.sepia.ceph.com] => {"append": true, "changed": false, "comment": "", "group": 1220, "groups": "fuse,kvm,disk", "home": "/home/ubuntu", "move_home": false, "name": "ubuntu", "shell": "/bin/bash", "state": "present", "uid": 1000} 2020-06-26T21:32:09.834 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:32:09 +0000 (0:00:00.179) 0:01:07.244 *********** 2020-06-26T21:32:09.844 INFO:teuthology.task.ansible.out:ok: [smithi143.front.sepia.ceph.com] => {"append": true, "changed": false, "comment": "", "group": 1220, "groups": "fuse,kvm,disk", "home": "/home/ubuntu", "move_home": false, "name": "ubuntu", "shell": "/bin/bash", "state": "present", "uid": 1000} 2020-06-26T21:32:09.896 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:32:09 +0000 (0:00:00.061) 0:01:07.306 *********** 2020-06-26T21:32:10.007 INFO:teuthology.task.ansible.out: TASK [testnode : Set up static IP in /etc/hosts.] ****************************** ok: [smithi051.front.sepia.ceph.com] => {"backup": "", "changed": false, "msg": ""} 2020-06-26T21:32:10.051 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:32:10 +0000 (0:00:00.153) 0:01:07.459 *********** 2020-06-26T21:32:10.066 INFO:teuthology.task.ansible.out:ok: [smithi143.front.sepia.ceph.com] => {"backup": "", "changed": false, "msg": ""} 2020-06-26T21:32:10.116 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:32:10 +0000 (0:00:00.064) 0:01:07.524 *********** 2020-06-26T21:32:10.369 INFO:teuthology.task.ansible.out: TASK [testnode : Stop apache2] ************************************************* 2020-06-26T21:32:10.371 INFO:teuthology.task.ansible.out:changed: [smithi051.front.sepia.ceph.com] => {"changed": true, "name": "apache2", "state": "stopped", "status": {"ActiveEnterTimestamp": "Fri 2020-06-26 21:30:44 UTC", "ActiveEnterTimestampMonotonic": "21488604", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "remote-fs.target network.target -.mount systemd-tmpfiles-setup.service nss-lookup.target basic.target sysinit.target systemd-journald.socket system.slice", "AllowIsolate": "no", "AmbientCapabilities": "", "AssertResult": "yes", "AssertTimestamp": "Fri 2020-06-26 21:30:43 UTC", "AssertTimestampMonotonic": "20843468", "Before": "shutdown.target multi-user.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "no", "CPUQuotaPerSecUSec": "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", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Fri 2020-06-26 21:30:43 UTC", "ConditionTimestampMonotonic": "20843467", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/apache2.service", "ControlPID": "0", "DefaultDependencies": "yes", "Delegate": "no", "Description": "The Apache HTTP Server", "DevicePolicy": "auto", " 2020-06-26T21:32:10.372 INFO:teuthology.task.ansible.out:DropInPaths": "/lib/systemd/system/apache2.service.d/apache2-systemd.conf", "DynamicUser": "no", "Environment": "APACHE_STARTED_BY_SYSTEMD=true", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "1312", "ExecMainStartTimestamp": "Fri 2020-06-26 21:30:44 UTC", "ExecMainStartTimestampMonotonic": "21488577", "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 }", "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 }", "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 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/lib/systemd/system/apache2.service", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IPAccounting": "no", "IPEgressBytes": "18446744073709551615", "IPEgressPackets": "18446744073709551615", "IPIngressBytes": "18446744073709551615", "IPIngressPackets": "18446744073709551615", "Id": "apache2.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Fri 2020-06-26 21:30:43 UTC", "InactiveExitTimestampMonotonic": "20845045", "InvocationID": "0213e75036054a3ca1123fda67a8f2c7", "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", "LimitFSIZESof 2020-06-26T21:32:10.374 INFO:teuthology.task.ansible.out:t": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "16777216", "LimitMEMLOCKSoft": "16777216", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "4096", "LimitNOFILESoft": "1024", "LimitNPROC": "128055", "LimitNPROCSoft": "128055", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "128055", "LimitSIGPENDINGSoft": "128055", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogsDirectoryMode": "0755", "MainPID": "1312", "MemoryAccounting": "no", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "Names": "apache2.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "Perpetual": "no", "PrivateDevices": "no", "PrivateNetwork": "no", "PrivateTmp": "yes", "PrivateUsers": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "sysinit.target system.slice -.mount", "RequiresMountsFor": "/tmp /var/tmp", "Restart": "on-abort", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIG 2020-06-26T21:32:10.376 INFO:teuthology.task.ansible.out:HUP": "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": "Fri 2020-06-26 21:30:44 UTC", "StateChangeTimestampMonotonic": "21488604", "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": "55", "TasksMax": "4915", "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", "WatchdogTimestamp": "Fri 2020-06-26 21:30:44 UTC", "WatchdogTimestampMonotonic": "21488602", "WatchdogUSec": "0"}} 2020-06-26T21:32:10.431 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:32:10 +0000 (0:00:00.316) 0:01:07.841 *********** 2020-06-26T21:32:10.456 INFO:teuthology.task.ansible.out:changed: [smithi143.front.sepia.ceph.com] => {"changed": true, "name": "apache2", "state": "stopped", "status": {"ActiveEnterTimestamp": "Fri 2020-06-26 21:30:54 UTC", "ActiveEnterTimestampMonotonic": "18364362", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "system.slice systemd-tmpfiles-setup.service network.target -.mount nss-lookup.target remote-fs.target systemd-journald.socket basic.target sysinit.target", "AllowIsolate": "no", "AmbientCapabilities": "", "AssertResult": "yes", "AssertTimestamp": "Fri 2020-06-26 21:30:53 UTC", "AssertTimestampMonotonic": "17624370", "Before": "multi-user.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "no", "CPUQuotaPerSecUSec": "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", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Fri 2020-06-26 21:30:53 UTC", "ConditionTimestampMonotonic": "17624369", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/apache2.service", "ControlPID": "0", "DefaultDependencies": "yes", "Delegate": "no", "Description": "The Apache HTTP Server", "DevicePolicy": "auto", " 2020-06-26T21:32:10.458 INFO:teuthology.task.ansible.out:DropInPaths": "/lib/systemd/system/apache2.service.d/apache2-systemd.conf", "DynamicUser": "no", "Environment": "APACHE_STARTED_BY_SYSTEMD=true", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "1343", "ExecMainStartTimestamp": "Fri 2020-06-26 21:30:54 UTC", "ExecMainStartTimestampMonotonic": "18364353", "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 }", "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 }", "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 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/lib/systemd/system/apache2.service", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IPAccounting": "no", "IPEgressBytes": "18446744073709551615", "IPEgressPackets": "18446744073709551615", "IPIngressBytes": "18446744073709551615", "IPIngressPackets": "18446744073709551615", "Id": "apache2.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Fri 2020-06-26 21:30:53 UTC", "InactiveExitTimestampMonotonic": "17625617", "InvocationID": "d01dffebc35d49e6a2ff60b4b71cec3c", "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", "LimitFSIZESof 2020-06-26T21:32:10.460 INFO:teuthology.task.ansible.out:t": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "16777216", "LimitMEMLOCKSoft": "16777216", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "4096", "LimitNOFILESoft": "1024", "LimitNPROC": "128031", "LimitNPROCSoft": "128031", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "128031", "LimitSIGPENDINGSoft": "128031", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogsDirectoryMode": "0755", "MainPID": "1343", "MemoryAccounting": "no", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "Names": "apache2.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "Perpetual": "no", "PrivateDevices": "no", "PrivateNetwork": "no", "PrivateTmp": "yes", "PrivateUsers": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "sysinit.target system.slice -.mount", "RequiresMountsFor": "/tmp /var/tmp", "Restart": "on-abort", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIG 2020-06-26T21:32:10.462 INFO:teuthology.task.ansible.out:HUP": "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": "Fri 2020-06-26 21:30:54 UTC", "StateChangeTimestampMonotonic": "18364362", "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": "55", "TasksMax": "4915", "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", "WatchdogTimestamp": "Fri 2020-06-26 21:30:54 UTC", "WatchdogTimestampMonotonic": "18364362", "WatchdogUSec": "0"}} 2020-06-26T21:32:10.496 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:32:10 +0000 (0:00:00.065) 0:01:07.906 *********** 2020-06-26T21:32:10.506 INFO:teuthology.task.ansible.out: TASK [testnode : Set mode on /etc/fuse.conf] *********************************** 2020-06-26T21:32:10.514 INFO:teuthology.task.ansible.out:skipping: [smithi051.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-06-26T21:32:10.554 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:32:10 +0000 (0:00:00.058) 0:01:07.964 *********** 2020-06-26T21:32:10.567 INFO:teuthology.task.ansible.out:skipping: [smithi143.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-06-26T21:32:10.607 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:32:10 +0000 (0:00:00.053) 0:01:08.017 *********** 2020-06-26T21:32:10.617 INFO:teuthology.task.ansible.out: TASK [testnode : Ensure the group kvm exists.] ********************************* 2020-06-26T21:32:10.619 INFO:teuthology.task.ansible.out:skipping: [smithi051.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-06-26T21:32:10.658 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:32:10 +0000 (0:00:00.050) 0:01:08.067 *********** 2020-06-26T21:32:10.668 INFO:teuthology.task.ansible.out:skipping: [smithi143.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-06-26T21:32:10.708 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:32:10 +0000 (0:00:00.050) 0:01:08.118 *********** 2020-06-26T21:32:10.718 INFO:teuthology.task.ansible.out: TASK [testnode : Add the teuthology user to groups kvm,disk] ******************* 2020-06-26T21:32:10.725 INFO:teuthology.task.ansible.out:skipping: [smithi051.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-06-26T21:32:10.758 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:32:10 +0000 (0:00:00.050) 0:01:08.168 *********** 2020-06-26T21:32:10.781 INFO:teuthology.task.ansible.out:skipping: [smithi143.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-06-26T21:32:10.830 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:32:10 +0000 (0:00:00.071) 0:01:08.240 *********** 2020-06-26T21:32:10.840 INFO:teuthology.task.ansible.out: TASK [testnode : Configure /etc/sudoers.] ************************************** 2020-06-26T21:32:10.843 INFO:teuthology.task.ansible.out:skipping: [smithi051.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-06-26T21:32:10.882 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:32:10 +0000 (0:00:00.052) 0:01:08.292 *********** 2020-06-26T21:32:10.896 INFO:teuthology.task.ansible.out:skipping: [smithi143.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-06-26T21:32:10.945 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:32:10 +0000 (0:00:00.062) 0:01:08.355 *********** 2020-06-26T21:32:10.958 INFO:teuthology.task.ansible.out: TASK [testnode : Configure /etc/security/limits.conf] ************************** skipping: [smithi051.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-06-26T21:32:11.000 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:32:10 +0000 (0:00:00.055) 0:01:08.410 *********** 2020-06-26T21:32:11.015 INFO:teuthology.task.ansible.out:skipping: [smithi143.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-06-26T21:32:11.058 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:32:11 +0000 (0:00:00.057) 0:01:08.468 *********** 2020-06-26T21:32:11.070 INFO:teuthology.task.ansible.out: TASK [testnode : Rebuild rpmdb] ************************************************ 2020-06-26T21:32:11.071 INFO:teuthology.task.ansible.out:skipping: [smithi051.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-06-26T21:32:11.112 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:32:11 +0000 (0:00:00.054) 0:01:08.522 *********** 2020-06-26T21:32:11.124 INFO:teuthology.task.ansible.out:skipping: [smithi143.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-06-26T21:32:11.162 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:32:11 +0000 (0:00:00.050) 0:01:08.572 *********** 2020-06-26T21:32:11.173 INFO:teuthology.task.ansible.out: TASK [testnode : Ensure ceph packages are not present.] ************************ 2020-06-26T21:32:11.174 INFO:teuthology.task.ansible.out:skipping: [smithi051.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-06-26T21:32:11.213 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:32:11 +0000 (0:00:00.050) 0:01:08.623 *********** 2020-06-26T21:32:11.223 INFO:teuthology.task.ansible.out:skipping: [smithi143.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-06-26T21:32:11.266 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:32:11 +0000 (0:00:00.052) 0:01:08.675 *********** 2020-06-26T21:32:11.277 INFO:teuthology.task.ansible.out: TASK [testnode : Ensure ceph dependency packages are not present.] ************* 2020-06-26T21:32:11.279 INFO:teuthology.task.ansible.out:skipping: [smithi051.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-06-26T21:32:11.326 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:32:11 +0000 (0:00:00.060) 0:01:08.735 *********** 2020-06-26T21:32:11.354 INFO:teuthology.task.ansible.out:skipping: [smithi143.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-06-26T21:32:11.391 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:32:11 +0000 (0:00:00.065) 0:01:08.801 *********** 2020-06-26T21:32:11.402 INFO:teuthology.task.ansible.out: TASK [testnode : set_fact] ***************************************************** 2020-06-26T21:32:11.403 INFO:teuthology.task.ansible.out:skipping: [smithi051.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-06-26T21:32:11.444 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:32:11 +0000 (0:00:00.053) 0:01:08.854 *********** 2020-06-26T21:32:11.457 INFO:teuthology.task.ansible.out:skipping: [smithi143.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-06-26T21:32:11.498 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:32:11 +0000 (0:00:00.053) 0:01:08.907 *********** 2020-06-26T21:32:11.510 INFO:teuthology.task.ansible.out: TASK [testnode : Remove packages] ********************************************** 2020-06-26T21:32:11.512 INFO:teuthology.task.ansible.out:skipping: [smithi051.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-06-26T21:32:11.556 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:32:11 +0000 (0:00:00.058) 0:01:08.966 *********** 2020-06-26T21:32:11.567 INFO:teuthology.task.ansible.out:skipping: [smithi143.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-06-26T21:32:11.611 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:32:11 +0000 (0:00:00.055) 0:01:09.021 *********** 2020-06-26T21:32:11.622 INFO:teuthology.task.ansible.out: TASK [testnode : Install packages] ********************************************* 2020-06-26T21:32:11.624 INFO:teuthology.task.ansible.out:skipping: [smithi051.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-06-26T21:32:11.677 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:32:11 +0000 (0:00:00.064) 0:01:09.086 *********** 2020-06-26T21:32:11.691 INFO:teuthology.task.ansible.out:skipping: [smithi143.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-06-26T21:32:11.751 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:32:11 +0000 (0:00:00.075) 0:01:09.161 *********** 2020-06-26T21:32:11.762 INFO:teuthology.task.ansible.out: TASK [testnode : Upgrade packages] ********************************************* 2020-06-26T21:32:11.764 INFO:teuthology.task.ansible.out:skipping: [smithi051.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-06-26T21:32:11.804 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:32:11 +0000 (0:00:00.052) 0:01:09.214 *********** 2020-06-26T21:32:11.814 INFO:teuthology.task.ansible.out:skipping: [smithi143.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-06-26T21:32:11.856 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:32:11 +0000 (0:00:00.052) 0:01:09.266 *********** 2020-06-26T21:32:11.867 INFO:teuthology.task.ansible.out: TASK [testnode : Include hostname in /etc/sysconfig/network] ******************* 2020-06-26T21:32:11.869 INFO:teuthology.task.ansible.out:skipping: [smithi051.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-06-26T21:32:11.911 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:32:11 +0000 (0:00:00.055) 0:01:09.321 *********** 2020-06-26T21:32:11.922 INFO:teuthology.task.ansible.out:skipping: [smithi143.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-06-26T21:32:11.963 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:32:11 +0000 (0:00:00.051) 0:01:09.372 *********** 2020-06-26T21:32:11.973 INFO:teuthology.task.ansible.out: TASK [testnode : Make raid/smart scripts work.] ******************************** 2020-06-26T21:32:11.975 INFO:teuthology.task.ansible.out:skipping: [smithi051.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-06-26T21:32:12.021 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:32:12 +0000 (0:00:00.058) 0:01:09.431 *********** 2020-06-26T21:32:12.034 INFO:teuthology.task.ansible.out:skipping: [smithi143.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-06-26T21:32:12.076 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:32:12 +0000 (0:00:00.055) 0:01:09.486 *********** 2020-06-26T21:32:12.086 INFO:teuthology.task.ansible.out: TASK [testnode : Create FStest ubuntu directory.] ****************************** 2020-06-26T21:32:12.088 INFO:teuthology.task.ansible.out:skipping: [smithi051.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-06-26T21:32:12.126 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:32:12 +0000 (0:00:00.049) 0:01:09.536 *********** 2020-06-26T21:32:12.137 INFO:teuthology.task.ansible.out:skipping: [smithi143.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-06-26T21:32:12.189 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:32:12 +0000 (0:00:00.063) 0:01:09.599 *********** 2020-06-26T21:32:12.199 INFO:teuthology.task.ansible.out: TASK [testnode : Make fsstress same path as ubuntu.] *************************** 2020-06-26T21:32:12.201 INFO:teuthology.task.ansible.out:skipping: [smithi051.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-06-26T21:32:12.243 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:32:12 +0000 (0:00:00.054) 0:01:09.653 *********** 2020-06-26T21:32:12.258 INFO:teuthology.task.ansible.out:skipping: [smithi143.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-06-26T21:32:12.301 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:32:12 +0000 (0:00:00.057) 0:01:09.711 *********** 2020-06-26T21:32:12.312 INFO:teuthology.task.ansible.out: TASK [testnode : Upload a dummy nfs export so that the nfs kernel server starts.] *** 2020-06-26T21:32:12.314 INFO:teuthology.task.ansible.out:skipping: [smithi051.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-06-26T21:32:12.364 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:32:12 +0000 (0:00:00.060) 0:01:09.772 *********** 2020-06-26T21:32:12.374 INFO:teuthology.task.ansible.out:skipping: [smithi143.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-06-26T21:32:12.420 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:32:12 +0000 (0:00:00.052) 0:01:09.824 *********** 2020-06-26T21:32:12.426 INFO:teuthology.task.ansible.out: TASK [testnode : Enable nfs-server on rhel 7.x.] ******************************* 2020-06-26T21:32:12.428 INFO:teuthology.task.ansible.out:skipping: [smithi051.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-06-26T21:32:12.467 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:32:12 +0000 (0:00:00.052) 0:01:09.877 *********** 2020-06-26T21:32:12.478 INFO:teuthology.task.ansible.out:skipping: [smithi143.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-06-26T21:32:12.521 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:32:12 +0000 (0:00:00.053) 0:01:09.931 *********** 2020-06-26T21:32:12.531 INFO:teuthology.task.ansible.out: TASK [testnode : Include hostname in /etc/sysconfig/network] ******************* 2020-06-26T21:32:12.533 INFO:teuthology.task.ansible.out:skipping: [smithi051.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-06-26T21:32:12.572 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:32:12 +0000 (0:00:00.051) 0:01:09.982 *********** 2020-06-26T21:32:12.594 INFO:teuthology.task.ansible.out:skipping: [smithi143.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-06-26T21:32:12.631 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:32:12 +0000 (0:00:00.058) 0:01:10.041 *********** 2020-06-26T21:32:12.648 INFO:teuthology.task.ansible.out: TASK [testnode : Make raid/smart scripts work.] ******************************** 2020-06-26T21:32:12.650 INFO:teuthology.task.ansible.out:skipping: [smithi051.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-06-26T21:32:12.694 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:32:12 +0000 (0:00:00.063) 0:01:10.104 *********** 2020-06-26T21:32:12.707 INFO:teuthology.task.ansible.out:skipping: [smithi143.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-06-26T21:32:12.754 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:32:12 +0000 (0:00:00.058) 0:01:10.162 *********** 2020-06-26T21:32:12.764 INFO:teuthology.task.ansible.out: TASK [testnode : Create FStest ubuntu directory.] ****************************** 2020-06-26T21:32:12.765 INFO:teuthology.task.ansible.out:skipping: [smithi051.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-06-26T21:32:12.806 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:32:12 +0000 (0:00:00.052) 0:01:10.215 *********** 2020-06-26T21:32:12.820 INFO:teuthology.task.ansible.out:skipping: [smithi143.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-06-26T21:32:12.864 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:32:12 +0000 (0:00:00.058) 0:01:10.274 *********** 2020-06-26T21:32:12.876 INFO:teuthology.task.ansible.out: 2020-06-26T21:32:12.877 INFO:teuthology.task.ansible.out:TASK [testnode : Make fsstress same path as ubuntu.] *************************** skipping: [smithi051.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-06-26T21:32:12.915 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:32:12 +0000 (0:00:00.051) 0:01:10.325 *********** 2020-06-26T21:32:12.928 INFO:teuthology.task.ansible.out:skipping: [smithi143.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-06-26T21:32:12.931 INFO:teuthology.task.ansible.out: 2020-06-26T21:32:12.968 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:32:12 +0000 (0:00:00.052) 0:01:10.377 *********** 2020-06-26T21:32:12.982 INFO:teuthology.task.ansible.out: TASK [testnode : Make raid/smart scripts work.] ******************************** 2020-06-26T21:32:12.983 INFO:teuthology.task.ansible.out:skipping: [smithi051.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-06-26T21:32:13.027 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:32:13 +0000 (0:00:00.058) 0:01:10.436 *********** 2020-06-26T21:32:13.038 INFO:teuthology.task.ansible.out:skipping: [smithi143.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-06-26T21:32:13.080 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:32:13 +0000 (0:00:00.052) 0:01:10.489 *********** 2020-06-26T21:32:13.089 INFO:teuthology.task.ansible.out: TASK [testnode : Create FStest ubuntu directory.] ****************************** 2020-06-26T21:32:13.091 INFO:teuthology.task.ansible.out:skipping: [smithi051.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-06-26T21:32:13.135 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:32:13 +0000 (0:00:00.056) 0:01:10.545 *********** 2020-06-26T21:32:13.147 INFO:teuthology.task.ansible.out:skipping: [smithi143.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-06-26T21:32:13.192 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:32:13 +0000 (0:00:00.056) 0:01:10.601 *********** 2020-06-26T21:32:13.203 INFO:teuthology.task.ansible.out: TASK [testnode : Make fsstress same path as ubuntu.] *************************** 2020-06-26T21:32:13.205 INFO:teuthology.task.ansible.out:skipping: [smithi051.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-06-26T21:32:13.243 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:32:13 +0000 (0:00:00.051) 0:01:10.653 *********** 2020-06-26T21:32:13.254 INFO:teuthology.task.ansible.out:skipping: [smithi143.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-06-26T21:32:13.293 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:32:13 +0000 (0:00:00.049) 0:01:10.703 *********** 2020-06-26T21:32:13.303 INFO:teuthology.task.ansible.out: TASK [testnode : Set grub config.] ********************************************* 2020-06-26T21:32:13.305 INFO:teuthology.task.ansible.out:skipping: [smithi051.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-06-26T21:32:13.343 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:32:13 +0000 (0:00:00.049) 0:01:10.752 *********** 2020-06-26T21:32:13.357 INFO:teuthology.task.ansible.out:skipping: [smithi143.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-06-26T21:32:13.403 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:32:13 +0000 (0:00:00.060) 0:01:10.813 *********** 2020-06-26T21:32:13.501 INFO:teuthology.task.ansible.out: TASK [testnode : Remove /etc/ceph] ********************************************* 2020-06-26T21:32:13.503 INFO:teuthology.task.ansible.out:ok: [smithi051.front.sepia.ceph.com] => {"changed": false, "path": "/etc/ceph", "state": "absent"} 2020-06-26T21:32:13.552 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:32:13 +0000 (0:00:00.146) 0:01:10.959 *********** 2020-06-26T21:32:13.564 INFO:teuthology.task.ansible.out:ok: [smithi143.front.sepia.ceph.com] => {"changed": false, "path": "/etc/ceph", "state": "absent"} 2020-06-26T21:32:13.621 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:32:13 +0000 (0:00:00.071) 0:01:11.030 *********** 2020-06-26T21:32:13.991 INFO:teuthology.task.ansible.out: TASK [testnode : Upload a dummy nfs export so that the nfs kernel server starts.] *** ok: [smithi051.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} 2020-06-26T21:32:14.035 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:32:14 +0000 (0:00:00.414) 0:01:11.445 *********** 2020-06-26T21:32:14.046 INFO:teuthology.task.ansible.out:ok: [smithi143.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} 2020-06-26T21:32:14.090 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:32:14 +0000 (0:00:00.055) 0:01:11.500 *********** 2020-06-26T21:32:14.101 INFO:teuthology.task.ansible.out: TASK [testnode : Enable nfs-server on rhel 7.x.] ******************************* 2020-06-26T21:32:14.103 INFO:teuthology.task.ansible.out:skipping: [smithi051.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-06-26T21:32:14.143 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:32:14 +0000 (0:00:00.052) 0:01:11.553 *********** 2020-06-26T21:32:14.156 INFO:teuthology.task.ansible.out:skipping: [smithi143.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-06-26T21:32:14.206 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:32:14 +0000 (0:00:00.062) 0:01:11.616 *********** 2020-06-26T21:32:14.563 INFO:teuthology.task.ansible.out: TASK [testnode : Upload weekly kernel-clean crontab.] ************************** 2020-06-26T21:32:14.565 INFO:teuthology.task.ansible.out:ok: [smithi051.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} 2020-06-26T21:32:14.605 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:32:14 +0000 (0:00:00.398) 0:01:12.015 *********** 2020-06-26T21:32:14.628 INFO:teuthology.task.ansible.out:ok: [smithi143.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} 2020-06-26T21:32:14.663 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:32:14 +0000 (0:00:00.058) 0:01:12.073 *********** 2020-06-26T21:32:14.984 INFO:teuthology.task.ansible.out: TASK [testnode : Upload /etc/grub.d/02_force_timeout.] ************************* 2020-06-26T21:32:14.985 INFO:teuthology.task.ansible.out:ok: [smithi051.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} 2020-06-26T21:32:15.049 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:32:15 +0000 (0:00:00.385) 0:01:12.459 *********** 2020-06-26T21:32:15.072 INFO:teuthology.task.ansible.out:ok: [smithi143.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} 2020-06-26T21:32:15.114 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:32:15 +0000 (0:00:00.064) 0:01:12.524 *********** 2020-06-26T21:32:15.424 INFO:teuthology.task.ansible.out: TASK [testnode : Enable kernel modules to load at boot time.] ****************** 2020-06-26T21:32:15.426 INFO:teuthology.task.ansible.out:ok: [smithi051.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} 2020-06-26T21:32:15.465 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:32:15 +0000 (0:00:00.350) 0:01:12.875 *********** 2020-06-26T21:32:15.497 INFO:teuthology.task.ansible.out:ok: [smithi143.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} 2020-06-26T21:32:15.535 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:32:15 +0000 (0:00:00.070) 0:01:12.945 *********** 2020-06-26T21:32:15.622 INFO:teuthology.task.ansible.out: TASK [testnode : Enabling auto-fsck fix to prevent boot hangup.] *************** 2020-06-26T21:32:15.624 INFO:teuthology.task.ansible.out:ok: [smithi051.front.sepia.ceph.com] => {"backup": "", "changed": false, "msg": ""} 2020-06-26T21:32:15.670 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:32:15 +0000 (0:00:00.134) 0:01:13.080 *********** 2020-06-26T21:32:15.693 INFO:teuthology.task.ansible.out:ok: [smithi143.front.sepia.ceph.com] => {"backup": "", "changed": false, "msg": ""} 2020-06-26T21:32:15.734 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:32:15 +0000 (0:00:00.063) 0:01:13.144 *********** 2020-06-26T21:32:15.746 INFO:teuthology.task.ansible.out: TASK [testnode : Work around broken wget on wheezy.] *************************** 2020-06-26T21:32:15.748 INFO:teuthology.task.ansible.out:skipping: [smithi051.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-06-26T21:32:15.788 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:32:15 +0000 (0:00:00.054) 0:01:13.198 *********** 2020-06-26T21:32:15.802 INFO:teuthology.task.ansible.out:skipping: [smithi143.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-06-26T21:32:15.840 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:32:15 +0000 (0:00:00.051) 0:01:13.250 *********** 2020-06-26T21:32:15.859 INFO:teuthology.task.ansible.out: TASK [testnode : Stop collectl] ************************************************ 2020-06-26T21:32:15.861 INFO:teuthology.task.ansible.out:skipping: [smithi051.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-06-26T21:32:15.906 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:32:15 +0000 (0:00:00.065) 0:01:13.315 *********** 2020-06-26T21:32:15.916 INFO:teuthology.task.ansible.out:skipping: [smithi143.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-06-26T21:32:15.957 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:32:15 +0000 (0:00:00.051) 0:01:13.367 *********** 2020-06-26T21:32:15.969 INFO:teuthology.task.ansible.out: TASK [testnode : Add PATH to the teuthology_user .bashrc.] ********************* 2020-06-26T21:32:15.971 INFO:teuthology.task.ansible.out:skipping: [smithi051.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-06-26T21:32:16.010 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:32:16 +0000 (0:00:00.053) 0:01:13.420 *********** 2020-06-26T21:32:16.022 INFO:teuthology.task.ansible.out:skipping: [smithi143.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-06-26T21:32:16.070 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:32:16 +0000 (0:00:00.059) 0:01:13.480 *********** 2020-06-26T21:32:16.084 INFO:teuthology.task.ansible.out: TASK [testnode : Check to see if we need to edit /etc/profile.] **************** skipping: [smithi051.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-06-26T21:32:16.124 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:32:16 +0000 (0:00:00.054) 0:01:13.534 *********** 2020-06-26T21:32:16.135 INFO:teuthology.task.ansible.out:skipping: [smithi143.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-06-26T21:32:16.174 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:32:16 +0000 (0:00:00.049) 0:01:13.584 *********** 2020-06-26T21:32:16.184 INFO:teuthology.task.ansible.out: TASK [testnode : Update /etc/profile if needed.] ******************************* skipping: [smithi051.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-06-26T21:32:16.223 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:32:16 +0000 (0:00:00.049) 0:01:13.633 *********** 2020-06-26T21:32:16.448 INFO:teuthology.task.ansible.out:skipping: [smithi143.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} Friday 26 June 2020 21:32:16 +0000 (0:00:00.060) 0:01:13.694 *********** TASK [testnode : set_fact] ***************************************************** ok: [smithi051.front.sepia.ceph.com] => {"ansible_facts": {"nvme_card_present": false}, "changed": false} Friday 26 June 2020 21:32:16 +0000 (0:00:00.050) 0:01:13.744 *********** ok: [smithi143.front.sepia.ceph.com] => {"ansible_facts": {"nvme_card_present": false}, "changed": false} Friday 26 June 2020 21:32:16 +0000 (0:00:00.050) 0:01:13.795 *********** TASK [testnode : Check for NVMe drive] ***************************************** skipping: [smithi051.front.sepia.ceph.com] => (item=loop1) => {"ansible_loop_var": "item", "changed": false, "item": "loop1", "skip_reason": "Conditional result was False"} skipping: [smithi051.front.sepia.ceph.com] => (item=dm-2) => {"ansible_loop_var": "item", "changed": false, "item": "dm-2", "skip_reason": "Conditional result was False"} skipping: [smithi051.front.sepia.ceph.com] => (item=loop6) => {"ansible_loop_var": "item", "changed": false, "item": "loop6", "skip_reason": "Conditional result was False"} 2020-06-26T21:32:16.452 INFO:teuthology.task.ansible.out:skipping: [smithi051.front.sepia.ceph.com] => (item=loop4) => {"ansible_loop_var": "item", "changed": false, "item": "loop4", "skip_reason": "Conditional result was False"} skipping: [smithi143.front.sepia.ceph.com] => (item=loop1) => {"ansible_loop_var": "item", "changed": false, "item": "loop1", "skip_reason": "Conditional result was False"} 2020-06-26T21:32:16.462 INFO:teuthology.task.ansible.out:skipping: [smithi051.front.sepia.ceph.com] => (item=dm-0) => {"ansible_loop_var": "item", "changed": false, "item": "dm-0", "skip_reason": "Conditional result was False"} skipping: [smithi143.front.sepia.ceph.com] => (item=dm-2) => {"ansible_loop_var": "item", "changed": false, "item": "dm-2", "skip_reason": "Conditional result was False"} skipping: [smithi143.front.sepia.ceph.com] => (item=loop6) => {"ansible_loop_var": "item", "changed": false, "item": "loop6", "skip_reason": "Conditional result was False"} 2020-06-26T21:32:16.478 INFO:teuthology.task.ansible.out:skipping: [smithi051.front.sepia.ceph.com] => (item=sda) => {"ansible_loop_var": "item", "changed": false, "item": "sda", "skip_reason": "Conditional result was False"} 2020-06-26T21:32:16.489 INFO:teuthology.task.ansible.out:ok: [smithi051.front.sepia.ceph.com] => (item=nvme0n1) => {"ansible_facts": {"nvme_card_present": true}, "ansible_loop_var": "item", "changed": false, "item": "nvme0n1"} skipping: [smithi143.front.sepia.ceph.com] => (item=loop4) => {"ansible_loop_var": "item", "changed": false, "item": "loop4", "skip_reason": "Conditional result was False"} 2020-06-26T21:32:16.501 INFO:teuthology.task.ansible.out:skipping: [smithi051.front.sepia.ceph.com] => (item=loop3) => {"ansible_loop_var": "item", "changed": false, "item": "loop3", "skip_reason": "Conditional result was False"} 2020-06-26T21:32:16.503 INFO:teuthology.task.ansible.out:skipping: [smithi143.front.sepia.ceph.com] => (item=dm-0) => {"ansible_loop_var": "item", "changed": false, "item": "dm-0", "skip_reason": "Conditional result was False"} skipping: [smithi051.front.sepia.ceph.com] => (item=loop2) => {"ansible_loop_var": "item", "changed": false, "item": "loop2", "skip_reason": "Conditional result was False"} 2020-06-26T21:32:16.512 INFO:teuthology.task.ansible.out:skipping: [smithi051.front.sepia.ceph.com] => (item=dm-4) => {"ansible_loop_var": "item", "changed": false, "item": "dm-4", "skip_reason": "Conditional result was False"} 2020-06-26T21:32:16.514 INFO:teuthology.task.ansible.out:skipping: [smithi143.front.sepia.ceph.com] => (item=sda) => {"ansible_loop_var": "item", "changed": false, "item": "sda", "skip_reason": "Conditional result was False"} 2020-06-26T21:32:16.524 INFO:teuthology.task.ansible.out:skipping: [smithi051.front.sepia.ceph.com] => (item=loop0) => {"ansible_loop_var": "item", "changed": false, "item": "loop0", "skip_reason": "Conditional result was False"} 2020-06-26T21:32:16.526 INFO:teuthology.task.ansible.out:skipping: [smithi051.front.sepia.ceph.com] => (item=loop7) => {"ansible_loop_var": "item", "changed": false, "item": "loop7", "skip_reason": "Conditional result was False"} 2020-06-26T21:32:16.535 INFO:teuthology.task.ansible.out:ok: [smithi143.front.sepia.ceph.com] => (item=nvme0n1) => {"ansible_facts": {"nvme_card_present": true}, "ansible_loop_var": "item", "changed": false, "item": "nvme0n1"} 2020-06-26T21:32:16.537 INFO:teuthology.task.ansible.out:skipping: [smithi051.front.sepia.ceph.com] => (item=dm-3) => {"ansible_loop_var": "item", "changed": false, "item": "dm-3", "skip_reason": "Conditional result was False"} 2020-06-26T21:32:16.548 INFO:teuthology.task.ansible.out:skipping: [smithi051.front.sepia.ceph.com] => (item=loop5) => {"ansible_loop_var": "item", "changed": false, "item": "loop5", "skip_reason": "Conditional result was False"} skipping: [smithi143.front.sepia.ceph.com] => (item=loop3) => {"ansible_loop_var": "item", "changed": false, "item": "loop3", "skip_reason": "Conditional result was False"} skipping: [smithi051.front.sepia.ceph.com] => (item=dm-1) => {"ansible_loop_var": "item", "changed": false, "item": "dm-1", "skip_reason": "Conditional result was False"} 2020-06-26T21:32:16.549 INFO:teuthology.task.ansible.out:skipping: [smithi143.front.sepia.ceph.com] => (item=loop2) => {"ansible_loop_var": "item", "changed": false, "item": "loop2", "skip_reason": "Conditional result was False"} 2020-06-26T21:32:16.613 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:32:16 +0000 (0:00:00.228) 0:01:14.023 *********** 2020-06-26T21:32:16.625 INFO:teuthology.task.ansible.out:skipping: [smithi143.front.sepia.ceph.com] => (item=dm-4) => {"ansible_loop_var": "item", "changed": false, "item": "dm-4", "skip_reason": "Conditional result was False"} 2020-06-26T21:32:16.627 INFO:teuthology.task.ansible.out:skipping: [smithi143.front.sepia.ceph.com] => (item=loop0) => {"ansible_loop_var": "item", "changed": false, "item": "loop0", "skip_reason": "Conditional result was False"} skipping: [smithi143.front.sepia.ceph.com] => (item=loop7) => {"ansible_loop_var": "item", "changed": false, "item": "loop7", "skip_reason": "Conditional result was False"} skipping: [smithi143.front.sepia.ceph.com] => (item=dm-3) => {"ansible_loop_var": "item", "changed": false, "item": "dm-3", "skip_reason": "Conditional result was False"} skipping: [smithi143.front.sepia.ceph.com] => (item=loop5) => {"ansible_loop_var": "item", "changed": false, "item": "loop5", "skip_reason": "Conditional result was False"} skipping: [smithi143.front.sepia.ceph.com] => (item=dm-1) => {"ansible_loop_var": "item", "changed": false, "item": "dm-1", "skip_reason": "Conditional result was False"} 2020-06-26T21:32:16.684 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:32:16 +0000 (0:00:00.070) 0:01:14.094 *********** 2020-06-26T21:32:16.888 INFO:teuthology.task.ansible.out: TASK [testnode : Check for teuthology-lock command] **************************** 2020-06-26T21:32:16.891 INFO:teuthology.task.ansible.out:changed: [smithi051.front.sepia.ceph.com -> localhost] => {"changed": true, "cmd": "which teuthology-lock", "delta": "0:00:00.007183", "end": "2020-06-26 21:32:16.850593", "rc": 0, "start": "2020-06-26 21:32:16.843410", "stderr": "", "stderr_lines": [], "stdout": "/home/teuthworker/src/git.ceph.com_git_teuthology_master/virtualenv/bin/teuthology-lock", "stdout_lines": ["/home/teuthworker/src/git.ceph.com_git_teuthology_master/virtualenv/bin/teuthology-lock"]} 2020-06-26T21:32:16.939 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:32:16 +0000 (0:00:00.253) 0:01:14.348 *********** 2020-06-26T21:32:16.992 INFO:teuthology.task.ansible.out: TASK [testnode : Mark system down if NVMe card missing] ************************ 2020-06-26T21:32:16.993 INFO:teuthology.task.ansible.out:skipping: [smithi051.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [testnode : Check for teuthology-lock command] **************************** 2020-06-26T21:32:16.994 INFO:teuthology.task.ansible.out:changed: [smithi143.front.sepia.ceph.com -> localhost] => {"changed": true, "cmd": "which teuthology-lock", "delta": "0:00:00.005166", "end": "2020-06-26 21:32:16.954251", "rc": 0, "start": "2020-06-26 21:32:16.949085", "stderr": "", "stderr_lines": [], "stdout": "/home/teuthworker/src/git.ceph.com_git_teuthology_master/virtualenv/bin/teuthology-lock", "stdout_lines": ["/home/teuthworker/src/git.ceph.com_git_teuthology_master/virtualenv/bin/teuthology-lock"]} 2020-06-26T21:32:17.035 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:32:17 +0000 (0:00:00.096) 0:01:14.445 *********** 2020-06-26T21:32:17.086 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:32:17 +0000 (0:00:00.042) 0:01:14.487 *********** 2020-06-26T21:32:17.129 INFO:teuthology.task.ansible.out: TASK [testnode : Update description in paddles lock DB if NVMe card missing] *** 2020-06-26T21:32:17.131 INFO:teuthology.task.ansible.out:skipping: [smithi051.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-06-26T21:32:17.172 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:32:17 +0000 (0:00:00.094) 0:01:14.582 *********** 2020-06-26T21:32:17.184 INFO:teuthology.task.ansible.out: TASK [testnode : Mark system down if NVMe card missing] ************************ 2020-06-26T21:32:17.186 INFO:teuthology.task.ansible.out:skipping: [smithi143.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-06-26T21:32:17.230 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:32:17 +0000 (0:00:00.057) 0:01:14.639 *********** 2020-06-26T21:32:17.240 INFO:teuthology.task.ansible.out: TASK [testnode : Fail rest of playbook due to missing NVMe card] *************** 2020-06-26T21:32:17.241 INFO:teuthology.task.ansible.out:skipping: [smithi051.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-06-26T21:32:17.279 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:32:17 +0000 (0:00:00.048) 0:01:14.688 *********** 2020-06-26T21:32:17.300 INFO:teuthology.task.ansible.out: TASK [testnode : Update description in paddles lock DB if NVMe card missing] *** skipping: [smithi143.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-06-26T21:32:17.332 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:32:17 +0000 (0:00:00.052) 0:01:14.741 *********** 2020-06-26T21:32:17.364 INFO:teuthology.task.ansible.out: TASK [testnode : Fail rest of playbook due to missing NVMe card] *************** 2020-06-26T21:32:17.366 INFO:teuthology.task.ansible.out:skipping: [smithi143.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-06-26T21:32:17.401 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:32:17 +0000 (0:00:00.070) 0:01:14.811 *********** 2020-06-26T21:32:18.219 INFO:teuthology.task.ansible.out: TASK [testnode : Make sure apt dependencies are installed] ********************* 2020-06-26T21:32:18.220 INFO:teuthology.task.ansible.out:ok: [smithi051.front.sepia.ceph.com] => {"cache_update_time": 1593207082, "cache_updated": false, "changed": false} 2020-06-26T21:32:18.270 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:32:18 +0000 (0:00:00.868) 0:01:15.680 *********** 2020-06-26T21:32:18.302 INFO:teuthology.task.ansible.out:ok: [smithi143.front.sepia.ceph.com] => {"cache_update_time": 1593207081, "cache_updated": false, "changed": false} 2020-06-26T21:32:18.346 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:32:18 +0000 (0:00:00.075) 0:01:15.756 *********** 2020-06-26T21:32:18.364 INFO:teuthology.task.ansible.out: TASK [testnode : Make sure rpm dependencies are installed] ********************* skipping: [smithi051.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-06-26T21:32:18.406 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:32:18 +0000 (0:00:00.059) 0:01:15.815 *********** 2020-06-26T21:32:18.424 INFO:teuthology.task.ansible.out:skipping: [smithi143.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-06-26T21:32:18.476 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:32:18 +0000 (0:00:00.068) 0:01:15.884 *********** 2020-06-26T21:32:18.488 INFO:teuthology.task.ansible.out: TASK [testnode : Set root disk] ************************************************ 2020-06-26T21:32:18.490 INFO:teuthology.task.ansible.out:ok: [smithi051.front.sepia.ceph.com] => (item={'block_used': 13742162, 'uuid': '9d9e8ffe-3f0c-419b-95ff-ee50b37f7703', 'size_total': 983429562368, 'block_total': 240095108, 'mount': '/', 'block_available': 226352946, 'size_available': 927141666816, 'fstype': 'ext4', 'inode_total': 61054976, 'options': 'rw,relatime,errors=remount-ro,data=ordered', 'device': '/dev/sda1', 'inode_used': 149356, 'block_size': 4096, 'inode_available': 60905620}) => {"ansible_facts": {"root_disk": "/dev/sda"}, "ansible_loop_var": "item", "changed": false, "item": {"block_available": 226352946, "block_size": 4096, "block_total": 240095108, "block_used": 13742162, "device": "/dev/sda1", "fstype": "ext4", "inode_available": 60905620, "inode_total": 61054976, "inode_used": 149356, "mount": "/", "options": "rw,relatime,errors=remount-ro,data=ordered", "size_available": 927141666816, "size_total": 983429562368, "uuid": "9d9e8ffe-3f0c-419b-95ff-ee50b37f7703"}} 2020-06-26T21:32:18.533 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:32:18 +0000 (0:00:00.058) 0:01:15.942 *********** 2020-06-26T21:32:18.555 INFO:teuthology.task.ansible.out:ok: [smithi143.front.sepia.ceph.com] => (item={'block_used': 13742156, 'uuid': '9d9e8ffe-3f0c-419b-95ff-ee50b37f7703', 'size_total': 983429562368, 'block_total': 240095108, 'mount': '/', 'block_available': 226352952, 'size_available': 927141691392, 'fstype': 'ext4', 'inode_total': 61054976, 'options': 'rw,relatime,errors=remount-ro,data=ordered', 'device': '/dev/sda1', 'inode_used': 149355, 'block_size': 4096, 'inode_available': 60905621}) => {"ansible_facts": {"root_disk": "/dev/sda"}, "ansible_loop_var": "item", "changed": false, "item": {"block_available": 226352952, "block_size": 4096, "block_total": 240095108, "block_used": 13742156, "device": "/dev/sda1", "fstype": "ext4", "inode_available": 60905621, "inode_total": 61054976, "inode_used": 149355, "mount": "/", "options": "rw,relatime,errors=remount-ro,data=ordered", "size_available": 927141691392, "size_total": 983429562368, "uuid": "9d9e8ffe-3f0c-419b-95ff-ee50b37f7703"}} 2020-06-26T21:32:18.603 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:32:18 +0000 (0:00:00.069) 0:01:16.012 *********** 2020-06-26T21:32:18.744 INFO:teuthology.task.ansible.out: TASK [testnode : Compile list of non-root partitions] ************************** 2020-06-26T21:32:18.747 INFO:teuthology.task.ansible.out:changed: [smithi051.front.sepia.ceph.com] => {"changed": true, "cmd": "lsblk --list --noheadings | grep part | grep -v sda | awk '{ print $1 }'", "delta": "0:00:00.010920", "end": "2020-06-26 21:32:19.046631", "rc": 0, "start": "2020-06-26 21:32:19.035711", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} 2020-06-26T21:32:18.782 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:32:18 +0000 (0:00:00.179) 0:01:16.192 *********** 2020-06-26T21:32:18.816 INFO:teuthology.task.ansible.out:changed: [smithi143.front.sepia.ceph.com] => {"changed": true, "cmd": "lsblk --list --noheadings | grep part | grep -v sda | awk '{ print $1 }'", "delta": "0:00:00.009978", "end": "2020-06-26 21:32:18.511455", "rc": 0, "start": "2020-06-26 21:32:18.501477", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} 2020-06-26T21:32:18.861 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:32:18 +0000 (0:00:00.078) 0:01:16.271 *********** 2020-06-26T21:32:18.873 INFO:teuthology.task.ansible.out: TASK [testnode : Unmount any non-root mountpoints] ***************************** 2020-06-26T21:32:18.875 INFO:teuthology.task.ansible.out:skipping: [smithi051.front.sepia.ceph.com] => (item={'block_used': 13742162, 'uuid': '9d9e8ffe-3f0c-419b-95ff-ee50b37f7703', 'size_total': 983429562368, 'block_total': 240095108, 'mount': '/', 'block_available': 226352946, 'size_available': 927141666816, 'fstype': 'ext4', 'inode_total': 61054976, 'options': 'rw,relatime,errors=remount-ro,data=ordered', 'device': '/dev/sda1', 'inode_used': 149356, 'block_size': 4096, 'inode_available': 60905620}) => {"ansible_loop_var": "item", "changed": false, "item": {"block_available": 226352946, "block_size": 4096, "block_total": 240095108, "block_used": 13742162, "device": "/dev/sda1", "fstype": "ext4", "inode_available": 60905620, "inode_total": 61054976, "inode_used": 149356, "mount": "/", "options": "rw,relatime,errors=remount-ro,data=ordered", "size_available": 927141666816, "size_total": 983429562368, "uuid": "9d9e8ffe-3f0c-419b-95ff-ee50b37f7703"}, "skip_reason": "Conditional result was False"} 2020-06-26T21:32:18.920 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:32:18 +0000 (0:00:00.058) 0:01:16.329 *********** 2020-06-26T21:32:18.931 INFO:teuthology.task.ansible.out:skipping: [smithi143.front.sepia.ceph.com] => (item={'block_used': 13742156, 'uuid': '9d9e8ffe-3f0c-419b-95ff-ee50b37f7703', 'size_total': 983429562368, 'block_total': 240095108, 'mount': '/', 'block_available': 226352952, 'size_available': 927141691392, 'fstype': 'ext4', 'inode_total': 61054976, 'options': 'rw,relatime,errors=remount-ro,data=ordered', 'device': '/dev/sda1', 'inode_used': 149355, 'block_size': 4096, 'inode_available': 60905621}) => {"ansible_loop_var": "item", "changed": false, "item": {"block_available": 226352952, "block_size": 4096, "block_total": 240095108, "block_used": 13742156, "device": "/dev/sda1", "fstype": "ext4", "inode_available": 60905621, "inode_total": 61054976, "inode_used": 149355, "mount": "/", "options": "rw,relatime,errors=remount-ro,data=ordered", "size_available": 927141691392, "size_total": 983429562368, "uuid": "9d9e8ffe-3f0c-419b-95ff-ee50b37f7703"}, "skip_reason": "Conditional result was False"} 2020-06-26T21:32:18.973 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:32:18 +0000 (0:00:00.053) 0:01:16.383 *********** 2020-06-26T21:32:18.986 INFO:teuthology.task.ansible.out: TASK [testnode : Wipe filesystems on non-root partitions] ********************** 2020-06-26T21:32:19.028 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:32:19 +0000 (0:00:00.052) 0:01:16.436 *********** 2020-06-26T21:32:19.075 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:32:19 +0000 (0:00:00.049) 0:01:16.485 *********** 2020-06-26T21:32:19.095 INFO:teuthology.task.ansible.out: TASK [testnode : Zap all non-root disks] *************************************** 2020-06-26T21:32:19.097 INFO:teuthology.task.ansible.out:skipping: [smithi051.front.sepia.ceph.com] => (item={'key': 'loop1', 'value': {'scheduler_mode': 'none', '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": "none", "sectors": "0", "sectorsize": "512", "size": "0.00 Bytes", "support_discard": "0", "vendor": null, "virtual": 1}}, "skip_reason": "Conditional result was False"} 2020-06-26T21:32:19.142 INFO:teuthology.task.ansible.out:skipping: [smithi143.front.sepia.ceph.com] => (item={'key': 'loop1', 'value': {'scheduler_mode': 'none', '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": "none", "sectors": "0", "sectorsize": "512", "size": "0.00 Bytes", "support_discard": "0", "vendor": null, "virtual": 1}}, "skip_reason": "Conditional result was False"} 2020-06-26T21:32:21.173 INFO:teuthology.task.ansible.out:changed: [smithi051.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-snVSmLQxcGS1Yn55gJzFL84s0We24L1GwlWkAdfSQ1MY0o6NOfmddvdG8IKHCUdK'], 'uuids': []}, '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.922258", "end": "2020-06-26 21:32:21.454502", "item": {"key": "dm-2", "value": {"holders": [], "host": "", "links": {"ids": ["dm-name-vg_nvme-lv_3", "dm-uuid-LVM-snVSmLQxcGS1Yn55gJzFL84s0We24L1GwlWkAdfSQ1MY0o6NOfmddvdG8IKHCUdK"], "labels": [], "masters": [], "uuids": []}, "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": "2020-06-26 21:32:19.532244", "stderr": "", "stderr_lines": [], "stdout": "Creating new GPT entries.\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.", "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."]} 2020-06-26T21:32:21.184 INFO:teuthology.task.ansible.out:skipping: [smithi051.front.sepia.ceph.com] => (item={'key': 'loop6', 'value': {'scheduler_mode': 'none', '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": "none", "sectors": "0", "sectorsize": "512", "size": "0.00 Bytes", "support_discard": "0", "vendor": null, "virtual": 1}}, "skip_reason": "Conditional result was False"} 2020-06-26T21:32:21.195 INFO:teuthology.task.ansible.out:skipping: [smithi051.front.sepia.ceph.com] => (item={'key': 'loop4', 'value': {'scheduler_mode': 'none', '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": "none", "sectors": "0", "sectorsize": "512", "size": "0.00 Bytes", "support_discard": "0", "vendor": null, "virtual": 1}}, "skip_reason": "Conditional result was False"} 2020-06-26T21:32:21.380 INFO:teuthology.task.ansible.out:changed: [smithi143.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-eYbIcFsfdzw32pkx1NvFhfXCdZLIDDfjAetcC5CeHkIjAyjtC7KZF04Y1cY14yRz'], 'uuids': []}, '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:02.079043", "end": "2020-06-26 21:32:21.057168", "item": {"key": "dm-2", "value": {"holders": [], "host": "", "links": {"ids": ["dm-name-vg_nvme-lv_3", "dm-uuid-LVM-eYbIcFsfdzw32pkx1NvFhfXCdZLIDDfjAetcC5CeHkIjAyjtC7KZF04Y1cY14yRz"], "labels": [], "masters": [], "uuids": []}, "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": "2020-06-26 21:32:18.978125", "stderr": "", "stderr_lines": [], "stdout": "Creating new GPT entries.\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.", "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."]} 2020-06-26T21:32:21.392 INFO:teuthology.task.ansible.out:skipping: [smithi143.front.sepia.ceph.com] => (item={'key': 'loop6', 'value': {'scheduler_mode': 'none', '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": "none", "sectors": "0", "sectorsize": "512", "size": "0.00 Bytes", "support_discard": "0", "vendor": null, "virtual": 1}}, "skip_reason": "Conditional result was False"} 2020-06-26T21:32:21.404 INFO:teuthology.task.ansible.out:skipping: [smithi143.front.sepia.ceph.com] => (item={'key': 'loop4', 'value': {'scheduler_mode': 'none', '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": "none", "sectors": "0", "sectorsize": "512", "size": "0.00 Bytes", "support_discard": "0", "vendor": null, "virtual": 1}}, "skip_reason": "Conditional result was False"} 2020-06-26T21:32:22.456 INFO:teuthology.task.ansible.out:changed: [smithi051.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-snVSmLQxcGS1Yn55gJzFL84s0We24L1Gipd3D2SGuzJE51yTNvceugnV7dcnrIKB'], 'uuids': ['767e5dc4-c0b8-4767-84c2-e8f44d374c5c']}, '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.134480", "end": "2020-06-26 21:32:22.748738", "item": {"key": "dm-0", "value": {"holders": [], "host": "", "links": {"ids": ["dm-name-vg_nvme-lv_1", "dm-uuid-LVM-snVSmLQxcGS1Yn55gJzFL84s0We24L1Gipd3D2SGuzJE51yTNvceugnV7dcnrIKB"], "labels": [], "masters": [], "uuids": ["767e5dc4-c0b8-4767-84c2-e8f44d374c5c"]}, "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": "2020-06-26 21:32:21.614258", "stderr": "", "stderr_lines": [], "stdout": "Creating new GPT entries.\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.", "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."]} 2020-06-26T21:32:22.470 INFO:teuthology.task.ansible.out:skipping: [smithi051.front.sepia.ceph.com] => (item={'key': 'sda', 'value': {'scheduler_mode': 'cfq', 'rotational': '1', 'vendor': 'ATA', 'sectors': '1953525168', 'links': {'masters': [], 'labels': [], 'ids': ['ata-ST1000NM0033-9ZM173_Z1W4HPJX', 'wwn-0x5000c500871aa859'], 'uuids': []}, 'partitions': {'sda1': {'sectorsize': 512, 'uuid': '9d9e8ffe-3f0c-419b-95ff-ee50b37f7703', 'links': {'masters': [], 'labels': [], 'ids': ['ata-ST1000NM0033-9ZM173_Z1W4HPJX-part1', 'wwn-0x5000c500871aa859-part1'], 'uuids': ['9d9e8ffe-3f0c-419b-95ff-ee50b37f7703']}, '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': '0x5000c500871aa859', 'model': 'ST1000NM0033-9ZM', 'serial': 'Z1W4HPJX', '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_Z1W4HPJX", "wwn-0x5000c500871aa859"], "labels": [], "masters": [], "uuids": []}, "model": "ST1000NM0033-9ZM", "partitions": {"sda1": {"holders": [], "links": {"ids": ["ata-ST1000NM0033-9ZM173_Z1W4HPJX-part1", "wwn-0x5000c500871aa859-part1"], "labels": [], "masters": [], "uuids": ["9d9e8ffe-3f0c-419b-95ff-ee50b37f7703"]}, "sectors": "1953522688", "sectorsize": 512, "size": "931.51 GB", "start": "2048", "uuid": "9d9e8ffe-3f0c-419b-95ff-ee50b37f7703"}}, "removable": "0", "rotational": "1", "sas_address": null, "sas_device_handle": null, "scheduler_mode": "cfq", "sectors": "1953525168", "sectorsize": "512", "serial": "Z1W4HPJX", "size": "931.51 GB", "support_discard": "0", "vendor": "ATA", "virtual": 1, "wwn": "0x5000c500871aa859"}}, "skip_reason": 2020-06-26T21:32:22.472 INFO:teuthology.task.ansible.out:"Conditional result was False"} 2020-06-26T21:32:22.671 INFO:teuthology.task.ansible.out:changed: [smithi143.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-eYbIcFsfdzw32pkx1NvFhfXCdZLIDDfjY1GcQqdm7pi86LRcs1Yo1e877vvefpkB'], 'uuids': ['1945946d-04ac-453f-9223-17eedde17ac0']}, '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.138950", "end": "2020-06-26 21:32:22.365392", "item": {"key": "dm-0", "value": {"holders": [], "host": "", "links": {"ids": ["dm-name-vg_nvme-lv_1", "dm-uuid-LVM-eYbIcFsfdzw32pkx1NvFhfXCdZLIDDfjY1GcQqdm7pi86LRcs1Yo1e877vvefpkB"], "labels": [], "masters": [], "uuids": ["1945946d-04ac-453f-9223-17eedde17ac0"]}, "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": "2020-06-26 21:32:21.226442", "stderr": "", "stderr_lines": [], "stdout": "Creating new GPT entries.\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.", "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."]} 2020-06-26T21:32:22.683 INFO:teuthology.task.ansible.out:skipping: [smithi143.front.sepia.ceph.com] => (item={'key': 'sda', 'value': {'scheduler_mode': 'cfq', 'rotational': '1', 'vendor': 'ATA', 'sectors': '1953525168', 'links': {'masters': [], 'labels': [], 'ids': ['ata-ST1000NM0033-9ZM173_Z1W5XFM8', 'wwn-0x5000c50092923e43'], 'uuids': []}, 'partitions': {'sda1': {'sectorsize': 512, 'uuid': '9d9e8ffe-3f0c-419b-95ff-ee50b37f7703', 'links': {'masters': [], 'labels': [], 'ids': ['ata-ST1000NM0033-9ZM173_Z1W5XFM8-part1', 'wwn-0x5000c50092923e43-part1'], 'uuids': ['9d9e8ffe-3f0c-419b-95ff-ee50b37f7703']}, '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': '0x5000c50092923e43', 'model': 'ST1000NM0033-9ZM', 'serial': 'Z1W5XFM8', '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_Z1W5XFM8", "wwn-0x5000c50092923e43"], "labels": [], "masters": [], "uuids": []}, "model": "ST1000NM0033-9ZM", "partitions": {"sda1": {"holders": [], "links": {"ids": ["ata-ST1000NM0033-9ZM173_Z1W5XFM8-part1", "wwn-0x5000c50092923e43-part1"], "labels": [], "masters": [], "uuids": ["9d9e8ffe-3f0c-419b-95ff-ee50b37f7703"]}, "sectors": "1953522688", "sectorsize": 512, "size": "931.51 GB", "start": "2048", "uuid": "9d9e8ffe-3f0c-419b-95ff-ee50b37f7703"}}, "removable": "0", "rotational": "1", "sas_address": null, "sas_device_handle": null, "scheduler_mode": "cfq", "sectors": "1953525168", "sectorsize": "512", "serial": "Z1W5XFM8", "size": "931.51 GB", "support_discard": "0", "vendor": "ATA", "virtual": 1, "wwn": "0x5000c50092923e43"}}, "skip_reason": 2020-06-26T21:32:22.685 INFO:teuthology.task.ansible.out:"Conditional result was False"} 2020-06-26T21:32:23.806 INFO:teuthology.task.ansible.out:changed: [smithi051.front.sepia.ceph.com] => (item={'key': 'nvme0n1', 'value': {'scheduler_mode': 'none', 'rotational': '0', 'vendor': None, 'sectors': '3125627568', 'links': {'masters': ['dm-0', 'dm-1', 'dm-2', 'dm-3', 'dm-4'], 'labels': [], 'ids': ['lvm-pv-uuid-Gh9Fp1-VADq-gIa6-cgwe-XXvy-fCoB-J5zgif', 'nvme-INTEL_SSDPEDMD016T4_CVFT6011006A1P6DGN', 'nvme-nvme.8086-43564654363031313030364131503644474e-494e54454c205353445045444d443031365434-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 SSDPEDMD016T4', 'partitions': {}, 'holders': ['vg_nvme-lv_2', 'vg_nvme-lv_5', 'vg_nvme-lv_3', 'vg_nvme-lv_1', 'vg_nvme-lv_4'], 'size': '1.46 TB'}}) => {"ansible_loop_var": "item", "changed": true, "cmd": "sgdisk --zap-all /dev/nvme0n1 || sgdisk --zap-all /dev/nvme0n1", "delta": "0:00:01.205641", "end": "2020-06-26 21:32:24.099036", "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-Gh9Fp1-VADq-gIa6-cgwe-XXvy-fCoB-J5zgif", "nvme-INTEL_SSDPEDMD016T4_CVFT6011006A1P6DGN", "nvme-nvme.8086-43564654363031313030364131503644474e-494e54454c205353445045444d443031365434-00000001"], "labels": [], "masters": ["dm-0", "dm-1", "dm-2", "dm-3", "dm-4"], "uuids": []}, "model": "INTEL SSDPEDMD016T4", "partitions": {}, "removable": "0", "rotational": "0", "sas_address": null, "sas_device_handle": null, "scheduler_mode": "none", "sectors": "3125627568", "sectorsize": "512", "size": "1.46 TB", "support_discard": "512", "vendor": null, "virtual": 1}}, "rc": 0, "start": "2020-06-26 21:32:22.893395", "stderr": "", "stderr_lines": [], "stdout": "Creating new GPT entries.\nGPT data structures destroyed! Yo 2020-06-26T21:32:23.808 INFO:teuthology.task.ansible.out:u may now partition the disk using fdisk or\nother utilities.", "stdout_lines": ["Creating new GPT entries.", "GPT data structures destroyed! You may now partition the disk using fdisk or", "other utilities."]} 2020-06-26T21:32:23.817 INFO:teuthology.task.ansible.out:skipping: [smithi051.front.sepia.ceph.com] => (item={'key': 'loop3', 'value': {'scheduler_mode': 'none', '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": "none", "sectors": "0", "sectorsize": "512", "size": "0.00 Bytes", "support_discard": "0", "vendor": null, "virtual": 1}}, "skip_reason": "Conditional result was False"} 2020-06-26T21:32:23.829 INFO:teuthology.task.ansible.out:skipping: [smithi051.front.sepia.ceph.com] => (item={'key': 'loop2', 'value': {'scheduler_mode': 'none', '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": "none", "sectors": "0", "sectorsize": "512", "size": "0.00 Bytes", "support_discard": "0", "vendor": null, "virtual": 1}}, "skip_reason": "Conditional result was False"} 2020-06-26T21:32:24.017 INFO:teuthology.task.ansible.out:changed: [smithi143.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-RfOnTC-ndje-lIXI-M2CW-QbvU-dXJh-S77MYT', 'nvme-INTEL_SSDPEDMD400G4_CVFT62330073400BGN', 'nvme-nvme.8086-43564654363233333030373334303042474e-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.206626", "end": "2020-06-26 21:32:23.706500", "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-RfOnTC-ndje-lIXI-M2CW-QbvU-dXJh-S77MYT", "nvme-INTEL_SSDPEDMD400G4_CVFT62330073400BGN", "nvme-nvme.8086-43564654363233333030373334303042474e-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": "2020-06-26 21:32:22.499874", "stderr": "", "stderr_lines": [], "stdout": "Creating new GPT entries.\nGPT data structures destroyed! 2020-06-26T21:32:24.019 INFO:teuthology.task.ansible.out:You may now partition the disk using fdisk or\nother utilities.", "stdout_lines": ["Creating new GPT entries.", "GPT data structures destroyed! You may now partition the disk using fdisk or", "other utilities."]} 2020-06-26T21:32:24.029 INFO:teuthology.task.ansible.out:skipping: [smithi143.front.sepia.ceph.com] => (item={'key': 'loop3', 'value': {'scheduler_mode': 'none', '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": "none", "sectors": "0", "sectorsize": "512", "size": "0.00 Bytes", "support_discard": "0", "vendor": null, "virtual": 1}}, "skip_reason": "Conditional result was False"} 2020-06-26T21:32:24.030 INFO:teuthology.task.ansible.out:skipping: [smithi143.front.sepia.ceph.com] => (item={'key': 'loop2', 'value': {'scheduler_mode': 'none', '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": "none", "sectors": "0", "sectorsize": "512", "size": "0.00 Bytes", "support_discard": "0", "vendor": null, "virtual": 1}}, "skip_reason": "Conditional result was False"} 2020-06-26T21:32:25.091 INFO:teuthology.task.ansible.out:changed: [smithi051.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-snVSmLQxcGS1Yn55gJzFL84s0We24L1G3ujvWaJ1w4wxUVEqqWNqdMIaFFbXu5w1'], 'uuids': ['77bf48d9-6a1b-4481-a1ea-dac1f41a529a']}, '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:01.133991", "end": "2020-06-26 21:32:25.380664", "item": {"key": "dm-4", "value": {"holders": [], "host": "", "links": {"ids": ["dm-name-vg_nvme-lv_5", "dm-uuid-LVM-snVSmLQxcGS1Yn55gJzFL84s0We24L1G3ujvWaJ1w4wxUVEqqWNqdMIaFFbXu5w1"], "labels": [], "masters": [], "uuids": ["77bf48d9-6a1b-4481-a1ea-dac1f41a529a"]}, "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": "2020-06-26 21:32:24.246673", "stderr": "", "stderr_lines": [], "stdout": "Creating new GPT entries.\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.", "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."]} 2020-06-26T21:32:25.102 INFO:teuthology.task.ansible.out:skipping: [smithi051.front.sepia.ceph.com] => (item={'key': 'loop0', 'value': {'scheduler_mode': 'none', '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": "none", "sectors": "0", "sectorsize": "512", "size": "0.00 Bytes", "support_discard": "0", "vendor": null, "virtual": 1}}, "skip_reason": "Conditional result was False"} 2020-06-26T21:32:25.114 INFO:teuthology.task.ansible.out:skipping: [smithi051.front.sepia.ceph.com] => (item={'key': 'loop7', 'value': {'scheduler_mode': 'none', '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": "none", "sectors": "0", "sectorsize": "512", "size": "0.00 Bytes", "support_discard": "0", "vendor": null, "virtual": 1}}, "skip_reason": "Conditional result was False"} 2020-06-26T21:32:25.341 INFO:teuthology.task.ansible.out:changed: [smithi143.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-eYbIcFsfdzw32pkx1NvFhfXCdZLIDDfjmKPghQxI8U9hUTc800Q2PkhOGeUCheuW'], 'uuids': ['21c9dd7b-4e9b-4911-8749-064970c2e24e']}, '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:01.164337", "end": "2020-06-26 21:32:25.033636", "item": {"key": "dm-4", "value": {"holders": [], "host": "", "links": {"ids": ["dm-name-vg_nvme-lv_5", "dm-uuid-LVM-eYbIcFsfdzw32pkx1NvFhfXCdZLIDDfjmKPghQxI8U9hUTc800Q2PkhOGeUCheuW"], "labels": [], "masters": [], "uuids": ["21c9dd7b-4e9b-4911-8749-064970c2e24e"]}, "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": "2020-06-26 21:32:23.869299", "stderr": "", "stderr_lines": [], "stdout": "Creating new GPT entries.\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.", "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."]} 2020-06-26T21:32:25.352 INFO:teuthology.task.ansible.out:skipping: [smithi143.front.sepia.ceph.com] => (item={'key': 'loop0', 'value': {'scheduler_mode': 'none', '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": "none", "sectors": "0", "sectorsize": "512", "size": "0.00 Bytes", "support_discard": "0", "vendor": null, "virtual": 1}}, "skip_reason": "Conditional result was False"} 2020-06-26T21:32:25.364 INFO:teuthology.task.ansible.out:skipping: [smithi143.front.sepia.ceph.com] => (item={'key': 'loop7', 'value': {'scheduler_mode': 'none', '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": "none", "sectors": "0", "sectorsize": "512", "size": "0.00 Bytes", "support_discard": "0", "vendor": null, "virtual": 1}}, "skip_reason": "Conditional result was False"} 2020-06-26T21:32:26.377 INFO:teuthology.task.ansible.out:changed: [smithi051.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-snVSmLQxcGS1Yn55gJzFL84s0We24L1GoVnmAdiMeCJWrQY1yIC3ABfnTt8K2DAm'], 'uuids': []}, '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.139175", "end": "2020-06-26 21:32:26.663435", "item": {"key": "dm-3", "value": {"holders": [], "host": "", "links": {"ids": ["dm-name-vg_nvme-lv_4", "dm-uuid-LVM-snVSmLQxcGS1Yn55gJzFL84s0We24L1GoVnmAdiMeCJWrQY1yIC3ABfnTt8K2DAm"], "labels": [], "masters": [], "uuids": []}, "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": "2020-06-26 21:32:25.524260", "stderr": "", "stderr_lines": [], "stdout": "Creating new GPT entries.\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.", "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."]} 2020-06-26T21:32:26.391 INFO:teuthology.task.ansible.out:skipping: [smithi051.front.sepia.ceph.com] => (item={'key': 'loop5', 'value': {'scheduler_mode': 'none', '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": "none", "sectors": "0", "sectorsize": "512", "size": "0.00 Bytes", "support_discard": "0", "vendor": null, "virtual": 1}}, "skip_reason": "Conditional result was False"} 2020-06-26T21:32:26.629 INFO:teuthology.task.ansible.out:changed: [smithi143.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-eYbIcFsfdzw32pkx1NvFhfXCdZLIDDfjVmv00gPXDtWoL4EQtPMCKoTchB3T954X'], 'uuids': []}, '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.152067", "end": "2020-06-26 21:32:26.334645", "item": {"key": "dm-3", "value": {"holders": [], "host": "", "links": {"ids": ["dm-name-vg_nvme-lv_4", "dm-uuid-LVM-eYbIcFsfdzw32pkx1NvFhfXCdZLIDDfjVmv00gPXDtWoL4EQtPMCKoTchB3T954X"], "labels": [], "masters": [], "uuids": []}, "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": "2020-06-26 21:32:25.182578", "stderr": "", "stderr_lines": [], "stdout": "Creating new GPT entries.\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.", "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."]} 2020-06-26T21:32:26.641 INFO:teuthology.task.ansible.out:skipping: [smithi143.front.sepia.ceph.com] => (item={'key': 'loop5', 'value': {'scheduler_mode': 'none', '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": "none", "sectors": "0", "sectorsize": "512", "size": "0.00 Bytes", "support_discard": "0", "vendor": null, "virtual": 1}}, "skip_reason": "Conditional result was False"} 2020-06-26T21:32:27.647 INFO:teuthology.task.ansible.out:changed: [smithi051.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-snVSmLQxcGS1Yn55gJzFL84s0We24L1G9jNEA2wb4IDF2gND3hcG1NghNJWOuJTv'], 'uuids': []}, '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.118352", "end": "2020-06-26 21:32:27.938347", "item": {"key": "dm-1", "value": {"holders": [], "host": "", "links": {"ids": ["dm-name-vg_nvme-lv_2", "dm-uuid-LVM-snVSmLQxcGS1Yn55gJzFL84s0We24L1G9jNEA2wb4IDF2gND3hcG1NghNJWOuJTv"], "labels": [], "masters": [], "uuids": []}, "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": "2020-06-26 21:32:26.819995", "stderr": "", "stderr_lines": [], "stdout": "Creating new GPT entries.\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.", "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."]} 2020-06-26T21:32:27.693 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:32:27 +0000 (0:00:08.618) 0:01:25.103 *********** 2020-06-26T21:32:27.770 INFO:teuthology.task.ansible.out: TASK [testnode : Blow away lingering OSD data and FSIDs] *********************** 2020-06-26T21:32:27.774 INFO:teuthology.task.ansible.out:skipping: [smithi051.front.sepia.ceph.com] => (item={'key': 'loop1', 'value': {'scheduler_mode': 'none', '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": "none", "sectors": "0", "sectorsize": "512", "size": "0.00 Bytes", "support_discard": "0", "vendor": null, "virtual": 1}}, "skip_reason": "Conditional result was False"} 2020-06-26T21:32:27.927 INFO:teuthology.task.ansible.out: TASK [testnode : Zap all non-root disks] *************************************** 2020-06-26T21:32:27.929 INFO:teuthology.task.ansible.out:changed: [smithi143.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-eYbIcFsfdzw32pkx1NvFhfXCdZLIDDfjV6sadj3H6IpIbk0G7ofVJ2DrPJZiLoJc'], 'uuids': []}, '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.146005", "end": "2020-06-26 21:32:27.619341", "item": {"key": "dm-1", "value": {"holders": [], "host": "", "links": {"ids": ["dm-name-vg_nvme-lv_2", "dm-uuid-LVM-eYbIcFsfdzw32pkx1NvFhfXCdZLIDDfjV6sadj3H6IpIbk0G7ofVJ2DrPJZiLoJc"], "labels": [], "masters": [], "uuids": []}, "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": "2020-06-26 21:32:26.473336", "stderr": "", "stderr_lines": [], "stdout": "Creating new GPT entries.\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.", "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."]} 2020-06-26T21:32:27.994 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:32:27 +0000 (0:00:00.300) 0:01:25.404 *********** 2020-06-26T21:32:28.025 INFO:teuthology.task.ansible.out: TASK [testnode : Blow away lingering OSD data and FSIDs] *********************** 2020-06-26T21:32:28.027 INFO:teuthology.task.ansible.out:changed: [smithi051.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-snVSmLQxcGS1Yn55gJzFL84s0We24L1GwlWkAdfSQ1MY0o6NOfmddvdG8IKHCUdK'], 'uuids': []}, '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.122100", "end": "2020-06-26 21:32:28.314499", "item": {"key": "dm-2", "value": {"holders": [], "host": "", "links": {"ids": ["dm-name-vg_nvme-lv_3", "dm-uuid-LVM-snVSmLQxcGS1Yn55gJzFL84s0We24L1GwlWkAdfSQ1MY0o6NOfmddvdG8IKHCUdK"], "labels": [], "masters": [], "uuids": []}, "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": "2020-06-26 21:32:28.192399", "stderr": "110+0 records in\n110+0 records out\n115343360 bytes (115 MB, 110 MiB) copied, 0.107547 s, 1.1 GB/s", "stderr_lines": ["110+0 records in", "110+0 records out", "115343360 bytes (115 MB, 110 MiB) copied, 0.107547 s, 1.1 GB/s"], "stdout": "", "stdout_lines": []} 2020-06-26T21:32:28.058 INFO:teuthology.task.ansible.out:skipping: [smithi051.front.sepia.ceph.com] => (item={'key': 'loop6', 'value': {'scheduler_mode': 'none', '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": "none", "sectors": "0", "sectorsize": "512", "size": "0.00 Bytes", "support_discard": "0", "vendor": null, "virtual": 1}}, "skip_reason": "Conditional result was False"} 2020-06-26T21:32:28.060 INFO:teuthology.task.ansible.out:skipping: [smithi051.front.sepia.ceph.com] => (item={'key': 'loop4', 'value': {'scheduler_mode': 'none', '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": "none", "sectors": "0", "sectorsize": "512", "size": "0.00 Bytes", "support_discard": "0", "vendor": null, "virtual": 1}}, "skip_reason": "Conditional result was False"} 2020-06-26T21:32:28.071 INFO:teuthology.task.ansible.out:skipping: [smithi143.front.sepia.ceph.com] => (item={'key': 'loop1', 'value': {'scheduler_mode': 'none', '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": "none", "sectors": "0", "sectorsize": "512", "size": "0.00 Bytes", "support_discard": "0", "vendor": null, "virtual": 1}}, "skip_reason": "Conditional result was False"} 2020-06-26T21:32:28.306 INFO:teuthology.task.ansible.out:changed: [smithi051.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-snVSmLQxcGS1Yn55gJzFL84s0We24L1Gipd3D2SGuzJE51yTNvceugnV7dcnrIKB'], 'uuids': ['767e5dc4-c0b8-4767-84c2-e8f44d374c5c']}, '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.117604", "end": "2020-06-26 21:32:28.593577", "item": {"key": "dm-0", "value": {"holders": [], "host": "", "links": {"ids": ["dm-name-vg_nvme-lv_1", "dm-uuid-LVM-snVSmLQxcGS1Yn55gJzFL84s0We24L1Gipd3D2SGuzJE51yTNvceugnV7dcnrIKB"], "labels": [], "masters": [], "uuids": ["767e5dc4-c0b8-4767-84c2-e8f44d374c5c"]}, "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": "2020-06-26 21:32:28.475973", "stderr": "110+0 records in\n110+0 records out\n115343360 bytes (115 MB, 110 MiB) copied, 0.113265 s, 1.0 GB/s", "stderr_lines": ["110+0 records in", "110+0 records out", "115343360 bytes (115 MB, 110 MiB) copied, 0.113265 s, 1.0 GB/s"], "stdout": "", "stdout_lines": []} 2020-06-26T21:32:28.308 INFO:teuthology.task.ansible.out:skipping: [smithi051.front.sepia.ceph.com] => (item={'key': 'sda', 'value': {'scheduler_mode': 'cfq', 'rotational': '1', 'vendor': 'ATA', 'sectors': '1953525168', 'links': {'masters': [], 'labels': [], 'ids': ['ata-ST1000NM0033-9ZM173_Z1W4HPJX', 'wwn-0x5000c500871aa859'], 'uuids': []}, 'partitions': {'sda1': {'sectorsize': 512, 'uuid': '9d9e8ffe-3f0c-419b-95ff-ee50b37f7703', 'links': {'masters': [], 'labels': [], 'ids': ['ata-ST1000NM0033-9ZM173_Z1W4HPJX-part1', 'wwn-0x5000c500871aa859-part1'], 'uuids': ['9d9e8ffe-3f0c-419b-95ff-ee50b37f7703']}, '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': '0x5000c500871aa859', 'model': 'ST1000NM0033-9ZM', 'serial': 'Z1W4HPJX', '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_Z1W4HPJX", "wwn-0x5000c500871aa859"], "labels": [], "masters": [], "uuids": []}, "model": "ST1000NM0033-9ZM", "partitions": {"sda1": {"holders": [], "links": {"ids": ["ata-ST1000NM0033-9ZM173_Z1W4HPJX-part1", "wwn-0x5000c500871aa859-part1"], "labels": [], "masters": [], "uuids": ["9d9e8ffe-3f0c-419b-95ff-ee50b37f7703"]}, "sectors": "1953522688", "sectorsize": 512, "size": "931.51 GB", "start": "2048", "uuid": "9d9e8ffe-3f0c-419b-95ff-ee50b37f7703"}}, "removable": "0", "rotational": "1", "sas_address": null, "sas_device_handle": null, "scheduler_mode": "cfq", "sectors": "1953525168", "sectorsize": "512", "serial": "Z1W4HPJX", "size": "931.51 GB", "support_discard": "0", "vendor": "ATA", "virtual": 1, "wwn": "0x5000c500871aa859"}}, "skip_reason": 2020-06-26T21:32:28.309 INFO:teuthology.task.ansible.out:"Conditional result was False"} 2020-06-26T21:32:28.375 INFO:teuthology.task.ansible.out:changed: [smithi143.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-eYbIcFsfdzw32pkx1NvFhfXCdZLIDDfjAetcC5CeHkIjAyjtC7KZF04Y1cY14yRz'], 'uuids': []}, '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.163912", "end": "2020-06-26 21:32:28.061116", "item": {"key": "dm-2", "value": {"holders": [], "host": "", "links": {"ids": ["dm-name-vg_nvme-lv_3", "dm-uuid-LVM-eYbIcFsfdzw32pkx1NvFhfXCdZLIDDfjAetcC5CeHkIjAyjtC7KZF04Y1cY14yRz"], "labels": [], "masters": [], "uuids": []}, "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": "2020-06-26 21:32:27.897204", "stderr": "110+0 records in\n110+0 records out\n115343360 bytes (115 MB, 110 MiB) copied, 0.144252 s, 800 MB/s", "stderr_lines": ["110+0 records in", "110+0 records out", "115343360 bytes (115 MB, 110 MiB) copied, 0.144252 s, 800 MB/s"], "stdout": "", "stdout_lines": []} 2020-06-26T21:32:28.396 INFO:teuthology.task.ansible.out:skipping: [smithi143.front.sepia.ceph.com] => (item={'key': 'loop6', 'value': {'scheduler_mode': 'none', '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": "none", "sectors": "0", "sectorsize": "512", "size": "0.00 Bytes", "support_discard": "0", "vendor": null, "virtual": 1}}, "skip_reason": "Conditional result was False"} 2020-06-26T21:32:28.397 INFO:teuthology.task.ansible.out:skipping: [smithi143.front.sepia.ceph.com] => (item={'key': 'loop4', 'value': {'scheduler_mode': 'none', '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": "none", "sectors": "0", "sectorsize": "512", "size": "0.00 Bytes", "support_discard": "0", "vendor": null, "virtual": 1}}, "skip_reason": "Conditional result was False"} 2020-06-26T21:32:28.511 INFO:teuthology.task.ansible.out:changed: [smithi051.front.sepia.ceph.com] => (item={'key': 'nvme0n1', 'value': {'scheduler_mode': 'none', 'rotational': '0', 'vendor': None, 'sectors': '3125627568', 'links': {'masters': ['dm-0', 'dm-1', 'dm-2', 'dm-3', 'dm-4'], 'labels': [], 'ids': ['lvm-pv-uuid-Gh9Fp1-VADq-gIa6-cgwe-XXvy-fCoB-J5zgif', 'nvme-INTEL_SSDPEDMD016T4_CVFT6011006A1P6DGN', 'nvme-nvme.8086-43564654363031313030364131503644474e-494e54454c205353445045444d443031365434-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 SSDPEDMD016T4', 'partitions': {}, 'holders': ['vg_nvme-lv_2', 'vg_nvme-lv_5', 'vg_nvme-lv_3', 'vg_nvme-lv_1', 'vg_nvme-lv_4'], 'size': '1.46 TB'}}) => {"ansible_loop_var": "item", "changed": true, "cmd": "dd if=/dev/zero of=/dev/nvme0n1 bs=1M count=110", "delta": "0:00:00.047856", "end": "2020-06-26 21:32:28.790503", "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-Gh9Fp1-VADq-gIa6-cgwe-XXvy-fCoB-J5zgif", "nvme-INTEL_SSDPEDMD016T4_CVFT6011006A1P6DGN", "nvme-nvme.8086-43564654363031313030364131503644474e-494e54454c205353445045444d443031365434-00000001"], "labels": [], "masters": ["dm-0", "dm-1", "dm-2", "dm-3", "dm-4"], "uuids": []}, "model": "INTEL SSDPEDMD016T4", "partitions": {}, "removable": "0", "rotational": "0", "sas_address": null, "sas_device_handle": null, "scheduler_mode": "none", "sectors": "3125627568", "sectorsize": "512", "size": "1.46 TB", "support_discard": "512", "vendor": null, "virtual": 1}}, "rc": 0, "start": "2020-06-26 21:32:28.742647", "stderr": "110+0 records in\n110+0 records out\n115343360 bytes (115 MB, 110 MiB) copied, 0.0450823 s, 2.6 GB/s", "stder 2020-06-26T21:32:28.514 INFO:teuthology.task.ansible.out:r_lines": ["110+0 records in", "110+0 records out", "115343360 bytes (115 MB, 110 MiB) copied, 0.0450823 s, 2.6 GB/s"], "stdout": "", "stdout_lines": []} 2020-06-26T21:32:28.523 INFO:teuthology.task.ansible.out:skipping: [smithi051.front.sepia.ceph.com] => (item={'key': 'loop3', 'value': {'scheduler_mode': 'none', '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": "none", "sectors": "0", "sectorsize": "512", "size": "0.00 Bytes", "support_discard": "0", "vendor": null, "virtual": 1}}, "skip_reason": "Conditional result was False"} 2020-06-26T21:32:28.538 INFO:teuthology.task.ansible.out:skipping: [smithi051.front.sepia.ceph.com] => (item={'key': 'loop2', 'value': {'scheduler_mode': 'none', '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": "none", "sectors": "0", "sectorsize": "512", "size": "0.00 Bytes", "support_discard": "0", "vendor": null, "virtual": 1}}, "skip_reason": "Conditional result was False"} 2020-06-26T21:32:28.687 INFO:teuthology.task.ansible.out:changed: [smithi143.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-eYbIcFsfdzw32pkx1NvFhfXCdZLIDDfjY1GcQqdm7pi86LRcs1Yo1e877vvefpkB'], 'uuids': ['1945946d-04ac-453f-9223-17eedde17ac0']}, '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.157275", "end": "2020-06-26 21:32:28.382936", "item": {"key": "dm-0", "value": {"holders": [], "host": "", "links": {"ids": ["dm-name-vg_nvme-lv_1", "dm-uuid-LVM-eYbIcFsfdzw32pkx1NvFhfXCdZLIDDfjY1GcQqdm7pi86LRcs1Yo1e877vvefpkB"], "labels": [], "masters": [], "uuids": ["1945946d-04ac-453f-9223-17eedde17ac0"]}, "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": "2020-06-26 21:32:28.225661", "stderr": "110+0 records in\n110+0 records out\n115343360 bytes (115 MB, 110 MiB) copied, 0.152573 s, 756 MB/s", "stderr_lines": ["110+0 records in", "110+0 records out", "115343360 bytes (115 MB, 110 MiB) copied, 0.152573 s, 756 MB/s"], "stdout": "", "stdout_lines": []} 2020-06-26T21:32:28.689 INFO:teuthology.task.ansible.out:skipping: [smithi143.front.sepia.ceph.com] => (item={'key': 'sda', 'value': {'scheduler_mode': 'cfq', 'rotational': '1', 'vendor': 'ATA', 'sectors': '1953525168', 'links': {'masters': [], 'labels': [], 'ids': ['ata-ST1000NM0033-9ZM173_Z1W5XFM8', 'wwn-0x5000c50092923e43'], 'uuids': []}, 'partitions': {'sda1': {'sectorsize': 512, 'uuid': '9d9e8ffe-3f0c-419b-95ff-ee50b37f7703', 'links': {'masters': [], 'labels': [], 'ids': ['ata-ST1000NM0033-9ZM173_Z1W5XFM8-part1', 'wwn-0x5000c50092923e43-part1'], 'uuids': ['9d9e8ffe-3f0c-419b-95ff-ee50b37f7703']}, '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': '0x5000c50092923e43', 'model': 'ST1000NM0033-9ZM', 'serial': 'Z1W5XFM8', '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_Z1W5XFM8", "wwn-0x5000c50092923e43"], "labels": [], "masters": [], "uuids": []}, "model": "ST1000NM0033-9ZM", "partitions": {"sda1": {"holders": [], "links": {"ids": ["ata-ST1000NM0033-9ZM173_Z1W5XFM8-part1", "wwn-0x5000c50092923e43-part1"], "labels": [], "masters": [], "uuids": ["9d9e8ffe-3f0c-419b-95ff-ee50b37f7703"]}, "sectors": "1953522688", "sectorsize": 512, "size": "931.51 GB", "start": "2048", "uuid": "9d9e8ffe-3f0c-419b-95ff-ee50b37f7703"}}, "removable": "0", "rotational": "1", "sas_address": null, "sas_device_handle": null, "scheduler_mode": "cfq", "sectors": "1953525168", "sectorsize": "512", "serial": "Z1W5XFM8", "size": "931.51 GB", "support_discard": "0", "vendor": "ATA", "virtual": 1, "wwn": "0x5000c50092923e43"}}, "skip_reason": 2020-06-26T21:32:28.690 INFO:teuthology.task.ansible.out:"Conditional result was False"} 2020-06-26T21:32:28.776 INFO:teuthology.task.ansible.out:changed: [smithi051.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-snVSmLQxcGS1Yn55gJzFL84s0We24L1G3ujvWaJ1w4wxUVEqqWNqdMIaFFbXu5w1'], 'uuids': ['77bf48d9-6a1b-4481-a1ea-dac1f41a529a']}, '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.118598", "end": "2020-06-26 21:32:29.071263", "item": {"key": "dm-4", "value": {"holders": [], "host": "", "links": {"ids": ["dm-name-vg_nvme-lv_5", "dm-uuid-LVM-snVSmLQxcGS1Yn55gJzFL84s0We24L1G3ujvWaJ1w4wxUVEqqWNqdMIaFFbXu5w1"], "labels": [], "masters": [], "uuids": ["77bf48d9-6a1b-4481-a1ea-dac1f41a529a"]}, "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": "2020-06-26 21:32:28.952665", "stderr": "110+0 records in\n110+0 records out\n115343360 bytes (115 MB, 110 MiB) copied, 0.114797 s, 1.0 GB/s", "stderr_lines": ["110+0 records in", "110+0 records out", "115343360 bytes (115 MB, 110 MiB) copied, 0.114797 s, 1.0 GB/s"], "stdout": "", "stdout_lines": []} 2020-06-26T21:32:28.788 INFO:teuthology.task.ansible.out:skipping: [smithi051.front.sepia.ceph.com] => (item={'key': 'loop0', 'value': {'scheduler_mode': 'none', '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": "none", "sectors": "0", "sectorsize": "512", "size": "0.00 Bytes", "support_discard": "0", "vendor": null, "virtual": 1}}, "skip_reason": "Conditional result was False"} 2020-06-26T21:32:28.800 INFO:teuthology.task.ansible.out:skipping: [smithi051.front.sepia.ceph.com] => (item={'key': 'loop7', 'value': {'scheduler_mode': 'none', '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": "none", "sectors": "0", "sectorsize": "512", "size": "0.00 Bytes", "support_discard": "0", "vendor": null, "virtual": 1}}, "skip_reason": "Conditional result was False"} 2020-06-26T21:32:28.878 INFO:teuthology.task.ansible.out:changed: [smithi143.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-RfOnTC-ndje-lIXI-M2CW-QbvU-dXJh-S77MYT', 'nvme-INTEL_SSDPEDMD400G4_CVFT62330073400BGN', 'nvme-nvme.8086-43564654363233333030373334303042474e-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.054498", "end": "2020-06-26 21:32:28.573057", "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-RfOnTC-ndje-lIXI-M2CW-QbvU-dXJh-S77MYT", "nvme-INTEL_SSDPEDMD400G4_CVFT62330073400BGN", "nvme-nvme.8086-43564654363233333030373334303042474e-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": "2020-06-26 21:32:28.518559", "stderr": "110+0 records in\n110+0 records out\n115343360 bytes (115 MB, 110 MiB) copied, 0.0497315 s, 2.3 GB/s", "std 2020-06-26T21:32:28.880 INFO:teuthology.task.ansible.out:err_lines": ["110+0 records in", "110+0 records out", "115343360 bytes (115 MB, 110 MiB) copied, 0.0497315 s, 2.3 GB/s"], "stdout": "", "stdout_lines": []} skipping: [smithi143.front.sepia.ceph.com] => (item={'key': 'loop3', 'value': {'scheduler_mode': 'none', '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": "none", "sectors": "0", "sectorsize": "512", "size": "0.00 Bytes", "support_discard": "0", "vendor": null, "virtual": 1}}, "skip_reason": "Conditional result was False"} 2020-06-26T21:32:28.896 INFO:teuthology.task.ansible.out:skipping: [smithi143.front.sepia.ceph.com] => (item={'key': 'loop2', 'value': {'scheduler_mode': 'none', '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": "none", "sectors": "0", "sectorsize": "512", "size": "0.00 Bytes", "support_discard": "0", "vendor": null, "virtual": 1}}, "skip_reason": "Conditional result was False"} 2020-06-26T21:32:29.062 INFO:teuthology.task.ansible.out:changed: [smithi051.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-snVSmLQxcGS1Yn55gJzFL84s0We24L1GoVnmAdiMeCJWrQY1yIC3ABfnTt8K2DAm'], 'uuids': []}, '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.118088", "end": "2020-06-26 21:32:29.348787", "item": {"key": "dm-3", "value": {"holders": [], "host": "", "links": {"ids": ["dm-name-vg_nvme-lv_4", "dm-uuid-LVM-snVSmLQxcGS1Yn55gJzFL84s0We24L1GoVnmAdiMeCJWrQY1yIC3ABfnTt8K2DAm"], "labels": [], "masters": [], "uuids": []}, "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": "2020-06-26 21:32:29.230699", "stderr": "110+0 records in\n110+0 records out\n115343360 bytes (115 MB, 110 MiB) copied, 0.11336 s, 1.0 GB/s", "stderr_lines": ["110+0 records in", "110+0 records out", "115343360 bytes (115 MB, 110 MiB) copied, 0.11336 s, 1.0 GB/s"], "stdout": "", "stdout_lines": []} 2020-06-26T21:32:29.063 INFO:teuthology.task.ansible.out:skipping: [smithi051.front.sepia.ceph.com] => (item={'key': 'loop5', 'value': {'scheduler_mode': 'none', '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": "none", "sectors": "0", "sectorsize": "512", "size": "0.00 Bytes", "support_discard": "0", "vendor": null, "virtual": 1}}, "skip_reason": "Conditional result was False"} 2020-06-26T21:32:29.173 INFO:teuthology.task.ansible.out:changed: [smithi143.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-eYbIcFsfdzw32pkx1NvFhfXCdZLIDDfjmKPghQxI8U9hUTc800Q2PkhOGeUCheuW'], 'uuids': ['21c9dd7b-4e9b-4911-8749-064970c2e24e']}, '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.150022", "end": "2020-06-26 21:32:28.870547", "item": {"key": "dm-4", "value": {"holders": [], "host": "", "links": {"ids": ["dm-name-vg_nvme-lv_5", "dm-uuid-LVM-eYbIcFsfdzw32pkx1NvFhfXCdZLIDDfjmKPghQxI8U9hUTc800Q2PkhOGeUCheuW"], "labels": [], "masters": [], "uuids": ["21c9dd7b-4e9b-4911-8749-064970c2e24e"]}, "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": "2020-06-26 21:32:28.720525", "stderr": "110+0 records in\n110+0 records out\n115343360 bytes (115 MB, 110 MiB) copied, 0.147425 s, 782 MB/s", "stderr_lines": ["110+0 records in", "110+0 records out", "115343360 bytes (115 MB, 110 MiB) copied, 0.147425 s, 782 MB/s"], "stdout": "", "stdout_lines": []} 2020-06-26T21:32:29.185 INFO:teuthology.task.ansible.out:skipping: [smithi143.front.sepia.ceph.com] => (item={'key': 'loop0', 'value': {'scheduler_mode': 'none', '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": "none", "sectors": "0", "sectorsize": "512", "size": "0.00 Bytes", "support_discard": "0", "vendor": null, "virtual": 1}}, "skip_reason": "Conditional result was False"} 2020-06-26T21:32:29.197 INFO:teuthology.task.ansible.out:skipping: [smithi143.front.sepia.ceph.com] => (item={'key': 'loop7', 'value': {'scheduler_mode': 'none', '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": "none", "sectors": "0", "sectorsize": "512", "size": "0.00 Bytes", "support_discard": "0", "vendor": null, "virtual": 1}}, "skip_reason": "Conditional result was False"} 2020-06-26T21:32:29.306 INFO:teuthology.task.ansible.out:changed: [smithi051.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-snVSmLQxcGS1Yn55gJzFL84s0We24L1G9jNEA2wb4IDF2gND3hcG1NghNJWOuJTv'], 'uuids': []}, '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.116245", "end": "2020-06-26 21:32:29.593261", "item": {"key": "dm-1", "value": {"holders": [], "host": "", "links": {"ids": ["dm-name-vg_nvme-lv_2", "dm-uuid-LVM-snVSmLQxcGS1Yn55gJzFL84s0We24L1G9jNEA2wb4IDF2gND3hcG1NghNJWOuJTv"], "labels": [], "masters": [], "uuids": []}, "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": "2020-06-26 21:32:29.477016", "stderr": "110+0 records in\n110+0 records out\n115343360 bytes (115 MB, 110 MiB) copied, 0.113475 s, 1.0 GB/s", "stderr_lines": ["110+0 records in", "110+0 records out", "115343360 bytes (115 MB, 110 MiB) copied, 0.113475 s, 1.0 GB/s"], "stdout": "", "stdout_lines": []} 2020-06-26T21:32:29.358 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:32:29 +0000 (0:00:01.363) 0:01:26.768 *********** 2020-06-26T21:32:29.502 INFO:teuthology.task.ansible.out:changed: [smithi143.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-eYbIcFsfdzw32pkx1NvFhfXCdZLIDDfjVmv00gPXDtWoL4EQtPMCKoTchB3T954X'], 'uuids': []}, '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.159124", "end": "2020-06-26 21:32:29.190657", "item": {"key": "dm-3", "value": {"holders": [], "host": "", "links": {"ids": ["dm-name-vg_nvme-lv_4", "dm-uuid-LVM-eYbIcFsfdzw32pkx1NvFhfXCdZLIDDfjVmv00gPXDtWoL4EQtPMCKoTchB3T954X"], "labels": [], "masters": [], "uuids": []}, "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": "2020-06-26 21:32:29.031533", "stderr": "110+0 records in\n110+0 records out\n115343360 bytes (115 MB, 110 MiB) copied, 0.154573 s, 746 MB/s", "stderr_lines": ["110+0 records in", "110+0 records out", "115343360 bytes (115 MB, 110 MiB) copied, 0.154573 s, 746 MB/s"], "stdout": "", "stdout_lines": []} 2020-06-26T21:32:29.513 INFO:teuthology.task.ansible.out:skipping: [smithi143.front.sepia.ceph.com] => (item={'key': 'loop5', 'value': {'scheduler_mode': 'none', '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": "none", "sectors": "0", "sectorsize": "512", "size": "0.00 Bytes", "support_discard": "0", "vendor": null, "virtual": 1}}, "skip_reason": "Conditional result was False"} 2020-06-26T21:32:29.632 INFO:teuthology.task.ansible.out: TASK [testnode : Remove all LVM data] ****************************************** 2020-06-26T21:32:29.634 INFO:teuthology.task.ansible.out:changed: [smithi051.front.sepia.ceph.com] => {"attempts": 1, "changed": true, "cmd": "dmsetup remove_all --force", "delta": "0:00:00.130173", "end": "2020-06-26 21:32:29.922627", "rc": 0, "start": "2020-06-26 21:32:29.792454", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} 2020-06-26T21:32:29.674 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:32:29 +0000 (0:00:00.316) 0:01:27.084 *********** 2020-06-26T21:32:29.811 INFO:teuthology.task.ansible.out: TASK [testnode : Blow away lingering OSD data and FSIDs] *********************** 2020-06-26T21:32:29.813 INFO:teuthology.task.ansible.out:changed: [smithi143.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-eYbIcFsfdzw32pkx1NvFhfXCdZLIDDfjV6sadj3H6IpIbk0G7ofVJ2DrPJZiLoJc'], 'uuids': []}, '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.157538", "end": "2020-06-26 21:32:29.507560", "item": {"key": "dm-1", "value": {"holders": [], "host": "", "links": {"ids": ["dm-name-vg_nvme-lv_2", "dm-uuid-LVM-eYbIcFsfdzw32pkx1NvFhfXCdZLIDDfjV6sadj3H6IpIbk0G7ofVJ2DrPJZiLoJc"], "labels": [], "masters": [], "uuids": []}, "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": "2020-06-26 21:32:29.350022", "stderr": "110+0 records in\n110+0 records out\n115343360 bytes (115 MB, 110 MiB) copied, 0.152749 s, 755 MB/s", "stderr_lines": ["110+0 records in", "110+0 records out", "115343360 bytes (115 MB, 110 MiB) copied, 0.152749 s, 755 MB/s"], "stdout": "", "stdout_lines": []} 2020-06-26T21:32:29.874 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:32:29 +0000 (0:00:00.194) 0:01:27.279 *********** 2020-06-26T21:32:29.892 INFO:teuthology.task.ansible.out: TASK [testnode : Check for physical volumes] *********************************** 2020-06-26T21:32:29.894 INFO:teuthology.task.ansible.out:changed: [smithi051.front.sepia.ceph.com] => {"changed": true, "cmd": "pvdisplay | grep 'PV Name' | awk '{ print $3 }'", "delta": "0:00:00.045718", "end": "2020-06-26 21:32:30.169060", "rc": 0, "start": "2020-06-26 21:32:30.123342", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} 2020-06-26T21:32:29.942 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:32:29 +0000 (0:00:00.072) 0:01:27.351 *********** 2020-06-26T21:32:29.986 INFO:teuthology.task.ansible.out: TASK [testnode : Remove physical volumes] ************************************** 2020-06-26T21:32:30.045 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:32:30 +0000 (0:00:00.103) 0:01:27.455 *********** 2020-06-26T21:32:30.092 INFO:teuthology.task.ansible.out: TASK [testnode : Write a new partition table to {{ item.value.device }}] ******* skipping: [smithi051.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-06-26T21:32:30.131 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:32:30 +0000 (0:00:00.085) 0:01:27.540 *********** 2020-06-26T21:32:30.183 INFO:teuthology.task.ansible.out: TASK [testnode : Write partition entries to {{ item.0.device }}] *************** 2020-06-26T21:32:30.185 INFO:teuthology.task.ansible.out:skipping: [smithi051.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-06-26T21:32:30.222 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:32:30 +0000 (0:00:00.090) 0:01:27.631 *********** 2020-06-26T21:32:30.232 INFO:teuthology.task.ansible.out: TASK [testnode : Remove all LVM data] ****************************************** 2020-06-26T21:32:30.234 INFO:teuthology.task.ansible.out:changed: [smithi143.front.sepia.ceph.com] => {"attempts": 1, "changed": true, "cmd": "dmsetup remove_all --force", "delta": "0:00:00.172679", "end": "2020-06-26 21:32:29.898476", "rc": 0, "start": "2020-06-26 21:32:29.725797", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} 2020-06-26T21:32:30.275 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:32:30 +0000 (0:00:00.053) 0:01:27.684 *********** 2020-06-26T21:32:30.276 INFO:teuthology.task.ansible.out: 2020-06-26T21:32:30.287 INFO:teuthology.task.ansible.out: 2020-06-26T21:32:30.288 INFO:teuthology.task.ansible.out:TASK [testnode : Erase /scratch_devs so we know it's accurate] ***************** skipping: [smithi051.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-06-26T21:32:30.331 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:32:30 +0000 (0:00:00.056) 0:01:27.741 *********** 2020-06-26T21:32:30.364 INFO:teuthology.task.ansible.out: TASK [testnode : Write /scratch_devs for {{ item.0.device }}] ****************** 2020-06-26T21:32:30.365 INFO:teuthology.task.ansible.out:skipping: [smithi051.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-06-26T21:32:30.406 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:32:30 +0000 (0:00:00.075) 0:01:27.816 *********** 2020-06-26T21:32:30.462 INFO:teuthology.task.ansible.out: TASK [testnode : Check for physical volumes] *********************************** changed: [smithi143.front.sepia.ceph.com] => {"changed": true, "cmd": "pvdisplay | grep 'PV Name' | awk '{ print $3 }'", "delta": "0:00:00.042229", "end": "2020-06-26 21:32:30.164622", "rc": 0, "start": "2020-06-26 21:32:30.122393", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} 2020-06-26T21:32:30.513 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:32:30 +0000 (0:00:00.106) 0:01:27.923 *********** 2020-06-26T21:32:30.546 INFO:teuthology.task.ansible.out: TASK [testnode : Remove physical volumes] ************************************** 2020-06-26T21:32:30.606 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:32:30 +0000 (0:00:00.087) 0:01:28.010 *********** 2020-06-26T21:32:30.611 INFO:teuthology.task.ansible.out: TASK [testnode : Edit lvm.conf to support LVM on kRBD.] ************************ 2020-06-26T21:32:30.613 INFO:teuthology.task.ansible.out:ok: [smithi051.front.sepia.ceph.com] => {"backup": "", "changed": false, "msg": ""} 2020-06-26T21:32:30.657 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:32:30 +0000 (0:00:00.056) 0:01:28.067 *********** 2020-06-26T21:32:30.675 INFO:teuthology.task.ansible.out: TASK [testnode : Write a new partition table to {{ item.value.device }}] ******* skipping: [smithi143.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-06-26T21:32:30.715 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:32:30 +0000 (0:00:00.058) 0:01:28.125 *********** 2020-06-26T21:32:30.725 INFO:teuthology.task.ansible.out: TASK [testnode : Set root disk] ************************************************ skipping: [smithi051.front.sepia.ceph.com] => (item={'block_used': 13742162, 'uuid': '9d9e8ffe-3f0c-419b-95ff-ee50b37f7703', 'size_total': 983429562368, 'block_total': 240095108, 'mount': '/', 'block_available': 226352946, 'size_available': 927141666816, 'fstype': 'ext4', 'inode_total': 61054976, 'options': 'rw,relatime,errors=remount-ro,data=ordered', 'device': '/dev/sda1', 'inode_used': 149356, 'block_size': 4096, 'inode_available': 60905620}) => {"ansible_loop_var": "item", "changed": false, "item": {"block_available": 226352946, "block_size": 4096, "block_total": 240095108, "block_used": 13742162, "device": "/dev/sda1", "fstype": "ext4", "inode_available": 60905620, "inode_total": 61054976, "inode_used": 149356, "mount": "/", "options": "rw,relatime,errors=remount-ro,data=ordered", "size_available": 927141666816, "size_total": 983429562368, "uuid": "9d9e8ffe-3f0c-419b-95ff-ee50b37f7703"}, "skip_reason": "Conditional result was False"} 2020-06-26T21:32:30.772 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:32:30 +0000 (0:00:00.057) 0:01:28.182 *********** 2020-06-26T21:32:30.789 INFO:teuthology.task.ansible.out: TASK [testnode : Write partition entries to {{ item.0.device }}] *************** 2020-06-26T21:32:30.791 INFO:teuthology.task.ansible.out:skipping: [smithi143.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-06-26T21:32:30.833 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:32:30 +0000 (0:00:00.060) 0:01:28.243 *********** 2020-06-26T21:32:30.853 INFO:teuthology.task.ansible.out: TASK [testnode : Combine list of non-root disks] ******************************* 2020-06-26T21:32:30.855 INFO:teuthology.task.ansible.out:skipping: [smithi051.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-06-26T21:32:30.890 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:32:30 +0000 (0:00:00.057) 0:01:28.300 *********** 2020-06-26T21:32:30.899 INFO:teuthology.task.ansible.out: TASK [testnode : Erase /scratch_devs so we know it's accurate] ***************** 2020-06-26T21:32:30.902 INFO:teuthology.task.ansible.out:skipping: [smithi143.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-06-26T21:32:30.941 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:32:30 +0000 (0:00:00.050) 0:01:28.351 *********** 2020-06-26T21:32:30.952 INFO:teuthology.task.ansible.out: TASK [testnode : set_fact] ***************************************************** 2020-06-26T21:32:30.954 INFO:teuthology.task.ansible.out:skipping: [smithi051.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-06-26T21:32:31.014 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:32:31 +0000 (0:00:00.073) 0:01:28.424 *********** 2020-06-26T21:32:31.028 INFO:teuthology.task.ansible.out: TASK [testnode : Write /scratch_devs for {{ item.0.device }}] ****************** skipping: [smithi143.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-06-26T21:32:31.067 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:32:31 +0000 (0:00:00.052) 0:01:28.477 *********** 2020-06-26T21:32:31.077 INFO:teuthology.task.ansible.out: TASK [testnode : set_fact] ***************************************************** 2020-06-26T21:32:31.079 INFO:teuthology.task.ansible.out:skipping: [smithi051.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-06-26T21:32:31.122 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:32:31 +0000 (0:00:00.054) 0:01:28.531 *********** 2020-06-26T21:32:31.164 INFO:teuthology.task.ansible.out: TASK [testnode : Create volume_groups dict] ************************************ 2020-06-26T21:32:31.166 INFO:teuthology.task.ansible.out:skipping: [smithi051.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-06-26T21:32:31.225 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:32:31 +0000 (0:00:00.103) 0:01:28.635 *********** 2020-06-26T21:32:31.236 INFO:teuthology.task.ansible.out: TASK [testnode : Edit lvm.conf to support LVM on kRBD.] ************************ 2020-06-26T21:32:31.238 INFO:teuthology.task.ansible.out:ok: [smithi143.front.sepia.ceph.com] => {"backup": "", "changed": false, "msg": ""} 2020-06-26T21:32:31.275 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:32:31 +0000 (0:00:00.050) 0:01:28.685 *********** 2020-06-26T21:32:31.285 INFO:teuthology.task.ansible.out: TASK [testnode : Determine desired logical volume percentage size] ************* 2020-06-26T21:32:31.287 INFO:teuthology.task.ansible.out:skipping: [smithi051.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-06-26T21:32:31.325 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:32:31 +0000 (0:00:00.049) 0:01:28.735 *********** 2020-06-26T21:32:31.337 INFO:teuthology.task.ansible.out: TASK [testnode : Set root disk] ************************************************ 2020-06-26T21:32:31.342 INFO:teuthology.task.ansible.out:skipping: [smithi143.front.sepia.ceph.com] => (item={'block_used': 13742156, 'uuid': '9d9e8ffe-3f0c-419b-95ff-ee50b37f7703', 'size_total': 983429562368, 'block_total': 240095108, 'mount': '/', 'block_available': 226352952, 'size_available': 927141691392, 'fstype': 'ext4', 'inode_total': 61054976, 'options': 'rw,relatime,errors=remount-ro,data=ordered', 'device': '/dev/sda1', 'inode_used': 149355, 'block_size': 4096, 'inode_available': 60905621}) => {"ansible_loop_var": "item", "changed": false, "item": {"block_available": 226352952, "block_size": 4096, "block_total": 240095108, "block_used": 13742156, "device": "/dev/sda1", "fstype": "ext4", "inode_available": 60905621, "inode_total": 61054976, "inode_used": 149355, "mount": "/", "options": "rw,relatime,errors=remount-ro,data=ordered", "size_available": 927141691392, "size_total": 983429562368, "uuid": "9d9e8ffe-3f0c-419b-95ff-ee50b37f7703"}, "skip_reason": "Conditional result was False"} 2020-06-26T21:32:31.384 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:32:31 +0000 (0:00:00.057) 0:01:28.792 *********** 2020-06-26T21:32:31.399 INFO:teuthology.task.ansible.out: TASK [testnode : Create logical_volumes dict] ********************************** skipping: [smithi051.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-06-26T21:32:31.456 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:32:31 +0000 (0:00:00.074) 0:01:28.866 *********** 2020-06-26T21:32:31.469 INFO:teuthology.task.ansible.out: TASK [testnode : Combine list of non-root disks] ******************************* 2020-06-26T21:32:31.479 INFO:teuthology.task.ansible.out:skipping: [smithi143.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-06-26T21:32:31.512 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:32:31 +0000 (0:00:00.055) 0:01:28.922 *********** 2020-06-26T21:32:31.547 INFO:teuthology.task.ansible.out: TASK [testnode : set_fact] ***************************************************** skipping: [smithi143.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-06-26T21:32:31.593 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:32:31 +0000 (0:00:00.080) 0:01:29.003 *********** 2020-06-26T21:32:31.642 INFO:teuthology.task.ansible.out: TASK [testnode : set_fact] ***************************************************** 2020-06-26T21:32:31.643 INFO:teuthology.task.ansible.out:skipping: [smithi143.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-06-26T21:32:31.680 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:32:31 +0000 (0:00:00.086) 0:01:29.090 *********** 2020-06-26T21:32:31.730 INFO:teuthology.task.ansible.out: TASK [testnode : Create volume_groups dict] ************************************ skipping: [smithi143.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-06-26T21:32:31.764 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:32:31 +0000 (0:00:00.083) 0:01:29.173 *********** 2020-06-26T21:32:31.808 INFO:teuthology.task.ansible.out: TASK [testnode : Determine desired logical volume percentage size] ************* 2020-06-26T21:32:31.810 INFO:teuthology.task.ansible.out:skipping: [smithi143.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-06-26T21:32:31.851 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:32:31 +0000 (0:00:00.087) 0:01:29.261 *********** 2020-06-26T21:32:31.882 INFO:teuthology.task.ansible.out: TASK [testnode : Create logical_volumes dict] ********************************** 2020-06-26T21:32:31.884 INFO:teuthology.task.ansible.out:skipping: [smithi143.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-06-26T21:32:31.930 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:32:31 +0000 (0:00:00.078) 0:01:29.340 *********** 2020-06-26T21:32:32.136 INFO:teuthology.task.ansible.out: TASK [testnode : Create volume group(s)] *************************************** changed: [smithi051.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"}}} 2020-06-26T21:32:32.182 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:32:32 +0000 (0:00:00.251) 0:01:29.591 *********** 2020-06-26T21:32:32.280 INFO:teuthology.task.ansible.out:changed: [smithi143.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"}}} 2020-06-26T21:32:32.332 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:32:32 +0000 (0:00:00.149) 0:01:29.741 *********** 2020-06-26T21:32:32.772 INFO:teuthology.task.ansible.out: TASK [testnode : Create logical volume(s)] ************************************* 2020-06-26T21:32:32.774 INFO:teuthology.task.ansible.out:changed: [smithi051.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": ""} 2020-06-26T21:32:32.847 INFO:teuthology.task.ansible.out:changed: [smithi143.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": ""} 2020-06-26T21:32:32.985 INFO:teuthology.task.ansible.out:changed: [smithi051.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": ""} 2020-06-26T21:32:33.106 INFO:teuthology.task.ansible.out:changed: [smithi143.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": ""} 2020-06-26T21:32:33.241 INFO:teuthology.task.ansible.out:changed: [smithi051.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": ""} 2020-06-26T21:32:33.372 INFO:teuthology.task.ansible.out:changed: [smithi143.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": ""} 2020-06-26T21:32:33.480 INFO:teuthology.task.ansible.out:changed: [smithi051.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": ""} 2020-06-26T21:32:33.641 INFO:teuthology.task.ansible.out:changed: [smithi143.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": ""} 2020-06-26T21:32:33.709 INFO:teuthology.task.ansible.out:changed: [smithi051.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": ""} 2020-06-26T21:32:33.780 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:32:33 +0000 (0:00:01.449) 0:01:31.190 *********** 2020-06-26T21:32:33.895 INFO:teuthology.task.ansible.out:changed: [smithi143.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": ""} 2020-06-26T21:32:33.946 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:32:33 +0000 (0:00:00.166) 0:01:31.356 *********** 2020-06-26T21:32:33.957 INFO:teuthology.task.ansible.out: TASK [testnode : Erase /scratch_devs so we know it's accurate] ***************** 2020-06-26T21:32:33.959 INFO:teuthology.task.ansible.out:changed: [smithi051.front.sepia.ceph.com] => {"changed": true, "path": "/scratch_devs", "state": "absent"} 2020-06-26T21:32:34.005 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:32:33 +0000 (0:00:00.058) 0:01:31.415 *********** 2020-06-26T21:32:34.091 INFO:teuthology.task.ansible.out:changed: [smithi143.front.sepia.ceph.com] => {"changed": true, "path": "/scratch_devs", "state": "absent"} 2020-06-26T21:32:34.138 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:32:34 +0000 (0:00:00.132) 0:01:31.548 *********** 2020-06-26T21:32:34.188 INFO:teuthology.task.ansible.out: TASK [testnode : Write /scratch_devs] ****************************************** changed: [smithi051.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"} 2020-06-26T21:32:34.321 INFO:teuthology.task.ansible.out:changed: [smithi143.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"} changed: [smithi051.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"} 2020-06-26T21:32:34.439 INFO:teuthology.task.ansible.out:changed: [smithi051.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"} 2020-06-26T21:32:34.463 INFO:teuthology.task.ansible.out:changed: [smithi143.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"} 2020-06-26T21:32:34.578 INFO:teuthology.task.ansible.out:changed: [smithi051.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"} 2020-06-26T21:32:34.591 INFO:teuthology.task.ansible.out:skipping: [smithi051.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"} 2020-06-26T21:32:34.595 INFO:teuthology.task.ansible.out:changed: [smithi143.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"} 2020-06-26T21:32:34.634 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:32:34 +0000 (0:00:00.495) 0:01:32.043 *********** 2020-06-26T21:32:34.719 INFO:teuthology.task.ansible.out:changed: [smithi143.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"} 2020-06-26T21:32:34.730 INFO:teuthology.task.ansible.out:skipping: [smithi143.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"} 2020-06-26T21:32:34.774 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:32:34 +0000 (0:00:00.140) 0:01:32.184 *********** 2020-06-26T21:32:34.789 INFO:teuthology.task.ansible.out: TASK [testnode : Create /var/lib/ceph] ***************************************** 2020-06-26T21:32:34.791 INFO:teuthology.task.ansible.out:ok: [smithi051.front.sepia.ceph.com] => {"changed": false, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/var/lib/ceph", "size": 4096, "state": "directory", "uid": 0} 2020-06-26T21:32:34.839 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:32:34 +0000 (0:00:00.064) 0:01:32.249 *********** 2020-06-26T21:32:34.888 INFO:teuthology.task.ansible.out: TASK [testnode : Set xfs_opts on newer OSes] *********************************** ok: [smithi051.front.sepia.ceph.com] => {"ansible_facts": {"xfs_opts": "-m crc=0,finobt=0"}, "changed": false} 2020-06-26T21:32:34.934 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:32:34 +0000 (0:00:00.093) 0:01:32.343 *********** 2020-06-26T21:32:34.944 INFO:teuthology.task.ansible.out: TASK [testnode : Create /var/lib/ceph] ***************************************** 2020-06-26T21:32:34.946 INFO:teuthology.task.ansible.out:ok: [smithi143.front.sepia.ceph.com] => {"changed": false, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/var/lib/ceph", "size": 4096, "state": "directory", "uid": 0} 2020-06-26T21:32:34.991 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:32:34 +0000 (0:00:00.057) 0:01:32.400 *********** 2020-06-26T21:32:35.043 INFO:teuthology.task.ansible.out: TASK [testnode : Set xfs_opts on newer OSes] *********************************** 2020-06-26T21:32:35.045 INFO:teuthology.task.ansible.out:ok: [smithi143.front.sepia.ceph.com] => {"ansible_facts": {"xfs_opts": "-m crc=0,finobt=0"}, "changed": false} 2020-06-26T21:32:35.082 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:32:35 +0000 (0:00:00.090) 0:01:32.491 *********** 2020-06-26T21:32:35.494 INFO:teuthology.task.ansible.out: TASK [testnode : Create xfs filesystem on /dev/vg_nvme/lv_5] ******************* 2020-06-26T21:32:35.496 INFO:teuthology.task.ansible.out:changed: [smithi051.front.sepia.ceph.com] => {"changed": true} changed: [smithi143.front.sepia.ceph.com] => {"changed": true} 2020-06-26T21:32:35.547 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:32:35 +0000 (0:00:00.464) 0:01:32.956 *********** 2020-06-26T21:32:35.594 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:32:35 +0000 (0:00:00.047) 0:01:33.003 *********** 2020-06-26T21:32:36.061 INFO:teuthology.task.ansible.out: TASK [testnode : Mount /dev/vg_nvme/lv_5 to /var/lib/ceph] ********************* 2020-06-26T21:32:36.063 INFO:teuthology.task.ansible.out:changed: [smithi051.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"} 2020-06-26T21:32:36.104 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:32:36 +0000 (0:00:00.504) 0:01:33.508 *********** 2020-06-26T21:32:36.110 INFO:teuthology.task.ansible.out:changed: [smithi143.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"} 2020-06-26T21:32:36.154 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:32:36 +0000 (0:00:00.055) 0:01:33.563 *********** 2020-06-26T21:32:36.270 INFO:teuthology.task.ansible.out: TASK [testnode : Add CPAN config directory for the teuthology user.] *********** 2020-06-26T21:32:36.272 INFO:teuthology.task.ansible.out:ok: [smithi051.front.sepia.ceph.com] => {"changed": false, "gid": 1220, "group": "ubuntu", "mode": "0755", "owner": "ubuntu", "path": "/home/ubuntu/.cpan/CPAN/", "size": 4096, "state": "directory", "uid": 1000} 2020-06-26T21:32:36.310 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:32:36 +0000 (0:00:00.156) 0:01:33.720 *********** 2020-06-26T21:32:36.327 INFO:teuthology.task.ansible.out:ok: [smithi143.front.sepia.ceph.com] => {"changed": false, "gid": 1220, "group": "ubuntu", "mode": "0755", "owner": "ubuntu", "path": "/home/ubuntu/.cpan/CPAN/", "size": 4096, "state": "directory", "uid": 1000} 2020-06-26T21:32:36.367 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:32:36 +0000 (0:00:00.056) 0:01:33.777 *********** 2020-06-26T21:32:36.486 INFO:teuthology.task.ansible.out: TASK [testnode : Add CPAN config directory for the root user.] ***************** 2020-06-26T21:32:36.488 INFO:teuthology.task.ansible.out:ok: [smithi051.front.sepia.ceph.com] => {"changed": false, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/root/.cpan/CPAN/", "size": 4096, "state": "directory", "uid": 0} 2020-06-26T21:32:36.532 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:32:36 +0000 (0:00:00.165) 0:01:33.942 *********** 2020-06-26T21:32:36.545 INFO:teuthology.task.ansible.out:ok: [smithi143.front.sepia.ceph.com] => {"changed": false, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/root/.cpan/CPAN/", "size": 4096, "state": "directory", "uid": 0} 2020-06-26T21:32:36.588 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:32:36 +0000 (0:00:00.055) 0:01:33.998 *********** 2020-06-26T21:32:36.943 INFO:teuthology.task.ansible.out: TASK [testnode : Upload CPAN config for the teuthology user.] ****************** 2020-06-26T21:32:36.946 INFO:teuthology.task.ansible.out:ok: [smithi051.front.sepia.ceph.com] => {"changed": false, "checksum": "dcd55d202d82b6e06d0555630d7a8b92d7100c36", "dest": "/home/ubuntu/.cpan/CPAN/MyConfig.pm", "gid": 1220, "group": "ubuntu", "mode": "0755", "owner": "ubuntu", "path": "/home/ubuntu/.cpan/CPAN/MyConfig.pm", "size": 2117, "state": "file", "uid": 1000} 2020-06-26T21:32:37.002 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:32:36 +0000 (0:00:00.413) 0:01:34.411 *********** 2020-06-26T21:32:37.014 INFO:teuthology.task.ansible.out:ok: [smithi143.front.sepia.ceph.com] => {"changed": false, "checksum": "dcd55d202d82b6e06d0555630d7a8b92d7100c36", "dest": "/home/ubuntu/.cpan/CPAN/MyConfig.pm", "gid": 1220, "group": "ubuntu", "mode": "0755", "owner": "ubuntu", "path": "/home/ubuntu/.cpan/CPAN/MyConfig.pm", "size": 2117, "state": "file", "uid": 1000} 2020-06-26T21:32:37.055 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:32:37 +0000 (0:00:00.053) 0:01:34.465 *********** 2020-06-26T21:32:37.383 INFO:teuthology.task.ansible.out: TASK [testnode : Upload CPAN config for root.] ********************************* 2020-06-26T21:32:37.385 INFO:teuthology.task.ansible.out:ok: [smithi051.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} 2020-06-26T21:32:37.430 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:32:37 +0000 (0:00:00.374) 0:01:34.839 *********** 2020-06-26T21:32:37.443 INFO:teuthology.task.ansible.out:ok: [smithi143.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} 2020-06-26T21:32:37.482 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:32:37 +0000 (0:00:00.052) 0:01:34.892 *********** 2020-06-26T21:32:38.338 INFO:teuthology.task.ansible.out: TASK [testnode : Ensure perl-doc is installed on apt systems.] ***************** 2020-06-26T21:32:38.340 INFO:teuthology.task.ansible.out:ok: [smithi051.front.sepia.ceph.com] => {"cache_update_time": 1593207082, "cache_updated": false, "changed": false} 2020-06-26T21:32:38.383 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:32:38 +0000 (0:00:00.900) 0:01:35.793 *********** 2020-06-26T21:32:38.403 INFO:teuthology.task.ansible.out:ok: [smithi143.front.sepia.ceph.com] => {"cache_update_time": 1593207081, "cache_updated": false, "changed": false} 2020-06-26T21:32:38.452 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:32:38 +0000 (0:00:00.068) 0:01:35.862 *********** 2020-06-26T21:32:38.596 INFO:teuthology.task.ansible.out: TASK [testnode : Check to see if Amazon::S3 is installed.] ********************* 2020-06-26T21:32:38.598 INFO:teuthology.task.ansible.out:ok: [smithi051.front.sepia.ceph.com] => {"changed": false, "cmd": ["perldoc", "-l", "Amazon::S3"], "delta": "0:00:00.046236", "end": "2020-06-26 21:32:38.886942", "rc": 0, "start": "2020-06-26 21:32:38.840706", "stderr": "", "stderr_lines": [], "stdout": "/usr/local/share/perl/5.26.1/Amazon/S3.pm", "stdout_lines": ["/usr/local/share/perl/5.26.1/Amazon/S3.pm"]} 2020-06-26T21:32:38.655 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:32:38 +0000 (0:00:00.202) 0:01:36.065 *********** 2020-06-26T21:32:38.670 INFO:teuthology.task.ansible.out:ok: [smithi143.front.sepia.ceph.com] => {"changed": false, "cmd": ["perldoc", "-l", "Amazon::S3"], "delta": "0:00:00.045533", "end": "2020-06-26 21:32:38.360001", "rc": 0, "start": "2020-06-26 21:32:38.314468", "stderr": "", "stderr_lines": [], "stdout": "/usr/local/share/perl/5.26.1/Amazon/S3.pm", "stdout_lines": ["/usr/local/share/perl/5.26.1/Amazon/S3.pm"]} 2020-06-26T21:32:38.717 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:32:38 +0000 (0:00:00.062) 0:01:36.127 *********** 2020-06-26T21:32:38.726 INFO:teuthology.task.ansible.out: TASK [testnode : Install Amazon::S3.] ****************************************** 2020-06-26T21:32:38.728 INFO:teuthology.task.ansible.out:skipping: [smithi051.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-06-26T21:32:38.766 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:32:38 +0000 (0:00:00.049) 0:01:36.176 *********** 2020-06-26T21:32:38.781 INFO:teuthology.task.ansible.out:skipping: [smithi143.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-06-26T21:32:38.825 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:32:38 +0000 (0:00:00.058) 0:01:36.235 *********** 2020-06-26T21:32:38.836 INFO:teuthology.task.ansible.out: TASK [testnode : Install ntp package on rpm based systems.] ******************** 2020-06-26T21:32:38.837 INFO:teuthology.task.ansible.out:skipping: [smithi051.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-06-26T21:32:38.882 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:32:38 +0000 (0:00:00.056) 0:01:36.291 *********** 2020-06-26T21:32:38.898 INFO:teuthology.task.ansible.out:skipping: [smithi143.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-06-26T21:32:38.936 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:32:38 +0000 (0:00:00.054) 0:01:36.346 *********** 2020-06-26T21:32:39.749 INFO:teuthology.task.ansible.out: TASK [testnode : Install ntp package on apt based systems.] ******************** 2020-06-26T21:32:39.751 INFO:teuthology.task.ansible.out:ok: [smithi051.front.sepia.ceph.com] => {"cache_update_time": 1593207082, "cache_updated": false, "changed": false} 2020-06-26T21:32:39.794 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:32:39 +0000 (0:00:00.857) 0:01:37.203 *********** 2020-06-26T21:32:39.804 INFO:teuthology.task.ansible.out:ok: [smithi143.front.sepia.ceph.com] => {"cache_update_time": 1593207081, "cache_updated": false, "changed": false} 2020-06-26T21:32:39.843 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:32:39 +0000 (0:00:00.049) 0:01:37.253 *********** 2020-06-26T21:32:39.854 INFO:teuthology.task.ansible.out: TASK [testnode : Remove racy /etc/network/if-up.d/ntpdate on xenial] *********** 2020-06-26T21:32:39.856 INFO:teuthology.task.ansible.out:skipping: [smithi051.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-06-26T21:32:39.893 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:32:39 +0000 (0:00:00.050) 0:01:37.303 *********** 2020-06-26T21:32:39.913 INFO:teuthology.task.ansible.out:skipping: [smithi143.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-06-26T21:32:39.952 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:32:39 +0000 (0:00:00.058) 0:01:37.362 *********** 2020-06-26T21:32:40.285 INFO:teuthology.task.ansible.out: TASK [testnode : Create the ntp.conf file.] ************************************ 2020-06-26T21:32:40.293 INFO:teuthology.task.ansible.out:ok: [smithi051.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} 2020-06-26T21:32:40.341 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:32:40 +0000 (0:00:00.389) 0:01:37.751 *********** 2020-06-26T21:32:40.361 INFO:teuthology.task.ansible.out:ok: [smithi143.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} 2020-06-26T21:32:40.417 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:32:40 +0000 (0:00:00.075) 0:01:37.826 *********** 2020-06-26T21:32:40.427 INFO:teuthology.task.ansible.out: TASK [testnode : Create the chrony.conf file] ********************************** skipping: [smithi051.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-06-26T21:32:40.466 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:32:40 +0000 (0:00:00.049) 0:01:37.876 *********** 2020-06-26T21:32:40.481 INFO:teuthology.task.ansible.out:skipping: [smithi143.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-06-26T21:32:40.524 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:32:40 +0000 (0:00:00.057) 0:01:37.934 *********** 2020-06-26T21:32:40.732 INFO:teuthology.task.ansible.out: TASK [testnode : Make sure ntpd is running.] *********************************** 2020-06-26T21:32:40.733 INFO:teuthology.task.ansible.out:ok: [smithi051.front.sepia.ceph.com] => {"changed": false, "enabled": true, "name": "ntp", "state": "started", "status": {"ActiveEnterTimestamp": "Fri 2020-06-26 21:30:49 UTC", "ActiveEnterTimestampMonotonic": "27025192", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "network.target -.mount basic.target system.slice systemd-journald.socket systemd-tmpfiles-setup.service sysinit.target", "AllowIsolate": "no", "AmbientCapabilities": "", "AssertResult": "yes", "AssertTimestamp": "Fri 2020-06-26 21:30:43 UTC", "AssertTimestampMonotonic": "20545160", "Before": "shutdown.target multi-user.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "no", "CPUQuotaPerSecUSec": "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", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Fri 2020-06-26 21:30:43 UTC", "ConditionTimestampMonotonic": "20545160", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target systemd-timesyncd.service", "ControlGroup": "/system.slice/ntp.service", "ControlPID": "0", "DefaultDependencies": "yes", "Delegate": "no", "Description": "Network Time Service", "DevicePolicy": "auto", "Documen 2020-06-26T21:32:40.735 INFO:teuthology.task.ansible.out:tation": "man:ntpd(8)", "DynamicUser": "no", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "1718", "ExecMainStartTimestamp": "Fri 2020-06-26 21:30:49 UTC", "ExecMainStartTimestampMonotonic": "27025162", "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 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/lib/systemd/system/ntp.service", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IPAccounting": "no", "IPEgressBytes": "18446744073709551615", "IPEgressPackets": "18446744073709551615", "IPIngressBytes": "18446744073709551615", "IPIngressPackets": "18446744073709551615", "Id": "ntp.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Fri 2020-06-26 21:30:43 UTC", "InactiveExitTimestampMonotonic": "20546359", "InvocationID": "f122c5a4da5c45c2aa5499acf486baf6", "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": "16777216", "LimitMEMLOCKSoft": "16777216", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "4096", "LimitNOFILESoft": "1024", "LimitNPROC": "128055", "LimitNPROCSoft": "128055", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "Limi 2020-06-26T21:32:40.737 INFO:teuthology.task.ansible.out:tRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "128055", "LimitSIGPENDINGSoft": "128055", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogsDirectoryMode": "0755", "MainPID": "1718", "MemoryAccounting": "no", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "Names": "ntp.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "Perpetual": "no", "PrivateDevices": "no", "PrivateNetwork": "no", "PrivateTmp": "yes", "PrivateUsers": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "system.slice sysinit.target -.mount", "RequiresMountsFor": "/tmp /var/tmp", "Restart": "no", "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": "Fri 2020-06-26 21:30:49 UTC", "S 2020-06-26T21:32:40.739 INFO:teuthology.task.ansible.out:tateChangeTimestampMonotonic": "27025192", "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": "4915", "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", "WatchdogTimestamp": "Fri 2020-06-26 21:30:49 UTC", "WatchdogTimestampMonotonic": "27025190", "WatchdogUSec": "0"}} 2020-06-26T21:32:40.771 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:32:40 +0000 (0:00:00.246) 0:01:38.181 *********** 2020-06-26T21:32:40.783 INFO:teuthology.task.ansible.out:ok: [smithi143.front.sepia.ceph.com] => {"changed": false, "enabled": true, "name": "ntp", "state": "started", "status": {"ActiveEnterTimestamp": "Fri 2020-06-26 21:30:59 UTC", "ActiveEnterTimestampMonotonic": "23772333", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "sysinit.target systemd-journald.socket network.target system.slice -.mount basic.target systemd-tmpfiles-setup.service", "AllowIsolate": "no", "AmbientCapabilities": "", "AssertResult": "yes", "AssertTimestamp": "Fri 2020-06-26 21:30:53 UTC", "AssertTimestampMonotonic": "17348146", "Before": "multi-user.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "no", "CPUQuotaPerSecUSec": "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", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Fri 2020-06-26 21:30:53 UTC", "ConditionTimestampMonotonic": "17348146", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target systemd-timesyncd.service", "ControlGroup": "/system.slice/ntp.service", "ControlPID": "0", "DefaultDependencies": "yes", "Delegate": "no", "Description": "Network Time Service", "DevicePolicy": "auto", "Documen 2020-06-26T21:32:40.786 INFO:teuthology.task.ansible.out:tation": "man:ntpd(8)", "DynamicUser": "no", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "1969", "ExecMainStartTimestamp": "Fri 2020-06-26 21:30:59 UTC", "ExecMainStartTimestampMonotonic": "23772270", "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 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/lib/systemd/system/ntp.service", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IPAccounting": "no", "IPEgressBytes": "18446744073709551615", "IPEgressPackets": "18446744073709551615", "IPIngressBytes": "18446744073709551615", "IPIngressPackets": "18446744073709551615", "Id": "ntp.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Fri 2020-06-26 21:30:53 UTC", "InactiveExitTimestampMonotonic": "17348816", "InvocationID": "443118314bff494e8298804128366a0f", "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": "16777216", "LimitMEMLOCKSoft": "16777216", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "4096", "LimitNOFILESoft": "1024", "LimitNPROC": "128031", "LimitNPROCSoft": "128031", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "Limi 2020-06-26T21:32:40.787 INFO:teuthology.task.ansible.out:tRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "128031", "LimitSIGPENDINGSoft": "128031", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogsDirectoryMode": "0755", "MainPID": "1969", "MemoryAccounting": "no", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "Names": "ntp.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "Perpetual": "no", "PrivateDevices": "no", "PrivateNetwork": "no", "PrivateTmp": "yes", "PrivateUsers": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "sysinit.target -.mount system.slice", "RequiresMountsFor": "/tmp /var/tmp", "Restart": "no", "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": "Fri 2020-06-26 21:30:59 UTC", "S 2020-06-26T21:32:40.789 INFO:teuthology.task.ansible.out:tateChangeTimestampMonotonic": "23772333", "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": "4915", "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", "WatchdogTimestamp": "Fri 2020-06-26 21:30:59 UTC", "WatchdogTimestampMonotonic": "23772329", "WatchdogUSec": "0"}} 2020-06-26T21:32:40.825 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:32:40 +0000 (0:00:00.053) 0:01:38.235 *********** 2020-06-26T21:32:40.836 INFO:teuthology.task.ansible.out: TASK [testnode : set_fact] ***************************************************** 2020-06-26T21:32:40.838 INFO:teuthology.task.ansible.out:ok: [smithi051.front.sepia.ceph.com] => {"ansible_facts": {"pip_executable": "pip", "pip_version": "python-pip"}, "changed": false} 2020-06-26T21:32:40.875 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:32:40 +0000 (0:00:00.050) 0:01:38.285 *********** 2020-06-26T21:32:40.885 INFO:teuthology.task.ansible.out:ok: [smithi143.front.sepia.ceph.com] => {"ansible_facts": {"pip_executable": "pip", "pip_version": "python-pip"}, "changed": false} 2020-06-26T21:32:40.926 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:32:40 +0000 (0:00:00.050) 0:01:38.336 *********** 2020-06-26T21:32:40.935 INFO:teuthology.task.ansible.out: TASK [testnode : set_fact] ***************************************************** 2020-06-26T21:32:40.936 INFO:teuthology.task.ansible.out:skipping: [smithi051.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-06-26T21:32:40.981 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:32:40 +0000 (0:00:00.054) 0:01:38.391 *********** 2020-06-26T21:32:40.990 INFO:teuthology.task.ansible.out:skipping: [smithi143.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-06-26T21:32:41.030 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:32:41 +0000 (0:00:00.049) 0:01:38.440 *********** 2020-06-26T21:32:41.042 INFO:teuthology.task.ansible.out: TASK [testnode : Install python-pip on rpm based systems.] ********************* 2020-06-26T21:32:41.044 INFO:teuthology.task.ansible.out:skipping: [smithi051.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-06-26T21:32:41.080 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:32:41 +0000 (0:00:00.049) 0:01:38.490 *********** 2020-06-26T21:32:41.089 INFO:teuthology.task.ansible.out:skipping: [smithi143.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-06-26T21:32:41.127 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:32:41 +0000 (0:00:00.047) 0:01:38.537 *********** 2020-06-26T21:32:42.005 INFO:teuthology.task.ansible.out: TASK [testnode : Install python-pip on apt based systems.] ********************* 2020-06-26T21:32:42.008 INFO:teuthology.task.ansible.out:ok: [smithi143.front.sepia.ceph.com] => {"cache_update_time": 1593207081, "cache_updated": false, "changed": false} ok: [smithi051.front.sepia.ceph.com] => {"cache_update_time": 1593207082, "cache_updated": false, "changed": false} 2020-06-26T21:32:42.047 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:32:42 +0000 (0:00:00.920) 0:01:39.457 *********** 2020-06-26T21:32:42.094 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:32:42 +0000 (0:00:00.046) 0:01:39.504 *********** 2020-06-26T21:32:42.105 INFO:teuthology.task.ansible.out: TASK [testnode : Install python-pip on zypper based systems.] ****************** 2020-06-26T21:32:42.187 INFO:teuthology.task.ansible.out:skipping: [smithi051.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} Friday 26 June 2020 21:32:42 +0000 (0:00:00.062) 0:01:39.566 *********** skipping: [smithi143.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-06-26T21:32:42.218 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:32:42 +0000 (0:00:00.061) 0:01:39.628 *********** 2020-06-26T21:32:42.335 INFO:teuthology.task.ansible.out: 2020-06-26T21:32:42.337 INFO:teuthology.task.ansible.out:TASK [testnode : Create the .pip directory for the teuthology user.] *********** ok: [smithi051.front.sepia.ceph.com] => {"changed": false, "gid": 1220, "group": "ubuntu", "mode": "0644", "owner": "ubuntu", "path": "/home/ubuntu/.pip", "size": 4096, "state": "directory", "uid": 1000} 2020-06-26T21:32:42.394 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:32:42 +0000 (0:00:00.176) 0:01:39.804 *********** 2020-06-26T21:32:42.406 INFO:teuthology.task.ansible.out:ok: [smithi143.front.sepia.ceph.com] => {"changed": false, "gid": 1220, "group": "ubuntu", "mode": "0644", "owner": "ubuntu", "path": "/home/ubuntu/.pip", "size": 4096, "state": "directory", "uid": 1000} 2020-06-26T21:32:42.445 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:32:42 +0000 (0:00:00.051) 0:01:39.855 *********** 2020-06-26T21:32:42.778 INFO:teuthology.task.ansible.out: TASK [testnode : Create pip.conf and configure it to use our mirror] *********** 2020-06-26T21:32:42.780 INFO:teuthology.task.ansible.out:ok: [smithi051.front.sepia.ceph.com] => {"changed": false, "checksum": "959d37ab30545da205b389a6b7561b225a478a06", "dest": "/home/ubuntu/.pip/pip.conf", "gid": 1220, "group": "ubuntu", "mode": "0644", "owner": "ubuntu", "path": "/home/ubuntu/.pip/pip.conf", "size": 73, "state": "file", "uid": 1000} 2020-06-26T21:32:42.835 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:32:42 +0000 (0:00:00.389) 0:01:40.245 *********** 2020-06-26T21:32:42.846 INFO:teuthology.task.ansible.out:ok: [smithi143.front.sepia.ceph.com] => {"changed": false, "checksum": "959d37ab30545da205b389a6b7561b225a478a06", "dest": "/home/ubuntu/.pip/pip.conf", "gid": 1220, "group": "ubuntu", "mode": "0644", "owner": "ubuntu", "path": "/home/ubuntu/.pip/pip.conf", "size": 73, "state": "file", "uid": 1000} 2020-06-26T21:32:42.889 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:32:42 +0000 (0:00:00.052) 0:01:40.298 *********** 2020-06-26T21:32:43.948 INFO:teuthology.task.ansible.out: TASK [testnode : Install packages via pip] ************************************* 2020-06-26T21:32:43.950 INFO:teuthology.task.ansible.out:ok: [smithi143.front.sepia.ceph.com] => {"changed": false, "cmd": ["/usr/bin/pip", "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/python2.7/dist-packages\nRequirement already satisfied: execnet in /usr/local/lib/python2.7/dist-packages (from remoto>=0.0.35)\nRequirement already satisfied: apipkg>=1.4 in /usr/local/lib/python2.7/dist-packages (from execnet->remoto>=0.0.35)\n", "stdout_lines": ["Requirement already satisfied: remoto>=0.0.35 in /usr/local/lib/python2.7/dist-packages", "Requirement already satisfied: execnet in /usr/local/lib/python2.7/dist-packages (from remoto>=0.0.35)", "Requirement already satisfied: apipkg>=1.4 in /usr/local/lib/python2.7/dist-packages (from execnet->remoto>=0.0.35)"], "version": null, "virtualenv": null} 2020-06-26T21:32:43.951 INFO:teuthology.task.ansible.out:ok: [smithi051.front.sepia.ceph.com] => {"changed": false, "cmd": ["/usr/bin/pip", "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/python2.7/dist-packages\nRequirement already satisfied: execnet in /usr/local/lib/python2.7/dist-packages (from remoto>=0.0.35)\nRequirement already satisfied: apipkg>=1.4 in /usr/local/lib/python2.7/dist-packages (from execnet->remoto>=0.0.35)\n", "stdout_lines": ["Requirement already satisfied: remoto>=0.0.35 in /usr/local/lib/python2.7/dist-packages", "Requirement already satisfied: execnet in /usr/local/lib/python2.7/dist-packages (from remoto>=0.0.35)", "Requirement already satisfied: apipkg>=1.4 in /usr/local/lib/python2.7/dist-packages (from execnet->remoto>=0.0.35)"], "version": null, "virtualenv": null} 2020-06-26T21:32:44.004 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:32:43 +0000 (0:00:01.113) 0:01:41.411 *********** 2020-06-26T21:32:44.061 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:32:44 +0000 (0:00:00.058) 0:01:41.470 *********** 2020-06-26T21:32:44.572 INFO:teuthology.task.ansible.out: TASK [testnode : Purge resolvconf] ********************************************* 2020-06-26T21:32:44.574 INFO:teuthology.task.ansible.out:ok: [smithi051.front.sepia.ceph.com] => {"changed": false} 2020-06-26T21:32:44.618 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:32:44 +0000 (0:00:00.557) 0:01:42.028 *********** 2020-06-26T21:32:44.631 INFO:teuthology.task.ansible.out:ok: [smithi143.front.sepia.ceph.com] => {"changed": false} 2020-06-26T21:32:44.681 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:32:44 +0000 (0:00:00.062) 0:01:42.091 *********** 2020-06-26T21:32:44.691 INFO:teuthology.task.ansible.out: TASK [testnode : Set interface] ************************************************ 2020-06-26T21:32:44.693 INFO:teuthology.task.ansible.out:ok: [smithi051.front.sepia.ceph.com] => {"ansible_facts": {"interface": "ens1f0"}, "changed": false} 2020-06-26T21:32:44.738 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:32:44 +0000 (0:00:00.057) 0:01:42.148 *********** 2020-06-26T21:32:44.750 INFO:teuthology.task.ansible.out:ok: [smithi143.front.sepia.ceph.com] => {"ansible_facts": {"interface": "enp3s0f1"}, "changed": false} 2020-06-26T21:32:44.796 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:32:44 +0000 (0:00:00.058) 0:01:42.206 *********** 2020-06-26T21:32:44.904 INFO:teuthology.task.ansible.out: TASK [testnode : Check for presence of /etc/network/interfaces] **************** 2020-06-26T21:32:44.906 INFO:teuthology.task.ansible.out:ok: [smithi051.front.sepia.ceph.com] => {"changed": false, "stat": {"atime": 1593206818.473111, "attr_flags": "e", "attributes": ["extents"], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "ctime": 1593206818.469111, "dev": 2049, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 112772, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1593206818.469111, "nlink": 1, "path": "/etc/network/interfaces", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 67, "uid": 0, "version": "1584838282", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}} 2020-06-26T21:32:44.968 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:32:44 +0000 (0:00:00.172) 0:01:42.378 *********** 2020-06-26T21:32:44.985 INFO:teuthology.task.ansible.out:ok: [smithi143.front.sepia.ceph.com] => {"changed": false, "stat": {"atime": 1593206844.382919, "attr_flags": "e", "attributes": ["extents"], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "ctime": 1593206844.3789172, "dev": 2049, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 112772, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1593206844.3789172, "nlink": 1, "path": "/etc/network/interfaces", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 71, "uid": 0, "version": "1584838282", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}} 2020-06-26T21:32:45.045 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:32:45 +0000 (0:00:00.076) 0:01:42.454 *********** 2020-06-26T21:32:45.441 INFO:teuthology.task.ansible.out: TASK [testnode : Rewrite /etc/network/interfaces to use dhcp] ****************** 2020-06-26T21:32:45.443 INFO:teuthology.task.ansible.out:ok: [smithi143.front.sepia.ceph.com] => {"changed": false, "msg": ""} 2020-06-26T21:32:45.477 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:32:45 +0000 (0:00:00.432) 0:01:42.887 *********** 2020-06-26T21:32:45.489 INFO:teuthology.task.ansible.out:ok: [smithi051.front.sepia.ceph.com] => {"changed": false, "msg": ""} 2020-06-26T21:32:45.531 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:32:45 +0000 (0:00:00.054) 0:01:42.941 *********** 2020-06-26T21:32:45.544 INFO:teuthology.task.ansible.out: TASK [testnode : Set bounce_interface if we just enabled dhcp] ***************** 2020-06-26T21:32:45.546 INFO:teuthology.task.ansible.out:ok: [smithi143.front.sepia.ceph.com] => {"ansible_facts": {"bounce_interface": false}, "changed": false} 2020-06-26T21:32:45.587 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:32:45 +0000 (0:00:00.055) 0:01:42.997 *********** 2020-06-26T21:32:45.599 INFO:teuthology.task.ansible.out:ok: [smithi051.front.sepia.ceph.com] => {"ansible_facts": {"bounce_interface": false}, "changed": false} 2020-06-26T21:32:45.640 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:32:45 +0000 (0:00:00.053) 0:01:43.050 *********** 2020-06-26T21:32:45.652 INFO:teuthology.task.ansible.out: TASK [testnode : ifdown and ifup] ********************************************** 2020-06-26T21:32:45.653 INFO:teuthology.task.ansible.out:skipping: [smithi143.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-06-26T21:32:45.692 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:32:45 +0000 (0:00:00.051) 0:01:43.101 *********** 2020-06-26T21:32:45.702 INFO:teuthology.task.ansible.out:skipping: [smithi051.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-06-26T21:32:45.743 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:32:45 +0000 (0:00:00.051) 0:01:43.153 *********** 2020-06-26T21:32:45.838 INFO:teuthology.task.ansible.out: TASK [testnode : Ensure lab_domain is in search domains in /etc/resolv.conf] *** 2020-06-26T21:32:45.839 INFO:teuthology.task.ansible.out:changed: [smithi143.front.sepia.ceph.com] => {"backup": "", "changed": true, "msg": "line replaced"} 2020-06-26T21:32:45.888 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:32:45 +0000 (0:00:00.144) 0:01:43.298 *********** 2020-06-26T21:32:45.899 INFO:teuthology.task.ansible.out:changed: [smithi051.front.sepia.ceph.com] => {"backup": "", "changed": true, "msg": "line replaced"} 2020-06-26T21:32:45.955 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:32:45 +0000 (0:00:00.066) 0:01:43.364 *********** 2020-06-26T21:32:46.042 INFO:teuthology.task.ansible.out: TASK [testnode : Ensure domain is set in /etc/resolv.conf] ********************* 2020-06-26T21:32:46.044 INFO:teuthology.task.ansible.out:changed: [smithi143.front.sepia.ceph.com] => {"backup": "", "changed": true, "msg": "line added"} 2020-06-26T21:32:46.084 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:32:46 +0000 (0:00:00.129) 0:01:43.494 *********** 2020-06-26T21:32:46.105 INFO:teuthology.task.ansible.out:changed: [smithi051.front.sepia.ceph.com] => {"backup": "", "changed": true, "msg": "line added"} 2020-06-26T21:32:46.142 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:32:46 +0000 (0:00:00.057) 0:01:43.551 *********** 2020-06-26T21:32:46.154 INFO:teuthology.task.ansible.out: TASK [testnode : Make sure ethtool is installed] ******************************* 2020-06-26T21:32:46.155 INFO:teuthology.task.ansible.out:skipping: [smithi143.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-06-26T21:32:46.195 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:32:46 +0000 (0:00:00.053) 0:01:43.605 *********** 2020-06-26T21:32:46.206 INFO:teuthology.task.ansible.out:skipping: [smithi051.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-06-26T21:32:46.245 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:32:46 +0000 (0:00:00.049) 0:01:43.655 *********** 2020-06-26T21:32:46.258 INFO:teuthology.task.ansible.out: TASK [testnode : grep ethtool for secondary NIC MAC address] ******************* 2020-06-26T21:32:46.260 INFO:teuthology.task.ansible.out:skipping: [smithi143.front.sepia.ceph.com] => (item=enp3s0f1) => {"ansible_loop_var": "item", "changed": false, "item": "enp3s0f1", "skip_reason": "Conditional result was False"} skipping: [smithi143.front.sepia.ceph.com] => (item=enp3s0f0) => {"ansible_loop_var": "item", "changed": false, "item": "enp3s0f0", "skip_reason": "Conditional result was False"} skipping: [smithi143.front.sepia.ceph.com] => (item=eno2) => {"ansible_loop_var": "item", "changed": false, "item": "eno2", "skip_reason": "Conditional result was False"} 2020-06-26T21:32:46.260 INFO:teuthology.task.ansible.out:skipping: [smithi143.front.sepia.ceph.com] => (item=eno1) => {"ansible_loop_var": "item", "changed": false, "item": "eno1", "skip_reason": "Conditional result was False"} skipping: [smithi143.front.sepia.ceph.com] => (item=lo) => {"ansible_loop_var": "item", "changed": false, "item": "lo", "skip_reason": "Conditional result was False"} 2020-06-26T21:32:46.304 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:32:46 +0000 (0:00:00.058) 0:01:43.714 *********** 2020-06-26T21:32:46.313 INFO:teuthology.task.ansible.out:skipping: [smithi051.front.sepia.ceph.com] => (item=ens1f1) => {"ansible_loop_var": "item", "changed": false, "item": "ens1f1", "skip_reason": "Conditional result was False"} 2020-06-26T21:32:46.315 INFO:teuthology.task.ansible.out:skipping: [smithi051.front.sepia.ceph.com] => (item=eno1) => {"ansible_loop_var": "item", "changed": false, "item": "eno1", "skip_reason": "Conditional result was False"} skipping: [smithi051.front.sepia.ceph.com] => (item=eno2) => {"ansible_loop_var": "item", "changed": false, "item": "eno2", "skip_reason": "Conditional result was False"} 2020-06-26T21:32:46.315 INFO:teuthology.task.ansible.out:skipping: [smithi051.front.sepia.ceph.com] => (item=ens1f0) => {"ansible_loop_var": "item", "changed": false, "item": "ens1f0", "skip_reason": "Conditional result was False"} 2020-06-26T21:32:46.316 INFO:teuthology.task.ansible.out:skipping: [smithi051.front.sepia.ceph.com] => (item=lo) => {"ansible_loop_var": "item", "changed": false, "item": "lo", "skip_reason": "Conditional result was False"} 2020-06-26T21:32:46.362 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:32:46 +0000 (0:00:00.057) 0:01:43.772 *********** 2020-06-26T21:32:46.374 INFO:teuthology.task.ansible.out: TASK [testnode : Define net_to_configure var] ********************************** 2020-06-26T21:32:46.376 INFO:teuthology.task.ansible.out:skipping: [smithi143.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"} skipping: [smithi143.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"} 2020-06-26T21:32:46.378 INFO:teuthology.task.ansible.out:skipping: [smithi143.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"} skipping: [smithi143.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"} 2020-06-26T21:32:46.378 INFO:teuthology.task.ansible.out:skipping: [smithi143.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"} 2020-06-26T21:32:46.422 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:32:46 +0000 (0:00:00.055) 0:01:43.827 *********** 2020-06-26T21:32:46.429 INFO:teuthology.task.ansible.out:skipping: [smithi051.front.sepia.ceph.com] => (item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'item': 'ens1f1', 'ansible_loop_var': 'item'}) => {"ansible_loop_var": "item", "changed": false, "item": {"ansible_loop_var": "item", "changed": false, "item": "ens1f1", "skip_reason": "Conditional result was False", "skipped": true}, "skip_reason": "Conditional result was False"} 2020-06-26T21:32:46.434 INFO:teuthology.task.ansible.out:skipping: [smithi051.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: [smithi051.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"} skipping: [smithi051.front.sepia.ceph.com] => (item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'item': 'ens1f0', 'ansible_loop_var': 'item'}) => {"ansible_loop_var": "item", "changed": false, "item": {"ansible_loop_var": "item", "changed": false, "item": "ens1f0", "skip_reason": "Conditional result was False", "skipped": true}, "skip_reason": "Conditional result was False"} 2020-06-26T21:32:46.453 INFO:teuthology.task.ansible.out:skipping: [smithi051.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"} 2020-06-26T21:32:46.454 INFO:teuthology.task.ansible.out: TASK [testnode : set_fact] ***************************************************** skipping: [smithi143.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-06-26T21:32:46.492 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:32:46 +0000 (0:00:00.074) 0:01:43.901 *********** 2020-06-26T21:32:46.532 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:32:46 +0000 (0:00:00.040) 0:01:43.942 *********** 2020-06-26T21:32:46.560 INFO:teuthology.task.ansible.out:skipping: [smithi051.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-06-26T21:32:46.608 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:32:46 +0000 (0:00:00.075) 0:01:44.017 *********** 2020-06-26T21:32:46.618 INFO:teuthology.task.ansible.out: TASK [testnode : Check if {{ nic_to_configure }} is 10Gb] ********************** 2020-06-26T21:32:46.620 INFO:teuthology.task.ansible.out:skipping: [smithi143.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-06-26T21:32:46.682 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:32:46 +0000 (0:00:00.072) 0:01:44.090 *********** 2020-06-26T21:32:46.693 INFO:teuthology.task.ansible.out:skipping: [smithi051.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-06-26T21:32:46.732 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:32:46 +0000 (0:00:00.052) 0:01:44.142 *********** 2020-06-26T21:32:46.743 INFO:teuthology.task.ansible.out: TASK [testnode : Set MTU to 9000 if 10Gb] ************************************** 2020-06-26T21:32:46.744 INFO:teuthology.task.ansible.out:skipping: [smithi143.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-06-26T21:32:46.792 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:32:46 +0000 (0:00:00.059) 0:01:44.202 *********** 2020-06-26T21:32:46.805 INFO:teuthology.task.ansible.out:skipping: [smithi051.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-06-26T21:32:46.851 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:32:46 +0000 (0:00:00.058) 0:01:44.261 *********** 2020-06-26T21:32:46.863 INFO:teuthology.task.ansible.out: TASK [testnode : Write Ubuntu network config for {{ nic_to_configure }}] ******* 2020-06-26T21:32:46.865 INFO:teuthology.task.ansible.out:skipping: [smithi143.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-06-26T21:32:46.906 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:32:46 +0000 (0:00:00.054) 0:01:44.316 *********** 2020-06-26T21:32:46.916 INFO:teuthology.task.ansible.out:skipping: [smithi051.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-06-26T21:32:46.968 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:32:46 +0000 (0:00:00.062) 0:01:44.378 *********** 2020-06-26T21:32:46.980 INFO:teuthology.task.ansible.out: TASK [testnode : Set MTU on Ubuntu] ******************************************** 2020-06-26T21:32:46.982 INFO:teuthology.task.ansible.out:skipping: [smithi143.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-06-26T21:32:47.024 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:32:47 +0000 (0:00:00.055) 0:01:44.434 *********** 2020-06-26T21:32:47.037 INFO:teuthology.task.ansible.out:skipping: [smithi051.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-06-26T21:32:47.081 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:32:47 +0000 (0:00:00.056) 0:01:44.491 *********** 2020-06-26T21:32:47.092 INFO:teuthology.task.ansible.out: TASK [testnode : Bounce {{ nic_to_configure }}] ******************************** 2020-06-26T21:32:47.093 INFO:teuthology.task.ansible.out:skipping: [smithi143.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-06-26T21:32:47.135 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:32:47 +0000 (0:00:00.054) 0:01:44.545 *********** 2020-06-26T21:32:47.148 INFO:teuthology.task.ansible.out:skipping: [smithi051.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-06-26T21:32:47.199 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:32:47 +0000 (0:00:00.063) 0:01:44.609 *********** 2020-06-26T21:32:47.210 INFO:teuthology.task.ansible.out: TASK [testnode : Write RHEL/CentOS network config for {{ nic_to_configure }}] *** 2020-06-26T21:32:47.212 INFO:teuthology.task.ansible.out:skipping: [smithi143.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-06-26T21:32:47.251 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:32:47 +0000 (0:00:00.052) 0:01:44.661 *********** 2020-06-26T21:32:47.262 INFO:teuthology.task.ansible.out:skipping: [smithi051.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-06-26T21:32:47.309 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:32:47 +0000 (0:00:00.057) 0:01:44.719 *********** 2020-06-26T21:32:47.320 INFO:teuthology.task.ansible.out: TASK [testnode : Bounce {{ nic_to_configure }}] ******************************** 2020-06-26T21:32:47.321 INFO:teuthology.task.ansible.out:skipping: [smithi143.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-06-26T21:32:47.360 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:32:47 +0000 (0:00:00.051) 0:01:44.770 *********** 2020-06-26T21:32:47.378 INFO:teuthology.task.ansible.out:skipping: [smithi051.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-06-26T21:32:47.420 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:32:47 +0000 (0:00:00.060) 0:01:44.830 *********** 2020-06-26T21:32:47.551 INFO:teuthology.task.ansible.out: TASK [testnode : List any leftover Ceph artifacts from previous jobs] ********** 2020-06-26T21:32:47.553 INFO:teuthology.task.ansible.out:ok: [smithi143.front.sepia.ceph.com] => (item=/var/run/) => {"ansible_loop_var": "item", "changed": false, "cmd": "find /var/run/ -name \"*ceph*\"", "delta": "0:00:00.011198", "end": "2020-06-26 21:32:47.248519", "failed_when_result": false, "item": "/var/run/", "rc": 0, "start": "2020-06-26 21:32:47.237321", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} 2020-06-26T21:32:47.611 INFO:teuthology.task.ansible.out:ok: [smithi051.front.sepia.ceph.com] => (item=/var/run/) => {"ansible_loop_var": "item", "changed": false, "cmd": "find /var/run/ -name \"*ceph*\"", "delta": "0:00:00.010945", "end": "2020-06-26 21:32:47.878204", "failed_when_result": false, "item": "/var/run/", "rc": 0, "start": "2020-06-26 21:32:47.867259", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} 2020-06-26T21:32:47.674 INFO:teuthology.task.ansible.out:ok: [smithi143.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.006021", "end": "2020-06-26 21:32:47.387568", "failed_when_result": false, "item": "/etc/systemd/system/", "rc": 0, "start": "2020-06-26 21:32:47.381547", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} 2020-06-26T21:32:47.750 INFO:teuthology.task.ansible.out:ok: [smithi051.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.006090", "end": "2020-06-26 21:32:48.027360", "failed_when_result": false, "item": "/etc/systemd/system/", "rc": 0, "start": "2020-06-26 21:32:48.021270", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} 2020-06-26T21:32:47.808 INFO:teuthology.task.ansible.out:ok: [smithi143.front.sepia.ceph.com] => (item=/etc/ceph) => {"ansible_loop_var": "item", "changed": false, "cmd": "find /etc/ceph -name \"*ceph*\"", "delta": "0:00:00.005581", "end": "2020-06-26 21:32:47.515816", "failed_when_result": false, "item": "/etc/ceph", "msg": "non-zero return code", "rc": 1, "start": "2020-06-26 21:32:47.510235", "stderr": "find: '/etc/ceph': No such file or directory", "stderr_lines": ["find: '/etc/ceph': No such file or directory"], "stdout": "", "stdout_lines": []} 2020-06-26T21:32:47.886 INFO:teuthology.task.ansible.out:ok: [smithi051.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": "2020-06-26 21:32:48.153014", "failed_when_result": false, "item": "/etc/ceph", "msg": "non-zero return code", "rc": 1, "start": "2020-06-26 21:32:48.147441", "stderr": "find: '/etc/ceph': No such file or directory", "stderr_lines": ["find: '/etc/ceph': No such file or directory"], "stdout": "", "stdout_lines": []} 2020-06-26T21:32:48.005 INFO:teuthology.task.ansible.out:ok: [smithi143.front.sepia.ceph.com] => (item=/var/log/) => {"ansible_loop_var": "item", "changed": false, "cmd": "find /var/log/ -name \"*ceph*\"", "delta": "0:00:00.058008", "end": "2020-06-26 21:32:47.713631", "failed_when_result": false, "item": "/var/log/", "rc": 0, "start": "2020-06-26 21:32:47.655623", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} 2020-06-26T21:32:48.051 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:32:48 +0000 (0:00:00.630) 0:01:45.461 *********** 2020-06-26T21:32:48.062 INFO:teuthology.task.ansible.out:ok: [smithi051.front.sepia.ceph.com] => (item=/var/log/) => {"ansible_loop_var": "item", "changed": false, "cmd": "find /var/log/ -name \"*ceph*\"", "delta": "0:00:00.024589", "end": "2020-06-26 21:32:48.313253", "failed_when_result": false, "item": "/var/log/", "rc": 0, "start": "2020-06-26 21:32:48.288664", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} 2020-06-26T21:32:48.103 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:32:48 +0000 (0:00:00.051) 0:01:45.512 *********** 2020-06-26T21:32:48.113 INFO:teuthology.task.ansible.out: TASK [testnode : Delete any leftover Ceph artifacts from previous jobs] ******** 2020-06-26T21:32:48.288 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:32:48 +0000 (0:00:00.185) 0:01:45.698 *********** 2020-06-26T21:32:48.337 INFO:teuthology.task.ansible.out:Friday 26 June 2020 21:32:48 +0000 (0:00:00.049) 0:01:45.747 *********** 2020-06-26T21:32:48.433 INFO:teuthology.task.ansible.out: TASK [testnode : Touch /ceph-qa-ready] ***************************************** 2020-06-26T21:32:48.435 INFO:teuthology.task.ansible.out:changed: [smithi143.front.sepia.ceph.com] => {"changed": true, "dest": "/ceph-qa-ready", "gid": 0, "group": "root", "mode": "0644", "owner": "root", "size": 0, "state": "file", "uid": 0} 2020-06-26T21:32:48.507 INFO:teuthology.task.ansible.out:changed: [smithi051.front.sepia.ceph.com] => {"changed": true, "dest": "/ceph-qa-ready", "gid": 0, "group": "root", "mode": "0644", "owner": "root", "size": 0, "state": "file", "uid": 0} 2020-06-26T21:32:48.620 INFO:teuthology.task.ansible.out: PLAY [cobbler] ***************************************************************** skipping: no hosts matched 2020-06-26T21:32:48.624 INFO:teuthology.task.ansible.out: PLAY [paddles] ***************************************************************** skipping: no hosts matched 2020-06-26T21:32:48.634 INFO:teuthology.task.ansible.out: PLAY [pulpito] ***************************************************************** skipping: no hosts matched 2020-06-26T21:32:48.636 INFO:teuthology.task.ansible.out: PLAY RECAP ********************************************************************* smithi051.front.sepia.ceph.com : ok=108 changed=28 unreachable=0 failed=0 skipped=181 rescued=0 ignored=0 smithi143.front.sepia.ceph.com : ok=108 changed=28 unreachable=0 failed=0 skipped=181 rescued=0 ignored=0 Friday 26 June 2020 21:32:48 +0000 (0:00:00.297) 0:01:46.044 *********** =============================================================================== testnode : Ensure packages are not present. ----------------------------- 9.04s testnode : Zap all non-root disks --------------------------------------- 8.62s testnode : Install packages --------------------------------------------- 8.51s common : Update apt cache ----------------------------------------------- 4.80s testnode : Update apt cache. -------------------------------------------- 2.84s testnode : Install apt keys --------------------------------------------- 2.23s Gathering Facts --------------------------------------------------------- 1.85s testnode : Create logical volume(s) ------------------------------------- 1.45s testnode : Blow away lingering OSD data and FSIDs ----------------------- 1.36s testnode : Install packages via pip ------------------------------------- 1.11s ansible-managed : Create the cephlab_sudo sudoers.d file. --------------- 0.98s testnode : Install python-pip on apt based systems. --------------------- 0.92s testnode : Install python-apt ------------------------------------------- 0.91s testnode : Ensure perl-doc is installed on apt systems. ----------------- 0.90s testnode : Make sure apt dependencies are installed --------------------- 0.87s testnode : Upgrade packages --------------------------------------------- 0.86s testnode : Install ntp package on apt based systems. -------------------- 0.86s testnode : Install non aarch64 packages --------------------------------- 0.78s Gathering Facts ------------------------------ 2020-06-26T21:32:48.638 INFO:teuthology.task.ansible.out:--------------------------- 0.76s common : Set the hardware clock ----------------------------------------- 0.73s 2020-06-26T21:32:49.035 DEBUG:teuthology.task.ansible:Reconnecting to [Remote(name='ubuntu@smithi051.front.sepia.ceph.com'), Remote(name='ubuntu@smithi143.front.sepia.ceph.com')] 2020-06-26T21:32:49.037 INFO:teuthology.orchestra.remote:Trying to reconnect to host 2020-06-26T21:32:49.039 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi051.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2020-06-26T21:32:49.161 INFO:teuthology.orchestra.run.smithi051:> true 2020-06-26T21:32:49.371 INFO:teuthology.orchestra.remote:Trying to reconnect to host 2020-06-26T21:32:49.372 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi143.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2020-06-26T21:32:49.502 INFO:teuthology.orchestra.run.smithi143:> true 2020-06-26T21:32:49.699 INFO:teuthology.run_tasks:Running task clock... 2020-06-26T21:32:49.721 INFO:teuthology.task.clock:Syncing clocks and checking initial clock skew... 2020-06-26T21:32:49.722 INFO:teuthology.orchestra.run:Running command with timeout 360 2020-06-26T21:32:49.722 INFO:teuthology.orchestra.run.smithi051:> 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 2020-06-26T21:32:49.774 INFO:teuthology.orchestra.run.smithi051.stdout:26 Jun 21:32:50 ntpd[5676]: ntpd 4.2.8p10@1.3728-o (1): Starting 2020-06-26T21:32:49.775 INFO:teuthology.orchestra.run.smithi051.stdout:26 Jun 21:32:50 ntpd[5676]: Command line: ntpd -gq 2020-06-26T21:32:49.775 INFO:teuthology.orchestra.run.smithi051.stdout:26 Jun 21:32:50 ntpd[5676]: proto: precision = 0.126 usec (-23) 2020-06-26T21:32:49.775 INFO:teuthology.orchestra.run.smithi051.stdout:26 Jun 21:32:50 ntpd[5676]: restrict 0.0.0.0: KOD does nothing without LIMITED. 2020-06-26T21:32:49.775 INFO:teuthology.orchestra.run.smithi051.stdout:26 Jun 21:32:50 ntpd[5676]: restrict ::: KOD does nothing without LIMITED. 2020-06-26T21:32:49.776 INFO:teuthology.orchestra.run.smithi051.stdout:26 Jun 21:32:50 ntpd[5676]: Listen and drop on 0 v6wildcard [::]:123 2020-06-26T21:32:49.776 INFO:teuthology.orchestra.run.smithi051.stdout:26 Jun 21:32:50 ntpd[5676]: Listen and drop on 1 v4wildcard 0.0.0.0:123 2020-06-26T21:32:49.776 INFO:teuthology.orchestra.run.smithi051.stdout:26 Jun 21:32:50 ntpd[5676]: Listen normally on 2 lo 127.0.0.1:123 2020-06-26T21:32:49.776 INFO:teuthology.orchestra.run.smithi051.stdout:26 Jun 21:32:50 ntpd[5676]: Listen normally on 3 ens1f0 172.21.15.51:123 2020-06-26T21:32:49.776 INFO:teuthology.orchestra.run.smithi051.stdout:26 Jun 21:32:50 ntpd[5676]: Listen normally on 4 lo [::1]:123 2020-06-26T21:32:49.777 INFO:teuthology.orchestra.run.smithi051.stdout:26 Jun 21:32:50 ntpd[5676]: Listen normally on 5 ens1f0 [fe80::ec4:7aff:febd:15e2%3]:123 2020-06-26T21:32:49.777 INFO:teuthology.orchestra.run.smithi051.stdout:26 Jun 21:32:50 ntpd[5676]: Listening on routing socket on fd #22 for interface updates 2020-06-26T21:32:49.777 INFO:teuthology.orchestra.run.smithi051.stderr:restrict 0.0.0.0: KOD does nothing without LIMITED. 2020-06-26T21:32:49.777 INFO:teuthology.orchestra.run.smithi051.stderr:restrict ::: KOD does nothing without LIMITED. 2020-06-26T21:32:51.774 INFO:teuthology.orchestra.run.smithi051.stderr:26 Jun 21:32:52 ntpd[5676]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2020-06-26T21:32:51.775 INFO:teuthology.orchestra.run.smithi051.stderr:26 Jun 21:32:52 ntpd[5676]: can't open /var/log/ntpstats/rawstats.20200626: Permission denied 2020-06-26T21:32:51.775 INFO:teuthology.orchestra.run.smithi051.stderr:26 Jun 21:32:52 ntpd[5676]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2020-06-26T21:32:51.775 INFO:teuthology.orchestra.run.smithi051.stderr:26 Jun 21:32:52 ntpd[5676]: can't open /var/log/ntpstats/peerstats.20200626: Permission denied 2020-06-26T21:32:53.775 INFO:teuthology.orchestra.run.smithi051.stderr:26 Jun 21:32:54 ntpd[5676]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2020-06-26T21:32:53.776 INFO:teuthology.orchestra.run.smithi051.stderr:26 Jun 21:32:54 ntpd[5676]: can't open /var/log/ntpstats/rawstats.20200626: Permission denied 2020-06-26T21:32:53.776 INFO:teuthology.orchestra.run.smithi051.stderr:26 Jun 21:32:54 ntpd[5676]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2020-06-26T21:32:53.776 INFO:teuthology.orchestra.run.smithi051.stderr:26 Jun 21:32:54 ntpd[5676]: can't open /var/log/ntpstats/peerstats.20200626: Permission denied 2020-06-26T21:32:53.777 INFO:teuthology.orchestra.run.smithi051.stderr:26 Jun 21:32:54 ntpd[5676]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2020-06-26T21:32:53.777 INFO:teuthology.orchestra.run.smithi051.stderr:26 Jun 21:32:54 ntpd[5676]: can't open /var/log/ntpstats/rawstats.20200626: Permission denied 2020-06-26T21:32:53.777 INFO:teuthology.orchestra.run.smithi051.stderr:26 Jun 21:32:54 ntpd[5676]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2020-06-26T21:32:53.777 INFO:teuthology.orchestra.run.smithi051.stderr:26 Jun 21:32:54 ntpd[5676]: can't open /var/log/ntpstats/peerstats.20200626: Permission denied 2020-06-26T21:32:54.776 INFO:teuthology.orchestra.run.smithi051.stderr:26 Jun 21:32:55 ntpd[5676]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2020-06-26T21:32:54.776 INFO:teuthology.orchestra.run.smithi051.stderr:26 Jun 21:32:55 ntpd[5676]: can't open /var/log/ntpstats/rawstats.20200626: Permission denied 2020-06-26T21:32:54.776 INFO:teuthology.orchestra.run.smithi051.stderr:26 Jun 21:32:55 ntpd[5676]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2020-06-26T21:32:54.777 INFO:teuthology.orchestra.run.smithi051.stderr:26 Jun 21:32:55 ntpd[5676]: can't open /var/log/ntpstats/peerstats.20200626: Permission denied 2020-06-26T21:32:54.777 INFO:teuthology.orchestra.run.smithi051.stderr:26 Jun 21:32:55 ntpd[5676]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2020-06-26T21:32:54.777 INFO:teuthology.orchestra.run.smithi051.stderr:26 Jun 21:32:55 ntpd[5676]: can't open /var/log/ntpstats/rawstats.20200626: Permission denied 2020-06-26T21:32:54.777 INFO:teuthology.orchestra.run.smithi051.stderr:26 Jun 21:32:55 ntpd[5676]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2020-06-26T21:32:54.777 INFO:teuthology.orchestra.run.smithi051.stderr:26 Jun 21:32:55 ntpd[5676]: can't open /var/log/ntpstats/peerstats.20200626: Permission denied 2020-06-26T21:32:55.780 INFO:teuthology.orchestra.run.smithi051.stderr:26 Jun 21:32:56 ntpd[5676]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2020-06-26T21:32:55.781 INFO:teuthology.orchestra.run.smithi051.stderr:26 Jun 21:32:56 ntpd[5676]: can't open /var/log/ntpstats/rawstats.20200626: Permission denied 2020-06-26T21:32:55.781 INFO:teuthology.orchestra.run.smithi051.stderr:26 Jun 21:32:56 ntpd[5676]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2020-06-26T21:32:55.781 INFO:teuthology.orchestra.run.smithi051.stderr:26 Jun 21:32:56 ntpd[5676]: can't open /var/log/ntpstats/peerstats.20200626: Permission denied 2020-06-26T21:32:55.781 INFO:teuthology.orchestra.run.smithi051.stderr:26 Jun 21:32:56 ntpd[5676]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2020-06-26T21:32:55.782 INFO:teuthology.orchestra.run.smithi051.stderr:26 Jun 21:32:56 ntpd[5676]: can't open /var/log/ntpstats/rawstats.20200626: Permission denied 2020-06-26T21:32:55.782 INFO:teuthology.orchestra.run.smithi051.stderr:26 Jun 21:32:56 ntpd[5676]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2020-06-26T21:32:55.782 INFO:teuthology.orchestra.run.smithi051.stderr:26 Jun 21:32:56 ntpd[5676]: can't open /var/log/ntpstats/peerstats.20200626: Permission denied 2020-06-26T21:32:56.777 INFO:teuthology.orchestra.run.smithi051.stderr:26 Jun 21:32:57 ntpd[5676]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2020-06-26T21:32:56.778 INFO:teuthology.orchestra.run.smithi051.stderr:26 Jun 21:32:57 ntpd[5676]: can't open /var/log/ntpstats/rawstats.20200626: Permission denied 2020-06-26T21:32:56.778 INFO:teuthology.orchestra.run.smithi051.stderr:26 Jun 21:32:57 ntpd[5676]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2020-06-26T21:32:56.778 INFO:teuthology.orchestra.run.smithi051.stderr:26 Jun 21:32:57 ntpd[5676]: can't open /var/log/ntpstats/peerstats.20200626: Permission denied 2020-06-26T21:32:56.778 INFO:teuthology.orchestra.run.smithi051.stderr:26 Jun 21:32:57 ntpd[5676]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2020-06-26T21:32:56.779 INFO:teuthology.orchestra.run.smithi051.stderr:26 Jun 21:32:57 ntpd[5676]: can't open /var/log/ntpstats/rawstats.20200626: Permission denied 2020-06-26T21:32:56.779 INFO:teuthology.orchestra.run.smithi051.stderr:26 Jun 21:32:57 ntpd[5676]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2020-06-26T21:32:56.779 INFO:teuthology.orchestra.run.smithi051.stderr:26 Jun 21:32:57 ntpd[5676]: can't open /var/log/ntpstats/peerstats.20200626: Permission denied 2020-06-26T21:32:57.777 INFO:teuthology.orchestra.run.smithi051.stderr:26 Jun 21:32:58 ntpd[5676]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2020-06-26T21:32:57.778 INFO:teuthology.orchestra.run.smithi051.stderr:26 Jun 21:32:58 ntpd[5676]: can't open /var/log/ntpstats/rawstats.20200626: Permission denied 2020-06-26T21:32:57.778 INFO:teuthology.orchestra.run.smithi051.stderr:26 Jun 21:32:58 ntpd[5676]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2020-06-26T21:32:57.778 INFO:teuthology.orchestra.run.smithi051.stderr:26 Jun 21:32:58 ntpd[5676]: can't open /var/log/ntpstats/peerstats.20200626: Permission denied 2020-06-26T21:32:57.778 INFO:teuthology.orchestra.run.smithi051.stderr:26 Jun 21:32:57 ntpd[5676]: couldn't unlink /var/log/ntpstats/loopstats: Permission denied 2020-06-26T21:32:57.779 INFO:teuthology.orchestra.run.smithi051.stderr:26 Jun 21:32:57 ntpd[5676]: can't open /var/log/ntpstats/loopstats.20200626: Permission denied 2020-06-26T21:32:57.779 INFO:teuthology.orchestra.run.smithi051.stdout:26 Jun 21:32:57 ntpd[5676]: ntpd: time set -0.308491 s 2020-06-26T21:32:57.779 INFO:teuthology.orchestra.run.smithi051.stdout:ntpd: time set -0.308491s 2020-06-26T21:32:57.835 INFO:teuthology.orchestra.run.smithi051.stdout: remote refid st t when poll reach delay offset jitter 2020-06-26T21:32:57.836 INFO:teuthology.orchestra.run.smithi051.stdout:============================================================================== 2020-06-26T21:32:57.836 INFO:teuthology.orchestra.run.smithi051.stdout: hv01.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2020-06-26T21:32:57.836 INFO:teuthology.orchestra.run.smithi051.stdout: hv02.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2020-06-26T21:32:57.836 INFO:teuthology.orchestra.run.smithi051.stdout: hv03.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2020-06-26T21:32:57.836 INFO:teuthology.orchestra.run.smithi051.stdout: hv04.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2020-06-26T21:32:57.838 INFO:teuthology.orchestra.run:Running command with timeout 360 2020-06-26T21:32:57.838 INFO:teuthology.orchestra.run.smithi143:> 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 2020-06-26T21:32:57.892 INFO:teuthology.orchestra.run.smithi143.stdout:26 Jun 21:32:57 ntpd[5919]: ntpd 4.2.8p10@1.3728-o (1): Starting 2020-06-26T21:32:57.893 INFO:teuthology.orchestra.run.smithi143.stdout:26 Jun 21:32:57 ntpd[5919]: Command line: ntpd -gq 2020-06-26T21:32:57.894 INFO:teuthology.orchestra.run.smithi143.stdout:26 Jun 21:32:57 ntpd[5919]: proto: precision = 0.103 usec (-23) 2020-06-26T21:32:57.894 INFO:teuthology.orchestra.run.smithi143.stdout:26 Jun 21:32:57 ntpd[5919]: restrict 0.0.0.0: KOD does nothing without LIMITED. 2020-06-26T21:32:57.894 INFO:teuthology.orchestra.run.smithi143.stdout:26 Jun 21:32:57 ntpd[5919]: restrict ::: KOD does nothing without LIMITED. 2020-06-26T21:32:57.895 INFO:teuthology.orchestra.run.smithi143.stdout:26 Jun 21:32:57 ntpd[5919]: Listen and drop on 0 v6wildcard [::]:123 2020-06-26T21:32:57.895 INFO:teuthology.orchestra.run.smithi143.stdout:26 Jun 21:32:57 ntpd[5919]: Listen and drop on 1 v4wildcard 0.0.0.0:123 2020-06-26T21:32:57.895 INFO:teuthology.orchestra.run.smithi143.stderr:restrict 0.0.0.0: KOD does nothing without LIMITED. 2020-06-26T21:32:57.895 INFO:teuthology.orchestra.run.smithi143.stderr:restrict ::: KOD does nothing without LIMITED. 2020-06-26T21:32:57.896 INFO:teuthology.orchestra.run.smithi143.stdout:26 Jun 21:32:57 ntpd[5919]: Listen normally on 2 lo 127.0.0.1:123 2020-06-26T21:32:57.896 INFO:teuthology.orchestra.run.smithi143.stdout:26 Jun 21:32:57 ntpd[5919]: Listen normally on 3 enp3s0f1 172.21.15.143:123 2020-06-26T21:32:57.897 INFO:teuthology.orchestra.run.smithi143.stdout:26 Jun 21:32:57 ntpd[5919]: Listen normally on 4 lo [::1]:123 2020-06-26T21:32:57.897 INFO:teuthology.orchestra.run.smithi143.stdout:26 Jun 21:32:57 ntpd[5919]: Listen normally on 5 enp3s0f1 [fe80::ec4:7aff:fe88:7783%5]:123 2020-06-26T21:32:57.897 INFO:teuthology.orchestra.run.smithi143.stdout:26 Jun 21:32:57 ntpd[5919]: Listening on routing socket on fd #22 for interface updates 2020-06-26T21:32:58.893 INFO:teuthology.orchestra.run.smithi143.stderr:26 Jun 21:32:58 ntpd[5919]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2020-06-26T21:32:58.894 INFO:teuthology.orchestra.run.smithi143.stderr:26 Jun 21:32:58 ntpd[5919]: can't open /var/log/ntpstats/rawstats.20200626: Permission denied 2020-06-26T21:32:58.894 INFO:teuthology.orchestra.run.smithi143.stderr:26 Jun 21:32:58 ntpd[5919]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2020-06-26T21:32:58.894 INFO:teuthology.orchestra.run.smithi143.stderr:26 Jun 21:32:58 ntpd[5919]: can't open /var/log/ntpstats/peerstats.20200626: Permission denied 2020-06-26T21:32:59.892 INFO:teuthology.orchestra.run.smithi143.stderr:26 Jun 21:32:59 ntpd[5919]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2020-06-26T21:32:59.893 INFO:teuthology.orchestra.run.smithi143.stderr:26 Jun 21:32:59 ntpd[5919]: can't open /var/log/ntpstats/rawstats.20200626: Permission denied 2020-06-26T21:32:59.893 INFO:teuthology.orchestra.run.smithi143.stderr:26 Jun 21:32:59 ntpd[5919]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2020-06-26T21:32:59.893 INFO:teuthology.orchestra.run.smithi143.stderr:26 Jun 21:32:59 ntpd[5919]: can't open /var/log/ntpstats/peerstats.20200626: Permission denied 2020-06-26T21:33:00.892 INFO:teuthology.orchestra.run.smithi143.stderr:26 Jun 21:33:00 ntpd[5919]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2020-06-26T21:33:00.892 INFO:teuthology.orchestra.run.smithi143.stderr:26 Jun 21:33:00 ntpd[5919]: can't open /var/log/ntpstats/rawstats.20200626: Permission denied 2020-06-26T21:33:00.892 INFO:teuthology.orchestra.run.smithi143.stderr:26 Jun 21:33:00 ntpd[5919]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2020-06-26T21:33:00.893 INFO:teuthology.orchestra.run.smithi143.stderr:26 Jun 21:33:00 ntpd[5919]: can't open /var/log/ntpstats/peerstats.20200626: Permission denied 2020-06-26T21:33:01.892 INFO:teuthology.orchestra.run.smithi143.stderr:26 Jun 21:33:01 ntpd[5919]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2020-06-26T21:33:01.893 INFO:teuthology.orchestra.run.smithi143.stderr:26 Jun 21:33:01 ntpd[5919]: can't open /var/log/ntpstats/rawstats.20200626: Permission denied 2020-06-26T21:33:01.893 INFO:teuthology.orchestra.run.smithi143.stderr:26 Jun 21:33:01 ntpd[5919]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2020-06-26T21:33:01.893 INFO:teuthology.orchestra.run.smithi143.stderr:26 Jun 21:33:01 ntpd[5919]: can't open /var/log/ntpstats/peerstats.20200626: Permission denied 2020-06-26T21:33:01.893 INFO:teuthology.orchestra.run.smithi143.stderr:26 Jun 21:33:01 ntpd[5919]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2020-06-26T21:33:01.893 INFO:teuthology.orchestra.run.smithi143.stderr:26 Jun 21:33:01 ntpd[5919]: can't open /var/log/ntpstats/rawstats.20200626: Permission denied 2020-06-26T21:33:01.894 INFO:teuthology.orchestra.run.smithi143.stderr:26 Jun 21:33:01 ntpd[5919]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2020-06-26T21:33:01.894 INFO:teuthology.orchestra.run.smithi143.stderr:26 Jun 21:33:01 ntpd[5919]: can't open /var/log/ntpstats/peerstats.20200626: Permission denied 2020-06-26T21:33:01.894 INFO:teuthology.orchestra.run.smithi143.stderr:26 Jun 21:33:01 ntpd[5919]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2020-06-26T21:33:01.894 INFO:teuthology.orchestra.run.smithi143.stderr:26 Jun 21:33:01 ntpd[5919]: can't open /var/log/ntpstats/rawstats.20200626: Permission denied 2020-06-26T21:33:01.894 INFO:teuthology.orchestra.run.smithi143.stderr:26 Jun 21:33:01 ntpd[5919]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2020-06-26T21:33:01.895 INFO:teuthology.orchestra.run.smithi143.stderr:26 Jun 21:33:01 ntpd[5919]: can't open /var/log/ntpstats/peerstats.20200626: Permission denied 2020-06-26T21:33:02.891 INFO:teuthology.orchestra.run.smithi143.stderr:26 Jun 21:33:02 ntpd[5919]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2020-06-26T21:33:02.892 INFO:teuthology.orchestra.run.smithi143.stderr:26 Jun 21:33:02 ntpd[5919]: can't open /var/log/ntpstats/rawstats.20200626: Permission denied 2020-06-26T21:33:02.892 INFO:teuthology.orchestra.run.smithi143.stderr:26 Jun 21:33:02 ntpd[5919]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2020-06-26T21:33:02.892 INFO:teuthology.orchestra.run.smithi143.stderr:26 Jun 21:33:02 ntpd[5919]: can't open /var/log/ntpstats/peerstats.20200626: Permission denied 2020-06-26T21:33:03.891 INFO:teuthology.orchestra.run.smithi143.stderr:26 Jun 21:33:03 ntpd[5919]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2020-06-26T21:33:03.891 INFO:teuthology.orchestra.run.smithi143.stderr:26 Jun 21:33:03 ntpd[5919]: can't open /var/log/ntpstats/rawstats.20200626: Permission denied 2020-06-26T21:33:03.892 INFO:teuthology.orchestra.run.smithi143.stderr:26 Jun 21:33:03 ntpd[5919]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2020-06-26T21:33:03.892 INFO:teuthology.orchestra.run.smithi143.stderr:26 Jun 21:33:03 ntpd[5919]: can't open /var/log/ntpstats/peerstats.20200626: Permission denied 2020-06-26T21:33:03.892 INFO:teuthology.orchestra.run.smithi143.stderr:26 Jun 21:33:03 ntpd[5919]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2020-06-26T21:33:03.892 INFO:teuthology.orchestra.run.smithi143.stderr:26 Jun 21:33:03 ntpd[5919]: can't open /var/log/ntpstats/rawstats.20200626: Permission denied 2020-06-26T21:33:03.892 INFO:teuthology.orchestra.run.smithi143.stderr:26 Jun 21:33:03 ntpd[5919]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2020-06-26T21:33:03.893 INFO:teuthology.orchestra.run.smithi143.stderr:26 Jun 21:33:03 ntpd[5919]: can't open /var/log/ntpstats/peerstats.20200626: Permission denied 2020-06-26T21:33:03.893 INFO:teuthology.orchestra.run.smithi143.stderr:26 Jun 21:33:03 ntpd[5919]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2020-06-26T21:33:03.893 INFO:teuthology.orchestra.run.smithi143.stderr:26 Jun 21:33:03 ntpd[5919]: can't open /var/log/ntpstats/rawstats.20200626: Permission denied 2020-06-26T21:33:03.893 INFO:teuthology.orchestra.run.smithi143.stderr:26 Jun 21:33:03 ntpd[5919]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2020-06-26T21:33:03.893 INFO:teuthology.orchestra.run.smithi143.stderr:26 Jun 21:33:03 ntpd[5919]: can't open /var/log/ntpstats/peerstats.20200626: Permission denied 2020-06-26T21:33:04.890 INFO:teuthology.orchestra.run.smithi143.stderr:26 Jun 21:33:04 ntpd[5919]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2020-06-26T21:33:04.890 INFO:teuthology.orchestra.run.smithi143.stderr:26 Jun 21:33:04 ntpd[5919]: can't open /var/log/ntpstats/rawstats.20200626: Permission denied 2020-06-26T21:33:04.890 INFO:teuthology.orchestra.run.smithi143.stderr:26 Jun 21:33:04 ntpd[5919]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2020-06-26T21:33:04.891 INFO:teuthology.orchestra.run.smithi143.stderr:26 Jun 21:33:04 ntpd[5919]: can't open /var/log/ntpstats/peerstats.20200626: Permission denied 2020-06-26T21:33:04.891 INFO:teuthology.orchestra.run.smithi143.stderr:26 Jun 21:33:04 ntpd[5919]: couldn't unlink /var/log/ntpstats/loopstats: Permission denied 2020-06-26T21:33:04.891 INFO:teuthology.orchestra.run.smithi143.stderr:26 Jun 21:33:04 ntpd[5919]: can't open /var/log/ntpstats/loopstats.20200626: Permission denied 2020-06-26T21:33:04.891 INFO:teuthology.orchestra.run.smithi143.stdout:26 Jun 21:33:04 ntpd[5919]: ntpd: time set +0.251352 s 2020-06-26T21:33:04.892 INFO:teuthology.orchestra.run.smithi143.stdout:ntpd: time set +0.251352s 2020-06-26T21:33:04.953 INFO:teuthology.orchestra.run.smithi143.stdout: remote refid st t when poll reach delay offset jitter 2020-06-26T21:33:04.953 INFO:teuthology.orchestra.run.smithi143.stdout:============================================================================== 2020-06-26T21:33:04.954 INFO:teuthology.orchestra.run.smithi143.stdout: hv01.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2020-06-26T21:33:04.954 INFO:teuthology.orchestra.run.smithi143.stdout: hv02.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2020-06-26T21:33:04.954 INFO:teuthology.orchestra.run.smithi143.stdout: hv03.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2020-06-26T21:33:04.954 INFO:teuthology.orchestra.run.smithi143.stdout: hv04.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2020-06-26T21:33:04.955 INFO:teuthology.run_tasks:Running task cephadm... 2020-06-26T21:33:05.056 INFO:tasks.cephadm:Config: {'roleless': True, 'conf': {'global': {'enable experimental unrecoverable data corrupting features': '*'}, 'mgr': {'debug mgr': 20, 'debug ms': 1}, 'mon': {'debug mon': 20, 'debug ms': 1, 'debug paxos': 20, 'mon warn on osd down out interval zero': False}, 'osd': {'bdev async discard': True, 'bdev enable discard': True, 'bluestore allocator': 'bitmap', 'bluestore block size': 96636764160, 'bluestore fsck on mount': True, 'debug bluefs': 20, 'debug bluestore': 20, 'debug filestore': 20, 'debug journal': 20, 'debug ms': 20, 'debug osd': 25, 'debug rocksdb': 10, 'mon osd backfillfull_ratio': 0.85, 'mon osd full ratio': 0.9, 'mon osd nearfull ratio': 0.8, 'osd class default list': '*', 'osd class load list': '*', 'osd failsafe full ratio': 0.95, 'osd objectstore': 'bluestore'}}, 'fs': 'xfs', 'log-whitelist': ['\\(MDS_ALL_DOWN\\)', '\\(MDS_UP_LESS_THAN_MAX\\)', 'scrub mismatch', 'ScrubResult', 'wrongly marked', '\\(POOL_APP_NOT_ENABLED\\)', '\\(SLOW_OPS\\)', 'overall HEALTH_', 'slow request'], 'sha1': '8b33a29f3a7f00f8e6f971159aa875abdbdf0dd9'} 2020-06-26T21:33:05.058 INFO:tasks.cephadm:Cluster image is quay.ceph.io/ceph-ci/ceph:8b33a29f3a7f00f8e6f971159aa875abdbdf0dd9 2020-06-26T21:33:05.059 INFO:tasks.cephadm:Cluster fsid is 9eb212b8-b7f4-11ea-a06d-001a4aab830c 2020-06-26T21:33:05.060 INFO:tasks.cephadm:Choosing monitor IPs and ports... 2020-06-26T21:33:05.060 INFO:tasks.cephadm:No mon roles; fabricating mons 2020-06-26T21:33:05.061 INFO:tasks.cephadm:Monitor IPs: {'mon.smithi051': '172.21.15.51', 'mon.smithi143': '172.21.15.143'} 2020-06-26T21:33:05.061 INFO:tasks.cephadm:Normalizing hostnames... 2020-06-26T21:33:05.062 INFO:teuthology.orchestra.run.smithi051:> sudo hostname $(hostname -s) 2020-06-26T21:33:05.080 INFO:teuthology.orchestra.run.smithi143:> sudo hostname $(hostname -s) 2020-06-26T21:33:05.100 INFO:tasks.cephadm:Downloading cephadm (repo https://github.com/ceph/ceph.git ref 8b33a29f3a7f00f8e6f971159aa875abdbdf0dd9)... 2020-06-26T21:33:05.101 INFO:teuthology.orchestra.run.smithi051:> curl --silent https://raw.githubusercontent.com/ceph/ceph/8b33a29f3a7f00f8e6f971159aa875abdbdf0dd9/src/cephadm/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2020-06-26T21:33:05.463 INFO:teuthology.orchestra.run.smithi051.stdout:-rw-rw-r-- 1 ubuntu ubuntu 174458 Jun 26 21:33 /home/ubuntu/cephtest/cephadm 2020-06-26T21:33:05.464 INFO:teuthology.orchestra.run.smithi143:> curl --silent https://raw.githubusercontent.com/ceph/ceph/8b33a29f3a7f00f8e6f971159aa875abdbdf0dd9/src/cephadm/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2020-06-26T21:33:05.612 INFO:teuthology.orchestra.run.smithi143.stdout:-rw-rw-r-- 1 ubuntu ubuntu 174458 Jun 26 21:33 /home/ubuntu/cephtest/cephadm 2020-06-26T21:33:05.613 INFO:teuthology.orchestra.run.smithi051:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2020-06-26T21:33:05.622 INFO:teuthology.orchestra.run.smithi143:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2020-06-26T21:33:05.631 INFO:teuthology.orchestra.run.smithi051:> sudo mkdir -p /etc/ceph 2020-06-26T21:33:05.680 INFO:teuthology.orchestra.run.smithi143:> sudo mkdir -p /etc/ceph 2020-06-26T21:33:05.695 INFO:teuthology.orchestra.run.smithi051:> sudo chmod 777 /etc/ceph 2020-06-26T21:33:05.735 INFO:teuthology.orchestra.run.smithi143:> sudo chmod 777 /etc/ceph 2020-06-26T21:33:05.751 INFO:tasks.cephadm:Adding local image mirror vossi04.front.sepia.ceph.com:5000 2020-06-26T21:33:05.788 INFO:tasks.cephadm:Failed to add mirror: [Errno 2] No such file 2020-06-26T21:33:05.803 INFO:tasks.cephadm:Failed to add mirror: [Errno 2] No such file 2020-06-26T21:33:05.804 INFO:tasks.cephadm:Writing seed config... 2020-06-26T21:33:05.806 INFO:tasks.cephadm: override: [global] enable experimental unrecoverable data corrupting features = * 2020-06-26T21:33:05.807 INFO:tasks.cephadm: override: [mgr] debug mgr = 20 2020-06-26T21:33:05.807 INFO:tasks.cephadm: override: [mgr] debug ms = 1 2020-06-26T21:33:05.807 INFO:tasks.cephadm: override: [mon] debug mon = 20 2020-06-26T21:33:05.807 INFO:tasks.cephadm: override: [mon] debug ms = 1 2020-06-26T21:33:05.808 INFO:tasks.cephadm: override: [mon] debug paxos = 20 2020-06-26T21:33:05.808 INFO:tasks.cephadm: override: [mon] mon warn on osd down out interval zero = False 2020-06-26T21:33:05.809 INFO:tasks.cephadm: override: [osd] bdev async discard = True 2020-06-26T21:33:05.809 INFO:tasks.cephadm: override: [osd] bdev enable discard = True 2020-06-26T21:33:05.809 INFO:tasks.cephadm: override: [osd] bluestore allocator = bitmap 2020-06-26T21:33:05.810 INFO:tasks.cephadm: override: [osd] bluestore block size = 96636764160 2020-06-26T21:33:05.810 INFO:tasks.cephadm: override: [osd] bluestore fsck on mount = True 2020-06-26T21:33:05.810 INFO:tasks.cephadm: override: [osd] debug bluefs = 20 2020-06-26T21:33:05.811 INFO:tasks.cephadm: override: [osd] debug bluestore = 20 2020-06-26T21:33:05.811 INFO:tasks.cephadm: override: [osd] debug filestore = 20 2020-06-26T21:33:05.812 INFO:tasks.cephadm: override: [osd] debug journal = 20 2020-06-26T21:33:05.812 INFO:tasks.cephadm: override: [osd] debug ms = 20 2020-06-26T21:33:05.812 INFO:tasks.cephadm: override: [osd] debug osd = 25 2020-06-26T21:33:05.813 INFO:tasks.cephadm: override: [osd] debug rocksdb = 10 2020-06-26T21:33:05.813 INFO:tasks.cephadm: override: [osd] mon osd backfillfull_ratio = 0.85 2020-06-26T21:33:05.813 INFO:tasks.cephadm: override: [osd] mon osd full ratio = 0.9 2020-06-26T21:33:05.814 INFO:tasks.cephadm: override: [osd] mon osd nearfull ratio = 0.8 2020-06-26T21:33:05.820 INFO:tasks.cephadm: override: [osd] osd class default list = * 2020-06-26T21:33:05.820 INFO:tasks.cephadm: override: [osd] osd class load list = * 2020-06-26T21:33:05.821 INFO:tasks.cephadm: override: [osd] osd failsafe full ratio = 0.95 2020-06-26T21:33:05.821 INFO:tasks.cephadm: override: [osd] osd objectstore = bluestore 2020-06-26T21:33:05.830 INFO:teuthology.orchestra.run.smithi051:> cat > /home/ubuntu/cephtest/seed.ceph.conf 2020-06-26T21:33:05.875 DEBUG:tasks.cephadm:Final config: [global] # make logging friendly to teuthology log_to_file = true log_to_stderr = false mon cluster log file level = debug mon clock drift allowed = 1.000 # replicate across OSDs, not hosts osd crush chooseleaf type = 0 #osd pool default size = 2 osd pool default erasure code profile = plugin=jerasure technique=reed_sol_van k=2 m=1 ruleset-failure-domain=osd crush-failure-domain=osd # enable some debugging auth debug = true ms die on old message = true ms die on bug = true debug asserts on shutdown = true # adjust warnings mon max pg per osd = 10000# >= luminous mon pg warn max object skew = 0 mon osd allow primary affinity = true mon osd allow pg remap = true mon warn on legacy crush tunables = false mon warn on crush straw calc version zero = false mon warn on no sortbitwise = false mon warn on osd down out interval zero = false mon warn on too few osds = false mon_warn_on_pool_pg_num_not_power_of_two = false # disable pg_autoscaler by default for new pools osd_pool_default_pg_autoscale_mode = off # tests delete pools mon allow pool delete = true fsid = 9eb212b8-b7f4-11ea-a06d-001a4aab830c enable experimental unrecoverable data corrupting features = * [osd] osd scrub load threshold = 5.0 osd scrub max interval = 600 osd recover clone overlap = true osd recovery max chunk = 1048576 osd deep scrub update digest min age = 30 osd map max advance = 10 # debugging osd debug shutdown = true osd debug op order = true osd debug verify stray on activate = true osd debug pg log writeout = true osd debug verify cached snaps = true osd debug verify missing on start = true osd debug misdirected ops = true osd op queue = debug_random osd op queue cut off = debug_random osd shutdown pgref assert = true bdev debug aio = true osd sloppy crc = true bdev async discard = True bdev enable discard = True bluestore allocator = bitmap bluestore block size = 96636764160 bluestore fsck on mount = True debug bluefs = 20 debug bluestore = 20 debug filestore = 20 debug journal = 20 debug ms = 20 debug osd = 25 debug rocksdb = 10 mon osd backfillfull_ratio = 0.85 mon osd full ratio = 0.9 mon osd nearfull ratio = 0.8 osd class default list = * osd class load list = * osd failsafe full ratio = 0.95 osd objectstore = bluestore [mgr] mon reweight min pgs per osd = 4 mon reweight min bytes per osd = 10 mgr/telemetry/nag = false debug mgr = 20 debug ms = 1 [mon] mon data avail warn = 5 mon mgr mkfs grace = 240 mon reweight min pgs per osd = 4 mon osd reporter subtree level = osd mon osd prime pg temp = true mon reweight min bytes per osd = 10 debug mon = 20 debug ms = 1 debug paxos = 20 mon warn on osd down out interval zero = False [client.rgw] rgw cache enabled = true rgw enable ops log = true rgw enable usage log = true 2020-06-26T21:33:05.876 INFO:teuthology.orchestra.run.smithi051:mon.smithi051> sudo journalctl -f -n 0 -u ceph-9eb212b8-b7f4-11ea-a06d-001a4aab830c@mon.smithi051.service 2020-06-26T21:33:05.919 INFO:tasks.cephadm:Bootstrapping... 2020-06-26T21:33:05.920 INFO:teuthology.orchestra.run.smithi051:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:8b33a29f3a7f00f8e6f971159aa875abdbdf0dd9 -v bootstrap --fsid 9eb212b8-b7f4-11ea-a06d-001a4aab830c --config /home/ubuntu/cephtest/seed.ceph.conf --output-config /etc/ceph/ceph.conf --output-keyring /etc/ceph/ceph.client.admin.keyring --output-pub-ssh-key /home/ubuntu/cephtest/ceph.pub --mon-ip 172.21.15.51 && sudo chmod +r /etc/ceph/ceph.client.admin.keyring 2020-06-26T21:33:05.981 INFO:ceph.mon.smithi051.smithi051.stdout:-- Logs begin at Sun 2020-06-21 12:25:33 UTC. -- 2020-06-26T21:33:06.277 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:Could not locate podman: podman not found 2020-06-26T21:33:06.277 INFO:teuthology.orchestra.run.smithi051.stderr:INFO:cephadm:Verifying podman|docker is present... 2020-06-26T21:33:06.277 INFO:teuthology.orchestra.run.smithi051.stderr:INFO:cephadm:Verifying lvm2 is present... 2020-06-26T21:33:06.278 INFO:teuthology.orchestra.run.smithi051.stderr:INFO:cephadm:Verifying time synchronization is in place... 2020-06-26T21:33:06.278 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:Running command: systemctl is-enabled chrony.service 2020-06-26T21:33:06.285 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:systemctl:stderr Failed to get unit file state for chrony.service: No such file or directory 2020-06-26T21:33:06.286 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:systemctl:profile rt=0.007206916809082031, stop=False, exit=None, reads=[5] 2020-06-26T21:33:06.286 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:systemctl:profile rt=0.007414340972900391, stop=False, exit=None, reads=[3, 5] 2020-06-26T21:33:06.286 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:systemctl:profile rt=0.007497549057006836, stop=True, exit=1, reads=[3, 5] 2020-06-26T21:33:06.286 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:Running command: systemctl is-active chrony.service 2020-06-26T21:33:06.293 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:systemctl:stdout inactive 2020-06-26T21:33:06.294 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:systemctl:profile rt=0.0063478946685791016, stop=False, exit=3, reads=[3] 2020-06-26T21:33:06.294 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:systemctl:profile rt=0.006471157073974609, stop=True, exit=3, reads=[3] 2020-06-26T21:33:06.294 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:Running command: systemctl is-enabled chronyd.service 2020-06-26T21:33:06.302 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:systemctl:stderr Failed to get unit file state for chronyd.service: No such file or directory 2020-06-26T21:33:06.302 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:systemctl:profile rt=0.0063130855560302734, stop=False, exit=None, reads=[5] 2020-06-26T21:33:06.302 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:systemctl:profile rt=0.006506443023681641, stop=False, exit=1, reads=[3, 5] 2020-06-26T21:33:06.302 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:systemctl:profile rt=0.006627559661865234, stop=True, exit=1, reads=[3, 5] 2020-06-26T21:33:06.303 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:Running command: systemctl is-active chronyd.service 2020-06-26T21:33:06.309 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:systemctl:stdout inactive 2020-06-26T21:33:06.309 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:systemctl:profile rt=0.005599260330200195, stop=False, exit=3, reads=[3] 2020-06-26T21:33:06.310 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:systemctl:profile rt=0.005742549896240234, stop=True, exit=3, reads=[3] 2020-06-26T21:33:06.310 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:Running command: systemctl is-enabled systemd-timesyncd.service 2020-06-26T21:33:06.318 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:systemctl:stdout enabled 2020-06-26T21:33:06.319 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:systemctl:profile rt=0.0071146488189697266, stop=False, exit=0, reads=[3] 2020-06-26T21:33:06.319 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:systemctl:profile rt=0.007278919219970703, stop=True, exit=0, reads=[3] 2020-06-26T21:33:06.319 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:Running command: systemctl is-active systemd-timesyncd.service 2020-06-26T21:33:06.326 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:systemctl:stdout inactive 2020-06-26T21:33:06.326 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:systemctl:profile rt=0.005393266677856445, stop=False, exit=3, reads=[3] 2020-06-26T21:33:06.327 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:systemctl:profile rt=0.005572080612182617, stop=True, exit=3, reads=[3] 2020-06-26T21:33:06.327 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:Running command: systemctl is-enabled ntpd.service 2020-06-26T21:33:06.334 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:systemctl:stderr Failed to get unit file state for ntpd.service: No such file or directory 2020-06-26T21:33:06.335 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:systemctl:profile rt=0.005112171173095703, stop=False, exit=1, reads=[5] 2020-06-26T21:33:06.335 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:systemctl:profile rt=0.005292415618896484, stop=True, exit=1, reads=[5] 2020-06-26T21:33:06.335 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:Running command: systemctl is-active ntpd.service 2020-06-26T21:33:06.341 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:systemctl:stdout inactive 2020-06-26T21:33:06.341 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:systemctl:profile rt=0.005882978439331055, stop=False, exit=3, reads=[3] 2020-06-26T21:33:06.342 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:systemctl:profile rt=0.006079673767089844, stop=True, exit=3, reads=[3] 2020-06-26T21:33:06.342 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:Running command: systemctl is-enabled ntp.service 2020-06-26T21:33:06.350 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:systemctl:stdout enabled 2020-06-26T21:33:06.351 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:systemctl:profile rt=0.006888151168823242, stop=False, exit=0, reads=[3] 2020-06-26T21:33:06.351 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:systemctl:profile rt=0.007074832916259766, stop=True, exit=0, reads=[3] 2020-06-26T21:33:06.351 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:Running command: systemctl is-active ntp.service 2020-06-26T21:33:06.357 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:systemctl:stdout active 2020-06-26T21:33:06.357 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:systemctl:profile rt=0.004606723785400391, stop=False, exit=0, reads=[3] 2020-06-26T21:33:06.357 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:systemctl:profile rt=0.004781007766723633, stop=True, exit=0, reads=[3] 2020-06-26T21:33:06.358 INFO:teuthology.orchestra.run.smithi051.stderr:INFO:cephadm:Unit ntp.service is enabled and running 2020-06-26T21:33:06.358 INFO:teuthology.orchestra.run.smithi051.stderr:INFO:cephadm:Repeating the final host check... 2020-06-26T21:33:06.359 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:Could not locate podman: podman not found 2020-06-26T21:33:06.359 INFO:teuthology.orchestra.run.smithi051.stderr:INFO:cephadm:podman|docker (/usr/bin/docker) is present 2020-06-26T21:33:06.359 INFO:teuthology.orchestra.run.smithi051.stderr:INFO:cephadm:systemctl is present 2020-06-26T21:33:06.359 INFO:teuthology.orchestra.run.smithi051.stderr:INFO:cephadm:lvcreate is present 2020-06-26T21:33:06.360 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:Running command: systemctl is-enabled chrony.service 2020-06-26T21:33:06.369 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:systemctl:stderr Failed to get unit file state for chrony.service: No such file or directory 2020-06-26T21:33:06.369 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:systemctl:profile rt=0.005850791931152344, stop=False, exit=1, reads=[5] 2020-06-26T21:33:06.369 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:systemctl:profile rt=0.006024360656738281, stop=True, exit=1, reads=[5] 2020-06-26T21:33:06.370 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:Running command: systemctl is-active chrony.service 2020-06-26T21:33:06.373 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:systemctl:stdout inactive 2020-06-26T21:33:06.374 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:systemctl:profile rt=0.005795955657958984, stop=False, exit=3, reads=[3] 2020-06-26T21:33:06.374 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:systemctl:profile rt=0.005972862243652344, stop=True, exit=3, reads=[3] 2020-06-26T21:33:06.374 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:Running command: systemctl is-enabled chronyd.service 2020-06-26T21:33:06.381 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:systemctl:stderr Failed to get unit file state for chronyd.service: No such file or directory 2020-06-26T21:33:06.381 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:systemctl:profile rt=0.0046880245208740234, stop=False, exit=1, reads=[5] 2020-06-26T21:33:06.381 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:systemctl:profile rt=0.004883766174316406, stop=True, exit=1, reads=[5] 2020-06-26T21:33:06.381 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:Running command: systemctl is-active chronyd.service 2020-06-26T21:33:06.388 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:systemctl:stdout inactive 2020-06-26T21:33:06.388 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:systemctl:profile rt=0.005601644515991211, stop=False, exit=3, reads=[3] 2020-06-26T21:33:06.388 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:systemctl:profile rt=0.005778789520263672, stop=True, exit=3, reads=[3] 2020-06-26T21:33:06.389 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:Running command: systemctl is-enabled systemd-timesyncd.service 2020-06-26T21:33:06.397 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:systemctl:stdout enabled 2020-06-26T21:33:06.397 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:systemctl:profile rt=0.006357669830322266, stop=False, exit=0, reads=[3] 2020-06-26T21:33:06.397 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:systemctl:profile rt=0.00653386116027832, stop=True, exit=0, reads=[3] 2020-06-26T21:33:06.397 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:Running command: systemctl is-active systemd-timesyncd.service 2020-06-26T21:33:06.403 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:systemctl:stdout inactive 2020-06-26T21:33:06.404 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:systemctl:profile rt=0.0047032833099365234, stop=False, exit=3, reads=[3] 2020-06-26T21:33:06.404 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:systemctl:profile rt=0.0048809051513671875, stop=True, exit=3, reads=[3] 2020-06-26T21:33:06.404 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:Running command: systemctl is-enabled ntpd.service 2020-06-26T21:33:06.411 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:systemctl:stderr Failed to get unit file state for ntpd.service: No such file or directory 2020-06-26T21:33:06.412 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:systemctl:profile rt=0.005855083465576172, stop=False, exit=1, reads=[5] 2020-06-26T21:33:06.412 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:systemctl:profile rt=0.006047248840332031, stop=True, exit=1, reads=[5] 2020-06-26T21:33:06.412 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:Running command: systemctl is-active ntpd.service 2020-06-26T21:33:06.419 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:systemctl:stdout inactive 2020-06-26T21:33:06.420 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:systemctl:profile rt=0.005939483642578125, stop=False, exit=3, reads=[3] 2020-06-26T21:33:06.420 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:systemctl:profile rt=0.006126880645751953, stop=True, exit=3, reads=[3] 2020-06-26T21:33:06.420 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:Running command: systemctl is-enabled ntp.service 2020-06-26T21:33:06.428 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:systemctl:stdout enabled 2020-06-26T21:33:06.428 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:systemctl:profile rt=0.00661778450012207, stop=False, exit=0, reads=[3] 2020-06-26T21:33:06.429 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:systemctl:profile rt=0.006762027740478516, stop=True, exit=0, reads=[3] 2020-06-26T21:33:06.429 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:Running command: systemctl is-active ntp.service 2020-06-26T21:33:06.440 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:systemctl:stdout active 2020-06-26T21:33:06.440 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:systemctl:profile rt=0.005602598190307617, stop=False, exit=0, reads=[3] 2020-06-26T21:33:06.440 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:systemctl:profile rt=0.005776643753051758, stop=True, exit=0, reads=[3] 2020-06-26T21:33:06.440 INFO:teuthology.orchestra.run.smithi051.stderr:INFO:cephadm:Unit ntp.service is enabled and running 2020-06-26T21:33:06.441 INFO:teuthology.orchestra.run.smithi051.stderr:INFO:cephadm:Host looks OK 2020-06-26T21:33:06.441 INFO:teuthology.orchestra.run.smithi051.stderr:INFO:root:Cluster fsid: 9eb212b8-b7f4-11ea-a06d-001a4aab830c 2020-06-26T21:33:06.441 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:Acquiring lock 140506748178672 on /run/cephadm/9eb212b8-b7f4-11ea-a06d-001a4aab830c.lock 2020-06-26T21:33:06.441 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:Lock 140506748178672 acquired on /run/cephadm/9eb212b8-b7f4-11ea-a06d-001a4aab830c.lock 2020-06-26T21:33:06.441 INFO:teuthology.orchestra.run.smithi051.stderr:INFO:cephadm:Verifying IP 172.21.15.51 port 3300 ... 2020-06-26T21:33:06.442 INFO:teuthology.orchestra.run.smithi051.stderr:INFO:cephadm:Verifying IP 172.21.15.51 port 6789 ... 2020-06-26T21:33:06.442 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:Base mon IP is 172.21.15.51, final addrv is [v2:172.21.15.51:3300,v1:172.21.15.51:6789] 2020-06-26T21:33:06.442 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:Running command: /sbin/ip route ls 2020-06-26T21:33:06.443 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/sbin/ip:stdout default via 172.21.15.254 dev ens1f0 2020-06-26T21:33:06.443 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/sbin/ip:stdout 172.21.0.0/20 dev ens1f0 proto kernel scope link src 172.21.15.51 2020-06-26T21:33:06.443 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/sbin/ip:profile rt=0.001176595687866211, stop=False, exit=0, reads=[4] 2020-06-26T21:33:06.443 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/sbin/ip:profile rt=0.0013320446014404297, stop=True, exit=0, reads=[4] 2020-06-26T21:33:06.444 INFO:teuthology.orchestra.run.smithi051.stderr:INFO:cephadm:Mon IP 172.21.15.51 is in CIDR network 172.21.0.0/20 2020-06-26T21:33:06.444 INFO:teuthology.orchestra.run.smithi051.stderr:INFO:cephadm:Pulling latest quay.ceph.io/ceph-ci/ceph:8b33a29f3a7f00f8e6f971159aa875abdbdf0dd9 container... 2020-06-26T21:33:06.455 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:Running command: /usr/bin/docker pull quay.ceph.io/ceph-ci/ceph:8b33a29f3a7f00f8e6f971159aa875abdbdf0dd9 2020-06-26T21:33:10.463 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/docker:stdout 8b33a29f3a7f00f8e6f971159aa875abdbdf0dd9: Pulling from ceph-ci/ceph 2020-06-26T21:33:10.464 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/docker:profile rt=4.006124258041382, stop=False, exit=None, reads=[4] 2020-06-26T21:33:10.464 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/docker:stdout d71c5eab96b2: Pulling fs layer 2020-06-26T21:33:10.464 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/docker:stdout 176c071dfebd: Pulling fs layer 2020-06-26T21:33:10.464 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/docker:profile rt=4.0066142082214355, stop=False, exit=None, reads=[4] 2020-06-26T21:33:11.160 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/docker:stdout d71c5eab96b2: Verifying Checksum 2020-06-26T21:33:11.160 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/docker:stdout d71c5eab96b2: Download complete 2020-06-26T21:33:11.161 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/docker:profile rt=4.703213453292847, stop=False, exit=None, reads=[4] 2020-06-26T21:33:13.723 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/docker:stdout 176c071dfebd: Download complete 2020-06-26T21:33:13.724 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/docker:profile rt=7.266571044921875, stop=False, exit=None, reads=[4] 2020-06-26T21:33:14.046 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/docker:stdout d71c5eab96b2: Pull complete 2020-06-26T21:33:14.047 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/docker:profile rt=7.58934473991394, stop=False, exit=None, reads=[4] 2020-06-26T21:33:26.404 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/docker:stdout 176c071dfebd: Pull complete 2020-06-26T21:33:26.405 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/docker:profile rt=19.94677186012268, stop=False, exit=None, reads=[4] 2020-06-26T21:33:26.479 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/docker:stdout Digest: sha256:dcab452e4c761497dbaa37f16daeaf6a03ada495eb17bb5b15f0214a09ce1362 2020-06-26T21:33:26.480 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/docker:profile rt=20.022690534591675, stop=False, exit=None, reads=[4] 2020-06-26T21:33:26.530 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/docker:stdout Status: Downloaded newer image for quay.ceph.io/ceph-ci/ceph:8b33a29f3a7f00f8e6f971159aa875abdbdf0dd9 2020-06-26T21:33:26.530 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/docker:profile rt=20.072835445404053, stop=False, exit=None, reads=[4] 2020-06-26T21:33:26.530 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/docker:stdout quay.ceph.io/ceph-ci/ceph:8b33a29f3a7f00f8e6f971159aa875abdbdf0dd9 2020-06-26T21:33:26.531 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/docker:profile rt=20.073460578918457, stop=False, exit=None, reads=[4] 2020-06-26T21:33:26.532 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/docker:profile rt=20.075383186340332, stop=False, exit=0, reads=[4, 6] 2020-06-26T21:33:26.532 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/docker:profile rt=20.07548427581787, stop=True, exit=0, reads=[4, 6] 2020-06-26T21:33:26.533 INFO:teuthology.orchestra.run.smithi051.stderr:INFO:cephadm:Extracting ceph user uid/gid from container image... 2020-06-26T21:33:26.533 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:['/usr/bin/docker', 'run', '--rm', '--net=host', '--ipc=host', '-e', 'CONTAINER_IMAGE=quay.ceph.io/ceph-ci/ceph:8b33a29f3a7f00f8e6f971159aa875abdbdf0dd9', '-e', 'NODE_NAME=smithi051', '--entrypoint', 'stat', 'quay.ceph.io/ceph-ci/ceph:8b33a29f3a7f00f8e6f971159aa875abdbdf0dd9', '-c', '%u %g', '/var/lib/ceph'] 2020-06-26T21:33:26.533 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:Running command: /usr/bin/docker run --rm --net=host --ipc=host -e CONTAINER_IMAGE=quay.ceph.io/ceph-ci/ceph:8b33a29f3a7f00f8e6f971159aa875abdbdf0dd9 -e NODE_NAME=smithi051 --entrypoint stat quay.ceph.io/ceph-ci/ceph:8b33a29f3a7f00f8e6f971159aa875abdbdf0dd9 -c %u %g /var/lib/ceph 2020-06-26T21:33:37.234 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:stat:stdout 167 167 2020-06-26T21:33:37.235 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:stat:profile rt=10.700457572937012, stop=False, exit=None, reads=[4] 2020-06-26T21:33:37.709 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:stat:profile rt=11.175583124160767, stop=False, exit=0, reads=[4, 6] 2020-06-26T21:33:37.710 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:stat:profile rt=11.175865650177002, stop=True, exit=0, reads=[4, 6] 2020-06-26T21:33:37.711 INFO:teuthology.orchestra.run.smithi051.stderr:INFO:cephadm:Creating initial keys... 2020-06-26T21:33:37.711 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:['/usr/bin/docker', 'run', '--rm', '--net=host', '--ipc=host', '-e', 'CONTAINER_IMAGE=quay.ceph.io/ceph-ci/ceph:8b33a29f3a7f00f8e6f971159aa875abdbdf0dd9', '-e', 'NODE_NAME=smithi051', '--entrypoint', '/usr/bin/ceph-authtool', 'quay.ceph.io/ceph-ci/ceph:8b33a29f3a7f00f8e6f971159aa875abdbdf0dd9', '--gen-print-key'] 2020-06-26T21:33:37.712 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:Running command: /usr/bin/docker run --rm --net=host --ipc=host -e CONTAINER_IMAGE=quay.ceph.io/ceph-ci/ceph:8b33a29f3a7f00f8e6f971159aa875abdbdf0dd9 -e NODE_NAME=smithi051 --entrypoint /usr/bin/ceph-authtool quay.ceph.io/ceph-ci/ceph:8b33a29f3a7f00f8e6f971159aa875abdbdf0dd9 --gen-print-key 2020-06-26T21:33:38.755 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph-authtool:stdout AQCyafZeerL3LBAAfWfeSX4a3NHZj+RcwEQTjA== 2020-06-26T21:33:38.756 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph-authtool:profile rt=1.0432326793670654, stop=False, exit=None, reads=[4] 2020-06-26T21:33:39.215 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph-authtool:profile rt=1.5032918453216553, stop=False, exit=0, reads=[4, 6] 2020-06-26T21:33:39.216 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph-authtool:profile rt=1.5035653114318848, stop=True, exit=0, reads=[4, 6] 2020-06-26T21:33:39.216 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:['/usr/bin/docker', 'run', '--rm', '--net=host', '--ipc=host', '-e', 'CONTAINER_IMAGE=quay.ceph.io/ceph-ci/ceph:8b33a29f3a7f00f8e6f971159aa875abdbdf0dd9', '-e', 'NODE_NAME=smithi051', '--entrypoint', '/usr/bin/ceph-authtool', 'quay.ceph.io/ceph-ci/ceph:8b33a29f3a7f00f8e6f971159aa875abdbdf0dd9', '--gen-print-key'] 2020-06-26T21:33:39.217 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:Running command: /usr/bin/docker run --rm --net=host --ipc=host -e CONTAINER_IMAGE=quay.ceph.io/ceph-ci/ceph:8b33a29f3a7f00f8e6f971159aa875abdbdf0dd9 -e NODE_NAME=smithi051 --entrypoint /usr/bin/ceph-authtool quay.ceph.io/ceph-ci/ceph:8b33a29f3a7f00f8e6f971159aa875abdbdf0dd9 --gen-print-key 2020-06-26T21:33:40.303 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph-authtool:stdout AQC0afZec0kAEhAAMyv+M0Rr4SEzPdpoNlu+eQ== 2020-06-26T21:33:40.303 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph-authtool:profile rt=1.0848274230957031, stop=False, exit=None, reads=[4] 2020-06-26T21:33:40.754 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph-authtool:profile rt=1.53554368019104, stop=False, exit=0, reads=[4, 6] 2020-06-26T21:33:40.754 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph-authtool:profile rt=1.5357403755187988, stop=True, exit=0, reads=[4, 6] 2020-06-26T21:33:40.754 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:['/usr/bin/docker', 'run', '--rm', '--net=host', '--ipc=host', '-e', 'CONTAINER_IMAGE=quay.ceph.io/ceph-ci/ceph:8b33a29f3a7f00f8e6f971159aa875abdbdf0dd9', '-e', 'NODE_NAME=smithi051', '--entrypoint', '/usr/bin/ceph-authtool', 'quay.ceph.io/ceph-ci/ceph:8b33a29f3a7f00f8e6f971159aa875abdbdf0dd9', '--gen-print-key'] 2020-06-26T21:33:40.755 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:Running command: /usr/bin/docker run --rm --net=host --ipc=host -e CONTAINER_IMAGE=quay.ceph.io/ceph-ci/ceph:8b33a29f3a7f00f8e6f971159aa875abdbdf0dd9 -e NODE_NAME=smithi051 --entrypoint /usr/bin/ceph-authtool quay.ceph.io/ceph-ci/ceph:8b33a29f3a7f00f8e6f971159aa875abdbdf0dd9 --gen-print-key 2020-06-26T21:33:41.830 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph-authtool:stdout AQC1afZeEyNyMRAAoG+zaGX46oQXNG+62T66Hw== 2020-06-26T21:33:41.830 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph-authtool:profile rt=1.0747122764587402, stop=False, exit=None, reads=[4] 2020-06-26T21:33:42.275 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph-authtool:profile rt=1.520014762878418, stop=False, exit=0, reads=[4, 6] 2020-06-26T21:33:42.276 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph-authtool:profile rt=1.5201988220214844, stop=True, exit=0, reads=[4, 6] 2020-06-26T21:33:42.277 INFO:teuthology.orchestra.run.smithi051.stderr:INFO:cephadm:Creating initial monmap... 2020-06-26T21:33:42.277 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:['/usr/bin/docker', 'run', '--rm', '--net=host', '--ipc=host', '-e', 'CONTAINER_IMAGE=quay.ceph.io/ceph-ci/ceph:8b33a29f3a7f00f8e6f971159aa875abdbdf0dd9', '-e', 'NODE_NAME=smithi051', '-v', '/tmp/ceph-tmpkbindeon:/tmp/monmap:z', '--entrypoint', '/usr/bin/monmaptool', 'quay.ceph.io/ceph-ci/ceph:8b33a29f3a7f00f8e6f971159aa875abdbdf0dd9', '--create', '--clobber', '--fsid', '9eb212b8-b7f4-11ea-a06d-001a4aab830c', '--addv', 'smithi051', '[v2:172.21.15.51:3300,v1:172.21.15.51:6789]', '/tmp/monmap'] 2020-06-26T21:33:42.277 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:Running command: /usr/bin/docker run --rm --net=host --ipc=host -e CONTAINER_IMAGE=quay.ceph.io/ceph-ci/ceph:8b33a29f3a7f00f8e6f971159aa875abdbdf0dd9 -e NODE_NAME=smithi051 -v /tmp/ceph-tmpkbindeon:/tmp/monmap:z --entrypoint /usr/bin/monmaptool quay.ceph.io/ceph-ci/ceph:8b33a29f3a7f00f8e6f971159aa875abdbdf0dd9 --create --clobber --fsid 9eb212b8-b7f4-11ea-a06d-001a4aab830c --addv smithi051 [v2:172.21.15.51:3300,v1:172.21.15.51:6789] /tmp/monmap 2020-06-26T21:33:43.365 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/monmaptool:stdout /usr/bin/monmaptool: monmap file /tmp/monmap 2020-06-26T21:33:43.366 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/monmaptool:stdout /usr/bin/monmaptool: set fsid to 9eb212b8-b7f4-11ea-a06d-001a4aab830c 2020-06-26T21:33:43.366 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/monmaptool:stdout /usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2020-06-26T21:33:43.366 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/monmaptool:profile rt=1.0871648788452148, stop=False, exit=None, reads=[6] 2020-06-26T21:33:43.780 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/monmaptool:profile rt=1.5022859573364258, stop=False, exit=0, reads=[6, 8] 2020-06-26T21:33:43.781 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/monmaptool:profile rt=1.5025596618652344, stop=True, exit=0, reads=[6, 8] 2020-06-26T21:33:43.781 INFO:teuthology.orchestra.run.smithi051.stderr:INFO:cephadm:Creating mon... 2020-06-26T21:33:43.784 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:['/usr/bin/docker', 'run', '--rm', '--net=host', '--ipc=host', '-e', 'CONTAINER_IMAGE=quay.ceph.io/ceph-ci/ceph:8b33a29f3a7f00f8e6f971159aa875abdbdf0dd9', '-e', 'NODE_NAME=smithi051', '-v', '/var/log/ceph/9eb212b8-b7f4-11ea-a06d-001a4aab830c:/var/log/ceph:z', '-v', '/var/lib/ceph/9eb212b8-b7f4-11ea-a06d-001a4aab830c/mon.smithi051:/var/lib/ceph/mon/ceph-smithi051:z', '-v', '/tmp/ceph-tmpnkf9kw9i:/tmp/keyring:z', '-v', '/tmp/ceph-tmpkbindeon:/tmp/monmap:z', '--entrypoint', '/usr/bin/ceph-mon', 'quay.ceph.io/ceph-ci/ceph:8b33a29f3a7f00f8e6f971159aa875abdbdf0dd9', '--mkfs', '-i', 'smithi051', '--fsid', '9eb212b8-b7f4-11ea-a06d-001a4aab830c', '-c', '/dev/null', '--monmap', '/tmp/monmap', '--keyring', '/tmp/keyring', '--setuser', 'ceph', '--setgroup', 'ceph', '--default-log-to-file=false', '--default-log-to-stderr=true', '--default-log-stderr-prefix="debug "', '--default-mon-cluster-log-to-file=false', '--default-mon-cluster-log-to-stderr=true'] 2020-06-26T21:33:43.785 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:Running command: /usr/bin/docker run --rm --net=host --ipc=host -e CONTAINER_IMAGE=quay.ceph.io/ceph-ci/ceph:8b33a29f3a7f00f8e6f971159aa875abdbdf0dd9 -e NODE_NAME=smithi051 -v /var/log/ceph/9eb212b8-b7f4-11ea-a06d-001a4aab830c:/var/log/ceph:z -v /var/lib/ceph/9eb212b8-b7f4-11ea-a06d-001a4aab830c/mon.smithi051:/var/lib/ceph/mon/ceph-smithi051:z -v /tmp/ceph-tmpnkf9kw9i:/tmp/keyring:z -v /tmp/ceph-tmpkbindeon:/tmp/monmap:z --entrypoint /usr/bin/ceph-mon quay.ceph.io/ceph-ci/ceph:8b33a29f3a7f00f8e6f971159aa875abdbdf0dd9 --mkfs -i smithi051 --fsid 9eb212b8-b7f4-11ea-a06d-001a4aab830c -c /dev/null --monmap /tmp/monmap --keyring /tmp/keyring --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix="debug " --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true 2020-06-26T21:33:44.858 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2020-06-26T21:33:44.852+0000 7f4512a62700 0 set uid:gid to 167:167 (ceph:ceph) 2020-06-26T21:33:44.858 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2020-06-26T21:33:44.852+0000 7f4512a62700 1 imported monmap: 2020-06-26T21:33:44.859 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr epoch 0 2020-06-26T21:33:44.859 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr fsid 9eb212b8-b7f4-11ea-a06d-001a4aab830c 2020-06-26T21:33:44.859 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr last_changed 2020-06-26T21:33:43.364500+0000 2020-06-26T21:33:44.859 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr created 2020-06-26T21:33:43.364500+0000 2020-06-26T21:33:44.860 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr min_mon_release 0 (unknown) 2020-06-26T21:33:44.860 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr 0: [v2:172.21.15.51:3300/0,v1:172.21.15.51:6789/0] mon.smithi051 2020-06-26T21:33:44.860 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr 2020-06-26T21:33:44.860 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2020-06-26T21:33:44.852+0000 7f4512a62700 0 /usr/bin/ceph-mon: set fsid to 9eb212b8-b7f4-11ea-a06d-001a4aab830c 2020-06-26T21:33:44.860 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:profile rt=1.0718114376068115, stop=False, exit=None, reads=[8] 2020-06-26T21:33:44.889 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2020-06-26T21:33:44.856+0000 7f4512a62700 4 rocksdb: RocksDB version: 6.8.1 2020-06-26T21:33:44.889 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr 2020-06-26T21:33:44.889 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2020-06-26T21:33:44.856+0000 7f4512a62700 4 rocksdb: Git sha rocksdb_build_git_sha:@0@ 2020-06-26T21:33:44.890 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2020-06-26T21:33:44.856+0000 7f4512a62700 4 rocksdb: Compile date Jun 26 2020 2020-06-26T21:33:44.890 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2020-06-26T21:33:44.856+0000 7f4512a62700 4 rocksdb: DB SUMMARY 2020-06-26T21:33:44.890 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr 2020-06-26T21:33:44.890 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2020-06-26T21:33:44.856+0000 7f4512a62700 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-smithi051/store.db dir, Total Num: 0, files: 2020-06-26T21:33:44.890 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr 2020-06-26T21:33:44.891 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2020-06-26T21:33:44.856+0000 7f4512a62700 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-smithi051/store.db: 2020-06-26T21:33:44.891 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr 2020-06-26T21:33:44.891 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2020-06-26T21:33:44.856+0000 7f4512a62700 4 rocksdb: Options.error_if_exists: 0 2020-06-26T21:33:44.891 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2020-06-26T21:33:44.856+0000 7f4512a62700 4 rocksdb: Options.create_if_missing: 1 2020-06-26T21:33:44.891 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2020-06-26T21:33:44.856+0000 7f4512a62700 4 rocksdb: Options.paranoid_checks: 1 2020-06-26T21:33:44.892 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:profile rt=1.0732262134552002, stop=False, exit=None, reads=[8] 2020-06-26T21:33:44.892 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2020-06-26T21:33:44.856+0000 7f4512a62700 4 rocksdb: Options.env: 0x55c650b46720 2020-06-26T21:33:44.892 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2020-06-26T21:33:44.856+0000 7f4512a62700 4 rocksdb: Options.fs: Posix File System 2020-06-26T21:33:44.892 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2020-06-26T21:33:44.856+0000 7f4512a62700 4 rocksdb: Options.info_log: 0x55c652e126e0 2020-06-26T21:33:44.893 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2020-06-26T21:33:44.856+0000 7f4512a62700 4 rocksdb: Options.max_file_opening_threads: 16 2020-06-26T21:33:44.893 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2020-06-26T21:33:44.856+0000 7f4512a62700 4 rocksdb: Options.statistics: (nil) 2020-06-26T21:33:44.893 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2020-06-26T21:33:44.856+0000 7f4512a62700 4 rocksdb: Options.use_fsync: 0 2020-06-26T21:33:44.893 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2020-06-26T21:33:44.856+0000 7f4512a62700 4 rocksdb: Options.max_log_file_size: 0 2020-06-26T21:33:44.893 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2020-06-26T21:33:44.856+0000 7f4512a62700 4 rocksdb: Options.max_manifest_file_size: 1073741824 2020-06-26T21:33:44.894 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2020-06-26T21:33:44.856+0000 7f4512a62700 4 rocksdb: Options.log_file_time_to_roll: 0 2020-06-26T21:33:44.894 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:profile rt=1.07405424118042, stop=False, exit=None, reads=[8] 2020-06-26T21:33:44.894 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2020-06-26T21:33:44.856+0000 7f4512a62700 4 rocksdb: Options.keep_log_file_num: 1000 2020-06-26T21:33:44.894 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2020-06-26T21:33:44.856+0000 7f4512a62700 4 rocksdb: Options.recycle_log_file_num: 0 2020-06-26T21:33:44.895 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2020-06-26T21:33:44.856+0000 7f4512a62700 4 rocksdb: Options.allow_fallocate: 1 2020-06-26T21:33:44.895 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2020-06-26T21:33:44.856+0000 7f4512a62700 4 rocksdb: Options.allow_mmap_reads: 0 2020-06-26T21:33:44.895 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2020-06-26T21:33:44.856+0000 7f4512a62700 4 rocksdb: Options.allow_mmap_writes: 0 2020-06-26T21:33:44.895 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2020-06-26T21:33:44.856+0000 7f4512a62700 4 rocksdb: Options.use_direct_reads: 0 2020-06-26T21:33:44.895 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2020-06-26T21:33:44.856+0000 7f4512a62700 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2020-06-26T21:33:44.896 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2020-06-26T21:33:44.856+0000 7f4512a62700 4 rocksdb: Options.create_missing_column_families: 0 2020-06-26T21:33:44.897 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2020-06-26T21:33:44.856+0000 7f4512a62700 4 rocksdb: Options.db_log_dir: 2020-06-26T21:33:44.897 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:profile rt=1.0751421451568604, stop=False, exit=None, reads=[8] 2020-06-26T21:33:44.897 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2020-06-26T21:33:44.856+0000 7f4512a62700 4 rocksdb: Options.wal_dir: /var/lib/ceph/mon/ceph-smithi051/store.db 2020-06-26T21:33:44.898 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2020-06-26T21:33:44.856+0000 7f4512a62700 4 rocksdb: Options.table_cache_numshardbits: 6 2020-06-26T21:33:44.898 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2020-06-26T21:33:44.856+0000 7f4512a62700 4 rocksdb: Options.max_subcompactions: 1 2020-06-26T21:33:44.899 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2020-06-26T21:33:44.856+0000 7f4512a62700 4 rocksdb: Options.max_background_flushes: -1 2020-06-26T21:33:44.899 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2020-06-26T21:33:44.856+0000 7f4512a62700 4 rocksdb: Options.WAL_ttl_seconds: 0 2020-06-26T21:33:44.899 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2020-06-26T21:33:44.856+0000 7f4512a62700 4 rocksdb: Options.WAL_size_limit_MB: 0 2020-06-26T21:33:44.899 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2020-06-26T21:33:44.856+0000 7f4512a62700 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2020-06-26T21:33:44.900 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2020-06-26T21:33:44.856+0000 7f4512a62700 4 rocksdb: Options.manifest_preallocation_size: 4194304 2020-06-26T21:33:44.900 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:profile rt=1.0761001110076904, stop=False, exit=None, reads=[8] 2020-06-26T21:33:44.900 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2020-06-26T21:33:44.856+0000 7f4512a62700 4 rocksdb: Options.is_fd_close_on_exec: 1 2020-06-26T21:33:44.900 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2020-06-26T21:33:44.856+0000 7f4512a62700 4 rocksdb: Options.advise_random_on_open: 1 2020-06-26T21:33:44.900 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2020-06-26T21:33:44.856+0000 7f4512a62700 4 rocksdb: Options.db_write_buffer_size: 0 2020-06-26T21:33:44.901 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2020-06-26T21:33:44.856+0000 7f4512a62700 4 rocksdb: Options.write_buffer_manager: 0x55c652dd2a50 2020-06-26T21:33:44.901 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2020-06-26T21:33:44.856+0000 7f4512a62700 4 rocksdb: Options.access_hint_on_compaction_start: 1 2020-06-26T21:33:44.901 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2020-06-26T21:33:44.856+0000 7f4512a62700 4 rocksdb: Options.new_table_reader_for_compaction_inputs: 0 2020-06-26T21:33:44.901 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2020-06-26T21:33:44.856+0000 7f4512a62700 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2020-06-26T21:33:44.901 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2020-06-26T21:33:44.856+0000 7f4512a62700 4 rocksdb: Options.use_adaptive_mutex: 0 2020-06-26T21:33:44.902 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2020-06-26T21:33:44.856+0000 7f4512a62700 4 rocksdb: Options.rate_limiter: (nil) 2020-06-26T21:33:44.902 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:profile rt=1.077113389968872, stop=False, exit=None, reads=[8] 2020-06-26T21:33:44.902 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2020-06-26T21:33:44.856+0000 7f4512a62700 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2020-06-26T21:33:44.902 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2020-06-26T21:33:44.856+0000 7f4512a62700 4 rocksdb: Options.wal_recovery_mode: 2 2020-06-26T21:33:44.902 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2020-06-26T21:33:44.856+0000 7f4512a62700 4 rocksdb: Options.enable_thread_tracking: 0 2020-06-26T21:33:44.902 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2020-06-26T21:33:44.856+0000 7f4512a62700 4 rocksdb: Options.enable_pipelined_write: 0 2020-06-26T21:33:44.903 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2020-06-26T21:33:44.856+0000 7f4512a62700 4 rocksdb: Options.unordered_write: 0 2020-06-26T21:33:44.903 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2020-06-26T21:33:44.856+0000 7f4512a62700 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2020-06-26T21:33:44.903 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2020-06-26T21:33:44.856+0000 7f4512a62700 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2020-06-26T21:33:44.903 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2020-06-26T21:33:44.856+0000 7f4512a62700 4 rocksdb: Options.write_thread_max_yield_usec: 100 2020-06-26T21:33:44.904 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2020-06-26T21:33:44.856+0000 7f4512a62700 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2020-06-26T21:33:44.904 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:profile rt=1.0777909755706787, stop=False, exit=None, reads=[8] 2020-06-26T21:33:44.904 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2020-06-26T21:33:44.856+0000 7f4512a62700 4 rocksdb: Options.row_cache: None 2020-06-26T21:33:44.904 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2020-06-26T21:33:44.856+0000 7f4512a62700 4 rocksdb: Options.wal_filter: None 2020-06-26T21:33:44.904 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2020-06-26T21:33:44.856+0000 7f4512a62700 4 rocksdb: Options.avoid_flush_during_recovery: 0 2020-06-26T21:33:44.904 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2020-06-26T21:33:44.856+0000 7f4512a62700 4 rocksdb: Options.allow_ingest_behind: 0 2020-06-26T21:33:44.905 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2020-06-26T21:33:44.856+0000 7f4512a62700 4 rocksdb: Options.preserve_deletes: 0 2020-06-26T21:33:44.905 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2020-06-26T21:33:44.856+0000 7f4512a62700 4 rocksdb: Options.two_write_queues: 0 2020-06-26T21:33:44.905 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2020-06-26T21:33:44.856+0000 7f4512a62700 4 rocksdb: Options.manual_wal_flush: 0 2020-06-26T21:33:44.905 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2020-06-26T21:33:44.856+0000 7f4512a62700 4 rocksdb: Options.atomic_flush: 0 2020-06-26T21:33:44.905 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2020-06-26T21:33:44.856+0000 7f4512a62700 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2020-06-26T21:33:44.906 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:profile rt=1.0783522129058838, stop=False, exit=None, reads=[8] 2020-06-26T21:33:44.906 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2020-06-26T21:33:44.856+0000 7f4512a62700 4 rocksdb: Options.persist_stats_to_disk: 0 2020-06-26T21:33:44.906 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2020-06-26T21:33:44.856+0000 7f4512a62700 4 rocksdb: Options.write_dbid_to_manifest: 0 2020-06-26T21:33:44.906 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2020-06-26T21:33:44.856+0000 7f4512a62700 4 rocksdb: Options.log_readahead_size: 0 2020-06-26T21:33:44.906 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2020-06-26T21:33:44.856+0000 7f4512a62700 4 rocksdb: Options.sst_file_checksum_func: Unknown 2020-06-26T21:33:44.907 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2020-06-26T21:33:44.856+0000 7f4512a62700 4 rocksdb: Options.max_background_jobs: 2 2020-06-26T21:33:44.907 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2020-06-26T21:33:44.856+0000 7f4512a62700 4 rocksdb: Options.max_background_compactions: -1 2020-06-26T21:33:44.907 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2020-06-26T21:33:44.856+0000 7f4512a62700 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2020-06-26T21:33:44.907 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2020-06-26T21:33:44.856+0000 7f4512a62700 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2020-06-26T21:33:44.907 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2020-06-26T21:33:44.856+0000 7f4512a62700 4 rocksdb: Options.delayed_write_rate : 16777216 2020-06-26T21:33:44.908 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2020-06-26T21:33:44.856+0000 7f4512a62700 4 rocksdb: Options.max_total_wal_size: 0 2020-06-26T21:33:44.908 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:profile rt=1.0789952278137207, stop=False, exit=None, reads=[8] 2020-06-26T21:33:44.908 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2020-06-26T21:33:44.856+0000 7f4512a62700 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2020-06-26T21:33:44.908 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2020-06-26T21:33:44.856+0000 7f4512a62700 4 rocksdb: Options.stats_dump_period_sec: 600 2020-06-26T21:33:44.908 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2020-06-26T21:33:44.856+0000 7f4512a62700 4 rocksdb: Options.stats_persist_period_sec: 600 2020-06-26T21:33:44.909 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2020-06-26T21:33:44.856+0000 7f4512a62700 4 rocksdb: Options.stats_history_buffer_size: 1048576 2020-06-26T21:33:44.909 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2020-06-26T21:33:44.856+0000 7f4512a62700 4 rocksdb: Options.max_open_files: -1 2020-06-26T21:33:44.909 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2020-06-26T21:33:44.856+0000 7f4512a62700 4 rocksdb: Options.bytes_per_sync: 0 2020-06-26T21:33:44.909 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2020-06-26T21:33:44.856+0000 7f4512a62700 4 rocksdb: Options.wal_bytes_per_sync: 0 2020-06-26T21:33:44.909 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2020-06-26T21:33:44.856+0000 7f4512a62700 4 rocksdb: Options.strict_bytes_per_sync: 0 2020-06-26T21:33:44.910 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:profile rt=1.079421043395996, stop=False, exit=None, reads=[8] 2020-06-26T21:33:44.910 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2020-06-26T21:33:44.856+0000 7f4512a62700 4 rocksdb: Options.compaction_readahead_size: 0 2020-06-26T21:33:44.910 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2020-06-26T21:33:44.856+0000 7f4512a62700 4 rocksdb: Compression algorithms supported: 2020-06-26T21:33:44.910 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2020-06-26T21:33:44.856+0000 7f4512a62700 4 rocksdb: kZSTDNotFinalCompression supported: 0 2020-06-26T21:33:44.910 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2020-06-26T21:33:44.856+0000 7f4512a62700 4 rocksdb: kZSTD supported: 0 2020-06-26T21:33:44.910 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2020-06-26T21:33:44.856+0000 7f4512a62700 4 rocksdb: kXpressCompression supported: 0 2020-06-26T21:33:44.911 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2020-06-26T21:33:44.856+0000 7f4512a62700 4 rocksdb: kLZ4HCCompression supported: 1 2020-06-26T21:33:44.911 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2020-06-26T21:33:44.856+0000 7f4512a62700 4 rocksdb: kLZ4Compression supported: 1 2020-06-26T21:33:44.911 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2020-06-26T21:33:44.856+0000 7f4512a62700 4 rocksdb: kBZip2Compression supported: 0 2020-06-26T21:33:44.911 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2020-06-26T21:33:44.856+0000 7f4512a62700 4 rocksdb: kZlibCompression supported: 1 2020-06-26T21:33:44.911 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2020-06-26T21:33:44.856+0000 7f4512a62700 4 rocksdb: kSnappyCompression supported: 1 2020-06-26T21:33:44.913 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2020-06-26T21:33:44.856+0000 7f4512a62700 4 rocksdb: Fast CRC32 supported: Supported on x86 2020-06-26T21:33:44.913 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:profile rt=1.079970359802246, stop=False, exit=None, reads=[8] 2020-06-26T21:33:44.913 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2020-06-26T21:33:44.856+0000 7f4512a62700 4 rocksdb: [db_impl/db_impl_open.cc:273] Creating manifest 1 2020-06-26T21:33:44.913 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr 2020-06-26T21:33:44.914 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2020-06-26T21:33:44.856+0000 7f4512a62700 4 rocksdb: [version_set.cc:4413] Recovering from manifest file: /var/lib/ceph/mon/ceph-smithi051/store.db/MANIFEST-000001 2020-06-26T21:33:44.914 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr 2020-06-26T21:33:44.914 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2020-06-26T21:33:44.856+0000 7f4512a62700 4 rocksdb: [column_family.cc:552] --------------- Options for column family [default]: 2020-06-26T21:33:44.914 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr 2020-06-26T21:33:44.914 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2020-06-26T21:33:44.856+0000 7f4512a62700 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2020-06-26T21:33:44.914 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2020-06-26T21:33:44.856+0000 7f4512a62700 4 rocksdb: Options.merge_operator: 2020-06-26T21:33:44.915 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2020-06-26T21:33:44.856+0000 7f4512a62700 4 rocksdb: Options.compaction_filter: None 2020-06-26T21:33:44.915 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2020-06-26T21:33:44.856+0000 7f4512a62700 4 rocksdb: Options.compaction_filter_factory: None 2020-06-26T21:33:44.915 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2020-06-26T21:33:44.856+0000 7f4512a62700 4 rocksdb: Options.memtable_factory: SkipListFactory 2020-06-26T21:33:44.915 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2020-06-26T21:33:44.856+0000 7f4512a62700 4 rocksdb: Options.table_factory: BlockBasedTable 2020-06-26T21:33:44.915 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:profile rt=1.0805723667144775, stop=False, exit=None, reads=[8] 2020-06-26T21:33:44.916 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2020-06-26T21:33:44.856+0000 7f4512a62700 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x55c652d2c250) 2020-06-26T21:33:44.916 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr cache_index_and_filter_blocks: 1 2020-06-26T21:33:44.916 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr cache_index_and_filter_blocks_with_high_priority: 1 2020-06-26T21:33:44.916 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr pin_l0_filter_and_index_blocks_in_cache: 0 2020-06-26T21:33:44.916 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr pin_top_level_index_and_filter: 1 2020-06-26T21:33:44.917 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr index_type: 0 2020-06-26T21:33:44.917 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr data_block_index_type: 0 2020-06-26T21:33:44.917 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr index_shortening: 1 2020-06-26T21:33:44.917 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr data_block_hash_table_util_ratio: 0.750000 2020-06-26T21:33:44.917 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr hash_index_allow_collision: 1 2020-06-26T21:33:44.918 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr checksum: 1 2020-06-26T21:33:44.918 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr no_block_cache: 0 2020-06-26T21:33:44.918 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr block_cache: 0x55c652d64510 2020-06-26T21:33:44.918 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr block_cache_name: BinnedLRUCache 2020-06-26T21:33:44.918 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr block_cache_options: 2020-06-26T21:33:44.919 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr capacity : 536870912 2020-06-26T21:33:44.919 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr num_shard_bits : 4 2020-06-26T21:33:44.919 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr strict_capacity_limit : 0 2020-06-26T21:33:44.919 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr high_pri_pool_ratio: 0.000 2020-06-26T21:33:44.919 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr block_cache_compressed: (nil) 2020-06-26T21:33:44.920 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr persistent_cache: (nil) 2020-06-26T21:33:44.920 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr block_size: 4096 2020-06-26T21:33:44.920 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr block_size_deviation: 10 2020-06-26T21:33:44.920 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr block_restart_interval: 16 2020-06-26T21:33:44.920 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr index_block_restart_interval: 1 2020-06-26T21:33:44.920 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr metadata_block_size: 4096 2020-06-26T21:33:44.921 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr partition_filters: 0 2020-06-26T21:33:44.921 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr use_delta_encoding: 1 2020-06-26T21:33:44.921 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr filter_policy: rocksdb.BuiltinBloomFilter 2020-06-26T21:33:44.921 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr whole_key_filtering: 1 2020-06-26T21:33:44.921 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:profile rt=1.0819485187530518, stop=False, exit=None, reads=[8] 2020-06-26T21:33:44.922 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr verify_compression: 0 2020-06-26T21:33:44.922 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr read_amp_bytes_per_bit: 0 2020-06-26T21:33:44.922 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr format_version: 2 2020-06-26T21:33:44.922 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr enable_index_compression: 1 2020-06-26T21:33:44.922 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr block_align: 0 2020-06-26T21:33:44.923 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr 2020-06-26T21:33:44.923 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2020-06-26T21:33:44.856+0000 7f4512a62700 4 rocksdb: Options.write_buffer_size: 33554432 2020-06-26T21:33:44.923 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2020-06-26T21:33:44.856+0000 7f4512a62700 4 rocksdb: Options.max_write_buffer_number: 2 2020-06-26T21:33:44.923 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2020-06-26T21:33:44.856+0000 7f4512a62700 4 rocksdb: Options.compression: NoCompression 2020-06-26T21:33:44.923 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2020-06-26T21:33:44.856+0000 7f4512a62700 4 rocksdb: Options.bottommost_compression: Disabled 2020-06-26T21:33:44.924 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2020-06-26T21:33:44.856+0000 7f4512a62700 4 rocksdb: Options.prefix_extractor: nullptr 2020-06-26T21:33:44.924 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2020-06-26T21:33:44.856+0000 7f4512a62700 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2020-06-26T21:33:44.924 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2020-06-26T21:33:44.856+0000 7f4512a62700 4 rocksdb: Options.num_levels: 7 2020-06-26T21:33:44.924 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2020-06-26T21:33:44.856+0000 7f4512a62700 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2020-06-26T21:33:44.924 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:profile rt=1.0826025009155273, stop=False, exit=None, reads=[8] 2020-06-26T21:33:44.925 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2020-06-26T21:33:44.856+0000 7f4512a62700 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2020-06-26T21:33:44.925 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2020-06-26T21:33:44.856+0000 7f4512a62700 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2020-06-26T21:33:44.925 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2020-06-26T21:33:44.856+0000 7f4512a62700 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2020-06-26T21:33:44.925 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2020-06-26T21:33:44.856+0000 7f4512a62700 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2020-06-26T21:33:44.925 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2020-06-26T21:33:44.856+0000 7f4512a62700 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2020-06-26T21:33:44.926 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2020-06-26T21:33:44.856+0000 7f4512a62700 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2020-06-26T21:33:44.926 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2020-06-26T21:33:44.856+0000 7f4512a62700 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2020-06-26T21:33:44.926 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2020-06-26T21:33:44.856+0000 7f4512a62700 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2020-06-26T21:33:44.926 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:profile rt=1.083031177520752, stop=False, exit=None, reads=[8] 2020-06-26T21:33:44.926 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2020-06-26T21:33:44.856+0000 7f4512a62700 4 rocksdb: Options.compression_opts.window_bits: -14 2020-06-26T21:33:44.926 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2020-06-26T21:33:44.856+0000 7f4512a62700 4 rocksdb: Options.compression_opts.level: 32767 2020-06-26T21:33:44.927 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2020-06-26T21:33:44.856+0000 7f4512a62700 4 rocksdb: Options.compression_opts.strategy: 0 2020-06-26T21:33:44.927 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2020-06-26T21:33:44.856+0000 7f4512a62700 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2020-06-26T21:33:44.927 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2020-06-26T21:33:44.856+0000 7f4512a62700 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2020-06-26T21:33:44.927 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2020-06-26T21:33:44.856+0000 7f4512a62700 4 rocksdb: Options.compression_opts.enabled: false 2020-06-26T21:33:44.927 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2020-06-26T21:33:44.856+0000 7f4512a62700 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2020-06-26T21:33:44.928 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2020-06-26T21:33:44.856+0000 7f4512a62700 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2020-06-26T21:33:44.928 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2020-06-26T21:33:44.856+0000 7f4512a62700 4 rocksdb: Options.level0_stop_writes_trigger: 36 2020-06-26T21:33:44.928 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:profile rt=1.0833358764648438, stop=False, exit=None, reads=[8] 2020-06-26T21:33:44.928 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2020-06-26T21:33:44.856+0000 7f4512a62700 4 rocksdb: Options.target_file_size_base: 67108864 2020-06-26T21:33:44.928 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2020-06-26T21:33:44.856+0000 7f4512a62700 4 rocksdb: Options.target_file_size_multiplier: 1 2020-06-26T21:33:44.929 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2020-06-26T21:33:44.856+0000 7f4512a62700 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2020-06-26T21:33:44.929 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2020-06-26T21:33:44.856+0000 7f4512a62700 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2020-06-26T21:33:44.929 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2020-06-26T21:33:44.856+0000 7f4512a62700 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2020-06-26T21:33:44.929 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2020-06-26T21:33:44.856+0000 7f4512a62700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2020-06-26T21:33:44.929 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2020-06-26T21:33:44.856+0000 7f4512a62700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2020-06-26T21:33:44.929 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2020-06-26T21:33:44.856+0000 7f4512a62700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2020-06-26T21:33:44.930 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2020-06-26T21:33:44.856+0000 7f4512a62700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2020-06-26T21:33:44.930 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:profile rt=1.0835824012756348, stop=False, exit=None, reads=[8] 2020-06-26T21:33:44.930 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2020-06-26T21:33:44.856+0000 7f4512a62700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2020-06-26T21:33:44.930 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2020-06-26T21:33:44.856+0000 7f4512a62700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2020-06-26T21:33:44.930 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2020-06-26T21:33:44.856+0000 7f4512a62700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2020-06-26T21:33:44.931 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2020-06-26T21:33:44.856+0000 7f4512a62700 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2020-06-26T21:33:44.931 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2020-06-26T21:33:44.856+0000 7f4512a62700 4 rocksdb: Options.max_compaction_bytes: 1677721600 2020-06-26T21:33:44.931 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2020-06-26T21:33:44.856+0000 7f4512a62700 4 rocksdb: Options.arena_block_size: 4194304 2020-06-26T21:33:44.935 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2020-06-26T21:33:44.856+0000 7f4512a62700 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2020-06-26T21:33:44.935 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2020-06-26T21:33:44.856+0000 7f4512a62700 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2020-06-26T21:33:44.935 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2020-06-26T21:33:44.856+0000 7f4512a62700 4 rocksdb: Options.rate_limit_delay_max_milliseconds: 100 2020-06-26T21:33:44.936 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:profile rt=1.0838165283203125, stop=False, exit=None, reads=[8] 2020-06-26T21:33:44.936 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2020-06-26T21:33:44.856+0000 7f4512a62700 4 rocksdb: Options.disable_auto_compactions: 0 2020-06-26T21:33:44.936 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2020-06-26T21:33:44.856+0000 7f4512a62700 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2020-06-26T21:33:44.936 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2020-06-26T21:33:44.856+0000 7f4512a62700 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2020-06-26T21:33:44.936 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2020-06-26T21:33:44.856+0000 7f4512a62700 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2020-06-26T21:33:44.937 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2020-06-26T21:33:44.856+0000 7f4512a62700 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2020-06-26T21:33:44.937 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2020-06-26T21:33:44.856+0000 7f4512a62700 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2020-06-26T21:33:44.937 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2020-06-26T21:33:44.856+0000 7f4512a62700 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2020-06-26T21:33:44.937 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2020-06-26T21:33:44.856+0000 7f4512a62700 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2020-06-26T21:33:44.937 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:profile rt=1.0840246677398682, stop=False, exit=None, reads=[8] 2020-06-26T21:33:44.938 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2020-06-26T21:33:44.856+0000 7f4512a62700 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2020-06-26T21:33:44.938 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2020-06-26T21:33:44.856+0000 7f4512a62700 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2020-06-26T21:33:44.938 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2020-06-26T21:33:44.856+0000 7f4512a62700 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2020-06-26T21:33:44.938 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2020-06-26T21:33:44.856+0000 7f4512a62700 4 rocksdb: Options.table_properties_collectors: 2020-06-26T21:33:44.938 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2020-06-26T21:33:44.856+0000 7f4512a62700 4 rocksdb: Options.inplace_update_support: 0 2020-06-26T21:33:44.939 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2020-06-26T21:33:44.856+0000 7f4512a62700 4 rocksdb: Options.inplace_update_num_locks: 10000 2020-06-26T21:33:44.939 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2020-06-26T21:33:44.856+0000 7f4512a62700 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2020-06-26T21:33:44.939 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2020-06-26T21:33:44.856+0000 7f4512a62700 4 rocksdb: Options.memtable_whole_key_filtering: 0 2020-06-26T21:33:44.939 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2020-06-26T21:33:44.856+0000 7f4512a62700 4 rocksdb: Options.memtable_huge_page_size: 0 2020-06-26T21:33:44.939 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:profile rt=1.0842576026916504, stop=False, exit=None, reads=[8] 2020-06-26T21:33:44.939 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2020-06-26T21:33:44.856+0000 7f4512a62700 4 rocksdb: Options.bloom_locality: 0 2020-06-26T21:33:44.940 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2020-06-26T21:33:44.856+0000 7f4512a62700 4 rocksdb: Options.max_successive_merges: 0 2020-06-26T21:33:44.940 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2020-06-26T21:33:44.856+0000 7f4512a62700 4 rocksdb: Options.optimize_filters_for_hits: 0 2020-06-26T21:33:44.940 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2020-06-26T21:33:44.856+0000 7f4512a62700 4 rocksdb: Options.paranoid_file_checks: 0 2020-06-26T21:33:44.940 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2020-06-26T21:33:44.856+0000 7f4512a62700 4 rocksdb: Options.force_consistency_checks: 0 2020-06-26T21:33:44.940 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2020-06-26T21:33:44.856+0000 7f4512a62700 4 rocksdb: Options.report_bg_io_stats: 0 2020-06-26T21:33:44.941 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2020-06-26T21:33:44.856+0000 7f4512a62700 4 rocksdb: Options.ttl: 2592000 2020-06-26T21:33:44.941 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2020-06-26T21:33:44.856+0000 7f4512a62700 4 rocksdb: Options.periodic_compaction_seconds: 0 2020-06-26T21:33:44.941 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:profile rt=1.0844693183898926, stop=False, exit=None, reads=[8] 2020-06-26T21:33:44.941 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2020-06-26T21:33:44.860+0000 7f4512a62700 4 rocksdb: [version_set.cc:4568] Recovered from manifest file:/var/lib/ceph/mon/ceph-smithi051/store.db/MANIFEST-000001 succeeded,manifest_file_number is 1, next_file_number is 3, last_sequence is 0, log_number is 0,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2020-06-26T21:33:44.941 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr 2020-06-26T21:33:44.942 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2020-06-26T21:33:44.860+0000 7f4512a62700 4 rocksdb: [version_set.cc:4577] Column family [default] (ID 0), log number is 0 2020-06-26T21:33:44.942 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr 2020-06-26T21:33:44.942 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2020-06-26T21:33:44.860+0000 7f4512a62700 4 rocksdb: DB pointer 0x55c652db3800 2020-06-26T21:33:44.942 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2020-06-26T21:33:44.860+0000 7f44fb90d700 4 rocksdb: [db_impl/db_impl.cc:850] ------- DUMPING STATS ------- 2020-06-26T21:33:44.942 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2020-06-26T21:33:44.860+0000 7f44fb90d700 4 rocksdb: [db_impl/db_impl.cc:851] 2020-06-26T21:33:44.943 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr ** DB Stats ** 2020-06-26T21:33:44.943 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr Uptime(secs): 0.0 total, 0.0 interval 2020-06-26T21:33:44.943 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2020-06-26T21:33:44.943 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2020-06-26T21:33:44.943 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2020-06-26T21:33:44.943 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:profile rt=1.0847713947296143, stop=False, exit=None, reads=[8] 2020-06-26T21:33:44.944 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2020-06-26T21:33:44.944 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 MB, 0.00 MB/s 2020-06-26T21:33:44.944 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2020-06-26T21:33:44.944 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr 2020-06-26T21:33:44.944 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr ** Compaction Stats [default] ** 2020-06-26T21:33:44.945 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2020-06-26T21:33:44.945 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2020-06-26T21:33:44.945 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr Sum 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 2020-06-26T21:33:44.945 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 2020-06-26T21:33:44.945 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr 2020-06-26T21:33:44.946 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr ** Compaction Stats [default] ** 2020-06-26T21:33:44.946 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:profile rt=1.0850424766540527, stop=False, exit=None, reads=[8] 2020-06-26T21:33:44.946 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2020-06-26T21:33:44.947 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2020-06-26T21:33:44.947 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr Uptime(secs): 0.0 total, 0.0 interval 2020-06-26T21:33:44.947 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr Flush(GB): cumulative 0.000, interval 0.000 2020-06-26T21:33:44.947 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr AddFile(GB): cumulative 0.000, interval 0.000 2020-06-26T21:33:44.947 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr AddFile(Total Files): cumulative 0, interval 0 2020-06-26T21:33:44.948 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr AddFile(L0 Files): cumulative 0, interval 0 2020-06-26T21:33:44.948 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr AddFile(Keys): cumulative 0, interval 0 2020-06-26T21:33:44.948 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr Cumulative compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2020-06-26T21:33:44.948 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2020-06-26T21:33:44.948 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2020-06-26T21:33:44.949 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr 2020-06-26T21:33:44.949 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr ** File Read Latency Histogram By Level [default] ** 2020-06-26T21:33:44.949 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr 2020-06-26T21:33:44.949 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr ** Compaction Stats [default] ** 2020-06-26T21:33:44.949 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:profile rt=1.0854063034057617, stop=False, exit=None, reads=[8] 2020-06-26T21:33:44.949 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2020-06-26T21:33:44.950 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2020-06-26T21:33:44.950 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr Sum 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 2020-06-26T21:33:44.950 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 2020-06-26T21:33:44.950 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr 2020-06-26T21:33:44.950 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr ** Compaction Stats [default] ** 2020-06-26T21:33:44.951 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2020-06-26T21:33:44.951 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:profile rt=1.0855937004089355, stop=False, exit=None, reads=[8] 2020-06-26T21:33:44.951 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2020-06-26T21:33:44.951 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr Uptime(secs): 0.0 total, 0.0 interval 2020-06-26T21:33:44.951 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr Flush(GB): cumulative 0.000, interval 0.000 2020-06-26T21:33:44.952 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr AddFile(GB): cumulative 0.000, interval 0.000 2020-06-26T21:33:44.952 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr AddFile(Total Files): cumulative 0, interval 0 2020-06-26T21:33:44.952 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr AddFile(L0 Files): cumulative 0, interval 0 2020-06-26T21:33:44.952 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr AddFile(Keys): cumulative 0, interval 0 2020-06-26T21:33:44.952 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr Cumulative compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2020-06-26T21:33:44.952 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2020-06-26T21:33:44.953 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2020-06-26T21:33:44.953 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr 2020-06-26T21:33:44.953 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr ** File Read Latency Histogram By Level [default] ** 2020-06-26T21:33:44.953 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr 2020-06-26T21:33:44.953 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2020-06-26T21:33:44.864+0000 7f4512a62700 4 rocksdb: [db_impl/db_impl.cc:397] Shutdown: canceling all background work 2020-06-26T21:33:44.954 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:profile rt=1.085923671722412, stop=False, exit=None, reads=[8] 2020-06-26T21:33:44.954 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2020-06-26T21:33:44.864+0000 7f4512a62700 4 rocksdb: [db_impl/db_impl.cc:573] Shutdown complete 2020-06-26T21:33:44.954 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2020-06-26T21:33:44.864+0000 7f4512a62700 0 /usr/bin/ceph-mon: created monfs at /var/lib/ceph/mon/ceph-smithi051 for mon.smithi051 2020-06-26T21:33:44.954 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:profile rt=1.08601713180542, stop=False, exit=None, reads=[8] 2020-06-26T21:33:45.356 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:profile rt=1.5681750774383545, stop=False, exit=0, reads=[6, 8] 2020-06-26T21:33:45.357 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:profile rt=1.5684573650360107, stop=True, exit=0, reads=[6, 8] 2020-06-26T21:33:45.357 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:Running command: install -d -m0770 -o 167 -g 167 /var/run/ceph/9eb212b8-b7f4-11ea-a06d-001a4aab830c 2020-06-26T21:33:45.360 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:install:profile rt=0.002347707748413086, stop=False, exit=None, reads=[6, 8] 2020-06-26T21:33:45.360 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:install:profile rt=0.0026128292083740234, stop=True, exit=0, reads=[6, 8] 2020-06-26T21:33:45.361 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:Running command: systemctl disable ceph.target 2020-06-26T21:33:45.483 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:systemctl:profile rt=0.11963343620300293, stop=False, exit=0, reads=[6, 8] 2020-06-26T21:33:45.483 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:systemctl:profile rt=0.12016534805297852, stop=True, exit=0, reads=[6, 8] 2020-06-26T21:33:45.483 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:Running command: systemctl enable ceph.target 2020-06-26T21:33:45.489 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:systemctl:stderr Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target -> /etc/systemd/system/ceph.target. 2020-06-26T21:33:45.489 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:systemctl:profile rt=0.004457950592041016, stop=False, exit=None, reads=[8] 2020-06-26T21:33:45.592 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:systemctl:profile rt=0.10674262046813965, stop=False, exit=0, reads=[6, 8] 2020-06-26T21:33:45.592 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:systemctl:profile rt=0.10697484016418457, stop=True, exit=0, reads=[6, 8] 2020-06-26T21:33:45.592 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:Running command: systemctl start ceph.target 2020-06-26T21:33:45.599 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:systemctl:profile rt=0.004815816879272461, stop=False, exit=0, reads=[6, 8] 2020-06-26T21:33:45.599 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:systemctl:profile rt=0.005267143249511719, stop=True, exit=0, reads=[6, 8] 2020-06-26T21:33:45.599 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:Running command: systemctl enable ceph-9eb212b8-b7f4-11ea-a06d-001a4aab830c.target 2020-06-26T21:33:45.606 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:systemctl:stderr Created symlink /etc/systemd/system/multi-user.target.wants/ceph-9eb212b8-b7f4-11ea-a06d-001a4aab830c.target -> /etc/systemd/system/ceph-9eb212b8-b7f4-11ea-a06d-001a4aab830c.target. 2020-06-26T21:33:45.606 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:systemctl:stderr Created symlink /etc/systemd/system/ceph.target.wants/ceph-9eb212b8-b7f4-11ea-a06d-001a4aab830c.target -> /etc/systemd/system/ceph-9eb212b8-b7f4-11ea-a06d-001a4aab830c.target. 2020-06-26T21:33:45.606 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:systemctl:profile rt=0.005034923553466797, stop=False, exit=None, reads=[8] 2020-06-26T21:33:45.709 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:systemctl:profile rt=0.1072702407836914, stop=False, exit=0, reads=[6, 8] 2020-06-26T21:33:45.709 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:systemctl:profile rt=0.10742902755737305, stop=True, exit=0, reads=[6, 8] 2020-06-26T21:33:45.710 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:Running command: systemctl start ceph-9eb212b8-b7f4-11ea-a06d-001a4aab830c.target 2020-06-26T21:33:45.715 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:systemctl:profile rt=0.00475764274597168, stop=False, exit=0, reads=[6, 8] 2020-06-26T21:33:45.715 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:systemctl:profile rt=0.00495147705078125, stop=True, exit=0, reads=[6, 8] 2020-06-26T21:33:45.726 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:Running command: systemctl daemon-reload 2020-06-26T21:33:45.844 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:systemctl:profile rt=0.11705875396728516, stop=False, exit=0, reads=[6, 8] 2020-06-26T21:33:45.845 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:systemctl:profile rt=0.11733531951904297, stop=True, exit=0, reads=[6, 8] 2020-06-26T21:33:45.845 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:Running command: systemctl stop ceph-9eb212b8-b7f4-11ea-a06d-001a4aab830c@mon.smithi051 2020-06-26T21:33:45.854 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:systemctl:profile rt=0.00740361213684082, stop=False, exit=0, reads=[6, 8] 2020-06-26T21:33:45.854 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:systemctl:profile rt=0.007669687271118164, stop=True, exit=0, reads=[6, 8] 2020-06-26T21:33:45.854 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:Running command: systemctl reset-failed ceph-9eb212b8-b7f4-11ea-a06d-001a4aab830c@mon.smithi051 2020-06-26T21:33:45.861 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:systemctl:stderr Failed to reset failed state of unit ceph-9eb212b8-b7f4-11ea-a06d-001a4aab830c@mon.smithi051.service: Unit ceph-9eb212b8-b7f4-11ea-a06d-001a4aab830c@mon.smithi051.service is not loaded. 2020-06-26T21:33:45.862 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:systemctl:profile rt=0.004370927810668945, stop=False, exit=1, reads=[8] 2020-06-26T21:33:45.862 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:systemctl:profile rt=0.0045032501220703125, stop=True, exit=1, reads=[8] 2020-06-26T21:33:45.862 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:Running command: systemctl enable ceph-9eb212b8-b7f4-11ea-a06d-001a4aab830c@mon.smithi051 2020-06-26T21:33:45.865 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:systemctl:stderr Created symlink /etc/systemd/system/ceph-9eb212b8-b7f4-11ea-a06d-001a4aab830c.target.wants/ceph-9eb212b8-b7f4-11ea-a06d-001a4aab830c@mon.smithi051.service -> /etc/systemd/system/ceph-9eb212b8-b7f4-11ea-a06d-001a4aab830c@.service. 2020-06-26T21:33:45.866 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:systemctl:profile rt=0.0046231746673583984, stop=False, exit=None, reads=[8] 2020-06-26T21:33:45.978 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:systemctl:profile rt=0.11660456657409668, stop=False, exit=0, reads=[6, 8] 2020-06-26T21:33:45.978 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:systemctl:profile rt=0.11682343482971191, stop=True, exit=0, reads=[6, 8] 2020-06-26T21:33:45.979 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:Running command: systemctl start ceph-9eb212b8-b7f4-11ea-a06d-001a4aab830c@mon.smithi051 2020-06-26T21:33:46.032 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:systemctl:profile rt=0.05174708366394043, stop=False, exit=0, reads=[6, 8] 2020-06-26T21:33:46.032 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:systemctl:profile rt=0.0522308349609375, stop=True, exit=0, reads=[6, 8] 2020-06-26T21:33:46.033 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:firewalld does not appear to be present 2020-06-26T21:33:46.033 INFO:teuthology.orchestra.run.smithi051.stderr:INFO:cephadm:Waiting for mon to start... 2020-06-26T21:33:46.034 INFO:teuthology.orchestra.run.smithi051.stderr:INFO:cephadm:Waiting for mon... 2020-06-26T21:33:46.034 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:Running command: /usr/bin/docker run --rm --net=host --ipc=host -e CONTAINER_IMAGE=quay.ceph.io/ceph-ci/ceph:8b33a29f3a7f00f8e6f971159aa875abdbdf0dd9 -e NODE_NAME=smithi051 -v /var/lib/ceph/9eb212b8-b7f4-11ea-a06d-001a4aab830c/mon.smithi051:/var/lib/ceph/mon/ceph-smithi051:z -v /tmp/ceph-tmp6dq_hjv4:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmp9k3yi91i:/etc/ceph/ceph.conf:z --entrypoint /usr/bin/ceph quay.ceph.io/ceph-ci/ceph:8b33a29f3a7f00f8e6f971159aa875abdbdf0dd9 status 2020-06-26T21:33:46.386 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:33:46 smithi051 systemd[1]: Started Ceph mon.smithi051 for 9eb212b8-b7f4-11ea-a06d-001a4aab830c. 2020-06-26T21:33:46.387 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:33:46 smithi051 bash[6639]: Error: No such container: ceph-9eb212b8-b7f4-11ea-a06d-001a4aab830c-mon.smithi051 2020-06-26T21:33:47.386 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:33:47 smithi051 bash[6639]: 2020-06-26T21:33:47.220+0000 7fc9c6865700 -1 WARNING: all dangerous and experimental features are enabled. 2020-06-26T21:33:47.386 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:33:47 smithi051 bash[6639]: debug 2020-06-26T21:33:47.220+0000 7fc9c6865700 -1 WARNING: all dangerous and experimental features are enabled. 2020-06-26T21:33:47.386 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:33:47 smithi051 bash[6639]: debug 2020-06-26T21:33:47.220+0000 7fc9c6865700 -1 WARNING: all dangerous and experimental features are enabled. 2020-06-26T21:33:47.387 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:33:47 smithi051 bash[6639]: cluster 2020-06-26T21:33:47.249705+0000 mon.smithi051 (mon.0) 0 : [INF] mkfs 9eb212b8-b7f4-11ea-a06d-001a4aab830c 2020-06-26T21:33:47.387 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:33:47 smithi051 bash[6639]: cluster 2020-06-26T21:33:47.243897+0000 mon.smithi051 (mon.0) 1 : cluster [INF] mon.smithi051 is new leader, mons smithi051 in quorum (ranks 0) 2020-06-26T21:33:47.676 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stderr 2020-06-26T21:33:47.664+0000 7f5eb01a2700 -1 WARNING: all dangerous and experimental features are enabled. 2020-06-26T21:33:47.677 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:profile rt=1.6413109302520752, stop=False, exit=None, reads=[10] 2020-06-26T21:33:47.677 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stderr 2020-06-26T21:33:47.672+0000 7f5eaef40700 -1 WARNING: all dangerous and experimental features are enabled. 2020-06-26T21:33:47.677 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:profile rt=1.641425609588623, stop=False, exit=None, reads=[10] 2020-06-26T21:33:47.825 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout cluster: 2020-06-26T21:33:47.825 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout id: 9eb212b8-b7f4-11ea-a06d-001a4aab830c 2020-06-26T21:33:47.826 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout health: HEALTH_OK 2020-06-26T21:33:47.826 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout 2020-06-26T21:33:47.826 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout services: 2020-06-26T21:33:47.826 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout mon: 1 daemons, quorum smithi051 (age 0.575356s) 2020-06-26T21:33:47.826 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout mgr: no daemons active 2020-06-26T21:33:47.827 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout osd: 0 osds: 0 up, 0 in 2020-06-26T21:33:47.827 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout 2020-06-26T21:33:47.827 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout data: 2020-06-26T21:33:47.827 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout pools: 0 pools, 0 pgs 2020-06-26T21:33:47.827 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout objects: 0 objects, 0 B 2020-06-26T21:33:47.828 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout usage: 0 B used, 0 B / 0 B avail 2020-06-26T21:33:47.828 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout pgs: 2020-06-26T21:33:47.828 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout 2020-06-26T21:33:47.828 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:profile rt=1.789790153503418, stop=False, exit=None, reads=[8] 2020-06-26T21:33:48.390 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:profile rt=2.3494138717651367, stop=False, exit=0, reads=[8, 10] 2020-06-26T21:33:48.390 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:profile rt=2.3496923446655273, stop=True, exit=0, reads=[8, 10] 2020-06-26T21:33:48.391 INFO:teuthology.orchestra.run.smithi051.stderr:INFO:cephadm:mon is available 2020-06-26T21:33:48.391 INFO:teuthology.orchestra.run.smithi051.stderr:INFO:cephadm:Assimilating anything we can from ceph.conf... 2020-06-26T21:33:48.391 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:['/usr/bin/docker', 'run', '--rm', '--net=host', '--ipc=host', '-e', 'CONTAINER_IMAGE=quay.ceph.io/ceph-ci/ceph:8b33a29f3a7f00f8e6f971159aa875abdbdf0dd9', '-e', 'NODE_NAME=smithi051', '-v', '/var/log/ceph/9eb212b8-b7f4-11ea-a06d-001a4aab830c:/var/log/ceph:z', '-v', '/tmp/ceph-tmp6dq_hjv4:/etc/ceph/ceph.client.admin.keyring:z', '-v', '/tmp/ceph-tmp9k3yi91i:/etc/ceph/ceph.conf:z', '-v', '/var/lib/ceph/9eb212b8-b7f4-11ea-a06d-001a4aab830c/mon.smithi051:/var/lib/ceph/mon/ceph-smithi051:z', '--entrypoint', '/usr/bin/ceph', 'quay.ceph.io/ceph-ci/ceph:8b33a29f3a7f00f8e6f971159aa875abdbdf0dd9', 'config', 'assimilate-conf', '-i', '/var/lib/ceph/mon/ceph-smithi051/config'] 2020-06-26T21:33:48.391 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:Running command: /usr/bin/docker run --rm --net=host --ipc=host -e CONTAINER_IMAGE=quay.ceph.io/ceph-ci/ceph:8b33a29f3a7f00f8e6f971159aa875abdbdf0dd9 -e NODE_NAME=smithi051 -v /var/log/ceph/9eb212b8-b7f4-11ea-a06d-001a4aab830c:/var/log/ceph:z -v /tmp/ceph-tmp6dq_hjv4:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmp9k3yi91i:/etc/ceph/ceph.conf:z -v /var/lib/ceph/9eb212b8-b7f4-11ea-a06d-001a4aab830c/mon.smithi051:/var/lib/ceph/mon/ceph-smithi051:z --entrypoint /usr/bin/ceph quay.ceph.io/ceph-ci/ceph:8b33a29f3a7f00f8e6f971159aa875abdbdf0dd9 config assimilate-conf -i /var/lib/ceph/mon/ceph-smithi051/config 2020-06-26T21:33:48.523 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:33:48 smithi051 bash[6639]: cluster 2020-06-26T21:33:47.248149+0000 mon.smithi051 (mon.0) 2 : cluster [INF] mon.smithi051 is new leader, mons smithi051 in quorum (ranks 0) 2020-06-26T21:33:48.524 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:33:48 smithi051 bash[6639]: cluster 2020-06-26T21:33:47.248517+0000 mon.smithi051 (mon.0) 3 : cluster [DBG] monmap e1: 1 mons at {smithi051=[v2:172.21.15.51:3300/0,v1:172.21.15.51:6789/0]} 2020-06-26T21:33:48.524 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:33:48 smithi051 bash[6639]: cluster 2020-06-26T21:33:47.251950+0000 mon.smithi051 (mon.0) 4 : cluster [DBG] fsmap 2020-06-26T21:33:48.524 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:33:48 smithi051 bash[6639]: cluster 2020-06-26T21:33:47.256723+0000 mon.smithi051 (mon.0) 5 : cluster [DBG] osdmap e1: 0 total, 0 up, 0 in 2020-06-26T21:33:48.524 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:33:48 smithi051 bash[6639]: cluster 2020-06-26T21:33:47.257321+0000 mon.smithi051 (mon.0) 6 : cluster [DBG] mgrmap e1: no daemons active 2020-06-26T21:33:48.524 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:33:48 smithi051 bash[6639]: audit 2020-06-26T21:33:47.823444+0000 mon.smithi051 (mon.0) 7 : audit [DBG] from='client.? 172.21.15.51:0/1076159560' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2020-06-26T21:33:49.722 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stderr 2020-06-26T21:33:49.708+0000 7fd08797e700 -1 WARNING: all dangerous and experimental features are enabled. 2020-06-26T21:33:49.722 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:profile rt=1.3343160152435303, stop=False, exit=None, reads=[10] 2020-06-26T21:33:49.723 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stderr 2020-06-26T21:33:49.716+0000 7fd08671c700 -1 WARNING: all dangerous and experimental features are enabled. 2020-06-26T21:33:49.723 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:profile rt=1.3345539569854736, stop=False, exit=None, reads=[10] 2020-06-26T21:33:49.867 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout 2020-06-26T21:33:49.867 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout [global] 2020-06-26T21:33:49.867 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout fsid = 9eb212b8-b7f4-11ea-a06d-001a4aab830c 2020-06-26T21:33:49.867 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout mon_host = [v2:172.21.15.51:3300,v1:172.21.15.51:6789] 2020-06-26T21:33:49.868 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout mon_osd_allow_pg_remap = true 2020-06-26T21:33:49.868 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout mon_osd_allow_primary_affinity = true 2020-06-26T21:33:49.868 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout mon_warn_on_no_sortbitwise = false 2020-06-26T21:33:49.868 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout osd_crush_chooseleaf_type = 0 2020-06-26T21:33:49.868 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout 2020-06-26T21:33:49.869 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout [mgr] 2020-06-26T21:33:49.869 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout mgr/telemetry/nag = false 2020-06-26T21:33:49.869 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout 2020-06-26T21:33:49.869 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout [osd] 2020-06-26T21:33:49.869 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout mon_osd_backfillfull_ratio = 0.85 2020-06-26T21:33:49.869 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout mon_osd_full_ratio = 0.9 2020-06-26T21:33:49.870 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout mon_osd_nearfull_ratio = 0.8 2020-06-26T21:33:49.870 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout osd_map_max_advance = 10 2020-06-26T21:33:49.870 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout osd_sloppy_crc = true 2020-06-26T21:33:49.870 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:profile rt=1.4790635108947754, stop=False, exit=None, reads=[8] 2020-06-26T21:33:50.386 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:33:49 smithi051 bash[6639]: audit 2020-06-26T21:33:49.860265+0000 mon.smithi051 (mon.0) 8 : audit [INF] from='client.? 172.21.15.51:0/4150744575' entity='client.admin' cmd=[{"prefix": "config assimilate-conf"}]: dispatch 2020-06-26T21:33:50.387 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:33:49 smithi051 bash[6639]: audit 2020-06-26T21:33:49.864669+0000 mon.smithi051 (mon.0) 9 : audit [INF] from='client.? 172.21.15.51:0/4150744575' entity='client.admin' cmd='[{"prefix": "config assimilate-conf"}]': finished 2020-06-26T21:33:50.398 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:profile rt=2.0095293521881104, stop=False, exit=0, reads=[8, 10] 2020-06-26T21:33:50.398 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:profile rt=2.009819984436035, stop=True, exit=0, reads=[8, 10] 2020-06-26T21:33:50.399 INFO:teuthology.orchestra.run.smithi051.stderr:INFO:cephadm:Generating new minimal ceph.conf... 2020-06-26T21:33:50.399 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:['/usr/bin/docker', 'run', '--rm', '--net=host', '--ipc=host', '-e', 'CONTAINER_IMAGE=quay.ceph.io/ceph-ci/ceph:8b33a29f3a7f00f8e6f971159aa875abdbdf0dd9', '-e', 'NODE_NAME=smithi051', '-v', '/var/log/ceph/9eb212b8-b7f4-11ea-a06d-001a4aab830c:/var/log/ceph:z', '-v', '/tmp/ceph-tmp6dq_hjv4:/etc/ceph/ceph.client.admin.keyring:z', '-v', '/tmp/ceph-tmp9k3yi91i:/etc/ceph/ceph.conf:z', '-v', '/var/lib/ceph/9eb212b8-b7f4-11ea-a06d-001a4aab830c/mon.smithi051:/var/lib/ceph/mon/ceph-smithi051:z', '--entrypoint', '/usr/bin/ceph', 'quay.ceph.io/ceph-ci/ceph:8b33a29f3a7f00f8e6f971159aa875abdbdf0dd9', 'config', 'generate-minimal-conf', '-o', '/var/lib/ceph/mon/ceph-smithi051/config'] 2020-06-26T21:33:50.399 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:Running command: /usr/bin/docker run --rm --net=host --ipc=host -e CONTAINER_IMAGE=quay.ceph.io/ceph-ci/ceph:8b33a29f3a7f00f8e6f971159aa875abdbdf0dd9 -e NODE_NAME=smithi051 -v /var/log/ceph/9eb212b8-b7f4-11ea-a06d-001a4aab830c:/var/log/ceph:z -v /tmp/ceph-tmp6dq_hjv4:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmp9k3yi91i:/etc/ceph/ceph.conf:z -v /var/lib/ceph/9eb212b8-b7f4-11ea-a06d-001a4aab830c/mon.smithi051:/var/lib/ceph/mon/ceph-smithi051:z --entrypoint /usr/bin/ceph quay.ceph.io/ceph-ci/ceph:8b33a29f3a7f00f8e6f971159aa875abdbdf0dd9 config generate-minimal-conf -o /var/lib/ceph/mon/ceph-smithi051/config 2020-06-26T21:33:51.697 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stderr 2020-06-26T21:33:51.684+0000 7efec5871700 -1 WARNING: all dangerous and experimental features are enabled. 2020-06-26T21:33:51.697 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stderr 2020-06-26T21:33:51.692+0000 7efec5871700 -1 WARNING: all dangerous and experimental features are enabled. 2020-06-26T21:33:51.698 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:profile rt=1.2971172332763672, stop=False, exit=None, reads=[10] 2020-06-26T21:33:52.363 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:profile rt=1.962897777557373, stop=False, exit=0, reads=[8, 10] 2020-06-26T21:33:52.363 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:profile rt=1.963181734085083, stop=True, exit=0, reads=[8, 10] 2020-06-26T21:33:52.364 INFO:teuthology.orchestra.run.smithi051.stderr:INFO:cephadm:Restarting the monitor... 2020-06-26T21:33:52.364 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:Running command: systemctl restart ceph-9eb212b8-b7f4-11ea-a06d-001a4aab830c@mon.smithi051 2020-06-26T21:33:52.372 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:33:51 smithi051 bash[6639]: audit 2020-06-26T21:33:51.837025+0000 mon.smithi051 (mon.0) 10 : audit [DBG] from='client.? 172.21.15.51:0/3336885874' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2020-06-26T21:33:52.636 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:33:52 smithi051 systemd[1]: Stopping Ceph mon.smithi051 for 9eb212b8-b7f4-11ea-a06d-001a4aab830c... 2020-06-26T21:33:52.636 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:33:52 smithi051 bash[6639]: debug 2020-06-26T21:33:52.468+0000 7fc9b669c700 -1 received signal: Terminated from Kernel ( Could be generated by pthread_kill(), raise(), abort(), alarm() ) UID: 0 2020-06-26T21:33:52.636 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:33:52 smithi051 bash[6639]: debug 2020-06-26T21:33:52.468+0000 7fc9b669c700 -1 mon.smithi051@0(leader) e1 *** Got Signal Terminated *** 2020-06-26T21:33:53.065 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:systemctl:profile rt=0.6991393566131592, stop=False, exit=0, reads=[8, 10] 2020-06-26T21:33:53.066 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:systemctl:profile rt=0.6997437477111816, stop=True, exit=0, reads=[8, 10] 2020-06-26T21:33:53.066 INFO:teuthology.orchestra.run.smithi051.stderr:INFO:cephadm:Setting mon public_network... 2020-06-26T21:33:53.067 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:['/usr/bin/docker', 'run', '--rm', '--net=host', '--ipc=host', '-e', 'CONTAINER_IMAGE=quay.ceph.io/ceph-ci/ceph:8b33a29f3a7f00f8e6f971159aa875abdbdf0dd9', '-e', 'NODE_NAME=smithi051', '-v', '/var/log/ceph/9eb212b8-b7f4-11ea-a06d-001a4aab830c:/var/log/ceph:z', '-v', '/tmp/ceph-tmp6dq_hjv4:/etc/ceph/ceph.client.admin.keyring:z', '-v', '/tmp/ceph-tmp9k3yi91i:/etc/ceph/ceph.conf:z', '--entrypoint', '/usr/bin/ceph', 'quay.ceph.io/ceph-ci/ceph:8b33a29f3a7f00f8e6f971159aa875abdbdf0dd9', 'config', 'set', 'mon', 'public_network', '172.21.0.0/20'] 2020-06-26T21:33:53.067 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:Running command: /usr/bin/docker run --rm --net=host --ipc=host -e CONTAINER_IMAGE=quay.ceph.io/ceph-ci/ceph:8b33a29f3a7f00f8e6f971159aa875abdbdf0dd9 -e NODE_NAME=smithi051 -v /var/log/ceph/9eb212b8-b7f4-11ea-a06d-001a4aab830c:/var/log/ceph:z -v /tmp/ceph-tmp6dq_hjv4:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmp9k3yi91i:/etc/ceph/ceph.conf:z --entrypoint /usr/bin/ceph quay.ceph.io/ceph-ci/ceph:8b33a29f3a7f00f8e6f971159aa875abdbdf0dd9 config set mon public_network 172.21.0.0/20 2020-06-26T21:33:53.386 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:33:52 smithi051 docker[7064]: ceph-9eb212b8-b7f4-11ea-a06d-001a4aab830c-mon.smithi051 2020-06-26T21:33:53.386 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:33:53 smithi051 systemd[1]: Stopped Ceph mon.smithi051 for 9eb212b8-b7f4-11ea-a06d-001a4aab830c. 2020-06-26T21:33:53.386 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:33:53 smithi051 systemd[1]: Starting Ceph mon.smithi051 for 9eb212b8-b7f4-11ea-a06d-001a4aab830c... 2020-06-26T21:33:53.387 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:33:53 smithi051 docker[7101]: Error: No such container: ceph-9eb212b8-b7f4-11ea-a06d-001a4aab830c-mon.smithi051 2020-06-26T21:33:53.387 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:33:53 smithi051 systemd[1]: Started Ceph mon.smithi051 for 9eb212b8-b7f4-11ea-a06d-001a4aab830c. 2020-06-26T21:33:53.387 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:33:53 smithi051 bash[7113]: Error: No such container: ceph-9eb212b8-b7f4-11ea-a06d-001a4aab830c-mon.smithi051 2020-06-26T21:33:54.438 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:33:54 smithi051 bash[7113]: debug 2020-06-26T21:33:54.364+0000 7f46d49c5700 0 set uid:gid to 167:167 (ceph:ceph) 2020-06-26T21:33:54.439 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:33:54 smithi051 bash[7113]: debug 2020-06-26T21:33:54.364+0000 7f46d49c5700 0 ceph version 16.0.0-2955-g8b33a29 (8b33a29f3a7f00f8e6f971159aa875abdbdf0dd9) pacific (dev), process ceph-mon, pid 1 2020-06-26T21:33:54.439 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:33:54 smithi051 bash[7113]: debug 2020-06-26T21:33:54.364+0000 7f46d49c5700 0 pidfile_write: ignore empty --pid-file 2020-06-26T21:33:54.439 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:33:54 smithi051 bash[7113]: debug 2020-06-26T21:33:54.368+0000 7f46d49c5700 0 load: jerasure load: lrc load: isa 2020-06-26T21:33:54.440 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:33:54 smithi051 bash[7113]: debug 2020-06-26T21:33:54.368+0000 7f46d49c5700 4 rocksdb: RocksDB version: 6.8.1 2020-06-26T21:33:54.440 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:33:54 smithi051 bash[7113]: debug 2020-06-26T21:33:54.368+0000 7f46d49c5700 4 rocksdb: Git sha rocksdb_build_git_sha:@0@ 2020-06-26T21:33:54.440 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:33:54 smithi051 bash[7113]: debug 2020-06-26T21:33:54.368+0000 7f46d49c5700 4 rocksdb: Compile date Jun 26 2020 2020-06-26T21:33:54.440 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:33:54 smithi051 bash[7113]: debug 2020-06-26T21:33:54.368+0000 7f46d49c5700 4 rocksdb: DB SUMMARY 2020-06-26T21:33:54.440 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:33:54 smithi051 bash[7113]: debug 2020-06-26T21:33:54.368+0000 7f46d49c5700 4 rocksdb: CURRENT file: CURRENT 2020-06-26T21:33:54.440 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:33:54 smithi051 bash[7113]: debug 2020-06-26T21:33:54.368+0000 7f46d49c5700 4 rocksdb: IDENTITY file: IDENTITY 2020-06-26T21:33:54.441 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:33:54 smithi051 bash[7113]: debug 2020-06-26T21:33:54.368+0000 7f46d49c5700 4 rocksdb: MANIFEST file: MANIFEST-000005 size: 131 Bytes 2020-06-26T21:33:54.441 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:33:54 smithi051 bash[7113]: debug 2020-06-26T21:33:54.368+0000 7f46d49c5700 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-smithi051/store.db dir, Total Num: 1, files: 000004.sst 2020-06-26T21:33:54.441 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:33:54 smithi051 bash[7113]: debug 2020-06-26T21:33:54.368+0000 7f46d49c5700 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-smithi051/store.db: 000006.log size: 75087 ; 2020-06-26T21:33:54.441 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:33:54 smithi051 bash[7113]: debug 2020-06-26T21:33:54.368+0000 7f46d49c5700 4 rocksdb: Options.error_if_exists: 0 2020-06-26T21:33:54.441 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:33:54 smithi051 bash[7113]: debug 2020-06-26T21:33:54.368+0000 7f46d49c5700 4 rocksdb: Options.create_if_missing: 0 2020-06-26T21:33:54.442 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:33:54 smithi051 bash[7113]: debug 2020-06-26T21:33:54.368+0000 7f46d49c5700 4 rocksdb: Options.paranoid_checks: 1 2020-06-26T21:33:54.442 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:33:54 smithi051 bash[7113]: debug 2020-06-26T21:33:54.368+0000 7f46d49c5700 4 rocksdb: Options.env: 0x55ef8aa59720 2020-06-26T21:33:54.442 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:33:54 smithi051 bash[7113]: debug 2020-06-26T21:33:54.368+0000 7f46d49c5700 4 rocksdb: Options.fs: Posix File System 2020-06-26T21:33:54.442 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:33:54 smithi051 bash[7113]: debug 2020-06-26T21:33:54.368+0000 7f46d49c5700 4 rocksdb: Options.info_log: 0x55ef8d21e580 2020-06-26T21:33:54.442 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:33:54 smithi051 bash[7113]: debug 2020-06-26T21:33:54.368+0000 7f46d49c5700 4 rocksdb: Options.max_file_opening_threads: 16 2020-06-26T21:33:54.443 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:33:54 smithi051 bash[7113]: debug 2020-06-26T21:33:54.368+0000 7f46d49c5700 4 rocksdb: Options.statistics: (nil) 2020-06-26T21:33:54.443 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:33:54 smithi051 bash[7113]: debug 2020-06-26T21:33:54.368+0000 7f46d49c5700 4 rocksdb: Options.use_fsync: 0 2020-06-26T21:33:54.443 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:33:54 smithi051 bash[7113]: debug 2020-06-26T21:33:54.368+0000 7f46d49c5700 4 rocksdb: Options.max_log_file_size: 0 2020-06-26T21:33:54.443 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:33:54 smithi051 bash[7113]: debug 2020-06-26T21:33:54.368+0000 7f46d49c5700 4 rocksdb: Options.max_manifest_file_size: 1073741824 2020-06-26T21:33:54.443 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:33:54 smithi051 bash[7113]: debug 2020-06-26T21:33:54.368+0000 7f46d49c5700 4 rocksdb: Options.log_file_time_to_roll: 0 2020-06-26T21:33:54.444 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:33:54 smithi051 bash[7113]: debug 2020-06-26T21:33:54.368+0000 7f46d49c5700 4 rocksdb: Options.keep_log_file_num: 1000 2020-06-26T21:33:54.444 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:33:54 smithi051 bash[7113]: debug 2020-06-26T21:33:54.368+0000 7f46d49c5700 4 rocksdb: Options.recycle_log_file_num: 0 2020-06-26T21:33:54.444 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:33:54 smithi051 bash[7113]: debug 2020-06-26T21:33:54.368+0000 7f46d49c5700 4 rocksdb: Options.allow_fallocate: 1 2020-06-26T21:33:54.444 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:33:54 smithi051 bash[7113]: debug 2020-06-26T21:33:54.368+0000 7f46d49c5700 4 rocksdb: Options.allow_mmap_reads: 0 2020-06-26T21:33:54.444 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:33:54 smithi051 bash[7113]: debug 2020-06-26T21:33:54.368+0000 7f46d49c5700 4 rocksdb: Options.allow_mmap_writes: 0 2020-06-26T21:33:54.445 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:33:54 smithi051 bash[7113]: debug 2020-06-26T21:33:54.368+0000 7f46d49c5700 4 rocksdb: Options.use_direct_reads: 0 2020-06-26T21:33:54.445 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:33:54 smithi051 bash[7113]: debug 2020-06-26T21:33:54.368+0000 7f46d49c5700 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2020-06-26T21:33:54.445 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:33:54 smithi051 bash[7113]: debug 2020-06-26T21:33:54.368+0000 7f46d49c5700 4 rocksdb: Options.create_missing_column_families: 0 2020-06-26T21:33:54.445 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:33:54 smithi051 bash[7113]: debug 2020-06-26T21:33:54.368+0000 7f46d49c5700 4 rocksdb: Options.db_log_dir: 2020-06-26T21:33:54.445 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:33:54 smithi051 bash[7113]: debug 2020-06-26T21:33:54.368+0000 7f46d49c5700 4 rocksdb: Options.wal_dir: /var/lib/ceph/mon/ceph-smithi051/store.db 2020-06-26T21:33:54.446 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:33:54 smithi051 bash[7113]: debug 2020-06-26T21:33:54.368+0000 7f46d49c5700 4 rocksdb: Options.table_cache_numshardbits: 6 2020-06-26T21:33:54.446 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:33:54 smithi051 bash[7113]: debug 2020-06-26T21:33:54.368+0000 7f46d49c5700 4 rocksdb: Options.max_subcompactions: 1 2020-06-26T21:33:54.446 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:33:54 smithi051 bash[7113]: debug 2020-06-26T21:33:54.368+0000 7f46d49c5700 4 rocksdb: Options.max_background_flushes: -1 2020-06-26T21:33:54.446 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:33:54 smithi051 bash[7113]: debug 2020-06-26T21:33:54.368+0000 7f46d49c5700 4 rocksdb: Options.WAL_ttl_seconds: 0 2020-06-26T21:33:54.447 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:33:54 smithi051 bash[7113]: debug 2020-06-26T21:33:54.368+0000 7f46d49c5700 4 rocksdb: Options.WAL_size_limit_MB: 0 2020-06-26T21:33:54.447 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:33:54 smithi051 bash[7113]: debug 2020-06-26T21:33:54.368+0000 7f46d49c5700 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2020-06-26T21:33:54.447 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:33:54 smithi051 bash[7113]: debug 2020-06-26T21:33:54.368+0000 7f46d49c5700 4 rocksdb: Options.manifest_preallocation_size: 4194304 2020-06-26T21:33:54.447 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:33:54 smithi051 bash[7113]: debug 2020-06-26T21:33:54.368+0000 7f46d49c5700 4 rocksdb: Options.is_fd_close_on_exec: 1 2020-06-26T21:33:54.447 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:33:54 smithi051 bash[7113]: debug 2020-06-26T21:33:54.368+0000 7f46d49c5700 4 rocksdb: Options.advise_random_on_open: 1 2020-06-26T21:33:54.448 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:33:54 smithi051 bash[7113]: debug 2020-06-26T21:33:54.368+0000 7f46d49c5700 4 rocksdb: Options.db_write_buffer_size: 0 2020-06-26T21:33:54.448 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:33:54 smithi051 bash[7113]: debug 2020-06-26T21:33:54.368+0000 7f46d49c5700 4 rocksdb: Options.write_buffer_manager: 0x55ef8d269350 2020-06-26T21:33:54.448 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:33:54 smithi051 bash[7113]: debug 2020-06-26T21:33:54.368+0000 7f46d49c5700 4 rocksdb: Options.access_hint_on_compaction_start: 1 2020-06-26T21:33:54.448 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:33:54 smithi051 bash[7113]: debug 2020-06-26T21:33:54.368+0000 7f46d49c5700 4 rocksdb: Options.new_table_reader_for_compaction_inputs: 0 2020-06-26T21:33:54.448 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:33:54 smithi051 bash[7113]: debug 2020-06-26T21:33:54.368+0000 7f46d49c5700 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2020-06-26T21:33:54.449 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:33:54 smithi051 bash[7113]: debug 2020-06-26T21:33:54.368+0000 7f46d49c5700 4 rocksdb: Options.use_adaptive_mutex: 0 2020-06-26T21:33:54.449 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:33:54 smithi051 bash[7113]: debug 2020-06-26T21:33:54.368+0000 7f46d49c5700 4 rocksdb: Options.rate_limiter: (nil) 2020-06-26T21:33:54.449 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:33:54 smithi051 bash[7113]: debug 2020-06-26T21:33:54.368+0000 7f46d49c5700 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2020-06-26T21:33:54.449 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:33:54 smithi051 bash[7113]: debug 2020-06-26T21:33:54.368+0000 7f46d49c5700 4 rocksdb: Options.wal_recovery_mode: 2 2020-06-26T21:33:54.449 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:33:54 smithi051 bash[7113]: debug 2020-06-26T21:33:54.368+0000 7f46d49c5700 4 rocksdb: Options.enable_thread_tracking: 0 2020-06-26T21:33:54.450 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:33:54 smithi051 bash[7113]: debug 2020-06-26T21:33:54.368+0000 7f46d49c5700 4 rocksdb: Options.enable_pipelined_write: 0 2020-06-26T21:33:54.450 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:33:54 smithi051 bash[7113]: debug 2020-06-26T21:33:54.368+0000 7f46d49c5700 4 rocksdb: Options.unordered_write: 0 2020-06-26T21:33:54.450 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:33:54 smithi051 bash[7113]: debug 2020-06-26T21:33:54.368+0000 7f46d49c5700 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2020-06-26T21:33:54.450 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:33:54 smithi051 bash[7113]: debug 2020-06-26T21:33:54.368+0000 7f46d49c5700 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2020-06-26T21:33:54.450 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:33:54 smithi051 bash[7113]: debug 2020-06-26T21:33:54.368+0000 7f46d49c5700 4 rocksdb: Options.write_thread_max_yield_usec: 100 2020-06-26T21:33:54.451 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:33:54 smithi051 bash[7113]: debug 2020-06-26T21:33:54.368+0000 7f46d49c5700 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2020-06-26T21:33:54.451 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:33:54 smithi051 bash[7113]: debug 2020-06-26T21:33:54.368+0000 7f46d49c5700 4 rocksdb: Options.row_cache: None 2020-06-26T21:33:54.451 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:33:54 smithi051 bash[7113]: debug 2020-06-26T21:33:54.368+0000 7f46d49c5700 4 rocksdb: Options.wal_filter: None 2020-06-26T21:33:54.451 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:33:54 smithi051 bash[7113]: debug 2020-06-26T21:33:54.368+0000 7f46d49c5700 4 rocksdb: Options.avoid_flush_during_recovery: 0 2020-06-26T21:33:54.451 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:33:54 smithi051 bash[7113]: debug 2020-06-26T21:33:54.368+0000 7f46d49c5700 4 rocksdb: Options.allow_ingest_behind: 0 2020-06-26T21:33:54.452 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:33:54 smithi051 bash[7113]: debug 2020-06-26T21:33:54.368+0000 7f46d49c5700 4 rocksdb: Options.preserve_deletes: 0 2020-06-26T21:33:54.452 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:33:54 smithi051 bash[7113]: debug 2020-06-26T21:33:54.368+0000 7f46d49c5700 4 rocksdb: Options.two_write_queues: 0 2020-06-26T21:33:54.452 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:33:54 smithi051 bash[7113]: debug 2020-06-26T21:33:54.368+0000 7f46d49c5700 4 rocksdb: Options.manual_wal_flush: 0 2020-06-26T21:33:54.452 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:33:54 smithi051 bash[7113]: debug 2020-06-26T21:33:54.368+0000 7f46d49c5700 4 rocksdb: Options.atomic_flush: 0 2020-06-26T21:33:54.452 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:33:54 smithi051 bash[7113]: debug 2020-06-26T21:33:54.368+0000 7f46d49c5700 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2020-06-26T21:33:54.452 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:33:54 smithi051 bash[7113]: debug 2020-06-26T21:33:54.368+0000 7f46d49c5700 4 rocksdb: Options.persist_stats_to_disk: 0 2020-06-26T21:33:54.453 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:33:54 smithi051 bash[7113]: debug 2020-06-26T21:33:54.368+0000 7f46d49c5700 4 rocksdb: Options.write_dbid_to_manifest: 0 2020-06-26T21:33:54.453 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:33:54 smithi051 bash[7113]: debug 2020-06-26T21:33:54.368+0000 7f46d49c5700 4 rocksdb: Options.log_readahead_size: 0 2020-06-26T21:33:54.453 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:33:54 smithi051 bash[7113]: debug 2020-06-26T21:33:54.368+0000 7f46d49c5700 4 rocksdb: Options.sst_file_checksum_func: Unknown 2020-06-26T21:33:54.453 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:33:54 smithi051 bash[7113]: debug 2020-06-26T21:33:54.368+0000 7f46d49c5700 4 rocksdb: Options.max_background_jobs: 2 2020-06-26T21:33:54.453 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:33:54 smithi051 bash[7113]: debug 2020-06-26T21:33:54.368+0000 7f46d49c5700 4 rocksdb: Options.max_background_compactions: -1 2020-06-26T21:33:54.454 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:33:54 smithi051 bash[7113]: debug 2020-06-26T21:33:54.368+0000 7f46d49c5700 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2020-06-26T21:33:54.454 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:33:54 smithi051 bash[7113]: debug 2020-06-26T21:33:54.368+0000 7f46d49c5700 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2020-06-26T21:33:54.454 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:33:54 smithi051 bash[7113]: debug 2020-06-26T21:33:54.368+0000 7f46d49c5700 4 rocksdb: Options.delayed_write_rate : 16777216 2020-06-26T21:33:54.454 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:33:54 smithi051 bash[7113]: debug 2020-06-26T21:33:54.368+0000 7f46d49c5700 4 rocksdb: Options.max_total_wal_size: 0 2020-06-26T21:33:54.454 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:33:54 smithi051 bash[7113]: debug 2020-06-26T21:33:54.368+0000 7f46d49c5700 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2020-06-26T21:33:54.455 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:33:54 smithi051 bash[7113]: debug 2020-06-26T21:33:54.368+0000 7f46d49c5700 4 rocksdb: Options.stats_dump_period_sec: 600 2020-06-26T21:33:54.455 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:33:54 smithi051 bash[7113]: debug 2020-06-26T21:33:54.368+0000 7f46d49c5700 4 rocksdb: Options.stats_persist_period_sec: 600 2020-06-26T21:33:54.457 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:33:54 smithi051 bash[7113]: debug 2020-06-26T21:33:54.368+0000 7f46d49c5700 4 rocksdb: Options.stats_history_buffer_size: 1048576 2020-06-26T21:33:54.457 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:33:54 smithi051 bash[7113]: debug 2020-06-26T21:33:54.368+0000 7f46d49c5700 4 rocksdb: Options.max_open_files: -1 2020-06-26T21:33:54.457 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:33:54 smithi051 bash[7113]: debug 2020-06-26T21:33:54.368+0000 7f46d49c5700 4 rocksdb: Options.bytes_per_sync: 0 2020-06-26T21:33:54.457 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:33:54 smithi051 bash[7113]: debug 2020-06-26T21:33:54.368+0000 7f46d49c5700 4 rocksdb: Options.wal_bytes_per_sync: 0 2020-06-26T21:33:54.458 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:33:54 smithi051 bash[7113]: debug 2020-06-26T21:33:54.368+0000 7f46d49c5700 4 rocksdb: Options.strict_bytes_per_sync: 0 2020-06-26T21:33:54.458 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:33:54 smithi051 bash[7113]: debug 2020-06-26T21:33:54.368+0000 7f46d49c5700 4 rocksdb: Options.compaction_readahead_size: 0 2020-06-26T21:33:54.458 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:33:54 smithi051 bash[7113]: debug 2020-06-26T21:33:54.368+0000 7f46d49c5700 4 rocksdb: Compression algorithms supported: 2020-06-26T21:33:54.458 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:33:54 smithi051 bash[7113]: debug 2020-06-26T21:33:54.368+0000 7f46d49c5700 4 rocksdb: kZSTDNotFinalCompression supported: 0 2020-06-26T21:33:54.458 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:33:54 smithi051 bash[7113]: debug 2020-06-26T21:33:54.368+0000 7f46d49c5700 4 rocksdb: kZSTD supported: 0 2020-06-26T21:33:54.459 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:33:54 smithi051 bash[7113]: debug 2020-06-26T21:33:54.368+0000 7f46d49c5700 4 rocksdb: kXpressCompression supported: 0 2020-06-26T21:33:54.459 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:33:54 smithi051 bash[7113]: debug 2020-06-26T21:33:54.368+0000 7f46d49c5700 4 rocksdb: kLZ4HCCompression supported: 1 2020-06-26T21:33:54.459 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:33:54 smithi051 bash[7113]: debug 2020-06-26T21:33:54.368+0000 7f46d49c5700 4 rocksdb: kLZ4Compression supported: 1 2020-06-26T21:33:54.459 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:33:54 smithi051 bash[7113]: debug 2020-06-26T21:33:54.368+0000 7f46d49c5700 4 rocksdb: kBZip2Compression supported: 0 2020-06-26T21:33:54.459 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:33:54 smithi051 bash[7113]: debug 2020-06-26T21:33:54.368+0000 7f46d49c5700 4 rocksdb: kZlibCompression supported: 1 2020-06-26T21:33:54.460 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:33:54 smithi051 bash[7113]: debug 2020-06-26T21:33:54.368+0000 7f46d49c5700 4 rocksdb: kSnappyCompression supported: 1 2020-06-26T21:33:54.460 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:33:54 smithi051 bash[7113]: debug 2020-06-26T21:33:54.368+0000 7f46d49c5700 4 rocksdb: Fast CRC32 supported: Supported on x86 2020-06-26T21:33:54.460 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:33:54 smithi051 bash[7113]: debug 2020-06-26T21:33:54.368+0000 7f46d49c5700 4 rocksdb: [version_set.cc:4413] Recovering from manifest file: /var/lib/ceph/mon/ceph-smithi051/store.db/MANIFEST-000005 2020-06-26T21:33:54.460 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:33:54 smithi051 bash[7113]: debug 2020-06-26T21:33:54.368+0000 7f46d49c5700 4 rocksdb: [column_family.cc:552] --------------- Options for column family [default]: 2020-06-26T21:33:54.460 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:33:54 smithi051 bash[7113]: debug 2020-06-26T21:33:54.368+0000 7f46d49c5700 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2020-06-26T21:33:54.461 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:33:54 smithi051 bash[7113]: debug 2020-06-26T21:33:54.368+0000 7f46d49c5700 4 rocksdb: Options.merge_operator: 2020-06-26T21:33:54.461 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:33:54 smithi051 bash[7113]: debug 2020-06-26T21:33:54.368+0000 7f46d49c5700 4 rocksdb: Options.compaction_filter: None 2020-06-26T21:33:54.461 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:33:54 smithi051 bash[7113]: debug 2020-06-26T21:33:54.368+0000 7f46d49c5700 4 rocksdb: Options.compaction_filter_factory: None 2020-06-26T21:33:54.461 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:33:54 smithi051 bash[7113]: debug 2020-06-26T21:33:54.368+0000 7f46d49c5700 4 rocksdb: Options.memtable_factory: SkipListFactory 2020-06-26T21:33:54.461 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:33:54 smithi051 bash[7113]: debug 2020-06-26T21:33:54.368+0000 7f46d49c5700 4 rocksdb: Options.table_factory: BlockBasedTable 2020-06-26T21:33:54.462 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:33:54 smithi051 bash[7113]: debug 2020-06-26T21:33:54.368+0000 7f46d49c5700 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x55ef8d1c2260) 2020-06-26T21:33:54.462 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:33:54 smithi051 bash[7113]: cache_index_and_filter_blocks: 1 2020-06-26T21:33:54.463 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:33:54 smithi051 bash[7113]: cache_index_and_filter_blocks_with_high_priority: 1 2020-06-26T21:33:54.463 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:33:54 smithi051 bash[7113]: pin_l0_filter_and_index_blocks_in_cache: 0 2020-06-26T21:33:54.463 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:33:54 smithi051 bash[7113]: pin_top_level_index_and_filter: 1 2020-06-26T21:33:54.463 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:33:54 smithi051 bash[7113]: index_type: 0 2020-06-26T21:33:54.463 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:33:54 smithi051 bash[7113]: data_block_index_type: 0 2020-06-26T21:33:54.464 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:33:54 smithi051 bash[7113]: index_shortening: 1 2020-06-26T21:33:54.464 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:33:54 smithi051 bash[7113]: data_block_hash_table_util_ratio: 0.750000 2020-06-26T21:33:54.464 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:33:54 smithi051 bash[7113]: hash_index_allow_collision: 1 2020-06-26T21:33:54.464 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:33:54 smithi051 bash[7113]: checksum: 1 2020-06-26T21:33:54.464 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:33:54 smithi051 bash[7113]: no_block_cache: 0 2020-06-26T21:33:54.464 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:33:54 smithi051 bash[7113]: block_cache: 0x55ef8d1fa610 2020-06-26T21:33:54.465 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:33:54 smithi051 bash[7113]: block_cache_name: BinnedLRUCache 2020-06-26T21:33:54.465 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:33:54 smithi051 bash[7113]: block_cache_options: 2020-06-26T21:33:54.465 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:33:54 smithi051 bash[7113]: capacity : 536870912 2020-06-26T21:33:54.465 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:33:54 smithi051 bash[7113]: num_shard_bits : 4 2020-06-26T21:33:54.465 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:33:54 smithi051 bash[7113]: strict_capacity_limit : 0 2020-06-26T21:33:54.466 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:33:54 smithi051 bash[7113]: high_pri_pool_ratio: 0.000 2020-06-26T21:33:54.466 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:33:54 smithi051 bash[7113]: block_cache_compressed: (nil) 2020-06-26T21:33:54.466 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:33:54 smithi051 bash[7113]: persistent_cache: (nil) 2020-06-26T21:33:54.466 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:33:54 smithi051 bash[7113]: block_size: 4096 2020-06-26T21:33:54.467 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:33:54 smithi051 bash[7113]: block_size_deviation: 10 2020-06-26T21:33:54.467 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:33:54 smithi051 bash[7113]: block_restart_interval: 16 2020-06-26T21:33:54.467 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:33:54 smithi051 bash[7113]: index_block_restart_interval: 1 2020-06-26T21:33:54.467 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:33:54 smithi051 bash[7113]: metadata_block_size: 4096 2020-06-26T21:33:54.467 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:33:54 smithi051 bash[7113]: partition_filters: 0 2020-06-26T21:33:54.468 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:33:54 smithi051 bash[7113]: use_delta_encoding: 1 2020-06-26T21:33:54.468 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:33:54 smithi051 bash[7113]: filter_policy: rocksdb.BuiltinBloomFilter 2020-06-26T21:33:54.468 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:33:54 smithi051 bash[7113]: whole_key_filtering: 1 2020-06-26T21:33:54.468 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:33:54 smithi051 bash[7113]: verify_compression: 0 2020-06-26T21:33:54.468 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:33:54 smithi051 bash[7113]: read_amp_bytes_per_bit: 0 2020-06-26T21:33:54.469 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:33:54 smithi051 bash[7113]: format_version: 2 2020-06-26T21:33:54.469 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:33:54 smithi051 bash[7113]: enable_index_compression: 1 2020-06-26T21:33:54.469 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:33:54 smithi051 bash[7113]: block_align: 0 2020-06-26T21:33:54.469 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:33:54 smithi051 bash[7113]: debug 2020-06-26T21:33:54.368+0000 7f46d49c5700 4 rocksdb: Options.write_buffer_size: 33554432 2020-06-26T21:33:54.469 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:33:54 smithi051 bash[7113]: debug 2020-06-26T21:33:54.368+0000 7f46d49c5700 4 rocksdb: Options.max_write_buffer_number: 2 2020-06-26T21:33:54.469 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:33:54 smithi051 bash[7113]: debug 2020-06-26T21:33:54.368+0000 7f46d49c5700 4 rocksdb: Options.compression: NoCompression 2020-06-26T21:33:54.470 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:33:54 smithi051 bash[7113]: debug 2020-06-26T21:33:54.368+0000 7f46d49c5700 4 rocksdb: Options.bottommost_compression: Disabled 2020-06-26T21:33:54.470 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:33:54 smithi051 bash[7113]: debug 2020-06-26T21:33:54.368+0000 7f46d49c5700 4 rocksdb: Options.prefix_extractor: nullptr 2020-06-26T21:33:54.470 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:33:54 smithi051 bash[7113]: debug 2020-06-26T21:33:54.368+0000 7f46d49c5700 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2020-06-26T21:33:54.470 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:33:54 smithi051 bash[7113]: debug 2020-06-26T21:33:54.368+0000 7f46d49c5700 4 rocksdb: Options.num_levels: 7 2020-06-26T21:33:54.470 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:33:54 smithi051 bash[7113]: debug 2020-06-26T21:33:54.368+0000 7f46d49c5700 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2020-06-26T21:33:54.471 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:33:54 smithi051 bash[7113]: debug 2020-06-26T21:33:54.368+0000 7f46d49c5700 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2020-06-26T21:33:54.471 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:33:54 smithi051 bash[7113]: debug 2020-06-26T21:33:54.368+0000 7f46d49c5700 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2020-06-26T21:33:54.471 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:33:54 smithi051 bash[7113]: debug 2020-06-26T21:33:54.368+0000 7f46d49c5700 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2020-06-26T21:33:54.471 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:33:54 smithi051 bash[7113]: debug 2020-06-26T21:33:54.368+0000 7f46d49c5700 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2020-06-26T21:33:54.471 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:33:54 smithi051 bash[7113]: debug 2020-06-26T21:33:54.368+0000 7f46d49c5700 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2020-06-26T21:33:54.472 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:33:54 smithi051 bash[7113]: debug 2020-06-26T21:33:54.368+0000 7f46d49c5700 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2020-06-26T21:33:54.472 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:33:54 smithi051 bash[7113]: debug 2020-06-26T21:33:54.368+0000 7f46d49c5700 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2020-06-26T21:33:54.472 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:33:54 smithi051 bash[7113]: debug 2020-06-26T21:33:54.368+0000 7f46d49c5700 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2020-06-26T21:33:54.472 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:33:54 smithi051 bash[7113]: debug 2020-06-26T21:33:54.368+0000 7f46d49c5700 4 rocksdb: Options.compression_opts.window_bits: -14 2020-06-26T21:33:54.472 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:33:54 smithi051 bash[7113]: debug 2020-06-26T21:33:54.368+0000 7f46d49c5700 4 rocksdb: Options.compression_opts.level: 32767 2020-06-26T21:33:54.473 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:33:54 smithi051 bash[7113]: debug 2020-06-26T21:33:54.368+0000 7f46d49c5700 4 rocksdb: Options.compression_opts.strategy: 0 2020-06-26T21:33:54.473 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:33:54 smithi051 bash[7113]: debug 2020-06-26T21:33:54.368+0000 7f46d49c5700 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2020-06-26T21:33:54.473 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:33:54 smithi051 bash[7113]: debug 2020-06-26T21:33:54.368+0000 7f46d49c5700 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2020-06-26T21:33:54.473 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:33:54 smithi051 bash[7113]: debug 2020-06-26T21:33:54.368+0000 7f46d49c5700 4 rocksdb: Options.compression_opts.enabled: false 2020-06-26T21:33:54.473 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:33:54 smithi051 bash[7113]: debug 2020-06-26T21:33:54.368+0000 7f46d49c5700 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2020-06-26T21:33:54.473 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:33:54 smithi051 bash[7113]: debug 2020-06-26T21:33:54.368+0000 7f46d49c5700 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2020-06-26T21:33:54.474 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:33:54 smithi051 bash[7113]: debug 2020-06-26T21:33:54.368+0000 7f46d49c5700 4 rocksdb: Options.level0_stop_writes_trigger: 36 2020-06-26T21:33:54.474 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:33:54 smithi051 bash[7113]: debug 2020-06-26T21:33:54.368+0000 7f46d49c5700 4 rocksdb: Options.target_file_size_base: 67108864 2020-06-26T21:33:54.474 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:33:54 smithi051 bash[7113]: debug 2020-06-26T21:33:54.368+0000 7f46d49c5700 4 rocksdb: Options.target_file_size_multiplier: 1 2020-06-26T21:33:54.474 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:33:54 smithi051 bash[7113]: debug 2020-06-26T21:33:54.368+0000 7f46d49c5700 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2020-06-26T21:33:54.474 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:33:54 smithi051 bash[7113]: debug 2020-06-26T21:33:54.368+0000 7f46d49c5700 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2020-06-26T21:33:54.475 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:33:54 smithi051 bash[7113]: debug 2020-06-26T21:33:54.368+0000 7f46d49c5700 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2020-06-26T21:33:54.475 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:33:54 smithi051 bash[7113]: debug 2020-06-26T21:33:54.368+0000 7f46d49c5700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2020-06-26T21:33:54.475 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:33:54 smithi051 bash[7113]: debug 2020-06-26T21:33:54.368+0000 7f46d49c5700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2020-06-26T21:33:54.475 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:33:54 smithi051 bash[7113]: debug 2020-06-26T21:33:54.368+0000 7f46d49c5700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2020-06-26T21:33:54.475 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:33:54 smithi051 bash[7113]: debug 2020-06-26T21:33:54.368+0000 7f46d49c5700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2020-06-26T21:33:54.476 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:33:54 smithi051 bash[7113]: debug 2020-06-26T21:33:54.368+0000 7f46d49c5700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2020-06-26T21:33:54.476 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:33:54 smithi051 bash[7113]: debug 2020-06-26T21:33:54.368+0000 7f46d49c5700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2020-06-26T21:33:54.476 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:33:54 smithi051 bash[7113]: debug 2020-06-26T21:33:54.368+0000 7f46d49c5700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2020-06-26T21:33:54.476 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:33:54 smithi051 bash[7113]: debug 2020-06-26T21:33:54.368+0000 7f46d49c5700 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2020-06-26T21:33:54.476 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:33:54 smithi051 bash[7113]: debug 2020-06-26T21:33:54.368+0000 7f46d49c5700 4 rocksdb: Options.max_compaction_bytes: 1677721600 2020-06-26T21:33:54.477 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:33:54 smithi051 bash[7113]: debug 2020-06-26T21:33:54.368+0000 7f46d49c5700 4 rocksdb: Options.arena_block_size: 4194304 2020-06-26T21:33:54.477 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:33:54 smithi051 bash[7113]: debug 2020-06-26T21:33:54.368+0000 7f46d49c5700 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2020-06-26T21:33:54.477 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:33:54 smithi051 bash[7113]: debug 2020-06-26T21:33:54.368+0000 7f46d49c5700 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2020-06-26T21:33:54.477 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:33:54 smithi051 bash[7113]: debug 2020-06-26T21:33:54.368+0000 7f46d49c5700 4 rocksdb: Options.rate_limit_delay_max_milliseconds: 100 2020-06-26T21:33:54.478 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:33:54 smithi051 bash[7113]: debug 2020-06-26T21:33:54.368+0000 7f46d49c5700 4 rocksdb: Options.disable_auto_compactions: 0 2020-06-26T21:33:54.478 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:33:54 smithi051 bash[7113]: debug 2020-06-26T21:33:54.368+0000 7f46d49c5700 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2020-06-26T21:33:54.478 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:33:54 smithi051 bash[7113]: debug 2020-06-26T21:33:54.368+0000 7f46d49c5700 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2020-06-26T21:33:54.478 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:33:54 smithi051 bash[7113]: debug 2020-06-26T21:33:54.368+0000 7f46d49c5700 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2020-06-26T21:33:54.478 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:33:54 smithi051 bash[7113]: debug 2020-06-26T21:33:54.368+0000 7f46d49c5700 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2020-06-26T21:33:54.479 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:33:54 smithi051 bash[7113]: debug 2020-06-26T21:33:54.368+0000 7f46d49c5700 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2020-06-26T21:33:54.479 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:33:54 smithi051 bash[7113]: debug 2020-06-26T21:33:54.368+0000 7f46d49c5700 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2020-06-26T21:33:54.479 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:33:54 smithi051 bash[7113]: debug 2020-06-26T21:33:54.368+0000 7f46d49c5700 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2020-06-26T21:33:54.479 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:33:54 smithi051 bash[7113]: debug 2020-06-26T21:33:54.368+0000 7f46d49c5700 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2020-06-26T21:33:54.479 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:33:54 smithi051 bash[7113]: debug 2020-06-26T21:33:54.368+0000 7f46d49c5700 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2020-06-26T21:33:54.480 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:33:54 smithi051 bash[7113]: debug 2020-06-26T21:33:54.368+0000 7f46d49c5700 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2020-06-26T21:33:54.480 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:33:54 smithi051 bash[7113]: debug 2020-06-26T21:33:54.368+0000 7f46d49c5700 4 rocksdb: Options.table_properties_collectors: 2020-06-26T21:33:54.480 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:33:54 smithi051 bash[7113]: debug 2020-06-26T21:33:54.368+0000 7f46d49c5700 4 rocksdb: Options.inplace_update_support: 0 2020-06-26T21:33:54.480 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:33:54 smithi051 bash[7113]: debug 2020-06-26T21:33:54.368+0000 7f46d49c5700 4 rocksdb: Options.inplace_update_num_locks: 10000 2020-06-26T21:33:54.480 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:33:54 smithi051 bash[7113]: debug 2020-06-26T21:33:54.368+0000 7f46d49c5700 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2020-06-26T21:33:54.481 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:33:54 smithi051 bash[7113]: debug 2020-06-26T21:33:54.368+0000 7f46d49c5700 4 rocksdb: Options.memtable_whole_key_filtering: 0 2020-06-26T21:33:54.481 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:33:54 smithi051 bash[7113]: debug 2020-06-26T21:33:54.368+0000 7f46d49c5700 4 rocksdb: Options.memtable_huge_page_size: 0 2020-06-26T21:33:54.481 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:33:54 smithi051 bash[7113]: debug 2020-06-26T21:33:54.368+0000 7f46d49c5700 4 rocksdb: Options.bloom_locality: 0 2020-06-26T21:33:54.481 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:33:54 smithi051 bash[7113]: debug 2020-06-26T21:33:54.368+0000 7f46d49c5700 4 rocksdb: Options.max_successive_merges: 0 2020-06-26T21:33:54.481 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:33:54 smithi051 bash[7113]: debug 2020-06-26T21:33:54.368+0000 7f46d49c5700 4 rocksdb: Options.optimize_filters_for_hits: 0 2020-06-26T21:33:54.481 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:33:54 smithi051 bash[7113]: debug 2020-06-26T21:33:54.368+0000 7f46d49c5700 4 rocksdb: Options.paranoid_file_checks: 0 2020-06-26T21:33:54.482 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:33:54 smithi051 bash[7113]: debug 2020-06-26T21:33:54.368+0000 7f46d49c5700 4 rocksdb: Options.force_consistency_checks: 0 2020-06-26T21:33:54.482 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:33:54 smithi051 bash[7113]: debug 2020-06-26T21:33:54.368+0000 7f46d49c5700 4 rocksdb: Options.report_bg_io_stats: 0 2020-06-26T21:33:54.482 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:33:54 smithi051 bash[7113]: debug 2020-06-26T21:33:54.368+0000 7f46d49c5700 4 rocksdb: Options.ttl: 2592000 2020-06-26T21:33:54.482 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:33:54 smithi051 bash[7113]: debug 2020-06-26T21:33:54.368+0000 7f46d49c5700 4 rocksdb: Options.periodic_compaction_seconds: 0 2020-06-26T21:33:54.482 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:33:54 smithi051 bash[7113]: debug 2020-06-26T21:33:54.372+0000 7f46d49c5700 4 rocksdb: [version_set.cc:4568] Recovered from manifest file:/var/lib/ceph/mon/ceph-smithi051/store.db/MANIFEST-000005 succeeded,manifest_file_number is 5, next_file_number is 7, last_sequence is 5, log_number is 4,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2020-06-26T21:33:54.483 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:33:54 smithi051 bash[7113]: debug 2020-06-26T21:33:54.372+0000 7f46d49c5700 4 rocksdb: [version_set.cc:4577] Column family [default] (ID 0), log number is 4 2020-06-26T21:33:54.483 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:33:54 smithi051 bash[7113]: debug 2020-06-26T21:33:54.372+0000 7f46d49c5700 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1593207234374102, "job": 1, "event": "recovery_started", "log_files": [6]} 2020-06-26T21:33:54.483 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:33:54 smithi051 bash[7113]: debug 2020-06-26T21:33:54.372+0000 7f46d49c5700 4 rocksdb: [db_impl/db_impl_open.cc:760] Recovering log #6 mode 2 2020-06-26T21:33:54.483 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:33:54 smithi051 bash[7113]: debug 2020-06-26T21:33:54.372+0000 7f46d49c5700 3 rocksdb: [le/block_based/filter_policy.cc:584] Using legacy Bloom filter with high (20) bits/key. Dramatic filter space and/or accuracy improvement is available with format_version>=5. 2020-06-26T21:33:54.483 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:33:54 smithi051 bash[7113]: debug 2020-06-26T21:33:54.372+0000 7f46d49c5700 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1593207234375213, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 7, "file_size": 71220, "table_properties": {"data_size": 69510, "index_size": 315, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 0, "index_value_is_delta_encoded": 0, "filter_size": 581, "raw_key_size": 10358, "raw_average_key_size": 48, "raw_value_size": 63674, "raw_average_value_size": 297, "num_data_blocks": 10, "num_entries": 214, "num_deletions": 3, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 0, "filter_policy": "rocksdb.BuiltinBloomFilter", "column_family_name": "default", "column_family_id": 0, "comparator": "leveldb.BytewiseComparator", "merge_operator": "", "prefix_extractor_name": "nullptr", "property_collectors": "[]", "compression": "NoCompression", "compression_options": "window_bits=-14; level=32767; strategy=0; max_dict_bytes=0; zstd_max_train_bytes=0; enabled=0; ", "creation_time": 1593207234, "oldest_key_time": 3, "file_creation_time": 0}} 2020-06-26T21:33:54.484 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:33:54 smithi051 bash[7113]: debug 2020-06-26T21:33:54.372+0000 7f46d49c5700 4 rocksdb: [version_set.cc:3826] Creating manifest 8 2020-06-26T21:33:54.484 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:33:54 smithi051 bash[7113]: debug 2020-06-26T21:33:54.372+0000 7f46d49c5700 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1593207234376703, "job": 1, "event": "recovery_finished"} 2020-06-26T21:33:54.484 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:33:54 smithi051 bash[7113]: debug 2020-06-26T21:33:54.376+0000 7f46d49c5700 4 rocksdb: DB pointer 0x55ef8d249800 2020-06-26T21:33:54.484 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:33:54 smithi051 bash[7113]: debug 2020-06-26T21:33:54.376+0000 7f46bb7ea700 4 rocksdb: [db_impl/db_impl.cc:850] ------- DUMPING STATS ------- 2020-06-26T21:33:54.484 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:33:54 smithi051 bash[7113]: debug 2020-06-26T21:33:54.376+0000 7f46bb7ea700 4 rocksdb: [db_impl/db_impl.cc:851] 2020-06-26T21:33:54.485 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:33:54 smithi051 bash[7113]: ** DB Stats ** 2020-06-26T21:33:54.485 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:33:54 smithi051 bash[7113]: Uptime(secs): 0.0 total, 0.0 interval 2020-06-26T21:33:54.485 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:33:54 smithi051 bash[7113]: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2020-06-26T21:33:54.486 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:33:54 smithi051 bash[7113]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2020-06-26T21:33:54.486 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:33:54 smithi051 bash[7113]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2020-06-26T21:33:54.486 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:33:54 smithi051 bash[7113]: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2020-06-26T21:33:54.486 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:33:54 smithi051 bash[7113]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 MB, 0.00 MB/s 2020-06-26T21:33:54.486 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:33:54 smithi051 bash[7113]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2020-06-26T21:33:54.487 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:33:54 smithi051 bash[7113]: ** Compaction Stats [default] ** 2020-06-26T21:33:54.487 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:33:54 smithi051 bash[7113]: Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2020-06-26T21:33:54.487 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:33:54 smithi051 bash[7113]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2020-06-26T21:33:54.488 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:33:54 smithi051 bash[7113]: L0 2/0 71.22 KB 0.5 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 88.9 0.00 0.00 1 0.001 0 0 2020-06-26T21:33:54.488 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:33:54 smithi051 bash[7113]: Sum 2/0 71.22 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 88.9 0.00 0.00 1 0.001 0 0 2020-06-26T21:33:54.489 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:33:54 smithi051 bash[7113]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 88.9 0.00 0.00 1 0.001 0 0 2020-06-26T21:33:54.489 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:33:54 smithi051 bash[7113]: ** Compaction Stats [default] ** 2020-06-26T21:33:54.490 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:33:54 smithi051 bash[7113]: Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2020-06-26T21:33:54.490 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:33:54 smithi051 bash[7113]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2020-06-26T21:33:54.490 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:33:54 smithi051 bash[7113]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 88.9 0.00 0.00 1 0.001 0 0 2020-06-26T21:33:54.490 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:33:54 smithi051 bash[7113]: Uptime(secs): 0.0 total, 0.0 interval 2020-06-26T21:33:54.490 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:33:54 smithi051 bash[7113]: Flush(GB): cumulative 0.000, interval 0.000 2020-06-26T21:33:54.491 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:33:54 smithi051 bash[7113]: AddFile(GB): cumulative 0.000, interval 0.000 2020-06-26T21:33:54.491 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:33:54 smithi051 bash[7113]: AddFile(Total Files): cumulative 0, interval 0 2020-06-26T21:33:54.491 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:33:54 smithi051 bash[7113]: AddFile(L0 Files): cumulative 0, interval 0 2020-06-26T21:33:54.491 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:33:54 smithi051 bash[7113]: AddFile(Keys): cumulative 0, interval 0 2020-06-26T21:33:54.491 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:33:54 smithi051 bash[7113]: Cumulative compaction: 0.00 GB write, 12.55 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2020-06-26T21:33:54.492 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:33:54 smithi051 bash[7113]: Interval compaction: 0.00 GB write, 12.55 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2020-06-26T21:33:54.492 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:33:54 smithi051 bash[7113]: Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2020-06-26T21:33:54.492 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:33:54 smithi051 bash[7113]: ** File Read Latency Histogram By Level [default] ** 2020-06-26T21:33:54.492 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:33:54 smithi051 bash[7113]: ** Compaction Stats [default] ** 2020-06-26T21:33:54.492 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:33:54 smithi051 bash[7113]: Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2020-06-26T21:33:54.493 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:33:54 smithi051 bash[7113]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2020-06-26T21:33:54.493 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:33:54 smithi051 bash[7113]: L0 2/0 71.22 KB 0.5 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 88.9 0.00 0.00 1 0.001 0 0 2020-06-26T21:33:54.493 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:33:54 smithi051 bash[7113]: Sum 2/0 71.22 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 88.9 0.00 0.00 1 0.001 0 0 2020-06-26T21:33:54.493 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:33:54 smithi051 bash[7113]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 2020-06-26T21:33:54.493 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:33:54 smithi051 bash[7113]: ** Compaction Stats [default] ** 2020-06-26T21:33:54.494 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:33:54 smithi051 bash[7113]: Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2020-06-26T21:33:54.494 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:33:54 smithi051 bash[7113]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2020-06-26T21:33:54.494 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:33:54 smithi051 bash[7113]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 88.9 0.00 0.00 1 0.001 0 0 2020-06-26T21:33:54.494 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:33:54 smithi051 bash[7113]: Uptime(secs): 0.0 total, 0.0 interval 2020-06-26T21:33:54.494 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:33:54 smithi051 bash[7113]: Flush(GB): cumulative 0.000, interval 0.000 2020-06-26T21:33:54.494 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:33:54 smithi051 bash[7113]: AddFile(GB): cumulative 0.000, interval 0.000 2020-06-26T21:33:54.495 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:33:54 smithi051 bash[7113]: AddFile(Total Files): cumulative 0, interval 0 2020-06-26T21:33:54.495 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:33:54 smithi051 bash[7113]: AddFile(L0 Files): cumulative 0, interval 0 2020-06-26T21:33:54.495 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:33:54 smithi051 bash[7113]: AddFile(Keys): cumulative 0, interval 0 2020-06-26T21:33:54.495 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:33:54 smithi051 bash[7113]: Cumulative compaction: 0.00 GB write, 12.42 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2020-06-26T21:33:54.495 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:33:54 smithi051 bash[7113]: Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2020-06-26T21:33:54.496 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:33:54 smithi051 bash[7113]: Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2020-06-26T21:33:54.496 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:33:54 smithi051 bash[7113]: ** File Read Latency Histogram By Level [default] ** 2020-06-26T21:33:54.496 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:33:54 smithi051 bash[7113]: debug 2020-06-26T21:33:54.376+0000 7f46d49c5700 0 starting mon.smithi051 rank 0 at public addrs [v2:172.21.15.51:3300/0,v1:172.21.15.51:6789/0] at bind addrs [v2:172.21.15.51:3300/0,v1:172.21.15.51:6789/0] mon_data /var/lib/ceph/mon/ceph-smithi051 fsid 9eb212b8-b7f4-11ea-a06d-001a4aab830c 2020-06-26T21:33:54.496 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:33:54 smithi051 bash[7113]: debug 2020-06-26T21:33:54.376+0000 7f46d49c5700 1 mon.smithi051@-1(???) e1 preinit fsid 9eb212b8-b7f4-11ea-a06d-001a4aab830c 2020-06-26T21:33:54.496 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:33:54 smithi051 bash[7113]: debug 2020-06-26T21:33:54.376+0000 7f46d49c5700 0 mon.smithi051@-1(???).mds e1 new map 2020-06-26T21:33:54.497 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:33:54 smithi051 bash[7113]: debug 2020-06-26T21:33:54.376+0000 7f46d49c5700 0 mon.smithi051@-1(???).mds e1 print_map 2020-06-26T21:33:54.497 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:33:54 smithi051 bash[7113]: e1 2020-06-26T21:33:54.497 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:33:54 smithi051 bash[7113]: enable_multiple, ever_enabled_multiple: 0,0 2020-06-26T21:33:54.498 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:33:54 smithi051 bash[7113]: compat: compat={},rocompat={},incompat={1=base v0.20,2=client writeable ranges,3=default file layouts on dirs,4=dir inode in separate object,5=mds uses versioned encoding,6=dirfrag is stored in omap,8=no anchor table,9=file layout v2,10=snaprealm v2} 2020-06-26T21:33:54.498 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:33:54 smithi051 bash[7113]: legacy client fscid: -1 2020-06-26T21:33:54.498 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:33:54 smithi051 bash[7113]: 2020-06-26T21:33:54.498 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:33:54 smithi051 bash[7113]: No filesystems configured 2020-06-26T21:33:54.498 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:33:54 smithi051 bash[7113]: debug 2020-06-26T21:33:54.376+0000 7f46d49c5700 0 mon.smithi051@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2020-06-26T21:33:54.499 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:33:54 smithi051 bash[7113]: debug 2020-06-26T21:33:54.376+0000 7f46d49c5700 0 mon.smithi051@-1(???).osd e1 crush map has features 3314932999778484224, adjusting msgr requires 2020-06-26T21:33:54.499 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:33:54 smithi051 bash[7113]: debug 2020-06-26T21:33:54.376+0000 7f46d49c5700 0 mon.smithi051@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2020-06-26T21:33:54.499 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:33:54 smithi051 bash[7113]: audit 2020-06-26T21:33:51.837025+0000 mon.smithi051 (mon.0) 10 : audit [DBG] from='client.? 172.21.15.51:0/3336885874' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2020-06-26T21:33:54.499 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:33:54 smithi051 bash[7113]: debug 2020-06-26T21:33:54.376+0000 7f46d49c5700 1 mon.smithi051@-1(???).paxosservice(auth 1..2) refresh upgraded, format 0 -> 3 2020-06-26T21:33:54.499 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:33:54 smithi051 bash[7113]: debug 2020-06-26T21:33:54.380+0000 7f46d49c5700 -1 WARNING: all dangerous and experimental features are enabled. 2020-06-26T21:33:54.499 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:33:54 smithi051 bash[7113]: debug 2020-06-26T21:33:54.380+0000 7f46d49c5700 20 expand_channel_meta expand map: {default=false} 2020-06-26T21:33:54.500 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:33:54 smithi051 bash[7113]: debug 2020-06-26T21:33:54.380+0000 7f46d49c5700 20 expand_channel_meta from 'false' to 'false' 2020-06-26T21:33:54.500 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:33:54 smithi051 bash[7113]: debug 2020-06-26T21:33:54.380+0000 7f46d49c5700 20 expand_channel_meta expanded map: {default=false} 2020-06-26T21:33:54.500 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:33:54 smithi051 bash[7113]: debug 2020-06-26T21:33:54.380+0000 7f46d49c5700 20 expand_channel_meta expand map: {default=info} 2020-06-26T21:33:54.500 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:33:54 smithi051 bash[7113]: debug 2020-06-26T21:33:54.380+0000 7f46d49c5700 20 expand_channel_meta from 'info' to 'info' 2020-06-26T21:33:54.500 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:33:54 smithi051 bash[7113]: debug 2020-06-26T21:33:54.380+0000 7f46d49c5700 20 expand_channel_meta expanded map: {default=info} 2020-06-26T21:33:54.501 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:33:54 smithi051 bash[7113]: debug 2020-06-26T21:33:54.380+0000 7f46d49c5700 20 expand_channel_meta expand map: {default=daemon} 2020-06-26T21:33:54.501 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:33:54 smithi051 bash[7113]: debug 2020-06-26T21:33:54.380+0000 7f46d49c5700 20 expand_channel_meta from 'daemon' to 'daemon' 2020-06-26T21:33:54.501 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:33:54 smithi051 bash[7113]: debug 2020-06-26T21:33:54.380+0000 7f46d49c5700 20 expand_channel_meta expanded map: {default=daemon} 2020-06-26T21:33:54.501 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:33:54 smithi051 bash[7113]: debug 2020-06-26T21:33:54.380+0000 7f46d49c5700 20 expand_channel_meta expand map: {default=debug} 2020-06-26T21:33:54.501 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:33:54 smithi051 bash[7113]: debug 2020-06-26T21:33:54.380+0000 7f46d49c5700 20 expand_channel_meta from 'debug' to 'debug' 2020-06-26T21:33:54.502 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:33:54 smithi051 bash[7113]: debug 2020-06-26T21:33:54.380+0000 7f46d49c5700 20 expand_channel_meta expanded map: {default=debug} 2020-06-26T21:33:54.502 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:33:54 smithi051 bash[7113]: cluster 2020-06-26T21:33:54.384532+0000 mon.smithi051 (mon.0) 1 : cluster [INF] mon.smithi051 is new leader, mons smithi051 in quorum (ranks 0) 2020-06-26T21:33:54.502 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:33:54 smithi051 bash[7113]: cluster 2020-06-26T21:33:54.384601+0000 mon.smithi051 (mon.0) 2 : cluster [DBG] monmap e1: 1 mons at {smithi051=[v2:172.21.15.51:3300/0,v1:172.21.15.51:6789/0]} 2020-06-26T21:33:54.502 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:33:54 smithi051 bash[7113]: cluster 2020-06-26T21:33:54.384658+0000 mon.smithi051 (mon.0) 3 : cluster [DBG] fsmap 2020-06-26T21:33:54.502 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:33:54 smithi051 bash[7113]: cluster 2020-06-26T21:33:54.384701+0000 mon.smithi051 (mon.0) 4 : cluster [DBG] osdmap e1: 0 total, 0 up, 0 in 2020-06-26T21:33:54.503 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:33:54 smithi051 bash[7113]: cluster 2020-06-26T21:33:54.386868+0000 mon.smithi051 (mon.0) 5 : cluster [DBG] mgrmap e1: no daemons active 2020-06-26T21:33:54.691 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stderr 2020-06-26T21:33:54.668+0000 7f87dbe3e700 -1 WARNING: all dangerous and experimental features are enabled. 2020-06-26T21:33:54.691 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:profile rt=1.6226987838745117, stop=False, exit=None, reads=[10] 2020-06-26T21:33:54.691 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stderr 2020-06-26T21:33:54.688+0000 7f87dabdc700 -1 WARNING: all dangerous and experimental features are enabled. 2020-06-26T21:33:54.691 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:profile rt=1.6229403018951416, stop=False, exit=None, reads=[10] 2020-06-26T21:33:55.416 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:profile rt=2.3482558727264404, stop=False, exit=0, reads=[8, 10] 2020-06-26T21:33:55.417 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:profile rt=2.3485360145568848, stop=True, exit=0, reads=[8, 10] 2020-06-26T21:33:55.417 INFO:teuthology.orchestra.run.smithi051.stderr:INFO:cephadm:Creating mgr... 2020-06-26T21:33:55.419 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:Running command: systemctl daemon-reload 2020-06-26T21:33:55.519 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:systemctl:profile rt=0.09747314453125, stop=False, exit=0, reads=[8, 10] 2020-06-26T21:33:55.520 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:systemctl:profile rt=0.09797501564025879, stop=True, exit=0, reads=[8, 10] 2020-06-26T21:33:55.520 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:Running command: systemctl stop ceph-9eb212b8-b7f4-11ea-a06d-001a4aab830c@mgr.smithi051.blmzin 2020-06-26T21:33:55.529 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:systemctl:profile rt=0.007363319396972656, stop=False, exit=0, reads=[8, 10] 2020-06-26T21:33:55.530 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:systemctl:profile rt=0.007782936096191406, stop=True, exit=0, reads=[8, 10] 2020-06-26T21:33:55.530 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:Running command: systemctl reset-failed ceph-9eb212b8-b7f4-11ea-a06d-001a4aab830c@mgr.smithi051.blmzin 2020-06-26T21:33:55.536 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:systemctl:stderr Failed to reset failed state of unit ceph-9eb212b8-b7f4-11ea-a06d-001a4aab830c@mgr.smithi051.blmzin.service: Unit ceph-9eb212b8-b7f4-11ea-a06d-001a4aab830c@mgr.smithi051.blmzin.service is not loaded. 2020-06-26T21:33:55.536 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:systemctl:profile rt=0.0048236846923828125, stop=False, exit=None, reads=[10] 2020-06-26T21:33:55.536 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:systemctl:profile rt=0.004968881607055664, stop=True, exit=1, reads=[10] 2020-06-26T21:33:55.537 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:Running command: systemctl enable ceph-9eb212b8-b7f4-11ea-a06d-001a4aab830c@mgr.smithi051.blmzin 2020-06-26T21:33:55.544 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:systemctl:stderr Created symlink /etc/systemd/system/ceph-9eb212b8-b7f4-11ea-a06d-001a4aab830c.target.wants/ceph-9eb212b8-b7f4-11ea-a06d-001a4aab830c@mgr.smithi051.blmzin.service -> /etc/systemd/system/ceph-9eb212b8-b7f4-11ea-a06d-001a4aab830c@.service. 2020-06-26T21:33:55.544 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:systemctl:profile rt=0.006147861480712891, stop=False, exit=None, reads=[10] 2020-06-26T21:33:55.658 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:systemctl:profile rt=0.1198568344116211, stop=False, exit=0, reads=[8, 10] 2020-06-26T21:33:55.659 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:systemctl:profile rt=0.1201024055480957, stop=True, exit=0, reads=[8, 10] 2020-06-26T21:33:55.659 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:Running command: systemctl start ceph-9eb212b8-b7f4-11ea-a06d-001a4aab830c@mgr.smithi051.blmzin 2020-06-26T21:33:55.704 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:33:55 smithi051 bash[7113]: audit 2020-06-26T21:33:54.824443+0000 mon.smithi051 (mon.0) 6 : audit [INF] from='client.? 172.21.15.51:0/1742667273' entity='client.admin' cmd=[{"prefix": "config set", "who": "mon", "name": "public_network", "value": "172.21.0.0/20"}]: dispatch 2020-06-26T21:33:55.704 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:33:55 smithi051 bash[7113]: audit 2020-06-26T21:33:54.829849+0000 mon.smithi051 (mon.0) 7 : audit [INF] from='client.? 172.21.15.51:0/1742667273' entity='client.admin' cmd='[{"prefix": "config set", "who": "mon", "name": "public_network", "value": "172.21.0.0/20"}]': finished 2020-06-26T21:33:55.710 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:systemctl:profile rt=0.049201011657714844, stop=False, exit=0, reads=[8, 10] 2020-06-26T21:33:55.710 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:systemctl:profile rt=0.049638986587524414, stop=True, exit=0, reads=[8, 10] 2020-06-26T21:33:55.711 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:firewalld does not appear to be present 2020-06-26T21:33:55.711 INFO:teuthology.orchestra.run.smithi051.stderr:INFO:cephadm:Wrote keyring to /etc/ceph/ceph.client.admin.keyring 2020-06-26T21:33:55.712 INFO:teuthology.orchestra.run.smithi051.stderr:INFO:cephadm:Wrote config to /etc/ceph/ceph.conf 2020-06-26T21:33:55.712 INFO:teuthology.orchestra.run.smithi051.stderr:INFO:cephadm:Waiting for mgr to start... 2020-06-26T21:33:55.712 INFO:teuthology.orchestra.run.smithi051.stderr:INFO:cephadm:Waiting for mgr... 2020-06-26T21:33:55.712 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:['/usr/bin/docker', 'run', '--rm', '--net=host', '--ipc=host', '-e', 'CONTAINER_IMAGE=quay.ceph.io/ceph-ci/ceph:8b33a29f3a7f00f8e6f971159aa875abdbdf0dd9', '-e', 'NODE_NAME=smithi051', '-v', '/var/log/ceph/9eb212b8-b7f4-11ea-a06d-001a4aab830c:/var/log/ceph:z', '-v', '/tmp/ceph-tmp6dq_hjv4:/etc/ceph/ceph.client.admin.keyring:z', '-v', '/tmp/ceph-tmp9k3yi91i:/etc/ceph/ceph.conf:z', '--entrypoint', '/usr/bin/ceph', 'quay.ceph.io/ceph-ci/ceph:8b33a29f3a7f00f8e6f971159aa875abdbdf0dd9', 'status', '-f', 'json-pretty'] 2020-06-26T21:33:55.713 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:Running command: /usr/bin/docker run --rm --net=host --ipc=host -e CONTAINER_IMAGE=quay.ceph.io/ceph-ci/ceph:8b33a29f3a7f00f8e6f971159aa875abdbdf0dd9 -e NODE_NAME=smithi051 -v /var/log/ceph/9eb212b8-b7f4-11ea-a06d-001a4aab830c:/var/log/ceph:z -v /tmp/ceph-tmp6dq_hjv4:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmp9k3yi91i:/etc/ceph/ceph.conf:z --entrypoint /usr/bin/ceph quay.ceph.io/ceph-ci/ceph:8b33a29f3a7f00f8e6f971159aa875abdbdf0dd9 status -f json-pretty 2020-06-26T21:33:57.585 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stderr 2020-06-26T21:33:57.576+0000 7f28a70d8700 -1 WARNING: all dangerous and experimental features are enabled. 2020-06-26T21:33:57.586 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:profile rt=1.872565746307373, stop=False, exit=None, reads=[10] 2020-06-26T21:33:57.586 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stderr 2020-06-26T21:33:57.580+0000 7f28a70d8700 -1 WARNING: all dangerous and experimental features are enabled. 2020-06-26T21:33:57.586 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:profile rt=1.872734546661377, stop=False, exit=None, reads=[10] 2020-06-26T21:33:57.727 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout 2020-06-26T21:33:57.727 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2020-06-26T21:33:57.727 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "fsid": "9eb212b8-b7f4-11ea-a06d-001a4aab830c", 2020-06-26T21:33:57.727 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "health": { 2020-06-26T21:33:57.728 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "status": "HEALTH_OK", 2020-06-26T21:33:57.728 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "checks": {}, 2020-06-26T21:33:57.728 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "mutes": [] 2020-06-26T21:33:57.728 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:33:57.728 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "election_epoch": 5, 2020-06-26T21:33:57.729 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "quorum": [ 2020-06-26T21:33:57.729 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout 0 2020-06-26T21:33:57.729 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2020-06-26T21:33:57.729 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "quorum_names": [ 2020-06-26T21:33:57.729 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "smithi051" 2020-06-26T21:33:57.729 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2020-06-26T21:33:57.730 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "quorum_age": 3, 2020-06-26T21:33:57.730 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "monmap": { 2020-06-26T21:33:57.731 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "epoch": 1, 2020-06-26T21:33:57.731 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min_mon_release_name": "pacific", 2020-06-26T21:33:57.731 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_mons": 1 2020-06-26T21:33:57.731 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:33:57.731 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "osdmap": { 2020-06-26T21:33:57.735 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "epoch": 1, 2020-06-26T21:33:57.735 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_osds": 0, 2020-06-26T21:33:57.735 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_up_osds": 0, 2020-06-26T21:33:57.735 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "osd_up_since": 0, 2020-06-26T21:33:57.736 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_in_osds": 0, 2020-06-26T21:33:57.736 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "osd_in_since": 0, 2020-06-26T21:33:57.736 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_remapped_pgs": 0 2020-06-26T21:33:57.736 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:33:57.736 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "pgmap": { 2020-06-26T21:33:57.737 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "pgs_by_state": [], 2020-06-26T21:33:57.737 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_pgs": 0, 2020-06-26T21:33:57.737 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_pools": 0, 2020-06-26T21:33:57.737 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_objects": 0, 2020-06-26T21:33:57.737 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "data_bytes": 0, 2020-06-26T21:33:57.738 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "bytes_used": 0, 2020-06-26T21:33:57.738 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "bytes_avail": 0, 2020-06-26T21:33:57.738 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "bytes_total": 0 2020-06-26T21:33:57.738 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:33:57.738 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "fsmap": { 2020-06-26T21:33:57.738 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "epoch": 1, 2020-06-26T21:33:57.739 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "by_rank": [], 2020-06-26T21:33:57.739 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "up:standby": 0 2020-06-26T21:33:57.739 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:33:57.739 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "mgrmap": { 2020-06-26T21:33:57.739 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "available": false, 2020-06-26T21:33:57.740 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_standbys": 0, 2020-06-26T21:33:57.740 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "modules": [ 2020-06-26T21:33:57.740 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "iostat", 2020-06-26T21:33:57.740 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:profile rt=2.0150766372680664, stop=False, exit=None, reads=[8] 2020-06-26T21:33:57.740 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "restful" 2020-06-26T21:33:57.741 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2020-06-26T21:33:57.741 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "services": {} 2020-06-26T21:33:57.741 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:33:57.742 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "servicemap": { 2020-06-26T21:33:57.742 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "epoch": 1, 2020-06-26T21:33:57.742 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "modified": "2020-06-26T21:33:47.250159+0000", 2020-06-26T21:33:57.742 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "services": {} 2020-06-26T21:33:57.742 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:33:57.743 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "progress_events": {} 2020-06-26T21:33:57.743 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2020-06-26T21:33:57.743 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:profile rt=2.015707015991211, stop=False, exit=None, reads=[8] 2020-06-26T21:33:57.885 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:33:57 smithi051 bash[7113]: audit 2020-06-26T21:33:57.724507+0000 mon.smithi051 (mon.0) 8 : audit [DBG] from='client.? 172.21.15.51:0/3054399157' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2020-06-26T21:33:58.351 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:profile rt=2.6384074687957764, stop=False, exit=0, reads=[8, 10] 2020-06-26T21:33:58.352 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:profile rt=2.6385931968688965, stop=True, exit=0, reads=[8, 10] 2020-06-26T21:33:58.352 INFO:teuthology.orchestra.run.smithi051.stderr:INFO:cephadm:mgr not available, waiting (1/10)... 2020-06-26T21:33:59.353 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:['/usr/bin/docker', 'run', '--rm', '--net=host', '--ipc=host', '-e', 'CONTAINER_IMAGE=quay.ceph.io/ceph-ci/ceph:8b33a29f3a7f00f8e6f971159aa875abdbdf0dd9', '-e', 'NODE_NAME=smithi051', '-v', '/var/log/ceph/9eb212b8-b7f4-11ea-a06d-001a4aab830c:/var/log/ceph:z', '-v', '/tmp/ceph-tmp6dq_hjv4:/etc/ceph/ceph.client.admin.keyring:z', '-v', '/tmp/ceph-tmp9k3yi91i:/etc/ceph/ceph.conf:z', '--entrypoint', '/usr/bin/ceph', 'quay.ceph.io/ceph-ci/ceph:8b33a29f3a7f00f8e6f971159aa875abdbdf0dd9', 'status', '-f', 'json-pretty'] 2020-06-26T21:33:59.353 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:Running command: /usr/bin/docker run --rm --net=host --ipc=host -e CONTAINER_IMAGE=quay.ceph.io/ceph-ci/ceph:8b33a29f3a7f00f8e6f971159aa875abdbdf0dd9 -e NODE_NAME=smithi051 -v /var/log/ceph/9eb212b8-b7f4-11ea-a06d-001a4aab830c:/var/log/ceph:z -v /tmp/ceph-tmp6dq_hjv4:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmp9k3yi91i:/etc/ceph/ceph.conf:z --entrypoint /usr/bin/ceph quay.ceph.io/ceph-ci/ceph:8b33a29f3a7f00f8e6f971159aa875abdbdf0dd9 status -f json-pretty 2020-06-26T21:34:00.644 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stderr 2020-06-26T21:34:00.636+0000 7fa694080700 -1 WARNING: all dangerous and experimental features are enabled. 2020-06-26T21:34:00.644 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stderr 2020-06-26T21:34:00.640+0000 7fa692e1e700 -1 WARNING: all dangerous and experimental features are enabled. 2020-06-26T21:34:00.645 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:profile rt=1.2898821830749512, stop=False, exit=None, reads=[10] 2020-06-26T21:34:00.787 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout 2020-06-26T21:34:00.788 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2020-06-26T21:34:00.788 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "fsid": "9eb212b8-b7f4-11ea-a06d-001a4aab830c", 2020-06-26T21:34:00.788 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "health": { 2020-06-26T21:34:00.789 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "status": "HEALTH_OK", 2020-06-26T21:34:00.789 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "checks": {}, 2020-06-26T21:34:00.789 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "mutes": [] 2020-06-26T21:34:00.790 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:00.790 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "election_epoch": 5, 2020-06-26T21:34:00.790 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "quorum": [ 2020-06-26T21:34:00.791 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout 0 2020-06-26T21:34:00.791 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2020-06-26T21:34:00.791 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "quorum_names": [ 2020-06-26T21:34:00.791 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "smithi051" 2020-06-26T21:34:00.792 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2020-06-26T21:34:00.792 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "quorum_age": 6, 2020-06-26T21:34:00.792 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "monmap": { 2020-06-26T21:34:00.793 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "epoch": 1, 2020-06-26T21:34:00.793 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min_mon_release_name": "pacific", 2020-06-26T21:34:00.793 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_mons": 1 2020-06-26T21:34:00.793 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:00.794 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "osdmap": { 2020-06-26T21:34:00.794 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "epoch": 1, 2020-06-26T21:34:00.794 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_osds": 0, 2020-06-26T21:34:00.795 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_up_osds": 0, 2020-06-26T21:34:00.795 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "osd_up_since": 0, 2020-06-26T21:34:00.795 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_in_osds": 0, 2020-06-26T21:34:00.795 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "osd_in_since": 0, 2020-06-26T21:34:00.796 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_remapped_pgs": 0 2020-06-26T21:34:00.796 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:00.797 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "pgmap": { 2020-06-26T21:34:00.797 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "pgs_by_state": [], 2020-06-26T21:34:00.797 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_pgs": 0, 2020-06-26T21:34:00.798 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_pools": 0, 2020-06-26T21:34:00.798 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_objects": 0, 2020-06-26T21:34:00.798 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "data_bytes": 0, 2020-06-26T21:34:00.799 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "bytes_used": 0, 2020-06-26T21:34:00.799 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "bytes_avail": 0, 2020-06-26T21:34:00.799 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "bytes_total": 0 2020-06-26T21:34:00.799 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:00.800 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "fsmap": { 2020-06-26T21:34:00.800 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "epoch": 1, 2020-06-26T21:34:00.800 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "by_rank": [], 2020-06-26T21:34:00.801 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "up:standby": 0 2020-06-26T21:34:00.801 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:00.801 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "mgrmap": { 2020-06-26T21:34:00.801 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "available": false, 2020-06-26T21:34:00.802 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_standbys": 0, 2020-06-26T21:34:00.802 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "modules": [ 2020-06-26T21:34:00.803 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "iostat", 2020-06-26T21:34:00.803 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:profile rt=1.4280169010162354, stop=False, exit=None, reads=[8] 2020-06-26T21:34:00.803 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "restful" 2020-06-26T21:34:00.804 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2020-06-26T21:34:00.804 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "services": {} 2020-06-26T21:34:00.804 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:00.804 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "servicemap": { 2020-06-26T21:34:00.805 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "epoch": 1, 2020-06-26T21:34:00.805 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "modified": "2020-06-26T21:33:47.250159+0000", 2020-06-26T21:34:00.805 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "services": {} 2020-06-26T21:34:00.806 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:00.806 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "progress_events": {} 2020-06-26T21:34:00.806 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2020-06-26T21:34:00.807 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:profile rt=1.428518295288086, stop=False, exit=None, reads=[8] 2020-06-26T21:34:01.136 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:34:00 smithi051 bash[7113]: audit 2020-06-26T21:34:00.780182+0000 mon.smithi051 (mon.0) 9 : audit [DBG] from='client.? 172.21.15.51:0/2911750044' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2020-06-26T21:34:01.326 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:profile rt=1.9690263271331787, stop=False, exit=0, reads=[8, 10] 2020-06-26T21:34:01.327 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:profile rt=1.969165325164795, stop=True, exit=0, reads=[8, 10] 2020-06-26T21:34:01.327 INFO:teuthology.orchestra.run.smithi051.stderr:INFO:cephadm:mgr not available, waiting (2/10)... 2020-06-26T21:34:02.325 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:['/usr/bin/docker', 'run', '--rm', '--net=host', '--ipc=host', '-e', 'CONTAINER_IMAGE=quay.ceph.io/ceph-ci/ceph:8b33a29f3a7f00f8e6f971159aa875abdbdf0dd9', '-e', 'NODE_NAME=smithi051', '-v', '/var/log/ceph/9eb212b8-b7f4-11ea-a06d-001a4aab830c:/var/log/ceph:z', '-v', '/tmp/ceph-tmp6dq_hjv4:/etc/ceph/ceph.client.admin.keyring:z', '-v', '/tmp/ceph-tmp9k3yi91i:/etc/ceph/ceph.conf:z', '--entrypoint', '/usr/bin/ceph', 'quay.ceph.io/ceph-ci/ceph:8b33a29f3a7f00f8e6f971159aa875abdbdf0dd9', 'status', '-f', 'json-pretty'] 2020-06-26T21:34:02.325 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:Running command: /usr/bin/docker run --rm --net=host --ipc=host -e CONTAINER_IMAGE=quay.ceph.io/ceph-ci/ceph:8b33a29f3a7f00f8e6f971159aa875abdbdf0dd9 -e NODE_NAME=smithi051 -v /var/log/ceph/9eb212b8-b7f4-11ea-a06d-001a4aab830c:/var/log/ceph:z -v /tmp/ceph-tmp6dq_hjv4:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmp9k3yi91i:/etc/ceph/ceph.conf:z --entrypoint /usr/bin/ceph quay.ceph.io/ceph-ci/ceph:8b33a29f3a7f00f8e6f971159aa875abdbdf0dd9 status -f json-pretty 2020-06-26T21:34:02.886 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:34:02 smithi051 bash[7113]: cluster 2020-06-26T21:34:02.067508+0000 mon.smithi051 (mon.0) 10 : cluster [INF] Activating manager daemon smithi051.blmzin 2020-06-26T21:34:02.886 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:34:02 smithi051 bash[7113]: cluster 2020-06-26T21:34:02.073882+0000 mon.smithi051 (mon.0) 11 : cluster [DBG] mgrmap e2: smithi051.blmzin(active, starting, since 0.00654024s) 2020-06-26T21:34:02.887 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:34:02 smithi051 bash[7113]: audit 2020-06-26T21:34:02.075405+0000 mon.smithi051 (mon.0) 12 : audit [DBG] from='mgr.14101 172.21.15.51:0/2891724782' entity='mgr.smithi051.blmzin' cmd=[{"prefix": "mds metadata"}]: dispatch 2020-06-26T21:34:02.887 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:34:02 smithi051 bash[7113]: audit 2020-06-26T21:34:02.075720+0000 mon.smithi051 (mon.0) 13 : audit [DBG] from='mgr.14101 172.21.15.51:0/2891724782' entity='mgr.smithi051.blmzin' cmd=[{"prefix": "osd metadata"}]: dispatch 2020-06-26T21:34:02.888 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:34:02 smithi051 bash[7113]: audit 2020-06-26T21:34:02.075982+0000 mon.smithi051 (mon.0) 14 : audit [DBG] from='mgr.14101 172.21.15.51:0/2891724782' entity='mgr.smithi051.blmzin' cmd=[{"prefix": "mon metadata"}]: dispatch 2020-06-26T21:34:02.888 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:34:02 smithi051 bash[7113]: audit 2020-06-26T21:34:02.076890+0000 mon.smithi051 (mon.0) 15 : audit [DBG] from='mgr.14101 172.21.15.51:0/2891724782' entity='mgr.smithi051.blmzin' cmd=[{"prefix": "mgr metadata", "who": "smithi051.blmzin", "id": "smithi051.blmzin"}]: dispatch 2020-06-26T21:34:02.888 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:34:02 smithi051 bash[7113]: audit 2020-06-26T21:34:02.077309+0000 mon.smithi051 (mon.0) 16 : audit [DBG] from='mgr.14101 172.21.15.51:0/2891724782' entity='mgr.smithi051.blmzin' cmd=[{"prefix": "config-key ls"}]: dispatch 2020-06-26T21:34:02.889 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:34:02 smithi051 bash[7113]: cluster 2020-06-26T21:34:02.081570+0000 mon.smithi051 (mon.0) 17 : cluster [INF] Manager daemon smithi051.blmzin is now available 2020-06-26T21:34:03.886 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:34:03 smithi051 bash[7113]: audit 2020-06-26T21:34:02.096971+0000 mon.smithi051 (mon.0) 18 : audit [INF] from='mgr.14101 172.21.15.51:0/2891724782' entity='mgr.smithi051.blmzin' cmd=[{"prefix": "osd pool create", "format": "json", "pool": "device_health_metrics", "pg_num": 1, "pg_num_min": 1}]: dispatch 2020-06-26T21:34:03.886 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:34:03 smithi051 bash[7113]: audit 2020-06-26T21:34:02.534897+0000 mon.smithi051 (mon.0) 19 : audit [INF] from='mgr.14101 172.21.15.51:0/2891724782' entity='mgr.smithi051.blmzin' cmd='[{"prefix": "osd pool create", "format": "json", "pool": "device_health_metrics", "pg_num": 1, "pg_num_min": 1}]': finished 2020-06-26T21:34:03.886 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:34:03 smithi051 bash[7113]: cluster 2020-06-26T21:34:02.534930+0000 mon.smithi051 (mon.0) 20 : cluster [DBG] osdmap e2: 0 total, 0 up, 0 in 2020-06-26T21:34:03.886 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:34:03 smithi051 bash[7113]: audit 2020-06-26T21:34:02.538039+0000 mon.smithi051 (mon.0) 21 : audit [INF] from='mgr.14101 172.21.15.51:0/2891724782' entity='mgr.smithi051.blmzin' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]: dispatch 2020-06-26T21:34:03.887 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:34:03 smithi051 bash[7113]: audit 2020-06-26T21:34:02.545640+0000 mon.smithi051 (mon.0) 22 : audit [INF] from='mgr.14101 172.21.15.51:0/2891724782' entity='mgr.smithi051.blmzin' cmd=[{"prefix":"config-key set","key":"mgr/telemetry/report_id","val":"38536712-d1b3-496d-bb38-6d44c39f864d"}]: dispatch 2020-06-26T21:34:03.887 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:34:03 smithi051 bash[7113]: audit 2020-06-26T21:34:02.549854+0000 mon.smithi051 (mon.0) 23 : audit [INF] from='mgr.14101 172.21.15.51:0/2891724782' entity='mgr.smithi051.blmzin' cmd='[{"prefix":"config-key set","key":"mgr/telemetry/report_id","val":"38536712-d1b3-496d-bb38-6d44c39f864d"}]': finished 2020-06-26T21:34:03.887 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:34:03 smithi051 bash[7113]: audit 2020-06-26T21:34:02.550387+0000 mon.smithi051 (mon.0) 24 : audit [INF] from='mgr.14101 172.21.15.51:0/2891724782' entity='mgr.smithi051.blmzin' cmd=[{"prefix":"config-key set","key":"mgr/telemetry/salt","val":"01404bb5-57e1-4a3e-a4ca-af1981ac3669"}]: dispatch 2020-06-26T21:34:03.887 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:34:03 smithi051 bash[7113]: audit 2020-06-26T21:34:02.553149+0000 mon.smithi051 (mon.0) 25 : audit [INF] from='mgr.14101 172.21.15.51:0/2891724782' entity='mgr.smithi051.blmzin' cmd='[{"prefix":"config-key set","key":"mgr/telemetry/salt","val":"01404bb5-57e1-4a3e-a4ca-af1981ac3669"}]': finished 2020-06-26T21:34:03.888 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:34:03 smithi051 bash[7113]: cluster 2020-06-26T21:34:03.079624+0000 mon.smithi051 (mon.0) 26 : cluster [DBG] mgrmap e3: smithi051.blmzin(active, since 1.01229s) 2020-06-26T21:34:04.446 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stderr 2020-06-26T21:34:03.584+0000 7f798f838700 -1 WARNING: all dangerous and experimental features are enabled. 2020-06-26T21:34:04.446 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:profile rt=2.119333028793335, stop=False, exit=None, reads=[10] 2020-06-26T21:34:04.447 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stderr 2020-06-26T21:34:04.444+0000 7f798e5d6700 -1 WARNING: all dangerous and experimental features are enabled. 2020-06-26T21:34:04.447 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:profile rt=2.1194794178009033, stop=False, exit=None, reads=[10] 2020-06-26T21:34:04.818 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout 2020-06-26T21:34:04.818 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2020-06-26T21:34:04.818 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "fsid": "9eb212b8-b7f4-11ea-a06d-001a4aab830c", 2020-06-26T21:34:04.819 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "health": { 2020-06-26T21:34:04.819 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "status": "HEALTH_OK", 2020-06-26T21:34:04.819 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "checks": {}, 2020-06-26T21:34:04.819 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "mutes": [] 2020-06-26T21:34:04.819 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:04.820 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "election_epoch": 5, 2020-06-26T21:34:04.820 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "quorum": [ 2020-06-26T21:34:04.820 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout 0 2020-06-26T21:34:04.820 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2020-06-26T21:34:04.820 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "quorum_names": [ 2020-06-26T21:34:04.820 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "smithi051" 2020-06-26T21:34:04.821 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2020-06-26T21:34:04.821 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "quorum_age": 10, 2020-06-26T21:34:04.821 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "monmap": { 2020-06-26T21:34:04.821 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "epoch": 1, 2020-06-26T21:34:04.821 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min_mon_release_name": "pacific", 2020-06-26T21:34:04.822 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_mons": 1 2020-06-26T21:34:04.822 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:04.822 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "osdmap": { 2020-06-26T21:34:04.822 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "epoch": 3, 2020-06-26T21:34:04.822 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_osds": 0, 2020-06-26T21:34:04.822 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_up_osds": 0, 2020-06-26T21:34:04.823 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "osd_up_since": 0, 2020-06-26T21:34:04.826 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_in_osds": 0, 2020-06-26T21:34:04.826 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "osd_in_since": 0, 2020-06-26T21:34:04.826 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_remapped_pgs": 0 2020-06-26T21:34:04.827 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:04.827 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "pgmap": { 2020-06-26T21:34:04.827 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "pgs_by_state": [], 2020-06-26T21:34:04.827 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_pgs": 0, 2020-06-26T21:34:04.827 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_pools": 0, 2020-06-26T21:34:04.827 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_objects": 0, 2020-06-26T21:34:04.828 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "data_bytes": 0, 2020-06-26T21:34:04.828 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "bytes_used": 0, 2020-06-26T21:34:04.828 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "bytes_avail": 0, 2020-06-26T21:34:04.828 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "bytes_total": 0 2020-06-26T21:34:04.828 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:04.829 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "fsmap": { 2020-06-26T21:34:04.829 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "epoch": 1, 2020-06-26T21:34:04.829 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "by_rank": [], 2020-06-26T21:34:04.829 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "up:standby": 0 2020-06-26T21:34:04.829 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:04.830 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "mgrmap": { 2020-06-26T21:34:04.830 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "available": true, 2020-06-26T21:34:04.830 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_standbys": 0, 2020-06-26T21:34:04.830 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "modules": [ 2020-06-26T21:34:04.830 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "iostat", 2020-06-26T21:34:04.830 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:profile rt=2.4919674396514893, stop=False, exit=None, reads=[8] 2020-06-26T21:34:04.831 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "restful" 2020-06-26T21:34:04.831 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2020-06-26T21:34:04.831 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "services": {} 2020-06-26T21:34:04.831 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:04.831 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "servicemap": { 2020-06-26T21:34:04.832 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "epoch": 1, 2020-06-26T21:34:04.832 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "modified": "2020-06-26T21:33:47.250159+0000", 2020-06-26T21:34:04.832 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "services": {} 2020-06-26T21:34:04.832 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:04.832 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "progress_events": {} 2020-06-26T21:34:04.832 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2020-06-26T21:34:04.833 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:profile rt=2.492631673812866, stop=False, exit=None, reads=[8] 2020-06-26T21:34:04.885 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:34:04 smithi051 bash[7113]: audit 2020-06-26T21:34:03.547302+0000 mon.smithi051 (mon.0) 27 : audit [INF] from='mgr.14101 172.21.15.51:0/2891724782' entity='mgr.smithi051.blmzin' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]': finished 2020-06-26T21:34:04.886 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:34:04 smithi051 bash[7113]: cluster 2020-06-26T21:34:03.547382+0000 mon.smithi051 (mon.0) 28 : cluster [DBG] osdmap e3: 0 total, 0 up, 0 in 2020-06-26T21:34:04.886 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:34:04 smithi051 bash[7113]: audit 2020-06-26T21:34:03.550158+0000 mon.smithi051 (mon.0) 29 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2020-06-26T21:34:04.886 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:34:04 smithi051 bash[7113]: audit 2020-06-26T21:34:04.439942+0000 mon.smithi051 (mon.0) 30 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2020-06-26T21:34:05.373 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:profile rt=3.0463364124298096, stop=False, exit=0, reads=[8, 10] 2020-06-26T21:34:05.373 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:profile rt=3.046658515930176, stop=True, exit=0, reads=[8, 10] 2020-06-26T21:34:05.374 INFO:teuthology.orchestra.run.smithi051.stderr:INFO:cephadm:mgr is available 2020-06-26T21:34:05.375 INFO:teuthology.orchestra.run.smithi051.stderr:INFO:cephadm:Enabling cephadm module... 2020-06-26T21:34:05.375 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:['/usr/bin/docker', 'run', '--rm', '--net=host', '--ipc=host', '-e', 'CONTAINER_IMAGE=quay.ceph.io/ceph-ci/ceph:8b33a29f3a7f00f8e6f971159aa875abdbdf0dd9', '-e', 'NODE_NAME=smithi051', '-v', '/var/log/ceph/9eb212b8-b7f4-11ea-a06d-001a4aab830c:/var/log/ceph:z', '-v', '/tmp/ceph-tmp6dq_hjv4:/etc/ceph/ceph.client.admin.keyring:z', '-v', '/tmp/ceph-tmp9k3yi91i:/etc/ceph/ceph.conf:z', '--entrypoint', '/usr/bin/ceph', 'quay.ceph.io/ceph-ci/ceph:8b33a29f3a7f00f8e6f971159aa875abdbdf0dd9', 'mgr', 'module', 'enable', 'cephadm'] 2020-06-26T21:34:05.375 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:Running command: /usr/bin/docker run --rm --net=host --ipc=host -e CONTAINER_IMAGE=quay.ceph.io/ceph-ci/ceph:8b33a29f3a7f00f8e6f971159aa875abdbdf0dd9 -e NODE_NAME=smithi051 -v /var/log/ceph/9eb212b8-b7f4-11ea-a06d-001a4aab830c:/var/log/ceph:z -v /tmp/ceph-tmp6dq_hjv4:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmp9k3yi91i:/etc/ceph/ceph.conf:z --entrypoint /usr/bin/ceph quay.ceph.io/ceph-ci/ceph:8b33a29f3a7f00f8e6f971159aa875abdbdf0dd9 mgr module enable cephadm 2020-06-26T21:34:05.886 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:34:05 smithi051 bash[7113]: cluster 2020-06-26T21:34:04.550936+0000 mon.smithi051 (mon.0) 31 : cluster [DBG] mgrmap e4: smithi051.blmzin(active, since 2s) 2020-06-26T21:34:05.886 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:34:05 smithi051 bash[7113]: audit 2020-06-26T21:34:04.815503+0000 mon.smithi051 (mon.0) 32 : audit [DBG] from='client.? 172.21.15.51:0/3957426730' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2020-06-26T21:34:06.603 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stderr 2020-06-26T21:34:06.584+0000 7f3dbc594700 -1 WARNING: all dangerous and experimental features are enabled. 2020-06-26T21:34:06.603 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stderr 2020-06-26T21:34:06.600+0000 7f3dbc594700 -1 WARNING: all dangerous and experimental features are enabled. 2020-06-26T21:34:06.604 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:profile rt=1.2264180183410645, stop=False, exit=None, reads=[10] 2020-06-26T21:34:07.385 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:34:07 smithi051 bash[7113]: audit 2020-06-26T21:34:06.953207+0000 mon.smithi051 (mon.0) 33 : audit [INF] from='client.? 172.21.15.51:0/2124007598' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "cephadm"}]: dispatch 2020-06-26T21:34:07.527 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:profile rt=2.15105938911438, stop=False, exit=0, reads=[8, 10] 2020-06-26T21:34:07.528 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:profile rt=2.1513118743896484, stop=True, exit=0, reads=[8, 10] 2020-06-26T21:34:07.528 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:['/usr/bin/docker', 'run', '--rm', '--net=host', '--ipc=host', '-e', 'CONTAINER_IMAGE=quay.ceph.io/ceph-ci/ceph:8b33a29f3a7f00f8e6f971159aa875abdbdf0dd9', '-e', 'NODE_NAME=smithi051', '-v', '/var/log/ceph/9eb212b8-b7f4-11ea-a06d-001a4aab830c:/var/log/ceph:z', '-v', '/tmp/ceph-tmp6dq_hjv4:/etc/ceph/ceph.client.admin.keyring:z', '-v', '/tmp/ceph-tmp9k3yi91i:/etc/ceph/ceph.conf:z', '--entrypoint', '/usr/bin/ceph', 'quay.ceph.io/ceph-ci/ceph:8b33a29f3a7f00f8e6f971159aa875abdbdf0dd9', 'mgr', 'dump'] 2020-06-26T21:34:07.528 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:Running command: /usr/bin/docker run --rm --net=host --ipc=host -e CONTAINER_IMAGE=quay.ceph.io/ceph-ci/ceph:8b33a29f3a7f00f8e6f971159aa875abdbdf0dd9 -e NODE_NAME=smithi051 -v /var/log/ceph/9eb212b8-b7f4-11ea-a06d-001a4aab830c:/var/log/ceph:z -v /tmp/ceph-tmp6dq_hjv4:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmp9k3yi91i:/etc/ceph/ceph.conf:z --entrypoint /usr/bin/ceph quay.ceph.io/ceph-ci/ceph:8b33a29f3a7f00f8e6f971159aa875abdbdf0dd9 mgr dump 2020-06-26T21:34:08.265 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:34:08 smithi051 bash[7113]: audit 2020-06-26T21:34:07.009561+0000 mon.smithi051 (mon.0) 34 : audit [INF] from='client.? 172.21.15.51:0/2124007598' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "cephadm"}]': finished 2020-06-26T21:34:08.265 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:34:08 smithi051 bash[7113]: cluster 2020-06-26T21:34:07.009718+0000 mon.smithi051 (mon.0) 35 : cluster [DBG] mgrmap e5: smithi051.blmzin(active, since 4s) 2020-06-26T21:34:08.773 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stderr 2020-06-26T21:34:08.760+0000 7fd080af7700 -1 WARNING: all dangerous and experimental features are enabled. 2020-06-26T21:34:08.773 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:profile rt=1.2429890632629395, stop=False, exit=None, reads=[10] 2020-06-26T21:34:08.774 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stderr 2020-06-26T21:34:08.768+0000 7fd080af7700 -1 WARNING: all dangerous and experimental features are enabled. 2020-06-26T21:34:08.774 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:profile rt=1.2431371212005615, stop=False, exit=None, reads=[10] 2020-06-26T21:34:09.126 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2020-06-26T21:34:09.127 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "epoch": 5, 2020-06-26T21:34:09.127 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "active_gid": 14101, 2020-06-26T21:34:09.127 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "active_name": "smithi051.blmzin", 2020-06-26T21:34:09.127 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "active_addrs": { 2020-06-26T21:34:09.128 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "addrvec": [ 2020-06-26T21:34:09.128 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2020-06-26T21:34:09.128 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "v2", 2020-06-26T21:34:09.128 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "addr": "172.21.15.51:6800", 2020-06-26T21:34:09.128 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "nonce": 2663285486 2020-06-26T21:34:09.129 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:09.129 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2020-06-26T21:34:09.129 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "v1", 2020-06-26T21:34:09.129 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "addr": "172.21.15.51:6801", 2020-06-26T21:34:09.129 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "nonce": 2663285486 2020-06-26T21:34:09.130 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2020-06-26T21:34:09.130 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ] 2020-06-26T21:34:09.130 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:09.130 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "active_addr": "172.21.15.51:6801/2663285486", 2020-06-26T21:34:09.130 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "active_change": "2020-06-26T21:34:02.067318+0000", 2020-06-26T21:34:09.131 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "active_mgr_features": 4540138292837744639, 2020-06-26T21:34:09.131 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "available": true, 2020-06-26T21:34:09.131 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "standbys": [], 2020-06-26T21:34:09.131 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "modules": [ 2020-06-26T21:34:09.131 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "cephadm", 2020-06-26T21:34:09.132 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "iostat", 2020-06-26T21:34:09.493 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "restful" 2020-06-26T21:34:09.493 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2020-06-26T21:34:09.494 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "available_modules": [ 2020-06-26T21:34:09.494 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2020-06-26T21:34:09.494 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "alerts", 2020-06-26T21:34:09.494 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2020-06-26T21:34:09.494 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2020-06-26T21:34:09.495 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2020-06-26T21:34:09.495 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "interval": { 2020-06-26T21:34:09.495 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "interval", 2020-06-26T21:34:09.495 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2020-06-26T21:34:09.495 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-06-26T21:34:09.496 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:profile rt=1.5966129302978516, stop=False, exit=None, reads=[8] 2020-06-26T21:34:09.496 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-06-26T21:34:09.496 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "60", 2020-06-26T21:34:09.496 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-06-26T21:34:09.496 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-06-26T21:34:09.497 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-06-26T21:34:09.497 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "How frequently to reexamine health status", 2020-06-26T21:34:09.497 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-06-26T21:34:09.497 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-06-26T21:34:09.497 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-06-26T21:34:09.498 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:09.498 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2020-06-26T21:34:09.498 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2020-06-26T21:34:09.498 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2020-06-26T21:34:09.498 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-06-26T21:34:09.499 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-06-26T21:34:09.499 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2020-06-26T21:34:09.499 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-06-26T21:34:09.499 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-06-26T21:34:09.499 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2020-06-26T21:34:09.500 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2020-06-26T21:34:09.500 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2020-06-26T21:34:09.500 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2020-06-26T21:34:09.500 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2020-06-26T21:34:09.500 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2020-06-26T21:34:09.500 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2020-06-26T21:34:09.501 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2020-06-26T21:34:09.501 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-06-26T21:34:09.501 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-06-26T21:34:09.501 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-06-26T21:34:09.501 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:profile rt=1.5981156826019287, stop=False, exit=None, reads=[8] 2020-06-26T21:34:09.502 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-06-26T21:34:09.502 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:09.502 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2020-06-26T21:34:09.502 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2020-06-26T21:34:09.502 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2020-06-26T21:34:09.503 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-06-26T21:34:09.503 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-06-26T21:34:09.503 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2020-06-26T21:34:09.503 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-06-26T21:34:09.503 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-06-26T21:34:09.503 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-06-26T21:34:09.504 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-06-26T21:34:09.504 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-06-26T21:34:09.504 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-06-26T21:34:09.504 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-06-26T21:34:09.504 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:09.505 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2020-06-26T21:34:09.505 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2020-06-26T21:34:09.505 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2020-06-26T21:34:09.505 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-06-26T21:34:09.505 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-06-26T21:34:09.506 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2020-06-26T21:34:09.506 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-06-26T21:34:09.506 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-06-26T21:34:09.506 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2020-06-26T21:34:09.506 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2020-06-26T21:34:09.507 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2020-06-26T21:34:09.507 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2020-06-26T21:34:09.507 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2020-06-26T21:34:09.507 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:profile rt=1.599726915359497, stop=False, exit=None, reads=[8] 2020-06-26T21:34:09.507 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2020-06-26T21:34:09.508 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2020-06-26T21:34:09.508 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2020-06-26T21:34:09.508 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-06-26T21:34:09.508 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-06-26T21:34:09.508 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-06-26T21:34:09.508 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-06-26T21:34:09.509 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:09.509 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2020-06-26T21:34:09.509 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2020-06-26T21:34:09.509 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2020-06-26T21:34:09.509 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-06-26T21:34:09.510 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-06-26T21:34:09.510 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2020-06-26T21:34:09.510 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-06-26T21:34:09.510 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-06-26T21:34:09.510 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-06-26T21:34:09.510 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-06-26T21:34:09.511 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-06-26T21:34:09.511 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-06-26T21:34:09.511 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-06-26T21:34:09.511 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:09.511 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "smtp_destination": { 2020-06-26T21:34:09.512 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "smtp_destination", 2020-06-26T21:34:09.512 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2020-06-26T21:34:09.512 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-06-26T21:34:09.512 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-06-26T21:34:09.512 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2020-06-26T21:34:09.513 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-06-26T21:34:09.513 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-06-26T21:34:09.513 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:profile rt=1.6013448238372803, stop=False, exit=None, reads=[8] 2020-06-26T21:34:09.513 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-06-26T21:34:09.513 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "Email address to send alerts to", 2020-06-26T21:34:09.513 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-06-26T21:34:09.514 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-06-26T21:34:09.514 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-06-26T21:34:09.514 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:09.514 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "smtp_from_name": { 2020-06-26T21:34:09.514 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "smtp_from_name", 2020-06-26T21:34:09.515 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2020-06-26T21:34:09.515 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-06-26T21:34:09.515 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-06-26T21:34:09.515 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "Ceph", 2020-06-26T21:34:09.515 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-06-26T21:34:09.516 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-06-26T21:34:09.516 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-06-26T21:34:09.516 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "Email From: name", 2020-06-26T21:34:09.516 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-06-26T21:34:09.516 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-06-26T21:34:09.517 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-06-26T21:34:09.517 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:09.517 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "smtp_host": { 2020-06-26T21:34:09.517 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "smtp_host", 2020-06-26T21:34:09.517 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2020-06-26T21:34:09.517 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-06-26T21:34:09.518 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-06-26T21:34:09.518 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2020-06-26T21:34:09.518 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-06-26T21:34:09.518 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-06-26T21:34:09.518 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:profile rt=1.6028568744659424, stop=False, exit=None, reads=[8] 2020-06-26T21:34:09.519 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-06-26T21:34:09.519 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "SMTP server", 2020-06-26T21:34:09.519 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-06-26T21:34:09.519 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-06-26T21:34:09.519 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-06-26T21:34:09.520 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:09.520 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "smtp_password": { 2020-06-26T21:34:09.520 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "smtp_password", 2020-06-26T21:34:09.520 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2020-06-26T21:34:09.520 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-06-26T21:34:09.521 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-06-26T21:34:09.521 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2020-06-26T21:34:09.521 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-06-26T21:34:09.521 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-06-26T21:34:09.521 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-06-26T21:34:09.521 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "Password to authenticate with", 2020-06-26T21:34:09.522 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-06-26T21:34:09.522 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-06-26T21:34:09.522 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-06-26T21:34:09.522 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:09.522 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "smtp_port": { 2020-06-26T21:34:09.523 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "smtp_port", 2020-06-26T21:34:09.523 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2020-06-26T21:34:09.523 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-06-26T21:34:09.523 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-06-26T21:34:09.523 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "465", 2020-06-26T21:34:09.524 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-06-26T21:34:09.524 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-06-26T21:34:09.524 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-06-26T21:34:09.524 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:profile rt=1.6044681072235107, stop=False, exit=None, reads=[8] 2020-06-26T21:34:09.524 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "SMTP port", 2020-06-26T21:34:09.525 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-06-26T21:34:09.525 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-06-26T21:34:09.525 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-06-26T21:34:09.525 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:09.525 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "smtp_sender": { 2020-06-26T21:34:09.526 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "smtp_sender", 2020-06-26T21:34:09.526 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2020-06-26T21:34:09.526 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-06-26T21:34:09.526 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-06-26T21:34:09.526 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2020-06-26T21:34:09.527 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-06-26T21:34:09.527 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-06-26T21:34:09.527 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-06-26T21:34:09.527 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "SMTP envelope sender", 2020-06-26T21:34:09.527 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-06-26T21:34:09.528 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-06-26T21:34:09.528 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-06-26T21:34:09.528 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:09.528 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "smtp_ssl": { 2020-06-26T21:34:09.528 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "smtp_ssl", 2020-06-26T21:34:09.529 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2020-06-26T21:34:09.529 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-06-26T21:34:09.529 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-06-26T21:34:09.529 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2020-06-26T21:34:09.530 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-06-26T21:34:09.530 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-06-26T21:34:09.530 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-06-26T21:34:09.530 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:profile rt=1.6059529781341553, stop=False, exit=None, reads=[8] 2020-06-26T21:34:09.530 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "Use SSL to connect to SMTP server", 2020-06-26T21:34:09.531 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-06-26T21:34:09.531 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-06-26T21:34:09.531 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-06-26T21:34:09.531 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:09.531 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "smtp_user": { 2020-06-26T21:34:09.532 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "smtp_user", 2020-06-26T21:34:09.532 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2020-06-26T21:34:09.532 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-06-26T21:34:09.532 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-06-26T21:34:09.532 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2020-06-26T21:34:09.532 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-06-26T21:34:09.533 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-06-26T21:34:09.533 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-06-26T21:34:09.533 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "User to authenticate as", 2020-06-26T21:34:09.533 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-06-26T21:34:09.533 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-06-26T21:34:09.534 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-06-26T21:34:09.534 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2020-06-26T21:34:09.534 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2020-06-26T21:34:09.534 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:09.535 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2020-06-26T21:34:09.535 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "balancer", 2020-06-26T21:34:09.535 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2020-06-26T21:34:09.535 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2020-06-26T21:34:09.535 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2020-06-26T21:34:09.536 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "active": { 2020-06-26T21:34:09.536 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "active", 2020-06-26T21:34:09.536 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2020-06-26T21:34:09.536 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-06-26T21:34:09.536 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-06-26T21:34:09.537 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:profile rt=1.6075451374053955, stop=False, exit=None, reads=[8] 2020-06-26T21:34:09.537 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2020-06-26T21:34:09.537 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-06-26T21:34:09.537 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-06-26T21:34:09.537 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-06-26T21:34:09.538 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "automatically balance PGs across cluster", 2020-06-26T21:34:09.538 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-06-26T21:34:09.538 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-06-26T21:34:09.538 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-06-26T21:34:09.538 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:09.539 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "begin_time": { 2020-06-26T21:34:09.539 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "begin_time", 2020-06-26T21:34:09.539 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2020-06-26T21:34:09.539 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-06-26T21:34:09.539 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-06-26T21:34:09.540 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "0000", 2020-06-26T21:34:09.540 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-06-26T21:34:09.540 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-06-26T21:34:09.540 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-06-26T21:34:09.540 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "beginning time of day to automatically balance", 2020-06-26T21:34:09.541 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "This is a time of day in the format HHMM.", 2020-06-26T21:34:09.541 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-06-26T21:34:09.541 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-06-26T21:34:09.541 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:09.541 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "begin_weekday": { 2020-06-26T21:34:09.542 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "begin_weekday", 2020-06-26T21:34:09.542 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "uint", 2020-06-26T21:34:09.542 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:profile rt=1.6088123321533203, stop=False, exit=None, reads=[8] 2020-06-26T21:34:09.542 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-06-26T21:34:09.542 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-06-26T21:34:09.542 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "0", 2020-06-26T21:34:09.543 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "0", 2020-06-26T21:34:09.543 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "7", 2020-06-26T21:34:09.543 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-06-26T21:34:09.543 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "Restrict automatic balancing to this day of the week or later", 2020-06-26T21:34:09.543 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "0 or 7 = Sunday, 1 = Monday, etc.", 2020-06-26T21:34:09.544 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-06-26T21:34:09.544 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-06-26T21:34:09.544 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:09.544 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "crush_compat_max_iterations": { 2020-06-26T21:34:09.544 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "crush_compat_max_iterations", 2020-06-26T21:34:09.545 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "uint", 2020-06-26T21:34:09.545 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-06-26T21:34:09.545 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-06-26T21:34:09.545 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "25", 2020-06-26T21:34:09.545 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "1", 2020-06-26T21:34:09.545 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "250", 2020-06-26T21:34:09.546 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-06-26T21:34:09.546 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "maximum number of iterations to attempt optimization", 2020-06-26T21:34:09.546 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-06-26T21:34:09.546 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-06-26T21:34:09.546 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-06-26T21:34:09.547 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:09.547 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:profile rt=1.6099820137023926, stop=False, exit=None, reads=[8] 2020-06-26T21:34:09.547 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "crush_compat_metrics": { 2020-06-26T21:34:09.547 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "crush_compat_metrics", 2020-06-26T21:34:09.547 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2020-06-26T21:34:09.548 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-06-26T21:34:09.548 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-06-26T21:34:09.548 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "pgs,objects,bytes", 2020-06-26T21:34:09.548 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-06-26T21:34:09.548 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-06-26T21:34:09.549 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-06-26T21:34:09.549 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "metrics with which to calculate OSD utilization", 2020-06-26T21:34:09.549 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "Value is a list of one or more of \"pgs\", \"objects\", or \"bytes\", and indicates which metrics to use to balance utilization.", 2020-06-26T21:34:09.549 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-06-26T21:34:09.549 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-06-26T21:34:09.549 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:09.550 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "crush_compat_step": { 2020-06-26T21:34:09.550 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "crush_compat_step", 2020-06-26T21:34:09.550 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "float", 2020-06-26T21:34:09.550 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-06-26T21:34:09.550 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-06-26T21:34:09.551 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "0.5", 2020-06-26T21:34:09.551 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "0.001", 2020-06-26T21:34:09.551 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "0.999", 2020-06-26T21:34:09.551 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:profile rt=1.6110460758209229, stop=False, exit=None, reads=[8] 2020-06-26T21:34:09.551 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-06-26T21:34:09.552 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "aggressiveness of optimization", 2020-06-26T21:34:09.552 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": ".99 is very aggressive, .01 is less aggressive", 2020-06-26T21:34:09.552 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-06-26T21:34:09.552 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-06-26T21:34:09.552 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:09.552 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "end_time": { 2020-06-26T21:34:09.553 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "end_time", 2020-06-26T21:34:09.553 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2020-06-26T21:34:09.553 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-06-26T21:34:09.553 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-06-26T21:34:09.553 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "2400", 2020-06-26T21:34:09.554 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-06-26T21:34:09.554 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-06-26T21:34:09.554 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-06-26T21:34:09.554 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "ending time of day to automatically balance", 2020-06-26T21:34:09.554 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "This is a time of day in the format HHMM.", 2020-06-26T21:34:09.555 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-06-26T21:34:09.555 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-06-26T21:34:09.555 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:09.555 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "end_weekday": { 2020-06-26T21:34:09.555 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "end_weekday", 2020-06-26T21:34:09.555 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "uint", 2020-06-26T21:34:09.556 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-06-26T21:34:09.556 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-06-26T21:34:09.556 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:profile rt=1.6122496128082275, stop=False, exit=None, reads=[8] 2020-06-26T21:34:09.556 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "7", 2020-06-26T21:34:09.556 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "0", 2020-06-26T21:34:09.557 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "7", 2020-06-26T21:34:09.557 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-06-26T21:34:09.557 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "Restrict automatic balancing to days of the week earlier than this", 2020-06-26T21:34:09.557 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "0 or 7 = Sunday, 1 = Monday, etc.", 2020-06-26T21:34:09.557 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-06-26T21:34:09.558 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-06-26T21:34:09.558 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:09.558 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2020-06-26T21:34:09.558 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2020-06-26T21:34:09.558 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2020-06-26T21:34:09.559 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-06-26T21:34:09.559 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-06-26T21:34:09.559 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2020-06-26T21:34:09.559 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-06-26T21:34:09.560 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-06-26T21:34:09.560 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2020-06-26T21:34:09.560 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2020-06-26T21:34:09.560 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2020-06-26T21:34:09.560 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2020-06-26T21:34:09.561 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2020-06-26T21:34:09.561 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2020-06-26T21:34:09.561 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2020-06-26T21:34:09.561 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2020-06-26T21:34:09.561 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-06-26T21:34:09.561 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-06-26T21:34:09.562 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-06-26T21:34:09.562 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:profile rt=1.6135740280151367, stop=False, exit=None, reads=[8] 2020-06-26T21:34:09.562 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-06-26T21:34:09.562 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:09.562 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2020-06-26T21:34:09.563 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2020-06-26T21:34:09.563 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2020-06-26T21:34:09.563 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-06-26T21:34:09.563 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-06-26T21:34:09.563 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2020-06-26T21:34:09.563 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-06-26T21:34:09.564 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-06-26T21:34:09.564 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-06-26T21:34:09.564 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-06-26T21:34:09.564 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-06-26T21:34:09.564 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-06-26T21:34:09.565 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-06-26T21:34:09.565 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:09.565 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2020-06-26T21:34:09.565 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2020-06-26T21:34:09.565 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2020-06-26T21:34:09.566 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-06-26T21:34:09.566 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-06-26T21:34:09.566 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2020-06-26T21:34:09.566 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-06-26T21:34:09.566 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-06-26T21:34:09.566 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2020-06-26T21:34:09.567 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2020-06-26T21:34:09.567 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2020-06-26T21:34:09.567 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2020-06-26T21:34:09.567 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2020-06-26T21:34:09.567 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:profile rt=1.6148579120635986, stop=False, exit=None, reads=[8] 2020-06-26T21:34:09.568 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2020-06-26T21:34:09.568 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2020-06-26T21:34:09.568 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2020-06-26T21:34:09.568 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-06-26T21:34:09.568 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-06-26T21:34:09.569 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-06-26T21:34:09.569 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-06-26T21:34:09.569 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:09.569 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2020-06-26T21:34:09.569 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2020-06-26T21:34:09.569 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2020-06-26T21:34:09.570 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-06-26T21:34:09.570 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-06-26T21:34:09.570 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2020-06-26T21:34:09.570 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-06-26T21:34:09.570 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-06-26T21:34:09.571 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-06-26T21:34:09.571 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-06-26T21:34:09.571 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-06-26T21:34:09.571 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-06-26T21:34:09.571 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-06-26T21:34:09.571 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:09.572 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min_score": { 2020-06-26T21:34:09.572 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "min_score", 2020-06-26T21:34:09.572 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "float", 2020-06-26T21:34:09.572 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-06-26T21:34:09.572 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-06-26T21:34:09.573 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "0", 2020-06-26T21:34:09.573 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-06-26T21:34:09.573 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-06-26T21:34:09.573 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:profile rt=1.6162374019622803, stop=False, exit=None, reads=[8] 2020-06-26T21:34:09.573 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-06-26T21:34:09.574 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "minimum score, below which no optimization is attempted", 2020-06-26T21:34:09.574 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-06-26T21:34:09.574 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-06-26T21:34:09.574 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-06-26T21:34:09.574 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:09.575 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "mode": { 2020-06-26T21:34:09.575 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "mode", 2020-06-26T21:34:09.575 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2020-06-26T21:34:09.575 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-06-26T21:34:09.575 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-06-26T21:34:09.575 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "upmap", 2020-06-26T21:34:09.576 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-06-26T21:34:09.576 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-06-26T21:34:09.576 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2020-06-26T21:34:09.576 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "crush-compat", 2020-06-26T21:34:09.576 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "none", 2020-06-26T21:34:09.577 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "upmap" 2020-06-26T21:34:09.577 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2020-06-26T21:34:09.577 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "Balancer mode", 2020-06-26T21:34:09.577 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-06-26T21:34:09.577 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-06-26T21:34:09.578 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-06-26T21:34:09.578 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:09.578 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "pool_ids": { 2020-06-26T21:34:09.578 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "pool_ids", 2020-06-26T21:34:09.578 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2020-06-26T21:34:09.578 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-06-26T21:34:09.579 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-06-26T21:34:09.579 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:profile rt=1.6176016330718994, stop=False, exit=None, reads=[8] 2020-06-26T21:34:09.579 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2020-06-26T21:34:09.579 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-06-26T21:34:09.579 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-06-26T21:34:09.580 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-06-26T21:34:09.580 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "pools which the automatic balancing will be limited to", 2020-06-26T21:34:09.580 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-06-26T21:34:09.580 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-06-26T21:34:09.580 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-06-26T21:34:09.581 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:09.581 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "sleep_interval": { 2020-06-26T21:34:09.581 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "sleep_interval", 2020-06-26T21:34:09.581 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2020-06-26T21:34:09.581 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-06-26T21:34:09.582 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-06-26T21:34:09.582 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "60", 2020-06-26T21:34:09.582 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-06-26T21:34:09.582 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-06-26T21:34:09.582 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-06-26T21:34:09.582 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "how frequently to wake up and attempt optimization", 2020-06-26T21:34:09.583 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-06-26T21:34:09.583 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-06-26T21:34:09.583 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-06-26T21:34:09.583 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:09.583 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "upmap_max_deviation": { 2020-06-26T21:34:09.584 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "upmap_max_deviation", 2020-06-26T21:34:09.584 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2020-06-26T21:34:09.584 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:profile rt=1.618851661682129, stop=False, exit=None, reads=[8] 2020-06-26T21:34:09.584 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-06-26T21:34:09.584 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-06-26T21:34:09.584 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "5", 2020-06-26T21:34:09.585 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "1", 2020-06-26T21:34:09.585 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-06-26T21:34:09.585 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-06-26T21:34:09.585 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "deviation below which no optimization is attempted", 2020-06-26T21:34:09.585 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "If the number of PGs are within this count then no optimization is attempted", 2020-06-26T21:34:09.586 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-06-26T21:34:09.586 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-06-26T21:34:09.586 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:09.586 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "upmap_max_optimizations": { 2020-06-26T21:34:09.586 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "upmap_max_optimizations", 2020-06-26T21:34:09.587 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "uint", 2020-06-26T21:34:09.587 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-06-26T21:34:09.587 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-06-26T21:34:09.587 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "10", 2020-06-26T21:34:09.587 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-06-26T21:34:09.587 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-06-26T21:34:09.588 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-06-26T21:34:09.588 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "maximum upmap optimizations to make per attempt", 2020-06-26T21:34:09.588 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-06-26T21:34:09.588 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-06-26T21:34:09.588 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-06-26T21:34:09.589 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:profile rt=1.6200294494628906, stop=False, exit=None, reads=[8] 2020-06-26T21:34:09.589 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2020-06-26T21:34:09.589 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2020-06-26T21:34:09.589 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:09.589 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2020-06-26T21:34:09.590 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "cephadm", 2020-06-26T21:34:09.590 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2020-06-26T21:34:09.590 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2020-06-26T21:34:09.590 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2020-06-26T21:34:09.590 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "allow_ptrace": { 2020-06-26T21:34:09.590 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "allow_ptrace", 2020-06-26T21:34:09.591 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2020-06-26T21:34:09.591 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-06-26T21:34:09.591 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2020-06-26T21:34:09.591 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2020-06-26T21:34:09.591 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-06-26T21:34:09.592 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-06-26T21:34:09.592 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-06-26T21:34:09.592 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "allow SYS_PTRACE capability on ceph containers", 2020-06-26T21:34:09.592 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "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.", 2020-06-26T21:34:09.592 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-06-26T21:34:09.592 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-06-26T21:34:09.593 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:09.593 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "config_dashboard": { 2020-06-26T21:34:09.593 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "config_dashboard", 2020-06-26T21:34:09.593 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2020-06-26T21:34:09.593 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:profile rt=1.6212348937988281, stop=False, exit=None, reads=[8] 2020-06-26T21:34:09.594 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-06-26T21:34:09.594 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2020-06-26T21:34:09.594 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2020-06-26T21:34:09.594 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-06-26T21:34:09.594 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-06-26T21:34:09.595 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-06-26T21:34:09.595 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "manage configs like API endpoints in Dashboard.", 2020-06-26T21:34:09.595 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-06-26T21:34:09.595 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-06-26T21:34:09.595 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-06-26T21:34:09.595 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:09.596 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "container_image_alertmanager": { 2020-06-26T21:34:09.596 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "container_image_alertmanager", 2020-06-26T21:34:09.596 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2020-06-26T21:34:09.596 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-06-26T21:34:09.596 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2020-06-26T21:34:09.597 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "prom/alertmanager:v0.20.0", 2020-06-26T21:34:09.597 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-06-26T21:34:09.597 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-06-26T21:34:09.597 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-06-26T21:34:09.597 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "Prometheus container image", 2020-06-26T21:34:09.598 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-06-26T21:34:09.598 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-06-26T21:34:09.598 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-06-26T21:34:09.598 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:09.598 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "container_image_base": { 2020-06-26T21:34:09.598 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:profile rt=1.6226425170898438, stop=False, exit=None, reads=[8] 2020-06-26T21:34:09.599 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "container_image_base", 2020-06-26T21:34:09.599 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2020-06-26T21:34:09.599 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-06-26T21:34:09.599 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-06-26T21:34:09.599 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "docker.io/ceph/ceph", 2020-06-26T21:34:09.600 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-06-26T21:34:09.600 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-06-26T21:34:09.600 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-06-26T21:34:09.600 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "Container image name, without the tag", 2020-06-26T21:34:09.600 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-06-26T21:34:09.601 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-06-26T21:34:09.601 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-06-26T21:34:09.601 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:09.601 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "container_image_grafana": { 2020-06-26T21:34:09.601 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "container_image_grafana", 2020-06-26T21:34:09.602 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2020-06-26T21:34:09.602 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-06-26T21:34:09.602 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2020-06-26T21:34:09.602 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "ceph/ceph-grafana:6.6.2", 2020-06-26T21:34:09.602 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-06-26T21:34:09.602 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-06-26T21:34:09.603 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-06-26T21:34:09.603 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "Prometheus container image", 2020-06-26T21:34:09.603 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-06-26T21:34:09.603 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-06-26T21:34:09.603 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:profile rt=1.6239991188049316, stop=False, exit=None, reads=[8] 2020-06-26T21:34:09.604 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-06-26T21:34:09.604 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:09.604 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "container_image_node_exporter": { 2020-06-26T21:34:09.604 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "container_image_node_exporter", 2020-06-26T21:34:09.604 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2020-06-26T21:34:09.605 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-06-26T21:34:09.605 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2020-06-26T21:34:09.605 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "prom/node-exporter:v0.18.1", 2020-06-26T21:34:09.605 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-06-26T21:34:09.605 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-06-26T21:34:09.605 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-06-26T21:34:09.606 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "Prometheus container image", 2020-06-26T21:34:09.606 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-06-26T21:34:09.606 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-06-26T21:34:09.606 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-06-26T21:34:09.606 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:09.607 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "container_image_prometheus": { 2020-06-26T21:34:09.607 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "container_image_prometheus", 2020-06-26T21:34:09.607 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2020-06-26T21:34:09.607 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-06-26T21:34:09.607 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2020-06-26T21:34:09.608 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "prom/prometheus:v2.18.1", 2020-06-26T21:34:09.608 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-06-26T21:34:09.608 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-06-26T21:34:09.608 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-06-26T21:34:09.608 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:profile rt=1.6253211498260498, stop=False, exit=None, reads=[8] 2020-06-26T21:34:09.608 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "Prometheus container image", 2020-06-26T21:34:09.609 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-06-26T21:34:09.609 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-06-26T21:34:09.609 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-06-26T21:34:09.609 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:09.609 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "daemon_cache_timeout": { 2020-06-26T21:34:09.610 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "daemon_cache_timeout", 2020-06-26T21:34:09.610 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2020-06-26T21:34:09.610 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-06-26T21:34:09.610 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2020-06-26T21:34:09.610 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "600", 2020-06-26T21:34:09.610 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-06-26T21:34:09.611 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-06-26T21:34:09.611 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-06-26T21:34:09.611 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "seconds to cache service (daemon) inventory", 2020-06-26T21:34:09.611 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-06-26T21:34:09.611 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-06-26T21:34:09.612 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-06-26T21:34:09.612 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:09.612 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "device_cache_timeout": { 2020-06-26T21:34:09.612 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "device_cache_timeout", 2020-06-26T21:34:09.612 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2020-06-26T21:34:09.613 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-06-26T21:34:09.613 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2020-06-26T21:34:09.613 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "1800", 2020-06-26T21:34:09.613 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-06-26T21:34:09.613 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-06-26T21:34:09.613 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:profile rt=1.6266441345214844, stop=False, exit=None, reads=[8] 2020-06-26T21:34:09.614 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-06-26T21:34:09.614 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "seconds to cache device inventory", 2020-06-26T21:34:09.614 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-06-26T21:34:09.614 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-06-26T21:34:09.614 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-06-26T21:34:09.615 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:09.615 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "host_check_interval": { 2020-06-26T21:34:09.615 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "host_check_interval", 2020-06-26T21:34:09.615 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2020-06-26T21:34:09.615 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-06-26T21:34:09.615 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2020-06-26T21:34:09.616 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "600", 2020-06-26T21:34:09.616 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-06-26T21:34:09.616 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-06-26T21:34:09.616 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-06-26T21:34:09.616 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "how frequently to perform a host check", 2020-06-26T21:34:09.617 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-06-26T21:34:09.617 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-06-26T21:34:09.617 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-06-26T21:34:09.617 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:09.617 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2020-06-26T21:34:09.618 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2020-06-26T21:34:09.618 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2020-06-26T21:34:09.618 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-06-26T21:34:09.618 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-06-26T21:34:09.618 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2020-06-26T21:34:09.618 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-06-26T21:34:09.619 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-06-26T21:34:09.619 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:profile rt=1.628138780593872, stop=False, exit=None, reads=[8] 2020-06-26T21:34:09.619 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2020-06-26T21:34:09.619 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2020-06-26T21:34:09.619 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2020-06-26T21:34:09.620 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2020-06-26T21:34:09.620 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2020-06-26T21:34:09.620 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2020-06-26T21:34:09.620 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2020-06-26T21:34:09.620 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2020-06-26T21:34:09.620 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-06-26T21:34:09.621 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-06-26T21:34:09.621 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-06-26T21:34:09.621 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-06-26T21:34:09.621 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:09.621 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2020-06-26T21:34:09.622 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2020-06-26T21:34:09.622 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2020-06-26T21:34:09.622 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-06-26T21:34:09.622 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2020-06-26T21:34:09.622 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2020-06-26T21:34:09.623 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-06-26T21:34:09.623 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-06-26T21:34:09.623 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-06-26T21:34:09.623 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "log to the \"cephadm\" cluster log channel\"", 2020-06-26T21:34:09.623 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-06-26T21:34:09.624 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-06-26T21:34:09.624 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-06-26T21:34:09.624 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:09.624 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2020-06-26T21:34:09.624 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:profile rt=1.6296005249023438, stop=False, exit=None, reads=[8] 2020-06-26T21:34:09.624 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2020-06-26T21:34:09.625 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2020-06-26T21:34:09.625 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-06-26T21:34:09.625 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-06-26T21:34:09.625 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2020-06-26T21:34:09.625 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-06-26T21:34:09.626 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-06-26T21:34:09.626 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2020-06-26T21:34:09.626 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2020-06-26T21:34:09.626 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2020-06-26T21:34:09.626 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2020-06-26T21:34:09.626 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2020-06-26T21:34:09.627 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2020-06-26T21:34:09.627 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2020-06-26T21:34:09.627 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2020-06-26T21:34:09.627 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-06-26T21:34:09.627 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-06-26T21:34:09.628 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-06-26T21:34:09.628 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-06-26T21:34:09.628 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:09.628 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2020-06-26T21:34:09.628 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2020-06-26T21:34:09.628 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2020-06-26T21:34:09.629 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-06-26T21:34:09.629 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-06-26T21:34:09.629 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2020-06-26T21:34:09.629 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-06-26T21:34:09.629 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-06-26T21:34:09.630 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-06-26T21:34:09.630 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-06-26T21:34:09.630 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:profile rt=1.6310195922851562, stop=False, exit=None, reads=[8] 2020-06-26T21:34:09.630 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-06-26T21:34:09.631 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-06-26T21:34:09.631 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-06-26T21:34:09.631 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:09.631 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "migration_current": { 2020-06-26T21:34:09.631 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "migration_current", 2020-06-26T21:34:09.632 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2020-06-26T21:34:09.632 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-06-26T21:34:09.632 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2020-06-26T21:34:09.632 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "None", 2020-06-26T21:34:09.632 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-06-26T21:34:09.633 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-06-26T21:34:09.633 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-06-26T21:34:09.633 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "internal - do not modify", 2020-06-26T21:34:09.633 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-06-26T21:34:09.633 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-06-26T21:34:09.634 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-06-26T21:34:09.634 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:09.634 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "mode": { 2020-06-26T21:34:09.634 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "mode", 2020-06-26T21:34:09.634 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2020-06-26T21:34:09.634 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-06-26T21:34:09.635 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2020-06-26T21:34:09.635 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "root", 2020-06-26T21:34:09.635 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-06-26T21:34:09.635 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-06-26T21:34:09.635 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2020-06-26T21:34:09.636 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "cephadm-package", 2020-06-26T21:34:09.636 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "root" 2020-06-26T21:34:09.636 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:profile rt=1.6319549083709717, stop=False, exit=None, reads=[8] 2020-06-26T21:34:09.636 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2020-06-26T21:34:09.636 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "mode for remote execution of cephadm", 2020-06-26T21:34:09.636 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-06-26T21:34:09.637 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-06-26T21:34:09.637 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-06-26T21:34:09.637 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:09.637 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "prometheus_alerts_path": { 2020-06-26T21:34:09.637 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "prometheus_alerts_path", 2020-06-26T21:34:09.638 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2020-06-26T21:34:09.638 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-06-26T21:34:09.638 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2020-06-26T21:34:09.638 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "/etc/prometheus/ceph/ceph_default_alerts.yml", 2020-06-26T21:34:09.638 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-06-26T21:34:09.639 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-06-26T21:34:09.639 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-06-26T21:34:09.639 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "location of alerts to include in prometheus deployments", 2020-06-26T21:34:09.639 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-06-26T21:34:09.639 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-06-26T21:34:09.639 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-06-26T21:34:09.640 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:09.640 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "ssh_config_file": { 2020-06-26T21:34:09.640 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "ssh_config_file", 2020-06-26T21:34:09.640 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2020-06-26T21:34:09.640 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-06-26T21:34:09.641 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2020-06-26T21:34:09.641 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:profile rt=1.632561445236206, stop=False, exit=None, reads=[8] 2020-06-26T21:34:09.641 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "None", 2020-06-26T21:34:09.641 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-06-26T21:34:09.641 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-06-26T21:34:09.641 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-06-26T21:34:09.642 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "customized SSH config file to connect to managed hosts", 2020-06-26T21:34:09.642 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-06-26T21:34:09.642 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-06-26T21:34:09.642 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-06-26T21:34:09.642 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:09.643 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warn_on_failed_host_check": { 2020-06-26T21:34:09.643 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "warn_on_failed_host_check", 2020-06-26T21:34:09.643 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2020-06-26T21:34:09.643 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-06-26T21:34:09.643 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2020-06-26T21:34:09.644 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2020-06-26T21:34:09.644 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-06-26T21:34:09.644 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-06-26T21:34:09.644 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-06-26T21:34:09.644 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "raise a health warning if the host check fails", 2020-06-26T21:34:09.645 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-06-26T21:34:09.645 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-06-26T21:34:09.645 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-06-26T21:34:09.645 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:09.645 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warn_on_stray_daemons": { 2020-06-26T21:34:09.646 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "warn_on_stray_daemons", 2020-06-26T21:34:09.646 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2020-06-26T21:34:09.646 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:profile rt=1.6331746578216553, stop=False, exit=None, reads=[8] 2020-06-26T21:34:09.646 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-06-26T21:34:09.646 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2020-06-26T21:34:09.647 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2020-06-26T21:34:09.647 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-06-26T21:34:09.647 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-06-26T21:34:09.647 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-06-26T21:34:09.647 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "raise a health warning if daemons are detected that are not managed by cephadm", 2020-06-26T21:34:09.647 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-06-26T21:34:09.648 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-06-26T21:34:09.648 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-06-26T21:34:09.648 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:09.648 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warn_on_stray_hosts": { 2020-06-26T21:34:09.648 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "warn_on_stray_hosts", 2020-06-26T21:34:09.649 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2020-06-26T21:34:09.649 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-06-26T21:34:09.649 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2020-06-26T21:34:09.649 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2020-06-26T21:34:09.649 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-06-26T21:34:09.650 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-06-26T21:34:09.650 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-06-26T21:34:09.650 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "raise a health warning if daemons are detected on a host that is not managed by cephadm", 2020-06-26T21:34:09.650 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-06-26T21:34:09.650 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-06-26T21:34:09.650 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-06-26T21:34:09.651 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:profile rt=1.6337487697601318, stop=False, exit=None, reads=[8] 2020-06-26T21:34:09.651 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2020-06-26T21:34:09.651 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2020-06-26T21:34:09.651 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:09.651 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2020-06-26T21:34:09.652 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "crash", 2020-06-26T21:34:09.652 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2020-06-26T21:34:09.652 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2020-06-26T21:34:09.652 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2020-06-26T21:34:09.652 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2020-06-26T21:34:09.653 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2020-06-26T21:34:09.653 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2020-06-26T21:34:09.653 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-06-26T21:34:09.653 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-06-26T21:34:09.653 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2020-06-26T21:34:09.653 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-06-26T21:34:09.654 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-06-26T21:34:09.654 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2020-06-26T21:34:09.654 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2020-06-26T21:34:09.654 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2020-06-26T21:34:09.654 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2020-06-26T21:34:09.655 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2020-06-26T21:34:09.655 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2020-06-26T21:34:09.655 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2020-06-26T21:34:09.655 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2020-06-26T21:34:09.655 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-06-26T21:34:09.655 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-06-26T21:34:09.656 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-06-26T21:34:09.656 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-06-26T21:34:09.656 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:09.656 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2020-06-26T21:34:09.656 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2020-06-26T21:34:09.657 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2020-06-26T21:34:09.657 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:profile rt=1.6344494819641113, stop=False, exit=None, reads=[8] 2020-06-26T21:34:09.657 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-06-26T21:34:09.657 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-06-26T21:34:09.657 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2020-06-26T21:34:09.658 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-06-26T21:34:09.658 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-06-26T21:34:09.658 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-06-26T21:34:09.658 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-06-26T21:34:09.658 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-06-26T21:34:09.658 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-06-26T21:34:09.659 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-06-26T21:34:09.659 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:09.659 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2020-06-26T21:34:09.659 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2020-06-26T21:34:09.660 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2020-06-26T21:34:09.660 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-06-26T21:34:09.660 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-06-26T21:34:09.660 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2020-06-26T21:34:09.660 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-06-26T21:34:09.661 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-06-26T21:34:09.661 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2020-06-26T21:34:09.661 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2020-06-26T21:34:09.661 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2020-06-26T21:34:09.661 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2020-06-26T21:34:09.662 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2020-06-26T21:34:09.662 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2020-06-26T21:34:09.662 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2020-06-26T21:34:09.662 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2020-06-26T21:34:09.662 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-06-26T21:34:09.662 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-06-26T21:34:09.663 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-06-26T21:34:09.663 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:profile rt=1.635080099105835, stop=False, exit=None, reads=[8] 2020-06-26T21:34:09.663 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-06-26T21:34:09.663 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:09.663 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2020-06-26T21:34:09.664 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2020-06-26T21:34:09.664 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2020-06-26T21:34:09.664 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-06-26T21:34:09.664 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-06-26T21:34:09.664 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2020-06-26T21:34:09.665 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-06-26T21:34:09.665 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-06-26T21:34:09.665 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-06-26T21:34:09.665 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-06-26T21:34:09.665 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-06-26T21:34:09.666 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-06-26T21:34:09.666 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-06-26T21:34:09.666 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:09.666 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "retain_interval": { 2020-06-26T21:34:09.666 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "retain_interval", 2020-06-26T21:34:09.666 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2020-06-26T21:34:09.667 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-06-26T21:34:09.667 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-06-26T21:34:09.667 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "31536000", 2020-06-26T21:34:09.667 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-06-26T21:34:09.667 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-06-26T21:34:09.668 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-06-26T21:34:09.668 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "how long to retain crashes before pruning them", 2020-06-26T21:34:09.668 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-06-26T21:34:09.668 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-06-26T21:34:09.668 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:profile rt=1.6356265544891357, stop=False, exit=None, reads=[8] 2020-06-26T21:34:09.669 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-06-26T21:34:09.669 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:09.669 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warn_recent_interval": { 2020-06-26T21:34:09.669 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "warn_recent_interval", 2020-06-26T21:34:09.669 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2020-06-26T21:34:09.669 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-06-26T21:34:09.670 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-06-26T21:34:09.670 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "1209600", 2020-06-26T21:34:09.670 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-06-26T21:34:09.670 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-06-26T21:34:09.670 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-06-26T21:34:09.671 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "time interval in which to warn about recent crashes", 2020-06-26T21:34:09.671 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-06-26T21:34:09.671 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-06-26T21:34:09.671 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-06-26T21:34:09.671 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2020-06-26T21:34:09.671 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2020-06-26T21:34:09.672 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:09.672 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2020-06-26T21:34:09.672 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "dashboard", 2020-06-26T21:34:09.672 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2020-06-26T21:34:09.672 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2020-06-26T21:34:09.673 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2020-06-26T21:34:09.673 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "ALERTMANAGER_API_HOST": { 2020-06-26T21:34:09.673 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "ALERTMANAGER_API_HOST", 2020-06-26T21:34:09.673 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2020-06-26T21:34:09.673 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-06-26T21:34:09.674 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2020-06-26T21:34:09.674 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2020-06-26T21:34:09.674 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:profile rt=1.636155605316162, stop=False, exit=None, reads=[8] 2020-06-26T21:34:09.674 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-06-26T21:34:09.674 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-06-26T21:34:09.674 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-06-26T21:34:09.675 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-06-26T21:34:09.675 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-06-26T21:34:09.675 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-06-26T21:34:09.675 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-06-26T21:34:09.675 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:09.676 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "AUDIT_API_ENABLED": { 2020-06-26T21:34:09.676 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "AUDIT_API_ENABLED", 2020-06-26T21:34:09.676 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2020-06-26T21:34:09.676 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-06-26T21:34:09.676 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2020-06-26T21:34:09.676 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2020-06-26T21:34:09.677 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-06-26T21:34:09.677 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-06-26T21:34:09.677 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-06-26T21:34:09.677 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-06-26T21:34:09.677 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-06-26T21:34:09.678 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-06-26T21:34:09.678 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-06-26T21:34:09.678 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:09.678 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "AUDIT_API_LOG_PAYLOAD": { 2020-06-26T21:34:09.678 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "AUDIT_API_LOG_PAYLOAD", 2020-06-26T21:34:09.679 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2020-06-26T21:34:09.679 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-06-26T21:34:09.679 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2020-06-26T21:34:09.679 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2020-06-26T21:34:09.679 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-06-26T21:34:09.679 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:profile rt=1.636669635772705, stop=False, exit=None, reads=[8] 2020-06-26T21:34:09.680 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-06-26T21:34:09.680 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-06-26T21:34:09.680 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-06-26T21:34:09.680 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-06-26T21:34:09.680 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-06-26T21:34:09.681 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-06-26T21:34:09.681 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:09.681 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "ENABLE_BROWSABLE_API": { 2020-06-26T21:34:09.681 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "ENABLE_BROWSABLE_API", 2020-06-26T21:34:09.681 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2020-06-26T21:34:09.681 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-06-26T21:34:09.682 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2020-06-26T21:34:09.682 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2020-06-26T21:34:09.682 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-06-26T21:34:09.682 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-06-26T21:34:09.682 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-06-26T21:34:09.683 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-06-26T21:34:09.683 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-06-26T21:34:09.683 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-06-26T21:34:09.683 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-06-26T21:34:09.683 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:09.683 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "FEATURE_TOGGLE_cephfs": { 2020-06-26T21:34:09.684 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "FEATURE_TOGGLE_cephfs", 2020-06-26T21:34:09.684 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2020-06-26T21:34:09.684 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-06-26T21:34:09.684 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2020-06-26T21:34:09.684 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2020-06-26T21:34:09.685 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-06-26T21:34:09.685 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:profile rt=1.6371643543243408, stop=False, exit=None, reads=[8] 2020-06-26T21:34:09.685 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-06-26T21:34:09.685 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-06-26T21:34:09.685 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-06-26T21:34:09.686 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-06-26T21:34:09.686 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-06-26T21:34:09.686 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-06-26T21:34:09.686 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:09.686 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "FEATURE_TOGGLE_iscsi": { 2020-06-26T21:34:09.687 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "FEATURE_TOGGLE_iscsi", 2020-06-26T21:34:09.687 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2020-06-26T21:34:09.687 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-06-26T21:34:09.687 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2020-06-26T21:34:09.687 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2020-06-26T21:34:09.688 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-06-26T21:34:09.688 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-06-26T21:34:09.688 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-06-26T21:34:09.688 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-06-26T21:34:09.688 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-06-26T21:34:09.688 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-06-26T21:34:09.689 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-06-26T21:34:09.689 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:09.689 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "FEATURE_TOGGLE_mirroring": { 2020-06-26T21:34:09.689 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "FEATURE_TOGGLE_mirroring", 2020-06-26T21:34:09.689 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2020-06-26T21:34:09.690 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-06-26T21:34:09.690 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2020-06-26T21:34:09.690 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2020-06-26T21:34:09.690 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-06-26T21:34:09.690 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:profile rt=1.6376686096191406, stop=False, exit=None, reads=[8] 2020-06-26T21:34:09.690 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-06-26T21:34:09.691 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-06-26T21:34:09.691 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-06-26T21:34:09.691 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-06-26T21:34:09.691 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-06-26T21:34:09.691 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-06-26T21:34:09.692 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:09.692 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "FEATURE_TOGGLE_nfs": { 2020-06-26T21:34:09.692 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "FEATURE_TOGGLE_nfs", 2020-06-26T21:34:09.692 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2020-06-26T21:34:09.692 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-06-26T21:34:09.693 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2020-06-26T21:34:09.693 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2020-06-26T21:34:09.693 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-06-26T21:34:09.693 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-06-26T21:34:09.693 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-06-26T21:34:09.693 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-06-26T21:34:09.694 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-06-26T21:34:09.694 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-06-26T21:34:09.694 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-06-26T21:34:09.694 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:09.694 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "FEATURE_TOGGLE_rbd": { 2020-06-26T21:34:09.695 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "FEATURE_TOGGLE_rbd", 2020-06-26T21:34:09.695 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2020-06-26T21:34:09.695 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-06-26T21:34:09.695 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2020-06-26T21:34:09.695 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2020-06-26T21:34:09.695 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-06-26T21:34:09.696 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-06-26T21:34:09.696 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:profile rt=1.6381852626800537, stop=False, exit=None, reads=[8] 2020-06-26T21:34:09.696 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-06-26T21:34:09.696 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-06-26T21:34:09.696 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-06-26T21:34:09.697 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-06-26T21:34:09.697 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-06-26T21:34:09.697 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:09.697 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "FEATURE_TOGGLE_rgw": { 2020-06-26T21:34:09.697 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "FEATURE_TOGGLE_rgw", 2020-06-26T21:34:09.697 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2020-06-26T21:34:09.698 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-06-26T21:34:09.698 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2020-06-26T21:34:09.698 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2020-06-26T21:34:09.698 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-06-26T21:34:09.698 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-06-26T21:34:09.699 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-06-26T21:34:09.699 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-06-26T21:34:09.699 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-06-26T21:34:09.699 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-06-26T21:34:09.699 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-06-26T21:34:09.700 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:09.700 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE": { 2020-06-26T21:34:09.700 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE", 2020-06-26T21:34:09.700 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2020-06-26T21:34:09.700 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-06-26T21:34:09.700 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2020-06-26T21:34:09.701 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2020-06-26T21:34:09.701 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-06-26T21:34:09.701 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-06-26T21:34:09.701 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:profile rt=1.6386876106262207, stop=False, exit=None, reads=[8] 2020-06-26T21:34:09.701 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-06-26T21:34:09.702 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-06-26T21:34:09.702 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-06-26T21:34:09.702 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-06-26T21:34:09.702 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-06-26T21:34:09.702 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:09.702 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "GRAFANA_API_PASSWORD": { 2020-06-26T21:34:09.703 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "GRAFANA_API_PASSWORD", 2020-06-26T21:34:09.703 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2020-06-26T21:34:09.703 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-06-26T21:34:09.703 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2020-06-26T21:34:09.703 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "admin", 2020-06-26T21:34:09.704 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-06-26T21:34:09.704 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-06-26T21:34:09.704 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-06-26T21:34:09.704 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-06-26T21:34:09.704 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-06-26T21:34:09.704 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-06-26T21:34:09.705 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-06-26T21:34:09.705 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:09.705 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "GRAFANA_API_SSL_VERIFY": { 2020-06-26T21:34:09.705 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "GRAFANA_API_SSL_VERIFY", 2020-06-26T21:34:09.705 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2020-06-26T21:34:09.706 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-06-26T21:34:09.706 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2020-06-26T21:34:09.706 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2020-06-26T21:34:09.706 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-06-26T21:34:09.706 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-06-26T21:34:09.707 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:profile rt=1.6391916275024414, stop=False, exit=None, reads=[8] 2020-06-26T21:34:09.707 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-06-26T21:34:09.707 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-06-26T21:34:09.707 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-06-26T21:34:09.707 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-06-26T21:34:09.708 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-06-26T21:34:09.708 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:09.708 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "GRAFANA_API_URL": { 2020-06-26T21:34:09.708 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "GRAFANA_API_URL", 2020-06-26T21:34:09.708 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2020-06-26T21:34:09.708 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-06-26T21:34:09.709 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2020-06-26T21:34:09.709 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2020-06-26T21:34:09.709 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-06-26T21:34:09.709 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-06-26T21:34:09.709 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-06-26T21:34:09.710 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-06-26T21:34:09.710 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-06-26T21:34:09.710 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-06-26T21:34:09.710 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-06-26T21:34:09.710 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:09.710 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "GRAFANA_API_USERNAME": { 2020-06-26T21:34:09.711 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "GRAFANA_API_USERNAME", 2020-06-26T21:34:09.711 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2020-06-26T21:34:09.711 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-06-26T21:34:09.711 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2020-06-26T21:34:09.711 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "admin", 2020-06-26T21:34:09.712 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-06-26T21:34:09.712 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-06-26T21:34:09.712 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-06-26T21:34:09.712 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:profile rt=1.6397228240966797, stop=False, exit=None, reads=[8] 2020-06-26T21:34:09.712 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-06-26T21:34:09.712 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-06-26T21:34:09.713 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-06-26T21:34:09.713 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-06-26T21:34:09.713 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:09.713 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "GRAFANA_UPDATE_DASHBOARDS": { 2020-06-26T21:34:09.713 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "GRAFANA_UPDATE_DASHBOARDS", 2020-06-26T21:34:09.714 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2020-06-26T21:34:09.714 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-06-26T21:34:09.714 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2020-06-26T21:34:09.714 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2020-06-26T21:34:09.714 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-06-26T21:34:09.715 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-06-26T21:34:09.715 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-06-26T21:34:09.715 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-06-26T21:34:09.715 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-06-26T21:34:09.715 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-06-26T21:34:09.715 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-06-26T21:34:09.716 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:09.716 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "ISCSI_API_SSL_VERIFICATION": { 2020-06-26T21:34:09.716 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "ISCSI_API_SSL_VERIFICATION", 2020-06-26T21:34:09.716 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2020-06-26T21:34:09.716 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-06-26T21:34:09.717 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2020-06-26T21:34:09.717 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2020-06-26T21:34:09.717 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-06-26T21:34:09.717 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-06-26T21:34:09.717 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:profile rt=1.6402158737182617, stop=False, exit=None, reads=[8] 2020-06-26T21:34:09.717 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-06-26T21:34:09.718 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-06-26T21:34:09.718 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-06-26T21:34:09.718 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-06-26T21:34:09.718 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-06-26T21:34:09.718 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:09.719 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "PROMETHEUS_API_HOST": { 2020-06-26T21:34:09.719 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "PROMETHEUS_API_HOST", 2020-06-26T21:34:09.719 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2020-06-26T21:34:09.719 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-06-26T21:34:09.719 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2020-06-26T21:34:09.720 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2020-06-26T21:34:09.720 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-06-26T21:34:09.720 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-06-26T21:34:09.720 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-06-26T21:34:09.720 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-06-26T21:34:09.720 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-06-26T21:34:09.721 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-06-26T21:34:09.721 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-06-26T21:34:09.721 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:09.721 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "PWD_POLICY_CHECK_COMPLEXITY_ENABLED": { 2020-06-26T21:34:09.721 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "PWD_POLICY_CHECK_COMPLEXITY_ENABLED", 2020-06-26T21:34:09.722 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2020-06-26T21:34:09.722 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-06-26T21:34:09.722 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2020-06-26T21:34:09.722 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2020-06-26T21:34:09.722 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-06-26T21:34:09.722 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-06-26T21:34:09.723 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:profile rt=1.6407279968261719, stop=False, exit=None, reads=[8] 2020-06-26T21:34:09.723 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-06-26T21:34:09.723 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-06-26T21:34:09.723 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-06-26T21:34:09.723 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-06-26T21:34:09.724 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-06-26T21:34:09.724 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:09.724 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED": { 2020-06-26T21:34:09.724 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED", 2020-06-26T21:34:09.724 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2020-06-26T21:34:09.724 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-06-26T21:34:09.725 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2020-06-26T21:34:09.725 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2020-06-26T21:34:09.725 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-06-26T21:34:09.725 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-06-26T21:34:09.725 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-06-26T21:34:09.726 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-06-26T21:34:09.726 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-06-26T21:34:09.726 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-06-26T21:34:09.726 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-06-26T21:34:09.726 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:09.726 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "PWD_POLICY_CHECK_LENGTH_ENABLED": { 2020-06-26T21:34:09.727 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "PWD_POLICY_CHECK_LENGTH_ENABLED", 2020-06-26T21:34:09.727 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2020-06-26T21:34:09.727 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-06-26T21:34:09.727 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2020-06-26T21:34:09.727 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2020-06-26T21:34:09.728 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-06-26T21:34:09.728 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:profile rt=1.6412286758422852, stop=False, exit=None, reads=[8] 2020-06-26T21:34:09.728 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-06-26T21:34:09.728 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-06-26T21:34:09.728 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-06-26T21:34:09.729 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-06-26T21:34:09.729 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-06-26T21:34:09.729 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-06-26T21:34:09.729 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:09.729 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "PWD_POLICY_CHECK_OLDPWD_ENABLED": { 2020-06-26T21:34:09.730 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "PWD_POLICY_CHECK_OLDPWD_ENABLED", 2020-06-26T21:34:09.730 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2020-06-26T21:34:09.730 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-06-26T21:34:09.730 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2020-06-26T21:34:09.730 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2020-06-26T21:34:09.731 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-06-26T21:34:09.731 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-06-26T21:34:09.731 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-06-26T21:34:09.731 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-06-26T21:34:09.732 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-06-26T21:34:09.732 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-06-26T21:34:09.732 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-06-26T21:34:09.732 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:09.732 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED": { 2020-06-26T21:34:09.732 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED", 2020-06-26T21:34:09.733 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2020-06-26T21:34:09.733 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-06-26T21:34:09.733 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2020-06-26T21:34:09.733 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:profile rt=1.6417078971862793, stop=False, exit=None, reads=[8] 2020-06-26T21:34:09.733 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2020-06-26T21:34:09.734 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-06-26T21:34:09.734 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-06-26T21:34:09.734 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-06-26T21:34:09.734 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-06-26T21:34:09.734 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-06-26T21:34:09.734 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-06-26T21:34:09.735 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-06-26T21:34:09.735 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:09.735 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED": { 2020-06-26T21:34:09.735 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED", 2020-06-26T21:34:09.735 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2020-06-26T21:34:09.736 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-06-26T21:34:09.736 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2020-06-26T21:34:09.736 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2020-06-26T21:34:09.736 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-06-26T21:34:09.736 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-06-26T21:34:09.737 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-06-26T21:34:09.737 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-06-26T21:34:09.737 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-06-26T21:34:09.737 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-06-26T21:34:09.737 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-06-26T21:34:09.737 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:09.738 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "PWD_POLICY_CHECK_USERNAME_ENABLED": { 2020-06-26T21:34:09.738 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "PWD_POLICY_CHECK_USERNAME_ENABLED", 2020-06-26T21:34:09.738 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2020-06-26T21:34:09.738 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-06-26T21:34:09.738 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:profile rt=1.6422011852264404, stop=False, exit=None, reads=[8] 2020-06-26T21:34:09.739 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2020-06-26T21:34:09.739 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2020-06-26T21:34:09.739 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-06-26T21:34:09.739 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-06-26T21:34:09.739 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-06-26T21:34:09.739 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-06-26T21:34:09.740 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-06-26T21:34:09.740 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-06-26T21:34:09.740 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-06-26T21:34:09.740 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:09.740 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "PWD_POLICY_ENABLED": { 2020-06-26T21:34:09.741 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "PWD_POLICY_ENABLED", 2020-06-26T21:34:09.741 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2020-06-26T21:34:09.741 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-06-26T21:34:09.741 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2020-06-26T21:34:09.741 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2020-06-26T21:34:09.741 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-06-26T21:34:09.742 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-06-26T21:34:09.742 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-06-26T21:34:09.742 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-06-26T21:34:09.742 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-06-26T21:34:09.742 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-06-26T21:34:09.743 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-06-26T21:34:09.743 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:09.743 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "PWD_POLICY_EXCLUSION_LIST": { 2020-06-26T21:34:09.743 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "PWD_POLICY_EXCLUSION_LIST", 2020-06-26T21:34:09.743 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2020-06-26T21:34:09.743 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-06-26T21:34:09.744 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:profile rt=1.6427149772644043, stop=False, exit=None, reads=[8] 2020-06-26T21:34:09.744 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2020-06-26T21:34:09.744 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "osd,host,dashboard,pool,block,nfs,ceph,monitors,gateway,logs,crush,maps", 2020-06-26T21:34:09.744 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-06-26T21:34:09.744 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-06-26T21:34:09.745 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-06-26T21:34:09.745 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-06-26T21:34:09.745 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-06-26T21:34:09.745 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-06-26T21:34:09.745 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-06-26T21:34:09.746 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:09.746 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "PWD_POLICY_MIN_COMPLEXITY": { 2020-06-26T21:34:09.746 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "PWD_POLICY_MIN_COMPLEXITY", 2020-06-26T21:34:09.746 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2020-06-26T21:34:09.746 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-06-26T21:34:09.746 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2020-06-26T21:34:09.747 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "10", 2020-06-26T21:34:09.747 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-06-26T21:34:09.747 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-06-26T21:34:09.747 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-06-26T21:34:09.747 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-06-26T21:34:09.748 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-06-26T21:34:09.748 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-06-26T21:34:09.748 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-06-26T21:34:09.748 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:09.748 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "PWD_POLICY_MIN_LENGTH": { 2020-06-26T21:34:09.749 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "PWD_POLICY_MIN_LENGTH", 2020-06-26T21:34:09.749 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:profile rt=1.643200159072876, stop=False, exit=None, reads=[8] 2020-06-26T21:34:09.749 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2020-06-26T21:34:09.749 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-06-26T21:34:09.750 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2020-06-26T21:34:09.750 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "8", 2020-06-26T21:34:09.750 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-06-26T21:34:09.750 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-06-26T21:34:09.750 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-06-26T21:34:09.751 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-06-26T21:34:09.751 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-06-26T21:34:09.751 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-06-26T21:34:09.751 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-06-26T21:34:09.751 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:09.751 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "REST_REQUESTS_TIMEOUT": { 2020-06-26T21:34:09.752 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "REST_REQUESTS_TIMEOUT", 2020-06-26T21:34:09.752 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2020-06-26T21:34:09.752 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-06-26T21:34:09.752 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2020-06-26T21:34:09.752 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "45", 2020-06-26T21:34:09.753 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-06-26T21:34:09.753 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-06-26T21:34:09.753 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-06-26T21:34:09.753 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-06-26T21:34:09.753 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-06-26T21:34:09.754 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-06-26T21:34:09.754 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-06-26T21:34:09.754 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:09.754 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "RGW_API_ACCESS_KEY": { 2020-06-26T21:34:09.754 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "RGW_API_ACCESS_KEY", 2020-06-26T21:34:09.755 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2020-06-26T21:34:09.755 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:profile rt=1.6437523365020752, stop=False, exit=None, reads=[8] 2020-06-26T21:34:09.755 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-06-26T21:34:09.755 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2020-06-26T21:34:09.755 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2020-06-26T21:34:09.755 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-06-26T21:34:09.756 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-06-26T21:34:09.756 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-06-26T21:34:09.756 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-06-26T21:34:09.756 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-06-26T21:34:09.756 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-06-26T21:34:09.757 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-06-26T21:34:09.757 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:09.757 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "RGW_API_ADMIN_RESOURCE": { 2020-06-26T21:34:09.757 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "RGW_API_ADMIN_RESOURCE", 2020-06-26T21:34:09.757 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2020-06-26T21:34:09.758 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-06-26T21:34:09.758 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2020-06-26T21:34:09.758 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "admin", 2020-06-26T21:34:09.758 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-06-26T21:34:09.758 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-06-26T21:34:09.758 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-06-26T21:34:09.759 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-06-26T21:34:09.759 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-06-26T21:34:09.759 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-06-26T21:34:09.759 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-06-26T21:34:09.759 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:09.760 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "RGW_API_HOST": { 2020-06-26T21:34:09.760 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "RGW_API_HOST", 2020-06-26T21:34:09.760 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2020-06-26T21:34:09.760 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-06-26T21:34:09.761 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:profile rt=1.6443746089935303, stop=False, exit=None, reads=[8] 2020-06-26T21:34:09.761 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2020-06-26T21:34:09.761 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2020-06-26T21:34:09.761 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-06-26T21:34:09.761 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-06-26T21:34:09.762 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-06-26T21:34:09.762 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-06-26T21:34:09.762 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-06-26T21:34:09.762 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-06-26T21:34:09.762 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-06-26T21:34:09.762 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:09.763 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "RGW_API_PORT": { 2020-06-26T21:34:09.763 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "RGW_API_PORT", 2020-06-26T21:34:09.763 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2020-06-26T21:34:09.763 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-06-26T21:34:09.763 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2020-06-26T21:34:09.764 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "80", 2020-06-26T21:34:09.764 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-06-26T21:34:09.764 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-06-26T21:34:09.764 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-06-26T21:34:09.764 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-06-26T21:34:09.764 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-06-26T21:34:09.765 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-06-26T21:34:09.765 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-06-26T21:34:09.765 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:09.765 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "RGW_API_SCHEME": { 2020-06-26T21:34:09.765 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "RGW_API_SCHEME", 2020-06-26T21:34:09.766 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2020-06-26T21:34:09.766 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-06-26T21:34:09.766 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2020-06-26T21:34:09.766 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:profile rt=1.6448988914489746, stop=False, exit=None, reads=[8] 2020-06-26T21:34:09.766 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "http", 2020-06-26T21:34:09.767 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-06-26T21:34:09.767 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-06-26T21:34:09.767 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-06-26T21:34:09.767 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-06-26T21:34:09.767 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-06-26T21:34:09.767 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-06-26T21:34:09.768 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-06-26T21:34:09.768 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:09.768 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "RGW_API_SECRET_KEY": { 2020-06-26T21:34:09.768 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "RGW_API_SECRET_KEY", 2020-06-26T21:34:09.768 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2020-06-26T21:34:09.769 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-06-26T21:34:09.769 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2020-06-26T21:34:09.769 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2020-06-26T21:34:09.769 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-06-26T21:34:09.769 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-06-26T21:34:09.769 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-06-26T21:34:09.770 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-06-26T21:34:09.770 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-06-26T21:34:09.770 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-06-26T21:34:09.770 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-06-26T21:34:09.770 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:09.771 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "RGW_API_SSL_VERIFY": { 2020-06-26T21:34:09.771 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "RGW_API_SSL_VERIFY", 2020-06-26T21:34:09.771 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2020-06-26T21:34:09.771 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-06-26T21:34:09.771 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2020-06-26T21:34:09.772 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2020-06-26T21:34:09.772 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:profile rt=1.6454341411590576, stop=False, exit=None, reads=[8] 2020-06-26T21:34:09.772 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-06-26T21:34:09.772 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-06-26T21:34:09.772 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-06-26T21:34:09.772 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-06-26T21:34:09.773 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-06-26T21:34:09.773 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-06-26T21:34:09.773 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-06-26T21:34:09.773 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:09.773 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "RGW_API_USER_ID": { 2020-06-26T21:34:09.774 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "RGW_API_USER_ID", 2020-06-26T21:34:09.774 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2020-06-26T21:34:09.774 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-06-26T21:34:09.774 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2020-06-26T21:34:09.774 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2020-06-26T21:34:09.775 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-06-26T21:34:09.775 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-06-26T21:34:09.775 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-06-26T21:34:09.775 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-06-26T21:34:09.775 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-06-26T21:34:09.775 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-06-26T21:34:09.776 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-06-26T21:34:09.776 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:09.776 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "USER_PWD_EXPIRATION_SPAN": { 2020-06-26T21:34:09.776 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "USER_PWD_EXPIRATION_SPAN", 2020-06-26T21:34:09.776 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2020-06-26T21:34:09.777 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-06-26T21:34:09.777 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2020-06-26T21:34:09.777 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "0", 2020-06-26T21:34:09.777 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-06-26T21:34:09.777 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:profile rt=1.6459629535675049, stop=False, exit=None, reads=[8] 2020-06-26T21:34:09.777 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-06-26T21:34:09.778 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-06-26T21:34:09.778 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-06-26T21:34:09.778 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-06-26T21:34:09.778 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-06-26T21:34:09.778 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-06-26T21:34:09.779 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:09.779 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "USER_PWD_EXPIRATION_WARNING_1": { 2020-06-26T21:34:09.779 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "USER_PWD_EXPIRATION_WARNING_1", 2020-06-26T21:34:09.779 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2020-06-26T21:34:09.779 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-06-26T21:34:09.780 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2020-06-26T21:34:09.780 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "10", 2020-06-26T21:34:09.780 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-06-26T21:34:09.780 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-06-26T21:34:09.780 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-06-26T21:34:09.780 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-06-26T21:34:09.781 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-06-26T21:34:09.781 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-06-26T21:34:09.781 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-06-26T21:34:09.781 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:09.781 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "USER_PWD_EXPIRATION_WARNING_2": { 2020-06-26T21:34:09.782 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "USER_PWD_EXPIRATION_WARNING_2", 2020-06-26T21:34:09.782 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2020-06-26T21:34:09.782 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-06-26T21:34:09.782 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2020-06-26T21:34:09.782 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "5", 2020-06-26T21:34:09.783 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:profile rt=1.646500825881958, stop=False, exit=None, reads=[8] 2020-06-26T21:34:09.783 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-06-26T21:34:09.783 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-06-26T21:34:09.783 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-06-26T21:34:09.783 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-06-26T21:34:09.783 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-06-26T21:34:09.784 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-06-26T21:34:09.784 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-06-26T21:34:09.784 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:09.784 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "crt_file": { 2020-06-26T21:34:09.784 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "crt_file", 2020-06-26T21:34:09.785 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2020-06-26T21:34:09.785 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-06-26T21:34:09.785 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2020-06-26T21:34:09.785 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2020-06-26T21:34:09.785 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-06-26T21:34:09.785 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-06-26T21:34:09.786 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-06-26T21:34:09.786 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-06-26T21:34:09.786 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-06-26T21:34:09.786 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-06-26T21:34:09.786 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-06-26T21:34:09.787 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:09.787 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug": { 2020-06-26T21:34:09.787 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "debug", 2020-06-26T21:34:09.787 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2020-06-26T21:34:09.787 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-06-26T21:34:09.788 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2020-06-26T21:34:09.788 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2020-06-26T21:34:09.788 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-06-26T21:34:09.788 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-06-26T21:34:09.788 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:profile rt=1.647080898284912, stop=False, exit=None, reads=[8] 2020-06-26T21:34:09.788 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-06-26T21:34:09.789 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "Enable/disable debug options", 2020-06-26T21:34:09.789 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-06-26T21:34:09.789 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-06-26T21:34:09.789 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-06-26T21:34:09.789 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:09.790 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "jwt_token_ttl": { 2020-06-26T21:34:09.790 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "jwt_token_ttl", 2020-06-26T21:34:09.790 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2020-06-26T21:34:09.790 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-06-26T21:34:09.790 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2020-06-26T21:34:09.791 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "28800", 2020-06-26T21:34:09.791 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-06-26T21:34:09.791 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-06-26T21:34:09.791 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-06-26T21:34:09.791 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-06-26T21:34:09.791 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-06-26T21:34:09.792 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-06-26T21:34:09.792 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-06-26T21:34:09.792 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:09.793 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "key_file": { 2020-06-26T21:34:09.793 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "key_file", 2020-06-26T21:34:09.793 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2020-06-26T21:34:09.793 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-06-26T21:34:09.793 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2020-06-26T21:34:09.794 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2020-06-26T21:34:09.794 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-06-26T21:34:09.794 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-06-26T21:34:09.794 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-06-26T21:34:09.794 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:profile rt=1.6476237773895264, stop=False, exit=None, reads=[8] 2020-06-26T21:34:09.795 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-06-26T21:34:09.795 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-06-26T21:34:09.795 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-06-26T21:34:09.795 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-06-26T21:34:09.795 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:09.795 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2020-06-26T21:34:09.796 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2020-06-26T21:34:09.796 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2020-06-26T21:34:09.796 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-06-26T21:34:09.796 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-06-26T21:34:09.796 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2020-06-26T21:34:09.797 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-06-26T21:34:09.797 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-06-26T21:34:09.797 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2020-06-26T21:34:09.797 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2020-06-26T21:34:09.797 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2020-06-26T21:34:09.798 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2020-06-26T21:34:09.798 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2020-06-26T21:34:09.798 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2020-06-26T21:34:09.798 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2020-06-26T21:34:09.798 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2020-06-26T21:34:09.799 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-06-26T21:34:09.799 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-06-26T21:34:09.799 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-06-26T21:34:09.799 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-06-26T21:34:09.799 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:09.799 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2020-06-26T21:34:09.800 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2020-06-26T21:34:09.800 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2020-06-26T21:34:09.800 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-06-26T21:34:09.800 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-06-26T21:34:09.800 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:profile rt=1.6481897830963135, stop=False, exit=None, reads=[8] 2020-06-26T21:34:09.801 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2020-06-26T21:34:09.801 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-06-26T21:34:09.801 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-06-26T21:34:09.801 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-06-26T21:34:09.801 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-06-26T21:34:09.801 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-06-26T21:34:09.802 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-06-26T21:34:09.802 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-06-26T21:34:09.802 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:09.802 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2020-06-26T21:34:09.802 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2020-06-26T21:34:09.803 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2020-06-26T21:34:09.803 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-06-26T21:34:09.803 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-06-26T21:34:09.803 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2020-06-26T21:34:09.803 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-06-26T21:34:09.803 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-06-26T21:34:09.804 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2020-06-26T21:34:09.804 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2020-06-26T21:34:09.804 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2020-06-26T21:34:09.804 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2020-06-26T21:34:09.804 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2020-06-26T21:34:09.805 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2020-06-26T21:34:09.805 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2020-06-26T21:34:09.805 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2020-06-26T21:34:09.805 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-06-26T21:34:09.805 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-06-26T21:34:09.806 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-06-26T21:34:09.806 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-06-26T21:34:09.806 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:09.806 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:profile rt=1.6487302780151367, stop=False, exit=None, reads=[8] 2020-06-26T21:34:09.806 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2020-06-26T21:34:09.806 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2020-06-26T21:34:09.807 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2020-06-26T21:34:09.807 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-06-26T21:34:09.807 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-06-26T21:34:09.807 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2020-06-26T21:34:09.807 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-06-26T21:34:09.808 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-06-26T21:34:09.808 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-06-26T21:34:09.808 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-06-26T21:34:09.808 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-06-26T21:34:09.808 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-06-26T21:34:09.808 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-06-26T21:34:09.809 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:09.809 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "password": { 2020-06-26T21:34:09.809 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "password", 2020-06-26T21:34:09.809 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2020-06-26T21:34:09.809 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-06-26T21:34:09.810 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2020-06-26T21:34:09.810 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2020-06-26T21:34:09.810 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-06-26T21:34:09.810 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-06-26T21:34:09.810 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-06-26T21:34:09.810 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-06-26T21:34:09.811 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-06-26T21:34:09.811 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-06-26T21:34:09.811 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-06-26T21:34:09.811 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:09.811 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "server_addr": { 2020-06-26T21:34:09.812 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:profile rt=1.6492571830749512, stop=False, exit=None, reads=[8] 2020-06-26T21:34:09.812 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "server_addr", 2020-06-26T21:34:09.812 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2020-06-26T21:34:09.812 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-06-26T21:34:09.812 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2020-06-26T21:34:09.813 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "::", 2020-06-26T21:34:09.813 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-06-26T21:34:09.813 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-06-26T21:34:09.813 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-06-26T21:34:09.813 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-06-26T21:34:09.813 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-06-26T21:34:09.814 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-06-26T21:34:09.814 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-06-26T21:34:09.814 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:09.814 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "server_port": { 2020-06-26T21:34:09.814 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "server_port", 2020-06-26T21:34:09.815 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2020-06-26T21:34:09.815 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-06-26T21:34:09.815 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2020-06-26T21:34:09.815 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "8080", 2020-06-26T21:34:09.815 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-06-26T21:34:09.816 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-06-26T21:34:09.816 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-06-26T21:34:09.816 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-06-26T21:34:09.816 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-06-26T21:34:09.816 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-06-26T21:34:09.816 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-06-26T21:34:09.817 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:09.817 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "ssl": { 2020-06-26T21:34:09.817 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "ssl", 2020-06-26T21:34:09.817 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2020-06-26T21:34:09.817 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:profile rt=1.649822473526001, stop=False, exit=None, reads=[8] 2020-06-26T21:34:09.818 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-06-26T21:34:09.818 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2020-06-26T21:34:09.818 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2020-06-26T21:34:09.818 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-06-26T21:34:09.818 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-06-26T21:34:09.818 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-06-26T21:34:09.819 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-06-26T21:34:09.819 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-06-26T21:34:09.819 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-06-26T21:34:09.819 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-06-26T21:34:09.819 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:09.820 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "ssl_server_port": { 2020-06-26T21:34:09.820 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "ssl_server_port", 2020-06-26T21:34:09.820 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2020-06-26T21:34:09.820 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-06-26T21:34:09.820 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2020-06-26T21:34:09.820 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "8443", 2020-06-26T21:34:09.821 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-06-26T21:34:09.821 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-06-26T21:34:09.821 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-06-26T21:34:09.821 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-06-26T21:34:09.821 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-06-26T21:34:09.822 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-06-26T21:34:09.822 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-06-26T21:34:09.822 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:09.822 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "standby_behaviour": { 2020-06-26T21:34:09.822 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "standby_behaviour", 2020-06-26T21:34:09.823 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2020-06-26T21:34:09.823 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-06-26T21:34:09.823 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:profile rt=1.6503360271453857, stop=False, exit=None, reads=[8] 2020-06-26T21:34:09.823 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2020-06-26T21:34:09.823 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "redirect", 2020-06-26T21:34:09.823 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-06-26T21:34:09.824 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-06-26T21:34:09.824 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2020-06-26T21:34:09.824 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2020-06-26T21:34:09.824 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "redirect" 2020-06-26T21:34:09.824 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2020-06-26T21:34:09.825 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-06-26T21:34:09.825 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-06-26T21:34:09.825 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-06-26T21:34:09.825 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-06-26T21:34:09.825 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:09.825 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "standby_error_status_code": { 2020-06-26T21:34:09.826 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "standby_error_status_code", 2020-06-26T21:34:09.826 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2020-06-26T21:34:09.826 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-06-26T21:34:09.826 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2020-06-26T21:34:09.826 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "500", 2020-06-26T21:34:09.827 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "400", 2020-06-26T21:34:09.827 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "599", 2020-06-26T21:34:09.827 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-06-26T21:34:09.827 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-06-26T21:34:09.827 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-06-26T21:34:09.828 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-06-26T21:34:09.828 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-06-26T21:34:09.828 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:09.828 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "url_prefix": { 2020-06-26T21:34:09.828 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "url_prefix", 2020-06-26T21:34:09.828 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:profile rt=1.6508474349975586, stop=False, exit=None, reads=[8] 2020-06-26T21:34:09.829 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2020-06-26T21:34:09.829 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-06-26T21:34:09.829 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2020-06-26T21:34:09.829 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2020-06-26T21:34:09.829 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-06-26T21:34:09.830 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-06-26T21:34:09.830 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-06-26T21:34:09.830 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-06-26T21:34:09.830 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-06-26T21:34:09.830 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-06-26T21:34:09.831 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-06-26T21:34:09.831 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:09.831 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "username": { 2020-06-26T21:34:09.831 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "username", 2020-06-26T21:34:09.832 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2020-06-26T21:34:09.832 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-06-26T21:34:09.832 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2020-06-26T21:34:09.832 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2020-06-26T21:34:09.832 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-06-26T21:34:09.832 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-06-26T21:34:09.833 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-06-26T21:34:09.833 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-06-26T21:34:09.833 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-06-26T21:34:09.833 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-06-26T21:34:09.833 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-06-26T21:34:09.834 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2020-06-26T21:34:09.834 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2020-06-26T21:34:09.834 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:09.834 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2020-06-26T21:34:09.834 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "devicehealth", 2020-06-26T21:34:09.835 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2020-06-26T21:34:09.835 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2020-06-26T21:34:09.835 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:profile rt=1.6514973640441895, stop=False, exit=None, reads=[8] 2020-06-26T21:34:09.835 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2020-06-26T21:34:09.835 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enable_monitoring": { 2020-06-26T21:34:09.835 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "enable_monitoring", 2020-06-26T21:34:09.836 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2020-06-26T21:34:09.836 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-06-26T21:34:09.836 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-06-26T21:34:09.836 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2020-06-26T21:34:09.836 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-06-26T21:34:09.837 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-06-26T21:34:09.837 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-06-26T21:34:09.837 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "monitor device health metrics", 2020-06-26T21:34:09.837 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-06-26T21:34:09.837 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-06-26T21:34:09.838 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-06-26T21:34:09.838 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:09.838 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2020-06-26T21:34:09.838 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2020-06-26T21:34:09.838 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2020-06-26T21:34:09.838 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-06-26T21:34:09.839 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-06-26T21:34:09.839 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2020-06-26T21:34:09.839 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-06-26T21:34:09.839 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-06-26T21:34:09.839 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2020-06-26T21:34:09.840 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2020-06-26T21:34:09.840 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2020-06-26T21:34:09.840 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2020-06-26T21:34:09.840 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2020-06-26T21:34:09.840 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2020-06-26T21:34:09.841 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:profile rt=1.6520907878875732, stop=False, exit=None, reads=[8] 2020-06-26T21:34:09.841 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2020-06-26T21:34:09.841 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2020-06-26T21:34:09.841 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-06-26T21:34:09.841 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-06-26T21:34:09.841 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-06-26T21:34:09.842 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-06-26T21:34:09.842 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:09.842 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2020-06-26T21:34:09.842 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2020-06-26T21:34:09.842 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2020-06-26T21:34:09.843 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-06-26T21:34:09.843 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-06-26T21:34:09.843 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2020-06-26T21:34:09.843 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-06-26T21:34:09.843 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-06-26T21:34:09.843 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-06-26T21:34:09.844 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-06-26T21:34:09.844 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-06-26T21:34:09.844 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-06-26T21:34:09.844 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-06-26T21:34:09.844 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:09.845 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2020-06-26T21:34:09.845 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2020-06-26T21:34:09.845 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2020-06-26T21:34:09.845 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-06-26T21:34:09.845 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-06-26T21:34:09.846 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2020-06-26T21:34:09.846 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-06-26T21:34:09.846 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-06-26T21:34:09.846 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:profile rt=1.6526780128479004, stop=False, exit=None, reads=[8] 2020-06-26T21:34:09.846 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2020-06-26T21:34:09.846 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2020-06-26T21:34:09.847 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2020-06-26T21:34:09.847 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2020-06-26T21:34:09.847 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2020-06-26T21:34:09.847 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2020-06-26T21:34:09.847 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2020-06-26T21:34:09.848 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2020-06-26T21:34:09.848 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-06-26T21:34:09.848 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-06-26T21:34:09.848 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-06-26T21:34:09.848 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-06-26T21:34:09.848 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:09.849 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2020-06-26T21:34:09.849 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2020-06-26T21:34:09.849 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2020-06-26T21:34:09.849 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-06-26T21:34:09.849 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-06-26T21:34:09.850 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2020-06-26T21:34:09.850 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-06-26T21:34:09.850 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-06-26T21:34:09.850 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-06-26T21:34:09.850 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-06-26T21:34:09.850 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-06-26T21:34:09.851 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-06-26T21:34:09.851 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-06-26T21:34:09.851 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:09.851 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "mark_out_threshold": { 2020-06-26T21:34:09.851 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "mark_out_threshold", 2020-06-26T21:34:09.852 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2020-06-26T21:34:09.852 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:profile rt=1.6532766819000244, stop=False, exit=None, reads=[8] 2020-06-26T21:34:09.852 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-06-26T21:34:09.852 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-06-26T21:34:09.852 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "2419200", 2020-06-26T21:34:09.853 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-06-26T21:34:09.853 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-06-26T21:34:09.853 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-06-26T21:34:09.853 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "automatically mark OSD if it may fail before this long", 2020-06-26T21:34:09.853 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-06-26T21:34:09.853 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-06-26T21:34:09.854 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-06-26T21:34:09.854 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:09.854 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "pool_name": { 2020-06-26T21:34:09.854 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "pool_name", 2020-06-26T21:34:09.854 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2020-06-26T21:34:09.855 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-06-26T21:34:09.855 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-06-26T21:34:09.855 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "device_health_metrics", 2020-06-26T21:34:09.855 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-06-26T21:34:09.855 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-06-26T21:34:09.856 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-06-26T21:34:09.856 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "name of pool in which to store device health metrics", 2020-06-26T21:34:09.856 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-06-26T21:34:09.856 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-06-26T21:34:09.856 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-06-26T21:34:09.857 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:09.857 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "retention_period": { 2020-06-26T21:34:09.857 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:profile rt=1.653794765472412, stop=False, exit=None, reads=[8] 2020-06-26T21:34:09.857 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "retention_period", 2020-06-26T21:34:09.857 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2020-06-26T21:34:09.858 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-06-26T21:34:09.858 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-06-26T21:34:09.858 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "15552000", 2020-06-26T21:34:09.858 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-06-26T21:34:09.858 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-06-26T21:34:09.859 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-06-26T21:34:09.859 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "how long to retain device health metrics", 2020-06-26T21:34:09.859 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-06-26T21:34:09.859 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-06-26T21:34:09.859 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-06-26T21:34:09.860 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:09.860 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "scrape_frequency": { 2020-06-26T21:34:09.860 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "scrape_frequency", 2020-06-26T21:34:09.860 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2020-06-26T21:34:09.860 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-06-26T21:34:09.861 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-06-26T21:34:09.861 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "86400", 2020-06-26T21:34:09.861 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-06-26T21:34:09.861 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-06-26T21:34:09.862 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-06-26T21:34:09.862 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "how frequently to scrape device health metrics", 2020-06-26T21:34:09.862 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-06-26T21:34:09.862 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-06-26T21:34:09.862 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-06-26T21:34:09.863 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:profile rt=1.6542832851409912, stop=False, exit=None, reads=[8] 2020-06-26T21:34:09.863 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:09.863 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "self_heal": { 2020-06-26T21:34:09.863 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "self_heal", 2020-06-26T21:34:09.863 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2020-06-26T21:34:09.863 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-06-26T21:34:09.864 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-06-26T21:34:09.864 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2020-06-26T21:34:09.864 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-06-26T21:34:09.864 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-06-26T21:34:09.864 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-06-26T21:34:09.865 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "preemptively heal cluster around devices that may fail", 2020-06-26T21:34:09.865 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-06-26T21:34:09.865 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-06-26T21:34:09.865 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-06-26T21:34:09.865 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:09.866 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "sleep_interval": { 2020-06-26T21:34:09.866 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "sleep_interval", 2020-06-26T21:34:09.866 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2020-06-26T21:34:09.866 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-06-26T21:34:09.866 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-06-26T21:34:09.866 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "600", 2020-06-26T21:34:09.867 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-06-26T21:34:09.867 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-06-26T21:34:09.867 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-06-26T21:34:09.867 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "how frequently to wake up and check device health", 2020-06-26T21:34:09.867 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-06-26T21:34:09.868 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:profile rt=1.6547694206237793, stop=False, exit=None, reads=[8] 2020-06-26T21:34:09.868 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-06-26T21:34:09.868 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-06-26T21:34:09.868 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:09.868 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warn_threshold": { 2020-06-26T21:34:09.868 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "warn_threshold", 2020-06-26T21:34:09.869 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2020-06-26T21:34:09.869 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-06-26T21:34:09.869 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-06-26T21:34:09.869 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "7257600", 2020-06-26T21:34:09.869 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-06-26T21:34:09.870 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-06-26T21:34:09.870 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-06-26T21:34:09.870 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "raise health warning if OSD may fail before this long", 2020-06-26T21:34:09.870 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-06-26T21:34:09.870 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-06-26T21:34:09.871 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-06-26T21:34:09.871 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2020-06-26T21:34:09.871 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2020-06-26T21:34:09.871 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:09.871 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2020-06-26T21:34:09.871 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "diskprediction_local", 2020-06-26T21:34:09.872 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2020-06-26T21:34:09.872 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2020-06-26T21:34:09.872 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2020-06-26T21:34:09.872 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2020-06-26T21:34:09.872 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2020-06-26T21:34:09.873 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2020-06-26T21:34:09.873 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-06-26T21:34:09.873 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-06-26T21:34:09.873 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2020-06-26T21:34:09.873 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:profile rt=1.6553077697753906, stop=False, exit=None, reads=[8] 2020-06-26T21:34:09.873 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-06-26T21:34:09.874 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-06-26T21:34:09.874 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2020-06-26T21:34:09.874 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2020-06-26T21:34:09.874 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2020-06-26T21:34:09.874 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2020-06-26T21:34:09.875 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2020-06-26T21:34:09.875 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2020-06-26T21:34:09.875 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2020-06-26T21:34:09.875 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2020-06-26T21:34:09.875 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-06-26T21:34:09.876 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-06-26T21:34:09.876 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-06-26T21:34:09.876 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-06-26T21:34:09.876 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:09.876 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2020-06-26T21:34:09.876 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2020-06-26T21:34:09.877 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2020-06-26T21:34:09.877 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-06-26T21:34:09.877 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-06-26T21:34:09.877 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2020-06-26T21:34:09.877 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-06-26T21:34:09.878 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-06-26T21:34:09.878 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-06-26T21:34:09.878 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-06-26T21:34:09.878 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-06-26T21:34:09.878 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-06-26T21:34:09.879 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-06-26T21:34:09.879 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:09.879 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2020-06-26T21:34:09.879 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:profile rt=1.6558723449707031, stop=False, exit=None, reads=[8] 2020-06-26T21:34:09.879 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2020-06-26T21:34:09.879 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2020-06-26T21:34:09.880 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-06-26T21:34:09.880 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-06-26T21:34:09.880 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2020-06-26T21:34:09.880 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-06-26T21:34:09.880 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-06-26T21:34:09.881 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2020-06-26T21:34:09.881 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2020-06-26T21:34:09.881 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2020-06-26T21:34:09.881 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2020-06-26T21:34:09.881 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2020-06-26T21:34:09.882 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2020-06-26T21:34:09.882 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2020-06-26T21:34:09.882 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2020-06-26T21:34:09.882 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-06-26T21:34:09.882 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-06-26T21:34:09.882 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-06-26T21:34:09.883 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-06-26T21:34:09.883 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:09.883 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2020-06-26T21:34:09.883 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2020-06-26T21:34:09.883 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2020-06-26T21:34:09.884 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-06-26T21:34:09.884 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-06-26T21:34:09.884 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2020-06-26T21:34:09.884 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-06-26T21:34:09.884 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-06-26T21:34:09.884 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-06-26T21:34:09.885 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-06-26T21:34:09.885 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:profile rt=1.65643310546875, stop=False, exit=None, reads=[8] 2020-06-26T21:34:09.885 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-06-26T21:34:09.885 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-06-26T21:34:09.885 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-06-26T21:34:09.886 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:09.886 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "predict_interval": { 2020-06-26T21:34:09.886 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "predict_interval", 2020-06-26T21:34:09.886 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2020-06-26T21:34:09.886 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-06-26T21:34:09.887 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2020-06-26T21:34:09.887 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "86400", 2020-06-26T21:34:09.887 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-06-26T21:34:09.887 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-06-26T21:34:09.887 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-06-26T21:34:09.887 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-06-26T21:34:09.888 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-06-26T21:34:09.888 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-06-26T21:34:09.888 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-06-26T21:34:09.888 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:09.888 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "predictor_model": { 2020-06-26T21:34:09.889 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "predictor_model", 2020-06-26T21:34:09.889 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2020-06-26T21:34:09.889 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-06-26T21:34:09.889 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2020-06-26T21:34:09.889 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "prophetstor", 2020-06-26T21:34:09.890 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-06-26T21:34:09.890 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-06-26T21:34:09.890 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-06-26T21:34:09.890 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-06-26T21:34:09.890 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-06-26T21:34:09.890 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:profile rt=1.6569664478302002, stop=False, exit=None, reads=[8] 2020-06-26T21:34:09.891 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-06-26T21:34:09.891 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-06-26T21:34:09.891 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:09.891 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "sleep_interval": { 2020-06-26T21:34:09.891 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "sleep_interval", 2020-06-26T21:34:09.892 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2020-06-26T21:34:09.892 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-06-26T21:34:09.892 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2020-06-26T21:34:09.892 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "600", 2020-06-26T21:34:09.892 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-06-26T21:34:09.892 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-06-26T21:34:09.893 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-06-26T21:34:09.893 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-06-26T21:34:09.893 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-06-26T21:34:09.893 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-06-26T21:34:09.893 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-06-26T21:34:09.894 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2020-06-26T21:34:09.894 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2020-06-26T21:34:09.894 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:09.894 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2020-06-26T21:34:09.894 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "influx", 2020-06-26T21:34:09.895 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": false, 2020-06-26T21:34:09.895 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "influxdb python module not found", 2020-06-26T21:34:09.895 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2020-06-26T21:34:09.895 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "batch_size": { 2020-06-26T21:34:09.895 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "batch_size", 2020-06-26T21:34:09.895 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2020-06-26T21:34:09.896 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-06-26T21:34:09.896 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2020-06-26T21:34:09.896 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "5000", 2020-06-26T21:34:09.896 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-06-26T21:34:09.896 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:profile rt=1.6575303077697754, stop=False, exit=None, reads=[8] 2020-06-26T21:34:09.897 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-06-26T21:34:09.897 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-06-26T21:34:09.897 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-06-26T21:34:09.897 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-06-26T21:34:09.897 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-06-26T21:34:09.897 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-06-26T21:34:09.898 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:09.898 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "database": { 2020-06-26T21:34:09.898 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "database", 2020-06-26T21:34:09.898 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2020-06-26T21:34:09.899 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-06-26T21:34:09.899 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2020-06-26T21:34:09.899 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "ceph", 2020-06-26T21:34:09.899 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-06-26T21:34:09.899 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-06-26T21:34:09.899 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-06-26T21:34:09.900 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-06-26T21:34:09.902 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-06-26T21:34:09.902 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-06-26T21:34:09.902 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-06-26T21:34:09.903 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:09.903 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "hostname": { 2020-06-26T21:34:09.903 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "hostname", 2020-06-26T21:34:09.903 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2020-06-26T21:34:09.903 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-06-26T21:34:09.904 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2020-06-26T21:34:09.904 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "None", 2020-06-26T21:34:09.904 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-06-26T21:34:09.904 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-06-26T21:34:09.904 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:profile rt=1.6580760478973389, stop=False, exit=None, reads=[8] 2020-06-26T21:34:09.904 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-06-26T21:34:09.905 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-06-26T21:34:09.905 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-06-26T21:34:09.905 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-06-26T21:34:09.905 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-06-26T21:34:09.905 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:09.906 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "interval": { 2020-06-26T21:34:09.906 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "interval", 2020-06-26T21:34:09.906 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2020-06-26T21:34:09.906 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-06-26T21:34:09.906 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2020-06-26T21:34:09.906 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "30", 2020-06-26T21:34:09.907 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-06-26T21:34:09.907 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-06-26T21:34:09.907 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-06-26T21:34:09.907 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-06-26T21:34:09.907 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-06-26T21:34:09.908 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-06-26T21:34:09.908 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-06-26T21:34:09.908 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:09.908 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2020-06-26T21:34:09.908 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2020-06-26T21:34:09.908 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2020-06-26T21:34:09.909 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-06-26T21:34:09.909 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-06-26T21:34:09.909 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2020-06-26T21:34:09.909 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-06-26T21:34:09.909 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-06-26T21:34:09.910 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2020-06-26T21:34:09.910 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2020-06-26T21:34:09.910 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2020-06-26T21:34:09.910 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:profile rt=1.6586475372314453, stop=False, exit=None, reads=[8] 2020-06-26T21:34:09.910 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2020-06-26T21:34:09.911 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2020-06-26T21:34:09.911 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2020-06-26T21:34:09.911 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2020-06-26T21:34:09.911 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2020-06-26T21:34:09.911 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-06-26T21:34:09.911 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-06-26T21:34:09.912 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-06-26T21:34:09.912 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-06-26T21:34:09.912 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:09.912 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2020-06-26T21:34:09.912 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2020-06-26T21:34:09.913 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2020-06-26T21:34:09.913 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-06-26T21:34:09.913 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-06-26T21:34:09.913 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2020-06-26T21:34:09.913 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-06-26T21:34:09.913 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-06-26T21:34:09.914 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-06-26T21:34:09.914 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-06-26T21:34:09.914 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-06-26T21:34:09.914 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-06-26T21:34:09.914 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-06-26T21:34:09.915 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:09.915 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2020-06-26T21:34:09.915 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2020-06-26T21:34:09.915 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2020-06-26T21:34:09.915 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-06-26T21:34:09.915 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-06-26T21:34:09.916 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:profile rt=1.6591906547546387, stop=False, exit=None, reads=[8] 2020-06-26T21:34:09.916 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2020-06-26T21:34:09.916 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-06-26T21:34:09.916 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-06-26T21:34:09.916 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2020-06-26T21:34:09.917 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2020-06-26T21:34:09.917 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2020-06-26T21:34:09.917 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2020-06-26T21:34:09.917 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2020-06-26T21:34:09.917 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2020-06-26T21:34:09.917 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2020-06-26T21:34:09.918 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2020-06-26T21:34:09.918 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-06-26T21:34:09.918 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-06-26T21:34:09.918 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-06-26T21:34:09.918 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-06-26T21:34:09.919 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:09.919 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2020-06-26T21:34:09.919 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2020-06-26T21:34:09.919 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2020-06-26T21:34:09.919 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-06-26T21:34:09.920 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-06-26T21:34:09.920 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2020-06-26T21:34:09.920 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-06-26T21:34:09.920 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-06-26T21:34:09.920 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-06-26T21:34:09.920 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-06-26T21:34:09.921 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-06-26T21:34:09.921 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-06-26T21:34:09.921 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-06-26T21:34:09.921 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:09.921 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "password": { 2020-06-26T21:34:09.922 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:profile rt=1.6597745418548584, stop=False, exit=None, reads=[8] 2020-06-26T21:34:09.922 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "password", 2020-06-26T21:34:09.922 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2020-06-26T21:34:09.922 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-06-26T21:34:09.922 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2020-06-26T21:34:09.922 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "None", 2020-06-26T21:34:09.923 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-06-26T21:34:09.923 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-06-26T21:34:09.923 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-06-26T21:34:09.923 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-06-26T21:34:09.923 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-06-26T21:34:09.924 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-06-26T21:34:09.924 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-06-26T21:34:09.924 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:09.924 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "port": { 2020-06-26T21:34:09.924 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "port", 2020-06-26T21:34:09.924 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2020-06-26T21:34:09.925 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-06-26T21:34:09.925 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2020-06-26T21:34:09.925 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "8086", 2020-06-26T21:34:09.925 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-06-26T21:34:09.925 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-06-26T21:34:09.926 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-06-26T21:34:09.926 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-06-26T21:34:09.926 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-06-26T21:34:09.926 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-06-26T21:34:09.926 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-06-26T21:34:09.927 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:09.927 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "ssl": { 2020-06-26T21:34:09.927 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "ssl", 2020-06-26T21:34:09.927 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2020-06-26T21:34:09.927 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:profile rt=1.66031813621521, stop=False, exit=None, reads=[8] 2020-06-26T21:34:09.927 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-06-26T21:34:09.928 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2020-06-26T21:34:09.928 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "false", 2020-06-26T21:34:09.928 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-06-26T21:34:09.928 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-06-26T21:34:09.928 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-06-26T21:34:09.929 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-06-26T21:34:09.929 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-06-26T21:34:09.929 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-06-26T21:34:09.929 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-06-26T21:34:09.929 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:09.929 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "threads": { 2020-06-26T21:34:09.930 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "threads", 2020-06-26T21:34:09.930 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2020-06-26T21:34:09.930 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-06-26T21:34:09.930 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2020-06-26T21:34:09.930 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "5", 2020-06-26T21:34:09.931 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-06-26T21:34:09.931 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-06-26T21:34:09.931 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-06-26T21:34:09.931 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-06-26T21:34:09.931 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-06-26T21:34:09.932 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-06-26T21:34:09.932 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-06-26T21:34:09.932 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:09.932 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "username": { 2020-06-26T21:34:09.932 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "username", 2020-06-26T21:34:09.933 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2020-06-26T21:34:09.933 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-06-26T21:34:09.933 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2020-06-26T21:34:09.933 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:profile rt=1.66086745262146, stop=False, exit=None, reads=[8] 2020-06-26T21:34:09.933 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "None", 2020-06-26T21:34:09.934 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-06-26T21:34:09.934 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-06-26T21:34:09.934 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-06-26T21:34:09.934 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-06-26T21:34:09.934 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-06-26T21:34:09.935 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-06-26T21:34:09.935 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-06-26T21:34:09.935 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:09.935 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "verify_ssl": { 2020-06-26T21:34:09.935 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "verify_ssl", 2020-06-26T21:34:09.935 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2020-06-26T21:34:09.936 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-06-26T21:34:09.936 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2020-06-26T21:34:09.936 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "true", 2020-06-26T21:34:09.936 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-06-26T21:34:09.936 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-06-26T21:34:09.937 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-06-26T21:34:09.937 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-06-26T21:34:09.937 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-06-26T21:34:09.937 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-06-26T21:34:09.937 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-06-26T21:34:09.938 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2020-06-26T21:34:09.938 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2020-06-26T21:34:09.938 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:09.938 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2020-06-26T21:34:09.938 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "insights", 2020-06-26T21:34:09.939 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2020-06-26T21:34:09.939 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2020-06-26T21:34:09.939 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2020-06-26T21:34:09.939 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2020-06-26T21:34:09.939 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2020-06-26T21:34:09.939 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:profile rt=1.6614453792572021, stop=False, exit=None, reads=[8] 2020-06-26T21:34:09.940 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2020-06-26T21:34:09.940 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-06-26T21:34:09.940 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-06-26T21:34:09.940 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2020-06-26T21:34:09.940 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-06-26T21:34:09.941 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-06-26T21:34:09.941 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2020-06-26T21:34:09.941 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2020-06-26T21:34:09.941 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2020-06-26T21:34:09.941 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2020-06-26T21:34:09.941 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2020-06-26T21:34:09.942 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2020-06-26T21:34:09.942 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2020-06-26T21:34:09.942 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2020-06-26T21:34:09.942 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-06-26T21:34:09.942 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-06-26T21:34:09.943 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-06-26T21:34:09.943 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-06-26T21:34:09.943 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:09.943 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2020-06-26T21:34:09.943 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2020-06-26T21:34:09.943 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2020-06-26T21:34:09.944 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-06-26T21:34:09.944 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-06-26T21:34:09.944 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2020-06-26T21:34:09.944 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-06-26T21:34:09.944 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-06-26T21:34:09.945 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-06-26T21:34:09.945 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-06-26T21:34:09.945 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-06-26T21:34:09.945 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:profile rt=1.662074327468872, stop=False, exit=None, reads=[8] 2020-06-26T21:34:09.945 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-06-26T21:34:09.945 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-06-26T21:34:09.946 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:09.946 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2020-06-26T21:34:09.946 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2020-06-26T21:34:09.946 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2020-06-26T21:34:09.946 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-06-26T21:34:09.947 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-06-26T21:34:09.947 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2020-06-26T21:34:09.947 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-06-26T21:34:09.947 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-06-26T21:34:09.947 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2020-06-26T21:34:09.948 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2020-06-26T21:34:09.948 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2020-06-26T21:34:09.948 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2020-06-26T21:34:09.948 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2020-06-26T21:34:09.948 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2020-06-26T21:34:09.948 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2020-06-26T21:34:09.949 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2020-06-26T21:34:09.949 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-06-26T21:34:09.949 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-06-26T21:34:09.949 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-06-26T21:34:09.949 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-06-26T21:34:09.950 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:09.950 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2020-06-26T21:34:09.950 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2020-06-26T21:34:09.950 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2020-06-26T21:34:09.951 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-06-26T21:34:09.951 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-06-26T21:34:09.951 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:profile rt=1.6627793312072754, stop=False, exit=None, reads=[8] 2020-06-26T21:34:09.951 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2020-06-26T21:34:09.951 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-06-26T21:34:09.952 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-06-26T21:34:09.952 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-06-26T21:34:09.952 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-06-26T21:34:09.952 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-06-26T21:34:09.952 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-06-26T21:34:09.952 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-06-26T21:34:09.953 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2020-06-26T21:34:09.953 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2020-06-26T21:34:09.953 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:09.953 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2020-06-26T21:34:09.953 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "iostat", 2020-06-26T21:34:09.954 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2020-06-26T21:34:09.954 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2020-06-26T21:34:09.954 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2020-06-26T21:34:09.954 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2020-06-26T21:34:09.954 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2020-06-26T21:34:09.954 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2020-06-26T21:34:09.955 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-06-26T21:34:09.955 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-06-26T21:34:09.955 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2020-06-26T21:34:09.955 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-06-26T21:34:09.955 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-06-26T21:34:09.956 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2020-06-26T21:34:09.956 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2020-06-26T21:34:09.956 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2020-06-26T21:34:09.956 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2020-06-26T21:34:09.956 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2020-06-26T21:34:09.956 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2020-06-26T21:34:09.957 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2020-06-26T21:34:09.957 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2020-06-26T21:34:09.957 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-06-26T21:34:09.957 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:profile rt=1.6633660793304443, stop=False, exit=None, reads=[8] 2020-06-26T21:34:09.957 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-06-26T21:34:09.958 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-06-26T21:34:09.958 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-06-26T21:34:09.958 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:09.958 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2020-06-26T21:34:09.958 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2020-06-26T21:34:09.959 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2020-06-26T21:34:09.959 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-06-26T21:34:09.959 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-06-26T21:34:09.959 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2020-06-26T21:34:09.959 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-06-26T21:34:09.959 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-06-26T21:34:09.960 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-06-26T21:34:09.960 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-06-26T21:34:09.960 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-06-26T21:34:09.960 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-06-26T21:34:09.960 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-06-26T21:34:09.961 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:09.961 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2020-06-26T21:34:09.961 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2020-06-26T21:34:09.961 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2020-06-26T21:34:09.962 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-06-26T21:34:09.962 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-06-26T21:34:09.962 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2020-06-26T21:34:09.962 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-06-26T21:34:09.962 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-06-26T21:34:09.963 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2020-06-26T21:34:09.963 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2020-06-26T21:34:09.963 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2020-06-26T21:34:09.963 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:profile rt=1.663973331451416, stop=False, exit=None, reads=[8] 2020-06-26T21:34:09.963 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2020-06-26T21:34:09.963 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2020-06-26T21:34:09.964 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2020-06-26T21:34:09.964 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2020-06-26T21:34:09.964 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2020-06-26T21:34:09.964 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-06-26T21:34:09.964 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-06-26T21:34:09.965 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-06-26T21:34:09.965 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-06-26T21:34:09.965 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:09.965 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2020-06-26T21:34:09.965 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2020-06-26T21:34:09.965 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2020-06-26T21:34:09.966 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-06-26T21:34:09.966 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-06-26T21:34:09.966 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2020-06-26T21:34:09.966 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-06-26T21:34:09.966 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-06-26T21:34:09.967 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-06-26T21:34:09.967 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-06-26T21:34:09.967 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-06-26T21:34:09.967 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-06-26T21:34:09.967 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-06-26T21:34:09.967 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2020-06-26T21:34:09.968 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2020-06-26T21:34:09.968 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:09.968 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2020-06-26T21:34:09.968 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "k8sevents", 2020-06-26T21:34:09.968 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2020-06-26T21:34:09.969 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2020-06-26T21:34:09.969 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2020-06-26T21:34:09.969 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "ceph_event_retention_days": { 2020-06-26T21:34:09.969 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:profile rt=1.6645805835723877, stop=False, exit=None, reads=[8] 2020-06-26T21:34:09.969 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "ceph_event_retention_days", 2020-06-26T21:34:09.970 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2020-06-26T21:34:09.970 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-06-26T21:34:09.970 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2020-06-26T21:34:09.970 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "7", 2020-06-26T21:34:09.970 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-06-26T21:34:09.970 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-06-26T21:34:09.971 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-06-26T21:34:09.971 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "Days to hold ceph event information within local cache", 2020-06-26T21:34:09.971 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-06-26T21:34:09.971 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-06-26T21:34:09.971 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-06-26T21:34:09.972 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:09.972 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "config_check_secs": { 2020-06-26T21:34:09.972 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "config_check_secs", 2020-06-26T21:34:09.972 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2020-06-26T21:34:09.972 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-06-26T21:34:09.973 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2020-06-26T21:34:09.973 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "10", 2020-06-26T21:34:09.973 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "10", 2020-06-26T21:34:09.973 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-06-26T21:34:09.973 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-06-26T21:34:09.973 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "interval (secs) to check for cluster configuration changes", 2020-06-26T21:34:09.974 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-06-26T21:34:09.974 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-06-26T21:34:09.974 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-06-26T21:34:09.974 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:profile rt=1.6652827262878418, stop=False, exit=None, reads=[8] 2020-06-26T21:34:09.974 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:09.975 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2020-06-26T21:34:09.975 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2020-06-26T21:34:09.975 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2020-06-26T21:34:09.975 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-06-26T21:34:09.975 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-06-26T21:34:09.975 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2020-06-26T21:34:09.976 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-06-26T21:34:09.976 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-06-26T21:34:09.976 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2020-06-26T21:34:09.976 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2020-06-26T21:34:09.976 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2020-06-26T21:34:09.977 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2020-06-26T21:34:09.977 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2020-06-26T21:34:09.977 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2020-06-26T21:34:09.977 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2020-06-26T21:34:09.977 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2020-06-26T21:34:09.978 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-06-26T21:34:09.978 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-06-26T21:34:09.978 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-06-26T21:34:09.978 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-06-26T21:34:09.978 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:09.978 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2020-06-26T21:34:09.979 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2020-06-26T21:34:09.979 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2020-06-26T21:34:09.979 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-06-26T21:34:09.979 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-06-26T21:34:09.979 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2020-06-26T21:34:09.980 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-06-26T21:34:09.980 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-06-26T21:34:09.980 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:profile rt=1.6659958362579346, stop=False, exit=None, reads=[8] 2020-06-26T21:34:09.980 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-06-26T21:34:09.980 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-06-26T21:34:09.980 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-06-26T21:34:09.981 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-06-26T21:34:09.981 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-06-26T21:34:09.981 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:09.981 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2020-06-26T21:34:09.981 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2020-06-26T21:34:09.982 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2020-06-26T21:34:09.982 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-06-26T21:34:09.982 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-06-26T21:34:09.982 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2020-06-26T21:34:09.982 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-06-26T21:34:09.982 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-06-26T21:34:09.983 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2020-06-26T21:34:09.983 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2020-06-26T21:34:09.983 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2020-06-26T21:34:09.983 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2020-06-26T21:34:09.983 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2020-06-26T21:34:09.984 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2020-06-26T21:34:09.984 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2020-06-26T21:34:09.984 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2020-06-26T21:34:09.984 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-06-26T21:34:09.984 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-06-26T21:34:09.985 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-06-26T21:34:09.985 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-06-26T21:34:09.985 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:09.985 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2020-06-26T21:34:09.985 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2020-06-26T21:34:09.985 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2020-06-26T21:34:09.986 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:profile rt=1.666628360748291, stop=False, exit=None, reads=[8] 2020-06-26T21:34:09.986 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-06-26T21:34:09.986 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-06-26T21:34:09.986 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2020-06-26T21:34:09.986 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-06-26T21:34:09.987 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-06-26T21:34:09.987 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-06-26T21:34:09.987 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-06-26T21:34:09.987 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-06-26T21:34:09.987 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-06-26T21:34:09.987 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-06-26T21:34:09.988 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2020-06-26T21:34:09.988 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2020-06-26T21:34:09.988 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:09.988 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2020-06-26T21:34:09.988 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "localpool", 2020-06-26T21:34:09.989 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2020-06-26T21:34:09.989 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2020-06-26T21:34:09.989 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2020-06-26T21:34:09.989 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "failure_domain": { 2020-06-26T21:34:09.989 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "failure_domain", 2020-06-26T21:34:09.989 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2020-06-26T21:34:09.990 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-06-26T21:34:09.990 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-06-26T21:34:09.990 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "host", 2020-06-26T21:34:09.990 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-06-26T21:34:09.990 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-06-26T21:34:09.991 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-06-26T21:34:09.991 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "failure domain for any created local pool", 2020-06-26T21:34:09.991 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-06-26T21:34:09.991 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-06-26T21:34:09.991 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:profile rt=1.6671655178070068, stop=False, exit=None, reads=[8] 2020-06-26T21:34:09.992 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-06-26T21:34:09.992 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:09.992 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2020-06-26T21:34:09.992 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2020-06-26T21:34:09.992 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2020-06-26T21:34:09.992 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-06-26T21:34:09.993 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-06-26T21:34:09.993 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2020-06-26T21:34:09.993 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-06-26T21:34:09.993 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-06-26T21:34:09.993 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2020-06-26T21:34:09.994 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2020-06-26T21:34:09.994 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2020-06-26T21:34:09.994 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2020-06-26T21:34:09.994 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2020-06-26T21:34:09.994 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2020-06-26T21:34:09.995 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2020-06-26T21:34:09.995 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2020-06-26T21:34:09.995 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-06-26T21:34:09.995 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-06-26T21:34:09.995 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-06-26T21:34:09.995 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-06-26T21:34:09.996 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:09.996 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2020-06-26T21:34:09.996 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2020-06-26T21:34:09.996 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2020-06-26T21:34:09.996 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-06-26T21:34:09.997 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-06-26T21:34:09.997 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2020-06-26T21:34:09.997 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-06-26T21:34:09.997 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-06-26T21:34:09.997 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:profile rt=1.6677813529968262, stop=False, exit=None, reads=[8] 2020-06-26T21:34:09.997 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-06-26T21:34:09.998 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-06-26T21:34:09.998 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-06-26T21:34:09.998 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-06-26T21:34:09.998 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-06-26T21:34:09.998 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:09.999 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2020-06-26T21:34:09.999 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2020-06-26T21:34:09.999 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2020-06-26T21:34:09.999 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-06-26T21:34:09.999 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-06-26T21:34:10.000 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2020-06-26T21:34:10.000 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-06-26T21:34:10.000 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-06-26T21:34:10.000 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2020-06-26T21:34:10.000 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2020-06-26T21:34:10.000 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2020-06-26T21:34:10.001 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2020-06-26T21:34:10.001 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2020-06-26T21:34:10.001 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2020-06-26T21:34:10.001 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2020-06-26T21:34:10.001 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2020-06-26T21:34:10.002 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-06-26T21:34:10.002 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-06-26T21:34:10.002 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-06-26T21:34:10.002 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-06-26T21:34:10.002 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:10.002 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2020-06-26T21:34:10.003 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2020-06-26T21:34:10.003 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2020-06-26T21:34:10.003 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:profile rt=1.6683101654052734, stop=False, exit=None, reads=[8] 2020-06-26T21:34:10.003 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-06-26T21:34:10.003 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-06-26T21:34:10.004 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2020-06-26T21:34:10.004 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-06-26T21:34:10.004 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-06-26T21:34:10.004 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-06-26T21:34:10.004 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-06-26T21:34:10.005 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-06-26T21:34:10.005 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-06-26T21:34:10.005 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-06-26T21:34:10.005 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:10.005 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min_size": { 2020-06-26T21:34:10.005 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "min_size", 2020-06-26T21:34:10.006 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2020-06-26T21:34:10.006 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-06-26T21:34:10.006 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-06-26T21:34:10.006 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2020-06-26T21:34:10.006 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-06-26T21:34:10.007 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-06-26T21:34:10.007 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-06-26T21:34:10.007 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "default min_size for any created local pool", 2020-06-26T21:34:10.007 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-06-26T21:34:10.007 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-06-26T21:34:10.008 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-06-26T21:34:10.008 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:10.008 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_rep": { 2020-06-26T21:34:10.008 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "num_rep", 2020-06-26T21:34:10.008 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2020-06-26T21:34:10.008 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:profile rt=1.6687853336334229, stop=False, exit=None, reads=[8] 2020-06-26T21:34:10.009 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-06-26T21:34:10.009 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-06-26T21:34:10.009 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "3", 2020-06-26T21:34:10.009 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-06-26T21:34:10.009 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-06-26T21:34:10.010 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-06-26T21:34:10.010 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "default replica count for any created local pool", 2020-06-26T21:34:10.010 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-06-26T21:34:10.010 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-06-26T21:34:10.010 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-06-26T21:34:10.010 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:10.011 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "pg_num": { 2020-06-26T21:34:10.011 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "pg_num", 2020-06-26T21:34:10.011 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2020-06-26T21:34:10.011 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-06-26T21:34:10.011 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-06-26T21:34:10.012 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "128", 2020-06-26T21:34:10.012 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-06-26T21:34:10.012 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-06-26T21:34:10.012 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-06-26T21:34:10.012 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "default pg_num for any created local pool", 2020-06-26T21:34:10.013 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-06-26T21:34:10.013 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-06-26T21:34:10.013 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-06-26T21:34:10.013 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:10.013 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "prefix": { 2020-06-26T21:34:10.013 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "prefix", 2020-06-26T21:34:10.014 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2020-06-26T21:34:10.014 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:profile rt=1.6692698001861572, stop=False, exit=None, reads=[8] 2020-06-26T21:34:10.014 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-06-26T21:34:10.014 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-06-26T21:34:10.014 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2020-06-26T21:34:10.015 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-06-26T21:34:10.015 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-06-26T21:34:10.015 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-06-26T21:34:10.015 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "name prefix for any created local pool", 2020-06-26T21:34:10.015 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-06-26T21:34:10.016 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-06-26T21:34:10.016 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-06-26T21:34:10.016 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:10.016 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "subtree": { 2020-06-26T21:34:10.016 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "subtree", 2020-06-26T21:34:10.016 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2020-06-26T21:34:10.017 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-06-26T21:34:10.017 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-06-26T21:34:10.017 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "rack", 2020-06-26T21:34:10.017 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-06-26T21:34:10.017 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-06-26T21:34:10.018 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-06-26T21:34:10.018 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "CRUSH level for which to create a local pool", 2020-06-26T21:34:10.018 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-06-26T21:34:10.018 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-06-26T21:34:10.018 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-06-26T21:34:10.018 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2020-06-26T21:34:10.019 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2020-06-26T21:34:10.019 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:10.019 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2020-06-26T21:34:10.019 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "orchestrator", 2020-06-26T21:34:10.019 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2020-06-26T21:34:10.020 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:profile rt=1.6697807312011719, stop=False, exit=None, reads=[8] 2020-06-26T21:34:10.020 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2020-06-26T21:34:10.020 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2020-06-26T21:34:10.020 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2020-06-26T21:34:10.020 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2020-06-26T21:34:10.020 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2020-06-26T21:34:10.021 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-06-26T21:34:10.021 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-06-26T21:34:10.021 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2020-06-26T21:34:10.021 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-06-26T21:34:10.021 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-06-26T21:34:10.022 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2020-06-26T21:34:10.022 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2020-06-26T21:34:10.022 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2020-06-26T21:34:10.022 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2020-06-26T21:34:10.022 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2020-06-26T21:34:10.023 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2020-06-26T21:34:10.023 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2020-06-26T21:34:10.023 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2020-06-26T21:34:10.023 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-06-26T21:34:10.023 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-06-26T21:34:10.023 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-06-26T21:34:10.024 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-06-26T21:34:10.024 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:10.024 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2020-06-26T21:34:10.024 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2020-06-26T21:34:10.024 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2020-06-26T21:34:10.025 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-06-26T21:34:10.025 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-06-26T21:34:10.025 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2020-06-26T21:34:10.025 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-06-26T21:34:10.025 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:profile rt=1.6703038215637207, stop=False, exit=None, reads=[8] 2020-06-26T21:34:10.026 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-06-26T21:34:10.026 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-06-26T21:34:10.026 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-06-26T21:34:10.026 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-06-26T21:34:10.026 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-06-26T21:34:10.026 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-06-26T21:34:10.027 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:10.027 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2020-06-26T21:34:10.027 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2020-06-26T21:34:10.027 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2020-06-26T21:34:10.027 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-06-26T21:34:10.028 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-06-26T21:34:10.028 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2020-06-26T21:34:10.028 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-06-26T21:34:10.028 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-06-26T21:34:10.028 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2020-06-26T21:34:10.028 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2020-06-26T21:34:10.029 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2020-06-26T21:34:10.029 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2020-06-26T21:34:10.029 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2020-06-26T21:34:10.029 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2020-06-26T21:34:10.029 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2020-06-26T21:34:10.030 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2020-06-26T21:34:10.030 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-06-26T21:34:10.030 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-06-26T21:34:10.030 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-06-26T21:34:10.030 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-06-26T21:34:10.030 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:10.031 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2020-06-26T21:34:10.031 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2020-06-26T21:34:10.031 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:profile rt=1.6708199977874756, stop=False, exit=None, reads=[8] 2020-06-26T21:34:10.031 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2020-06-26T21:34:10.031 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-06-26T21:34:10.032 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-06-26T21:34:10.032 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2020-06-26T21:34:10.032 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-06-26T21:34:10.032 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-06-26T21:34:10.032 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-06-26T21:34:10.033 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-06-26T21:34:10.033 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-06-26T21:34:10.033 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-06-26T21:34:10.033 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-06-26T21:34:10.034 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:10.034 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "orchestrator": { 2020-06-26T21:34:10.034 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "orchestrator", 2020-06-26T21:34:10.034 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2020-06-26T21:34:10.034 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-06-26T21:34:10.035 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-06-26T21:34:10.035 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "None", 2020-06-26T21:34:10.035 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-06-26T21:34:10.035 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-06-26T21:34:10.035 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2020-06-26T21:34:10.035 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "cephadm", 2020-06-26T21:34:10.036 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "rook", 2020-06-26T21:34:10.036 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "test_orchestrator" 2020-06-26T21:34:10.036 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2020-06-26T21:34:10.036 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "Orchestrator backend", 2020-06-26T21:34:10.036 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-06-26T21:34:10.037 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-06-26T21:34:10.037 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-06-26T21:34:10.037 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:profile rt=1.6714365482330322, stop=False, exit=None, reads=[8] 2020-06-26T21:34:10.037 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2020-06-26T21:34:10.037 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2020-06-26T21:34:10.038 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:10.038 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2020-06-26T21:34:10.038 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "osd_support", 2020-06-26T21:34:10.038 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2020-06-26T21:34:10.038 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2020-06-26T21:34:10.038 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2020-06-26T21:34:10.039 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2020-06-26T21:34:10.039 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2020-06-26T21:34:10.039 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2020-06-26T21:34:10.039 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-06-26T21:34:10.039 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-06-26T21:34:10.040 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2020-06-26T21:34:10.040 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-06-26T21:34:10.040 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-06-26T21:34:10.040 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2020-06-26T21:34:10.040 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2020-06-26T21:34:10.040 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2020-06-26T21:34:10.041 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2020-06-26T21:34:10.041 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2020-06-26T21:34:10.041 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2020-06-26T21:34:10.041 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2020-06-26T21:34:10.041 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2020-06-26T21:34:10.042 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-06-26T21:34:10.042 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-06-26T21:34:10.042 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-06-26T21:34:10.042 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-06-26T21:34:10.042 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:10.043 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2020-06-26T21:34:10.043 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2020-06-26T21:34:10.043 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2020-06-26T21:34:10.043 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:profile rt=1.6719751358032227, stop=False, exit=None, reads=[8] 2020-06-26T21:34:10.043 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-06-26T21:34:10.043 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-06-26T21:34:10.044 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2020-06-26T21:34:10.044 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-06-26T21:34:10.044 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-06-26T21:34:10.044 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-06-26T21:34:10.044 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-06-26T21:34:10.045 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-06-26T21:34:10.045 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-06-26T21:34:10.045 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-06-26T21:34:10.045 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:10.045 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2020-06-26T21:34:10.045 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2020-06-26T21:34:10.046 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2020-06-26T21:34:10.046 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-06-26T21:34:10.046 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-06-26T21:34:10.046 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2020-06-26T21:34:10.046 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-06-26T21:34:10.047 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-06-26T21:34:10.047 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2020-06-26T21:34:10.047 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2020-06-26T21:34:10.047 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2020-06-26T21:34:10.047 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2020-06-26T21:34:10.047 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2020-06-26T21:34:10.048 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2020-06-26T21:34:10.048 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2020-06-26T21:34:10.048 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2020-06-26T21:34:10.048 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-06-26T21:34:10.048 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-06-26T21:34:10.049 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-06-26T21:34:10.049 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:profile rt=1.672487497329712, stop=False, exit=None, reads=[8] 2020-06-26T21:34:10.049 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-06-26T21:34:10.049 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:10.049 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2020-06-26T21:34:10.049 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2020-06-26T21:34:10.050 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2020-06-26T21:34:10.050 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-06-26T21:34:10.050 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-06-26T21:34:10.050 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2020-06-26T21:34:10.050 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-06-26T21:34:10.051 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-06-26T21:34:10.051 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-06-26T21:34:10.051 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-06-26T21:34:10.051 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-06-26T21:34:10.051 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-06-26T21:34:10.052 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-06-26T21:34:10.052 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2020-06-26T21:34:10.052 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2020-06-26T21:34:10.052 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:10.052 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2020-06-26T21:34:10.052 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "pg_autoscaler", 2020-06-26T21:34:10.053 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2020-06-26T21:34:10.053 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2020-06-26T21:34:10.053 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2020-06-26T21:34:10.053 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2020-06-26T21:34:10.053 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2020-06-26T21:34:10.054 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2020-06-26T21:34:10.054 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-06-26T21:34:10.054 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-06-26T21:34:10.054 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2020-06-26T21:34:10.054 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-06-26T21:34:10.054 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-06-26T21:34:10.055 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2020-06-26T21:34:10.055 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:profile rt=1.6730177402496338, stop=False, exit=None, reads=[8] 2020-06-26T21:34:10.055 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2020-06-26T21:34:10.055 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2020-06-26T21:34:10.055 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2020-06-26T21:34:10.056 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2020-06-26T21:34:10.056 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2020-06-26T21:34:10.056 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2020-06-26T21:34:10.056 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2020-06-26T21:34:10.056 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-06-26T21:34:10.056 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-06-26T21:34:10.057 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-06-26T21:34:10.057 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-06-26T21:34:10.057 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:10.057 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2020-06-26T21:34:10.057 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2020-06-26T21:34:10.058 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2020-06-26T21:34:10.058 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-06-26T21:34:10.058 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-06-26T21:34:10.058 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2020-06-26T21:34:10.058 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-06-26T21:34:10.059 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-06-26T21:34:10.059 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-06-26T21:34:10.059 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-06-26T21:34:10.059 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-06-26T21:34:10.059 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-06-26T21:34:10.059 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-06-26T21:34:10.060 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:10.060 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2020-06-26T21:34:10.060 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2020-06-26T21:34:10.060 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2020-06-26T21:34:10.060 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:profile rt=1.6734981536865234, stop=False, exit=None, reads=[8] 2020-06-26T21:34:10.061 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-06-26T21:34:10.061 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-06-26T21:34:10.061 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2020-06-26T21:34:10.061 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-06-26T21:34:10.061 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-06-26T21:34:10.062 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2020-06-26T21:34:10.062 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2020-06-26T21:34:10.062 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2020-06-26T21:34:10.062 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2020-06-26T21:34:10.063 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2020-06-26T21:34:10.063 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2020-06-26T21:34:10.063 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2020-06-26T21:34:10.063 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2020-06-26T21:34:10.063 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-06-26T21:34:10.063 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-06-26T21:34:10.064 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-06-26T21:34:10.064 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-06-26T21:34:10.064 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:10.064 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2020-06-26T21:34:10.064 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2020-06-26T21:34:10.065 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2020-06-26T21:34:10.065 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-06-26T21:34:10.065 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-06-26T21:34:10.065 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2020-06-26T21:34:10.065 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-06-26T21:34:10.066 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-06-26T21:34:10.066 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-06-26T21:34:10.066 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-06-26T21:34:10.066 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-06-26T21:34:10.066 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-06-26T21:34:10.066 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:profile rt=1.6739883422851562, stop=False, exit=None, reads=[8] 2020-06-26T21:34:10.067 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-06-26T21:34:10.067 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:10.067 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "sleep_interval": { 2020-06-26T21:34:10.067 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "sleep_interval", 2020-06-26T21:34:10.067 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2020-06-26T21:34:10.068 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-06-26T21:34:10.068 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2020-06-26T21:34:10.068 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "60", 2020-06-26T21:34:10.068 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-06-26T21:34:10.068 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-06-26T21:34:10.068 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-06-26T21:34:10.069 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-06-26T21:34:10.069 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-06-26T21:34:10.069 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-06-26T21:34:10.069 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-06-26T21:34:10.069 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2020-06-26T21:34:10.070 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2020-06-26T21:34:10.070 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:10.070 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2020-06-26T21:34:10.070 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "progress", 2020-06-26T21:34:10.070 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2020-06-26T21:34:10.070 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2020-06-26T21:34:10.071 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2020-06-26T21:34:10.071 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2020-06-26T21:34:10.071 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2020-06-26T21:34:10.071 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2020-06-26T21:34:10.072 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-06-26T21:34:10.072 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-06-26T21:34:10.072 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2020-06-26T21:34:10.072 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-06-26T21:34:10.072 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-06-26T21:34:10.072 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2020-06-26T21:34:10.073 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2020-06-26T21:34:10.073 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:profile rt=1.6745362281799316, stop=False, exit=None, reads=[8] 2020-06-26T21:34:10.073 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2020-06-26T21:34:10.073 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2020-06-26T21:34:10.073 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2020-06-26T21:34:10.074 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2020-06-26T21:34:10.074 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2020-06-26T21:34:10.074 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2020-06-26T21:34:10.074 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-06-26T21:34:10.074 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-06-26T21:34:10.074 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-06-26T21:34:10.075 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-06-26T21:34:10.075 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:10.075 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2020-06-26T21:34:10.076 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2020-06-26T21:34:10.076 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2020-06-26T21:34:10.076 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-06-26T21:34:10.076 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-06-26T21:34:10.077 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2020-06-26T21:34:10.077 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-06-26T21:34:10.077 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-06-26T21:34:10.077 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-06-26T21:34:10.077 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-06-26T21:34:10.078 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-06-26T21:34:10.078 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-06-26T21:34:10.078 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-06-26T21:34:10.078 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:10.078 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2020-06-26T21:34:10.079 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2020-06-26T21:34:10.079 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2020-06-26T21:34:10.079 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-06-26T21:34:10.079 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:profile rt=1.6750574111938477, stop=False, exit=None, reads=[8] 2020-06-26T21:34:10.079 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-06-26T21:34:10.080 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2020-06-26T21:34:10.080 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-06-26T21:34:10.080 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-06-26T21:34:10.080 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2020-06-26T21:34:10.080 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2020-06-26T21:34:10.080 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2020-06-26T21:34:10.081 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2020-06-26T21:34:10.081 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2020-06-26T21:34:10.081 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2020-06-26T21:34:10.081 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2020-06-26T21:34:10.081 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2020-06-26T21:34:10.082 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-06-26T21:34:10.082 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-06-26T21:34:10.082 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-06-26T21:34:10.082 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-06-26T21:34:10.082 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:10.083 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2020-06-26T21:34:10.083 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2020-06-26T21:34:10.083 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2020-06-26T21:34:10.083 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-06-26T21:34:10.083 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-06-26T21:34:10.083 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2020-06-26T21:34:10.084 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-06-26T21:34:10.084 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-06-26T21:34:10.084 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-06-26T21:34:10.084 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-06-26T21:34:10.084 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-06-26T21:34:10.085 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-06-26T21:34:10.085 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-06-26T21:34:10.085 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:10.085 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:profile rt=1.6756274700164795, stop=False, exit=None, reads=[8] 2020-06-26T21:34:10.085 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max_completed_events": { 2020-06-26T21:34:10.085 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "max_completed_events", 2020-06-26T21:34:10.086 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2020-06-26T21:34:10.086 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-06-26T21:34:10.086 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-06-26T21:34:10.086 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "50", 2020-06-26T21:34:10.086 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-06-26T21:34:10.087 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-06-26T21:34:10.087 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-06-26T21:34:10.087 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "number of past completed events to remember", 2020-06-26T21:34:10.087 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-06-26T21:34:10.087 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-06-26T21:34:10.087 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-06-26T21:34:10.088 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:10.088 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "persist_interval": { 2020-06-26T21:34:10.088 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "persist_interval", 2020-06-26T21:34:10.088 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2020-06-26T21:34:10.088 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-06-26T21:34:10.089 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-06-26T21:34:10.089 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "5", 2020-06-26T21:34:10.089 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-06-26T21:34:10.089 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-06-26T21:34:10.089 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-06-26T21:34:10.090 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "how frequently to persist completed events", 2020-06-26T21:34:10.090 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-06-26T21:34:10.090 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-06-26T21:34:10.090 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:profile rt=1.676105260848999, stop=False, exit=None, reads=[8] 2020-06-26T21:34:10.090 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-06-26T21:34:10.091 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2020-06-26T21:34:10.091 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2020-06-26T21:34:10.091 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:10.091 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2020-06-26T21:34:10.091 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "prometheus", 2020-06-26T21:34:10.091 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2020-06-26T21:34:10.092 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2020-06-26T21:34:10.092 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2020-06-26T21:34:10.092 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2020-06-26T21:34:10.092 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2020-06-26T21:34:10.092 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2020-06-26T21:34:10.093 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-06-26T21:34:10.093 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-06-26T21:34:10.093 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2020-06-26T21:34:10.093 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-06-26T21:34:10.093 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-06-26T21:34:10.094 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2020-06-26T21:34:10.094 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2020-06-26T21:34:10.094 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2020-06-26T21:34:10.094 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2020-06-26T21:34:10.094 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2020-06-26T21:34:10.095 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2020-06-26T21:34:10.095 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2020-06-26T21:34:10.095 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2020-06-26T21:34:10.095 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-06-26T21:34:10.095 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-06-26T21:34:10.096 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-06-26T21:34:10.096 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-06-26T21:34:10.096 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:10.096 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2020-06-26T21:34:10.096 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2020-06-26T21:34:10.096 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:profile rt=1.6766891479492188, stop=False, exit=None, reads=[8] 2020-06-26T21:34:10.097 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2020-06-26T21:34:10.097 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-06-26T21:34:10.097 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-06-26T21:34:10.097 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2020-06-26T21:34:10.097 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-06-26T21:34:10.098 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-06-26T21:34:10.098 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-06-26T21:34:10.098 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-06-26T21:34:10.098 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-06-26T21:34:10.098 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-06-26T21:34:10.099 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-06-26T21:34:10.099 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:10.099 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2020-06-26T21:34:10.099 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2020-06-26T21:34:10.099 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2020-06-26T21:34:10.099 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-06-26T21:34:10.100 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-06-26T21:34:10.100 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2020-06-26T21:34:10.100 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-06-26T21:34:10.100 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-06-26T21:34:10.100 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2020-06-26T21:34:10.101 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2020-06-26T21:34:10.101 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2020-06-26T21:34:10.101 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2020-06-26T21:34:10.101 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2020-06-26T21:34:10.101 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2020-06-26T21:34:10.102 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2020-06-26T21:34:10.102 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2020-06-26T21:34:10.102 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-06-26T21:34:10.102 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-06-26T21:34:10.102 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:profile rt=1.67722749710083, stop=False, exit=None, reads=[8] 2020-06-26T21:34:10.102 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-06-26T21:34:10.103 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-06-26T21:34:10.103 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:10.103 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2020-06-26T21:34:10.103 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2020-06-26T21:34:10.103 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2020-06-26T21:34:10.104 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-06-26T21:34:10.104 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-06-26T21:34:10.104 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2020-06-26T21:34:10.104 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-06-26T21:34:10.104 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-06-26T21:34:10.104 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-06-26T21:34:10.105 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-06-26T21:34:10.105 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-06-26T21:34:10.105 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-06-26T21:34:10.105 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-06-26T21:34:10.105 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:10.106 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "rbd_stats_pools": { 2020-06-26T21:34:10.106 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "rbd_stats_pools", 2020-06-26T21:34:10.106 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2020-06-26T21:34:10.106 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-06-26T21:34:10.106 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2020-06-26T21:34:10.106 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2020-06-26T21:34:10.107 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-06-26T21:34:10.107 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-06-26T21:34:10.107 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-06-26T21:34:10.107 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-06-26T21:34:10.108 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-06-26T21:34:10.108 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-06-26T21:34:10.108 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:profile rt=1.6777591705322266, stop=False, exit=None, reads=[8] 2020-06-26T21:34:10.108 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-06-26T21:34:10.108 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:10.108 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "rbd_stats_pools_refresh_interval": { 2020-06-26T21:34:10.109 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "rbd_stats_pools_refresh_interval", 2020-06-26T21:34:10.109 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2020-06-26T21:34:10.109 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-06-26T21:34:10.109 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2020-06-26T21:34:10.109 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "300", 2020-06-26T21:34:10.110 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-06-26T21:34:10.110 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-06-26T21:34:10.110 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-06-26T21:34:10.110 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-06-26T21:34:10.110 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-06-26T21:34:10.110 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-06-26T21:34:10.111 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-06-26T21:34:10.111 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:10.111 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "scrape_interval": { 2020-06-26T21:34:10.111 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "scrape_interval", 2020-06-26T21:34:10.111 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2020-06-26T21:34:10.112 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-06-26T21:34:10.112 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2020-06-26T21:34:10.112 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2020-06-26T21:34:10.112 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-06-26T21:34:10.112 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-06-26T21:34:10.112 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-06-26T21:34:10.113 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-06-26T21:34:10.113 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-06-26T21:34:10.113 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-06-26T21:34:10.113 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:profile rt=1.678232192993164, stop=False, exit=None, reads=[8] 2020-06-26T21:34:10.113 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-06-26T21:34:10.114 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:10.115 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "server_addr": { 2020-06-26T21:34:10.116 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "server_addr", 2020-06-26T21:34:10.116 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2020-06-26T21:34:10.116 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-06-26T21:34:10.117 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2020-06-26T21:34:10.117 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2020-06-26T21:34:10.117 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-06-26T21:34:10.117 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-06-26T21:34:10.117 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-06-26T21:34:10.118 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-06-26T21:34:10.118 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-06-26T21:34:10.118 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-06-26T21:34:10.118 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-06-26T21:34:10.118 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:10.119 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "server_port": { 2020-06-26T21:34:10.119 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "server_port", 2020-06-26T21:34:10.119 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2020-06-26T21:34:10.119 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-06-26T21:34:10.119 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2020-06-26T21:34:10.120 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2020-06-26T21:34:10.120 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-06-26T21:34:10.120 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-06-26T21:34:10.120 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-06-26T21:34:10.120 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-06-26T21:34:10.121 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-06-26T21:34:10.121 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-06-26T21:34:10.121 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-06-26T21:34:10.121 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:10.122 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:profile rt=1.6787488460540771, stop=False, exit=None, reads=[8] 2020-06-26T21:34:10.122 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "stale_cache_strategy": { 2020-06-26T21:34:10.122 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "stale_cache_strategy", 2020-06-26T21:34:10.123 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2020-06-26T21:34:10.123 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-06-26T21:34:10.123 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2020-06-26T21:34:10.123 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2020-06-26T21:34:10.124 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-06-26T21:34:10.124 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-06-26T21:34:10.124 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-06-26T21:34:10.124 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-06-26T21:34:10.125 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-06-26T21:34:10.125 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-06-26T21:34:10.125 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-06-26T21:34:10.125 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2020-06-26T21:34:10.125 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2020-06-26T21:34:10.126 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:10.126 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2020-06-26T21:34:10.126 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "rbd_support", 2020-06-26T21:34:10.126 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2020-06-26T21:34:10.127 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2020-06-26T21:34:10.127 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2020-06-26T21:34:10.127 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2020-06-26T21:34:10.127 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2020-06-26T21:34:10.128 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2020-06-26T21:34:10.128 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-06-26T21:34:10.128 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-06-26T21:34:10.128 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2020-06-26T21:34:10.128 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-06-26T21:34:10.128 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-06-26T21:34:10.129 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2020-06-26T21:34:10.129 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2020-06-26T21:34:10.129 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2020-06-26T21:34:10.129 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:profile rt=1.679291009902954, stop=False, exit=None, reads=[8] 2020-06-26T21:34:10.129 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2020-06-26T21:34:10.130 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2020-06-26T21:34:10.130 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2020-06-26T21:34:10.130 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2020-06-26T21:34:10.131 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2020-06-26T21:34:10.131 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-06-26T21:34:10.131 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-06-26T21:34:10.131 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-06-26T21:34:10.131 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-06-26T21:34:10.131 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:10.132 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2020-06-26T21:34:10.132 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2020-06-26T21:34:10.132 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2020-06-26T21:34:10.132 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-06-26T21:34:10.132 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-06-26T21:34:10.133 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2020-06-26T21:34:10.133 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-06-26T21:34:10.133 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-06-26T21:34:10.134 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-06-26T21:34:10.134 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-06-26T21:34:10.134 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-06-26T21:34:10.134 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-06-26T21:34:10.135 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-06-26T21:34:10.135 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:10.135 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2020-06-26T21:34:10.135 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2020-06-26T21:34:10.136 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2020-06-26T21:34:10.136 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-06-26T21:34:10.136 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-06-26T21:34:10.136 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:profile rt=1.679795265197754, stop=False, exit=None, reads=[8] 2020-06-26T21:34:10.136 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2020-06-26T21:34:10.137 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-06-26T21:34:10.137 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-06-26T21:34:10.137 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2020-06-26T21:34:10.137 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2020-06-26T21:34:10.137 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2020-06-26T21:34:10.137 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2020-06-26T21:34:10.138 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2020-06-26T21:34:10.138 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2020-06-26T21:34:10.138 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2020-06-26T21:34:10.138 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2020-06-26T21:34:10.138 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-06-26T21:34:10.139 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-06-26T21:34:10.139 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-06-26T21:34:10.139 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-06-26T21:34:10.139 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:10.139 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2020-06-26T21:34:10.139 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2020-06-26T21:34:10.140 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2020-06-26T21:34:10.140 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-06-26T21:34:10.140 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-06-26T21:34:10.140 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2020-06-26T21:34:10.140 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-06-26T21:34:10.141 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-06-26T21:34:10.141 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-06-26T21:34:10.141 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-06-26T21:34:10.141 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-06-26T21:34:10.141 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-06-26T21:34:10.142 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-06-26T21:34:10.142 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:10.142 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "mirror_snapshot_schedule": { 2020-06-26T21:34:10.142 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:profile rt=1.6803228855133057, stop=False, exit=None, reads=[8] 2020-06-26T21:34:10.142 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "mirror_snapshot_schedule", 2020-06-26T21:34:10.143 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2020-06-26T21:34:10.143 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-06-26T21:34:10.143 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2020-06-26T21:34:10.143 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2020-06-26T21:34:10.143 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-06-26T21:34:10.143 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-06-26T21:34:10.144 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-06-26T21:34:10.144 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-06-26T21:34:10.144 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-06-26T21:34:10.144 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-06-26T21:34:10.144 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-06-26T21:34:10.145 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:10.145 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "trash_purge_schedule": { 2020-06-26T21:34:10.145 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "trash_purge_schedule", 2020-06-26T21:34:10.145 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2020-06-26T21:34:10.145 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-06-26T21:34:10.146 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2020-06-26T21:34:10.146 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2020-06-26T21:34:10.146 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-06-26T21:34:10.146 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-06-26T21:34:10.146 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-06-26T21:34:10.146 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-06-26T21:34:10.147 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-06-26T21:34:10.147 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-06-26T21:34:10.147 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-06-26T21:34:10.147 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2020-06-26T21:34:10.147 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2020-06-26T21:34:10.148 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:10.148 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2020-06-26T21:34:10.148 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "restful", 2020-06-26T21:34:10.148 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:profile rt=1.6808617115020752, stop=False, exit=None, reads=[8] 2020-06-26T21:34:10.148 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2020-06-26T21:34:10.148 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2020-06-26T21:34:10.149 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2020-06-26T21:34:10.149 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enable_auth": { 2020-06-26T21:34:10.149 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "enable_auth", 2020-06-26T21:34:10.149 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2020-06-26T21:34:10.149 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-06-26T21:34:10.150 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2020-06-26T21:34:10.150 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2020-06-26T21:34:10.150 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-06-26T21:34:10.150 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-06-26T21:34:10.150 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-06-26T21:34:10.151 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-06-26T21:34:10.151 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-06-26T21:34:10.151 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-06-26T21:34:10.151 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-06-26T21:34:10.151 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:10.152 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "key_file": { 2020-06-26T21:34:10.152 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "key_file", 2020-06-26T21:34:10.152 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2020-06-26T21:34:10.152 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-06-26T21:34:10.152 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2020-06-26T21:34:10.152 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2020-06-26T21:34:10.153 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-06-26T21:34:10.153 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-06-26T21:34:10.153 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-06-26T21:34:10.153 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-06-26T21:34:10.153 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-06-26T21:34:10.154 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-06-26T21:34:10.154 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:profile rt=1.6813714504241943, stop=False, exit=None, reads=[8] 2020-06-26T21:34:10.154 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-06-26T21:34:10.154 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:10.154 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2020-06-26T21:34:10.154 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2020-06-26T21:34:10.155 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2020-06-26T21:34:10.155 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-06-26T21:34:10.155 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-06-26T21:34:10.155 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2020-06-26T21:34:10.155 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-06-26T21:34:10.156 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-06-26T21:34:10.156 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2020-06-26T21:34:10.156 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2020-06-26T21:34:10.156 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2020-06-26T21:34:10.156 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2020-06-26T21:34:10.157 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2020-06-26T21:34:10.157 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2020-06-26T21:34:10.157 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2020-06-26T21:34:10.157 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2020-06-26T21:34:10.157 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-06-26T21:34:10.157 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-06-26T21:34:10.158 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-06-26T21:34:10.158 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-06-26T21:34:10.158 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:10.158 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2020-06-26T21:34:10.158 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2020-06-26T21:34:10.159 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2020-06-26T21:34:10.159 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-06-26T21:34:10.159 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-06-26T21:34:10.159 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2020-06-26T21:34:10.159 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-06-26T21:34:10.160 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:profile rt=1.6819517612457275, stop=False, exit=None, reads=[8] 2020-06-26T21:34:10.160 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-06-26T21:34:10.160 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-06-26T21:34:10.160 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-06-26T21:34:10.160 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-06-26T21:34:10.161 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-06-26T21:34:10.161 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-06-26T21:34:10.161 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:10.161 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2020-06-26T21:34:10.161 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2020-06-26T21:34:10.162 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2020-06-26T21:34:10.162 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-06-26T21:34:10.162 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-06-26T21:34:10.162 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2020-06-26T21:34:10.162 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-06-26T21:34:10.162 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-06-26T21:34:10.163 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2020-06-26T21:34:10.163 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2020-06-26T21:34:10.163 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2020-06-26T21:34:10.163 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2020-06-26T21:34:10.163 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2020-06-26T21:34:10.164 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2020-06-26T21:34:10.164 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2020-06-26T21:34:10.164 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2020-06-26T21:34:10.164 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-06-26T21:34:10.164 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-06-26T21:34:10.165 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-06-26T21:34:10.165 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-06-26T21:34:10.165 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:10.165 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2020-06-26T21:34:10.166 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2020-06-26T21:34:10.166 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:profile rt=1.6824898719787598, stop=False, exit=None, reads=[8] 2020-06-26T21:34:10.166 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2020-06-26T21:34:10.166 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-06-26T21:34:10.166 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-06-26T21:34:10.167 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2020-06-26T21:34:10.167 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-06-26T21:34:10.167 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-06-26T21:34:10.167 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-06-26T21:34:10.167 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-06-26T21:34:10.167 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-06-26T21:34:10.168 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-06-26T21:34:10.168 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-06-26T21:34:10.168 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:10.168 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "server_addr": { 2020-06-26T21:34:10.168 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "server_addr", 2020-06-26T21:34:10.169 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2020-06-26T21:34:10.169 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-06-26T21:34:10.169 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2020-06-26T21:34:10.169 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2020-06-26T21:34:10.169 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-06-26T21:34:10.170 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-06-26T21:34:10.170 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-06-26T21:34:10.170 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-06-26T21:34:10.170 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-06-26T21:34:10.170 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-06-26T21:34:10.171 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-06-26T21:34:10.171 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:10.171 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "server_port": { 2020-06-26T21:34:10.171 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "server_port", 2020-06-26T21:34:10.171 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2020-06-26T21:34:10.171 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-06-26T21:34:10.172 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:profile rt=1.683042049407959, stop=False, exit=None, reads=[8] 2020-06-26T21:34:10.172 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2020-06-26T21:34:10.172 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2020-06-26T21:34:10.172 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-06-26T21:34:10.172 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-06-26T21:34:10.173 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-06-26T21:34:10.173 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-06-26T21:34:10.173 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-06-26T21:34:10.173 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-06-26T21:34:10.173 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-06-26T21:34:10.174 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2020-06-26T21:34:10.174 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2020-06-26T21:34:10.174 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:10.174 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2020-06-26T21:34:10.174 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "rook", 2020-06-26T21:34:10.175 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2020-06-26T21:34:10.175 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2020-06-26T21:34:10.175 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2020-06-26T21:34:10.175 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2020-06-26T21:34:10.175 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2020-06-26T21:34:10.175 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2020-06-26T21:34:10.176 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-06-26T21:34:10.176 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-06-26T21:34:10.176 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2020-06-26T21:34:10.176 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-06-26T21:34:10.177 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-06-26T21:34:10.177 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2020-06-26T21:34:10.177 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2020-06-26T21:34:10.177 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2020-06-26T21:34:10.177 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2020-06-26T21:34:10.178 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2020-06-26T21:34:10.178 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2020-06-26T21:34:10.178 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2020-06-26T21:34:10.178 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2020-06-26T21:34:10.179 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:profile rt=1.6836459636688232, stop=False, exit=None, reads=[8] 2020-06-26T21:34:10.179 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-06-26T21:34:10.179 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-06-26T21:34:10.179 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-06-26T21:34:10.179 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-06-26T21:34:10.179 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:10.180 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2020-06-26T21:34:10.180 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2020-06-26T21:34:10.181 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2020-06-26T21:34:10.181 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-06-26T21:34:10.181 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-06-26T21:34:10.181 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2020-06-26T21:34:10.181 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-06-26T21:34:10.182 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-06-26T21:34:10.182 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-06-26T21:34:10.182 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-06-26T21:34:10.182 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-06-26T21:34:10.183 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-06-26T21:34:10.183 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-06-26T21:34:10.183 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:10.183 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2020-06-26T21:34:10.183 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2020-06-26T21:34:10.184 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2020-06-26T21:34:10.184 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-06-26T21:34:10.184 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-06-26T21:34:10.184 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2020-06-26T21:34:10.184 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-06-26T21:34:10.185 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-06-26T21:34:10.185 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2020-06-26T21:34:10.185 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2020-06-26T21:34:10.186 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:profile rt=1.684178352355957, stop=False, exit=None, reads=[8] 2020-06-26T21:34:10.186 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2020-06-26T21:34:10.186 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2020-06-26T21:34:10.186 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2020-06-26T21:34:10.186 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2020-06-26T21:34:10.187 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2020-06-26T21:34:10.187 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2020-06-26T21:34:10.187 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-06-26T21:34:10.187 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-06-26T21:34:10.187 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-06-26T21:34:10.188 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-06-26T21:34:10.188 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:10.188 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2020-06-26T21:34:10.188 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2020-06-26T21:34:10.188 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2020-06-26T21:34:10.188 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-06-26T21:34:10.189 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-06-26T21:34:10.189 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2020-06-26T21:34:10.189 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-06-26T21:34:10.189 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-06-26T21:34:10.189 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-06-26T21:34:10.190 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-06-26T21:34:10.190 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-06-26T21:34:10.190 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-06-26T21:34:10.190 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-06-26T21:34:10.190 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2020-06-26T21:34:10.191 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2020-06-26T21:34:10.191 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:10.191 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2020-06-26T21:34:10.191 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "selftest", 2020-06-26T21:34:10.192 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2020-06-26T21:34:10.192 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2020-06-26T21:34:10.192 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2020-06-26T21:34:10.193 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2020-06-26T21:34:10.193 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:profile rt=1.6847717761993408, stop=False, exit=None, reads=[8] 2020-06-26T21:34:10.193 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2020-06-26T21:34:10.194 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2020-06-26T21:34:10.194 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-06-26T21:34:10.194 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-06-26T21:34:10.194 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2020-06-26T21:34:10.195 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-06-26T21:34:10.195 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-06-26T21:34:10.195 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2020-06-26T21:34:10.195 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2020-06-26T21:34:10.195 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2020-06-26T21:34:10.196 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2020-06-26T21:34:10.196 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2020-06-26T21:34:10.196 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2020-06-26T21:34:10.196 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2020-06-26T21:34:10.196 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2020-06-26T21:34:10.196 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-06-26T21:34:10.197 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-06-26T21:34:10.197 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-06-26T21:34:10.197 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-06-26T21:34:10.197 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:10.198 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2020-06-26T21:34:10.198 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2020-06-26T21:34:10.198 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2020-06-26T21:34:10.198 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-06-26T21:34:10.199 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-06-26T21:34:10.199 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2020-06-26T21:34:10.199 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-06-26T21:34:10.199 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-06-26T21:34:10.199 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-06-26T21:34:10.200 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:profile rt=1.6853039264678955, stop=False, exit=None, reads=[8] 2020-06-26T21:34:10.200 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-06-26T21:34:10.200 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-06-26T21:34:10.200 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-06-26T21:34:10.200 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-06-26T21:34:10.200 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:10.201 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2020-06-26T21:34:10.201 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2020-06-26T21:34:10.201 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2020-06-26T21:34:10.201 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-06-26T21:34:10.201 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-06-26T21:34:10.202 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2020-06-26T21:34:10.202 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-06-26T21:34:10.202 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-06-26T21:34:10.202 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2020-06-26T21:34:10.202 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2020-06-26T21:34:10.203 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2020-06-26T21:34:10.203 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2020-06-26T21:34:10.203 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2020-06-26T21:34:10.203 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2020-06-26T21:34:10.203 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2020-06-26T21:34:10.203 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2020-06-26T21:34:10.204 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-06-26T21:34:10.204 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-06-26T21:34:10.204 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-06-26T21:34:10.204 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-06-26T21:34:10.204 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:10.205 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2020-06-26T21:34:10.205 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2020-06-26T21:34:10.205 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2020-06-26T21:34:10.205 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-06-26T21:34:10.205 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:profile rt=1.68583083152771, stop=False, exit=None, reads=[8] 2020-06-26T21:34:10.206 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-06-26T21:34:10.206 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2020-06-26T21:34:10.206 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-06-26T21:34:10.206 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-06-26T21:34:10.206 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-06-26T21:34:10.206 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-06-26T21:34:10.207 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-06-26T21:34:10.207 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-06-26T21:34:10.207 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-06-26T21:34:10.207 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:10.207 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "roption1": { 2020-06-26T21:34:10.208 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "roption1", 2020-06-26T21:34:10.208 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2020-06-26T21:34:10.208 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-06-26T21:34:10.208 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2020-06-26T21:34:10.208 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2020-06-26T21:34:10.208 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-06-26T21:34:10.209 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-06-26T21:34:10.209 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-06-26T21:34:10.209 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-06-26T21:34:10.209 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-06-26T21:34:10.209 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-06-26T21:34:10.210 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-06-26T21:34:10.210 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:10.210 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "roption2": { 2020-06-26T21:34:10.210 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "roption2", 2020-06-26T21:34:10.210 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2020-06-26T21:34:10.211 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-06-26T21:34:10.211 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2020-06-26T21:34:10.211 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "xyz", 2020-06-26T21:34:10.211 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:profile rt=1.686359167098999, stop=False, exit=None, reads=[8] 2020-06-26T21:34:10.211 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-06-26T21:34:10.211 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-06-26T21:34:10.212 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-06-26T21:34:10.212 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-06-26T21:34:10.212 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-06-26T21:34:10.212 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-06-26T21:34:10.212 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-06-26T21:34:10.213 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:10.213 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "rwoption1": { 2020-06-26T21:34:10.213 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "rwoption1", 2020-06-26T21:34:10.213 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2020-06-26T21:34:10.213 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-06-26T21:34:10.213 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2020-06-26T21:34:10.214 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2020-06-26T21:34:10.214 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-06-26T21:34:10.214 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-06-26T21:34:10.214 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-06-26T21:34:10.214 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-06-26T21:34:10.215 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-06-26T21:34:10.215 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-06-26T21:34:10.215 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-06-26T21:34:10.215 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:10.215 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "rwoption2": { 2020-06-26T21:34:10.216 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "rwoption2", 2020-06-26T21:34:10.216 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2020-06-26T21:34:10.216 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-06-26T21:34:10.216 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2020-06-26T21:34:10.216 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2020-06-26T21:34:10.217 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-06-26T21:34:10.217 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-06-26T21:34:10.217 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:profile rt=1.686889886856079, stop=False, exit=None, reads=[8] 2020-06-26T21:34:10.217 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-06-26T21:34:10.217 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-06-26T21:34:10.217 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-06-26T21:34:10.218 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-06-26T21:34:10.218 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-06-26T21:34:10.218 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:10.218 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "rwoption3": { 2020-06-26T21:34:10.218 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "rwoption3", 2020-06-26T21:34:10.219 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "float", 2020-06-26T21:34:10.219 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-06-26T21:34:10.219 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2020-06-26T21:34:10.219 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2020-06-26T21:34:10.219 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-06-26T21:34:10.220 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-06-26T21:34:10.220 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-06-26T21:34:10.220 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-06-26T21:34:10.220 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-06-26T21:34:10.220 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-06-26T21:34:10.220 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-06-26T21:34:10.221 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:10.221 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "rwoption4": { 2020-06-26T21:34:10.221 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "rwoption4", 2020-06-26T21:34:10.221 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2020-06-26T21:34:10.221 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-06-26T21:34:10.222 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2020-06-26T21:34:10.222 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2020-06-26T21:34:10.222 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-06-26T21:34:10.222 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-06-26T21:34:10.222 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-06-26T21:34:10.223 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-06-26T21:34:10.223 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:profile rt=1.6874239444732666, stop=False, exit=None, reads=[8] 2020-06-26T21:34:10.223 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-06-26T21:34:10.223 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-06-26T21:34:10.223 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-06-26T21:34:10.223 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:10.224 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "rwoption5": { 2020-06-26T21:34:10.224 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "rwoption5", 2020-06-26T21:34:10.224 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2020-06-26T21:34:10.224 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-06-26T21:34:10.224 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2020-06-26T21:34:10.225 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2020-06-26T21:34:10.225 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-06-26T21:34:10.225 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-06-26T21:34:10.225 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-06-26T21:34:10.225 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-06-26T21:34:10.225 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-06-26T21:34:10.226 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-06-26T21:34:10.226 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-06-26T21:34:10.226 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:10.226 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "rwoption6": { 2020-06-26T21:34:10.226 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "rwoption6", 2020-06-26T21:34:10.227 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2020-06-26T21:34:10.227 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-06-26T21:34:10.227 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2020-06-26T21:34:10.227 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2020-06-26T21:34:10.227 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-06-26T21:34:10.228 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-06-26T21:34:10.228 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-06-26T21:34:10.228 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-06-26T21:34:10.228 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-06-26T21:34:10.228 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-06-26T21:34:10.229 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:profile rt=1.6879785060882568, stop=False, exit=None, reads=[8] 2020-06-26T21:34:10.229 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-06-26T21:34:10.229 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:10.229 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "testkey": { 2020-06-26T21:34:10.229 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "testkey", 2020-06-26T21:34:10.229 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2020-06-26T21:34:10.230 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-06-26T21:34:10.230 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2020-06-26T21:34:10.230 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2020-06-26T21:34:10.231 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-06-26T21:34:10.231 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-06-26T21:34:10.231 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-06-26T21:34:10.231 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-06-26T21:34:10.232 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-06-26T21:34:10.232 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-06-26T21:34:10.232 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-06-26T21:34:10.232 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:10.233 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "testlkey": { 2020-06-26T21:34:10.233 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "testlkey", 2020-06-26T21:34:10.233 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2020-06-26T21:34:10.234 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-06-26T21:34:10.234 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2020-06-26T21:34:10.234 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2020-06-26T21:34:10.234 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-06-26T21:34:10.235 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-06-26T21:34:10.235 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-06-26T21:34:10.235 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-06-26T21:34:10.235 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-06-26T21:34:10.236 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-06-26T21:34:10.236 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-06-26T21:34:10.236 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:10.237 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:profile rt=1.6885838508605957, stop=False, exit=None, reads=[8] 2020-06-26T21:34:10.237 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "testnewline": { 2020-06-26T21:34:10.237 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "testnewline", 2020-06-26T21:34:10.237 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2020-06-26T21:34:10.238 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-06-26T21:34:10.238 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2020-06-26T21:34:10.238 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2020-06-26T21:34:10.238 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-06-26T21:34:10.238 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-06-26T21:34:10.238 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-06-26T21:34:10.239 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-06-26T21:34:10.239 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-06-26T21:34:10.239 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-06-26T21:34:10.239 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-06-26T21:34:10.240 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2020-06-26T21:34:10.240 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2020-06-26T21:34:10.240 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:10.240 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2020-06-26T21:34:10.241 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "status", 2020-06-26T21:34:10.241 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2020-06-26T21:34:10.241 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2020-06-26T21:34:10.241 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2020-06-26T21:34:10.242 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2020-06-26T21:34:10.242 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2020-06-26T21:34:10.242 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2020-06-26T21:34:10.243 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-06-26T21:34:10.243 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-06-26T21:34:10.243 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2020-06-26T21:34:10.243 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-06-26T21:34:10.243 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-06-26T21:34:10.244 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2020-06-26T21:34:10.244 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2020-06-26T21:34:10.244 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2020-06-26T21:34:10.244 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:profile rt=1.6892242431640625, stop=False, exit=None, reads=[8] 2020-06-26T21:34:10.244 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2020-06-26T21:34:10.245 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2020-06-26T21:34:10.245 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2020-06-26T21:34:10.245 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2020-06-26T21:34:10.245 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2020-06-26T21:34:10.245 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-06-26T21:34:10.246 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-06-26T21:34:10.246 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-06-26T21:34:10.246 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-06-26T21:34:10.246 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:10.247 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2020-06-26T21:34:10.247 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2020-06-26T21:34:10.247 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2020-06-26T21:34:10.247 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-06-26T21:34:10.247 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-06-26T21:34:10.248 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2020-06-26T21:34:10.248 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-06-26T21:34:10.248 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-06-26T21:34:10.248 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-06-26T21:34:10.248 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-06-26T21:34:10.249 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-06-26T21:34:10.249 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-06-26T21:34:10.249 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-06-26T21:34:10.249 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:10.250 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2020-06-26T21:34:10.250 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2020-06-26T21:34:10.250 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2020-06-26T21:34:10.250 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-06-26T21:34:10.250 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-06-26T21:34:10.251 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2020-06-26T21:34:10.251 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:profile rt=1.6898424625396729, stop=False, exit=None, reads=[8] 2020-06-26T21:34:10.251 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-06-26T21:34:10.251 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-06-26T21:34:10.251 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2020-06-26T21:34:10.251 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2020-06-26T21:34:10.252 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2020-06-26T21:34:10.252 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2020-06-26T21:34:10.252 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2020-06-26T21:34:10.252 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2020-06-26T21:34:10.252 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2020-06-26T21:34:10.253 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2020-06-26T21:34:10.253 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-06-26T21:34:10.253 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-06-26T21:34:10.253 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-06-26T21:34:10.253 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-06-26T21:34:10.254 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:10.254 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2020-06-26T21:34:10.254 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2020-06-26T21:34:10.254 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2020-06-26T21:34:10.254 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-06-26T21:34:10.254 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-06-26T21:34:10.255 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2020-06-26T21:34:10.255 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-06-26T21:34:10.255 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-06-26T21:34:10.255 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-06-26T21:34:10.255 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-06-26T21:34:10.256 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-06-26T21:34:10.256 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-06-26T21:34:10.256 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-06-26T21:34:10.256 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2020-06-26T21:34:10.256 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2020-06-26T21:34:10.256 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:10.257 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2020-06-26T21:34:10.257 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:profile rt=1.690476894378662, stop=False, exit=None, reads=[8] 2020-06-26T21:34:10.257 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "telegraf", 2020-06-26T21:34:10.257 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2020-06-26T21:34:10.257 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2020-06-26T21:34:10.258 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2020-06-26T21:34:10.258 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "address": { 2020-06-26T21:34:10.258 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "address", 2020-06-26T21:34:10.258 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2020-06-26T21:34:10.258 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-06-26T21:34:10.259 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2020-06-26T21:34:10.259 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "unixgram:///tmp/telegraf.sock", 2020-06-26T21:34:10.259 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-06-26T21:34:10.259 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-06-26T21:34:10.259 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-06-26T21:34:10.259 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-06-26T21:34:10.260 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-06-26T21:34:10.260 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-06-26T21:34:10.260 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-06-26T21:34:10.260 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:10.260 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "interval": { 2020-06-26T21:34:10.261 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "interval", 2020-06-26T21:34:10.261 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2020-06-26T21:34:10.261 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-06-26T21:34:10.261 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2020-06-26T21:34:10.262 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "15", 2020-06-26T21:34:10.262 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-06-26T21:34:10.262 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-06-26T21:34:10.262 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-06-26T21:34:10.262 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-06-26T21:34:10.263 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-06-26T21:34:10.263 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-06-26T21:34:10.263 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:profile rt=1.6910755634307861, stop=False, exit=None, reads=[8] 2020-06-26T21:34:10.263 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-06-26T21:34:10.263 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:10.263 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2020-06-26T21:34:10.264 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2020-06-26T21:34:10.264 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2020-06-26T21:34:10.264 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-06-26T21:34:10.264 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-06-26T21:34:10.264 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2020-06-26T21:34:10.265 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-06-26T21:34:10.265 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-06-26T21:34:10.265 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2020-06-26T21:34:10.265 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2020-06-26T21:34:10.265 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2020-06-26T21:34:10.266 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2020-06-26T21:34:10.266 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2020-06-26T21:34:10.266 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2020-06-26T21:34:10.266 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2020-06-26T21:34:10.266 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2020-06-26T21:34:10.266 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-06-26T21:34:10.267 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-06-26T21:34:10.267 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-06-26T21:34:10.267 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-06-26T21:34:10.267 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:10.267 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2020-06-26T21:34:10.268 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2020-06-26T21:34:10.268 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2020-06-26T21:34:10.268 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-06-26T21:34:10.268 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-06-26T21:34:10.268 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2020-06-26T21:34:10.269 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-06-26T21:34:10.269 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:profile rt=1.691666603088379, stop=False, exit=None, reads=[8] 2020-06-26T21:34:10.269 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-06-26T21:34:10.269 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-06-26T21:34:10.269 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-06-26T21:34:10.270 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-06-26T21:34:10.270 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-06-26T21:34:10.270 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-06-26T21:34:10.270 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:10.270 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2020-06-26T21:34:10.270 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2020-06-26T21:34:10.271 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2020-06-26T21:34:10.271 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-06-26T21:34:10.271 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-06-26T21:34:10.271 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2020-06-26T21:34:10.271 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-06-26T21:34:10.272 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-06-26T21:34:10.272 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2020-06-26T21:34:10.272 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2020-06-26T21:34:10.272 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2020-06-26T21:34:10.272 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2020-06-26T21:34:10.272 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2020-06-26T21:34:10.273 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2020-06-26T21:34:10.273 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2020-06-26T21:34:10.273 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2020-06-26T21:34:10.273 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-06-26T21:34:10.273 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-06-26T21:34:10.274 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-06-26T21:34:10.274 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-06-26T21:34:10.274 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:10.274 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2020-06-26T21:34:10.274 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2020-06-26T21:34:10.275 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:profile rt=1.6922292709350586, stop=False, exit=None, reads=[8] 2020-06-26T21:34:10.275 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2020-06-26T21:34:10.275 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-06-26T21:34:10.275 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-06-26T21:34:10.275 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2020-06-26T21:34:10.275 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-06-26T21:34:10.276 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-06-26T21:34:10.276 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-06-26T21:34:10.276 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-06-26T21:34:10.276 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-06-26T21:34:10.276 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-06-26T21:34:10.277 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-06-26T21:34:10.277 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2020-06-26T21:34:10.277 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2020-06-26T21:34:10.277 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:10.277 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2020-06-26T21:34:10.278 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "telemetry", 2020-06-26T21:34:10.278 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2020-06-26T21:34:10.278 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2020-06-26T21:34:10.278 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2020-06-26T21:34:10.278 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "channel_basic": { 2020-06-26T21:34:10.279 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "channel_basic", 2020-06-26T21:34:10.279 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2020-06-26T21:34:10.279 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-06-26T21:34:10.279 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2020-06-26T21:34:10.280 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2020-06-26T21:34:10.280 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-06-26T21:34:10.280 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-06-26T21:34:10.280 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-06-26T21:34:10.280 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "Share basic cluster information (size, version)", 2020-06-26T21:34:10.281 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-06-26T21:34:10.281 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:profile rt=1.692772626876831, stop=False, exit=None, reads=[8] 2020-06-26T21:34:10.281 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-06-26T21:34:10.282 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-06-26T21:34:10.282 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:10.282 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "channel_crash": { 2020-06-26T21:34:10.282 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "channel_crash", 2020-06-26T21:34:10.283 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2020-06-26T21:34:10.283 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-06-26T21:34:10.283 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2020-06-26T21:34:10.283 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2020-06-26T21:34:10.283 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-06-26T21:34:10.284 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-06-26T21:34:10.284 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-06-26T21:34:10.284 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-06-26T21:34:10.284 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-06-26T21:34:10.284 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-06-26T21:34:10.285 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-06-26T21:34:10.285 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:10.285 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "channel_device": { 2020-06-26T21:34:10.285 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "channel_device", 2020-06-26T21:34:10.285 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2020-06-26T21:34:10.285 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-06-26T21:34:10.286 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2020-06-26T21:34:10.286 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2020-06-26T21:34:10.286 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-06-26T21:34:10.286 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-06-26T21:34:10.286 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-06-26T21:34:10.287 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-06-26T21:34:10.287 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-06-26T21:34:10.287 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-06-26T21:34:10.287 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:profile rt=1.6933050155639648, stop=False, exit=None, reads=[8] 2020-06-26T21:34:10.287 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-06-26T21:34:10.288 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:10.288 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "channel_ident": { 2020-06-26T21:34:10.288 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "channel_ident", 2020-06-26T21:34:10.288 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2020-06-26T21:34:10.288 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-06-26T21:34:10.288 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2020-06-26T21:34:10.289 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2020-06-26T21:34:10.289 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-06-26T21:34:10.289 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-06-26T21:34:10.289 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-06-26T21:34:10.289 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-06-26T21:34:10.290 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-06-26T21:34:10.290 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-06-26T21:34:10.290 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-06-26T21:34:10.290 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:10.290 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "contact": { 2020-06-26T21:34:10.291 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "contact", 2020-06-26T21:34:10.291 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2020-06-26T21:34:10.291 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-06-26T21:34:10.291 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2020-06-26T21:34:10.291 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "None", 2020-06-26T21:34:10.291 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-06-26T21:34:10.292 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-06-26T21:34:10.292 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-06-26T21:34:10.292 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-06-26T21:34:10.292 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-06-26T21:34:10.292 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-06-26T21:34:10.293 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-06-26T21:34:10.293 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:10.293 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:profile rt=1.6938438415527344, stop=False, exit=None, reads=[8] 2020-06-26T21:34:10.293 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "description": { 2020-06-26T21:34:10.293 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "description", 2020-06-26T21:34:10.294 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2020-06-26T21:34:10.294 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-06-26T21:34:10.294 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2020-06-26T21:34:10.294 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "None", 2020-06-26T21:34:10.294 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-06-26T21:34:10.295 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-06-26T21:34:10.295 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-06-26T21:34:10.295 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-06-26T21:34:10.295 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-06-26T21:34:10.295 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-06-26T21:34:10.295 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-06-26T21:34:10.296 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:10.296 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "device_url": { 2020-06-26T21:34:10.296 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "device_url", 2020-06-26T21:34:10.296 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2020-06-26T21:34:10.296 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-06-26T21:34:10.297 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2020-06-26T21:34:10.297 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "https://telemetry.ceph.com/device", 2020-06-26T21:34:10.297 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-06-26T21:34:10.297 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-06-26T21:34:10.297 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-06-26T21:34:10.298 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-06-26T21:34:10.298 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-06-26T21:34:10.298 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-06-26T21:34:10.298 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-06-26T21:34:10.298 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:10.298 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enabled": { 2020-06-26T21:34:10.299 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:profile rt=1.6943747997283936, stop=False, exit=None, reads=[8] 2020-06-26T21:34:10.299 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "enabled", 2020-06-26T21:34:10.299 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2020-06-26T21:34:10.299 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-06-26T21:34:10.299 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2020-06-26T21:34:10.300 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2020-06-26T21:34:10.300 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-06-26T21:34:10.300 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-06-26T21:34:10.300 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-06-26T21:34:10.300 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-06-26T21:34:10.300 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-06-26T21:34:10.301 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-06-26T21:34:10.301 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-06-26T21:34:10.301 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:10.302 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "interval": { 2020-06-26T21:34:10.302 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "interval", 2020-06-26T21:34:10.302 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2020-06-26T21:34:10.302 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-06-26T21:34:10.303 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2020-06-26T21:34:10.303 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "24", 2020-06-26T21:34:10.303 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "8", 2020-06-26T21:34:10.303 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-06-26T21:34:10.304 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-06-26T21:34:10.304 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-06-26T21:34:10.304 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-06-26T21:34:10.304 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-06-26T21:34:10.304 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-06-26T21:34:10.305 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:10.305 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "last_opt_revision": { 2020-06-26T21:34:10.305 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "last_opt_revision", 2020-06-26T21:34:10.305 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:profile rt=1.6948964595794678, stop=False, exit=None, reads=[8] 2020-06-26T21:34:10.305 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2020-06-26T21:34:10.306 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-06-26T21:34:10.306 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2020-06-26T21:34:10.306 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "1", 2020-06-26T21:34:10.306 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-06-26T21:34:10.307 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-06-26T21:34:10.307 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-06-26T21:34:10.307 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-06-26T21:34:10.307 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-06-26T21:34:10.307 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-06-26T21:34:10.308 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-06-26T21:34:10.308 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:10.308 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "leaderboard": { 2020-06-26T21:34:10.308 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "leaderboard", 2020-06-26T21:34:10.308 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2020-06-26T21:34:10.308 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-06-26T21:34:10.309 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2020-06-26T21:34:10.309 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2020-06-26T21:34:10.309 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-06-26T21:34:10.309 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-06-26T21:34:10.310 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-06-26T21:34:10.310 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-06-26T21:34:10.310 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-06-26T21:34:10.310 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-06-26T21:34:10.310 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-06-26T21:34:10.311 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:10.311 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2020-06-26T21:34:10.311 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2020-06-26T21:34:10.311 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2020-06-26T21:34:10.312 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:profile rt=1.6954209804534912, stop=False, exit=None, reads=[8] 2020-06-26T21:34:10.312 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-06-26T21:34:10.312 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-06-26T21:34:10.312 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2020-06-26T21:34:10.313 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-06-26T21:34:10.313 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-06-26T21:34:10.313 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2020-06-26T21:34:10.313 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2020-06-26T21:34:10.314 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2020-06-26T21:34:10.314 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2020-06-26T21:34:10.314 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2020-06-26T21:34:10.314 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2020-06-26T21:34:10.314 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2020-06-26T21:34:10.314 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2020-06-26T21:34:10.315 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-06-26T21:34:10.315 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-06-26T21:34:10.315 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-06-26T21:34:10.315 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-06-26T21:34:10.315 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:10.316 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2020-06-26T21:34:10.316 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2020-06-26T21:34:10.316 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2020-06-26T21:34:10.316 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-06-26T21:34:10.316 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-06-26T21:34:10.317 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2020-06-26T21:34:10.317 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-06-26T21:34:10.317 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-06-26T21:34:10.317 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-06-26T21:34:10.317 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-06-26T21:34:10.317 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-06-26T21:34:10.318 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-06-26T21:34:10.318 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-06-26T21:34:10.318 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:profile rt=1.6959702968597412, stop=False, exit=None, reads=[8] 2020-06-26T21:34:10.318 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:10.319 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2020-06-26T21:34:10.319 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2020-06-26T21:34:10.319 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2020-06-26T21:34:10.319 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-06-26T21:34:10.319 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-06-26T21:34:10.320 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2020-06-26T21:34:10.320 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-06-26T21:34:10.320 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-06-26T21:34:10.320 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2020-06-26T21:34:10.320 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2020-06-26T21:34:10.321 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2020-06-26T21:34:10.321 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2020-06-26T21:34:10.321 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2020-06-26T21:34:10.321 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2020-06-26T21:34:10.321 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2020-06-26T21:34:10.322 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2020-06-26T21:34:10.322 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-06-26T21:34:10.322 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-06-26T21:34:10.322 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-06-26T21:34:10.322 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-06-26T21:34:10.322 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:10.323 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2020-06-26T21:34:10.323 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2020-06-26T21:34:10.323 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2020-06-26T21:34:10.323 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-06-26T21:34:10.323 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-06-26T21:34:10.324 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2020-06-26T21:34:10.324 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-06-26T21:34:10.324 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:profile rt=1.6964960098266602, stop=False, exit=None, reads=[8] 2020-06-26T21:34:10.324 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-06-26T21:34:10.324 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-06-26T21:34:10.325 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-06-26T21:34:10.325 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-06-26T21:34:10.325 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-06-26T21:34:10.325 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-06-26T21:34:10.325 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:10.326 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "organization": { 2020-06-26T21:34:10.326 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "organization", 2020-06-26T21:34:10.326 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2020-06-26T21:34:10.326 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-06-26T21:34:10.326 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2020-06-26T21:34:10.327 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "None", 2020-06-26T21:34:10.327 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-06-26T21:34:10.327 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-06-26T21:34:10.327 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-06-26T21:34:10.327 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-06-26T21:34:10.327 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-06-26T21:34:10.328 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-06-26T21:34:10.328 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-06-26T21:34:10.328 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:10.328 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "proxy": { 2020-06-26T21:34:10.328 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "proxy", 2020-06-26T21:34:10.329 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2020-06-26T21:34:10.329 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-06-26T21:34:10.329 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2020-06-26T21:34:10.329 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "None", 2020-06-26T21:34:10.329 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-06-26T21:34:10.329 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-06-26T21:34:10.330 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-06-26T21:34:10.330 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:profile rt=1.6970479488372803, stop=False, exit=None, reads=[8] 2020-06-26T21:34:10.330 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-06-26T21:34:10.330 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-06-26T21:34:10.330 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-06-26T21:34:10.331 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-06-26T21:34:10.331 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:10.331 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "url": { 2020-06-26T21:34:10.331 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "url", 2020-06-26T21:34:10.331 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2020-06-26T21:34:10.331 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-06-26T21:34:10.332 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2020-06-26T21:34:10.332 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "https://telemetry.ceph.com/report", 2020-06-26T21:34:10.332 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-06-26T21:34:10.332 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-06-26T21:34:10.332 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-06-26T21:34:10.333 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-06-26T21:34:10.333 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-06-26T21:34:10.333 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-06-26T21:34:10.333 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-06-26T21:34:10.333 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2020-06-26T21:34:10.334 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2020-06-26T21:34:10.334 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:10.334 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2020-06-26T21:34:10.334 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "test_orchestrator", 2020-06-26T21:34:10.334 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2020-06-26T21:34:10.335 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2020-06-26T21:34:10.335 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2020-06-26T21:34:10.335 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2020-06-26T21:34:10.335 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2020-06-26T21:34:10.336 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2020-06-26T21:34:10.336 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-06-26T21:34:10.336 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-06-26T21:34:10.336 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:profile rt=1.697615623474121, stop=False, exit=None, reads=[8] 2020-06-26T21:34:10.336 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2020-06-26T21:34:10.337 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-06-26T21:34:10.337 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-06-26T21:34:10.337 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2020-06-26T21:34:10.338 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2020-06-26T21:34:10.338 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2020-06-26T21:34:10.338 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2020-06-26T21:34:10.338 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2020-06-26T21:34:10.338 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2020-06-26T21:34:10.338 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2020-06-26T21:34:10.339 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2020-06-26T21:34:10.339 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-06-26T21:34:10.339 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-06-26T21:34:10.339 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-06-26T21:34:10.339 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-06-26T21:34:10.340 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:10.340 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2020-06-26T21:34:10.340 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2020-06-26T21:34:10.340 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2020-06-26T21:34:10.340 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-06-26T21:34:10.341 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-06-26T21:34:10.341 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2020-06-26T21:34:10.341 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-06-26T21:34:10.341 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-06-26T21:34:10.341 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-06-26T21:34:10.341 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-06-26T21:34:10.342 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-06-26T21:34:10.342 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-06-26T21:34:10.342 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-06-26T21:34:10.342 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:10.342 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2020-06-26T21:34:10.343 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:profile rt=1.6981754302978516, stop=False, exit=None, reads=[8] 2020-06-26T21:34:10.343 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2020-06-26T21:34:10.343 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2020-06-26T21:34:10.343 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-06-26T21:34:10.343 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-06-26T21:34:10.344 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2020-06-26T21:34:10.344 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-06-26T21:34:10.344 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-06-26T21:34:10.344 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2020-06-26T21:34:10.344 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2020-06-26T21:34:10.344 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2020-06-26T21:34:10.345 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2020-06-26T21:34:10.345 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2020-06-26T21:34:10.345 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2020-06-26T21:34:10.345 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2020-06-26T21:34:10.345 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2020-06-26T21:34:10.346 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-06-26T21:34:10.346 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-06-26T21:34:10.346 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-06-26T21:34:10.346 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-06-26T21:34:10.346 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:10.347 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2020-06-26T21:34:10.347 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2020-06-26T21:34:10.347 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2020-06-26T21:34:10.347 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-06-26T21:34:10.347 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-06-26T21:34:10.348 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2020-06-26T21:34:10.348 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-06-26T21:34:10.348 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-06-26T21:34:10.348 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-06-26T21:34:10.348 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:profile rt=1.6987011432647705, stop=False, exit=None, reads=[8] 2020-06-26T21:34:10.349 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-06-26T21:34:10.349 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-06-26T21:34:10.349 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-06-26T21:34:10.349 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-06-26T21:34:10.350 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2020-06-26T21:34:10.350 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2020-06-26T21:34:10.350 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:10.350 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2020-06-26T21:34:10.350 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "volumes", 2020-06-26T21:34:10.350 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2020-06-26T21:34:10.351 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2020-06-26T21:34:10.351 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2020-06-26T21:34:10.351 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2020-06-26T21:34:10.351 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2020-06-26T21:34:10.352 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2020-06-26T21:34:10.352 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-06-26T21:34:10.352 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-06-26T21:34:10.353 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2020-06-26T21:34:10.353 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-06-26T21:34:10.353 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-06-26T21:34:10.353 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2020-06-26T21:34:10.353 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2020-06-26T21:34:10.354 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2020-06-26T21:34:10.354 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2020-06-26T21:34:10.354 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2020-06-26T21:34:10.354 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2020-06-26T21:34:10.354 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2020-06-26T21:34:10.355 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2020-06-26T21:34:10.355 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-06-26T21:34:10.355 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-06-26T21:34:10.355 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-06-26T21:34:10.355 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-06-26T21:34:10.356 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:10.356 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2020-06-26T21:34:10.356 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:profile rt=1.699310064315796, stop=False, exit=None, reads=[8] 2020-06-26T21:34:10.356 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2020-06-26T21:34:10.356 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2020-06-26T21:34:10.357 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-06-26T21:34:10.357 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-06-26T21:34:10.357 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2020-06-26T21:34:10.357 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-06-26T21:34:10.357 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-06-26T21:34:10.358 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-06-26T21:34:10.358 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-06-26T21:34:10.358 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-06-26T21:34:10.358 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-06-26T21:34:10.358 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-06-26T21:34:10.358 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:10.359 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2020-06-26T21:34:10.359 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2020-06-26T21:34:10.359 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2020-06-26T21:34:10.359 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-06-26T21:34:10.359 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-06-26T21:34:10.360 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2020-06-26T21:34:10.360 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-06-26T21:34:10.360 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-06-26T21:34:10.360 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2020-06-26T21:34:10.360 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2020-06-26T21:34:10.360 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2020-06-26T21:34:10.361 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2020-06-26T21:34:10.361 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2020-06-26T21:34:10.361 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2020-06-26T21:34:10.361 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2020-06-26T21:34:10.361 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2020-06-26T21:34:10.362 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:profile rt=1.6998426914215088, stop=False, exit=None, reads=[8] 2020-06-26T21:34:10.362 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-06-26T21:34:10.362 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-06-26T21:34:10.362 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-06-26T21:34:10.362 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-06-26T21:34:10.363 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:10.363 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2020-06-26T21:34:10.363 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2020-06-26T21:34:10.363 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2020-06-26T21:34:10.363 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-06-26T21:34:10.363 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-06-26T21:34:10.364 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2020-06-26T21:34:10.364 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-06-26T21:34:10.364 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-06-26T21:34:10.364 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-06-26T21:34:10.364 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-06-26T21:34:10.365 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-06-26T21:34:10.365 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-06-26T21:34:10.365 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-06-26T21:34:10.365 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2020-06-26T21:34:10.366 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2020-06-26T21:34:10.366 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:10.366 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2020-06-26T21:34:10.366 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "zabbix", 2020-06-26T21:34:10.366 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2020-06-26T21:34:10.367 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2020-06-26T21:34:10.367 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2020-06-26T21:34:10.368 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "discovery_interval": { 2020-06-26T21:34:10.369 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "discovery_interval", 2020-06-26T21:34:10.369 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2020-06-26T21:34:10.370 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-06-26T21:34:10.370 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2020-06-26T21:34:10.370 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:profile rt=1.7003893852233887, stop=False, exit=None, reads=[8] 2020-06-26T21:34:10.371 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "100", 2020-06-26T21:34:10.371 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-06-26T21:34:10.371 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-06-26T21:34:10.372 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-06-26T21:34:10.372 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-06-26T21:34:10.372 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-06-26T21:34:10.373 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-06-26T21:34:10.373 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-06-26T21:34:10.373 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:10.374 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "identifier": { 2020-06-26T21:34:10.374 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "identifier", 2020-06-26T21:34:10.374 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2020-06-26T21:34:10.375 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-06-26T21:34:10.375 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2020-06-26T21:34:10.375 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2020-06-26T21:34:10.376 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-06-26T21:34:10.376 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-06-26T21:34:10.376 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-06-26T21:34:10.377 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-06-26T21:34:10.377 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-06-26T21:34:10.377 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-06-26T21:34:10.378 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-06-26T21:34:10.378 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:10.379 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "interval": { 2020-06-26T21:34:10.379 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "interval", 2020-06-26T21:34:10.379 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2020-06-26T21:34:10.379 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-06-26T21:34:10.380 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2020-06-26T21:34:10.380 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "60", 2020-06-26T21:34:10.380 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-06-26T21:34:10.380 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:profile rt=1.700934886932373, stop=False, exit=None, reads=[8] 2020-06-26T21:34:10.381 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-06-26T21:34:10.381 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-06-26T21:34:10.381 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-06-26T21:34:10.382 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-06-26T21:34:10.382 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-06-26T21:34:10.382 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-06-26T21:34:10.382 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:10.383 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2020-06-26T21:34:10.383 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2020-06-26T21:34:10.383 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2020-06-26T21:34:10.383 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-06-26T21:34:10.384 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-06-26T21:34:10.384 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2020-06-26T21:34:10.384 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-06-26T21:34:10.384 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-06-26T21:34:10.385 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2020-06-26T21:34:10.385 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2020-06-26T21:34:10.385 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2020-06-26T21:34:10.386 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2020-06-26T21:34:10.386 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2020-06-26T21:34:10.386 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2020-06-26T21:34:10.387 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2020-06-26T21:34:10.387 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2020-06-26T21:34:10.387 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-06-26T21:34:10.388 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-06-26T21:34:10.388 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-06-26T21:34:10.388 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-06-26T21:34:10.388 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:10.389 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2020-06-26T21:34:10.389 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2020-06-26T21:34:10.389 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2020-06-26T21:34:10.389 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:profile rt=1.701490879058838, stop=False, exit=None, reads=[8] 2020-06-26T21:34:10.389 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-06-26T21:34:10.390 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-06-26T21:34:10.390 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2020-06-26T21:34:10.390 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-06-26T21:34:10.390 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-06-26T21:34:10.390 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-06-26T21:34:10.391 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-06-26T21:34:10.391 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-06-26T21:34:10.391 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-06-26T21:34:10.391 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-06-26T21:34:10.391 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:10.391 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2020-06-26T21:34:10.392 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2020-06-26T21:34:10.392 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2020-06-26T21:34:10.392 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-06-26T21:34:10.392 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-06-26T21:34:10.392 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2020-06-26T21:34:10.393 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-06-26T21:34:10.393 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-06-26T21:34:10.393 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2020-06-26T21:34:10.393 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2020-06-26T21:34:10.393 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2020-06-26T21:34:10.394 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2020-06-26T21:34:10.394 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2020-06-26T21:34:10.394 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2020-06-26T21:34:10.394 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2020-06-26T21:34:10.394 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2020-06-26T21:34:10.394 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-06-26T21:34:10.395 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-06-26T21:34:10.395 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:profile rt=1.7020184993743896, stop=False, exit=None, reads=[8] 2020-06-26T21:34:10.395 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-06-26T21:34:10.396 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-06-26T21:34:10.396 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:10.396 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2020-06-26T21:34:10.396 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2020-06-26T21:34:10.397 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2020-06-26T21:34:10.397 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-06-26T21:34:10.397 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-06-26T21:34:10.398 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2020-06-26T21:34:10.398 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-06-26T21:34:10.398 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-06-26T21:34:10.398 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-06-26T21:34:10.399 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-06-26T21:34:10.399 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-06-26T21:34:10.399 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-06-26T21:34:10.400 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-06-26T21:34:10.400 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:10.400 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "zabbix_host": { 2020-06-26T21:34:10.401 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "zabbix_host", 2020-06-26T21:34:10.401 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2020-06-26T21:34:10.401 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-06-26T21:34:10.402 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2020-06-26T21:34:10.402 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "None", 2020-06-26T21:34:10.402 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-06-26T21:34:10.403 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-06-26T21:34:10.403 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-06-26T21:34:10.403 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-06-26T21:34:10.403 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-06-26T21:34:10.404 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-06-26T21:34:10.404 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:profile rt=1.7025463581085205, stop=False, exit=None, reads=[8] 2020-06-26T21:34:10.404 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-06-26T21:34:10.405 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:10.405 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "zabbix_port": { 2020-06-26T21:34:10.405 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "zabbix_port", 2020-06-26T21:34:10.406 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2020-06-26T21:34:10.406 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-06-26T21:34:10.406 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2020-06-26T21:34:10.406 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "10051", 2020-06-26T21:34:10.407 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-06-26T21:34:10.407 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-06-26T21:34:10.407 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-06-26T21:34:10.408 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-06-26T21:34:10.408 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-06-26T21:34:10.408 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-06-26T21:34:10.409 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-06-26T21:34:10.409 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:10.409 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "zabbix_sender": { 2020-06-26T21:34:10.409 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "zabbix_sender", 2020-06-26T21:34:10.409 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2020-06-26T21:34:10.410 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-06-26T21:34:10.410 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2020-06-26T21:34:10.410 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "/usr/bin/zabbix_sender", 2020-06-26T21:34:10.410 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-06-26T21:34:10.410 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-06-26T21:34:10.411 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-06-26T21:34:10.411 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-06-26T21:34:10.411 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-06-26T21:34:10.411 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-06-26T21:34:10.411 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-06-26T21:34:10.412 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2020-06-26T21:34:10.412 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:profile rt=1.7030882835388184, stop=False, exit=None, reads=[8] 2020-06-26T21:34:10.412 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2020-06-26T21:34:10.412 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2020-06-26T21:34:10.412 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2020-06-26T21:34:10.412 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "services": {}, 2020-06-26T21:34:10.413 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "always_on_modules": { 2020-06-26T21:34:10.413 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "nautilus": [ 2020-06-26T21:34:10.413 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "balancer", 2020-06-26T21:34:10.413 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "crash", 2020-06-26T21:34:10.413 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "devicehealth", 2020-06-26T21:34:10.414 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "orchestrator_cli", 2020-06-26T21:34:10.414 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "progress", 2020-06-26T21:34:10.414 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "rbd_support", 2020-06-26T21:34:10.414 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "status", 2020-06-26T21:34:10.414 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "volumes" 2020-06-26T21:34:10.415 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2020-06-26T21:34:10.415 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "octopus": [ 2020-06-26T21:34:10.415 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "balancer", 2020-06-26T21:34:10.415 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "crash", 2020-06-26T21:34:10.415 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "devicehealth", 2020-06-26T21:34:10.416 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "orchestrator", 2020-06-26T21:34:10.416 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "osd_support", 2020-06-26T21:34:10.416 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "pg_autoscaler", 2020-06-26T21:34:10.416 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "progress", 2020-06-26T21:34:10.416 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "rbd_support", 2020-06-26T21:34:10.416 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "status", 2020-06-26T21:34:10.417 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "telemetry", 2020-06-26T21:34:10.417 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "volumes" 2020-06-26T21:34:10.417 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2020-06-26T21:34:10.417 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "pacific": [ 2020-06-26T21:34:10.417 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "balancer", 2020-06-26T21:34:10.418 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "crash", 2020-06-26T21:34:10.418 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "devicehealth", 2020-06-26T21:34:10.418 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "orchestrator", 2020-06-26T21:34:10.418 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "osd_support", 2020-06-26T21:34:10.418 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "pg_autoscaler", 2020-06-26T21:34:10.419 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "progress", 2020-06-26T21:34:10.419 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "rbd_support", 2020-06-26T21:34:10.419 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "status", 2020-06-26T21:34:10.419 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "telemetry", 2020-06-26T21:34:10.419 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "volumes" 2020-06-26T21:34:10.419 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2020-06-26T21:34:10.420 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "last_failure_osd_epoch": 0, 2020-06-26T21:34:10.420 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "active_clients": [ 2020-06-26T21:34:10.420 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2020-06-26T21:34:10.420 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:profile rt=1.7038469314575195, stop=False, exit=None, reads=[8] 2020-06-26T21:34:10.420 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "addrvec": [ 2020-06-26T21:34:10.421 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2020-06-26T21:34:10.421 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "v2", 2020-06-26T21:34:10.421 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "addr": "172.21.15.51:0", 2020-06-26T21:34:10.421 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "nonce": 3673113569 2020-06-26T21:34:10.421 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2020-06-26T21:34:10.422 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ] 2020-06-26T21:34:10.422 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:10.422 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2020-06-26T21:34:10.422 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "addrvec": [ 2020-06-26T21:34:10.422 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2020-06-26T21:34:10.423 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "v2", 2020-06-26T21:34:10.423 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "addr": "172.21.15.51:0", 2020-06-26T21:34:10.423 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "nonce": 1480872230 2020-06-26T21:34:10.423 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2020-06-26T21:34:10.423 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ] 2020-06-26T21:34:10.424 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:10.424 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2020-06-26T21:34:10.424 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "addrvec": [ 2020-06-26T21:34:10.424 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2020-06-26T21:34:10.425 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "v2", 2020-06-26T21:34:10.425 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "addr": "172.21.15.51:0", 2020-06-26T21:34:10.425 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "nonce": 3585426279 2020-06-26T21:34:10.425 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2020-06-26T21:34:10.425 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ] 2020-06-26T21:34:10.426 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2020-06-26T21:34:10.426 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ] 2020-06-26T21:34:10.426 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2020-06-26T21:34:10.426 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2020-06-26T21:34:10.426 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:profile rt=1.7043704986572266, stop=False, exit=None, reads=[8] 2020-06-26T21:34:10.428 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:34:09 smithi051 bash[7113]: audit 2020-06-26T21:34:09.120413+0000 mon.smithi051 (mon.0) 36 : audit [DBG] from='client.? 172.21.15.51:0/2610109724' entity='client.admin' cmd=[{"prefix": "mgr dump"}]: dispatch 2020-06-26T21:34:10.428 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:profile rt=2.1478445529937744, stop=False, exit=0, reads=[8, 10] 2020-06-26T21:34:10.428 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:profile rt=2.1480886936187744, stop=True, exit=0, reads=[8, 10] 2020-06-26T21:34:10.428 INFO:teuthology.orchestra.run.smithi051.stderr:INFO:cephadm:Waiting for the mgr to restart... 2020-06-26T21:34:10.429 INFO:teuthology.orchestra.run.smithi051.stderr:INFO:cephadm:Waiting for mgr epoch 5... 2020-06-26T21:34:10.429 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:['/usr/bin/docker', 'run', '--rm', '--net=host', '--ipc=host', '-e', 'CONTAINER_IMAGE=quay.ceph.io/ceph-ci/ceph:8b33a29f3a7f00f8e6f971159aa875abdbdf0dd9', '-e', 'NODE_NAME=smithi051', '-v', '/var/log/ceph/9eb212b8-b7f4-11ea-a06d-001a4aab830c:/var/log/ceph:z', '-v', '/tmp/ceph-tmp6dq_hjv4:/etc/ceph/ceph.client.admin.keyring:z', '-v', '/tmp/ceph-tmp9k3yi91i:/etc/ceph/ceph.conf:z', '--entrypoint', '/usr/bin/ceph', 'quay.ceph.io/ceph-ci/ceph:8b33a29f3a7f00f8e6f971159aa875abdbdf0dd9', 'tell', 'mgr', 'mgr_status'] 2020-06-26T21:34:10.429 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:Running command: /usr/bin/docker run --rm --net=host --ipc=host -e CONTAINER_IMAGE=quay.ceph.io/ceph-ci/ceph:8b33a29f3a7f00f8e6f971159aa875abdbdf0dd9 -e NODE_NAME=smithi051 -v /var/log/ceph/9eb212b8-b7f4-11ea-a06d-001a4aab830c:/var/log/ceph:z -v /tmp/ceph-tmp6dq_hjv4:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmp9k3yi91i:/etc/ceph/ceph.conf:z --entrypoint /usr/bin/ceph quay.ceph.io/ceph-ci/ceph:8b33a29f3a7f00f8e6f971159aa875abdbdf0dd9 tell mgr mgr_status 2020-06-26T21:34:11.023 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stderr 2020-06-26T21:34:11.008+0000 7f9c87c9a700 -1 WARNING: all dangerous and experimental features are enabled. 2020-06-26T21:34:11.024 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stderr 2020-06-26T21:34:11.020+0000 7f9c86a38700 -1 WARNING: all dangerous and experimental features are enabled. 2020-06-26T21:34:11.024 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:profile rt=1.339493989944458, stop=False, exit=None, reads=[10] 2020-06-26T21:34:12.684 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2020-06-26T21:34:12.685 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "mgrmap_epoch": 7, 2020-06-26T21:34:12.685 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "initialized": true 2020-06-26T21:34:12.685 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2020-06-26T21:34:12.686 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:profile rt=3.001056671142578, stop=False, exit=None, reads=[8] 2020-06-26T21:34:13.136 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:34:12 smithi051 bash[7113]: cluster 2020-06-26T21:34:11.519259+0000 mon.smithi051 (mon.0) 37 : cluster [INF] Active manager daemon smithi051.blmzin restarted 2020-06-26T21:34:13.136 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:34:12 smithi051 bash[7113]: cluster 2020-06-26T21:34:11.520068+0000 mon.smithi051 (mon.0) 38 : cluster [INF] Activating manager daemon smithi051.blmzin 2020-06-26T21:34:13.136 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:34:12 smithi051 bash[7113]: cluster 2020-06-26T21:34:11.524156+0000 mon.smithi051 (mon.0) 39 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2020-06-26T21:34:13.136 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:34:12 smithi051 bash[7113]: cluster 2020-06-26T21:34:11.576230+0000 mon.smithi051 (mon.0) 40 : cluster [DBG] mgrmap e6: smithi051.blmzin(active, starting, since 0.056294s) 2020-06-26T21:34:13.137 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:34:12 smithi051 bash[7113]: audit 2020-06-26T21:34:11.579410+0000 mon.smithi051 (mon.0) 41 : audit [DBG] from='mgr.14117 172.21.15.51:0/1581737622' entity='mgr.smithi051.blmzin' cmd=[{"prefix": "mgr metadata", "who": "smithi051.blmzin", "id": "smithi051.blmzin"}]: dispatch 2020-06-26T21:34:13.137 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:34:12 smithi051 bash[7113]: audit 2020-06-26T21:34:11.580876+0000 mon.smithi051 (mon.0) 42 : audit [DBG] from='mgr.14117 172.21.15.51:0/1581737622' entity='mgr.smithi051.blmzin' cmd=[{"prefix": "mds metadata"}]: dispatch 2020-06-26T21:34:13.137 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:34:12 smithi051 bash[7113]: audit 2020-06-26T21:34:11.581121+0000 mon.smithi051 (mon.0) 43 : audit [DBG] from='mgr.14117 172.21.15.51:0/1581737622' entity='mgr.smithi051.blmzin' cmd=[{"prefix": "osd metadata"}]: dispatch 2020-06-26T21:34:13.137 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:34:12 smithi051 bash[7113]: audit 2020-06-26T21:34:11.581367+0000 mon.smithi051 (mon.0) 44 : audit [DBG] from='mgr.14117 172.21.15.51:0/1581737622' entity='mgr.smithi051.blmzin' cmd=[{"prefix": "mon metadata"}]: dispatch 2020-06-26T21:34:13.137 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:34:12 smithi051 bash[7113]: audit 2020-06-26T21:34:11.582143+0000 mon.smithi051 (mon.0) 45 : audit [DBG] from='mgr.14117 172.21.15.51:0/1581737622' entity='mgr.smithi051.blmzin' cmd=[{"prefix": "config-key ls"}]: dispatch 2020-06-26T21:34:13.138 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:34:12 smithi051 bash[7113]: audit 2020-06-26T21:34:11.583744+0000 mon.smithi051 (mon.0) 46 : audit [DBG] from='mgr.14117 172.21.15.51:0/1581737622' entity='mgr.smithi051.blmzin' cmd=[{"prefix": "config-key get", "key": "mgr/telemetry/report_id"}]: dispatch 2020-06-26T21:34:13.138 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:34:12 smithi051 bash[7113]: audit 2020-06-26T21:34:11.584304+0000 mon.smithi051 (mon.0) 47 : audit [DBG] from='mgr.14117 172.21.15.51:0/1581737622' entity='mgr.smithi051.blmzin' cmd=[{"prefix": "config-key get", "key": "mgr/telemetry/salt"}]: dispatch 2020-06-26T21:34:13.138 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:34:12 smithi051 bash[7113]: cluster 2020-06-26T21:34:11.588562+0000 mon.smithi051 (mon.0) 48 : cluster [INF] Manager daemon smithi051.blmzin is now available 2020-06-26T21:34:13.139 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:34:12 smithi051 bash[7113]: audit 2020-06-26T21:34:11.600942+0000 mon.smithi051 (mon.0) 49 : audit [INF] from='mgr.14117 172.21.15.51:0/1581737622' entity='mgr.smithi051.blmzin' cmd=[{"prefix":"config set","value":"0","who":"mgr","name":"mgr/cephadm/migration_current"}]: dispatch 2020-06-26T21:34:13.139 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:34:12 smithi051 bash[7113]: audit 2020-06-26T21:34:11.606591+0000 mon.smithi051 (mon.0) 50 : audit [INF] from='mgr.14117 172.21.15.51:0/1581737622' entity='mgr.smithi051.blmzin' cmd='[{"prefix":"config set","value":"0","who":"mgr","name":"mgr/cephadm/migration_current"}]': finished 2020-06-26T21:34:13.140 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:34:12 smithi051 bash[7113]: audit 2020-06-26T21:34:11.607759+0000 mon.smithi051 (mon.0) 51 : audit [INF] from='mgr.14117 172.21.15.51:0/1581737622' entity='mgr.smithi051.blmzin' cmd=[{"prefix":"config set","value":"1","who":"mgr","name":"mgr/cephadm/migration_current"}]: dispatch 2020-06-26T21:34:13.140 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:34:12 smithi051 bash[7113]: audit 2020-06-26T21:34:11.613658+0000 mon.smithi051 (mon.0) 52 : audit [INF] from='mgr.14117 172.21.15.51:0/1581737622' entity='mgr.smithi051.blmzin' cmd='[{"prefix":"config set","value":"1","who":"mgr","name":"mgr/cephadm/migration_current"}]': finished 2020-06-26T21:34:13.140 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:34:12 smithi051 bash[7113]: audit 2020-06-26T21:34:11.774466+0000 mon.smithi051 (mon.0) 53 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2020-06-26T21:34:13.292 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:profile rt=3.6088755130767822, stop=False, exit=0, reads=[8, 10] 2020-06-26T21:34:13.293 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:profile rt=3.6091716289520264, stop=True, exit=0, reads=[8, 10] 2020-06-26T21:34:13.294 INFO:teuthology.orchestra.run.smithi051.stderr:INFO:cephadm:mgr epoch 5 is available 2020-06-26T21:34:13.294 INFO:teuthology.orchestra.run.smithi051.stderr:INFO:cephadm:Setting orchestrator backend to cephadm... 2020-06-26T21:34:13.294 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:['/usr/bin/docker', 'run', '--rm', '--net=host', '--ipc=host', '-e', 'CONTAINER_IMAGE=quay.ceph.io/ceph-ci/ceph:8b33a29f3a7f00f8e6f971159aa875abdbdf0dd9', '-e', 'NODE_NAME=smithi051', '-v', '/var/log/ceph/9eb212b8-b7f4-11ea-a06d-001a4aab830c:/var/log/ceph:z', '-v', '/tmp/ceph-tmp6dq_hjv4:/etc/ceph/ceph.client.admin.keyring:z', '-v', '/tmp/ceph-tmp9k3yi91i:/etc/ceph/ceph.conf:z', '--entrypoint', '/usr/bin/ceph', 'quay.ceph.io/ceph-ci/ceph:8b33a29f3a7f00f8e6f971159aa875abdbdf0dd9', 'orch', 'set', 'backend', 'cephadm'] 2020-06-26T21:34:13.294 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:Running command: /usr/bin/docker run --rm --net=host --ipc=host -e CONTAINER_IMAGE=quay.ceph.io/ceph-ci/ceph:8b33a29f3a7f00f8e6f971159aa875abdbdf0dd9 -e NODE_NAME=smithi051 -v /var/log/ceph/9eb212b8-b7f4-11ea-a06d-001a4aab830c:/var/log/ceph:z -v /tmp/ceph-tmp6dq_hjv4:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmp9k3yi91i:/etc/ceph/ceph.conf:z --entrypoint /usr/bin/ceph quay.ceph.io/ceph-ci/ceph:8b33a29f3a7f00f8e6f971159aa875abdbdf0dd9 orch set backend cephadm 2020-06-26T21:34:14.135 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:34:13 smithi051 bash[7113]: audit 2020-06-26T21:34:12.654844+0000 mon.smithi051 (mon.0) 54 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2020-06-26T21:34:14.136 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:34:13 smithi051 bash[7113]: audit 2020-06-26T21:34:12.665580+0000 mgr.smithi051.blmzin (mgr.14117) 1 : audit [DBG] from='client.14121 -' entity='client.admin' cmd=[{"prefix": "get_command_descriptions"}]: dispatch 2020-06-26T21:34:14.136 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:34:13 smithi051 bash[7113]: cluster 2020-06-26T21:34:12.667275+0000 mon.smithi051 (mon.0) 55 : cluster [DBG] mgrmap e7: smithi051.blmzin(active, since 1.14736s) 2020-06-26T21:34:14.136 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:34:13 smithi051 bash[7113]: audit 2020-06-26T21:34:12.683991+0000 mgr.smithi051.blmzin (mgr.14117) 2 : audit [DBG] from='client.14121 -' entity='client.admin' cmd=[{"prefix": "mgr_status"}]: dispatch 2020-06-26T21:34:14.648 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stderr 2020-06-26T21:34:14.632+0000 7fe8fbdcc700 -1 WARNING: all dangerous and experimental features are enabled. 2020-06-26T21:34:14.648 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:profile rt=1.3518238067626953, stop=False, exit=None, reads=[10] 2020-06-26T21:34:14.649 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stderr 2020-06-26T21:34:14.644+0000 7fe8fab6a700 -1 WARNING: all dangerous and experimental features are enabled. 2020-06-26T21:34:14.649 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:profile rt=1.3520774841308594, stop=False, exit=None, reads=[10] 2020-06-26T21:34:15.046 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:34:14 smithi051 bash[7113]: cluster 2020-06-26T21:34:13.668534+0000 mon.smithi051 (mon.0) 56 : cluster [DBG] mgrmap e8: smithi051.blmzin(active, since 2s) 2020-06-26T21:34:15.515 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:profile rt=2.2184131145477295, stop=False, exit=0, reads=[8, 10] 2020-06-26T21:34:15.515 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:profile rt=2.218594551086426, stop=True, exit=0, reads=[8, 10] 2020-06-26T21:34:15.516 INFO:teuthology.orchestra.run.smithi051.stderr:INFO:cephadm:Generating ssh key... 2020-06-26T21:34:15.516 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:['/usr/bin/docker', 'run', '--rm', '--net=host', '--ipc=host', '-e', 'CONTAINER_IMAGE=quay.ceph.io/ceph-ci/ceph:8b33a29f3a7f00f8e6f971159aa875abdbdf0dd9', '-e', 'NODE_NAME=smithi051', '-v', '/var/log/ceph/9eb212b8-b7f4-11ea-a06d-001a4aab830c:/var/log/ceph:z', '-v', '/tmp/ceph-tmp6dq_hjv4:/etc/ceph/ceph.client.admin.keyring:z', '-v', '/tmp/ceph-tmp9k3yi91i:/etc/ceph/ceph.conf:z', '--entrypoint', '/usr/bin/ceph', 'quay.ceph.io/ceph-ci/ceph:8b33a29f3a7f00f8e6f971159aa875abdbdf0dd9', 'cephadm', 'generate-key'] 2020-06-26T21:34:15.516 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:Running command: /usr/bin/docker run --rm --net=host --ipc=host -e CONTAINER_IMAGE=quay.ceph.io/ceph-ci/ceph:8b33a29f3a7f00f8e6f971159aa875abdbdf0dd9 -e NODE_NAME=smithi051 -v /var/log/ceph/9eb212b8-b7f4-11ea-a06d-001a4aab830c:/var/log/ceph:z -v /tmp/ceph-tmp6dq_hjv4:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmp9k3yi91i:/etc/ceph/ceph.conf:z --entrypoint /usr/bin/ceph quay.ceph.io/ceph-ci/ceph:8b33a29f3a7f00f8e6f971159aa875abdbdf0dd9 cephadm generate-key 2020-06-26T21:34:16.136 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:34:15 smithi051 bash[7113]: audit 2020-06-26T21:34:14.970842+0000 mgr.smithi051.blmzin (mgr.14117) 3 : audit [DBG] from='client.14130 -' entity='client.admin' cmd=[{"prefix": "orch set backend", "module_name": "cephadm", "target": ["mon-mgr", ""]}]: dispatch 2020-06-26T21:34:16.136 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:34:15 smithi051 bash[7113]: audit 2020-06-26T21:34:14.973421+0000 mon.smithi051 (mon.0) 57 : audit [INF] from='mgr.14117 172.21.15.51:0/1581737622' entity='mgr.smithi051.blmzin' cmd=[{"prefix":"config set","value":"cephadm","who":"mgr","name":"mgr/orchestrator/orchestrator"}]: dispatch 2020-06-26T21:34:16.137 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:34:15 smithi051 bash[7113]: audit 2020-06-26T21:34:14.977177+0000 mon.smithi051 (mon.0) 58 : audit [INF] from='mgr.14117 172.21.15.51:0/1581737622' entity='mgr.smithi051.blmzin' cmd='[{"prefix":"config set","value":"cephadm","who":"mgr","name":"mgr/orchestrator/orchestrator"}]': finished 2020-06-26T21:34:16.801 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stderr 2020-06-26T21:34:16.788+0000 7f4a0512c700 -1 WARNING: all dangerous and experimental features are enabled. 2020-06-26T21:34:16.802 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stderr 2020-06-26T21:34:16.800+0000 7f4a0492b700 -1 WARNING: all dangerous and experimental features are enabled. 2020-06-26T21:34:16.802 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:profile rt=1.2851972579956055, stop=False, exit=None, reads=[10] 2020-06-26T21:34:17.636 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:34:17 smithi051 bash[7113]: audit 2020-06-26T21:34:17.333132+0000 mon.smithi051 (mon.0) 59 : audit [INF] from='mgr.14117 172.21.15.51:0/1581737622' entity='mgr.smithi051.blmzin' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/ssh_identity_key","val":"-----BEGIN OPENSSH PRIVATE KEY-----\nb3BlbnNzaC1rZXktdjEAAAAABG5vbmUAAAAEbm9uZQAAAAAAAAABAAABlwAAAAdzc2gtcn\nNhAAAAAwEAAQAAAYEA4WUzpcsnGO0vvSaUozT5MezyR9h3uTDL/nDktqXBzoueH57zXK2z\nNeaodrEg3YdjTwiyyAcTa5XjLz+P0qdCCuLp5ga3l2q/20WD/wUhsyj7uWU4Kda0VnIIRy\nHU/tKbo/crf3DieBwWEkDZnY6tSmoFWx5wA453wzgdNlgHCeYgz/mS9/glLqRvhFT6ytlr\nnMNxQGM8aAMMvtXW6SaIUkwDtXt9bbXzOy2RSgeBY9Mr8tC0wP0aiGVevhNbHK3gFq2ipg\nfT3zJswl8OYsSh4VvkIUWAloFU+z7DS5K2h5vaia6xJvl/m6liM0Ff8gb5d0G3IZxxjFcV\nTCQyqPE70APMrv76TGbUM5tv1xU4BeZoWQc3r2DyXrHGwhK1j5SCRdi8dTRGIXxUPBtYpn\ndO7kx46HJbXyNK+33JiAqwTbvMCfnU9e+i/bTdH2MEHM0XcGu4x5ODgPxHMemEyP/YMdVf\nx8XtUWOTQTkmKbre4BVRIRMMmqWJw6ryGNklk2o/AAAFoLq++vW6vvr1AAAAB3NzaC1yc2\nEAAAGBAOFlM6XLJxjtL70mlKM0+THs8kfYd7kwy/5w5Lalwc6Lnh+e81ytszXmqHaxIN2H\nY08IssgHE2uV4y8/j9KnQgri6eYGt5dqv9tFg/8FIbMo+7llOCnWtFZyCEch1P7Sm6P3K3\n9w4ngcFhJA2Z2OrUpqBVsecAOOd8M4HTZYBwnmIM/5kvf4JS6kb4RU+srZa5zDcUBjPGgD\nDL7V1ukmiFJMA7V7fW218zstkUoHgWPTK/LQtMD9GohlXr4TWxyt4BatoqYH098ybMJfDm\nLEoeFb5CFFgJaBVPs+w0uStoeb2omusSb5f5upYjNBX/IG+XdBtyGccYxXFUwkMqjxO9AD\nzK7++kxm1DObb9cVOAXmaFkHN69g8l6xxsIStY+UgkXYvHU0RiF8VDwbWKZ3Tu5MeOhyW1\n8jSvt9yYgKsE27zAn51PXvov203R9jBBzNF3BruMeTg4D8RzHphMj/2DHVX8fF7VFjk0E5\nJim63uAVUSETDJqlicOq8hjZJZNqPwAAAAMBAAEAAAGAVPcyZgBUB7h5s4MUqwVwHtrkZi\nL61svHSm5COXv4uCS3gdIIiVpNYTdHMB8LdZbw3702r+LC9l51Wr1KOS2l3ra1V2oW0TSD\niGQHIx5LGt+LLNM0PclbB+9KoY3mXf0EgOXO9uaV6JMl2tGpdxRuzMt0o2mw7hZJnUTM9k\nxustOWcO/y8BkR4yhHhYoHVGprf5fJXG1MOyVTK6kur4s//k37Y/FeUfox64/84fw8UWYs\nfgcg7FM9KkeUVHC1evUr+/Wzk5nHF8Fk02vH+ixzUWTQQiHkcY5q7kqZqdACLzRNTVMVCe\nq5Sv6YqAB5F94EbON9UdAaMu9V4KrG5wCb5CETAFhPZo40IaemlGJR7kkprMWarCQi98WL\n7vwE1LMxsXNkeF5cfQdV/UWGSmuohOY8yxaN/aW20KLdJirTaG6Q8vwQMNo0c97sqAD4oL\n/NOXwXPct/YKLEmtva26MQlseRH++4YFEnM0yx8w0oAzUXaIDPZt8uS7LI48YwHp6RAAAA\nwGa8yZdgmOscV60+zVTTRH3zf03MTUuo6qgqqdoUS/z8oZiCVeRO9mjNyo+o62Fu+zzCdj\niU9Zab5lAj//D7TH9kenFV7Gkhk4YRP3Zs1rUvm/d07U/pMqPLWWxNYZ0EzcyOPcwRISC1\nHYrn6z6mZT5DNluyCenwpSmQHhm6DaqfcY/d8RRlesn+WhkOOeOYj96kGIm5NQXjCwgGdw\nkz/ymbGVJq7Alkm5EvlF11T/+9TnZnfD88siZQTdq9aaGxHQAAAMEA+23c7vN4AyhJnlN5\nMO8lBboexQtFTPlIBXgTWrOsqx4CUfPhLMiz3rDCPc/oBLhXF/z2NKQMMxjS34ua89E5zk\nEbJNsJ0DH1Z4KJ/QRoiRnudXHTNdioShYBKVfnwbglbbtLJQIFhZNm+cppvVkVWi9ORkTC\n0KV6pK0YhMxh7kiD8b/WxLJGymthL3swlIHHTM/UA8A79d0IsgoW+dvIo+DLB74KJY50P4\nNUrgsyYuIX2UjrR9gCG443AAWhwcvXAAAAwQDlfi3CdshraDCKiD9IESNkRHukwwdDkxd9\nu+k1e7dVfKCA7MPicVcdGmjTRGGXvqW9qM9A6SR6+ivAY5VrdE5ZNUc35EwEPHgWfYNbqE\nXJjRcrFJMOSOmeeSTp5dxwR2FTCrK2SYRlHbD5s83i+Ui2So511ZabPXg8RTerjDbRFVKr\nNxxDuM2C0u8ql0tlToPn8zgmvwzu24DiVJEo/jHVo9bV4u6poAJUXwVz3JKm8tjP1WfCVh\npbTmQhh5zDR9kAAAApY2VwaC05ZWIyMTJiOC1iN2Y0LTExZWEtYTA2ZC0wMDFhNGFhYjgz\nMGMBAg==\n-----END OPENSSH PRIVATE KEY-----\n"}]: dispatch 2020-06-26T21:34:17.636 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:34:17 smithi051 bash[7113]: audit 2020-06-26T21:34:17.336825+0000 mon.smithi051 (mon.0) 60 : audit [INF] from='mgr.14117 172.21.15.51:0/1581737622' entity='mgr.smithi051.blmzin' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/ssh_identity_key","val":"-----BEGIN OPENSSH PRIVATE KEY-----\nb3BlbnNzaC1rZXktdjEAAAAABG5vbmUAAAAEbm9uZQAAAAAAAAABAAABlwAAAAdzc2gtcn\nNhAAAAAwEAAQAAAYEA4WUzpcsnGO0vvSaUozT5MezyR9h3uTDL/nDktqXBzoueH57zXK2z\nNeaodrEg3YdjTwiyyAcTa5XjLz+P0qdCCuLp5ga3l2q/20WD/wUhsyj7uWU4Kda0VnIIRy\nHU/tKbo/crf3DieBwWEkDZnY6tSmoFWx5wA453wzgdNlgHCeYgz/mS9/glLqRvhFT6ytlr\nnMNxQGM8aAMMvtXW6SaIUkwDtXt9bbXzOy2RSgeBY9Mr8tC0wP0aiGVevhNbHK3gFq2ipg\nfT3zJswl8OYsSh4VvkIUWAloFU+z7DS5K2h5vaia6xJvl/m6liM0Ff8gb5d0G3IZxxjFcV\nTCQyqPE70APMrv76TGbUM5tv1xU4BeZoWQc3r2DyXrHGwhK1j5SCRdi8dTRGIXxUPBtYpn\ndO7kx46HJbXyNK+33JiAqwTbvMCfnU9e+i/bTdH2MEHM0XcGu4x5ODgPxHMemEyP/YMdVf\nx8XtUWOTQTkmKbre4BVRIRMMmqWJw6ryGNklk2o/AAAFoLq++vW6vvr1AAAAB3NzaC1yc2\nEAAAGBAOFlM6XLJxjtL70mlKM0+THs8kfYd7kwy/5w5Lalwc6Lnh+e81ytszXmqHaxIN2H\nY08IssgHE2uV4y8/j9KnQgri6eYGt5dqv9tFg/8FIbMo+7llOCnWtFZyCEch1P7Sm6P3K3\n9w4ngcFhJA2Z2OrUpqBVsecAOOd8M4HTZYBwnmIM/5kvf4JS6kb4RU+srZa5zDcUBjPGgD\nDL7V1ukmiFJMA7V7fW218zstkUoHgWPTK/LQtMD9GohlXr4TWxyt4BatoqYH098ybMJfDm\nLEoeFb5CFFgJaBVPs+w0uStoeb2omusSb5f5upYjNBX/IG+XdBtyGccYxXFUwkMqjxO9AD\nzK7++kxm1DObb9cVOAXmaFkHN69g8l6xxsIStY+UgkXYvHU0RiF8VDwbWKZ3Tu5MeOhyW1\n8jSvt9yYgKsE27zAn51PXvov203R9jBBzNF3BruMeTg4D8RzHphMj/2DHVX8fF7VFjk0E5\nJim63uAVUSETDJqlicOq8hjZJZNqPwAAAAMBAAEAAAGAVPcyZgBUB7h5s4MUqwVwHtrkZi\nL61svHSm5COXv4uCS3gdIIiVpNYTdHMB8LdZbw3702r+LC9l51Wr1KOS2l3ra1V2oW0TSD\niGQHIx5LGt+LLNM0PclbB+9KoY3mXf0EgOXO9uaV6JMl2tGpdxRuzMt0o2mw7hZJnUTM9k\nxustOWcO/y8BkR4yhHhYoHVGprf5fJXG1MOyVTK6kur4s//k37Y/FeUfox64/84fw8UWYs\nfgcg7FM9KkeUVHC1evUr+/Wzk5nHF8Fk02vH+ixzUWTQQiHkcY5q7kqZqdACLzRNTVMVCe\nq5Sv6YqAB5F94EbON9UdAaMu9V4KrG5wCb5CETAFhPZo40IaemlGJR7kkprMWarCQi98WL\n7vwE1LMxsXNkeF5cfQdV/UWGSmuohOY8yxaN/aW20KLdJirTaG6Q8vwQMNo0c97sqAD4oL\n/NOXwXPct/YKLEmtva26MQlseRH++4YFEnM0yx8w0oAzUXaIDPZt8uS7LI48YwHp6RAAAA\nwGa8yZdgmOscV60+zVTTRH3zf03MTUuo6qgqqdoUS/z8oZiCVeRO9mjNyo+o62Fu+zzCdj\niU9Zab5lAj//D7TH9kenFV7Gkhk4YRP3Zs1rUvm/d07U/pMqPLWWxNYZ0EzcyOPcwRISC1\nHYrn6z6mZT5DNluyCenwpSmQHhm6DaqfcY/d8RRlesn+WhkOOeOYj96kGIm5NQXjCwgGdw\nkz/ymbGVJq7Alkm5EvlF11T/+9TnZnfD88siZQTdq9aaGxHQAAAMEA+23c7vN4AyhJnlN5\nMO8lBboexQtFTPlIBXgTWrOsqx4CUfPhLMiz3rDCPc/oBLhXF/z2NKQMMxjS34ua89E5zk\nEbJNsJ0DH1Z4KJ/QRoiRnudXHTNdioShYBKVfnwbglbbtLJQIFhZNm+cppvVkVWi9ORkTC\n0KV6pK0YhMxh7kiD8b/WxLJGymthL3swlIHHTM/UA8A79d0IsgoW+dvIo+DLB74KJY50P4\nNUrgsyYuIX2UjrR9gCG443AAWhwcvXAAAAwQDlfi3CdshraDCKiD9IESNkRHukwwdDkxd9\nu+k1e7dVfKCA7MPicVcdGmjTRGGXvqW9qM9A6SR6+ivAY5VrdE5ZNUc35EwEPHgWfYNbqE\nXJjRcrFJMOSOmeeSTp5dxwR2FTCrK2SYRlHbD5s83i+Ui2So511ZabPXg8RTerjDbRFVKr\nNxxDuM2C0u8ql0tlToPn8zgmvwzu24DiVJEo/jHVo9bV4u6poAJUXwVz3JKm8tjP1WfCVh\npbTmQhh5zDR9kAAAApY2VwaC05ZWIyMTJiOC1iN2Y0LTExZWEtYTA2ZC0wMDFhNGFhYjgz\nMGMBAg==\n-----END OPENSSH PRIVATE KEY-----\n"}]': finished 2020-06-26T21:34:17.636 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:34:17 smithi051 bash[7113]: audit 2020-06-26T21:34:17.337461+0000 mon.smithi051 (mon.0) 61 : audit [INF] from='mgr.14117 172.21.15.51:0/1581737622' entity='mgr.smithi051.blmzin' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/ssh_identity_pub","val":"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDhZTOlyycY7S+9JpSjNPkx7PJH2He5MMv+cOS2pcHOi54fnvNcrbM15qh2sSDdh2NPCLLIBxNrleMvP4/Sp0IK4unmBreXar/bRYP/BSGzKPu5ZTgp1rRWcghHIdT+0puj9yt/cOJ4HBYSQNmdjq1KagVbHnADjnfDOB02WAcJ5iDP+ZL3+CUupG+EVPrK2Wucw3FAYzxoAwy+1dbpJohSTAO1e31ttfM7LZFKB4Fj0yvy0LTA/RqIZV6+E1screAWraKmB9PfMmzCXw5ixKHhW+QhRYCWgVT7PsNLkraHm9qJrrEm+X+bqWIzQV/yBvl3QbchnHGMVxVMJDKo8TvQA8yu/vpMZtQzm2/XFTgF5mhZBzevYPJescbCErWPlIJF2Lx1NEYhfFQ8G1imd07uTHjocltfI0r7fcmICrBNu8wJ+dT176L9tN0fYwQczRdwa7jHk4OA/Ecx6YTI/9gx1V/Hxe1RY5NBOSYput7gFVEhEwyapYnDqvIY2SWTaj8= ceph-9eb212b8-b7f4-11ea-a06d-001a4aab830c\n"}]: dispatch 2020-06-26T21:34:17.637 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:34:17 smithi051 bash[7113]: audit 2020-06-26T21:34:17.340790+0000 mon.smithi051 (mon.0) 62 : audit [INF] from='mgr.14117 172.21.15.51:0/1581737622' entity='mgr.smithi051.blmzin' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/ssh_identity_pub","val":"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDhZTOlyycY7S+9JpSjNPkx7PJH2He5MMv+cOS2pcHOi54fnvNcrbM15qh2sSDdh2NPCLLIBxNrleMvP4/Sp0IK4unmBreXar/bRYP/BSGzKPu5ZTgp1rRWcghHIdT+0puj9yt/cOJ4HBYSQNmdjq1KagVbHnADjnfDOB02WAcJ5iDP+ZL3+CUupG+EVPrK2Wucw3FAYzxoAwy+1dbpJohSTAO1e31ttfM7LZFKB4Fj0yvy0LTA/RqIZV6+E1screAWraKmB9PfMmzCXw5ixKHhW+QhRYCWgVT7PsNLkraHm9qJrrEm+X+bqWIzQV/yBvl3QbchnHGMVxVMJDKo8TvQA8yu/vpMZtQzm2/XFTgF5mhZBzevYPJescbCErWPlIJF2Lx1NEYhfFQ8G1imd07uTHjocltfI0r7fcmICrBNu8wJ+dT176L9tN0fYwQczRdwa7jHk4OA/Ecx6YTI/9gx1V/Hxe1RY5NBOSYput7gFVEhEwyapYnDqvIY2SWTaj8= ceph-9eb212b8-b7f4-11ea-a06d-001a4aab830c\n"}]': finished 2020-06-26T21:34:17.936 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:profile rt=2.4197914600372314, stop=False, exit=0, reads=[8, 10] 2020-06-26T21:34:17.937 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:profile rt=2.419973373413086, stop=True, exit=0, reads=[8, 10] 2020-06-26T21:34:17.937 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:['/usr/bin/docker', 'run', '--rm', '--net=host', '--ipc=host', '-e', 'CONTAINER_IMAGE=quay.ceph.io/ceph-ci/ceph:8b33a29f3a7f00f8e6f971159aa875abdbdf0dd9', '-e', 'NODE_NAME=smithi051', '-v', '/var/log/ceph/9eb212b8-b7f4-11ea-a06d-001a4aab830c:/var/log/ceph:z', '-v', '/tmp/ceph-tmp6dq_hjv4:/etc/ceph/ceph.client.admin.keyring:z', '-v', '/tmp/ceph-tmp9k3yi91i:/etc/ceph/ceph.conf:z', '--entrypoint', '/usr/bin/ceph', 'quay.ceph.io/ceph-ci/ceph:8b33a29f3a7f00f8e6f971159aa875abdbdf0dd9', 'cephadm', 'get-pub-key'] 2020-06-26T21:34:17.937 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:Running command: /usr/bin/docker run --rm --net=host --ipc=host -e CONTAINER_IMAGE=quay.ceph.io/ceph-ci/ceph:8b33a29f3a7f00f8e6f971159aa875abdbdf0dd9 -e NODE_NAME=smithi051 -v /var/log/ceph/9eb212b8-b7f4-11ea-a06d-001a4aab830c:/var/log/ceph:z -v /tmp/ceph-tmp6dq_hjv4:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmp9k3yi91i:/etc/ceph/ceph.conf:z --entrypoint /usr/bin/ceph quay.ceph.io/ceph-ci/ceph:8b33a29f3a7f00f8e6f971159aa875abdbdf0dd9 cephadm get-pub-key 2020-06-26T21:34:18.682 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:34:18 smithi051 bash[7113]: audit 2020-06-26T21:34:17.085763+0000 mgr.smithi051.blmzin (mgr.14117) 4 : audit [DBG] from='client.14132 -' entity='client.admin' cmd=[{"prefix": "cephadm generate-key", "target": ["mon-mgr", ""]}]: dispatch 2020-06-26T21:34:18.682 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:34:18 smithi051 bash[7113]: cephadm 2020-06-26T21:34:17.086180+0000 mgr.smithi051.blmzin (mgr.14117) 5 : cephadm [INF] Generating ssh key... 2020-06-26T21:34:19.197 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stderr 2020-06-26T21:34:19.184+0000 7f9050d7d700 -1 WARNING: all dangerous and experimental features are enabled. 2020-06-26T21:34:19.197 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:profile rt=1.2588520050048828, stop=False, exit=None, reads=[10] 2020-06-26T21:34:19.198 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stderr 2020-06-26T21:34:19.192+0000 7f904b59e700 -1 WARNING: all dangerous and experimental features are enabled. 2020-06-26T21:34:19.198 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:profile rt=1.2589776515960693, stop=False, exit=None, reads=[10] 2020-06-26T21:34:19.488 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDhZTOlyycY7S+9JpSjNPkx7PJH2He5MMv+cOS2pcHOi54fnvNcrbM15qh2sSDdh2NPCLLIBxNrleMvP4/Sp0IK4unmBreXar/bRYP/BSGzKPu5ZTgp1rRWcghHIdT+0puj9yt/cOJ4HBYSQNmdjq1KagVbHnADjnfDOB02WAcJ5iDP+ZL3+CUupG+EVPrK2Wucw3FAYzxoAwy+1dbpJohSTAO1e31ttfM7LZFKB4Fj0yvy0LTA/RqIZV6+E1screAWraKmB9PfMmzCXw5ixKHhW+QhRYCWgVT7PsNLkraHm9qJrrEm+X+bqWIzQV/yBvl3QbchnHGMVxVMJDKo8TvQA8yu/vpMZtQzm2/XFTgF5mhZBzevYPJescbCErWPlIJF2Lx1NEYhfFQ8G1imd07uTHjocltfI0r7fcmICrBNu8wJ+dT176L9tN0fYwQczRdwa7jHk4OA/Ecx6YTI/9gx1V/Hxe1RY5NBOSYput7gFVEhEwyapYnDqvIY2SWTaj8= ceph-9eb212b8-b7f4-11ea-a06d-001a4aab830c 2020-06-26T21:34:19.489 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:profile rt=1.5502312183380127, stop=False, exit=None, reads=[8] 2020-06-26T21:34:20.044 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:profile rt=2.105372667312622, stop=False, exit=0, reads=[8, 10] 2020-06-26T21:34:20.044 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:profile rt=2.105644702911377, stop=True, exit=0, reads=[8, 10] 2020-06-26T21:34:20.045 INFO:teuthology.orchestra.run.smithi051.stderr:INFO:cephadm:Wrote public SSH key to to /home/ubuntu/cephtest/ceph.pub 2020-06-26T21:34:20.045 INFO:teuthology.orchestra.run.smithi051.stderr:INFO:cephadm:Adding key to root@localhost's authorized_keys... 2020-06-26T21:34:20.046 INFO:teuthology.orchestra.run.smithi051.stderr:INFO:cephadm:Adding host smithi051... 2020-06-26T21:34:20.046 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:['/usr/bin/docker', 'run', '--rm', '--net=host', '--ipc=host', '-e', 'CONTAINER_IMAGE=quay.ceph.io/ceph-ci/ceph:8b33a29f3a7f00f8e6f971159aa875abdbdf0dd9', '-e', 'NODE_NAME=smithi051', '-v', '/var/log/ceph/9eb212b8-b7f4-11ea-a06d-001a4aab830c:/var/log/ceph:z', '-v', '/tmp/ceph-tmp6dq_hjv4:/etc/ceph/ceph.client.admin.keyring:z', '-v', '/tmp/ceph-tmp9k3yi91i:/etc/ceph/ceph.conf:z', '--entrypoint', '/usr/bin/ceph', 'quay.ceph.io/ceph-ci/ceph:8b33a29f3a7f00f8e6f971159aa875abdbdf0dd9', 'orch', 'host', 'add', 'smithi051'] 2020-06-26T21:34:20.046 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:Running command: /usr/bin/docker run --rm --net=host --ipc=host -e CONTAINER_IMAGE=quay.ceph.io/ceph-ci/ceph:8b33a29f3a7f00f8e6f971159aa875abdbdf0dd9 -e NODE_NAME=smithi051 -v /var/log/ceph/9eb212b8-b7f4-11ea-a06d-001a4aab830c:/var/log/ceph:z -v /tmp/ceph-tmp6dq_hjv4:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmp9k3yi91i:/etc/ceph/ceph.conf:z --entrypoint /usr/bin/ceph quay.ceph.io/ceph-ci/ceph:8b33a29f3a7f00f8e6f971159aa875abdbdf0dd9 orch host add smithi051 2020-06-26T21:34:20.823 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:34:20 smithi051 bash[7113]: audit 2020-06-26T21:34:19.487877+0000 mgr.smithi051.blmzin (mgr.14117) 6 : audit [DBG] from='client.14134 -' entity='client.admin' cmd=[{"prefix": "cephadm get-pub-key", "target": ["mon-mgr", ""]}]: dispatch 2020-06-26T21:34:21.335 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stderr 2020-06-26T21:34:21.316+0000 7ff9b5a5c700 -1 WARNING: all dangerous and experimental features are enabled. 2020-06-26T21:34:21.335 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:profile rt=1.2881278991699219, stop=False, exit=None, reads=[10] 2020-06-26T21:34:21.336 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stderr 2020-06-26T21:34:21.332+0000 7ff9affff700 -1 WARNING: all dangerous and experimental features are enabled. 2020-06-26T21:34:21.336 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:profile rt=1.2882444858551025, stop=False, exit=None, reads=[10] 2020-06-26T21:34:22.387 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:34:22 smithi051 bash[7113]: audit 2020-06-26T21:34:21.652480+0000 mgr.smithi051.blmzin (mgr.14117) 7 : audit [DBG] from='client.14136 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi051", "target": ["mon-mgr", ""]}]: dispatch 2020-06-26T21:34:22.388 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout Added host 'smithi051' 2020-06-26T21:34:22.388 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:profile rt=2.3395836353302, stop=False, exit=None, reads=[8] 2020-06-26T21:34:22.954 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:profile rt=2.906834602355957, stop=False, exit=0, reads=[8, 10] 2020-06-26T21:34:22.954 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:profile rt=2.9071147441864014, stop=True, exit=0, reads=[8, 10] 2020-06-26T21:34:22.955 INFO:teuthology.orchestra.run.smithi051.stderr:INFO:cephadm:Deploying mon service with default placement... 2020-06-26T21:34:22.955 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:['/usr/bin/docker', 'run', '--rm', '--net=host', '--ipc=host', '-e', 'CONTAINER_IMAGE=quay.ceph.io/ceph-ci/ceph:8b33a29f3a7f00f8e6f971159aa875abdbdf0dd9', '-e', 'NODE_NAME=smithi051', '-v', '/var/log/ceph/9eb212b8-b7f4-11ea-a06d-001a4aab830c:/var/log/ceph:z', '-v', '/tmp/ceph-tmp6dq_hjv4:/etc/ceph/ceph.client.admin.keyring:z', '-v', '/tmp/ceph-tmp9k3yi91i:/etc/ceph/ceph.conf:z', '--entrypoint', '/usr/bin/ceph', 'quay.ceph.io/ceph-ci/ceph:8b33a29f3a7f00f8e6f971159aa875abdbdf0dd9', 'orch', 'apply', 'mon'] 2020-06-26T21:34:22.956 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:Running command: /usr/bin/docker run --rm --net=host --ipc=host -e CONTAINER_IMAGE=quay.ceph.io/ceph-ci/ceph:8b33a29f3a7f00f8e6f971159aa875abdbdf0dd9 -e NODE_NAME=smithi051 -v /var/log/ceph/9eb212b8-b7f4-11ea-a06d-001a4aab830c:/var/log/ceph:z -v /tmp/ceph-tmp6dq_hjv4:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmp9k3yi91i:/etc/ceph/ceph.conf:z --entrypoint /usr/bin/ceph quay.ceph.io/ceph-ci/ceph:8b33a29f3a7f00f8e6f971159aa875abdbdf0dd9 orch apply mon 2020-06-26T21:34:23.385 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:34:23 smithi051 bash[7113]: audit 2020-06-26T21:34:22.379713+0000 mon.smithi051 (mon.0) 63 : audit [INF] from='mgr.14117 172.21.15.51:0/1581737622' entity='mgr.smithi051.blmzin' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/inventory","val":"{\"smithi051\": {\"hostname\": \"smithi051\", \"addr\": \"smithi051\", \"labels\": [], \"status\": \"\"}}"}]: dispatch 2020-06-26T21:34:23.386 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:34:23 smithi051 bash[7113]: audit 2020-06-26T21:34:22.383981+0000 mon.smithi051 (mon.0) 64 : audit [INF] from='mgr.14117 172.21.15.51:0/1581737622' entity='mgr.smithi051.blmzin' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/inventory","val":"{\"smithi051\": {\"hostname\": \"smithi051\", \"addr\": \"smithi051\", \"labels\": [], \"status\": \"\"}}"}]': finished 2020-06-26T21:34:23.386 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:34:23 smithi051 bash[7113]: cephadm 2020-06-26T21:34:22.384800+0000 mgr.smithi051.blmzin (mgr.14117) 8 : cephadm [INF] Added host smithi051 2020-06-26T21:34:23.386 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:34:23 smithi051 bash[7113]: audit 2020-06-26T21:34:22.714825+0000 mon.smithi051 (mon.0) 65 : audit [INF] from='mgr.14117 172.21.15.51:0/1581737622' entity='mgr.smithi051.blmzin' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi051","val":"{\"daemons\": {}, \"devices\": [], \"osdspec_previews\": [], \"daemon_config_deps\": {}, \"networks\": {}, \"last_host_check\": \"2020-06-26T21:34:22.714142\"}"}]: dispatch 2020-06-26T21:34:23.386 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:34:23 smithi051 bash[7113]: audit 2020-06-26T21:34:22.717896+0000 mon.smithi051 (mon.0) 66 : audit [INF] from='mgr.14117 172.21.15.51:0/1581737622' entity='mgr.smithi051.blmzin' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi051","val":"{\"daemons\": {}, \"devices\": [], \"osdspec_previews\": [], \"daemon_config_deps\": {}, \"networks\": {}, \"last_host_check\": \"2020-06-26T21:34:22.714142\"}"}]': finished 2020-06-26T21:34:23.387 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:34:23 smithi051 bash[7113]: audit 2020-06-26T21:34:22.719145+0000 mon.smithi051 (mon.0) 67 : audit [DBG] from='mgr.14117 172.21.15.51:0/1581737622' entity='mgr.smithi051.blmzin' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2020-06-26T21:34:24.385 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:34:24 smithi051 bash[7113]: audit 2020-06-26T21:34:23.341970+0000 mon.smithi051 (mon.0) 68 : audit [INF] from='mgr.14117 172.21.15.51:0/1581737622' entity='mgr.smithi051.blmzin' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi051","val":"{\"daemons\": {\"mon.smithi051\": {\"daemon_type\": \"mon\", \"daemon_id\": \"smithi051\", \"hostname\": \"smithi051\", \"container_id\": \"b9f0fca28a83\", \"container_image_id\": \"81a8ed38fd46fe2f017573ccef769bc8fa908f45cbc7934058dcfcea5255face\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:8b33a29f3a7f00f8e6f971159aa875abdbdf0dd9\", \"version\": \"16.0.0-2955-g8b33a29\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-06-26T21:34:23.337124\", \"created\": \"2020-06-26T21:33:46.028645\", \"started\": \"2020-06-26T21:33:53.151371\"}, \"mgr.smithi051.blmzin\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"smithi051.blmzin\", \"hostname\": \"smithi051\", \"container_id\": \"b070152b4036\", \"container_image_id\": \"81a8ed38fd46fe2f017573ccef769bc8fa908f45cbc7934058dcfcea5255face\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:8b33a29f3a7f00f8e6f971159aa875abdbdf0dd9\", \"version\": \"16.0.0-2955-g8b33a29\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-06-26T21:34:23.340983\", \"created\": \"2020-06-26T21:33:55.708644\", \"started\": \"2020-06-26T21:33:55.810903\"}}, \"devices\": [], \"osdspec_previews\": [], \"daemon_config_deps\": {}, \"last_daemon_update\": \"2020-06-26T21:34:23.341209\", \"networks\": {}, \"last_host_check\": \"2020-06-26T21:34:22.714142\"}"}]: dispatch 2020-06-26T21:34:24.386 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:34:24 smithi051 bash[7113]: audit 2020-06-26T21:34:23.345083+0000 mon.smithi051 (mon.0) 69 : audit [INF] from='mgr.14117 172.21.15.51:0/1581737622' entity='mgr.smithi051.blmzin' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi051","val":"{\"daemons\": {\"mon.smithi051\": {\"daemon_type\": \"mon\", \"daemon_id\": \"smithi051\", \"hostname\": \"smithi051\", \"container_id\": \"b9f0fca28a83\", \"container_image_id\": \"81a8ed38fd46fe2f017573ccef769bc8fa908f45cbc7934058dcfcea5255face\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:8b33a29f3a7f00f8e6f971159aa875abdbdf0dd9\", \"version\": \"16.0.0-2955-g8b33a29\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-06-26T21:34:23.337124\", \"created\": \"2020-06-26T21:33:46.028645\", \"started\": \"2020-06-26T21:33:53.151371\"}, \"mgr.smithi051.blmzin\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"smithi051.blmzin\", \"hostname\": \"smithi051\", \"container_id\": \"b070152b4036\", \"container_image_id\": \"81a8ed38fd46fe2f017573ccef769bc8fa908f45cbc7934058dcfcea5255face\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:8b33a29f3a7f00f8e6f971159aa875abdbdf0dd9\", \"version\": \"16.0.0-2955-g8b33a29\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-06-26T21:34:23.340983\", \"created\": \"2020-06-26T21:33:55.708644\", \"started\": \"2020-06-26T21:33:55.810903\"}}, \"devices\": [], \"osdspec_previews\": [], \"daemon_config_deps\": {}, \"last_daemon_update\": \"2020-06-26T21:34:23.341209\", \"networks\": {}, \"last_host_check\": \"2020-06-26T21:34:22.714142\"}"}]': finished 2020-06-26T21:34:24.386 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:34:24 smithi051 bash[7113]: audit 2020-06-26T21:34:23.346116+0000 mon.smithi051 (mon.0) 70 : audit [DBG] from='mgr.14117 172.21.15.51:0/1581737622' entity='mgr.smithi051.blmzin' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2020-06-26T21:34:24.842 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stderr 2020-06-26T21:34:24.828+0000 7fadcf61d700 -1 WARNING: all dangerous and experimental features are enabled. 2020-06-26T21:34:24.876 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:profile rt=1.8851616382598877, stop=False, exit=None, reads=[10] 2020-06-26T21:34:24.876 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stderr 2020-06-26T21:34:24.840+0000 7fadcf61d700 -1 WARNING: all dangerous and experimental features are enabled. 2020-06-26T21:34:24.876 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:profile rt=1.885373830795288, stop=False, exit=None, reads=[10] 2020-06-26T21:34:25.192 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout Scheduled mon update... 2020-06-26T21:34:25.192 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:profile rt=2.2348859310150146, stop=False, exit=None, reads=[8] 2020-06-26T21:34:25.849 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:profile rt=2.8924551010131836, stop=False, exit=0, reads=[8, 10] 2020-06-26T21:34:25.850 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:profile rt=2.892742872238159, stop=True, exit=0, reads=[8, 10] 2020-06-26T21:34:25.850 INFO:teuthology.orchestra.run.smithi051.stderr:INFO:cephadm:Deploying mgr service with default placement... 2020-06-26T21:34:25.850 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:['/usr/bin/docker', 'run', '--rm', '--net=host', '--ipc=host', '-e', 'CONTAINER_IMAGE=quay.ceph.io/ceph-ci/ceph:8b33a29f3a7f00f8e6f971159aa875abdbdf0dd9', '-e', 'NODE_NAME=smithi051', '-v', '/var/log/ceph/9eb212b8-b7f4-11ea-a06d-001a4aab830c:/var/log/ceph:z', '-v', '/tmp/ceph-tmp6dq_hjv4:/etc/ceph/ceph.client.admin.keyring:z', '-v', '/tmp/ceph-tmp9k3yi91i:/etc/ceph/ceph.conf:z', '--entrypoint', '/usr/bin/ceph', 'quay.ceph.io/ceph-ci/ceph:8b33a29f3a7f00f8e6f971159aa875abdbdf0dd9', 'orch', 'apply', 'mgr'] 2020-06-26T21:34:25.850 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:Running command: /usr/bin/docker run --rm --net=host --ipc=host -e CONTAINER_IMAGE=quay.ceph.io/ceph-ci/ceph:8b33a29f3a7f00f8e6f971159aa875abdbdf0dd9 -e NODE_NAME=smithi051 -v /var/log/ceph/9eb212b8-b7f4-11ea-a06d-001a4aab830c:/var/log/ceph:z -v /tmp/ceph-tmp6dq_hjv4:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmp9k3yi91i:/etc/ceph/ceph.conf:z --entrypoint /usr/bin/ceph quay.ceph.io/ceph-ci/ceph:8b33a29f3a7f00f8e6f971159aa875abdbdf0dd9 orch apply mgr 2020-06-26T21:34:25.885 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:34:25 smithi051 bash[7113]: audit 2020-06-26T21:34:25.186856+0000 mon.smithi051 (mon.0) 71 : audit [INF] from='mgr.14117 172.21.15.51:0/1581737622' entity='mgr.smithi051.blmzin' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/spec.mon","val":"{\"created\": \"2020-06-26T21:34:25.186470\", \"spec\": {\"placement\": {\"count\": 5}, \"service_name\": \"mon\", \"service_type\": \"mon\"}}"}]: dispatch 2020-06-26T21:34:25.886 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:34:25 smithi051 bash[7113]: audit 2020-06-26T21:34:25.190805+0000 mon.smithi051 (mon.0) 72 : audit [INF] from='mgr.14117 172.21.15.51:0/1581737622' entity='mgr.smithi051.blmzin' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/spec.mon","val":"{\"created\": \"2020-06-26T21:34:25.186470\", \"spec\": {\"placement\": {\"count\": 5}, \"service_name\": \"mon\", \"service_type\": \"mon\"}}"}]': finished 2020-06-26T21:34:26.635 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:34:26 smithi051 bash[7113]: audit 2020-06-26T21:34:25.185655+0000 mgr.smithi051.blmzin (mgr.14117) 9 : audit [DBG] from='client.14138 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "target": ["mon-mgr", ""]}]: dispatch 2020-06-26T21:34:26.636 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:34:26 smithi051 bash[7113]: cephadm 2020-06-26T21:34:25.186458+0000 mgr.smithi051.blmzin (mgr.14117) 10 : cephadm [INF] Saving service mon spec with placement count:5 2020-06-26T21:34:27.237 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stderr 2020-06-26T21:34:27.224+0000 7fe34690f700 -1 WARNING: all dangerous and experimental features are enabled. 2020-06-26T21:34:27.238 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:profile rt=1.3855226039886475, stop=False, exit=None, reads=[10] 2020-06-26T21:34:27.238 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stderr 2020-06-26T21:34:27.232+0000 7fe3456ad700 -1 WARNING: all dangerous and experimental features are enabled. 2020-06-26T21:34:27.238 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:profile rt=1.3856375217437744, stop=False, exit=None, reads=[10] 2020-06-26T21:34:27.565 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout Scheduled mgr update... 2020-06-26T21:34:27.566 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:profile rt=1.713616132736206, stop=False, exit=None, reads=[8] 2020-06-26T21:34:27.885 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:34:27 smithi051 bash[7113]: audit 2020-06-26T21:34:27.562304+0000 mon.smithi051 (mon.0) 73 : audit [INF] from='mgr.14117 172.21.15.51:0/1581737622' entity='mgr.smithi051.blmzin' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/spec.mgr","val":"{\"created\": \"2020-06-26T21:34:27.561796\", \"spec\": {\"placement\": {\"count\": 2}, \"service_name\": \"mgr\", \"service_type\": \"mgr\"}}"}]: dispatch 2020-06-26T21:34:27.886 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:34:27 smithi051 bash[7113]: audit 2020-06-26T21:34:27.564428+0000 mon.smithi051 (mon.0) 74 : audit [INF] from='mgr.14117 172.21.15.51:0/1581737622' entity='mgr.smithi051.blmzin' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/spec.mgr","val":"{\"created\": \"2020-06-26T21:34:27.561796\", \"spec\": {\"placement\": {\"count\": 2}, \"service_name\": \"mgr\", \"service_type\": \"mgr\"}}"}]': finished 2020-06-26T21:34:28.097 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:profile rt=2.2452588081359863, stop=False, exit=0, reads=[8, 10] 2020-06-26T21:34:28.098 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:profile rt=2.245441436767578, stop=True, exit=0, reads=[8, 10] 2020-06-26T21:34:28.098 INFO:teuthology.orchestra.run.smithi051.stderr:INFO:cephadm:Deploying crash service with default placement... 2020-06-26T21:34:28.098 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:['/usr/bin/docker', 'run', '--rm', '--net=host', '--ipc=host', '-e', 'CONTAINER_IMAGE=quay.ceph.io/ceph-ci/ceph:8b33a29f3a7f00f8e6f971159aa875abdbdf0dd9', '-e', 'NODE_NAME=smithi051', '-v', '/var/log/ceph/9eb212b8-b7f4-11ea-a06d-001a4aab830c:/var/log/ceph:z', '-v', '/tmp/ceph-tmp6dq_hjv4:/etc/ceph/ceph.client.admin.keyring:z', '-v', '/tmp/ceph-tmp9k3yi91i:/etc/ceph/ceph.conf:z', '--entrypoint', '/usr/bin/ceph', 'quay.ceph.io/ceph-ci/ceph:8b33a29f3a7f00f8e6f971159aa875abdbdf0dd9', 'orch', 'apply', 'crash'] 2020-06-26T21:34:28.098 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:Running command: /usr/bin/docker run --rm --net=host --ipc=host -e CONTAINER_IMAGE=quay.ceph.io/ceph-ci/ceph:8b33a29f3a7f00f8e6f971159aa875abdbdf0dd9 -e NODE_NAME=smithi051 -v /var/log/ceph/9eb212b8-b7f4-11ea-a06d-001a4aab830c:/var/log/ceph:z -v /tmp/ceph-tmp6dq_hjv4:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmp9k3yi91i:/etc/ceph/ceph.conf:z --entrypoint /usr/bin/ceph quay.ceph.io/ceph-ci/ceph:8b33a29f3a7f00f8e6f971159aa875abdbdf0dd9 orch apply crash 2020-06-26T21:34:28.885 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:34:28 smithi051 bash[7113]: audit 2020-06-26T21:34:27.560991+0000 mgr.smithi051.blmzin (mgr.14117) 11 : audit [DBG] from='client.14140 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "target": ["mon-mgr", ""]}]: dispatch 2020-06-26T21:34:28.886 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:34:28 smithi051 bash[7113]: cephadm 2020-06-26T21:34:27.561782+0000 mgr.smithi051.blmzin (mgr.14117) 12 : cephadm [INF] Saving service mgr spec with placement count:2 2020-06-26T21:34:29.278 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stderr 2020-06-26T21:34:29.264+0000 7f969d7dc700 -1 WARNING: all dangerous and experimental features are enabled. 2020-06-26T21:34:29.278 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:profile rt=1.1787934303283691, stop=False, exit=None, reads=[10] 2020-06-26T21:34:29.278 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stderr 2020-06-26T21:34:29.276+0000 7f9697fff700 -1 WARNING: all dangerous and experimental features are enabled. 2020-06-26T21:34:29.279 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:profile rt=1.1789047718048096, stop=False, exit=None, reads=[10] 2020-06-26T21:34:29.614 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout Scheduled crash update... 2020-06-26T21:34:29.615 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:profile rt=1.5155351161956787, stop=False, exit=None, reads=[8] 2020-06-26T21:34:30.137 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:profile rt=2.0375242233276367, stop=False, exit=0, reads=[8, 10] 2020-06-26T21:34:30.137 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:profile rt=2.0377039909362793, stop=True, exit=0, reads=[8, 10] 2020-06-26T21:34:30.137 INFO:teuthology.orchestra.run.smithi051.stderr:INFO:cephadm:Enabling mgr prometheus module... 2020-06-26T21:34:30.138 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:['/usr/bin/docker', 'run', '--rm', '--net=host', '--ipc=host', '-e', 'CONTAINER_IMAGE=quay.ceph.io/ceph-ci/ceph:8b33a29f3a7f00f8e6f971159aa875abdbdf0dd9', '-e', 'NODE_NAME=smithi051', '-v', '/var/log/ceph/9eb212b8-b7f4-11ea-a06d-001a4aab830c:/var/log/ceph:z', '-v', '/tmp/ceph-tmp6dq_hjv4:/etc/ceph/ceph.client.admin.keyring:z', '-v', '/tmp/ceph-tmp9k3yi91i:/etc/ceph/ceph.conf:z', '--entrypoint', '/usr/bin/ceph', 'quay.ceph.io/ceph-ci/ceph:8b33a29f3a7f00f8e6f971159aa875abdbdf0dd9', 'mgr', 'module', 'enable', 'prometheus'] 2020-06-26T21:34:30.138 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:Running command: /usr/bin/docker run --rm --net=host --ipc=host -e CONTAINER_IMAGE=quay.ceph.io/ceph-ci/ceph:8b33a29f3a7f00f8e6f971159aa875abdbdf0dd9 -e NODE_NAME=smithi051 -v /var/log/ceph/9eb212b8-b7f4-11ea-a06d-001a4aab830c:/var/log/ceph:z -v /tmp/ceph-tmp6dq_hjv4:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmp9k3yi91i:/etc/ceph/ceph.conf:z --entrypoint /usr/bin/ceph quay.ceph.io/ceph-ci/ceph:8b33a29f3a7f00f8e6f971159aa875abdbdf0dd9 mgr module enable prometheus 2020-06-26T21:34:30.889 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:34:30 smithi051 bash[7113]: audit 2020-06-26T21:34:29.607755+0000 mgr.smithi051.blmzin (mgr.14117) 13 : audit [DBG] from='client.14142 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "crash", "target": ["mon-mgr", ""]}]: dispatch 2020-06-26T21:34:30.890 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:34:30 smithi051 bash[7113]: cephadm 2020-06-26T21:34:29.609334+0000 mgr.smithi051.blmzin (mgr.14117) 14 : cephadm [INF] Saving service crash spec with placement * 2020-06-26T21:34:30.890 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:34:30 smithi051 bash[7113]: audit 2020-06-26T21:34:29.609970+0000 mon.smithi051 (mon.0) 75 : audit [INF] from='mgr.14117 172.21.15.51:0/1581737622' entity='mgr.smithi051.blmzin' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/spec.crash","val":"{\"created\": \"2020-06-26T21:34:29.609357\", \"spec\": {\"placement\": {\"host_pattern\": \"*\"}, \"service_name\": \"crash\", \"service_type\": \"crash\"}}"}]: dispatch 2020-06-26T21:34:30.890 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:34:30 smithi051 bash[7113]: audit 2020-06-26T21:34:29.613503+0000 mon.smithi051 (mon.0) 76 : audit [INF] from='mgr.14117 172.21.15.51:0/1581737622' entity='mgr.smithi051.blmzin' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/spec.crash","val":"{\"created\": \"2020-06-26T21:34:29.609357\", \"spec\": {\"placement\": {\"host_pattern\": \"*\"}, \"service_name\": \"crash\", \"service_type\": \"crash\"}}"}]': finished 2020-06-26T21:34:31.427 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stderr 2020-06-26T21:34:31.408+0000 7f456e2d0700 -1 WARNING: all dangerous and experimental features are enabled. 2020-06-26T21:34:31.428 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:profile rt=1.2882795333862305, stop=False, exit=None, reads=[10] 2020-06-26T21:34:31.428 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stderr 2020-06-26T21:34:31.424+0000 7f456d06e700 -1 WARNING: all dangerous and experimental features are enabled. 2020-06-26T21:34:31.428 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:profile rt=1.2884831428527832, stop=False, exit=None, reads=[10] 2020-06-26T21:34:32.135 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:34:31 smithi051 bash[7113]: cluster 2020-06-26T21:34:31.749063+0000 mon.smithi051 (mon.0) 77 : cluster [WRN] Health check failed: 2 stray daemons(s) not managed by cephadm (CEPHADM_STRAY_DAEMON) 2020-06-26T21:34:32.135 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:34:31 smithi051 bash[7113]: cluster 2020-06-26T21:34:31.749121+0000 mon.smithi051 (mon.0) 78 : cluster [WRN] Health check failed: 1 stray host(s) with 2 daemon(s) not managed by cephadm (CEPHADM_STRAY_HOST) 2020-06-26T21:34:32.136 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:34:31 smithi051 bash[7113]: audit 2020-06-26T21:34:31.777101+0000 mon.smithi051 (mon.0) 79 : audit [INF] from='client.? 172.21.15.51:0/3055388527' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2020-06-26T21:34:33.135 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:34:32 smithi051 bash[7113]: cluster 2020-06-26T21:34:31.748196+0000 mgr.smithi051.blmzin (mgr.14117) 15 : cluster [DBG] pgmap v3: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2020-06-26T21:34:33.136 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:34:32 smithi051 bash[7113]: audit 2020-06-26T21:34:32.757285+0000 mon.smithi051 (mon.0) 80 : audit [INF] from='client.? 172.21.15.51:0/3055388527' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2020-06-26T21:34:33.136 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:34:32 smithi051 bash[7113]: cluster 2020-06-26T21:34:32.757411+0000 mon.smithi051 (mon.0) 81 : cluster [DBG] mgrmap e9: smithi051.blmzin(active, since 21s) 2020-06-26T21:34:33.332 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:profile rt=3.193258047103882, stop=False, exit=0, reads=[8, 10] 2020-06-26T21:34:33.332 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:profile rt=3.193474531173706, stop=True, exit=0, reads=[8, 10] 2020-06-26T21:34:33.333 INFO:teuthology.orchestra.run.smithi051.stderr:INFO:cephadm:Deploying prometheus service with default placement... 2020-06-26T21:34:33.333 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:['/usr/bin/docker', 'run', '--rm', '--net=host', '--ipc=host', '-e', 'CONTAINER_IMAGE=quay.ceph.io/ceph-ci/ceph:8b33a29f3a7f00f8e6f971159aa875abdbdf0dd9', '-e', 'NODE_NAME=smithi051', '-v', '/var/log/ceph/9eb212b8-b7f4-11ea-a06d-001a4aab830c:/var/log/ceph:z', '-v', '/tmp/ceph-tmp6dq_hjv4:/etc/ceph/ceph.client.admin.keyring:z', '-v', '/tmp/ceph-tmp9k3yi91i:/etc/ceph/ceph.conf:z', '--entrypoint', '/usr/bin/ceph', 'quay.ceph.io/ceph-ci/ceph:8b33a29f3a7f00f8e6f971159aa875abdbdf0dd9', 'orch', 'apply', 'prometheus'] 2020-06-26T21:34:33.333 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:Running command: /usr/bin/docker run --rm --net=host --ipc=host -e CONTAINER_IMAGE=quay.ceph.io/ceph-ci/ceph:8b33a29f3a7f00f8e6f971159aa875abdbdf0dd9 -e NODE_NAME=smithi051 -v /var/log/ceph/9eb212b8-b7f4-11ea-a06d-001a4aab830c:/var/log/ceph:z -v /tmp/ceph-tmp6dq_hjv4:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmp9k3yi91i:/etc/ceph/ceph.conf:z --entrypoint /usr/bin/ceph quay.ceph.io/ceph-ci/ceph:8b33a29f3a7f00f8e6f971159aa875abdbdf0dd9 orch apply prometheus 2020-06-26T21:34:34.544 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stderr 2020-06-26T21:34:34.532+0000 7f7d8f028700 -1 WARNING: all dangerous and experimental features are enabled. 2020-06-26T21:34:34.545 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:profile rt=1.2101023197174072, stop=False, exit=None, reads=[10] 2020-06-26T21:34:34.545 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stderr 2020-06-26T21:34:34.540+0000 7f7d8f028700 -1 WARNING: all dangerous and experimental features are enabled. 2020-06-26T21:34:34.545 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:profile rt=1.210301399230957, stop=False, exit=None, reads=[10] 2020-06-26T21:34:37.593 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:34:37 smithi051 bash[7113]: cluster 2020-06-26T21:34:37.243574+0000 mon.smithi051 (mon.0) 82 : cluster [INF] Active manager daemon smithi051.blmzin restarted 2020-06-26T21:34:37.594 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:34:37 smithi051 bash[7113]: cluster 2020-06-26T21:34:37.244330+0000 mon.smithi051 (mon.0) 83 : cluster [INF] Activating manager daemon smithi051.blmzin 2020-06-26T21:34:37.594 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:34:37 smithi051 bash[7113]: cluster 2020-06-26T21:34:37.247573+0000 mon.smithi051 (mon.0) 84 : cluster [DBG] osdmap e5: 0 total, 0 up, 0 in 2020-06-26T21:34:38.426 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout Scheduled prometheus update... 2020-06-26T21:34:38.427 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:profile rt=5.092341899871826, stop=False, exit=None, reads=[8] 2020-06-26T21:34:38.635 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:34:38 smithi051 bash[7113]: cluster 2020-06-26T21:34:37.300627+0000 mon.smithi051 (mon.0) 85 : cluster [DBG] mgrmap e10: smithi051.blmzin(active, starting, since 0.0563925s) 2020-06-26T21:34:38.636 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:34:38 smithi051 bash[7113]: audit 2020-06-26T21:34:37.308339+0000 mon.smithi051 (mon.0) 86 : audit [DBG] from='mgr.14146 172.21.15.51:0/1549216089' entity='mgr.smithi051.blmzin' cmd=[{"prefix": "mgr metadata", "who": "smithi051.blmzin", "id": "smithi051.blmzin"}]: dispatch 2020-06-26T21:34:38.636 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:34:38 smithi051 bash[7113]: audit 2020-06-26T21:34:37.309814+0000 mon.smithi051 (mon.0) 87 : audit [DBG] from='mgr.14146 172.21.15.51:0/1549216089' entity='mgr.smithi051.blmzin' cmd=[{"prefix": "mds metadata"}]: dispatch 2020-06-26T21:34:38.636 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:34:38 smithi051 bash[7113]: audit 2020-06-26T21:34:37.310162+0000 mon.smithi051 (mon.0) 88 : audit [DBG] from='mgr.14146 172.21.15.51:0/1549216089' entity='mgr.smithi051.blmzin' cmd=[{"prefix": "osd metadata"}]: dispatch 2020-06-26T21:34:38.636 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:34:38 smithi051 bash[7113]: audit 2020-06-26T21:34:37.310495+0000 mon.smithi051 (mon.0) 89 : audit [DBG] from='mgr.14146 172.21.15.51:0/1549216089' entity='mgr.smithi051.blmzin' cmd=[{"prefix": "mon metadata"}]: dispatch 2020-06-26T21:34:38.637 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:34:38 smithi051 bash[7113]: audit 2020-06-26T21:34:37.311145+0000 mon.smithi051 (mon.0) 90 : audit [DBG] from='mgr.14146 172.21.15.51:0/1549216089' entity='mgr.smithi051.blmzin' cmd=[{"prefix": "config-key ls"}]: dispatch 2020-06-26T21:34:38.637 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:34:38 smithi051 bash[7113]: audit 2020-06-26T21:34:37.312887+0000 mon.smithi051 (mon.0) 91 : audit [DBG] from='mgr.14146 172.21.15.51:0/1549216089' entity='mgr.smithi051.blmzin' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/host.smithi051"}]: dispatch 2020-06-26T21:34:38.637 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:34:38 smithi051 bash[7113]: audit 2020-06-26T21:34:37.313407+0000 mon.smithi051 (mon.0) 92 : audit [DBG] from='mgr.14146 172.21.15.51:0/1549216089' entity='mgr.smithi051.blmzin' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/inventory"}]: dispatch 2020-06-26T21:34:38.637 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:34:38 smithi051 bash[7113]: audit 2020-06-26T21:34:37.313925+0000 mon.smithi051 (mon.0) 93 : audit [DBG] from='mgr.14146 172.21.15.51:0/1549216089' entity='mgr.smithi051.blmzin' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.crash"}]: dispatch 2020-06-26T21:34:38.638 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:34:38 smithi051 bash[7113]: audit 2020-06-26T21:34:37.314409+0000 mon.smithi051 (mon.0) 94 : audit [DBG] from='mgr.14146 172.21.15.51:0/1549216089' entity='mgr.smithi051.blmzin' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.mgr"}]: dispatch 2020-06-26T21:34:38.638 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:34:38 smithi051 bash[7113]: audit 2020-06-26T21:34:37.314894+0000 mon.smithi051 (mon.0) 95 : audit [DBG] from='mgr.14146 172.21.15.51:0/1549216089' entity='mgr.smithi051.blmzin' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.mon"}]: dispatch 2020-06-26T21:34:38.638 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:34:38 smithi051 bash[7113]: audit 2020-06-26T21:34:37.315375+0000 mon.smithi051 (mon.0) 96 : audit [DBG] from='mgr.14146 172.21.15.51:0/1549216089' entity='mgr.smithi051.blmzin' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/ssh_identity_key"}]: dispatch 2020-06-26T21:34:38.638 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:34:38 smithi051 bash[7113]: audit 2020-06-26T21:34:37.315858+0000 mon.smithi051 (mon.0) 97 : audit [DBG] from='mgr.14146 172.21.15.51:0/1549216089' entity='mgr.smithi051.blmzin' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/ssh_identity_pub"}]: dispatch 2020-06-26T21:34:38.638 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:34:38 smithi051 bash[7113]: audit 2020-06-26T21:34:37.316333+0000 mon.smithi051 (mon.0) 98 : audit [DBG] from='mgr.14146 172.21.15.51:0/1549216089' entity='mgr.smithi051.blmzin' cmd=[{"prefix": "config-key get", "key": "mgr/telemetry/report_id"}]: dispatch 2020-06-26T21:34:38.639 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:34:38 smithi051 bash[7113]: audit 2020-06-26T21:34:37.316810+0000 mon.smithi051 (mon.0) 99 : audit [DBG] from='mgr.14146 172.21.15.51:0/1549216089' entity='mgr.smithi051.blmzin' cmd=[{"prefix": "config-key get", "key": "mgr/telemetry/salt"}]: dispatch 2020-06-26T21:34:38.639 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:34:38 smithi051 bash[7113]: cluster 2020-06-26T21:34:37.320502+0000 mon.smithi051 (mon.0) 100 : cluster [INF] Manager daemon smithi051.blmzin is now available 2020-06-26T21:34:39.028 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:profile rt=5.694319248199463, stop=False, exit=0, reads=[8, 10] 2020-06-26T21:34:39.029 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:profile rt=5.694474697113037, stop=True, exit=0, reads=[8, 10] 2020-06-26T21:34:39.029 INFO:teuthology.orchestra.run.smithi051.stderr:INFO:cephadm:Deploying grafana service with default placement... 2020-06-26T21:34:39.029 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:['/usr/bin/docker', 'run', '--rm', '--net=host', '--ipc=host', '-e', 'CONTAINER_IMAGE=quay.ceph.io/ceph-ci/ceph:8b33a29f3a7f00f8e6f971159aa875abdbdf0dd9', '-e', 'NODE_NAME=smithi051', '-v', '/var/log/ceph/9eb212b8-b7f4-11ea-a06d-001a4aab830c:/var/log/ceph:z', '-v', '/tmp/ceph-tmp6dq_hjv4:/etc/ceph/ceph.client.admin.keyring:z', '-v', '/tmp/ceph-tmp9k3yi91i:/etc/ceph/ceph.conf:z', '--entrypoint', '/usr/bin/ceph', 'quay.ceph.io/ceph-ci/ceph:8b33a29f3a7f00f8e6f971159aa875abdbdf0dd9', 'orch', 'apply', 'grafana'] 2020-06-26T21:34:39.030 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:Running command: /usr/bin/docker run --rm --net=host --ipc=host -e CONTAINER_IMAGE=quay.ceph.io/ceph-ci/ceph:8b33a29f3a7f00f8e6f971159aa875abdbdf0dd9 -e NODE_NAME=smithi051 -v /var/log/ceph/9eb212b8-b7f4-11ea-a06d-001a4aab830c:/var/log/ceph:z -v /tmp/ceph-tmp6dq_hjv4:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmp9k3yi91i:/etc/ceph/ceph.conf:z --entrypoint /usr/bin/ceph quay.ceph.io/ceph-ci/ceph:8b33a29f3a7f00f8e6f971159aa875abdbdf0dd9 orch apply grafana 2020-06-26T21:34:39.635 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:34:39 smithi051 bash[7113]: audit 2020-06-26T21:34:37.503893+0000 mon.smithi051 (mon.0) 101 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2020-06-26T21:34:39.636 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:34:39 smithi051 bash[7113]: audit 2020-06-26T21:34:38.368005+0000 mon.smithi051 (mon.0) 102 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2020-06-26T21:34:39.636 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:34:39 smithi051 bash[7113]: audit 2020-06-26T21:34:38.374881+0000 mon.smithi051 (mon.0) 103 : audit [DBG] from='mgr.14146 172.21.15.51:0/1549216089' entity='mgr.smithi051.blmzin' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2020-06-26T21:34:39.636 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:34:39 smithi051 bash[7113]: audit 2020-06-26T21:34:38.379388+0000 mgr.smithi051.blmzin (mgr.14146) 1 : audit [DBG] from='client.14148 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "prometheus", "target": ["mon-mgr", ""]}]: dispatch 2020-06-26T21:34:39.636 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:34:39 smithi051 bash[7113]: cluster 2020-06-26T21:34:38.379716+0000 mon.smithi051 (mon.0) 104 : cluster [DBG] mgrmap e11: smithi051.blmzin(active, since 1.13549s) 2020-06-26T21:34:39.637 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:34:39 smithi051 bash[7113]: cephadm 2020-06-26T21:34:38.420159+0000 mgr.smithi051.blmzin (mgr.14146) 2 : cephadm [INF] Saving service prometheus spec with placement count:1 2020-06-26T21:34:39.637 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:34:39 smithi051 bash[7113]: audit 2020-06-26T21:34:38.420516+0000 mon.smithi051 (mon.0) 105 : audit [INF] from='mgr.14146 172.21.15.51:0/1549216089' entity='mgr.smithi051.blmzin' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/spec.prometheus","val":"{\"created\": \"2020-06-26T21:34:38.420174\", \"spec\": {\"placement\": {\"count\": 1}, \"service_name\": \"prometheus\", \"service_type\": \"prometheus\"}}"}]: dispatch 2020-06-26T21:34:39.637 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:34:39 smithi051 bash[7113]: audit 2020-06-26T21:34:38.425725+0000 mon.smithi051 (mon.0) 106 : audit [INF] from='mgr.14146 172.21.15.51:0/1549216089' entity='mgr.smithi051.blmzin' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/spec.prometheus","val":"{\"created\": \"2020-06-26T21:34:38.420174\", \"spec\": {\"placement\": {\"count\": 1}, \"service_name\": \"prometheus\", \"service_type\": \"prometheus\"}}"}]': finished 2020-06-26T21:34:39.637 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:34:39 smithi051 bash[7113]: audit 2020-06-26T21:34:39.078593+0000 mon.smithi051 (mon.0) 107 : audit [INF] from='mgr.14146 172.21.15.51:0/1549216089' entity='mgr.smithi051.blmzin' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi051","val":"{\"daemons\": {\"mon.smithi051\": {\"daemon_type\": \"mon\", \"daemon_id\": \"smithi051\", \"hostname\": \"smithi051\", \"container_id\": \"b9f0fca28a83\", \"container_image_id\": \"81a8ed38fd46fe2f017573ccef769bc8fa908f45cbc7934058dcfcea5255face\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:8b33a29f3a7f00f8e6f971159aa875abdbdf0dd9\", \"version\": \"16.0.0-2955-g8b33a29\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-06-26T21:34:39.077687\", \"created\": \"2020-06-26T21:33:46.028645\", \"started\": \"2020-06-26T21:33:53.151371\"}, \"mgr.smithi051.blmzin\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"smithi051.blmzin\", \"hostname\": \"smithi051\", \"container_id\": \"b070152b4036\", \"container_image_id\": \"81a8ed38fd46fe2f017573ccef769bc8fa908f45cbc7934058dcfcea5255face\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:8b33a29f3a7f00f8e6f971159aa875abdbdf0dd9\", \"version\": \"16.0.0-2955-g8b33a29\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-06-26T21:34:39.077864\", \"created\": \"2020-06-26T21:33:55.708644\", \"started\": \"2020-06-26T21:33:55.810903\"}}, \"devices\": [], \"osdspec_previews\": [], \"daemon_config_deps\": {}, \"last_daemon_update\": \"2020-06-26T21:34:39.078021\", \"networks\": {}, \"last_host_check\": \"2020-06-26T21:34:22.714142\"}"}]: dispatch 2020-06-26T21:34:39.637 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:34:39 smithi051 bash[7113]: audit 2020-06-26T21:34:39.080544+0000 mon.smithi051 (mon.0) 108 : audit [INF] from='mgr.14146 172.21.15.51:0/1549216089' entity='mgr.smithi051.blmzin' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi051","val":"{\"daemons\": {\"mon.smithi051\": {\"daemon_type\": \"mon\", \"daemon_id\": \"smithi051\", \"hostname\": \"smithi051\", \"container_id\": \"b9f0fca28a83\", \"container_image_id\": \"81a8ed38fd46fe2f017573ccef769bc8fa908f45cbc7934058dcfcea5255face\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:8b33a29f3a7f00f8e6f971159aa875abdbdf0dd9\", \"version\": \"16.0.0-2955-g8b33a29\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-06-26T21:34:39.077687\", \"created\": \"2020-06-26T21:33:46.028645\", \"started\": \"2020-06-26T21:33:53.151371\"}, \"mgr.smithi051.blmzin\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"smithi051.blmzin\", \"hostname\": \"smithi051\", \"container_id\": \"b070152b4036\", \"container_image_id\": \"81a8ed38fd46fe2f017573ccef769bc8fa908f45cbc7934058dcfcea5255face\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:8b33a29f3a7f00f8e6f971159aa875abdbdf0dd9\", \"version\": \"16.0.0-2955-g8b33a29\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-06-26T21:34:39.077864\", \"created\": \"2020-06-26T21:33:55.708644\", \"started\": \"2020-06-26T21:33:55.810903\"}}, \"devices\": [], \"osdspec_previews\": [], \"daemon_config_deps\": {}, \"last_daemon_update\": \"2020-06-26T21:34:39.078021\", \"networks\": {}, \"last_host_check\": \"2020-06-26T21:34:22.714142\"}"}]': finished 2020-06-26T21:34:39.638 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:34:39 smithi051 bash[7113]: audit 2020-06-26T21:34:39.081245+0000 mon.smithi051 (mon.0) 109 : audit [DBG] from='mgr.14146 172.21.15.51:0/1549216089' entity='mgr.smithi051.blmzin' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2020-06-26T21:34:40.717 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stderr 2020-06-26T21:34:40.704+0000 7fb082afb700 -1 WARNING: all dangerous and experimental features are enabled. 2020-06-26T21:34:40.718 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:profile rt=1.6878135204315186, stop=False, exit=None, reads=[10] 2020-06-26T21:34:40.718 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stderr 2020-06-26T21:34:40.716+0000 7fb081899700 -1 WARNING: all dangerous and experimental features are enabled. 2020-06-26T21:34:40.718 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:profile rt=1.6879706382751465, stop=False, exit=None, reads=[10] 2020-06-26T21:34:41.061 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout Scheduled grafana update... 2020-06-26T21:34:41.061 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:profile rt=2.0315423011779785, stop=False, exit=None, reads=[8] 2020-06-26T21:34:41.386 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:34:41 smithi051 bash[7113]: cluster 2020-06-26T21:34:40.086374+0000 mon.smithi051 (mon.0) 110 : cluster [DBG] mgrmap e12: smithi051.blmzin(active, since 2s) 2020-06-26T21:34:41.386 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:34:41 smithi051 bash[7113]: audit 2020-06-26T21:34:41.057812+0000 mon.smithi051 (mon.0) 111 : audit [INF] from='mgr.14146 172.21.15.51:0/1549216089' entity='mgr.smithi051.blmzin' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/spec.grafana","val":"{\"created\": \"2020-06-26T21:34:41.057247\", \"spec\": {\"placement\": {\"count\": 1}, \"service_name\": \"grafana\", \"service_type\": \"grafana\"}}"}]: dispatch 2020-06-26T21:34:41.386 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:34:41 smithi051 bash[7113]: audit 2020-06-26T21:34:41.060211+0000 mon.smithi051 (mon.0) 112 : audit [INF] from='mgr.14146 172.21.15.51:0/1549216089' entity='mgr.smithi051.blmzin' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/spec.grafana","val":"{\"created\": \"2020-06-26T21:34:41.057247\", \"spec\": {\"placement\": {\"count\": 1}, \"service_name\": \"grafana\", \"service_type\": \"grafana\"}}"}]': finished 2020-06-26T21:34:41.653 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:profile rt=2.623307228088379, stop=False, exit=0, reads=[8, 10] 2020-06-26T21:34:41.654 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:profile rt=2.6235876083374023, stop=True, exit=0, reads=[8, 10] 2020-06-26T21:34:41.654 INFO:teuthology.orchestra.run.smithi051.stderr:INFO:cephadm:Deploying node-exporter service with default placement... 2020-06-26T21:34:41.655 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:['/usr/bin/docker', 'run', '--rm', '--net=host', '--ipc=host', '-e', 'CONTAINER_IMAGE=quay.ceph.io/ceph-ci/ceph:8b33a29f3a7f00f8e6f971159aa875abdbdf0dd9', '-e', 'NODE_NAME=smithi051', '-v', '/var/log/ceph/9eb212b8-b7f4-11ea-a06d-001a4aab830c:/var/log/ceph:z', '-v', '/tmp/ceph-tmp6dq_hjv4:/etc/ceph/ceph.client.admin.keyring:z', '-v', '/tmp/ceph-tmp9k3yi91i:/etc/ceph/ceph.conf:z', '--entrypoint', '/usr/bin/ceph', 'quay.ceph.io/ceph-ci/ceph:8b33a29f3a7f00f8e6f971159aa875abdbdf0dd9', 'orch', 'apply', 'node-exporter'] 2020-06-26T21:34:41.655 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:Running command: /usr/bin/docker run --rm --net=host --ipc=host -e CONTAINER_IMAGE=quay.ceph.io/ceph-ci/ceph:8b33a29f3a7f00f8e6f971159aa875abdbdf0dd9 -e NODE_NAME=smithi051 -v /var/log/ceph/9eb212b8-b7f4-11ea-a06d-001a4aab830c:/var/log/ceph:z -v /tmp/ceph-tmp6dq_hjv4:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmp9k3yi91i:/etc/ceph/ceph.conf:z --entrypoint /usr/bin/ceph quay.ceph.io/ceph-ci/ceph:8b33a29f3a7f00f8e6f971159aa875abdbdf0dd9 orch apply node-exporter 2020-06-26T21:34:42.354 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:34:42 smithi051 bash[7113]: audit 2020-06-26T21:34:41.055990+0000 mgr.smithi051.blmzin (mgr.14146) 3 : audit [DBG] from='client.14157 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "grafana", "target": ["mon-mgr", ""]}]: dispatch 2020-06-26T21:34:42.354 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:34:42 smithi051 bash[7113]: cephadm 2020-06-26T21:34:41.057224+0000 mgr.smithi051.blmzin (mgr.14146) 4 : cephadm [INF] Saving service grafana spec with placement count:1 2020-06-26T21:34:42.882 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stderr 2020-06-26T21:34:42.864+0000 7f183603e700 -1 WARNING: all dangerous and experimental features are enabled. 2020-06-26T21:34:42.883 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stderr 2020-06-26T21:34:42.880+0000 7f1834ddc700 -1 WARNING: all dangerous and experimental features are enabled. 2020-06-26T21:34:42.883 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:profile rt=1.2258594036102295, stop=False, exit=None, reads=[10] 2020-06-26T21:34:43.224 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout Scheduled node-exporter update... 2020-06-26T21:34:43.224 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:profile rt=1.567582607269287, stop=False, exit=None, reads=[8] 2020-06-26T21:34:43.635 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:34:43 smithi051 bash[7113]: audit 2020-06-26T21:34:43.218725+0000 mon.smithi051 (mon.0) 113 : audit [INF] from='mgr.14146 172.21.15.51:0/1549216089' entity='mgr.smithi051.blmzin' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/spec.node-exporter","val":"{\"created\": \"2020-06-26T21:34:43.218116\", \"spec\": {\"placement\": {\"host_pattern\": \"*\"}, \"service_name\": \"node-exporter\", \"service_type\": \"node-exporter\"}}"}]: dispatch 2020-06-26T21:34:43.635 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:34:43 smithi051 bash[7113]: audit 2020-06-26T21:34:43.222925+0000 mon.smithi051 (mon.0) 114 : audit [INF] from='mgr.14146 172.21.15.51:0/1549216089' entity='mgr.smithi051.blmzin' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/spec.node-exporter","val":"{\"created\": \"2020-06-26T21:34:43.218116\", \"spec\": {\"placement\": {\"host_pattern\": \"*\"}, \"service_name\": \"node-exporter\", \"service_type\": \"node-exporter\"}}"}]': finished 2020-06-26T21:34:43.759 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:profile rt=2.103093385696411, stop=False, exit=0, reads=[8, 10] 2020-06-26T21:34:43.760 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:profile rt=2.103363275527954, stop=True, exit=0, reads=[8, 10] 2020-06-26T21:34:43.760 INFO:teuthology.orchestra.run.smithi051.stderr:INFO:cephadm:Deploying alertmanager service with default placement... 2020-06-26T21:34:43.761 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:['/usr/bin/docker', 'run', '--rm', '--net=host', '--ipc=host', '-e', 'CONTAINER_IMAGE=quay.ceph.io/ceph-ci/ceph:8b33a29f3a7f00f8e6f971159aa875abdbdf0dd9', '-e', 'NODE_NAME=smithi051', '-v', '/var/log/ceph/9eb212b8-b7f4-11ea-a06d-001a4aab830c:/var/log/ceph:z', '-v', '/tmp/ceph-tmp6dq_hjv4:/etc/ceph/ceph.client.admin.keyring:z', '-v', '/tmp/ceph-tmp9k3yi91i:/etc/ceph/ceph.conf:z', '--entrypoint', '/usr/bin/ceph', 'quay.ceph.io/ceph-ci/ceph:8b33a29f3a7f00f8e6f971159aa875abdbdf0dd9', 'orch', 'apply', 'alertmanager'] 2020-06-26T21:34:43.761 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:Running command: /usr/bin/docker run --rm --net=host --ipc=host -e CONTAINER_IMAGE=quay.ceph.io/ceph-ci/ceph:8b33a29f3a7f00f8e6f971159aa875abdbdf0dd9 -e NODE_NAME=smithi051 -v /var/log/ceph/9eb212b8-b7f4-11ea-a06d-001a4aab830c:/var/log/ceph:z -v /tmp/ceph-tmp6dq_hjv4:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmp9k3yi91i:/etc/ceph/ceph.conf:z --entrypoint /usr/bin/ceph quay.ceph.io/ceph-ci/ceph:8b33a29f3a7f00f8e6f971159aa875abdbdf0dd9 orch apply alertmanager 2020-06-26T21:34:44.577 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:34:44 smithi051 bash[7113]: audit 2020-06-26T21:34:43.216462+0000 mgr.smithi051.blmzin (mgr.14146) 5 : audit [DBG] from='client.14159 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "node-exporter", "target": ["mon-mgr", ""]}]: dispatch 2020-06-26T21:34:44.577 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:34:44 smithi051 bash[7113]: cephadm 2020-06-26T21:34:43.218092+0000 mgr.smithi051.blmzin (mgr.14146) 6 : cephadm [INF] Saving service node-exporter spec with placement * 2020-06-26T21:34:44.987 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stderr 2020-06-26T21:34:44.972+0000 7f9d907a1700 -1 WARNING: all dangerous and experimental features are enabled. 2020-06-26T21:34:44.988 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stderr 2020-06-26T21:34:44.984+0000 7f9d8f53f700 -1 WARNING: all dangerous and experimental features are enabled. 2020-06-26T21:34:44.988 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:profile rt=1.225034236907959, stop=False, exit=None, reads=[10] 2020-06-26T21:34:45.322 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout Scheduled alertmanager update... 2020-06-26T21:34:45.323 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:profile rt=1.5603830814361572, stop=False, exit=None, reads=[8] 2020-06-26T21:34:45.823 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:profile rt=2.0609917640686035, stop=False, exit=0, reads=[8, 10] 2020-06-26T21:34:45.824 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:profile rt=2.0612339973449707, stop=True, exit=0, reads=[8, 10] 2020-06-26T21:34:45.824 INFO:teuthology.orchestra.run.smithi051.stderr:INFO:cephadm:Enabling the dashboard module... 2020-06-26T21:34:45.824 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:['/usr/bin/docker', 'run', '--rm', '--net=host', '--ipc=host', '-e', 'CONTAINER_IMAGE=quay.ceph.io/ceph-ci/ceph:8b33a29f3a7f00f8e6f971159aa875abdbdf0dd9', '-e', 'NODE_NAME=smithi051', '-v', '/var/log/ceph/9eb212b8-b7f4-11ea-a06d-001a4aab830c:/var/log/ceph:z', '-v', '/tmp/ceph-tmp6dq_hjv4:/etc/ceph/ceph.client.admin.keyring:z', '-v', '/tmp/ceph-tmp9k3yi91i:/etc/ceph/ceph.conf:z', '--entrypoint', '/usr/bin/ceph', 'quay.ceph.io/ceph-ci/ceph:8b33a29f3a7f00f8e6f971159aa875abdbdf0dd9', 'mgr', 'module', 'enable', 'dashboard'] 2020-06-26T21:34:45.824 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:Running command: /usr/bin/docker run --rm --net=host --ipc=host -e CONTAINER_IMAGE=quay.ceph.io/ceph-ci/ceph:8b33a29f3a7f00f8e6f971159aa875abdbdf0dd9 -e NODE_NAME=smithi051 -v /var/log/ceph/9eb212b8-b7f4-11ea-a06d-001a4aab830c:/var/log/ceph:z -v /tmp/ceph-tmp6dq_hjv4:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmp9k3yi91i:/etc/ceph/ceph.conf:z --entrypoint /usr/bin/ceph quay.ceph.io/ceph-ci/ceph:8b33a29f3a7f00f8e6f971159aa875abdbdf0dd9 mgr module enable dashboard 2020-06-26T21:34:45.885 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:34:45 smithi051 bash[7113]: audit 2020-06-26T21:34:45.318464+0000 mon.smithi051 (mon.0) 115 : audit [INF] from='mgr.14146 172.21.15.51:0/1549216089' entity='mgr.smithi051.blmzin' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/spec.alertmanager","val":"{\"created\": \"2020-06-26T21:34:45.317869\", \"spec\": {\"placement\": {\"count\": 1}, \"service_name\": \"alertmanager\", \"service_type\": \"alertmanager\"}}"}]: dispatch 2020-06-26T21:34:45.886 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:34:45 smithi051 bash[7113]: audit 2020-06-26T21:34:45.322209+0000 mon.smithi051 (mon.0) 116 : audit [INF] from='mgr.14146 172.21.15.51:0/1549216089' entity='mgr.smithi051.blmzin' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/spec.alertmanager","val":"{\"created\": \"2020-06-26T21:34:45.317869\", \"spec\": {\"placement\": {\"count\": 1}, \"service_name\": \"alertmanager\", \"service_type\": \"alertmanager\"}}"}]': finished 2020-06-26T21:34:46.885 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:34:46 smithi051 bash[7113]: audit 2020-06-26T21:34:45.316612+0000 mgr.smithi051.blmzin (mgr.14146) 7 : audit [DBG] from='client.14161 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "alertmanager", "target": ["mon-mgr", ""]}]: dispatch 2020-06-26T21:34:46.885 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:34:46 smithi051 bash[7113]: cephadm 2020-06-26T21:34:45.317845+0000 mgr.smithi051.blmzin (mgr.14146) 8 : cephadm [INF] Saving service alertmanager spec with placement count:1 2020-06-26T21:34:47.098 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stderr 2020-06-26T21:34:47.080+0000 7f91ff093700 -1 WARNING: all dangerous and experimental features are enabled. 2020-06-26T21:34:47.099 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stderr 2020-06-26T21:34:47.096+0000 7f91ff093700 -1 WARNING: all dangerous and experimental features are enabled. 2020-06-26T21:34:47.099 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:profile rt=1.2725112438201904, stop=False, exit=None, reads=[10] 2020-06-26T21:34:47.885 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:34:47 smithi051 bash[7113]: audit 2020-06-26T21:34:47.453847+0000 mon.smithi051 (mon.0) 117 : audit [INF] from='client.? 172.21.15.51:0/769843807' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "dashboard"}]: dispatch 2020-06-26T21:34:48.104 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:profile rt=2.278273105621338, stop=False, exit=0, reads=[8, 10] 2020-06-26T21:34:48.105 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:profile rt=2.278480291366577, stop=True, exit=0, reads=[8, 10] 2020-06-26T21:34:48.105 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:['/usr/bin/docker', 'run', '--rm', '--net=host', '--ipc=host', '-e', 'CONTAINER_IMAGE=quay.ceph.io/ceph-ci/ceph:8b33a29f3a7f00f8e6f971159aa875abdbdf0dd9', '-e', 'NODE_NAME=smithi051', '-v', '/var/log/ceph/9eb212b8-b7f4-11ea-a06d-001a4aab830c:/var/log/ceph:z', '-v', '/tmp/ceph-tmp6dq_hjv4:/etc/ceph/ceph.client.admin.keyring:z', '-v', '/tmp/ceph-tmp9k3yi91i:/etc/ceph/ceph.conf:z', '--entrypoint', '/usr/bin/ceph', 'quay.ceph.io/ceph-ci/ceph:8b33a29f3a7f00f8e6f971159aa875abdbdf0dd9', 'mgr', 'dump'] 2020-06-26T21:34:48.105 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:Running command: /usr/bin/docker run --rm --net=host --ipc=host -e CONTAINER_IMAGE=quay.ceph.io/ceph-ci/ceph:8b33a29f3a7f00f8e6f971159aa875abdbdf0dd9 -e NODE_NAME=smithi051 -v /var/log/ceph/9eb212b8-b7f4-11ea-a06d-001a4aab830c:/var/log/ceph:z -v /tmp/ceph-tmp6dq_hjv4:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmp9k3yi91i:/etc/ceph/ceph.conf:z --entrypoint /usr/bin/ceph quay.ceph.io/ceph-ci/ceph:8b33a29f3a7f00f8e6f971159aa875abdbdf0dd9 mgr dump 2020-06-26T21:34:48.814 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:34:48 smithi051 bash[7113]: audit 2020-06-26T21:34:47.510880+0000 mon.smithi051 (mon.0) 118 : audit [INF] from='client.? 172.21.15.51:0/769843807' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "dashboard"}]': finished 2020-06-26T21:34:48.815 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:34:48 smithi051 bash[7113]: cluster 2020-06-26T21:34:47.511045+0000 mon.smithi051 (mon.0) 119 : cluster [DBG] mgrmap e13: smithi051.blmzin(active, since 10s) 2020-06-26T21:34:49.327 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stderr 2020-06-26T21:34:49.312+0000 7efda93c9700 -1 WARNING: all dangerous and experimental features are enabled. 2020-06-26T21:34:49.328 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:profile rt=1.2208845615386963, stop=False, exit=None, reads=[10] 2020-06-26T21:34:49.328 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stderr 2020-06-26T21:34:49.324+0000 7efda93c9700 -1 WARNING: all dangerous and experimental features are enabled. 2020-06-26T21:34:49.328 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:profile rt=1.221071720123291, stop=False, exit=None, reads=[10] 2020-06-26T21:34:49.701 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2020-06-26T21:34:49.702 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "epoch": 13, 2020-06-26T21:34:49.702 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "active_gid": 14146, 2020-06-26T21:34:49.702 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "active_name": "smithi051.blmzin", 2020-06-26T21:34:49.702 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "active_addrs": { 2020-06-26T21:34:49.702 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "addrvec": [ 2020-06-26T21:34:49.703 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2020-06-26T21:34:49.703 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "v2", 2020-06-26T21:34:49.703 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "addr": "172.21.15.51:6800", 2020-06-26T21:34:49.703 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "nonce": 4282575114 2020-06-26T21:34:49.703 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:49.704 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2020-06-26T21:34:49.704 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "v1", 2020-06-26T21:34:49.704 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "addr": "172.21.15.51:6801", 2020-06-26T21:34:49.704 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "nonce": 4282575114 2020-06-26T21:34:49.705 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2020-06-26T21:34:49.706 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ] 2020-06-26T21:34:49.706 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:49.706 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "active_addr": "172.21.15.51:6801/4282575114", 2020-06-26T21:34:49.707 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "active_change": "2020-06-26T21:34:37.244212+0000", 2020-06-26T21:34:49.707 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "active_mgr_features": 4540138292837744639, 2020-06-26T21:34:49.707 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "available": true, 2020-06-26T21:34:49.707 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "standbys": [], 2020-06-26T21:34:49.707 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "modules": [ 2020-06-26T21:34:49.708 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "cephadm", 2020-06-26T21:34:49.708 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "dashboard", 2020-06-26T21:34:49.708 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "iostat", 2020-06-26T21:34:49.708 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "prometheus", 2020-06-26T21:34:50.058 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "restful" 2020-06-26T21:34:50.058 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2020-06-26T21:34:50.059 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "available_modules": [ 2020-06-26T21:34:50.059 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2020-06-26T21:34:50.059 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "alerts", 2020-06-26T21:34:50.059 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2020-06-26T21:34:50.059 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2020-06-26T21:34:50.060 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2020-06-26T21:34:50.060 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "interval": { 2020-06-26T21:34:50.060 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "interval", 2020-06-26T21:34:50.060 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2020-06-26T21:34:50.060 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:profile rt=1.5969703197479248, stop=False, exit=None, reads=[8] 2020-06-26T21:34:50.061 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-06-26T21:34:50.061 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-06-26T21:34:50.061 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "60", 2020-06-26T21:34:50.061 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-06-26T21:34:50.061 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-06-26T21:34:50.062 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-06-26T21:34:50.062 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "How frequently to reexamine health status", 2020-06-26T21:34:50.062 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-06-26T21:34:50.062 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-06-26T21:34:50.062 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-06-26T21:34:50.063 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:50.063 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2020-06-26T21:34:50.063 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2020-06-26T21:34:50.063 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2020-06-26T21:34:50.063 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-06-26T21:34:50.063 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-06-26T21:34:50.064 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2020-06-26T21:34:50.064 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-06-26T21:34:50.064 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-06-26T21:34:50.064 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2020-06-26T21:34:50.064 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2020-06-26T21:34:50.065 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2020-06-26T21:34:50.065 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2020-06-26T21:34:50.065 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2020-06-26T21:34:50.065 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2020-06-26T21:34:50.065 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2020-06-26T21:34:50.066 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2020-06-26T21:34:50.066 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-06-26T21:34:50.066 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-06-26T21:34:50.066 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:profile rt=1.5985925197601318, stop=False, exit=None, reads=[8] 2020-06-26T21:34:50.066 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-06-26T21:34:50.067 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-06-26T21:34:50.067 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:50.067 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2020-06-26T21:34:50.067 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2020-06-26T21:34:50.067 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2020-06-26T21:34:50.067 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-06-26T21:34:50.068 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-06-26T21:34:50.068 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2020-06-26T21:34:50.068 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-06-26T21:34:50.068 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-06-26T21:34:50.068 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-06-26T21:34:50.069 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-06-26T21:34:50.069 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-06-26T21:34:50.069 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-06-26T21:34:50.069 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-06-26T21:34:50.069 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:50.069 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2020-06-26T21:34:50.070 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2020-06-26T21:34:50.070 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2020-06-26T21:34:50.070 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-06-26T21:34:50.070 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-06-26T21:34:50.070 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2020-06-26T21:34:50.071 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-06-26T21:34:50.071 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-06-26T21:34:50.071 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2020-06-26T21:34:50.071 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2020-06-26T21:34:50.071 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2020-06-26T21:34:50.072 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2020-06-26T21:34:50.072 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:profile rt=1.5991437435150146, stop=False, exit=None, reads=[8] 2020-06-26T21:34:50.072 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2020-06-26T21:34:50.072 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2020-06-26T21:34:50.072 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2020-06-26T21:34:50.072 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2020-06-26T21:34:50.073 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-06-26T21:34:50.073 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-06-26T21:34:50.073 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-06-26T21:34:50.073 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-06-26T21:34:50.073 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:50.074 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2020-06-26T21:34:50.074 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2020-06-26T21:34:50.074 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2020-06-26T21:34:50.074 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-06-26T21:34:50.074 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-06-26T21:34:50.074 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2020-06-26T21:34:50.075 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-06-26T21:34:50.075 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-06-26T21:34:50.075 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-06-26T21:34:50.075 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-06-26T21:34:50.075 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-06-26T21:34:50.076 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-06-26T21:34:50.076 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-06-26T21:34:50.076 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:50.076 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "smtp_destination": { 2020-06-26T21:34:50.076 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "smtp_destination", 2020-06-26T21:34:50.076 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2020-06-26T21:34:50.077 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-06-26T21:34:50.077 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-06-26T21:34:50.077 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2020-06-26T21:34:50.077 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-06-26T21:34:50.077 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:profile rt=1.6005961894989014, stop=False, exit=None, reads=[8] 2020-06-26T21:34:50.078 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-06-26T21:34:50.078 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-06-26T21:34:50.078 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "Email address to send alerts to", 2020-06-26T21:34:50.078 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-06-26T21:34:50.078 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-06-26T21:34:50.079 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-06-26T21:34:50.079 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:50.079 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "smtp_from_name": { 2020-06-26T21:34:50.079 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "smtp_from_name", 2020-06-26T21:34:50.079 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2020-06-26T21:34:50.079 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-06-26T21:34:50.080 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-06-26T21:34:50.080 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "Ceph", 2020-06-26T21:34:50.080 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-06-26T21:34:50.080 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-06-26T21:34:50.080 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-06-26T21:34:50.081 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "Email From: name", 2020-06-26T21:34:50.081 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-06-26T21:34:50.081 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-06-26T21:34:50.081 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-06-26T21:34:50.081 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:50.082 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "smtp_host": { 2020-06-26T21:34:50.082 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "smtp_host", 2020-06-26T21:34:50.082 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2020-06-26T21:34:50.082 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-06-26T21:34:50.082 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-06-26T21:34:50.083 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2020-06-26T21:34:50.083 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-06-26T21:34:50.083 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:profile rt=1.6019251346588135, stop=False, exit=None, reads=[8] 2020-06-26T21:34:50.083 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-06-26T21:34:50.083 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-06-26T21:34:50.083 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "SMTP server", 2020-06-26T21:34:50.084 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-06-26T21:34:50.084 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-06-26T21:34:50.084 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-06-26T21:34:50.084 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:50.084 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "smtp_password": { 2020-06-26T21:34:50.085 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "smtp_password", 2020-06-26T21:34:50.085 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2020-06-26T21:34:50.085 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-06-26T21:34:50.085 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-06-26T21:34:50.085 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2020-06-26T21:34:50.086 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-06-26T21:34:50.086 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-06-26T21:34:50.086 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-06-26T21:34:50.086 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "Password to authenticate with", 2020-06-26T21:34:50.086 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-06-26T21:34:50.086 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-06-26T21:34:50.087 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-06-26T21:34:50.087 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:50.087 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "smtp_port": { 2020-06-26T21:34:50.087 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "smtp_port", 2020-06-26T21:34:50.087 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2020-06-26T21:34:50.088 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-06-26T21:34:50.088 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-06-26T21:34:50.088 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "465", 2020-06-26T21:34:50.088 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-06-26T21:34:50.088 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-06-26T21:34:50.088 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:profile rt=1.6034340858459473, stop=False, exit=None, reads=[8] 2020-06-26T21:34:50.089 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-06-26T21:34:50.089 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "SMTP port", 2020-06-26T21:34:50.089 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-06-26T21:34:50.089 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-06-26T21:34:50.089 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-06-26T21:34:50.090 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:50.090 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "smtp_sender": { 2020-06-26T21:34:50.090 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "smtp_sender", 2020-06-26T21:34:50.090 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2020-06-26T21:34:50.090 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-06-26T21:34:50.091 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-06-26T21:34:50.091 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2020-06-26T21:34:50.091 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-06-26T21:34:50.091 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-06-26T21:34:50.091 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-06-26T21:34:50.091 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "SMTP envelope sender", 2020-06-26T21:34:50.092 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-06-26T21:34:50.092 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-06-26T21:34:50.092 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-06-26T21:34:50.092 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:50.092 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "smtp_ssl": { 2020-06-26T21:34:50.093 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "smtp_ssl", 2020-06-26T21:34:50.093 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2020-06-26T21:34:50.093 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-06-26T21:34:50.093 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-06-26T21:34:50.093 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2020-06-26T21:34:50.093 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-06-26T21:34:50.094 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-06-26T21:34:50.094 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:profile rt=1.6048884391784668, stop=False, exit=None, reads=[8] 2020-06-26T21:34:50.094 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-06-26T21:34:50.094 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "Use SSL to connect to SMTP server", 2020-06-26T21:34:50.094 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-06-26T21:34:50.095 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-06-26T21:34:50.095 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-06-26T21:34:50.095 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:50.095 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "smtp_user": { 2020-06-26T21:34:50.095 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "smtp_user", 2020-06-26T21:34:50.096 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2020-06-26T21:34:50.096 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-06-26T21:34:50.096 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-06-26T21:34:50.096 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2020-06-26T21:34:50.096 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-06-26T21:34:50.096 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-06-26T21:34:50.097 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-06-26T21:34:50.097 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "User to authenticate as", 2020-06-26T21:34:50.097 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-06-26T21:34:50.097 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-06-26T21:34:50.097 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-06-26T21:34:50.098 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2020-06-26T21:34:50.098 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2020-06-26T21:34:50.098 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:50.098 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2020-06-26T21:34:50.098 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "balancer", 2020-06-26T21:34:50.098 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2020-06-26T21:34:50.099 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2020-06-26T21:34:50.099 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2020-06-26T21:34:50.099 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "active": { 2020-06-26T21:34:50.099 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "active", 2020-06-26T21:34:50.099 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2020-06-26T21:34:50.100 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-06-26T21:34:50.100 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:profile rt=1.6063919067382812, stop=False, exit=None, reads=[8] 2020-06-26T21:34:50.100 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-06-26T21:34:50.100 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2020-06-26T21:34:50.100 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-06-26T21:34:50.100 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-06-26T21:34:50.101 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-06-26T21:34:50.101 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "automatically balance PGs across cluster", 2020-06-26T21:34:50.101 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-06-26T21:34:50.101 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-06-26T21:34:50.101 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-06-26T21:34:50.102 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:50.102 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "begin_time": { 2020-06-26T21:34:50.102 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "begin_time", 2020-06-26T21:34:50.102 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2020-06-26T21:34:50.102 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-06-26T21:34:50.103 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-06-26T21:34:50.103 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "0000", 2020-06-26T21:34:50.103 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-06-26T21:34:50.103 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-06-26T21:34:50.103 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-06-26T21:34:50.104 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "beginning time of day to automatically balance", 2020-06-26T21:34:50.104 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "This is a time of day in the format HHMM.", 2020-06-26T21:34:50.104 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-06-26T21:34:50.104 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-06-26T21:34:50.104 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:50.104 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "begin_weekday": { 2020-06-26T21:34:50.105 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "begin_weekday", 2020-06-26T21:34:50.105 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:profile rt=1.6077075004577637, stop=False, exit=None, reads=[8] 2020-06-26T21:34:50.105 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "uint", 2020-06-26T21:34:50.105 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-06-26T21:34:50.105 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-06-26T21:34:50.106 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "0", 2020-06-26T21:34:50.106 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "0", 2020-06-26T21:34:50.106 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "7", 2020-06-26T21:34:50.106 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-06-26T21:34:50.106 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "Restrict automatic balancing to this day of the week or later", 2020-06-26T21:34:50.107 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "0 or 7 = Sunday, 1 = Monday, etc.", 2020-06-26T21:34:50.107 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-06-26T21:34:50.107 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-06-26T21:34:50.107 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:50.107 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "crush_compat_max_iterations": { 2020-06-26T21:34:50.107 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "crush_compat_max_iterations", 2020-06-26T21:34:50.108 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "uint", 2020-06-26T21:34:50.108 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-06-26T21:34:50.108 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-06-26T21:34:50.108 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "25", 2020-06-26T21:34:50.108 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "1", 2020-06-26T21:34:50.109 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "250", 2020-06-26T21:34:50.109 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-06-26T21:34:50.109 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "maximum number of iterations to attempt optimization", 2020-06-26T21:34:50.109 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-06-26T21:34:50.109 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-06-26T21:34:50.110 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:profile rt=1.608971357345581, stop=False, exit=None, reads=[8] 2020-06-26T21:34:50.110 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-06-26T21:34:50.110 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:50.110 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "crush_compat_metrics": { 2020-06-26T21:34:50.110 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "crush_compat_metrics", 2020-06-26T21:34:50.110 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2020-06-26T21:34:50.111 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-06-26T21:34:50.111 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-06-26T21:34:50.111 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "pgs,objects,bytes", 2020-06-26T21:34:50.111 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-06-26T21:34:50.111 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-06-26T21:34:50.112 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-06-26T21:34:50.112 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "metrics with which to calculate OSD utilization", 2020-06-26T21:34:50.112 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "Value is a list of one or more of \"pgs\", \"objects\", or \"bytes\", and indicates which metrics to use to balance utilization.", 2020-06-26T21:34:50.112 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-06-26T21:34:50.112 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-06-26T21:34:50.112 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:50.113 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "crush_compat_step": { 2020-06-26T21:34:50.113 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "crush_compat_step", 2020-06-26T21:34:50.113 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "float", 2020-06-26T21:34:50.113 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-06-26T21:34:50.113 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-06-26T21:34:50.114 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "0.5", 2020-06-26T21:34:50.114 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "0.001", 2020-06-26T21:34:50.114 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:profile rt=1.6101393699645996, stop=False, exit=None, reads=[8] 2020-06-26T21:34:50.114 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "0.999", 2020-06-26T21:34:50.114 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-06-26T21:34:50.115 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "aggressiveness of optimization", 2020-06-26T21:34:50.115 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": ".99 is very aggressive, .01 is less aggressive", 2020-06-26T21:34:50.115 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-06-26T21:34:50.115 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-06-26T21:34:50.115 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:50.115 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "end_time": { 2020-06-26T21:34:50.116 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "end_time", 2020-06-26T21:34:50.116 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2020-06-26T21:34:50.116 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-06-26T21:34:50.116 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-06-26T21:34:50.116 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "2400", 2020-06-26T21:34:50.117 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-06-26T21:34:50.117 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-06-26T21:34:50.117 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-06-26T21:34:50.117 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "ending time of day to automatically balance", 2020-06-26T21:34:50.117 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "This is a time of day in the format HHMM.", 2020-06-26T21:34:50.118 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-06-26T21:34:50.118 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-06-26T21:34:50.118 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:50.118 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "end_weekday": { 2020-06-26T21:34:50.118 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "end_weekday", 2020-06-26T21:34:50.118 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "uint", 2020-06-26T21:34:50.119 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-06-26T21:34:50.119 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:profile rt=1.6113028526306152, stop=False, exit=None, reads=[8] 2020-06-26T21:34:50.119 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-06-26T21:34:50.119 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "7", 2020-06-26T21:34:50.119 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "0", 2020-06-26T21:34:50.120 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "7", 2020-06-26T21:34:50.120 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-06-26T21:34:50.120 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "Restrict automatic balancing to days of the week earlier than this", 2020-06-26T21:34:50.120 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "0 or 7 = Sunday, 1 = Monday, etc.", 2020-06-26T21:34:50.120 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-06-26T21:34:50.120 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-06-26T21:34:50.121 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:50.121 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2020-06-26T21:34:50.121 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2020-06-26T21:34:50.121 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2020-06-26T21:34:50.121 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-06-26T21:34:50.122 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-06-26T21:34:50.122 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2020-06-26T21:34:50.122 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-06-26T21:34:50.122 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-06-26T21:34:50.122 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2020-06-26T21:34:50.123 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2020-06-26T21:34:50.123 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2020-06-26T21:34:50.123 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2020-06-26T21:34:50.123 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2020-06-26T21:34:50.123 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2020-06-26T21:34:50.123 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2020-06-26T21:34:50.124 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2020-06-26T21:34:50.124 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-06-26T21:34:50.124 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-06-26T21:34:50.124 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:profile rt=1.6125001907348633, stop=False, exit=None, reads=[8] 2020-06-26T21:34:50.124 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-06-26T21:34:50.125 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-06-26T21:34:50.125 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:50.125 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2020-06-26T21:34:50.125 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2020-06-26T21:34:50.125 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2020-06-26T21:34:50.126 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-06-26T21:34:50.126 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-06-26T21:34:50.126 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2020-06-26T21:34:50.126 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-06-26T21:34:50.126 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-06-26T21:34:50.126 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-06-26T21:34:50.127 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-06-26T21:34:50.127 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-06-26T21:34:50.127 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-06-26T21:34:50.127 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-06-26T21:34:50.127 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:50.128 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2020-06-26T21:34:50.128 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2020-06-26T21:34:50.128 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2020-06-26T21:34:50.128 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-06-26T21:34:50.128 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-06-26T21:34:50.128 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2020-06-26T21:34:50.129 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-06-26T21:34:50.129 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-06-26T21:34:50.129 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2020-06-26T21:34:50.129 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2020-06-26T21:34:50.129 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2020-06-26T21:34:50.130 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2020-06-26T21:34:50.130 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:profile rt=1.6132104396820068, stop=False, exit=None, reads=[8] 2020-06-26T21:34:50.130 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2020-06-26T21:34:50.130 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2020-06-26T21:34:50.130 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2020-06-26T21:34:50.131 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2020-06-26T21:34:50.131 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-06-26T21:34:50.131 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-06-26T21:34:50.131 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-06-26T21:34:50.131 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-06-26T21:34:50.131 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:50.132 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2020-06-26T21:34:50.132 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2020-06-26T21:34:50.132 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2020-06-26T21:34:50.132 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-06-26T21:34:50.132 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-06-26T21:34:50.133 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2020-06-26T21:34:50.133 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-06-26T21:34:50.133 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-06-26T21:34:50.133 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-06-26T21:34:50.133 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-06-26T21:34:50.133 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-06-26T21:34:50.134 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-06-26T21:34:50.134 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-06-26T21:34:50.134 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:50.134 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min_score": { 2020-06-26T21:34:50.134 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "min_score", 2020-06-26T21:34:50.135 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "float", 2020-06-26T21:34:50.135 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-06-26T21:34:50.135 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-06-26T21:34:50.135 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "0", 2020-06-26T21:34:50.135 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-06-26T21:34:50.135 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:profile rt=1.6137571334838867, stop=False, exit=None, reads=[8] 2020-06-26T21:34:50.136 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-06-26T21:34:50.136 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-06-26T21:34:50.136 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "minimum score, below which no optimization is attempted", 2020-06-26T21:34:50.136 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-06-26T21:34:50.136 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-06-26T21:34:50.137 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-06-26T21:34:50.137 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:50.137 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "mode": { 2020-06-26T21:34:50.137 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "mode", 2020-06-26T21:34:50.137 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2020-06-26T21:34:50.137 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-06-26T21:34:50.138 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-06-26T21:34:50.138 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "upmap", 2020-06-26T21:34:50.138 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-06-26T21:34:50.138 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-06-26T21:34:50.138 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2020-06-26T21:34:50.139 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "crush-compat", 2020-06-26T21:34:50.139 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "none", 2020-06-26T21:34:50.139 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "upmap" 2020-06-26T21:34:50.139 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2020-06-26T21:34:50.139 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "Balancer mode", 2020-06-26T21:34:50.140 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-06-26T21:34:50.140 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-06-26T21:34:50.140 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-06-26T21:34:50.140 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:50.140 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "pool_ids": { 2020-06-26T21:34:50.140 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "pool_ids", 2020-06-26T21:34:50.141 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2020-06-26T21:34:50.141 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-06-26T21:34:50.141 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:profile rt=1.6142754554748535, stop=False, exit=None, reads=[8] 2020-06-26T21:34:50.141 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-06-26T21:34:50.141 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2020-06-26T21:34:50.142 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-06-26T21:34:50.142 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-06-26T21:34:50.142 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-06-26T21:34:50.142 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "pools which the automatic balancing will be limited to", 2020-06-26T21:34:50.142 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-06-26T21:34:50.142 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-06-26T21:34:50.143 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-06-26T21:34:50.143 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:50.143 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "sleep_interval": { 2020-06-26T21:34:50.143 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "sleep_interval", 2020-06-26T21:34:50.143 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2020-06-26T21:34:50.144 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-06-26T21:34:50.144 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-06-26T21:34:50.144 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "60", 2020-06-26T21:34:50.144 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-06-26T21:34:50.144 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-06-26T21:34:50.145 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-06-26T21:34:50.145 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "how frequently to wake up and attempt optimization", 2020-06-26T21:34:50.145 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-06-26T21:34:50.145 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-06-26T21:34:50.145 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-06-26T21:34:50.146 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:50.146 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "upmap_max_deviation": { 2020-06-26T21:34:50.146 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "upmap_max_deviation", 2020-06-26T21:34:50.146 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:profile rt=1.6147534847259521, stop=False, exit=None, reads=[8] 2020-06-26T21:34:50.146 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2020-06-26T21:34:50.146 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-06-26T21:34:50.147 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-06-26T21:34:50.147 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "5", 2020-06-26T21:34:50.147 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "1", 2020-06-26T21:34:50.147 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-06-26T21:34:50.147 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-06-26T21:34:50.148 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "deviation below which no optimization is attempted", 2020-06-26T21:34:50.148 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "If the number of PGs are within this count then no optimization is attempted", 2020-06-26T21:34:50.148 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-06-26T21:34:50.148 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-06-26T21:34:50.148 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:50.148 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "upmap_max_optimizations": { 2020-06-26T21:34:50.149 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "upmap_max_optimizations", 2020-06-26T21:34:50.149 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "uint", 2020-06-26T21:34:50.149 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-06-26T21:34:50.149 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-06-26T21:34:50.149 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "10", 2020-06-26T21:34:50.150 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-06-26T21:34:50.150 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-06-26T21:34:50.150 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-06-26T21:34:50.150 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "maximum upmap optimizations to make per attempt", 2020-06-26T21:34:50.150 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-06-26T21:34:50.151 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:profile rt=1.6151773929595947, stop=False, exit=None, reads=[8] 2020-06-26T21:34:50.151 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-06-26T21:34:50.151 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-06-26T21:34:50.151 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2020-06-26T21:34:50.151 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2020-06-26T21:34:50.151 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:50.152 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2020-06-26T21:34:50.152 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "cephadm", 2020-06-26T21:34:50.152 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2020-06-26T21:34:50.152 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2020-06-26T21:34:50.152 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2020-06-26T21:34:50.153 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "allow_ptrace": { 2020-06-26T21:34:50.153 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "allow_ptrace", 2020-06-26T21:34:50.153 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2020-06-26T21:34:50.153 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-06-26T21:34:50.153 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2020-06-26T21:34:50.153 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2020-06-26T21:34:50.154 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-06-26T21:34:50.154 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-06-26T21:34:50.154 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-06-26T21:34:50.154 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "allow SYS_PTRACE capability on ceph containers", 2020-06-26T21:34:50.154 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "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.", 2020-06-26T21:34:50.155 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-06-26T21:34:50.155 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-06-26T21:34:50.155 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:50.155 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "config_dashboard": { 2020-06-26T21:34:50.155 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "config_dashboard", 2020-06-26T21:34:50.156 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:profile rt=1.615647315979004, stop=False, exit=None, reads=[8] 2020-06-26T21:34:50.156 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2020-06-26T21:34:50.156 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-06-26T21:34:50.156 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2020-06-26T21:34:50.156 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2020-06-26T21:34:50.156 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-06-26T21:34:50.157 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-06-26T21:34:50.157 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-06-26T21:34:50.157 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "manage configs like API endpoints in Dashboard.", 2020-06-26T21:34:50.157 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-06-26T21:34:50.157 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-06-26T21:34:50.158 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-06-26T21:34:50.158 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:50.158 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "container_image_alertmanager": { 2020-06-26T21:34:50.158 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "container_image_alertmanager", 2020-06-26T21:34:50.158 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2020-06-26T21:34:50.158 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-06-26T21:34:50.159 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2020-06-26T21:34:50.159 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "prom/alertmanager:v0.20.0", 2020-06-26T21:34:50.159 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-06-26T21:34:50.159 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-06-26T21:34:50.159 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-06-26T21:34:50.160 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "Prometheus container image", 2020-06-26T21:34:50.160 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-06-26T21:34:50.160 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-06-26T21:34:50.160 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-06-26T21:34:50.160 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:50.161 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:profile rt=1.616109848022461, stop=False, exit=None, reads=[8] 2020-06-26T21:34:50.161 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "container_image_base": { 2020-06-26T21:34:50.161 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "container_image_base", 2020-06-26T21:34:50.161 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2020-06-26T21:34:50.161 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-06-26T21:34:50.161 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-06-26T21:34:50.162 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "docker.io/ceph/ceph", 2020-06-26T21:34:50.162 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-06-26T21:34:50.162 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-06-26T21:34:50.162 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-06-26T21:34:50.162 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "Container image name, without the tag", 2020-06-26T21:34:50.163 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-06-26T21:34:50.163 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-06-26T21:34:50.163 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-06-26T21:34:50.163 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:50.163 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "container_image_grafana": { 2020-06-26T21:34:50.164 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "container_image_grafana", 2020-06-26T21:34:50.164 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2020-06-26T21:34:50.164 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-06-26T21:34:50.164 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2020-06-26T21:34:50.164 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "ceph/ceph-grafana:6.6.2", 2020-06-26T21:34:50.164 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-06-26T21:34:50.165 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-06-26T21:34:50.165 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-06-26T21:34:50.165 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "Prometheus container image", 2020-06-26T21:34:50.165 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-06-26T21:34:50.165 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:profile rt=1.6165499687194824, stop=False, exit=None, reads=[8] 2020-06-26T21:34:50.166 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-06-26T21:34:50.166 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-06-26T21:34:50.166 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:50.166 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "container_image_node_exporter": { 2020-06-26T21:34:50.166 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "container_image_node_exporter", 2020-06-26T21:34:50.167 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2020-06-26T21:34:50.167 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-06-26T21:34:50.167 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2020-06-26T21:34:50.167 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "prom/node-exporter:v0.18.1", 2020-06-26T21:34:50.167 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-06-26T21:34:50.167 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-06-26T21:34:50.168 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-06-26T21:34:50.168 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "Prometheus container image", 2020-06-26T21:34:50.168 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-06-26T21:34:50.168 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-06-26T21:34:50.168 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-06-26T21:34:50.169 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:50.169 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "container_image_prometheus": { 2020-06-26T21:34:50.169 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "container_image_prometheus", 2020-06-26T21:34:50.169 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2020-06-26T21:34:50.169 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-06-26T21:34:50.169 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2020-06-26T21:34:50.170 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "prom/prometheus:v2.18.1", 2020-06-26T21:34:50.170 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-06-26T21:34:50.170 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-06-26T21:34:50.170 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-06-26T21:34:50.170 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:profile rt=1.6170003414154053, stop=False, exit=None, reads=[8] 2020-06-26T21:34:50.171 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "Prometheus container image", 2020-06-26T21:34:50.171 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-06-26T21:34:50.171 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-06-26T21:34:50.171 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-06-26T21:34:50.171 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:50.172 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "daemon_cache_timeout": { 2020-06-26T21:34:50.172 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "daemon_cache_timeout", 2020-06-26T21:34:50.172 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2020-06-26T21:34:50.172 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-06-26T21:34:50.172 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2020-06-26T21:34:50.172 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "600", 2020-06-26T21:34:50.173 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-06-26T21:34:50.173 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-06-26T21:34:50.173 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-06-26T21:34:50.173 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "seconds to cache service (daemon) inventory", 2020-06-26T21:34:50.173 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-06-26T21:34:50.174 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-06-26T21:34:50.174 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-06-26T21:34:50.174 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:50.174 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "device_cache_timeout": { 2020-06-26T21:34:50.174 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "device_cache_timeout", 2020-06-26T21:34:50.175 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2020-06-26T21:34:50.175 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-06-26T21:34:50.175 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2020-06-26T21:34:50.175 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "1800", 2020-06-26T21:34:50.175 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-06-26T21:34:50.175 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:profile rt=1.617460012435913, stop=False, exit=None, reads=[8] 2020-06-26T21:34:50.176 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-06-26T21:34:50.176 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-06-26T21:34:50.176 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "seconds to cache device inventory", 2020-06-26T21:34:50.176 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-06-26T21:34:50.176 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-06-26T21:34:50.177 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-06-26T21:34:50.177 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:50.177 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "host_check_interval": { 2020-06-26T21:34:50.177 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "host_check_interval", 2020-06-26T21:34:50.177 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2020-06-26T21:34:50.177 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-06-26T21:34:50.178 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2020-06-26T21:34:50.178 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "600", 2020-06-26T21:34:50.178 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-06-26T21:34:50.178 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-06-26T21:34:50.178 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-06-26T21:34:50.179 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "how frequently to perform a host check", 2020-06-26T21:34:50.179 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-06-26T21:34:50.179 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-06-26T21:34:50.179 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-06-26T21:34:50.179 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:50.179 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2020-06-26T21:34:50.180 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2020-06-26T21:34:50.180 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2020-06-26T21:34:50.180 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-06-26T21:34:50.180 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-06-26T21:34:50.180 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2020-06-26T21:34:50.181 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:profile rt=1.6179335117340088, stop=False, exit=None, reads=[8] 2020-06-26T21:34:50.181 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-06-26T21:34:50.181 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-06-26T21:34:50.181 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2020-06-26T21:34:50.181 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2020-06-26T21:34:50.182 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2020-06-26T21:34:50.182 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2020-06-26T21:34:50.182 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2020-06-26T21:34:50.182 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2020-06-26T21:34:50.182 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2020-06-26T21:34:50.182 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2020-06-26T21:34:50.183 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-06-26T21:34:50.183 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-06-26T21:34:50.183 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-06-26T21:34:50.183 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-06-26T21:34:50.183 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:50.184 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2020-06-26T21:34:50.184 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2020-06-26T21:34:50.184 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2020-06-26T21:34:50.184 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-06-26T21:34:50.184 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2020-06-26T21:34:50.185 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2020-06-26T21:34:50.185 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-06-26T21:34:50.185 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-06-26T21:34:50.185 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-06-26T21:34:50.185 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "log to the \"cephadm\" cluster log channel\"", 2020-06-26T21:34:50.185 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-06-26T21:34:50.186 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-06-26T21:34:50.186 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-06-26T21:34:50.186 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:50.186 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:profile rt=1.6184372901916504, stop=False, exit=None, reads=[8] 2020-06-26T21:34:50.186 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2020-06-26T21:34:50.187 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2020-06-26T21:34:50.187 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2020-06-26T21:34:50.187 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-06-26T21:34:50.187 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-06-26T21:34:50.187 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2020-06-26T21:34:50.187 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-06-26T21:34:50.188 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-06-26T21:34:50.188 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2020-06-26T21:34:50.188 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2020-06-26T21:34:50.188 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2020-06-26T21:34:50.188 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2020-06-26T21:34:50.189 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2020-06-26T21:34:50.189 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2020-06-26T21:34:50.189 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2020-06-26T21:34:50.189 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2020-06-26T21:34:50.189 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-06-26T21:34:50.190 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-06-26T21:34:50.190 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-06-26T21:34:50.190 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-06-26T21:34:50.190 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:50.190 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2020-06-26T21:34:50.190 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2020-06-26T21:34:50.191 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2020-06-26T21:34:50.191 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-06-26T21:34:50.191 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-06-26T21:34:50.191 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2020-06-26T21:34:50.191 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-06-26T21:34:50.192 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-06-26T21:34:50.192 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-06-26T21:34:50.192 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:profile rt=1.618974208831787, stop=False, exit=None, reads=[8] 2020-06-26T21:34:50.192 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-06-26T21:34:50.192 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-06-26T21:34:50.192 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-06-26T21:34:50.193 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-06-26T21:34:50.193 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:50.193 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "migration_current": { 2020-06-26T21:34:50.193 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "migration_current", 2020-06-26T21:34:50.193 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2020-06-26T21:34:50.194 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-06-26T21:34:50.194 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2020-06-26T21:34:50.194 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "None", 2020-06-26T21:34:50.194 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-06-26T21:34:50.194 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-06-26T21:34:50.195 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-06-26T21:34:50.195 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "internal - do not modify", 2020-06-26T21:34:50.195 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-06-26T21:34:50.195 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-06-26T21:34:50.195 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-06-26T21:34:50.195 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:50.196 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "mode": { 2020-06-26T21:34:50.196 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "mode", 2020-06-26T21:34:50.196 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2020-06-26T21:34:50.196 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-06-26T21:34:50.196 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2020-06-26T21:34:50.197 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "root", 2020-06-26T21:34:50.197 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-06-26T21:34:50.197 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-06-26T21:34:50.197 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2020-06-26T21:34:50.197 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "cephadm-package", 2020-06-26T21:34:50.197 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:profile rt=1.6194782257080078, stop=False, exit=None, reads=[8] 2020-06-26T21:34:50.198 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "root" 2020-06-26T21:34:50.198 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2020-06-26T21:34:50.198 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "mode for remote execution of cephadm", 2020-06-26T21:34:50.198 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-06-26T21:34:50.198 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-06-26T21:34:50.199 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-06-26T21:34:50.199 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:50.199 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "prometheus_alerts_path": { 2020-06-26T21:34:50.199 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "prometheus_alerts_path", 2020-06-26T21:34:50.199 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2020-06-26T21:34:50.199 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-06-26T21:34:50.200 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2020-06-26T21:34:50.200 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "/etc/prometheus/ceph/ceph_default_alerts.yml", 2020-06-26T21:34:50.200 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-06-26T21:34:50.200 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-06-26T21:34:50.200 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-06-26T21:34:50.201 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "location of alerts to include in prometheus deployments", 2020-06-26T21:34:50.201 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-06-26T21:34:50.201 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-06-26T21:34:50.201 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-06-26T21:34:50.201 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:50.202 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "ssh_config_file": { 2020-06-26T21:34:50.202 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "ssh_config_file", 2020-06-26T21:34:50.202 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2020-06-26T21:34:50.202 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-06-26T21:34:50.202 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:profile rt=1.619917392730713, stop=False, exit=None, reads=[8] 2020-06-26T21:34:50.202 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2020-06-26T21:34:50.203 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "None", 2020-06-26T21:34:50.203 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-06-26T21:34:50.203 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-06-26T21:34:50.203 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-06-26T21:34:50.203 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "customized SSH config file to connect to managed hosts", 2020-06-26T21:34:50.204 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-06-26T21:34:50.204 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-06-26T21:34:50.204 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-06-26T21:34:50.204 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:50.204 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warn_on_failed_host_check": { 2020-06-26T21:34:50.205 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "warn_on_failed_host_check", 2020-06-26T21:34:50.205 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2020-06-26T21:34:50.205 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-06-26T21:34:50.205 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2020-06-26T21:34:50.205 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2020-06-26T21:34:50.205 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-06-26T21:34:50.206 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-06-26T21:34:50.206 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-06-26T21:34:50.206 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "raise a health warning if the host check fails", 2020-06-26T21:34:50.206 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-06-26T21:34:50.206 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-06-26T21:34:50.207 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-06-26T21:34:50.207 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:50.207 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warn_on_stray_daemons": { 2020-06-26T21:34:50.207 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:profile rt=1.6203548908233643, stop=False, exit=None, reads=[8] 2020-06-26T21:34:50.207 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "warn_on_stray_daemons", 2020-06-26T21:34:50.208 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2020-06-26T21:34:50.208 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-06-26T21:34:50.208 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2020-06-26T21:34:50.208 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2020-06-26T21:34:50.208 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-06-26T21:34:50.208 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-06-26T21:34:50.209 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-06-26T21:34:50.209 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "raise a health warning if daemons are detected that are not managed by cephadm", 2020-06-26T21:34:50.209 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-06-26T21:34:50.209 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-06-26T21:34:50.209 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-06-26T21:34:50.210 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:50.210 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warn_on_stray_hosts": { 2020-06-26T21:34:50.210 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "warn_on_stray_hosts", 2020-06-26T21:34:50.210 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2020-06-26T21:34:50.210 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-06-26T21:34:50.210 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2020-06-26T21:34:50.211 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2020-06-26T21:34:50.211 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-06-26T21:34:50.216 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-06-26T21:34:50.216 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-06-26T21:34:50.216 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "raise a health warning if daemons are detected on a host that is not managed by cephadm", 2020-06-26T21:34:50.217 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-06-26T21:34:50.217 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:profile rt=1.6207787990570068, stop=False, exit=None, reads=[8] 2020-06-26T21:34:50.217 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-06-26T21:34:50.217 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-06-26T21:34:50.217 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2020-06-26T21:34:50.217 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2020-06-26T21:34:50.218 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:50.218 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2020-06-26T21:34:50.218 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "crash", 2020-06-26T21:34:50.218 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2020-06-26T21:34:50.218 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2020-06-26T21:34:50.219 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2020-06-26T21:34:50.219 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2020-06-26T21:34:50.219 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2020-06-26T21:34:50.219 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2020-06-26T21:34:50.219 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-06-26T21:34:50.220 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-06-26T21:34:50.220 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2020-06-26T21:34:50.220 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-06-26T21:34:50.220 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-06-26T21:34:50.220 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2020-06-26T21:34:50.220 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2020-06-26T21:34:50.221 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2020-06-26T21:34:50.221 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2020-06-26T21:34:50.221 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2020-06-26T21:34:50.221 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2020-06-26T21:34:50.221 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2020-06-26T21:34:50.222 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2020-06-26T21:34:50.222 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-06-26T21:34:50.222 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-06-26T21:34:50.222 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-06-26T21:34:50.222 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-06-26T21:34:50.222 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:50.223 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2020-06-26T21:34:50.223 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2020-06-26T21:34:50.223 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:profile rt=1.6213610172271729, stop=False, exit=None, reads=[8] 2020-06-26T21:34:50.223 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2020-06-26T21:34:50.223 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-06-26T21:34:50.224 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-06-26T21:34:50.224 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2020-06-26T21:34:50.224 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-06-26T21:34:50.224 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-06-26T21:34:50.224 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-06-26T21:34:50.225 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-06-26T21:34:50.225 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-06-26T21:34:50.225 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-06-26T21:34:50.225 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-06-26T21:34:50.225 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:50.225 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2020-06-26T21:34:50.226 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2020-06-26T21:34:50.226 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2020-06-26T21:34:50.226 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-06-26T21:34:50.226 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-06-26T21:34:50.226 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2020-06-26T21:34:50.227 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-06-26T21:34:50.227 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-06-26T21:34:50.227 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2020-06-26T21:34:50.227 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2020-06-26T21:34:50.227 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2020-06-26T21:34:50.227 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2020-06-26T21:34:50.228 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2020-06-26T21:34:50.228 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2020-06-26T21:34:50.228 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2020-06-26T21:34:50.228 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2020-06-26T21:34:50.228 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-06-26T21:34:50.229 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-06-26T21:34:50.229 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:profile rt=1.6218783855438232, stop=False, exit=None, reads=[8] 2020-06-26T21:34:50.229 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-06-26T21:34:50.229 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-06-26T21:34:50.229 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:50.230 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2020-06-26T21:34:50.230 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2020-06-26T21:34:50.230 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2020-06-26T21:34:50.230 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-06-26T21:34:50.230 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-06-26T21:34:50.231 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2020-06-26T21:34:50.231 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-06-26T21:34:50.231 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-06-26T21:34:50.231 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-06-26T21:34:50.231 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-06-26T21:34:50.231 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-06-26T21:34:50.232 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-06-26T21:34:50.232 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-06-26T21:34:50.232 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:50.232 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "retain_interval": { 2020-06-26T21:34:50.232 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "retain_interval", 2020-06-26T21:34:50.233 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2020-06-26T21:34:50.233 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-06-26T21:34:50.233 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-06-26T21:34:50.233 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "31536000", 2020-06-26T21:34:50.233 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-06-26T21:34:50.233 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-06-26T21:34:50.234 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-06-26T21:34:50.234 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "how long to retain crashes before pruning them", 2020-06-26T21:34:50.234 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:profile rt=1.6223385334014893, stop=False, exit=None, reads=[8] 2020-06-26T21:34:50.234 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-06-26T21:34:50.234 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-06-26T21:34:50.235 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-06-26T21:34:50.235 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:50.235 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warn_recent_interval": { 2020-06-26T21:34:50.235 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "warn_recent_interval", 2020-06-26T21:34:50.235 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2020-06-26T21:34:50.236 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-06-26T21:34:50.236 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-06-26T21:34:50.236 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "1209600", 2020-06-26T21:34:50.236 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-06-26T21:34:50.236 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-06-26T21:34:50.236 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-06-26T21:34:50.237 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "time interval in which to warn about recent crashes", 2020-06-26T21:34:50.237 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-06-26T21:34:50.237 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-06-26T21:34:50.237 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-06-26T21:34:50.237 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2020-06-26T21:34:50.238 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2020-06-26T21:34:50.238 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:50.238 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2020-06-26T21:34:50.238 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "dashboard", 2020-06-26T21:34:50.238 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2020-06-26T21:34:50.238 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2020-06-26T21:34:50.239 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2020-06-26T21:34:50.239 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "ALERTMANAGER_API_HOST": { 2020-06-26T21:34:50.239 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "ALERTMANAGER_API_HOST", 2020-06-26T21:34:50.239 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2020-06-26T21:34:50.239 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-06-26T21:34:50.240 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2020-06-26T21:34:50.240 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:profile rt=1.622861623764038, stop=False, exit=None, reads=[8] 2020-06-26T21:34:50.240 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2020-06-26T21:34:50.240 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-06-26T21:34:50.240 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-06-26T21:34:50.241 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-06-26T21:34:50.241 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-06-26T21:34:50.241 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-06-26T21:34:50.241 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-06-26T21:34:50.241 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-06-26T21:34:50.241 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:50.242 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "AUDIT_API_ENABLED": { 2020-06-26T21:34:50.242 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "AUDIT_API_ENABLED", 2020-06-26T21:34:50.242 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2020-06-26T21:34:50.242 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-06-26T21:34:50.242 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2020-06-26T21:34:50.243 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2020-06-26T21:34:50.243 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-06-26T21:34:50.243 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-06-26T21:34:50.243 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-06-26T21:34:50.243 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-06-26T21:34:50.243 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-06-26T21:34:50.244 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-06-26T21:34:50.244 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-06-26T21:34:50.244 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:50.244 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "AUDIT_API_LOG_PAYLOAD": { 2020-06-26T21:34:50.244 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "AUDIT_API_LOG_PAYLOAD", 2020-06-26T21:34:50.245 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2020-06-26T21:34:50.245 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-06-26T21:34:50.245 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2020-06-26T21:34:50.245 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:profile rt=1.6233406066894531, stop=False, exit=None, reads=[8] 2020-06-26T21:34:50.245 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2020-06-26T21:34:50.246 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-06-26T21:34:50.246 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-06-26T21:34:50.246 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-06-26T21:34:50.246 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-06-26T21:34:50.246 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-06-26T21:34:50.246 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-06-26T21:34:50.247 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-06-26T21:34:50.247 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:50.247 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "ENABLE_BROWSABLE_API": { 2020-06-26T21:34:50.247 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "ENABLE_BROWSABLE_API", 2020-06-26T21:34:50.247 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2020-06-26T21:34:50.248 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-06-26T21:34:50.248 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2020-06-26T21:34:50.248 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2020-06-26T21:34:50.248 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-06-26T21:34:50.248 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-06-26T21:34:50.248 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-06-26T21:34:50.249 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-06-26T21:34:50.249 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-06-26T21:34:50.249 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-06-26T21:34:50.249 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-06-26T21:34:50.249 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:50.250 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "FEATURE_TOGGLE_cephfs": { 2020-06-26T21:34:50.250 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "FEATURE_TOGGLE_cephfs", 2020-06-26T21:34:50.250 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2020-06-26T21:34:50.250 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-06-26T21:34:50.250 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2020-06-26T21:34:50.250 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2020-06-26T21:34:50.251 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:profile rt=1.6238322257995605, stop=False, exit=None, reads=[8] 2020-06-26T21:34:50.251 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-06-26T21:34:50.251 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-06-26T21:34:50.251 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-06-26T21:34:50.251 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-06-26T21:34:50.252 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-06-26T21:34:50.252 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-06-26T21:34:50.252 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-06-26T21:34:50.252 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:50.252 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "FEATURE_TOGGLE_iscsi": { 2020-06-26T21:34:50.253 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "FEATURE_TOGGLE_iscsi", 2020-06-26T21:34:50.253 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2020-06-26T21:34:50.253 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-06-26T21:34:50.253 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2020-06-26T21:34:50.253 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2020-06-26T21:34:50.253 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-06-26T21:34:50.254 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-06-26T21:34:50.254 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-06-26T21:34:50.254 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-06-26T21:34:50.254 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-06-26T21:34:50.254 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-06-26T21:34:50.255 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-06-26T21:34:50.255 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:50.255 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "FEATURE_TOGGLE_mirroring": { 2020-06-26T21:34:50.255 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "FEATURE_TOGGLE_mirroring", 2020-06-26T21:34:50.255 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2020-06-26T21:34:50.256 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-06-26T21:34:50.256 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2020-06-26T21:34:50.256 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2020-06-26T21:34:50.256 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:profile rt=1.6243195533752441, stop=False, exit=None, reads=[8] 2020-06-26T21:34:50.256 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-06-26T21:34:50.256 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-06-26T21:34:50.257 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-06-26T21:34:50.257 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-06-26T21:34:50.257 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-06-26T21:34:50.257 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-06-26T21:34:50.257 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-06-26T21:34:50.258 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:50.258 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "FEATURE_TOGGLE_nfs": { 2020-06-26T21:34:50.258 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "FEATURE_TOGGLE_nfs", 2020-06-26T21:34:50.258 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2020-06-26T21:34:50.258 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-06-26T21:34:50.258 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2020-06-26T21:34:50.259 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2020-06-26T21:34:50.259 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-06-26T21:34:50.259 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-06-26T21:34:50.259 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-06-26T21:34:50.259 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-06-26T21:34:50.260 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-06-26T21:34:50.260 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-06-26T21:34:50.260 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-06-26T21:34:50.260 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:50.260 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "FEATURE_TOGGLE_rbd": { 2020-06-26T21:34:50.260 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "FEATURE_TOGGLE_rbd", 2020-06-26T21:34:50.261 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2020-06-26T21:34:50.261 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-06-26T21:34:50.261 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2020-06-26T21:34:50.261 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2020-06-26T21:34:50.261 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:profile rt=1.6247978210449219, stop=False, exit=None, reads=[8] 2020-06-26T21:34:50.262 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-06-26T21:34:50.262 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-06-26T21:34:50.262 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-06-26T21:34:50.263 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-06-26T21:34:50.263 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-06-26T21:34:50.263 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-06-26T21:34:50.263 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-06-26T21:34:50.263 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:50.264 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "FEATURE_TOGGLE_rgw": { 2020-06-26T21:34:50.264 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "FEATURE_TOGGLE_rgw", 2020-06-26T21:34:50.264 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2020-06-26T21:34:50.264 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-06-26T21:34:50.264 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2020-06-26T21:34:50.265 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2020-06-26T21:34:50.265 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-06-26T21:34:50.265 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-06-26T21:34:50.265 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-06-26T21:34:50.265 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-06-26T21:34:50.266 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-06-26T21:34:50.266 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-06-26T21:34:50.266 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-06-26T21:34:50.266 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:50.266 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE": { 2020-06-26T21:34:50.266 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE", 2020-06-26T21:34:50.267 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2020-06-26T21:34:50.267 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-06-26T21:34:50.267 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2020-06-26T21:34:50.267 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2020-06-26T21:34:50.267 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:profile rt=1.6252803802490234, stop=False, exit=None, reads=[8] 2020-06-26T21:34:50.268 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-06-26T21:34:50.268 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-06-26T21:34:50.268 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-06-26T21:34:50.268 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-06-26T21:34:50.268 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-06-26T21:34:50.268 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-06-26T21:34:50.269 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-06-26T21:34:50.269 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:50.269 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "GRAFANA_API_PASSWORD": { 2020-06-26T21:34:50.269 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "GRAFANA_API_PASSWORD", 2020-06-26T21:34:50.269 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2020-06-26T21:34:50.270 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-06-26T21:34:50.270 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2020-06-26T21:34:50.270 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "admin", 2020-06-26T21:34:50.270 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-06-26T21:34:50.270 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-06-26T21:34:50.271 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-06-26T21:34:50.271 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-06-26T21:34:50.271 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-06-26T21:34:50.271 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-06-26T21:34:50.271 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-06-26T21:34:50.271 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:50.272 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "GRAFANA_API_SSL_VERIFY": { 2020-06-26T21:34:50.272 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "GRAFANA_API_SSL_VERIFY", 2020-06-26T21:34:50.272 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2020-06-26T21:34:50.272 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-06-26T21:34:50.272 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2020-06-26T21:34:50.273 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2020-06-26T21:34:50.273 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:profile rt=1.6257593631744385, stop=False, exit=None, reads=[8] 2020-06-26T21:34:50.273 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-06-26T21:34:50.273 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-06-26T21:34:50.273 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-06-26T21:34:50.274 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-06-26T21:34:50.274 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-06-26T21:34:50.274 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-06-26T21:34:50.274 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-06-26T21:34:50.274 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:50.274 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "GRAFANA_API_URL": { 2020-06-26T21:34:50.275 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "GRAFANA_API_URL", 2020-06-26T21:34:50.275 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2020-06-26T21:34:50.275 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-06-26T21:34:50.275 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2020-06-26T21:34:50.275 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2020-06-26T21:34:50.276 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-06-26T21:34:50.276 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-06-26T21:34:50.276 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-06-26T21:34:50.276 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-06-26T21:34:50.276 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-06-26T21:34:50.276 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-06-26T21:34:50.277 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-06-26T21:34:50.277 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:50.277 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "GRAFANA_API_USERNAME": { 2020-06-26T21:34:50.277 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "GRAFANA_API_USERNAME", 2020-06-26T21:34:50.277 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2020-06-26T21:34:50.278 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-06-26T21:34:50.278 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2020-06-26T21:34:50.278 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "admin", 2020-06-26T21:34:50.278 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-06-26T21:34:50.278 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:profile rt=1.6262567043304443, stop=False, exit=None, reads=[8] 2020-06-26T21:34:50.279 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-06-26T21:34:50.279 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-06-26T21:34:50.279 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-06-26T21:34:50.279 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-06-26T21:34:50.279 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-06-26T21:34:50.279 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-06-26T21:34:50.280 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:50.280 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "GRAFANA_UPDATE_DASHBOARDS": { 2020-06-26T21:34:50.280 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "GRAFANA_UPDATE_DASHBOARDS", 2020-06-26T21:34:50.280 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2020-06-26T21:34:50.280 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-06-26T21:34:50.281 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2020-06-26T21:34:50.281 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2020-06-26T21:34:50.281 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-06-26T21:34:50.281 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-06-26T21:34:50.281 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-06-26T21:34:50.281 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-06-26T21:34:50.282 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-06-26T21:34:50.282 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-06-26T21:34:50.282 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-06-26T21:34:50.282 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:50.282 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "ISCSI_API_SSL_VERIFICATION": { 2020-06-26T21:34:50.283 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "ISCSI_API_SSL_VERIFICATION", 2020-06-26T21:34:50.283 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2020-06-26T21:34:50.283 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-06-26T21:34:50.283 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2020-06-26T21:34:50.283 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2020-06-26T21:34:50.283 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-06-26T21:34:50.284 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:profile rt=1.6267495155334473, stop=False, exit=None, reads=[8] 2020-06-26T21:34:50.284 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-06-26T21:34:50.284 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-06-26T21:34:50.284 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-06-26T21:34:50.284 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-06-26T21:34:50.285 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-06-26T21:34:50.285 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-06-26T21:34:50.285 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:50.285 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "PROMETHEUS_API_HOST": { 2020-06-26T21:34:50.285 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "PROMETHEUS_API_HOST", 2020-06-26T21:34:50.286 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2020-06-26T21:34:50.286 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-06-26T21:34:50.286 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2020-06-26T21:34:50.286 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2020-06-26T21:34:50.286 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-06-26T21:34:50.286 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-06-26T21:34:50.287 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-06-26T21:34:50.287 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-06-26T21:34:50.287 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-06-26T21:34:50.287 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-06-26T21:34:50.287 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-06-26T21:34:50.288 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:50.288 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "PWD_POLICY_CHECK_COMPLEXITY_ENABLED": { 2020-06-26T21:34:50.288 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "PWD_POLICY_CHECK_COMPLEXITY_ENABLED", 2020-06-26T21:34:50.288 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2020-06-26T21:34:50.288 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-06-26T21:34:50.288 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2020-06-26T21:34:50.289 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2020-06-26T21:34:50.289 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-06-26T21:34:50.289 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:profile rt=1.6272351741790771, stop=False, exit=None, reads=[8] 2020-06-26T21:34:50.289 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-06-26T21:34:50.289 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-06-26T21:34:50.290 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-06-26T21:34:50.290 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-06-26T21:34:50.290 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-06-26T21:34:50.290 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-06-26T21:34:50.290 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:50.291 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED": { 2020-06-26T21:34:50.292 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED", 2020-06-26T21:34:50.293 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2020-06-26T21:34:50.293 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-06-26T21:34:50.293 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2020-06-26T21:34:50.294 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2020-06-26T21:34:50.294 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-06-26T21:34:50.294 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-06-26T21:34:50.295 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-06-26T21:34:50.295 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-06-26T21:34:50.295 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-06-26T21:34:50.296 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-06-26T21:34:50.296 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-06-26T21:34:50.296 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:50.297 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "PWD_POLICY_CHECK_LENGTH_ENABLED": { 2020-06-26T21:34:50.297 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "PWD_POLICY_CHECK_LENGTH_ENABLED", 2020-06-26T21:34:50.297 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2020-06-26T21:34:50.298 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-06-26T21:34:50.298 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2020-06-26T21:34:50.299 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:profile rt=1.6276865005493164, stop=False, exit=None, reads=[8] 2020-06-26T21:34:50.299 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2020-06-26T21:34:50.299 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-06-26T21:34:50.300 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-06-26T21:34:50.300 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-06-26T21:34:50.300 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-06-26T21:34:50.301 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-06-26T21:34:50.301 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-06-26T21:34:50.301 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-06-26T21:34:50.302 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:50.302 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "PWD_POLICY_CHECK_OLDPWD_ENABLED": { 2020-06-26T21:34:50.303 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "PWD_POLICY_CHECK_OLDPWD_ENABLED", 2020-06-26T21:34:50.303 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2020-06-26T21:34:50.303 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-06-26T21:34:50.304 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2020-06-26T21:34:50.304 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2020-06-26T21:34:50.305 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-06-26T21:34:50.305 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-06-26T21:34:50.306 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-06-26T21:34:50.306 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-06-26T21:34:50.306 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-06-26T21:34:50.307 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-06-26T21:34:50.307 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-06-26T21:34:50.307 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:50.308 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED": { 2020-06-26T21:34:50.308 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED", 2020-06-26T21:34:50.308 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2020-06-26T21:34:50.309 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-06-26T21:34:50.309 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:profile rt=1.62815260887146, stop=False, exit=None, reads=[8] 2020-06-26T21:34:50.309 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2020-06-26T21:34:50.310 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2020-06-26T21:34:50.310 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-06-26T21:34:50.310 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-06-26T21:34:50.311 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-06-26T21:34:50.311 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-06-26T21:34:50.314 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-06-26T21:34:50.314 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-06-26T21:34:50.314 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-06-26T21:34:50.314 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:50.315 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED": { 2020-06-26T21:34:50.315 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED", 2020-06-26T21:34:50.315 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2020-06-26T21:34:50.315 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-06-26T21:34:50.315 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2020-06-26T21:34:50.316 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2020-06-26T21:34:50.316 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-06-26T21:34:50.316 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-06-26T21:34:50.316 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-06-26T21:34:50.316 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-06-26T21:34:50.317 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-06-26T21:34:50.317 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-06-26T21:34:50.317 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-06-26T21:34:50.317 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:50.317 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "PWD_POLICY_CHECK_USERNAME_ENABLED": { 2020-06-26T21:34:50.318 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "PWD_POLICY_CHECK_USERNAME_ENABLED", 2020-06-26T21:34:50.318 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2020-06-26T21:34:50.318 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:profile rt=1.6286132335662842, stop=False, exit=None, reads=[8] 2020-06-26T21:34:50.318 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-06-26T21:34:50.318 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2020-06-26T21:34:50.318 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2020-06-26T21:34:50.319 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-06-26T21:34:50.319 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-06-26T21:34:50.319 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-06-26T21:34:50.319 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-06-26T21:34:50.319 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-06-26T21:34:50.320 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-06-26T21:34:50.320 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-06-26T21:34:50.320 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:50.320 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "PWD_POLICY_ENABLED": { 2020-06-26T21:34:50.320 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "PWD_POLICY_ENABLED", 2020-06-26T21:34:50.321 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2020-06-26T21:34:50.321 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-06-26T21:34:50.321 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2020-06-26T21:34:50.321 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2020-06-26T21:34:50.321 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-06-26T21:34:50.322 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-06-26T21:34:50.322 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-06-26T21:34:50.322 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-06-26T21:34:50.322 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-06-26T21:34:50.322 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-06-26T21:34:50.323 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-06-26T21:34:50.323 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:50.323 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "PWD_POLICY_EXCLUSION_LIST": { 2020-06-26T21:34:50.323 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "PWD_POLICY_EXCLUSION_LIST", 2020-06-26T21:34:50.323 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2020-06-26T21:34:50.323 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:profile rt=1.6290957927703857, stop=False, exit=None, reads=[8] 2020-06-26T21:34:50.324 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-06-26T21:34:50.324 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2020-06-26T21:34:50.324 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "osd,host,dashboard,pool,block,nfs,ceph,monitors,gateway,logs,crush,maps", 2020-06-26T21:34:50.324 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-06-26T21:34:50.324 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-06-26T21:34:50.325 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-06-26T21:34:50.325 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-06-26T21:34:50.325 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-06-26T21:34:50.325 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-06-26T21:34:50.325 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-06-26T21:34:50.326 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:50.326 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "PWD_POLICY_MIN_COMPLEXITY": { 2020-06-26T21:34:50.326 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "PWD_POLICY_MIN_COMPLEXITY", 2020-06-26T21:34:50.326 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2020-06-26T21:34:50.326 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-06-26T21:34:50.326 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2020-06-26T21:34:50.327 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "10", 2020-06-26T21:34:50.327 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-06-26T21:34:50.327 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-06-26T21:34:50.327 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-06-26T21:34:50.327 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-06-26T21:34:50.328 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-06-26T21:34:50.328 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-06-26T21:34:50.328 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-06-26T21:34:50.328 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:50.328 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "PWD_POLICY_MIN_LENGTH": { 2020-06-26T21:34:50.329 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:profile rt=1.6295478343963623, stop=False, exit=None, reads=[8] 2020-06-26T21:34:50.329 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "PWD_POLICY_MIN_LENGTH", 2020-06-26T21:34:50.329 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2020-06-26T21:34:50.329 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-06-26T21:34:50.329 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2020-06-26T21:34:50.329 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "8", 2020-06-26T21:34:50.330 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-06-26T21:34:50.330 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-06-26T21:34:50.330 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-06-26T21:34:50.330 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-06-26T21:34:50.330 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-06-26T21:34:50.331 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-06-26T21:34:50.331 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-06-26T21:34:50.331 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:50.331 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "REST_REQUESTS_TIMEOUT": { 2020-06-26T21:34:50.331 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "REST_REQUESTS_TIMEOUT", 2020-06-26T21:34:50.332 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2020-06-26T21:34:50.332 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-06-26T21:34:50.332 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2020-06-26T21:34:50.332 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "45", 2020-06-26T21:34:50.332 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-06-26T21:34:50.332 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-06-26T21:34:50.333 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-06-26T21:34:50.333 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-06-26T21:34:50.333 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-06-26T21:34:50.333 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-06-26T21:34:50.333 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-06-26T21:34:50.334 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:50.334 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "RGW_API_ACCESS_KEY": { 2020-06-26T21:34:50.334 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "RGW_API_ACCESS_KEY", 2020-06-26T21:34:50.334 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:profile rt=1.6300458908081055, stop=False, exit=None, reads=[8] 2020-06-26T21:34:50.334 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2020-06-26T21:34:50.335 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-06-26T21:34:50.335 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2020-06-26T21:34:50.335 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2020-06-26T21:34:50.335 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-06-26T21:34:50.335 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-06-26T21:34:50.335 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-06-26T21:34:50.336 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-06-26T21:34:50.336 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-06-26T21:34:50.336 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-06-26T21:34:50.336 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-06-26T21:34:50.336 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:50.337 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "RGW_API_ADMIN_RESOURCE": { 2020-06-26T21:34:50.337 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "RGW_API_ADMIN_RESOURCE", 2020-06-26T21:34:50.337 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2020-06-26T21:34:50.337 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-06-26T21:34:50.337 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2020-06-26T21:34:50.338 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "admin", 2020-06-26T21:34:50.338 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-06-26T21:34:50.338 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-06-26T21:34:50.338 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-06-26T21:34:50.338 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-06-26T21:34:50.339 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-06-26T21:34:50.339 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-06-26T21:34:50.339 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-06-26T21:34:50.339 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:50.339 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "RGW_API_HOST": { 2020-06-26T21:34:50.339 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "RGW_API_HOST", 2020-06-26T21:34:50.340 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2020-06-26T21:34:50.340 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:profile rt=1.6305646896362305, stop=False, exit=None, reads=[8] 2020-06-26T21:34:50.340 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-06-26T21:34:50.340 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2020-06-26T21:34:50.340 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2020-06-26T21:34:50.341 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-06-26T21:34:50.341 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-06-26T21:34:50.341 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-06-26T21:34:50.341 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-06-26T21:34:50.341 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-06-26T21:34:50.341 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-06-26T21:34:50.342 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-06-26T21:34:50.342 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:50.342 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "RGW_API_PORT": { 2020-06-26T21:34:50.342 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "RGW_API_PORT", 2020-06-26T21:34:50.342 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2020-06-26T21:34:50.343 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-06-26T21:34:50.343 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2020-06-26T21:34:50.343 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "80", 2020-06-26T21:34:50.343 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-06-26T21:34:50.343 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-06-26T21:34:50.343 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-06-26T21:34:50.344 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-06-26T21:34:50.344 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-06-26T21:34:50.344 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-06-26T21:34:50.344 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-06-26T21:34:50.344 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:50.345 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "RGW_API_SCHEME": { 2020-06-26T21:34:50.345 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "RGW_API_SCHEME", 2020-06-26T21:34:50.345 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2020-06-26T21:34:50.345 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-06-26T21:34:50.345 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:profile rt=1.6310815811157227, stop=False, exit=None, reads=[8] 2020-06-26T21:34:50.346 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2020-06-26T21:34:50.346 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "http", 2020-06-26T21:34:50.346 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-06-26T21:34:50.346 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-06-26T21:34:50.346 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-06-26T21:34:50.346 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-06-26T21:34:50.347 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-06-26T21:34:50.347 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-06-26T21:34:50.347 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-06-26T21:34:50.347 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:50.347 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "RGW_API_SECRET_KEY": { 2020-06-26T21:34:50.348 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "RGW_API_SECRET_KEY", 2020-06-26T21:34:50.348 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2020-06-26T21:34:50.348 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-06-26T21:34:50.348 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2020-06-26T21:34:50.348 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2020-06-26T21:34:50.348 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-06-26T21:34:50.349 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-06-26T21:34:50.349 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-06-26T21:34:50.349 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-06-26T21:34:50.349 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-06-26T21:34:50.349 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-06-26T21:34:50.350 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-06-26T21:34:50.350 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:50.350 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "RGW_API_SSL_VERIFY": { 2020-06-26T21:34:50.350 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "RGW_API_SSL_VERIFY", 2020-06-26T21:34:50.350 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2020-06-26T21:34:50.351 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-06-26T21:34:50.351 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2020-06-26T21:34:50.351 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:profile rt=1.631575345993042, stop=False, exit=None, reads=[8] 2020-06-26T21:34:50.351 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2020-06-26T21:34:50.351 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-06-26T21:34:50.351 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-06-26T21:34:50.352 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-06-26T21:34:50.352 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-06-26T21:34:50.352 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-06-26T21:34:50.352 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-06-26T21:34:50.352 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-06-26T21:34:50.353 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:50.353 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "RGW_API_USER_ID": { 2020-06-26T21:34:50.353 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "RGW_API_USER_ID", 2020-06-26T21:34:50.353 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2020-06-26T21:34:50.353 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-06-26T21:34:50.354 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2020-06-26T21:34:50.354 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2020-06-26T21:34:50.354 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-06-26T21:34:50.354 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-06-26T21:34:50.354 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-06-26T21:34:50.354 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-06-26T21:34:50.355 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-06-26T21:34:50.355 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-06-26T21:34:50.355 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-06-26T21:34:50.355 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:50.355 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "USER_PWD_EXPIRATION_SPAN": { 2020-06-26T21:34:50.356 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "USER_PWD_EXPIRATION_SPAN", 2020-06-26T21:34:50.356 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2020-06-26T21:34:50.356 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-06-26T21:34:50.356 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2020-06-26T21:34:50.356 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:profile rt=1.6320524215698242, stop=False, exit=None, reads=[8] 2020-06-26T21:34:50.357 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "0", 2020-06-26T21:34:50.357 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-06-26T21:34:50.357 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-06-26T21:34:50.357 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-06-26T21:34:50.357 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-06-26T21:34:50.357 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-06-26T21:34:50.358 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-06-26T21:34:50.358 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-06-26T21:34:50.358 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:50.358 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "USER_PWD_EXPIRATION_WARNING_1": { 2020-06-26T21:34:50.358 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "USER_PWD_EXPIRATION_WARNING_1", 2020-06-26T21:34:50.359 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2020-06-26T21:34:50.359 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-06-26T21:34:50.359 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2020-06-26T21:34:50.359 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "10", 2020-06-26T21:34:50.359 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-06-26T21:34:50.359 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-06-26T21:34:50.360 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-06-26T21:34:50.360 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-06-26T21:34:50.360 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-06-26T21:34:50.360 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-06-26T21:34:50.360 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-06-26T21:34:50.361 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:50.361 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "USER_PWD_EXPIRATION_WARNING_2": { 2020-06-26T21:34:50.361 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "USER_PWD_EXPIRATION_WARNING_2", 2020-06-26T21:34:50.361 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2020-06-26T21:34:50.361 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-06-26T21:34:50.362 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2020-06-26T21:34:50.362 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:profile rt=1.63252592086792, stop=False, exit=None, reads=[8] 2020-06-26T21:34:50.362 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "5", 2020-06-26T21:34:50.362 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-06-26T21:34:50.362 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-06-26T21:34:50.362 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-06-26T21:34:50.363 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-06-26T21:34:50.363 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-06-26T21:34:50.363 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-06-26T21:34:50.363 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-06-26T21:34:50.363 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:50.364 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "crt_file": { 2020-06-26T21:34:50.364 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "crt_file", 2020-06-26T21:34:50.364 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2020-06-26T21:34:50.364 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-06-26T21:34:50.364 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2020-06-26T21:34:50.364 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2020-06-26T21:34:50.365 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-06-26T21:34:50.365 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-06-26T21:34:50.365 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-06-26T21:34:50.365 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-06-26T21:34:50.365 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-06-26T21:34:50.366 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-06-26T21:34:50.366 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-06-26T21:34:50.366 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:50.366 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug": { 2020-06-26T21:34:50.366 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "debug", 2020-06-26T21:34:50.366 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2020-06-26T21:34:50.367 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-06-26T21:34:50.367 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2020-06-26T21:34:50.367 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2020-06-26T21:34:50.367 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-06-26T21:34:50.367 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:profile rt=1.6330411434173584, stop=False, exit=None, reads=[8] 2020-06-26T21:34:50.368 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-06-26T21:34:50.368 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-06-26T21:34:50.368 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "Enable/disable debug options", 2020-06-26T21:34:50.368 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-06-26T21:34:50.368 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-06-26T21:34:50.369 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-06-26T21:34:50.369 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:50.369 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "jwt_token_ttl": { 2020-06-26T21:34:50.369 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "jwt_token_ttl", 2020-06-26T21:34:50.369 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2020-06-26T21:34:50.369 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-06-26T21:34:50.370 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2020-06-26T21:34:50.370 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "28800", 2020-06-26T21:34:50.370 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-06-26T21:34:50.370 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-06-26T21:34:50.370 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-06-26T21:34:50.371 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-06-26T21:34:50.371 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-06-26T21:34:50.371 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-06-26T21:34:50.371 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-06-26T21:34:50.371 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:50.372 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "key_file": { 2020-06-26T21:34:50.372 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "key_file", 2020-06-26T21:34:50.372 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2020-06-26T21:34:50.372 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-06-26T21:34:50.372 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2020-06-26T21:34:50.372 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2020-06-26T21:34:50.373 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-06-26T21:34:50.373 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-06-26T21:34:50.373 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:profile rt=1.6335415840148926, stop=False, exit=None, reads=[8] 2020-06-26T21:34:50.373 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-06-26T21:34:50.373 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-06-26T21:34:50.374 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-06-26T21:34:50.374 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-06-26T21:34:50.374 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-06-26T21:34:50.374 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:50.374 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2020-06-26T21:34:50.374 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2020-06-26T21:34:50.375 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2020-06-26T21:34:50.375 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-06-26T21:34:50.375 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-06-26T21:34:50.375 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2020-06-26T21:34:50.375 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-06-26T21:34:50.376 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-06-26T21:34:50.376 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2020-06-26T21:34:50.376 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2020-06-26T21:34:50.376 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2020-06-26T21:34:50.376 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2020-06-26T21:34:50.377 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2020-06-26T21:34:50.377 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2020-06-26T21:34:50.377 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2020-06-26T21:34:50.377 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2020-06-26T21:34:50.377 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-06-26T21:34:50.377 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-06-26T21:34:50.378 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-06-26T21:34:50.378 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-06-26T21:34:50.378 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:50.378 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2020-06-26T21:34:50.378 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2020-06-26T21:34:50.379 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2020-06-26T21:34:50.379 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:profile rt=1.634047269821167, stop=False, exit=None, reads=[8] 2020-06-26T21:34:50.379 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-06-26T21:34:50.379 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-06-26T21:34:50.379 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2020-06-26T21:34:50.379 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-06-26T21:34:50.380 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-06-26T21:34:50.380 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-06-26T21:34:50.380 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-06-26T21:34:50.380 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-06-26T21:34:50.380 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-06-26T21:34:50.381 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-06-26T21:34:50.381 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:50.381 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2020-06-26T21:34:50.381 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2020-06-26T21:34:50.381 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2020-06-26T21:34:50.382 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-06-26T21:34:50.382 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-06-26T21:34:50.382 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2020-06-26T21:34:50.382 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-06-26T21:34:50.382 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-06-26T21:34:50.382 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2020-06-26T21:34:50.383 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2020-06-26T21:34:50.383 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2020-06-26T21:34:50.383 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2020-06-26T21:34:50.383 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2020-06-26T21:34:50.383 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2020-06-26T21:34:50.384 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2020-06-26T21:34:50.384 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2020-06-26T21:34:50.384 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-06-26T21:34:50.384 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-06-26T21:34:50.384 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-06-26T21:34:50.384 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:profile rt=1.634699821472168, stop=False, exit=None, reads=[8] 2020-06-26T21:34:50.385 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-06-26T21:34:50.385 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:50.385 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2020-06-26T21:34:50.385 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2020-06-26T21:34:50.385 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2020-06-26T21:34:50.386 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-06-26T21:34:50.386 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-06-26T21:34:50.386 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2020-06-26T21:34:50.386 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-06-26T21:34:50.386 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-06-26T21:34:50.386 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-06-26T21:34:50.387 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-06-26T21:34:50.387 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-06-26T21:34:50.387 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-06-26T21:34:50.387 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-06-26T21:34:50.387 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:50.388 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "password": { 2020-06-26T21:34:50.388 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "password", 2020-06-26T21:34:50.388 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2020-06-26T21:34:50.388 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-06-26T21:34:50.388 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2020-06-26T21:34:50.389 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2020-06-26T21:34:50.389 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-06-26T21:34:50.389 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-06-26T21:34:50.389 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-06-26T21:34:50.389 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-06-26T21:34:50.389 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-06-26T21:34:50.390 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-06-26T21:34:50.390 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-06-26T21:34:50.390 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:50.390 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:profile rt=1.6353611946105957, stop=False, exit=None, reads=[8] 2020-06-26T21:34:50.390 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "server_addr": { 2020-06-26T21:34:50.391 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "server_addr", 2020-06-26T21:34:50.391 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2020-06-26T21:34:50.391 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-06-26T21:34:50.391 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2020-06-26T21:34:50.391 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "::", 2020-06-26T21:34:50.391 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-06-26T21:34:50.392 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-06-26T21:34:50.392 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-06-26T21:34:50.392 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-06-26T21:34:50.392 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-06-26T21:34:50.392 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-06-26T21:34:50.393 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-06-26T21:34:50.393 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:50.393 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "server_port": { 2020-06-26T21:34:50.393 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "server_port", 2020-06-26T21:34:50.393 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2020-06-26T21:34:50.394 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-06-26T21:34:50.394 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2020-06-26T21:34:50.394 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "8080", 2020-06-26T21:34:50.394 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-06-26T21:34:50.394 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-06-26T21:34:50.394 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-06-26T21:34:50.395 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-06-26T21:34:50.395 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-06-26T21:34:50.395 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-06-26T21:34:50.395 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-06-26T21:34:50.395 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:50.396 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "ssl": { 2020-06-26T21:34:50.396 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "ssl", 2020-06-26T21:34:50.396 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:profile rt=1.6359562873840332, stop=False, exit=None, reads=[8] 2020-06-26T21:34:50.396 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2020-06-26T21:34:50.396 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-06-26T21:34:50.396 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2020-06-26T21:34:50.397 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2020-06-26T21:34:50.397 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-06-26T21:34:50.397 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-06-26T21:34:50.397 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-06-26T21:34:50.397 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-06-26T21:34:50.398 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-06-26T21:34:50.398 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-06-26T21:34:50.398 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-06-26T21:34:50.398 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:50.398 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "ssl_server_port": { 2020-06-26T21:34:50.399 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "ssl_server_port", 2020-06-26T21:34:50.399 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2020-06-26T21:34:50.399 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-06-26T21:34:50.399 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2020-06-26T21:34:50.399 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "8443", 2020-06-26T21:34:50.399 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-06-26T21:34:50.400 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-06-26T21:34:50.400 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-06-26T21:34:50.400 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-06-26T21:34:50.400 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-06-26T21:34:50.400 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-06-26T21:34:50.401 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-06-26T21:34:50.401 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:50.401 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "standby_behaviour": { 2020-06-26T21:34:50.401 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "standby_behaviour", 2020-06-26T21:34:50.401 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2020-06-26T21:34:50.401 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:profile rt=1.6365363597869873, stop=False, exit=None, reads=[8] 2020-06-26T21:34:50.402 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-06-26T21:34:50.402 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2020-06-26T21:34:50.402 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "redirect", 2020-06-26T21:34:50.402 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-06-26T21:34:50.402 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-06-26T21:34:50.403 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2020-06-26T21:34:50.403 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2020-06-26T21:34:50.403 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "redirect" 2020-06-26T21:34:50.403 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2020-06-26T21:34:50.403 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-06-26T21:34:50.404 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-06-26T21:34:50.404 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-06-26T21:34:50.404 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-06-26T21:34:50.404 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:50.404 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "standby_error_status_code": { 2020-06-26T21:34:50.405 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "standby_error_status_code", 2020-06-26T21:34:50.405 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2020-06-26T21:34:50.405 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-06-26T21:34:50.405 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2020-06-26T21:34:50.405 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "500", 2020-06-26T21:34:50.406 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "400", 2020-06-26T21:34:50.406 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "599", 2020-06-26T21:34:50.406 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-06-26T21:34:50.406 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-06-26T21:34:50.406 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-06-26T21:34:50.406 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-06-26T21:34:50.407 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-06-26T21:34:50.407 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:50.407 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "url_prefix": { 2020-06-26T21:34:50.407 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:profile rt=1.6370511054992676, stop=False, exit=None, reads=[8] 2020-06-26T21:34:50.407 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "url_prefix", 2020-06-26T21:34:50.408 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2020-06-26T21:34:50.408 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-06-26T21:34:50.408 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2020-06-26T21:34:50.408 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2020-06-26T21:34:50.408 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-06-26T21:34:50.408 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-06-26T21:34:50.409 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-06-26T21:34:50.409 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-06-26T21:34:50.409 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-06-26T21:34:50.409 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-06-26T21:34:50.409 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-06-26T21:34:50.410 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:50.410 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "username": { 2020-06-26T21:34:50.410 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "username", 2020-06-26T21:34:50.410 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2020-06-26T21:34:50.410 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-06-26T21:34:50.410 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2020-06-26T21:34:50.411 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2020-06-26T21:34:50.411 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-06-26T21:34:50.411 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-06-26T21:34:50.411 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-06-26T21:34:50.411 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-06-26T21:34:50.412 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-06-26T21:34:50.412 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-06-26T21:34:50.412 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-06-26T21:34:50.412 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2020-06-26T21:34:50.412 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2020-06-26T21:34:50.412 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:50.413 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2020-06-26T21:34:50.413 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "devicehealth", 2020-06-26T21:34:50.413 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2020-06-26T21:34:50.414 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:profile rt=1.6376049518585205, stop=False, exit=None, reads=[8] 2020-06-26T21:34:50.414 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2020-06-26T21:34:50.414 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2020-06-26T21:34:50.415 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enable_monitoring": { 2020-06-26T21:34:50.416 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "enable_monitoring", 2020-06-26T21:34:50.416 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2020-06-26T21:34:50.416 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-06-26T21:34:50.416 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-06-26T21:34:50.417 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2020-06-26T21:34:50.417 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-06-26T21:34:50.421 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-06-26T21:34:50.421 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-06-26T21:34:50.422 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "monitor device health metrics", 2020-06-26T21:34:50.422 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-06-26T21:34:50.422 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-06-26T21:34:50.422 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-06-26T21:34:50.422 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:50.423 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2020-06-26T21:34:50.423 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2020-06-26T21:34:50.423 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2020-06-26T21:34:50.423 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-06-26T21:34:50.423 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-06-26T21:34:50.423 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2020-06-26T21:34:50.424 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-06-26T21:34:50.424 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-06-26T21:34:50.424 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2020-06-26T21:34:50.424 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2020-06-26T21:34:50.424 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2020-06-26T21:34:50.425 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2020-06-26T21:34:50.425 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:profile rt=1.6381032466888428, stop=False, exit=None, reads=[8] 2020-06-26T21:34:50.425 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2020-06-26T21:34:50.425 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2020-06-26T21:34:50.425 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2020-06-26T21:34:50.426 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2020-06-26T21:34:50.426 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-06-26T21:34:50.426 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-06-26T21:34:50.426 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-06-26T21:34:50.426 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-06-26T21:34:50.426 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:50.427 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2020-06-26T21:34:50.427 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2020-06-26T21:34:50.427 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2020-06-26T21:34:50.427 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-06-26T21:34:50.427 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-06-26T21:34:50.428 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2020-06-26T21:34:50.428 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-06-26T21:34:50.428 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-06-26T21:34:50.428 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-06-26T21:34:50.428 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-06-26T21:34:50.429 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-06-26T21:34:50.429 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-06-26T21:34:50.429 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-06-26T21:34:50.429 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:50.429 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2020-06-26T21:34:50.429 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2020-06-26T21:34:50.430 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2020-06-26T21:34:50.430 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-06-26T21:34:50.430 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-06-26T21:34:50.430 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2020-06-26T21:34:50.430 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-06-26T21:34:50.431 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:profile rt=1.6386539936065674, stop=False, exit=None, reads=[8] 2020-06-26T21:34:50.431 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-06-26T21:34:50.431 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2020-06-26T21:34:50.431 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2020-06-26T21:34:50.431 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2020-06-26T21:34:50.431 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2020-06-26T21:34:50.432 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2020-06-26T21:34:50.432 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2020-06-26T21:34:50.432 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2020-06-26T21:34:50.432 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2020-06-26T21:34:50.432 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-06-26T21:34:50.433 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-06-26T21:34:50.433 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-06-26T21:34:50.433 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-06-26T21:34:50.433 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:50.433 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2020-06-26T21:34:50.434 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2020-06-26T21:34:50.434 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2020-06-26T21:34:50.434 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-06-26T21:34:50.434 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-06-26T21:34:50.434 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2020-06-26T21:34:50.434 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-06-26T21:34:50.435 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-06-26T21:34:50.435 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-06-26T21:34:50.435 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-06-26T21:34:50.435 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-06-26T21:34:50.435 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-06-26T21:34:50.436 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-06-26T21:34:50.436 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:50.436 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "mark_out_threshold": { 2020-06-26T21:34:50.436 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "mark_out_threshold", 2020-06-26T21:34:50.436 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:profile rt=1.639167070388794, stop=False, exit=None, reads=[8] 2020-06-26T21:34:50.436 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2020-06-26T21:34:50.437 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-06-26T21:34:50.437 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-06-26T21:34:50.437 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "2419200", 2020-06-26T21:34:50.437 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-06-26T21:34:50.437 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-06-26T21:34:50.438 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-06-26T21:34:50.438 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "automatically mark OSD if it may fail before this long", 2020-06-26T21:34:50.438 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-06-26T21:34:50.438 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-06-26T21:34:50.438 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-06-26T21:34:50.439 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:50.439 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "pool_name": { 2020-06-26T21:34:50.439 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "pool_name", 2020-06-26T21:34:50.439 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2020-06-26T21:34:50.439 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-06-26T21:34:50.439 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-06-26T21:34:50.440 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "device_health_metrics", 2020-06-26T21:34:50.440 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-06-26T21:34:50.440 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-06-26T21:34:50.440 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-06-26T21:34:50.440 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "name of pool in which to store device health metrics", 2020-06-26T21:34:50.441 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-06-26T21:34:50.441 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-06-26T21:34:50.441 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-06-26T21:34:50.441 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:50.441 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:profile rt=1.639622449874878, stop=False, exit=None, reads=[8] 2020-06-26T21:34:50.442 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "retention_period": { 2020-06-26T21:34:50.442 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "retention_period", 2020-06-26T21:34:50.442 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2020-06-26T21:34:50.442 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-06-26T21:34:50.442 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-06-26T21:34:50.443 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "15552000", 2020-06-26T21:34:50.443 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-06-26T21:34:50.443 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-06-26T21:34:50.443 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-06-26T21:34:50.443 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "how long to retain device health metrics", 2020-06-26T21:34:50.443 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-06-26T21:34:50.444 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-06-26T21:34:50.444 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-06-26T21:34:50.444 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:50.444 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "scrape_frequency": { 2020-06-26T21:34:50.444 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "scrape_frequency", 2020-06-26T21:34:50.445 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2020-06-26T21:34:50.445 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-06-26T21:34:50.445 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-06-26T21:34:50.445 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "86400", 2020-06-26T21:34:50.445 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-06-26T21:34:50.445 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-06-26T21:34:50.446 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-06-26T21:34:50.446 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "how frequently to scrape device health metrics", 2020-06-26T21:34:50.446 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-06-26T21:34:50.446 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-06-26T21:34:50.446 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:profile rt=1.6400742530822754, stop=False, exit=None, reads=[8] 2020-06-26T21:34:50.447 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-06-26T21:34:50.447 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:50.447 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "self_heal": { 2020-06-26T21:34:50.447 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "self_heal", 2020-06-26T21:34:50.447 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2020-06-26T21:34:50.448 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-06-26T21:34:50.448 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-06-26T21:34:50.448 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2020-06-26T21:34:50.448 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-06-26T21:34:50.448 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-06-26T21:34:50.448 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-06-26T21:34:50.449 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "preemptively heal cluster around devices that may fail", 2020-06-26T21:34:50.449 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-06-26T21:34:50.449 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-06-26T21:34:50.449 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-06-26T21:34:50.449 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:50.450 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "sleep_interval": { 2020-06-26T21:34:50.450 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "sleep_interval", 2020-06-26T21:34:50.450 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2020-06-26T21:34:50.450 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-06-26T21:34:50.450 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-06-26T21:34:50.450 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "600", 2020-06-26T21:34:50.451 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-06-26T21:34:50.451 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-06-26T21:34:50.451 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-06-26T21:34:50.451 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "how frequently to wake up and check device health", 2020-06-26T21:34:50.451 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:profile rt=1.6405277252197266, stop=False, exit=None, reads=[8] 2020-06-26T21:34:50.452 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-06-26T21:34:50.452 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-06-26T21:34:50.452 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-06-26T21:34:50.452 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:50.452 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warn_threshold": { 2020-06-26T21:34:50.453 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "warn_threshold", 2020-06-26T21:34:50.453 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2020-06-26T21:34:50.453 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-06-26T21:34:50.453 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-06-26T21:34:50.453 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "7257600", 2020-06-26T21:34:50.453 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-06-26T21:34:50.454 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-06-26T21:34:50.454 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-06-26T21:34:50.454 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "raise health warning if OSD may fail before this long", 2020-06-26T21:34:50.454 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-06-26T21:34:50.454 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-06-26T21:34:50.455 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-06-26T21:34:50.455 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2020-06-26T21:34:50.455 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2020-06-26T21:34:50.455 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:50.455 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2020-06-26T21:34:50.455 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "diskprediction_local", 2020-06-26T21:34:50.456 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2020-06-26T21:34:50.456 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2020-06-26T21:34:50.456 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2020-06-26T21:34:50.456 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2020-06-26T21:34:50.456 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2020-06-26T21:34:50.457 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2020-06-26T21:34:50.457 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-06-26T21:34:50.457 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-06-26T21:34:50.457 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:profile rt=1.641052007675171, stop=False, exit=None, reads=[8] 2020-06-26T21:34:50.457 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2020-06-26T21:34:50.457 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-06-26T21:34:50.458 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-06-26T21:34:50.458 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2020-06-26T21:34:50.458 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2020-06-26T21:34:50.458 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2020-06-26T21:34:50.458 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2020-06-26T21:34:50.459 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2020-06-26T21:34:50.459 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2020-06-26T21:34:50.459 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2020-06-26T21:34:50.459 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2020-06-26T21:34:50.459 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-06-26T21:34:50.460 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-06-26T21:34:50.460 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-06-26T21:34:50.460 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-06-26T21:34:50.460 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:50.460 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2020-06-26T21:34:50.460 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2020-06-26T21:34:50.461 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2020-06-26T21:34:50.461 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-06-26T21:34:50.461 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-06-26T21:34:50.461 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2020-06-26T21:34:50.461 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-06-26T21:34:50.462 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-06-26T21:34:50.462 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-06-26T21:34:50.462 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-06-26T21:34:50.462 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-06-26T21:34:50.462 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-06-26T21:34:50.462 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-06-26T21:34:50.463 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:50.463 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:profile rt=1.6415669918060303, stop=False, exit=None, reads=[8] 2020-06-26T21:34:50.463 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2020-06-26T21:34:50.463 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2020-06-26T21:34:50.463 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2020-06-26T21:34:50.464 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-06-26T21:34:50.464 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-06-26T21:34:50.464 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2020-06-26T21:34:50.464 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-06-26T21:34:50.464 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-06-26T21:34:50.465 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2020-06-26T21:34:50.465 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2020-06-26T21:34:50.465 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2020-06-26T21:34:50.465 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2020-06-26T21:34:50.465 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2020-06-26T21:34:50.465 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2020-06-26T21:34:50.466 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2020-06-26T21:34:50.466 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2020-06-26T21:34:50.466 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-06-26T21:34:50.466 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-06-26T21:34:50.466 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-06-26T21:34:50.467 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-06-26T21:34:50.467 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:50.467 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2020-06-26T21:34:50.467 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2020-06-26T21:34:50.467 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2020-06-26T21:34:50.467 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-06-26T21:34:50.468 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-06-26T21:34:50.468 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2020-06-26T21:34:50.468 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-06-26T21:34:50.468 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-06-26T21:34:50.468 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-06-26T21:34:50.469 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:profile rt=1.6420798301696777, stop=False, exit=None, reads=[8] 2020-06-26T21:34:50.469 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-06-26T21:34:50.469 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-06-26T21:34:50.469 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-06-26T21:34:50.469 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-06-26T21:34:50.470 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:50.470 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "predict_interval": { 2020-06-26T21:34:50.470 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "predict_interval", 2020-06-26T21:34:50.470 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2020-06-26T21:34:50.470 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-06-26T21:34:50.470 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2020-06-26T21:34:50.471 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "86400", 2020-06-26T21:34:50.471 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-06-26T21:34:50.471 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-06-26T21:34:50.471 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-06-26T21:34:50.471 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-06-26T21:34:50.472 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-06-26T21:34:50.472 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-06-26T21:34:50.472 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-06-26T21:34:50.472 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:50.472 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "predictor_model": { 2020-06-26T21:34:50.472 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "predictor_model", 2020-06-26T21:34:50.473 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2020-06-26T21:34:50.473 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-06-26T21:34:50.473 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2020-06-26T21:34:50.473 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "prophetstor", 2020-06-26T21:34:50.473 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-06-26T21:34:50.474 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-06-26T21:34:50.474 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-06-26T21:34:50.474 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:profile rt=1.6425740718841553, stop=False, exit=None, reads=[8] 2020-06-26T21:34:50.474 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-06-26T21:34:50.474 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-06-26T21:34:50.475 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-06-26T21:34:50.475 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-06-26T21:34:50.475 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:50.475 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "sleep_interval": { 2020-06-26T21:34:50.475 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "sleep_interval", 2020-06-26T21:34:50.475 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2020-06-26T21:34:50.476 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-06-26T21:34:50.476 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2020-06-26T21:34:50.476 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "600", 2020-06-26T21:34:50.476 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-06-26T21:34:50.476 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-06-26T21:34:50.477 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-06-26T21:34:50.477 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-06-26T21:34:50.477 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-06-26T21:34:50.477 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-06-26T21:34:50.477 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-06-26T21:34:50.477 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2020-06-26T21:34:50.478 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2020-06-26T21:34:50.478 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:50.478 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2020-06-26T21:34:50.478 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "influx", 2020-06-26T21:34:50.478 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": false, 2020-06-26T21:34:50.479 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "influxdb python module not found", 2020-06-26T21:34:50.479 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2020-06-26T21:34:50.479 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "batch_size": { 2020-06-26T21:34:50.479 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "batch_size", 2020-06-26T21:34:50.479 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2020-06-26T21:34:50.479 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-06-26T21:34:50.480 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2020-06-26T21:34:50.480 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:profile rt=1.6430976390838623, stop=False, exit=None, reads=[8] 2020-06-26T21:34:50.480 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "5000", 2020-06-26T21:34:50.480 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-06-26T21:34:50.480 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-06-26T21:34:50.481 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-06-26T21:34:50.481 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-06-26T21:34:50.481 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-06-26T21:34:50.481 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-06-26T21:34:50.481 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-06-26T21:34:50.482 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:50.482 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "database": { 2020-06-26T21:34:50.482 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "database", 2020-06-26T21:34:50.482 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2020-06-26T21:34:50.482 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-06-26T21:34:50.482 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2020-06-26T21:34:50.483 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "ceph", 2020-06-26T21:34:50.483 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-06-26T21:34:50.483 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-06-26T21:34:50.483 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-06-26T21:34:50.483 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-06-26T21:34:50.484 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-06-26T21:34:50.484 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-06-26T21:34:50.484 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-06-26T21:34:50.484 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:50.484 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "hostname": { 2020-06-26T21:34:50.484 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "hostname", 2020-06-26T21:34:50.485 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2020-06-26T21:34:50.485 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-06-26T21:34:50.485 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2020-06-26T21:34:50.485 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "None", 2020-06-26T21:34:50.485 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-06-26T21:34:50.486 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:profile rt=1.6436054706573486, stop=False, exit=None, reads=[8] 2020-06-26T21:34:50.486 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-06-26T21:34:50.486 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-06-26T21:34:50.486 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-06-26T21:34:50.486 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-06-26T21:34:50.487 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-06-26T21:34:50.487 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-06-26T21:34:50.487 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:50.487 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "interval": { 2020-06-26T21:34:50.487 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "interval", 2020-06-26T21:34:50.487 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2020-06-26T21:34:50.488 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-06-26T21:34:50.488 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2020-06-26T21:34:50.488 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "30", 2020-06-26T21:34:50.488 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-06-26T21:34:50.488 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-06-26T21:34:50.489 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-06-26T21:34:50.489 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-06-26T21:34:50.489 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-06-26T21:34:50.489 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-06-26T21:34:50.489 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-06-26T21:34:50.489 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:50.490 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2020-06-26T21:34:50.490 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2020-06-26T21:34:50.490 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2020-06-26T21:34:50.490 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-06-26T21:34:50.490 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-06-26T21:34:50.491 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2020-06-26T21:34:50.491 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-06-26T21:34:50.491 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-06-26T21:34:50.491 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2020-06-26T21:34:50.491 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:profile rt=1.6441137790679932, stop=False, exit=None, reads=[8] 2020-06-26T21:34:50.491 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2020-06-26T21:34:50.492 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2020-06-26T21:34:50.492 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2020-06-26T21:34:50.492 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2020-06-26T21:34:50.492 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2020-06-26T21:34:50.492 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2020-06-26T21:34:50.493 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2020-06-26T21:34:50.493 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-06-26T21:34:50.493 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-06-26T21:34:50.493 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-06-26T21:34:50.493 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-06-26T21:34:50.494 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:50.494 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2020-06-26T21:34:50.494 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2020-06-26T21:34:50.494 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2020-06-26T21:34:50.494 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-06-26T21:34:50.494 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-06-26T21:34:50.495 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2020-06-26T21:34:50.495 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-06-26T21:34:50.495 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-06-26T21:34:50.495 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-06-26T21:34:50.495 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-06-26T21:34:50.496 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-06-26T21:34:50.496 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-06-26T21:34:50.496 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-06-26T21:34:50.496 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:50.496 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2020-06-26T21:34:50.496 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2020-06-26T21:34:50.497 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2020-06-26T21:34:50.497 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-06-26T21:34:50.497 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:profile rt=1.6446197032928467, stop=False, exit=None, reads=[8] 2020-06-26T21:34:50.497 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-06-26T21:34:50.497 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2020-06-26T21:34:50.498 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-06-26T21:34:50.498 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-06-26T21:34:50.498 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2020-06-26T21:34:50.498 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2020-06-26T21:34:50.498 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2020-06-26T21:34:50.499 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2020-06-26T21:34:50.499 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2020-06-26T21:34:50.499 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2020-06-26T21:34:50.499 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2020-06-26T21:34:50.499 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2020-06-26T21:34:50.499 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-06-26T21:34:50.500 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-06-26T21:34:50.500 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-06-26T21:34:50.500 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-06-26T21:34:50.500 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:50.500 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2020-06-26T21:34:50.501 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2020-06-26T21:34:50.501 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2020-06-26T21:34:50.501 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-06-26T21:34:50.501 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-06-26T21:34:50.501 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2020-06-26T21:34:50.501 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-06-26T21:34:50.502 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-06-26T21:34:50.502 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-06-26T21:34:50.502 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-06-26T21:34:50.502 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-06-26T21:34:50.502 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-06-26T21:34:50.503 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-06-26T21:34:50.503 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:profile rt=1.6451289653778076, stop=False, exit=None, reads=[8] 2020-06-26T21:34:50.503 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:50.503 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "password": { 2020-06-26T21:34:50.503 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "password", 2020-06-26T21:34:50.503 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2020-06-26T21:34:50.504 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-06-26T21:34:50.504 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2020-06-26T21:34:50.504 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "None", 2020-06-26T21:34:50.504 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-06-26T21:34:50.504 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-06-26T21:34:50.505 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-06-26T21:34:50.505 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-06-26T21:34:50.505 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-06-26T21:34:50.505 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-06-26T21:34:50.505 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-06-26T21:34:50.506 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:50.506 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "port": { 2020-06-26T21:34:50.506 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "port", 2020-06-26T21:34:50.506 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2020-06-26T21:34:50.506 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-06-26T21:34:50.506 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2020-06-26T21:34:50.507 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "8086", 2020-06-26T21:34:50.507 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-06-26T21:34:50.507 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-06-26T21:34:50.507 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-06-26T21:34:50.507 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-06-26T21:34:50.508 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-06-26T21:34:50.508 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-06-26T21:34:50.508 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-06-26T21:34:50.508 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:50.508 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "ssl": { 2020-06-26T21:34:50.508 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "ssl", 2020-06-26T21:34:50.509 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:profile rt=1.645660400390625, stop=False, exit=None, reads=[8] 2020-06-26T21:34:50.509 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2020-06-26T21:34:50.509 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-06-26T21:34:50.509 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2020-06-26T21:34:50.509 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "false", 2020-06-26T21:34:50.510 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-06-26T21:34:50.510 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-06-26T21:34:50.510 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-06-26T21:34:50.510 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-06-26T21:34:50.510 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-06-26T21:34:50.511 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-06-26T21:34:50.511 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-06-26T21:34:50.511 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:50.511 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "threads": { 2020-06-26T21:34:50.511 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "threads", 2020-06-26T21:34:50.511 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2020-06-26T21:34:50.512 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-06-26T21:34:50.512 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2020-06-26T21:34:50.512 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "5", 2020-06-26T21:34:50.512 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-06-26T21:34:50.512 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-06-26T21:34:50.513 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-06-26T21:34:50.513 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-06-26T21:34:50.513 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-06-26T21:34:50.513 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-06-26T21:34:50.513 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-06-26T21:34:50.513 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:50.514 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "username": { 2020-06-26T21:34:50.514 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "username", 2020-06-26T21:34:50.514 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2020-06-26T21:34:50.514 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:profile rt=1.6461536884307861, stop=False, exit=None, reads=[8] 2020-06-26T21:34:50.514 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-06-26T21:34:50.515 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2020-06-26T21:34:50.515 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "None", 2020-06-26T21:34:50.515 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-06-26T21:34:50.515 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-06-26T21:34:50.515 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-06-26T21:34:50.515 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-06-26T21:34:50.516 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-06-26T21:34:50.516 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-06-26T21:34:50.516 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-06-26T21:34:50.516 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:50.516 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "verify_ssl": { 2020-06-26T21:34:50.517 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "verify_ssl", 2020-06-26T21:34:50.517 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2020-06-26T21:34:50.517 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-06-26T21:34:50.517 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2020-06-26T21:34:50.517 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "true", 2020-06-26T21:34:50.518 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-06-26T21:34:50.518 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-06-26T21:34:50.518 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-06-26T21:34:50.518 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-06-26T21:34:50.518 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-06-26T21:34:50.518 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-06-26T21:34:50.519 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-06-26T21:34:50.519 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2020-06-26T21:34:50.519 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2020-06-26T21:34:50.519 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:50.519 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2020-06-26T21:34:50.520 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "insights", 2020-06-26T21:34:50.520 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2020-06-26T21:34:50.520 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2020-06-26T21:34:50.520 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2020-06-26T21:34:50.520 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2020-06-26T21:34:50.520 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:profile rt=1.6467204093933105, stop=False, exit=None, reads=[8] 2020-06-26T21:34:50.521 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2020-06-26T21:34:50.521 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2020-06-26T21:34:50.521 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-06-26T21:34:50.521 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-06-26T21:34:50.521 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2020-06-26T21:34:50.522 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-06-26T21:34:50.522 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-06-26T21:34:50.522 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2020-06-26T21:34:50.522 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2020-06-26T21:34:50.522 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2020-06-26T21:34:50.522 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2020-06-26T21:34:50.523 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2020-06-26T21:34:50.523 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2020-06-26T21:34:50.523 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2020-06-26T21:34:50.523 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2020-06-26T21:34:50.523 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-06-26T21:34:50.524 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-06-26T21:34:50.524 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-06-26T21:34:50.524 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-06-26T21:34:50.524 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:50.524 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2020-06-26T21:34:50.524 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2020-06-26T21:34:50.525 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2020-06-26T21:34:50.525 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-06-26T21:34:50.525 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-06-26T21:34:50.525 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2020-06-26T21:34:50.525 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-06-26T21:34:50.526 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-06-26T21:34:50.526 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-06-26T21:34:50.526 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-06-26T21:34:50.527 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:profile rt=1.647233486175537, stop=False, exit=None, reads=[8] 2020-06-26T21:34:50.527 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-06-26T21:34:50.527 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-06-26T21:34:50.527 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-06-26T21:34:50.527 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:50.528 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2020-06-26T21:34:50.528 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2020-06-26T21:34:50.528 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2020-06-26T21:34:50.528 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-06-26T21:34:50.528 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-06-26T21:34:50.529 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2020-06-26T21:34:50.529 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-06-26T21:34:50.529 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-06-26T21:34:50.530 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2020-06-26T21:34:50.530 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2020-06-26T21:34:50.530 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2020-06-26T21:34:50.530 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2020-06-26T21:34:50.530 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2020-06-26T21:34:50.531 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2020-06-26T21:34:50.531 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2020-06-26T21:34:50.531 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2020-06-26T21:34:50.531 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-06-26T21:34:50.531 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-06-26T21:34:50.531 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-06-26T21:34:50.532 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-06-26T21:34:50.532 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:50.532 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2020-06-26T21:34:50.532 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2020-06-26T21:34:50.532 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2020-06-26T21:34:50.533 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-06-26T21:34:50.533 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:profile rt=1.647721767425537, stop=False, exit=None, reads=[8] 2020-06-26T21:34:50.533 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-06-26T21:34:50.533 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2020-06-26T21:34:50.533 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-06-26T21:34:50.534 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-06-26T21:34:50.534 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-06-26T21:34:50.534 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-06-26T21:34:50.534 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-06-26T21:34:50.534 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-06-26T21:34:50.534 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-06-26T21:34:50.535 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2020-06-26T21:34:50.535 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2020-06-26T21:34:50.535 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:50.535 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2020-06-26T21:34:50.535 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "iostat", 2020-06-26T21:34:50.536 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2020-06-26T21:34:50.536 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2020-06-26T21:34:50.536 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2020-06-26T21:34:50.536 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2020-06-26T21:34:50.536 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2020-06-26T21:34:50.537 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2020-06-26T21:34:50.537 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-06-26T21:34:50.537 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-06-26T21:34:50.537 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2020-06-26T21:34:50.537 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-06-26T21:34:50.537 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-06-26T21:34:50.538 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2020-06-26T21:34:50.538 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2020-06-26T21:34:50.538 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2020-06-26T21:34:50.538 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2020-06-26T21:34:50.538 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2020-06-26T21:34:50.539 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2020-06-26T21:34:50.539 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2020-06-26T21:34:50.539 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2020-06-26T21:34:50.539 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:profile rt=1.6482822895050049, stop=False, exit=None, reads=[8] 2020-06-26T21:34:50.539 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-06-26T21:34:50.540 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-06-26T21:34:50.540 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-06-26T21:34:50.540 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-06-26T21:34:50.540 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:50.541 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2020-06-26T21:34:50.541 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2020-06-26T21:34:50.541 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2020-06-26T21:34:50.541 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-06-26T21:34:50.541 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-06-26T21:34:50.542 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2020-06-26T21:34:50.542 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-06-26T21:34:50.542 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-06-26T21:34:50.542 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-06-26T21:34:50.542 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-06-26T21:34:50.543 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-06-26T21:34:50.543 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-06-26T21:34:50.543 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-06-26T21:34:50.543 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:50.543 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2020-06-26T21:34:50.543 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2020-06-26T21:34:50.544 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2020-06-26T21:34:50.544 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-06-26T21:34:50.544 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-06-26T21:34:50.544 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2020-06-26T21:34:50.544 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-06-26T21:34:50.545 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-06-26T21:34:50.545 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2020-06-26T21:34:50.545 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2020-06-26T21:34:50.545 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:profile rt=1.6487700939178467, stop=False, exit=None, reads=[8] 2020-06-26T21:34:50.545 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2020-06-26T21:34:50.546 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2020-06-26T21:34:50.546 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2020-06-26T21:34:50.546 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2020-06-26T21:34:50.546 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2020-06-26T21:34:50.546 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2020-06-26T21:34:50.546 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-06-26T21:34:50.547 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-06-26T21:34:50.547 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-06-26T21:34:50.547 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-06-26T21:34:50.547 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:50.547 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2020-06-26T21:34:50.548 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2020-06-26T21:34:50.548 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2020-06-26T21:34:50.548 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-06-26T21:34:50.548 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-06-26T21:34:50.548 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2020-06-26T21:34:50.548 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-06-26T21:34:50.549 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-06-26T21:34:50.549 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-06-26T21:34:50.549 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-06-26T21:34:50.549 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-06-26T21:34:50.549 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-06-26T21:34:50.550 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-06-26T21:34:50.550 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2020-06-26T21:34:50.550 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2020-06-26T21:34:50.550 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:50.550 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2020-06-26T21:34:50.550 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "k8sevents", 2020-06-26T21:34:50.551 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2020-06-26T21:34:50.551 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2020-06-26T21:34:50.551 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2020-06-26T21:34:50.551 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "ceph_event_retention_days": { 2020-06-26T21:34:50.551 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:profile rt=1.6493170261383057, stop=False, exit=None, reads=[8] 2020-06-26T21:34:50.552 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "ceph_event_retention_days", 2020-06-26T21:34:50.552 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2020-06-26T21:34:50.552 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-06-26T21:34:50.552 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2020-06-26T21:34:50.552 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "7", 2020-06-26T21:34:50.553 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-06-26T21:34:50.553 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-06-26T21:34:50.553 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-06-26T21:34:50.553 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "Days to hold ceph event information within local cache", 2020-06-26T21:34:50.553 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-06-26T21:34:50.553 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-06-26T21:34:50.554 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-06-26T21:34:50.554 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:50.554 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "config_check_secs": { 2020-06-26T21:34:50.554 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "config_check_secs", 2020-06-26T21:34:50.554 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2020-06-26T21:34:50.555 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-06-26T21:34:50.555 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2020-06-26T21:34:50.555 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "10", 2020-06-26T21:34:50.555 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "10", 2020-06-26T21:34:50.555 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-06-26T21:34:50.556 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-06-26T21:34:50.556 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "interval (secs) to check for cluster configuration changes", 2020-06-26T21:34:50.556 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-06-26T21:34:50.556 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-06-26T21:34:50.556 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:profile rt=1.649747610092163, stop=False, exit=None, reads=[8] 2020-06-26T21:34:50.556 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-06-26T21:34:50.557 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:50.557 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2020-06-26T21:34:50.557 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2020-06-26T21:34:50.557 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2020-06-26T21:34:50.557 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-06-26T21:34:50.558 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-06-26T21:34:50.558 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2020-06-26T21:34:50.558 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-06-26T21:34:50.558 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-06-26T21:34:50.558 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2020-06-26T21:34:50.558 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2020-06-26T21:34:50.559 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2020-06-26T21:34:50.559 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2020-06-26T21:34:50.559 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2020-06-26T21:34:50.559 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2020-06-26T21:34:50.559 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2020-06-26T21:34:50.560 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2020-06-26T21:34:50.560 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-06-26T21:34:50.560 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-06-26T21:34:50.560 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-06-26T21:34:50.560 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-06-26T21:34:50.561 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:50.561 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2020-06-26T21:34:50.561 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2020-06-26T21:34:50.561 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2020-06-26T21:34:50.561 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-06-26T21:34:50.561 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-06-26T21:34:50.562 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2020-06-26T21:34:50.562 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-06-26T21:34:50.562 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:profile rt=1.6502575874328613, stop=False, exit=None, reads=[8] 2020-06-26T21:34:50.563 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-06-26T21:34:50.563 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-06-26T21:34:50.563 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-06-26T21:34:50.563 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-06-26T21:34:50.563 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-06-26T21:34:50.564 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-06-26T21:34:50.564 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:50.564 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2020-06-26T21:34:50.564 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2020-06-26T21:34:50.564 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2020-06-26T21:34:50.565 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-06-26T21:34:50.565 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-06-26T21:34:50.565 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2020-06-26T21:34:50.565 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-06-26T21:34:50.565 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-06-26T21:34:50.566 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2020-06-26T21:34:50.566 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2020-06-26T21:34:50.566 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2020-06-26T21:34:50.566 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2020-06-26T21:34:50.566 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2020-06-26T21:34:50.566 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2020-06-26T21:34:50.567 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2020-06-26T21:34:50.567 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2020-06-26T21:34:50.567 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-06-26T21:34:50.567 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-06-26T21:34:50.567 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-06-26T21:34:50.568 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-06-26T21:34:50.568 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:50.568 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2020-06-26T21:34:50.568 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2020-06-26T21:34:50.568 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:profile rt=1.650780200958252, stop=False, exit=None, reads=[8] 2020-06-26T21:34:50.568 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2020-06-26T21:34:50.569 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-06-26T21:34:50.569 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-06-26T21:34:50.569 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2020-06-26T21:34:50.569 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-06-26T21:34:50.569 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-06-26T21:34:50.570 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-06-26T21:34:50.570 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-06-26T21:34:50.570 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-06-26T21:34:50.570 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-06-26T21:34:50.570 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-06-26T21:34:50.570 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2020-06-26T21:34:50.571 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2020-06-26T21:34:50.571 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:50.571 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2020-06-26T21:34:50.571 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "localpool", 2020-06-26T21:34:50.571 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2020-06-26T21:34:50.572 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2020-06-26T21:34:50.572 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2020-06-26T21:34:50.572 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "failure_domain": { 2020-06-26T21:34:50.572 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "failure_domain", 2020-06-26T21:34:50.572 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2020-06-26T21:34:50.572 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-06-26T21:34:50.573 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-06-26T21:34:50.573 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "host", 2020-06-26T21:34:50.573 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-06-26T21:34:50.573 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-06-26T21:34:50.573 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-06-26T21:34:50.574 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "failure domain for any created local pool", 2020-06-26T21:34:50.574 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-06-26T21:34:50.574 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:profile rt=1.6513047218322754, stop=False, exit=None, reads=[8] 2020-06-26T21:34:50.574 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-06-26T21:34:50.574 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-06-26T21:34:50.575 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:50.575 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2020-06-26T21:34:50.575 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2020-06-26T21:34:50.575 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2020-06-26T21:34:50.575 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-06-26T21:34:50.576 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-06-26T21:34:50.576 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2020-06-26T21:34:50.576 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-06-26T21:34:50.576 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-06-26T21:34:50.576 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2020-06-26T21:34:50.576 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2020-06-26T21:34:50.577 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2020-06-26T21:34:50.577 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2020-06-26T21:34:50.577 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2020-06-26T21:34:50.577 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2020-06-26T21:34:50.578 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2020-06-26T21:34:50.578 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2020-06-26T21:34:50.578 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-06-26T21:34:50.578 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-06-26T21:34:50.579 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-06-26T21:34:50.579 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-06-26T21:34:50.579 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:50.579 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2020-06-26T21:34:50.579 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2020-06-26T21:34:50.579 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2020-06-26T21:34:50.580 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-06-26T21:34:50.580 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-06-26T21:34:50.580 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2020-06-26T21:34:50.580 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:profile rt=1.6518049240112305, stop=False, exit=None, reads=[8] 2020-06-26T21:34:50.580 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-06-26T21:34:50.581 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-06-26T21:34:50.581 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-06-26T21:34:50.581 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-06-26T21:34:50.581 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-06-26T21:34:50.581 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-06-26T21:34:50.581 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-06-26T21:34:50.582 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:50.582 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2020-06-26T21:34:50.582 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2020-06-26T21:34:50.582 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2020-06-26T21:34:50.582 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-06-26T21:34:50.583 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-06-26T21:34:50.583 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2020-06-26T21:34:50.583 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-06-26T21:34:50.583 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-06-26T21:34:50.583 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2020-06-26T21:34:50.584 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2020-06-26T21:34:50.584 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2020-06-26T21:34:50.584 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2020-06-26T21:34:50.584 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2020-06-26T21:34:50.584 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2020-06-26T21:34:50.584 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2020-06-26T21:34:50.585 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2020-06-26T21:34:50.585 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-06-26T21:34:50.585 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-06-26T21:34:50.585 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-06-26T21:34:50.585 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-06-26T21:34:50.586 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:50.586 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2020-06-26T21:34:50.586 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:profile rt=1.6523041725158691, stop=False, exit=None, reads=[8] 2020-06-26T21:34:50.586 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2020-06-26T21:34:50.586 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2020-06-26T21:34:50.586 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-06-26T21:34:50.587 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-06-26T21:34:50.587 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2020-06-26T21:34:50.587 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-06-26T21:34:50.587 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-06-26T21:34:50.587 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-06-26T21:34:50.588 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-06-26T21:34:50.588 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-06-26T21:34:50.588 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-06-26T21:34:50.588 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-06-26T21:34:50.588 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:50.589 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min_size": { 2020-06-26T21:34:50.589 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "min_size", 2020-06-26T21:34:50.589 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2020-06-26T21:34:50.589 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-06-26T21:34:50.589 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-06-26T21:34:50.589 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2020-06-26T21:34:50.590 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-06-26T21:34:50.590 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-06-26T21:34:50.590 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-06-26T21:34:50.590 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "default min_size for any created local pool", 2020-06-26T21:34:50.590 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-06-26T21:34:50.591 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-06-26T21:34:50.591 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-06-26T21:34:50.591 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:50.591 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_rep": { 2020-06-26T21:34:50.591 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "num_rep", 2020-06-26T21:34:50.591 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:profile rt=1.6527843475341797, stop=False, exit=None, reads=[8] 2020-06-26T21:34:50.592 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2020-06-26T21:34:50.592 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-06-26T21:34:50.592 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-06-26T21:34:50.592 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "3", 2020-06-26T21:34:50.592 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-06-26T21:34:50.593 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-06-26T21:34:50.593 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-06-26T21:34:50.593 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "default replica count for any created local pool", 2020-06-26T21:34:50.593 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-06-26T21:34:50.593 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-06-26T21:34:50.593 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-06-26T21:34:50.594 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:50.594 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "pg_num": { 2020-06-26T21:34:50.594 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "pg_num", 2020-06-26T21:34:50.594 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2020-06-26T21:34:50.594 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-06-26T21:34:50.595 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-06-26T21:34:50.595 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "128", 2020-06-26T21:34:50.595 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-06-26T21:34:50.595 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-06-26T21:34:50.595 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-06-26T21:34:50.596 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "default pg_num for any created local pool", 2020-06-26T21:34:50.596 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-06-26T21:34:50.596 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-06-26T21:34:50.596 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-06-26T21:34:50.596 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:50.596 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "prefix": { 2020-06-26T21:34:50.597 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "prefix", 2020-06-26T21:34:50.597 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:profile rt=1.653257131576538, stop=False, exit=None, reads=[8] 2020-06-26T21:34:50.597 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2020-06-26T21:34:50.597 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-06-26T21:34:50.597 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-06-26T21:34:50.598 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2020-06-26T21:34:50.598 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-06-26T21:34:50.598 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-06-26T21:34:50.598 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-06-26T21:34:50.598 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "name prefix for any created local pool", 2020-06-26T21:34:50.599 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-06-26T21:34:50.599 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-06-26T21:34:50.599 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-06-26T21:34:50.599 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:50.599 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "subtree": { 2020-06-26T21:34:50.599 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "subtree", 2020-06-26T21:34:50.600 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2020-06-26T21:34:50.600 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-06-26T21:34:50.600 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-06-26T21:34:50.600 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "rack", 2020-06-26T21:34:50.600 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-06-26T21:34:50.601 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-06-26T21:34:50.601 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-06-26T21:34:50.601 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "CRUSH level for which to create a local pool", 2020-06-26T21:34:50.601 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-06-26T21:34:50.601 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-06-26T21:34:50.601 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-06-26T21:34:50.602 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2020-06-26T21:34:50.602 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2020-06-26T21:34:50.602 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:50.602 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2020-06-26T21:34:50.602 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:profile rt=1.6537508964538574, stop=False, exit=None, reads=[8] 2020-06-26T21:34:50.603 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "orchestrator", 2020-06-26T21:34:50.603 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2020-06-26T21:34:50.603 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2020-06-26T21:34:50.603 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2020-06-26T21:34:50.603 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2020-06-26T21:34:50.603 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2020-06-26T21:34:50.604 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2020-06-26T21:34:50.604 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-06-26T21:34:50.604 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-06-26T21:34:50.604 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2020-06-26T21:34:50.604 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-06-26T21:34:50.605 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-06-26T21:34:50.605 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2020-06-26T21:34:50.605 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2020-06-26T21:34:50.605 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2020-06-26T21:34:50.605 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2020-06-26T21:34:50.606 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2020-06-26T21:34:50.606 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2020-06-26T21:34:50.606 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2020-06-26T21:34:50.607 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2020-06-26T21:34:50.607 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-06-26T21:34:50.607 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-06-26T21:34:50.607 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-06-26T21:34:50.607 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-06-26T21:34:50.608 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:50.608 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2020-06-26T21:34:50.608 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2020-06-26T21:34:50.608 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2020-06-26T21:34:50.608 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-06-26T21:34:50.608 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-06-26T21:34:50.609 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:profile rt=1.654256820678711, stop=False, exit=None, reads=[8] 2020-06-26T21:34:50.609 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2020-06-26T21:34:50.609 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-06-26T21:34:50.609 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-06-26T21:34:50.609 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-06-26T21:34:50.610 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-06-26T21:34:50.610 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-06-26T21:34:50.610 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-06-26T21:34:50.610 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-06-26T21:34:50.610 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:50.611 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2020-06-26T21:34:50.611 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2020-06-26T21:34:50.611 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2020-06-26T21:34:50.611 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-06-26T21:34:50.611 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-06-26T21:34:50.611 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2020-06-26T21:34:50.612 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-06-26T21:34:50.612 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-06-26T21:34:50.612 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2020-06-26T21:34:50.612 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2020-06-26T21:34:50.612 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2020-06-26T21:34:50.613 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2020-06-26T21:34:50.613 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2020-06-26T21:34:50.613 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2020-06-26T21:34:50.613 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2020-06-26T21:34:50.613 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2020-06-26T21:34:50.613 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-06-26T21:34:50.614 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-06-26T21:34:50.614 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-06-26T21:34:50.614 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-06-26T21:34:50.614 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:50.614 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2020-06-26T21:34:50.615 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:profile rt=1.6547906398773193, stop=False, exit=None, reads=[8] 2020-06-26T21:34:50.615 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2020-06-26T21:34:50.616 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2020-06-26T21:34:50.616 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-06-26T21:34:50.616 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-06-26T21:34:50.616 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2020-06-26T21:34:50.617 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-06-26T21:34:50.617 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-06-26T21:34:50.617 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-06-26T21:34:50.617 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-06-26T21:34:50.617 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-06-26T21:34:50.618 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-06-26T21:34:50.618 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-06-26T21:34:50.618 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:50.618 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "orchestrator": { 2020-06-26T21:34:50.618 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "orchestrator", 2020-06-26T21:34:50.619 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2020-06-26T21:34:50.619 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-06-26T21:34:50.619 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-06-26T21:34:50.619 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "None", 2020-06-26T21:34:50.619 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-06-26T21:34:50.619 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-06-26T21:34:50.620 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2020-06-26T21:34:50.620 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "cephadm", 2020-06-26T21:34:50.620 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "rook", 2020-06-26T21:34:50.620 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "test_orchestrator" 2020-06-26T21:34:50.620 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2020-06-26T21:34:50.621 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "Orchestrator backend", 2020-06-26T21:34:50.621 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-06-26T21:34:50.621 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:profile rt=1.655266523361206, stop=False, exit=None, reads=[8] 2020-06-26T21:34:50.621 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-06-26T21:34:50.621 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-06-26T21:34:50.621 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2020-06-26T21:34:50.622 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2020-06-26T21:34:50.622 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:50.622 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2020-06-26T21:34:50.622 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "osd_support", 2020-06-26T21:34:50.622 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2020-06-26T21:34:50.623 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2020-06-26T21:34:50.623 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2020-06-26T21:34:50.623 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2020-06-26T21:34:50.623 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2020-06-26T21:34:50.623 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2020-06-26T21:34:50.623 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-06-26T21:34:50.624 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-06-26T21:34:50.624 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2020-06-26T21:34:50.624 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-06-26T21:34:50.624 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-06-26T21:34:50.624 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2020-06-26T21:34:50.625 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2020-06-26T21:34:50.625 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2020-06-26T21:34:50.625 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2020-06-26T21:34:50.625 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2020-06-26T21:34:50.625 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2020-06-26T21:34:50.626 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2020-06-26T21:34:50.626 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2020-06-26T21:34:50.626 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-06-26T21:34:50.626 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-06-26T21:34:50.626 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-06-26T21:34:50.626 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-06-26T21:34:50.627 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:50.627 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2020-06-26T21:34:50.627 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2020-06-26T21:34:50.627 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:profile rt=1.6558170318603516, stop=False, exit=None, reads=[8] 2020-06-26T21:34:50.627 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2020-06-26T21:34:50.628 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-06-26T21:34:50.628 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-06-26T21:34:50.628 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2020-06-26T21:34:50.628 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-06-26T21:34:50.628 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-06-26T21:34:50.628 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-06-26T21:34:50.629 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-06-26T21:34:50.629 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-06-26T21:34:50.629 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-06-26T21:34:50.629 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-06-26T21:34:50.629 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:50.630 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2020-06-26T21:34:50.630 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2020-06-26T21:34:50.630 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2020-06-26T21:34:50.630 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-06-26T21:34:50.630 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-06-26T21:34:50.631 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2020-06-26T21:34:50.631 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-06-26T21:34:50.631 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-06-26T21:34:50.631 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2020-06-26T21:34:50.631 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2020-06-26T21:34:50.631 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2020-06-26T21:34:50.632 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2020-06-26T21:34:50.632 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2020-06-26T21:34:50.632 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2020-06-26T21:34:50.632 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2020-06-26T21:34:50.632 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2020-06-26T21:34:50.633 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-06-26T21:34:50.633 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-06-26T21:34:50.633 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:profile rt=1.656318187713623, stop=False, exit=None, reads=[8] 2020-06-26T21:34:50.633 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-06-26T21:34:50.633 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-06-26T21:34:50.635 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:50.635 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2020-06-26T21:34:50.636 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2020-06-26T21:34:50.636 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2020-06-26T21:34:50.636 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-06-26T21:34:50.636 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-06-26T21:34:50.636 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2020-06-26T21:34:50.637 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-06-26T21:34:50.637 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-06-26T21:34:50.637 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-06-26T21:34:50.637 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-06-26T21:34:50.637 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-06-26T21:34:50.638 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-06-26T21:34:50.638 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-06-26T21:34:50.638 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2020-06-26T21:34:50.638 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2020-06-26T21:34:50.638 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:50.639 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2020-06-26T21:34:50.639 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "pg_autoscaler", 2020-06-26T21:34:50.639 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2020-06-26T21:34:50.639 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2020-06-26T21:34:50.639 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2020-06-26T21:34:50.639 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2020-06-26T21:34:50.640 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2020-06-26T21:34:50.640 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2020-06-26T21:34:50.640 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-06-26T21:34:50.640 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-06-26T21:34:50.640 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2020-06-26T21:34:50.641 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-06-26T21:34:50.641 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-06-26T21:34:50.641 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:profile rt=1.6568498611450195, stop=False, exit=None, reads=[8] 2020-06-26T21:34:50.641 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2020-06-26T21:34:50.641 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2020-06-26T21:34:50.642 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2020-06-26T21:34:50.642 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2020-06-26T21:34:50.642 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2020-06-26T21:34:50.642 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2020-06-26T21:34:50.642 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2020-06-26T21:34:50.642 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2020-06-26T21:34:50.643 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-06-26T21:34:50.643 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-06-26T21:34:50.643 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-06-26T21:34:50.643 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-06-26T21:34:50.643 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:50.644 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2020-06-26T21:34:50.644 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2020-06-26T21:34:50.644 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2020-06-26T21:34:50.644 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-06-26T21:34:50.644 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-06-26T21:34:50.645 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2020-06-26T21:34:50.645 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-06-26T21:34:50.645 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-06-26T21:34:50.645 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-06-26T21:34:50.645 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-06-26T21:34:50.645 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-06-26T21:34:50.646 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-06-26T21:34:50.646 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-06-26T21:34:50.646 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:50.646 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2020-06-26T21:34:50.647 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2020-06-26T21:34:50.647 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:profile rt=1.6573352813720703, stop=False, exit=None, reads=[8] 2020-06-26T21:34:50.647 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2020-06-26T21:34:50.647 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-06-26T21:34:50.647 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-06-26T21:34:50.648 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2020-06-26T21:34:50.648 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-06-26T21:34:50.648 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-06-26T21:34:50.648 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2020-06-26T21:34:50.648 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2020-06-26T21:34:50.649 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2020-06-26T21:34:50.649 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2020-06-26T21:34:50.649 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2020-06-26T21:34:50.649 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2020-06-26T21:34:50.649 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2020-06-26T21:34:50.649 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2020-06-26T21:34:50.650 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-06-26T21:34:50.650 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-06-26T21:34:50.650 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-06-26T21:34:50.650 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-06-26T21:34:50.650 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:50.651 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2020-06-26T21:34:50.651 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2020-06-26T21:34:50.651 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2020-06-26T21:34:50.651 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-06-26T21:34:50.651 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-06-26T21:34:50.652 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2020-06-26T21:34:50.652 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-06-26T21:34:50.652 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-06-26T21:34:50.652 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-06-26T21:34:50.652 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-06-26T21:34:50.652 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-06-26T21:34:50.653 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:profile rt=1.6578397750854492, stop=False, exit=None, reads=[8] 2020-06-26T21:34:50.653 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-06-26T21:34:50.653 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-06-26T21:34:50.653 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:50.653 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "sleep_interval": { 2020-06-26T21:34:50.654 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "sleep_interval", 2020-06-26T21:34:50.654 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2020-06-26T21:34:50.654 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-06-26T21:34:50.654 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2020-06-26T21:34:50.654 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "60", 2020-06-26T21:34:50.655 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-06-26T21:34:50.655 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-06-26T21:34:50.655 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-06-26T21:34:50.655 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-06-26T21:34:50.655 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-06-26T21:34:50.656 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-06-26T21:34:50.656 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-06-26T21:34:50.656 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2020-06-26T21:34:50.656 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2020-06-26T21:34:50.656 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:50.657 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2020-06-26T21:34:50.657 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "progress", 2020-06-26T21:34:50.657 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2020-06-26T21:34:50.657 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2020-06-26T21:34:50.657 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2020-06-26T21:34:50.658 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2020-06-26T21:34:50.658 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2020-06-26T21:34:50.658 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2020-06-26T21:34:50.658 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-06-26T21:34:50.658 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-06-26T21:34:50.658 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2020-06-26T21:34:50.659 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-06-26T21:34:50.659 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-06-26T21:34:50.659 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:profile rt=1.6583683490753174, stop=False, exit=None, reads=[8] 2020-06-26T21:34:50.659 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2020-06-26T21:34:50.659 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2020-06-26T21:34:50.660 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2020-06-26T21:34:50.660 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2020-06-26T21:34:50.660 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2020-06-26T21:34:50.660 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2020-06-26T21:34:50.660 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2020-06-26T21:34:50.660 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2020-06-26T21:34:50.661 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-06-26T21:34:50.661 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-06-26T21:34:50.661 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-06-26T21:34:50.661 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-06-26T21:34:50.661 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:50.662 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2020-06-26T21:34:50.662 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2020-06-26T21:34:50.662 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2020-06-26T21:34:50.662 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-06-26T21:34:50.662 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-06-26T21:34:50.662 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2020-06-26T21:34:50.663 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-06-26T21:34:50.663 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-06-26T21:34:50.663 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-06-26T21:34:50.663 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-06-26T21:34:50.663 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-06-26T21:34:50.664 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-06-26T21:34:50.664 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-06-26T21:34:50.664 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:50.664 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2020-06-26T21:34:50.664 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2020-06-26T21:34:50.665 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2020-06-26T21:34:50.665 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:profile rt=1.658886194229126, stop=False, exit=None, reads=[8] 2020-06-26T21:34:50.665 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-06-26T21:34:50.665 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-06-26T21:34:50.665 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2020-06-26T21:34:50.665 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-06-26T21:34:50.666 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-06-26T21:34:50.666 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2020-06-26T21:34:50.666 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2020-06-26T21:34:50.666 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2020-06-26T21:34:50.666 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2020-06-26T21:34:50.667 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2020-06-26T21:34:50.667 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2020-06-26T21:34:50.667 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2020-06-26T21:34:50.667 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2020-06-26T21:34:50.667 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-06-26T21:34:50.668 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-06-26T21:34:50.668 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-06-26T21:34:50.668 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-06-26T21:34:50.668 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:50.668 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2020-06-26T21:34:50.668 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2020-06-26T21:34:50.669 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2020-06-26T21:34:50.669 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-06-26T21:34:50.669 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-06-26T21:34:50.669 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2020-06-26T21:34:50.669 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-06-26T21:34:50.670 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-06-26T21:34:50.670 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-06-26T21:34:50.670 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-06-26T21:34:50.670 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-06-26T21:34:50.670 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-06-26T21:34:50.670 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:profile rt=1.6594181060791016, stop=False, exit=None, reads=[8] 2020-06-26T21:34:50.671 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-06-26T21:34:50.671 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:50.671 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max_completed_events": { 2020-06-26T21:34:50.671 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "max_completed_events", 2020-06-26T21:34:50.671 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2020-06-26T21:34:50.672 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-06-26T21:34:50.672 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-06-26T21:34:50.672 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "50", 2020-06-26T21:34:50.672 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-06-26T21:34:50.672 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-06-26T21:34:50.673 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-06-26T21:34:50.673 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "number of past completed events to remember", 2020-06-26T21:34:50.673 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-06-26T21:34:50.673 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-06-26T21:34:50.673 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-06-26T21:34:50.673 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:50.674 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "persist_interval": { 2020-06-26T21:34:50.674 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "persist_interval", 2020-06-26T21:34:50.674 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2020-06-26T21:34:50.674 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-06-26T21:34:50.674 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-06-26T21:34:50.675 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "5", 2020-06-26T21:34:50.675 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-06-26T21:34:50.675 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-06-26T21:34:50.675 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-06-26T21:34:50.675 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "how frequently to persist completed events", 2020-06-26T21:34:50.675 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:profile rt=1.6598892211914062, stop=False, exit=None, reads=[8] 2020-06-26T21:34:50.676 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-06-26T21:34:50.676 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-06-26T21:34:50.676 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-06-26T21:34:50.676 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2020-06-26T21:34:50.676 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2020-06-26T21:34:50.677 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:50.677 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2020-06-26T21:34:50.677 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "prometheus", 2020-06-26T21:34:50.677 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2020-06-26T21:34:50.677 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2020-06-26T21:34:50.678 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2020-06-26T21:34:50.678 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2020-06-26T21:34:50.678 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2020-06-26T21:34:50.678 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2020-06-26T21:34:50.678 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-06-26T21:34:50.678 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-06-26T21:34:50.679 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2020-06-26T21:34:50.679 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-06-26T21:34:50.679 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-06-26T21:34:50.679 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2020-06-26T21:34:50.679 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2020-06-26T21:34:50.680 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2020-06-26T21:34:50.680 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2020-06-26T21:34:50.680 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2020-06-26T21:34:50.680 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2020-06-26T21:34:50.680 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2020-06-26T21:34:50.680 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2020-06-26T21:34:50.681 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-06-26T21:34:50.681 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-06-26T21:34:50.681 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-06-26T21:34:50.681 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-06-26T21:34:50.681 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:50.682 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2020-06-26T21:34:50.682 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:profile rt=1.6604702472686768, stop=False, exit=None, reads=[8] 2020-06-26T21:34:50.682 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2020-06-26T21:34:50.682 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2020-06-26T21:34:50.682 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-06-26T21:34:50.683 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-06-26T21:34:50.683 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2020-06-26T21:34:50.683 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-06-26T21:34:50.683 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-06-26T21:34:50.683 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-06-26T21:34:50.683 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-06-26T21:34:50.684 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-06-26T21:34:50.684 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-06-26T21:34:50.684 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-06-26T21:34:50.684 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:50.684 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2020-06-26T21:34:50.685 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2020-06-26T21:34:50.685 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2020-06-26T21:34:50.685 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-06-26T21:34:50.685 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-06-26T21:34:50.685 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2020-06-26T21:34:50.685 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-06-26T21:34:50.686 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-06-26T21:34:50.686 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2020-06-26T21:34:50.686 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2020-06-26T21:34:50.686 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2020-06-26T21:34:50.686 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2020-06-26T21:34:50.687 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2020-06-26T21:34:50.687 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2020-06-26T21:34:50.687 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2020-06-26T21:34:50.687 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2020-06-26T21:34:50.687 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-06-26T21:34:50.687 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:profile rt=1.6611733436584473, stop=False, exit=None, reads=[8] 2020-06-26T21:34:50.688 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-06-26T21:34:50.688 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-06-26T21:34:50.688 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-06-26T21:34:50.688 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:50.688 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2020-06-26T21:34:50.689 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2020-06-26T21:34:50.689 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2020-06-26T21:34:50.689 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-06-26T21:34:50.689 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-06-26T21:34:50.689 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2020-06-26T21:34:50.690 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-06-26T21:34:50.690 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-06-26T21:34:50.690 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-06-26T21:34:50.690 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-06-26T21:34:50.690 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-06-26T21:34:50.690 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-06-26T21:34:50.691 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-06-26T21:34:50.691 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:50.691 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "rbd_stats_pools": { 2020-06-26T21:34:50.691 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "rbd_stats_pools", 2020-06-26T21:34:50.691 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2020-06-26T21:34:50.692 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-06-26T21:34:50.692 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2020-06-26T21:34:50.692 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2020-06-26T21:34:50.692 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-06-26T21:34:50.692 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-06-26T21:34:50.692 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-06-26T21:34:50.693 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-06-26T21:34:50.693 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-06-26T21:34:50.693 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:profile rt=1.6621558666229248, stop=False, exit=None, reads=[8] 2020-06-26T21:34:50.693 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-06-26T21:34:50.693 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-06-26T21:34:50.694 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:50.694 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "rbd_stats_pools_refresh_interval": { 2020-06-26T21:34:50.694 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "rbd_stats_pools_refresh_interval", 2020-06-26T21:34:50.694 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2020-06-26T21:34:50.694 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-06-26T21:34:50.695 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2020-06-26T21:34:50.695 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "300", 2020-06-26T21:34:50.695 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-06-26T21:34:50.695 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-06-26T21:34:50.695 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-06-26T21:34:50.695 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-06-26T21:34:50.696 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-06-26T21:34:50.696 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-06-26T21:34:50.696 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-06-26T21:34:50.696 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:50.696 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "scrape_interval": { 2020-06-26T21:34:50.697 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "scrape_interval", 2020-06-26T21:34:50.697 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2020-06-26T21:34:50.697 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-06-26T21:34:50.697 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2020-06-26T21:34:50.697 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2020-06-26T21:34:50.697 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-06-26T21:34:50.698 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-06-26T21:34:50.698 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-06-26T21:34:50.698 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-06-26T21:34:50.698 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-06-26T21:34:50.698 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:profile rt=1.6632640361785889, stop=False, exit=None, reads=[8] 2020-06-26T21:34:50.699 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-06-26T21:34:50.699 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-06-26T21:34:50.699 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:50.699 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "server_addr": { 2020-06-26T21:34:50.700 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "server_addr", 2020-06-26T21:34:50.700 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2020-06-26T21:34:50.700 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-06-26T21:34:50.700 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2020-06-26T21:34:50.700 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2020-06-26T21:34:50.701 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-06-26T21:34:50.701 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-06-26T21:34:50.701 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-06-26T21:34:50.701 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-06-26T21:34:50.701 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-06-26T21:34:50.701 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-06-26T21:34:50.702 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-06-26T21:34:50.702 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:50.702 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "server_port": { 2020-06-26T21:34:50.702 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "server_port", 2020-06-26T21:34:50.702 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2020-06-26T21:34:50.703 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-06-26T21:34:50.703 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2020-06-26T21:34:50.703 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2020-06-26T21:34:50.703 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-06-26T21:34:50.703 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-06-26T21:34:50.703 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-06-26T21:34:50.704 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-06-26T21:34:50.704 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-06-26T21:34:50.704 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-06-26T21:34:50.704 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-06-26T21:34:50.704 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:profile rt=1.6640934944152832, stop=False, exit=None, reads=[8] 2020-06-26T21:34:50.705 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:50.705 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "stale_cache_strategy": { 2020-06-26T21:34:50.705 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "stale_cache_strategy", 2020-06-26T21:34:50.705 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2020-06-26T21:34:50.705 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-06-26T21:34:50.706 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2020-06-26T21:34:50.706 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2020-06-26T21:34:50.706 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-06-26T21:34:50.706 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-06-26T21:34:50.706 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-06-26T21:34:50.706 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-06-26T21:34:50.707 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-06-26T21:34:50.707 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-06-26T21:34:50.707 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-06-26T21:34:50.707 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2020-06-26T21:34:50.707 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2020-06-26T21:34:50.708 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:50.708 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2020-06-26T21:34:50.708 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "rbd_support", 2020-06-26T21:34:50.708 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2020-06-26T21:34:50.708 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2020-06-26T21:34:50.708 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2020-06-26T21:34:50.709 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2020-06-26T21:34:50.709 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2020-06-26T21:34:50.709 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2020-06-26T21:34:50.709 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-06-26T21:34:50.709 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-06-26T21:34:50.710 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2020-06-26T21:34:50.710 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-06-26T21:34:50.710 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-06-26T21:34:50.710 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2020-06-26T21:34:50.710 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2020-06-26T21:34:50.711 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:profile rt=1.6647005081176758, stop=False, exit=None, reads=[8] 2020-06-26T21:34:50.711 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2020-06-26T21:34:50.711 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2020-06-26T21:34:50.711 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2020-06-26T21:34:50.711 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2020-06-26T21:34:50.711 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2020-06-26T21:34:50.712 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2020-06-26T21:34:50.712 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-06-26T21:34:50.712 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-06-26T21:34:50.712 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-06-26T21:34:50.712 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-06-26T21:34:50.713 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:50.713 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2020-06-26T21:34:50.713 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2020-06-26T21:34:50.713 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2020-06-26T21:34:50.713 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-06-26T21:34:50.713 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-06-26T21:34:50.714 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2020-06-26T21:34:50.714 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-06-26T21:34:50.714 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-06-26T21:34:50.714 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-06-26T21:34:50.714 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-06-26T21:34:50.715 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-06-26T21:34:50.715 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-06-26T21:34:50.715 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-06-26T21:34:50.715 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:50.715 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2020-06-26T21:34:50.715 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2020-06-26T21:34:50.716 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2020-06-26T21:34:50.716 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-06-26T21:34:50.716 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:profile rt=1.6652371883392334, stop=False, exit=None, reads=[8] 2020-06-26T21:34:50.716 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-06-26T21:34:50.716 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2020-06-26T21:34:50.717 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-06-26T21:34:50.717 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-06-26T21:34:50.717 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2020-06-26T21:34:50.717 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2020-06-26T21:34:50.717 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2020-06-26T21:34:50.718 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2020-06-26T21:34:50.718 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2020-06-26T21:34:50.718 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2020-06-26T21:34:50.718 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2020-06-26T21:34:50.718 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2020-06-26T21:34:50.718 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-06-26T21:34:50.719 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-06-26T21:34:50.719 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-06-26T21:34:50.719 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-06-26T21:34:50.719 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:50.719 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2020-06-26T21:34:50.720 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2020-06-26T21:34:50.720 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2020-06-26T21:34:50.720 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-06-26T21:34:50.720 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-06-26T21:34:50.720 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2020-06-26T21:34:50.720 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-06-26T21:34:50.721 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-06-26T21:34:50.721 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-06-26T21:34:50.721 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-06-26T21:34:50.721 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-06-26T21:34:50.721 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-06-26T21:34:50.722 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-06-26T21:34:50.722 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:50.722 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:profile rt=1.665844202041626, stop=False, exit=None, reads=[8] 2020-06-26T21:34:50.722 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "mirror_snapshot_schedule": { 2020-06-26T21:34:50.722 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "mirror_snapshot_schedule", 2020-06-26T21:34:50.722 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2020-06-26T21:34:50.723 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-06-26T21:34:50.723 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2020-06-26T21:34:50.723 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2020-06-26T21:34:50.723 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-06-26T21:34:50.723 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-06-26T21:34:50.724 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-06-26T21:34:50.724 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-06-26T21:34:50.724 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-06-26T21:34:50.724 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-06-26T21:34:50.724 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-06-26T21:34:50.724 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:50.725 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "trash_purge_schedule": { 2020-06-26T21:34:50.725 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "trash_purge_schedule", 2020-06-26T21:34:50.725 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2020-06-26T21:34:50.725 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-06-26T21:34:50.725 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2020-06-26T21:34:50.726 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2020-06-26T21:34:50.726 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-06-26T21:34:50.726 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-06-26T21:34:50.726 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-06-26T21:34:50.726 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-06-26T21:34:50.727 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-06-26T21:34:50.727 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-06-26T21:34:50.727 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-06-26T21:34:50.727 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2020-06-26T21:34:50.727 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2020-06-26T21:34:50.727 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:profile rt=1.6664292812347412, stop=False, exit=None, reads=[8] 2020-06-26T21:34:50.728 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:50.728 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2020-06-26T21:34:50.728 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "restful", 2020-06-26T21:34:50.728 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2020-06-26T21:34:50.728 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2020-06-26T21:34:50.729 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2020-06-26T21:34:50.729 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enable_auth": { 2020-06-26T21:34:50.729 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "enable_auth", 2020-06-26T21:34:50.729 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2020-06-26T21:34:50.729 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-06-26T21:34:50.729 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2020-06-26T21:34:50.730 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2020-06-26T21:34:50.730 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-06-26T21:34:50.730 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-06-26T21:34:50.730 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-06-26T21:34:50.730 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-06-26T21:34:50.731 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-06-26T21:34:50.731 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-06-26T21:34:50.731 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-06-26T21:34:50.731 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:50.731 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "key_file": { 2020-06-26T21:34:50.731 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "key_file", 2020-06-26T21:34:50.732 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2020-06-26T21:34:50.732 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-06-26T21:34:50.732 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2020-06-26T21:34:50.732 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2020-06-26T21:34:50.732 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-06-26T21:34:50.733 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-06-26T21:34:50.733 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-06-26T21:34:50.733 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-06-26T21:34:50.733 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-06-26T21:34:50.733 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:profile rt=1.6670360565185547, stop=False, exit=None, reads=[8] 2020-06-26T21:34:50.734 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-06-26T21:34:50.734 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-06-26T21:34:50.734 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:50.734 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2020-06-26T21:34:50.735 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2020-06-26T21:34:50.735 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2020-06-26T21:34:50.735 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-06-26T21:34:50.735 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-06-26T21:34:50.735 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2020-06-26T21:34:50.736 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-06-26T21:34:50.736 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-06-26T21:34:50.736 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2020-06-26T21:34:50.736 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2020-06-26T21:34:50.736 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2020-06-26T21:34:50.736 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2020-06-26T21:34:50.737 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2020-06-26T21:34:50.737 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2020-06-26T21:34:50.737 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2020-06-26T21:34:50.737 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2020-06-26T21:34:50.737 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-06-26T21:34:50.738 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-06-26T21:34:50.738 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-06-26T21:34:50.738 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-06-26T21:34:50.738 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:50.738 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2020-06-26T21:34:50.738 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2020-06-26T21:34:50.739 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2020-06-26T21:34:50.739 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-06-26T21:34:50.739 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-06-26T21:34:50.739 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2020-06-26T21:34:50.739 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:profile rt=1.6675965785980225, stop=False, exit=None, reads=[8] 2020-06-26T21:34:50.740 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-06-26T21:34:50.740 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-06-26T21:34:50.740 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-06-26T21:34:50.740 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-06-26T21:34:50.740 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-06-26T21:34:50.741 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-06-26T21:34:50.741 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-06-26T21:34:50.741 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:50.741 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2020-06-26T21:34:50.741 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2020-06-26T21:34:50.741 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2020-06-26T21:34:50.742 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-06-26T21:34:50.742 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-06-26T21:34:50.742 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2020-06-26T21:34:50.742 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-06-26T21:34:50.742 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-06-26T21:34:50.743 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2020-06-26T21:34:50.743 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2020-06-26T21:34:50.743 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2020-06-26T21:34:50.743 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2020-06-26T21:34:50.743 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2020-06-26T21:34:50.743 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2020-06-26T21:34:50.744 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2020-06-26T21:34:50.744 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2020-06-26T21:34:50.744 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-06-26T21:34:50.744 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-06-26T21:34:50.744 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-06-26T21:34:50.745 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-06-26T21:34:50.745 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:50.745 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2020-06-26T21:34:50.745 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:profile rt=1.6681022644042969, stop=False, exit=None, reads=[8] 2020-06-26T21:34:50.745 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2020-06-26T21:34:50.745 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2020-06-26T21:34:50.746 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-06-26T21:34:50.746 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-06-26T21:34:50.746 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2020-06-26T21:34:50.746 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-06-26T21:34:50.747 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-06-26T21:34:50.747 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-06-26T21:34:50.747 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-06-26T21:34:50.747 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-06-26T21:34:50.747 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-06-26T21:34:50.748 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-06-26T21:34:50.748 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:50.748 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "server_addr": { 2020-06-26T21:34:50.748 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "server_addr", 2020-06-26T21:34:50.748 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2020-06-26T21:34:50.748 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-06-26T21:34:50.749 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2020-06-26T21:34:50.749 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2020-06-26T21:34:50.749 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-06-26T21:34:50.749 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-06-26T21:34:50.749 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-06-26T21:34:50.750 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-06-26T21:34:50.750 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-06-26T21:34:50.750 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-06-26T21:34:50.750 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-06-26T21:34:50.750 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:50.751 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "server_port": { 2020-06-26T21:34:50.751 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "server_port", 2020-06-26T21:34:50.751 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2020-06-26T21:34:50.751 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:profile rt=1.6686067581176758, stop=False, exit=None, reads=[8] 2020-06-26T21:34:50.751 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-06-26T21:34:50.751 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2020-06-26T21:34:50.752 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2020-06-26T21:34:50.752 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-06-26T21:34:50.752 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-06-26T21:34:50.752 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-06-26T21:34:50.752 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-06-26T21:34:50.753 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-06-26T21:34:50.753 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-06-26T21:34:50.753 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-06-26T21:34:50.753 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2020-06-26T21:34:50.753 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2020-06-26T21:34:50.754 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:50.754 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2020-06-26T21:34:50.754 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "rook", 2020-06-26T21:34:50.754 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2020-06-26T21:34:50.754 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2020-06-26T21:34:50.754 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2020-06-26T21:34:50.755 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2020-06-26T21:34:50.755 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2020-06-26T21:34:50.755 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2020-06-26T21:34:50.755 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-06-26T21:34:50.755 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-06-26T21:34:50.756 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2020-06-26T21:34:50.756 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-06-26T21:34:50.756 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-06-26T21:34:50.756 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2020-06-26T21:34:50.757 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2020-06-26T21:34:50.757 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2020-06-26T21:34:50.757 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2020-06-26T21:34:50.757 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2020-06-26T21:34:50.757 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2020-06-26T21:34:50.758 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:profile rt=1.6691393852233887, stop=False, exit=None, reads=[8] 2020-06-26T21:34:50.758 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2020-06-26T21:34:50.758 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2020-06-26T21:34:50.758 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-06-26T21:34:50.758 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-06-26T21:34:50.758 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-06-26T21:34:50.759 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-06-26T21:34:50.759 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:50.759 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2020-06-26T21:34:50.759 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2020-06-26T21:34:50.759 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2020-06-26T21:34:50.760 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-06-26T21:34:50.760 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-06-26T21:34:50.760 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2020-06-26T21:34:50.760 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-06-26T21:34:50.760 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-06-26T21:34:50.760 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-06-26T21:34:50.761 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-06-26T21:34:50.761 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-06-26T21:34:50.761 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-06-26T21:34:50.761 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-06-26T21:34:50.761 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:50.762 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2020-06-26T21:34:50.762 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2020-06-26T21:34:50.762 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2020-06-26T21:34:50.762 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-06-26T21:34:50.762 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-06-26T21:34:50.763 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2020-06-26T21:34:50.763 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-06-26T21:34:50.763 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-06-26T21:34:50.763 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:profile rt=1.6696231365203857, stop=False, exit=None, reads=[8] 2020-06-26T21:34:50.763 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2020-06-26T21:34:50.763 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2020-06-26T21:34:50.764 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2020-06-26T21:34:50.764 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2020-06-26T21:34:50.764 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2020-06-26T21:34:50.764 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2020-06-26T21:34:50.764 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2020-06-26T21:34:50.765 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2020-06-26T21:34:50.765 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-06-26T21:34:50.765 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-06-26T21:34:50.765 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-06-26T21:34:50.765 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-06-26T21:34:50.765 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:50.766 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2020-06-26T21:34:50.766 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2020-06-26T21:34:50.766 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2020-06-26T21:34:50.766 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-06-26T21:34:50.766 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-06-26T21:34:50.767 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2020-06-26T21:34:50.767 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-06-26T21:34:50.767 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-06-26T21:34:50.767 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-06-26T21:34:50.767 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-06-26T21:34:50.767 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-06-26T21:34:50.768 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-06-26T21:34:50.768 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-06-26T21:34:50.768 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2020-06-26T21:34:50.768 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2020-06-26T21:34:50.768 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:50.769 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2020-06-26T21:34:50.769 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "selftest", 2020-06-26T21:34:50.769 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2020-06-26T21:34:50.769 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2020-06-26T21:34:50.769 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:profile rt=1.6701734066009521, stop=False, exit=None, reads=[8] 2020-06-26T21:34:50.769 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2020-06-26T21:34:50.770 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2020-06-26T21:34:50.770 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2020-06-26T21:34:50.770 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2020-06-26T21:34:50.770 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-06-26T21:34:50.770 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-06-26T21:34:50.771 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2020-06-26T21:34:50.771 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-06-26T21:34:50.771 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-06-26T21:34:50.771 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2020-06-26T21:34:50.771 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2020-06-26T21:34:50.772 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2020-06-26T21:34:50.772 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2020-06-26T21:34:50.772 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2020-06-26T21:34:50.772 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2020-06-26T21:34:50.772 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2020-06-26T21:34:50.772 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2020-06-26T21:34:50.773 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-06-26T21:34:50.773 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-06-26T21:34:50.773 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-06-26T21:34:50.773 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-06-26T21:34:50.773 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:50.774 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2020-06-26T21:34:50.774 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2020-06-26T21:34:50.774 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2020-06-26T21:34:50.774 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-06-26T21:34:50.774 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-06-26T21:34:50.774 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2020-06-26T21:34:50.775 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-06-26T21:34:50.775 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-06-26T21:34:50.775 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:profile rt=1.670793056488037, stop=False, exit=None, reads=[8] 2020-06-26T21:34:50.775 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-06-26T21:34:50.775 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-06-26T21:34:50.776 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-06-26T21:34:50.776 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-06-26T21:34:50.776 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-06-26T21:34:50.776 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:50.776 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2020-06-26T21:34:50.776 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2020-06-26T21:34:50.777 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2020-06-26T21:34:50.777 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-06-26T21:34:50.777 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-06-26T21:34:50.777 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2020-06-26T21:34:50.777 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-06-26T21:34:50.778 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-06-26T21:34:50.778 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2020-06-26T21:34:50.778 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2020-06-26T21:34:50.778 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2020-06-26T21:34:50.778 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2020-06-26T21:34:50.779 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2020-06-26T21:34:50.779 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2020-06-26T21:34:50.779 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2020-06-26T21:34:50.779 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2020-06-26T21:34:50.779 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-06-26T21:34:50.779 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-06-26T21:34:50.780 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-06-26T21:34:50.780 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-06-26T21:34:50.780 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:50.780 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2020-06-26T21:34:50.780 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2020-06-26T21:34:50.781 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2020-06-26T21:34:50.781 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:profile rt=1.671356201171875, stop=False, exit=None, reads=[8] 2020-06-26T21:34:50.781 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-06-26T21:34:50.781 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-06-26T21:34:50.781 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2020-06-26T21:34:50.781 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-06-26T21:34:50.782 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-06-26T21:34:50.782 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-06-26T21:34:50.782 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-06-26T21:34:50.782 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-06-26T21:34:50.782 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-06-26T21:34:50.783 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-06-26T21:34:50.783 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:50.783 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "roption1": { 2020-06-26T21:34:50.783 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "roption1", 2020-06-26T21:34:50.783 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2020-06-26T21:34:50.783 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-06-26T21:34:50.784 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2020-06-26T21:34:50.784 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2020-06-26T21:34:50.784 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-06-26T21:34:50.784 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-06-26T21:34:50.784 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-06-26T21:34:50.785 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-06-26T21:34:50.785 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-06-26T21:34:50.785 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-06-26T21:34:50.785 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-06-26T21:34:50.785 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:50.786 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "roption2": { 2020-06-26T21:34:50.786 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "roption2", 2020-06-26T21:34:50.786 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2020-06-26T21:34:50.786 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-06-26T21:34:50.786 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2020-06-26T21:34:50.786 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:profile rt=1.671891689300537, stop=False, exit=None, reads=[8] 2020-06-26T21:34:50.787 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "xyz", 2020-06-26T21:34:50.787 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-06-26T21:34:50.787 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-06-26T21:34:50.787 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-06-26T21:34:50.787 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-06-26T21:34:50.788 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-06-26T21:34:50.788 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-06-26T21:34:50.788 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-06-26T21:34:50.788 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:50.788 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "rwoption1": { 2020-06-26T21:34:50.788 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "rwoption1", 2020-06-26T21:34:50.789 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2020-06-26T21:34:50.789 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-06-26T21:34:50.789 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2020-06-26T21:34:50.789 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2020-06-26T21:34:50.789 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-06-26T21:34:50.790 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-06-26T21:34:50.790 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-06-26T21:34:50.790 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-06-26T21:34:50.790 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-06-26T21:34:50.790 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-06-26T21:34:50.790 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-06-26T21:34:50.791 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:50.791 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "rwoption2": { 2020-06-26T21:34:50.791 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "rwoption2", 2020-06-26T21:34:50.791 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2020-06-26T21:34:50.791 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-06-26T21:34:50.792 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2020-06-26T21:34:50.792 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2020-06-26T21:34:50.792 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-06-26T21:34:50.792 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:profile rt=1.672429084777832, stop=False, exit=None, reads=[8] 2020-06-26T21:34:50.792 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-06-26T21:34:50.792 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-06-26T21:34:50.793 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-06-26T21:34:50.793 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-06-26T21:34:50.793 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-06-26T21:34:50.793 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-06-26T21:34:50.793 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:50.794 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "rwoption3": { 2020-06-26T21:34:50.794 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "rwoption3", 2020-06-26T21:34:50.794 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "float", 2020-06-26T21:34:50.794 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-06-26T21:34:50.794 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2020-06-26T21:34:50.794 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2020-06-26T21:34:50.795 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-06-26T21:34:50.795 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-06-26T21:34:50.795 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-06-26T21:34:50.795 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-06-26T21:34:50.795 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-06-26T21:34:50.796 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-06-26T21:34:50.796 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-06-26T21:34:50.796 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:50.796 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "rwoption4": { 2020-06-26T21:34:50.796 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "rwoption4", 2020-06-26T21:34:50.797 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2020-06-26T21:34:50.797 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-06-26T21:34:50.797 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2020-06-26T21:34:50.797 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2020-06-26T21:34:50.797 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-06-26T21:34:50.797 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-06-26T21:34:50.798 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-06-26T21:34:50.798 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:profile rt=1.672973394393921, stop=False, exit=None, reads=[8] 2020-06-26T21:34:50.798 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-06-26T21:34:50.798 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-06-26T21:34:50.798 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-06-26T21:34:50.799 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-06-26T21:34:50.799 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:50.799 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "rwoption5": { 2020-06-26T21:34:50.799 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "rwoption5", 2020-06-26T21:34:50.800 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2020-06-26T21:34:50.800 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-06-26T21:34:50.800 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2020-06-26T21:34:50.800 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2020-06-26T21:34:50.800 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-06-26T21:34:50.800 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-06-26T21:34:50.801 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-06-26T21:34:50.801 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-06-26T21:34:50.801 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-06-26T21:34:50.801 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-06-26T21:34:50.801 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-06-26T21:34:50.802 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:50.802 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "rwoption6": { 2020-06-26T21:34:50.802 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "rwoption6", 2020-06-26T21:34:50.802 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2020-06-26T21:34:50.802 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-06-26T21:34:50.802 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2020-06-26T21:34:50.803 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2020-06-26T21:34:50.803 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-06-26T21:34:50.803 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-06-26T21:34:50.803 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-06-26T21:34:50.803 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-06-26T21:34:50.804 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:profile rt=1.6735012531280518, stop=False, exit=None, reads=[8] 2020-06-26T21:34:50.804 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-06-26T21:34:50.804 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-06-26T21:34:50.804 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-06-26T21:34:50.804 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:50.805 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "testkey": { 2020-06-26T21:34:50.805 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "testkey", 2020-06-26T21:34:50.805 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2020-06-26T21:34:50.805 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-06-26T21:34:50.805 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2020-06-26T21:34:50.805 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2020-06-26T21:34:50.806 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-06-26T21:34:50.806 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-06-26T21:34:50.806 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-06-26T21:34:50.806 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-06-26T21:34:50.806 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-06-26T21:34:50.807 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-06-26T21:34:50.807 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-06-26T21:34:50.807 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:50.807 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "testlkey": { 2020-06-26T21:34:50.807 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "testlkey", 2020-06-26T21:34:50.807 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2020-06-26T21:34:50.808 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-06-26T21:34:50.808 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2020-06-26T21:34:50.808 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2020-06-26T21:34:50.808 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-06-26T21:34:50.808 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-06-26T21:34:50.809 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-06-26T21:34:50.809 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-06-26T21:34:50.809 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-06-26T21:34:50.809 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-06-26T21:34:50.809 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-06-26T21:34:50.809 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:profile rt=1.6740589141845703, stop=False, exit=None, reads=[8] 2020-06-26T21:34:50.810 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:50.810 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "testnewline": { 2020-06-26T21:34:50.810 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "testnewline", 2020-06-26T21:34:50.810 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2020-06-26T21:34:50.810 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-06-26T21:34:50.811 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2020-06-26T21:34:50.811 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2020-06-26T21:34:50.811 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-06-26T21:34:50.811 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-06-26T21:34:50.811 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-06-26T21:34:50.811 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-06-26T21:34:50.812 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-06-26T21:34:50.812 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-06-26T21:34:50.812 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-06-26T21:34:50.812 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2020-06-26T21:34:50.812 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2020-06-26T21:34:50.813 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:50.813 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2020-06-26T21:34:50.813 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "status", 2020-06-26T21:34:50.813 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2020-06-26T21:34:50.813 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2020-06-26T21:34:50.813 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2020-06-26T21:34:50.814 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2020-06-26T21:34:50.814 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2020-06-26T21:34:50.814 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2020-06-26T21:34:50.814 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-06-26T21:34:50.814 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-06-26T21:34:50.815 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2020-06-26T21:34:50.815 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-06-26T21:34:50.815 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-06-26T21:34:50.815 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2020-06-26T21:34:50.815 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2020-06-26T21:34:50.815 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:profile rt=1.6746478080749512, stop=False, exit=None, reads=[8] 2020-06-26T21:34:50.816 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2020-06-26T21:34:50.816 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2020-06-26T21:34:50.816 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2020-06-26T21:34:50.816 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2020-06-26T21:34:50.816 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2020-06-26T21:34:50.817 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2020-06-26T21:34:50.817 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-06-26T21:34:50.817 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-06-26T21:34:50.817 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-06-26T21:34:50.817 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-06-26T21:34:50.817 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:50.818 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2020-06-26T21:34:50.818 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2020-06-26T21:34:50.818 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2020-06-26T21:34:50.818 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-06-26T21:34:50.818 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-06-26T21:34:50.819 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2020-06-26T21:34:50.819 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-06-26T21:34:50.819 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-06-26T21:34:50.819 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-06-26T21:34:50.819 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-06-26T21:34:50.820 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-06-26T21:34:50.820 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-06-26T21:34:50.820 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-06-26T21:34:50.820 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:50.820 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2020-06-26T21:34:50.820 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2020-06-26T21:34:50.821 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2020-06-26T21:34:50.821 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-06-26T21:34:50.821 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-06-26T21:34:50.821 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:profile rt=1.6751973628997803, stop=False, exit=None, reads=[8] 2020-06-26T21:34:50.821 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2020-06-26T21:34:50.822 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-06-26T21:34:50.822 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-06-26T21:34:50.822 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2020-06-26T21:34:50.822 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2020-06-26T21:34:50.822 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2020-06-26T21:34:50.823 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2020-06-26T21:34:50.823 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2020-06-26T21:34:50.823 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2020-06-26T21:34:50.823 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2020-06-26T21:34:50.823 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2020-06-26T21:34:50.823 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-06-26T21:34:50.824 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-06-26T21:34:50.824 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-06-26T21:34:50.824 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-06-26T21:34:50.824 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:50.824 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2020-06-26T21:34:50.825 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2020-06-26T21:34:50.825 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2020-06-26T21:34:50.825 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-06-26T21:34:50.825 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-06-26T21:34:50.825 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2020-06-26T21:34:50.825 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-06-26T21:34:50.826 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-06-26T21:34:50.826 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-06-26T21:34:50.826 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-06-26T21:34:50.826 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-06-26T21:34:50.826 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-06-26T21:34:50.827 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-06-26T21:34:50.827 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2020-06-26T21:34:50.827 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2020-06-26T21:34:50.827 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:profile rt=1.675765037536621, stop=False, exit=None, reads=[8] 2020-06-26T21:34:50.827 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:50.827 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2020-06-26T21:34:50.828 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "telegraf", 2020-06-26T21:34:50.828 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2020-06-26T21:34:50.828 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2020-06-26T21:34:50.828 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2020-06-26T21:34:50.828 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "address": { 2020-06-26T21:34:50.829 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "address", 2020-06-26T21:34:50.829 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2020-06-26T21:34:50.829 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-06-26T21:34:50.829 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2020-06-26T21:34:50.829 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "unixgram:///tmp/telegraf.sock", 2020-06-26T21:34:50.829 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-06-26T21:34:50.830 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-06-26T21:34:50.830 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-06-26T21:34:50.830 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-06-26T21:34:50.830 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-06-26T21:34:50.830 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-06-26T21:34:50.831 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-06-26T21:34:50.831 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:50.834 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "interval": { 2020-06-26T21:34:50.835 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "interval", 2020-06-26T21:34:50.835 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2020-06-26T21:34:50.835 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-06-26T21:34:50.835 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2020-06-26T21:34:50.836 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "15", 2020-06-26T21:34:50.836 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-06-26T21:34:50.836 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-06-26T21:34:50.836 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-06-26T21:34:50.836 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-06-26T21:34:50.837 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:profile rt=1.6763131618499756, stop=False, exit=None, reads=[8] 2020-06-26T21:34:50.837 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-06-26T21:34:50.837 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-06-26T21:34:50.837 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-06-26T21:34:50.837 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:50.837 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2020-06-26T21:34:50.838 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2020-06-26T21:34:50.838 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2020-06-26T21:34:50.838 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-06-26T21:34:50.838 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-06-26T21:34:50.838 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2020-06-26T21:34:50.839 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-06-26T21:34:50.839 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-06-26T21:34:50.839 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2020-06-26T21:34:50.839 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2020-06-26T21:34:50.839 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2020-06-26T21:34:50.839 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2020-06-26T21:34:50.840 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2020-06-26T21:34:50.840 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2020-06-26T21:34:50.840 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2020-06-26T21:34:50.840 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2020-06-26T21:34:50.840 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-06-26T21:34:50.841 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-06-26T21:34:50.841 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-06-26T21:34:50.841 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-06-26T21:34:50.841 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:50.841 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2020-06-26T21:34:50.841 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2020-06-26T21:34:50.842 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2020-06-26T21:34:50.842 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-06-26T21:34:50.842 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-06-26T21:34:50.842 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:profile rt=1.6768152713775635, stop=False, exit=None, reads=[8] 2020-06-26T21:34:50.842 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2020-06-26T21:34:50.843 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-06-26T21:34:50.843 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-06-26T21:34:50.843 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-06-26T21:34:50.843 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-06-26T21:34:50.843 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-06-26T21:34:50.844 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-06-26T21:34:50.844 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-06-26T21:34:50.844 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:50.844 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2020-06-26T21:34:50.844 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2020-06-26T21:34:50.844 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2020-06-26T21:34:50.845 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-06-26T21:34:50.845 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-06-26T21:34:50.845 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2020-06-26T21:34:50.845 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-06-26T21:34:50.845 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-06-26T21:34:50.846 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2020-06-26T21:34:50.846 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2020-06-26T21:34:50.846 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2020-06-26T21:34:50.846 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2020-06-26T21:34:50.846 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2020-06-26T21:34:50.846 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2020-06-26T21:34:50.847 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2020-06-26T21:34:50.847 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2020-06-26T21:34:50.847 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-06-26T21:34:50.847 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-06-26T21:34:50.848 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-06-26T21:34:50.848 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-06-26T21:34:50.848 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:50.848 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2020-06-26T21:34:50.848 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:profile rt=1.677748441696167, stop=False, exit=None, reads=[8] 2020-06-26T21:34:50.849 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2020-06-26T21:34:50.849 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2020-06-26T21:34:50.849 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-06-26T21:34:50.849 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-06-26T21:34:50.849 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2020-06-26T21:34:50.850 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-06-26T21:34:50.850 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-06-26T21:34:50.850 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-06-26T21:34:50.850 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-06-26T21:34:50.850 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-06-26T21:34:50.850 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-06-26T21:34:50.851 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-06-26T21:34:50.851 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2020-06-26T21:34:50.851 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2020-06-26T21:34:50.851 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:50.851 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2020-06-26T21:34:50.852 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "telemetry", 2020-06-26T21:34:50.852 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2020-06-26T21:34:50.852 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2020-06-26T21:34:50.852 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2020-06-26T21:34:50.852 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "channel_basic": { 2020-06-26T21:34:50.852 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "channel_basic", 2020-06-26T21:34:50.853 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2020-06-26T21:34:50.853 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-06-26T21:34:50.853 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2020-06-26T21:34:50.853 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2020-06-26T21:34:50.853 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-06-26T21:34:50.854 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-06-26T21:34:50.854 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-06-26T21:34:50.854 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "Share basic cluster information (size, version)", 2020-06-26T21:34:50.854 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:profile rt=1.678422212600708, stop=False, exit=None, reads=[8] 2020-06-26T21:34:50.854 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-06-26T21:34:50.855 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-06-26T21:34:50.855 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-06-26T21:34:50.855 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:50.855 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "channel_crash": { 2020-06-26T21:34:50.855 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "channel_crash", 2020-06-26T21:34:50.855 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2020-06-26T21:34:50.856 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-06-26T21:34:50.856 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2020-06-26T21:34:50.856 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2020-06-26T21:34:50.856 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-06-26T21:34:50.856 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-06-26T21:34:50.857 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-06-26T21:34:50.857 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-06-26T21:34:50.857 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-06-26T21:34:50.857 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-06-26T21:34:50.858 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-06-26T21:34:50.858 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:50.858 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "channel_device": { 2020-06-26T21:34:50.858 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "channel_device", 2020-06-26T21:34:50.858 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2020-06-26T21:34:50.858 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-06-26T21:34:50.859 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2020-06-26T21:34:50.859 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2020-06-26T21:34:50.859 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-06-26T21:34:50.859 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-06-26T21:34:50.859 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-06-26T21:34:50.860 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-06-26T21:34:50.860 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-06-26T21:34:50.860 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:profile rt=1.6789863109588623, stop=False, exit=None, reads=[8] 2020-06-26T21:34:50.860 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-06-26T21:34:50.860 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-06-26T21:34:50.860 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:50.861 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "channel_ident": { 2020-06-26T21:34:50.861 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "channel_ident", 2020-06-26T21:34:50.861 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2020-06-26T21:34:50.861 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-06-26T21:34:50.861 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2020-06-26T21:34:50.862 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2020-06-26T21:34:50.862 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-06-26T21:34:50.862 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-06-26T21:34:50.862 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-06-26T21:34:50.862 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-06-26T21:34:50.863 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-06-26T21:34:50.863 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-06-26T21:34:50.863 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-06-26T21:34:50.863 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:50.863 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "contact": { 2020-06-26T21:34:50.863 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "contact", 2020-06-26T21:34:50.864 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2020-06-26T21:34:50.864 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-06-26T21:34:50.864 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2020-06-26T21:34:50.864 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "None", 2020-06-26T21:34:50.864 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-06-26T21:34:50.865 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-06-26T21:34:50.865 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-06-26T21:34:50.865 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-06-26T21:34:50.865 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-06-26T21:34:50.865 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-06-26T21:34:50.866 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:profile rt=1.679527759552002, stop=False, exit=None, reads=[8] 2020-06-26T21:34:50.866 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-06-26T21:34:50.866 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:50.866 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "description": { 2020-06-26T21:34:50.866 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "description", 2020-06-26T21:34:50.866 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2020-06-26T21:34:50.867 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-06-26T21:34:50.867 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2020-06-26T21:34:50.867 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "None", 2020-06-26T21:34:50.867 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-06-26T21:34:50.867 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-06-26T21:34:50.868 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-06-26T21:34:50.868 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-06-26T21:34:50.868 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-06-26T21:34:50.868 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-06-26T21:34:50.868 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-06-26T21:34:50.868 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:50.869 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "device_url": { 2020-06-26T21:34:50.869 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "device_url", 2020-06-26T21:34:50.869 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2020-06-26T21:34:50.869 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-06-26T21:34:50.869 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2020-06-26T21:34:50.870 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "https://telemetry.ceph.com/device", 2020-06-26T21:34:50.870 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-06-26T21:34:50.870 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-06-26T21:34:50.870 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-06-26T21:34:50.870 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-06-26T21:34:50.870 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-06-26T21:34:50.871 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-06-26T21:34:50.871 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-06-26T21:34:50.871 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:profile rt=1.6800460815429688, stop=False, exit=None, reads=[8] 2020-06-26T21:34:50.871 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:50.871 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enabled": { 2020-06-26T21:34:50.872 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "enabled", 2020-06-26T21:34:50.872 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2020-06-26T21:34:50.872 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-06-26T21:34:50.872 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2020-06-26T21:34:50.872 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2020-06-26T21:34:50.873 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-06-26T21:34:50.873 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-06-26T21:34:50.873 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-06-26T21:34:50.873 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-06-26T21:34:50.873 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-06-26T21:34:50.873 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-06-26T21:34:50.874 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-06-26T21:34:50.874 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:50.874 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "interval": { 2020-06-26T21:34:50.874 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "interval", 2020-06-26T21:34:50.874 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2020-06-26T21:34:50.875 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-06-26T21:34:50.875 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2020-06-26T21:34:50.875 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "24", 2020-06-26T21:34:50.875 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "8", 2020-06-26T21:34:50.875 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-06-26T21:34:50.875 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-06-26T21:34:50.876 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-06-26T21:34:50.876 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-06-26T21:34:50.876 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-06-26T21:34:50.876 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-06-26T21:34:50.876 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:50.877 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "last_opt_revision": { 2020-06-26T21:34:50.877 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:profile rt=1.6805472373962402, stop=False, exit=None, reads=[8] 2020-06-26T21:34:50.877 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "last_opt_revision", 2020-06-26T21:34:50.877 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2020-06-26T21:34:50.877 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-06-26T21:34:50.877 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2020-06-26T21:34:50.878 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "1", 2020-06-26T21:34:50.878 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-06-26T21:34:50.878 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-06-26T21:34:50.878 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-06-26T21:34:50.878 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-06-26T21:34:50.879 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-06-26T21:34:50.879 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-06-26T21:34:50.879 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-06-26T21:34:50.879 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:50.879 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "leaderboard": { 2020-06-26T21:34:50.879 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "leaderboard", 2020-06-26T21:34:50.880 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2020-06-26T21:34:50.880 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-06-26T21:34:50.880 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2020-06-26T21:34:50.880 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2020-06-26T21:34:50.880 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-06-26T21:34:50.881 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-06-26T21:34:50.881 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-06-26T21:34:50.881 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-06-26T21:34:50.881 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-06-26T21:34:50.881 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-06-26T21:34:50.881 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-06-26T21:34:50.882 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:50.882 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2020-06-26T21:34:50.882 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2020-06-26T21:34:50.882 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:profile rt=1.6810331344604492, stop=False, exit=None, reads=[8] 2020-06-26T21:34:50.882 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2020-06-26T21:34:50.883 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-06-26T21:34:50.883 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-06-26T21:34:50.883 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2020-06-26T21:34:50.883 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-06-26T21:34:50.883 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-06-26T21:34:50.884 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2020-06-26T21:34:50.884 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2020-06-26T21:34:50.884 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2020-06-26T21:34:50.884 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2020-06-26T21:34:50.884 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2020-06-26T21:34:50.884 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2020-06-26T21:34:50.885 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2020-06-26T21:34:50.885 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2020-06-26T21:34:50.885 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-06-26T21:34:50.885 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-06-26T21:34:50.885 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-06-26T21:34:50.886 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-06-26T21:34:50.886 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:50.886 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2020-06-26T21:34:50.886 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2020-06-26T21:34:50.886 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2020-06-26T21:34:50.886 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-06-26T21:34:50.887 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-06-26T21:34:50.887 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2020-06-26T21:34:50.887 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-06-26T21:34:50.887 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-06-26T21:34:50.887 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-06-26T21:34:50.888 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-06-26T21:34:50.888 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-06-26T21:34:50.888 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:profile rt=1.6815364360809326, stop=False, exit=None, reads=[8] 2020-06-26T21:34:50.888 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-06-26T21:34:50.888 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-06-26T21:34:50.888 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:50.889 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2020-06-26T21:34:50.889 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2020-06-26T21:34:50.889 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2020-06-26T21:34:50.889 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-06-26T21:34:50.889 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-06-26T21:34:50.890 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2020-06-26T21:34:50.890 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-06-26T21:34:50.890 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-06-26T21:34:50.890 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2020-06-26T21:34:50.890 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2020-06-26T21:34:50.891 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2020-06-26T21:34:50.891 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2020-06-26T21:34:50.891 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2020-06-26T21:34:50.891 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2020-06-26T21:34:50.891 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2020-06-26T21:34:50.891 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2020-06-26T21:34:50.892 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-06-26T21:34:50.892 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-06-26T21:34:50.892 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-06-26T21:34:50.892 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-06-26T21:34:50.892 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:50.893 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2020-06-26T21:34:50.893 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2020-06-26T21:34:50.893 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2020-06-26T21:34:50.893 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-06-26T21:34:50.893 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-06-26T21:34:50.893 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2020-06-26T21:34:50.894 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:profile rt=1.6820359230041504, stop=False, exit=None, reads=[8] 2020-06-26T21:34:50.894 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-06-26T21:34:50.894 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-06-26T21:34:50.894 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-06-26T21:34:50.894 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-06-26T21:34:50.895 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-06-26T21:34:50.895 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-06-26T21:34:50.895 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-06-26T21:34:50.895 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:50.895 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "organization": { 2020-06-26T21:34:50.895 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "organization", 2020-06-26T21:34:50.896 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2020-06-26T21:34:50.896 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-06-26T21:34:50.896 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2020-06-26T21:34:50.896 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "None", 2020-06-26T21:34:50.896 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-06-26T21:34:50.897 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-06-26T21:34:50.897 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-06-26T21:34:50.897 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-06-26T21:34:50.897 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-06-26T21:34:50.897 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-06-26T21:34:50.898 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-06-26T21:34:50.898 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:50.898 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "proxy": { 2020-06-26T21:34:50.898 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "proxy", 2020-06-26T21:34:50.898 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2020-06-26T21:34:50.898 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-06-26T21:34:50.899 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2020-06-26T21:34:50.899 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "None", 2020-06-26T21:34:50.899 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-06-26T21:34:50.899 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-06-26T21:34:50.900 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:profile rt=1.682560920715332, stop=False, exit=None, reads=[8] 2020-06-26T21:34:50.900 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-06-26T21:34:50.900 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-06-26T21:34:50.900 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-06-26T21:34:50.900 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-06-26T21:34:50.901 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-06-26T21:34:50.901 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:50.901 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "url": { 2020-06-26T21:34:50.901 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "url", 2020-06-26T21:34:50.901 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2020-06-26T21:34:50.901 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-06-26T21:34:50.902 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2020-06-26T21:34:50.902 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "https://telemetry.ceph.com/report", 2020-06-26T21:34:50.902 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-06-26T21:34:50.902 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-06-26T21:34:50.902 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-06-26T21:34:50.903 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-06-26T21:34:50.903 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-06-26T21:34:50.903 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-06-26T21:34:50.903 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-06-26T21:34:50.903 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2020-06-26T21:34:50.903 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2020-06-26T21:34:50.904 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:50.904 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2020-06-26T21:34:50.904 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "test_orchestrator", 2020-06-26T21:34:50.904 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2020-06-26T21:34:50.904 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2020-06-26T21:34:50.905 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2020-06-26T21:34:50.905 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2020-06-26T21:34:50.905 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2020-06-26T21:34:50.905 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2020-06-26T21:34:50.905 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-06-26T21:34:50.906 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:profile rt=1.6831228733062744, stop=False, exit=None, reads=[8] 2020-06-26T21:34:50.906 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-06-26T21:34:50.906 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2020-06-26T21:34:50.906 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-06-26T21:34:50.906 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-06-26T21:34:50.906 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2020-06-26T21:34:50.907 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2020-06-26T21:34:50.907 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2020-06-26T21:34:50.907 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2020-06-26T21:34:50.907 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2020-06-26T21:34:50.907 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2020-06-26T21:34:50.908 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2020-06-26T21:34:50.908 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2020-06-26T21:34:50.908 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-06-26T21:34:50.908 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-06-26T21:34:50.908 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-06-26T21:34:50.908 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-06-26T21:34:50.909 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:50.909 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2020-06-26T21:34:50.909 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2020-06-26T21:34:50.909 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2020-06-26T21:34:50.909 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-06-26T21:34:50.910 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-06-26T21:34:50.910 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2020-06-26T21:34:50.910 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-06-26T21:34:50.910 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-06-26T21:34:50.910 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-06-26T21:34:50.911 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-06-26T21:34:50.911 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-06-26T21:34:50.911 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-06-26T21:34:50.911 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-06-26T21:34:50.911 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:50.911 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:profile rt=1.6836838722229004, stop=False, exit=None, reads=[8] 2020-06-26T21:34:50.912 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2020-06-26T21:34:50.912 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2020-06-26T21:34:50.912 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2020-06-26T21:34:50.912 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-06-26T21:34:50.912 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-06-26T21:34:50.913 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2020-06-26T21:34:50.913 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-06-26T21:34:50.913 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-06-26T21:34:50.914 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2020-06-26T21:34:50.914 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2020-06-26T21:34:50.914 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2020-06-26T21:34:50.914 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2020-06-26T21:34:50.914 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2020-06-26T21:34:50.914 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2020-06-26T21:34:50.915 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2020-06-26T21:34:50.915 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2020-06-26T21:34:50.915 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-06-26T21:34:50.915 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-06-26T21:34:50.915 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-06-26T21:34:50.916 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-06-26T21:34:50.916 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:50.916 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2020-06-26T21:34:50.916 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2020-06-26T21:34:50.916 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2020-06-26T21:34:50.916 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-06-26T21:34:50.917 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-06-26T21:34:50.917 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2020-06-26T21:34:50.917 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-06-26T21:34:50.917 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-06-26T21:34:50.917 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:profile rt=1.6842026710510254, stop=False, exit=None, reads=[8] 2020-06-26T21:34:50.918 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-06-26T21:34:50.918 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-06-26T21:34:50.918 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-06-26T21:34:50.918 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-06-26T21:34:50.918 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-06-26T21:34:50.919 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2020-06-26T21:34:50.919 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2020-06-26T21:34:50.919 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:50.919 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2020-06-26T21:34:50.919 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "volumes", 2020-06-26T21:34:50.920 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2020-06-26T21:34:50.920 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2020-06-26T21:34:50.920 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2020-06-26T21:34:50.920 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2020-06-26T21:34:50.920 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2020-06-26T21:34:50.921 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2020-06-26T21:34:50.921 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-06-26T21:34:50.921 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-06-26T21:34:50.921 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2020-06-26T21:34:50.921 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-06-26T21:34:50.922 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-06-26T21:34:50.922 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2020-06-26T21:34:50.922 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2020-06-26T21:34:50.922 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2020-06-26T21:34:50.922 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2020-06-26T21:34:50.923 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2020-06-26T21:34:50.923 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2020-06-26T21:34:50.923 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2020-06-26T21:34:50.923 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2020-06-26T21:34:50.923 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-06-26T21:34:50.923 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-06-26T21:34:50.924 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-06-26T21:34:50.924 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-06-26T21:34:50.924 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:profile rt=1.6847901344299316, stop=False, exit=None, reads=[8] 2020-06-26T21:34:50.924 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:50.924 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2020-06-26T21:34:50.925 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2020-06-26T21:34:50.925 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2020-06-26T21:34:50.925 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-06-26T21:34:50.925 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-06-26T21:34:50.925 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2020-06-26T21:34:50.925 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-06-26T21:34:50.926 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-06-26T21:34:50.926 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-06-26T21:34:50.926 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-06-26T21:34:50.927 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-06-26T21:34:50.927 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-06-26T21:34:50.927 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-06-26T21:34:50.928 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:50.928 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2020-06-26T21:34:50.928 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2020-06-26T21:34:50.928 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2020-06-26T21:34:50.928 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-06-26T21:34:50.929 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-06-26T21:34:50.929 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2020-06-26T21:34:50.929 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-06-26T21:34:50.929 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-06-26T21:34:50.929 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2020-06-26T21:34:50.930 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2020-06-26T21:34:50.930 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2020-06-26T21:34:50.930 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2020-06-26T21:34:50.930 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2020-06-26T21:34:50.930 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2020-06-26T21:34:50.931 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:profile rt=1.6852805614471436, stop=False, exit=None, reads=[8] 2020-06-26T21:34:50.931 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2020-06-26T21:34:50.931 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2020-06-26T21:34:50.931 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-06-26T21:34:50.931 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-06-26T21:34:50.931 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-06-26T21:34:50.932 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-06-26T21:34:50.932 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:50.932 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2020-06-26T21:34:50.932 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2020-06-26T21:34:50.932 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2020-06-26T21:34:50.933 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-06-26T21:34:50.933 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-06-26T21:34:50.933 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2020-06-26T21:34:50.933 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-06-26T21:34:50.933 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-06-26T21:34:50.934 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-06-26T21:34:50.934 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-06-26T21:34:50.934 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-06-26T21:34:50.934 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-06-26T21:34:50.934 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-06-26T21:34:50.935 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2020-06-26T21:34:50.935 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2020-06-26T21:34:50.935 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:50.935 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2020-06-26T21:34:50.935 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "zabbix", 2020-06-26T21:34:50.936 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2020-06-26T21:34:50.937 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2020-06-26T21:34:50.937 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2020-06-26T21:34:50.937 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "discovery_interval": { 2020-06-26T21:34:50.937 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "discovery_interval", 2020-06-26T21:34:50.938 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2020-06-26T21:34:50.938 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-06-26T21:34:50.938 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:profile rt=1.6858100891113281, stop=False, exit=None, reads=[8] 2020-06-26T21:34:50.938 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2020-06-26T21:34:50.938 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "100", 2020-06-26T21:34:50.939 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-06-26T21:34:50.939 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-06-26T21:34:50.939 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-06-26T21:34:50.939 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-06-26T21:34:50.939 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-06-26T21:34:50.940 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-06-26T21:34:50.940 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-06-26T21:34:50.940 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:50.940 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "identifier": { 2020-06-26T21:34:50.940 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "identifier", 2020-06-26T21:34:50.940 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2020-06-26T21:34:50.941 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-06-26T21:34:50.941 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2020-06-26T21:34:50.941 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2020-06-26T21:34:50.941 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-06-26T21:34:50.941 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-06-26T21:34:50.942 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-06-26T21:34:50.942 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-06-26T21:34:50.942 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-06-26T21:34:50.942 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-06-26T21:34:50.942 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-06-26T21:34:50.943 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:50.943 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "interval": { 2020-06-26T21:34:50.943 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "interval", 2020-06-26T21:34:50.943 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2020-06-26T21:34:50.943 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-06-26T21:34:50.944 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2020-06-26T21:34:50.944 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "60", 2020-06-26T21:34:50.944 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:profile rt=1.6863114833831787, stop=False, exit=None, reads=[8] 2020-06-26T21:34:50.945 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-06-26T21:34:50.945 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-06-26T21:34:50.945 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-06-26T21:34:50.945 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-06-26T21:34:50.945 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-06-26T21:34:50.946 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-06-26T21:34:50.946 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-06-26T21:34:50.946 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:50.946 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2020-06-26T21:34:50.946 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2020-06-26T21:34:50.947 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2020-06-26T21:34:50.947 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-06-26T21:34:50.947 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-06-26T21:34:50.947 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2020-06-26T21:34:50.947 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-06-26T21:34:50.947 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-06-26T21:34:50.950 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2020-06-26T21:34:50.950 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2020-06-26T21:34:50.950 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2020-06-26T21:34:50.950 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2020-06-26T21:34:50.950 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2020-06-26T21:34:50.951 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2020-06-26T21:34:50.951 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2020-06-26T21:34:50.951 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2020-06-26T21:34:50.951 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-06-26T21:34:50.951 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-06-26T21:34:50.952 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-06-26T21:34:50.952 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-06-26T21:34:50.952 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:50.952 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2020-06-26T21:34:50.953 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:profile rt=1.6868336200714111, stop=False, exit=None, reads=[8] 2020-06-26T21:34:50.953 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2020-06-26T21:34:50.954 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2020-06-26T21:34:50.954 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-06-26T21:34:50.954 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-06-26T21:34:50.954 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2020-06-26T21:34:50.955 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-06-26T21:34:50.955 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-06-26T21:34:50.955 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-06-26T21:34:50.955 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-06-26T21:34:50.955 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-06-26T21:34:50.956 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-06-26T21:34:50.956 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-06-26T21:34:50.956 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:50.956 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2020-06-26T21:34:50.956 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2020-06-26T21:34:50.957 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2020-06-26T21:34:50.957 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-06-26T21:34:50.957 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-06-26T21:34:50.957 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2020-06-26T21:34:50.957 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-06-26T21:34:50.958 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-06-26T21:34:50.958 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2020-06-26T21:34:50.958 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2020-06-26T21:34:50.958 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2020-06-26T21:34:50.958 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2020-06-26T21:34:50.959 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2020-06-26T21:34:50.959 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2020-06-26T21:34:50.959 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2020-06-26T21:34:50.959 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2020-06-26T21:34:50.960 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-06-26T21:34:50.960 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:profile rt=1.6873493194580078, stop=False, exit=None, reads=[8] 2020-06-26T21:34:50.960 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-06-26T21:34:50.961 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-06-26T21:34:50.961 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-06-26T21:34:50.961 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:50.962 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2020-06-26T21:34:50.962 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2020-06-26T21:34:50.962 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2020-06-26T21:34:50.963 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-06-26T21:34:50.963 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-06-26T21:34:50.963 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2020-06-26T21:34:50.964 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-06-26T21:34:50.964 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-06-26T21:34:50.965 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-06-26T21:34:50.966 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-06-26T21:34:50.966 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-06-26T21:34:50.966 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-06-26T21:34:50.966 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-06-26T21:34:50.967 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:50.967 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "zabbix_host": { 2020-06-26T21:34:50.967 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "zabbix_host", 2020-06-26T21:34:50.967 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2020-06-26T21:34:50.968 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-06-26T21:34:50.968 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2020-06-26T21:34:50.968 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "None", 2020-06-26T21:34:50.968 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-06-26T21:34:50.969 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-06-26T21:34:50.969 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-06-26T21:34:50.969 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-06-26T21:34:50.969 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-06-26T21:34:50.970 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:profile rt=1.687870740890503, stop=False, exit=None, reads=[8] 2020-06-26T21:34:50.970 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-06-26T21:34:50.970 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-06-26T21:34:50.970 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:50.971 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "zabbix_port": { 2020-06-26T21:34:50.971 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "zabbix_port", 2020-06-26T21:34:50.971 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2020-06-26T21:34:50.971 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-06-26T21:34:50.972 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2020-06-26T21:34:50.972 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "10051", 2020-06-26T21:34:50.972 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-06-26T21:34:50.973 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-06-26T21:34:50.973 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-06-26T21:34:50.973 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-06-26T21:34:50.973 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-06-26T21:34:50.973 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-06-26T21:34:50.974 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-06-26T21:34:50.974 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:50.974 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "zabbix_sender": { 2020-06-26T21:34:50.974 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "zabbix_sender", 2020-06-26T21:34:50.975 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2020-06-26T21:34:50.975 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-06-26T21:34:50.975 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2020-06-26T21:34:50.975 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "/usr/bin/zabbix_sender", 2020-06-26T21:34:50.976 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-06-26T21:34:50.976 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-06-26T21:34:50.976 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-06-26T21:34:50.976 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-06-26T21:34:50.977 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-06-26T21:34:50.977 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-06-26T21:34:50.977 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:profile rt=1.688384771347046, stop=False, exit=None, reads=[8] 2020-06-26T21:34:50.977 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-06-26T21:34:50.980 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2020-06-26T21:34:50.980 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2020-06-26T21:34:50.981 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2020-06-26T21:34:50.981 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2020-06-26T21:34:50.982 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "services": { 2020-06-26T21:34:50.982 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "prometheus": "http://smithi051.front.sepia.ceph.com:9283/" 2020-06-26T21:34:50.982 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:50.984 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "always_on_modules": { 2020-06-26T21:34:50.985 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "nautilus": [ 2020-06-26T21:34:50.985 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "balancer", 2020-06-26T21:34:50.985 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "crash", 2020-06-26T21:34:50.985 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "devicehealth", 2020-06-26T21:34:50.986 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "orchestrator_cli", 2020-06-26T21:34:50.986 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "progress", 2020-06-26T21:34:50.986 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "rbd_support", 2020-06-26T21:34:50.986 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "status", 2020-06-26T21:34:50.986 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "volumes" 2020-06-26T21:34:50.987 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2020-06-26T21:34:50.987 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "octopus": [ 2020-06-26T21:34:50.987 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "balancer", 2020-06-26T21:34:50.987 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "crash", 2020-06-26T21:34:50.987 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "devicehealth", 2020-06-26T21:34:50.988 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "orchestrator", 2020-06-26T21:34:50.988 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "osd_support", 2020-06-26T21:34:50.988 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "pg_autoscaler", 2020-06-26T21:34:50.988 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "progress", 2020-06-26T21:34:50.988 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "rbd_support", 2020-06-26T21:34:50.988 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "status", 2020-06-26T21:34:50.989 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "telemetry", 2020-06-26T21:34:50.989 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "volumes" 2020-06-26T21:34:50.989 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2020-06-26T21:34:50.989 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "pacific": [ 2020-06-26T21:34:50.989 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "balancer", 2020-06-26T21:34:50.990 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "crash", 2020-06-26T21:34:50.990 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "devicehealth", 2020-06-26T21:34:50.990 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "orchestrator", 2020-06-26T21:34:50.990 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "osd_support", 2020-06-26T21:34:50.991 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "pg_autoscaler", 2020-06-26T21:34:50.991 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "progress", 2020-06-26T21:34:50.991 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "rbd_support", 2020-06-26T21:34:50.991 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "status", 2020-06-26T21:34:50.991 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "telemetry", 2020-06-26T21:34:50.992 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:profile rt=1.6891260147094727, stop=False, exit=None, reads=[8] 2020-06-26T21:34:50.992 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "volumes" 2020-06-26T21:34:50.992 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2020-06-26T21:34:50.992 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "last_failure_osd_epoch": 5, 2020-06-26T21:34:50.992 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "active_clients": [ 2020-06-26T21:34:50.993 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2020-06-26T21:34:50.993 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "addrvec": [ 2020-06-26T21:34:50.993 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2020-06-26T21:34:50.993 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "v2", 2020-06-26T21:34:50.993 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "addr": "172.21.15.51:0", 2020-06-26T21:34:50.993 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "nonce": 1599327005 2020-06-26T21:34:50.994 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2020-06-26T21:34:50.994 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ] 2020-06-26T21:34:50.994 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:50.994 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2020-06-26T21:34:50.994 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "addrvec": [ 2020-06-26T21:34:50.995 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2020-06-26T21:34:50.995 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "v2", 2020-06-26T21:34:50.995 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "addr": "172.21.15.51:0", 2020-06-26T21:34:50.995 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "nonce": 1019049755 2020-06-26T21:34:50.995 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2020-06-26T21:34:50.995 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ] 2020-06-26T21:34:50.996 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-06-26T21:34:50.996 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2020-06-26T21:34:50.996 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "addrvec": [ 2020-06-26T21:34:50.996 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2020-06-26T21:34:50.996 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "v2", 2020-06-26T21:34:50.997 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "addr": "172.21.15.51:0", 2020-06-26T21:34:50.997 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "nonce": 3746760791 2020-06-26T21:34:50.997 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2020-06-26T21:34:50.997 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ] 2020-06-26T21:34:50.997 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2020-06-26T21:34:50.997 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ] 2020-06-26T21:34:50.998 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2020-06-26T21:34:50.998 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2020-06-26T21:34:50.998 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:profile rt=1.6896905899047852, stop=False, exit=None, reads=[8] 2020-06-26T21:34:50.999 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:profile rt=2.1107492446899414, stop=False, exit=0, reads=[8, 10] 2020-06-26T21:34:51.000 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:profile rt=2.110903739929199, stop=True, exit=0, reads=[8, 10] 2020-06-26T21:34:51.000 INFO:teuthology.orchestra.run.smithi051.stderr:INFO:cephadm:Waiting for the mgr to restart... 2020-06-26T21:34:51.000 INFO:teuthology.orchestra.run.smithi051.stderr:INFO:cephadm:Waiting for mgr epoch 13... 2020-06-26T21:34:51.000 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:['/usr/bin/docker', 'run', '--rm', '--net=host', '--ipc=host', '-e', 'CONTAINER_IMAGE=quay.ceph.io/ceph-ci/ceph:8b33a29f3a7f00f8e6f971159aa875abdbdf0dd9', '-e', 'NODE_NAME=smithi051', '-v', '/var/log/ceph/9eb212b8-b7f4-11ea-a06d-001a4aab830c:/var/log/ceph:z', '-v', '/tmp/ceph-tmp6dq_hjv4:/etc/ceph/ceph.client.admin.keyring:z', '-v', '/tmp/ceph-tmp9k3yi91i:/etc/ceph/ceph.conf:z', '--entrypoint', '/usr/bin/ceph', 'quay.ceph.io/ceph-ci/ceph:8b33a29f3a7f00f8e6f971159aa875abdbdf0dd9', 'tell', 'mgr', 'mgr_status'] 2020-06-26T21:34:51.000 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:Running command: /usr/bin/docker run --rm --net=host --ipc=host -e CONTAINER_IMAGE=quay.ceph.io/ceph-ci/ceph:8b33a29f3a7f00f8e6f971159aa875abdbdf0dd9 -e NODE_NAME=smithi051 -v /var/log/ceph/9eb212b8-b7f4-11ea-a06d-001a4aab830c:/var/log/ceph:z -v /tmp/ceph-tmp6dq_hjv4:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmp9k3yi91i:/etc/ceph/ceph.conf:z --entrypoint /usr/bin/ceph quay.ceph.io/ceph-ci/ceph:8b33a29f3a7f00f8e6f971159aa875abdbdf0dd9 tell mgr mgr_status 2020-06-26T21:34:51.001 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:34:50 smithi051 bash[7113]: audit 2020-06-26T21:34:49.693029+0000 mon.smithi051 (mon.0) 120 : audit [DBG] from='client.? 172.21.15.51:0/2317195201' entity='client.admin' cmd=[{"prefix": "mgr dump"}]: dispatch 2020-06-26T21:34:51.473 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stderr 2020-06-26T21:34:51.456+0000 7fca39d13700 -1 WARNING: all dangerous and experimental features are enabled. 2020-06-26T21:34:51.473 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stderr 2020-06-26T21:34:51.468+0000 7fca38ab1700 -1 WARNING: all dangerous and experimental features are enabled. 2020-06-26T21:34:51.474 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:profile rt=1.2511756420135498, stop=False, exit=None, reads=[10] 2020-06-26T21:34:53.301 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2020-06-26T21:34:53.301 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "mgrmap_epoch": 15, 2020-06-26T21:34:53.301 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "initialized": true 2020-06-26T21:34:53.302 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2020-06-26T21:34:53.302 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:profile rt=3.081634283065796, stop=False, exit=None, reads=[8] 2020-06-26T21:34:53.635 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:34:53 smithi051 bash[7113]: cluster 2020-06-26T21:34:52.115686+0000 mon.smithi051 (mon.0) 121 : cluster [INF] Active manager daemon smithi051.blmzin restarted 2020-06-26T21:34:53.635 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:34:53 smithi051 bash[7113]: cluster 2020-06-26T21:34:52.116457+0000 mon.smithi051 (mon.0) 122 : cluster [INF] Activating manager daemon smithi051.blmzin 2020-06-26T21:34:53.636 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:34:53 smithi051 bash[7113]: cluster 2020-06-26T21:34:52.122651+0000 mon.smithi051 (mon.0) 123 : cluster [DBG] osdmap e6: 0 total, 0 up, 0 in 2020-06-26T21:34:53.636 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:34:53 smithi051 bash[7113]: cluster 2020-06-26T21:34:52.174859+0000 mon.smithi051 (mon.0) 124 : cluster [DBG] mgrmap e14: smithi051.blmzin(active, starting, since 0.0585345s) 2020-06-26T21:34:53.636 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:34:53 smithi051 bash[7113]: audit 2020-06-26T21:34:52.177744+0000 mon.smithi051 (mon.0) 125 : audit [DBG] from='mgr.14165 172.21.15.51:0/2407568394' entity='mgr.smithi051.blmzin' cmd=[{"prefix": "mgr metadata", "who": "smithi051.blmzin", "id": "smithi051.blmzin"}]: dispatch 2020-06-26T21:34:53.636 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:34:53 smithi051 bash[7113]: audit 2020-06-26T21:34:52.179360+0000 mon.smithi051 (mon.0) 126 : audit [DBG] from='mgr.14165 172.21.15.51:0/2407568394' entity='mgr.smithi051.blmzin' cmd=[{"prefix": "mds metadata"}]: dispatch 2020-06-26T21:34:53.636 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:34:53 smithi051 bash[7113]: audit 2020-06-26T21:34:52.179694+0000 mon.smithi051 (mon.0) 127 : audit [DBG] from='mgr.14165 172.21.15.51:0/2407568394' entity='mgr.smithi051.blmzin' cmd=[{"prefix": "osd metadata"}]: dispatch 2020-06-26T21:34:53.637 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:34:53 smithi051 bash[7113]: audit 2020-06-26T21:34:52.179974+0000 mon.smithi051 (mon.0) 128 : audit [DBG] from='mgr.14165 172.21.15.51:0/2407568394' entity='mgr.smithi051.blmzin' cmd=[{"prefix": "mon metadata"}]: dispatch 2020-06-26T21:34:53.637 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:34:53 smithi051 bash[7113]: audit 2020-06-26T21:34:52.180640+0000 mon.smithi051 (mon.0) 129 : audit [DBG] from='mgr.14165 172.21.15.51:0/2407568394' entity='mgr.smithi051.blmzin' cmd=[{"prefix": "config-key ls"}]: dispatch 2020-06-26T21:34:53.637 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:34:53 smithi051 bash[7113]: audit 2020-06-26T21:34:52.182730+0000 mon.smithi051 (mon.0) 130 : audit [DBG] from='mgr.14165 172.21.15.51:0/2407568394' entity='mgr.smithi051.blmzin' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/host.smithi051"}]: dispatch 2020-06-26T21:34:53.637 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:34:53 smithi051 bash[7113]: audit 2020-06-26T21:34:52.183289+0000 mon.smithi051 (mon.0) 131 : audit [DBG] from='mgr.14165 172.21.15.51:0/2407568394' entity='mgr.smithi051.blmzin' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/inventory"}]: dispatch 2020-06-26T21:34:53.637 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:34:53 smithi051 bash[7113]: audit 2020-06-26T21:34:52.183770+0000 mon.smithi051 (mon.0) 132 : audit [DBG] from='mgr.14165 172.21.15.51:0/2407568394' entity='mgr.smithi051.blmzin' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.alertmanager"}]: dispatch 2020-06-26T21:34:53.638 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:34:53 smithi051 bash[7113]: audit 2020-06-26T21:34:52.184234+0000 mon.smithi051 (mon.0) 133 : audit [DBG] from='mgr.14165 172.21.15.51:0/2407568394' entity='mgr.smithi051.blmzin' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.crash"}]: dispatch 2020-06-26T21:34:53.638 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:34:53 smithi051 bash[7113]: audit 2020-06-26T21:34:52.184683+0000 mon.smithi051 (mon.0) 134 : audit [DBG] from='mgr.14165 172.21.15.51:0/2407568394' entity='mgr.smithi051.blmzin' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.grafana"}]: dispatch 2020-06-26T21:34:53.638 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:34:53 smithi051 bash[7113]: audit 2020-06-26T21:34:52.185141+0000 mon.smithi051 (mon.0) 135 : audit [DBG] from='mgr.14165 172.21.15.51:0/2407568394' entity='mgr.smithi051.blmzin' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.mgr"}]: dispatch 2020-06-26T21:34:53.638 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:34:53 smithi051 bash[7113]: audit 2020-06-26T21:34:52.185599+0000 mon.smithi051 (mon.0) 136 : audit [DBG] from='mgr.14165 172.21.15.51:0/2407568394' entity='mgr.smithi051.blmzin' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.mon"}]: dispatch 2020-06-26T21:34:53.638 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:34:53 smithi051 bash[7113]: audit 2020-06-26T21:34:52.186084+0000 mon.smithi051 (mon.0) 137 : audit [DBG] from='mgr.14165 172.21.15.51:0/2407568394' entity='mgr.smithi051.blmzin' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.node-exporter"}]: dispatch 2020-06-26T21:34:53.639 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:34:53 smithi051 bash[7113]: audit 2020-06-26T21:34:52.186500+0000 mon.smithi051 (mon.0) 138 : audit [DBG] from='mgr.14165 172.21.15.51:0/2407568394' entity='mgr.smithi051.blmzin' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.prometheus"}]: dispatch 2020-06-26T21:34:53.639 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:34:53 smithi051 bash[7113]: audit 2020-06-26T21:34:52.186869+0000 mon.smithi051 (mon.0) 139 : audit [DBG] from='mgr.14165 172.21.15.51:0/2407568394' entity='mgr.smithi051.blmzin' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/ssh_identity_key"}]: dispatch 2020-06-26T21:34:53.639 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:34:53 smithi051 bash[7113]: audit 2020-06-26T21:34:52.187251+0000 mon.smithi051 (mon.0) 140 : audit [DBG] from='mgr.14165 172.21.15.51:0/2407568394' entity='mgr.smithi051.blmzin' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/ssh_identity_pub"}]: dispatch 2020-06-26T21:34:53.639 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:34:53 smithi051 bash[7113]: audit 2020-06-26T21:34:52.187627+0000 mon.smithi051 (mon.0) 141 : audit [DBG] from='mgr.14165 172.21.15.51:0/2407568394' entity='mgr.smithi051.blmzin' cmd=[{"prefix": "config-key get", "key": "mgr/telemetry/report_id"}]: dispatch 2020-06-26T21:34:53.639 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:34:53 smithi051 bash[7113]: audit 2020-06-26T21:34:52.188002+0000 mon.smithi051 (mon.0) 142 : audit [DBG] from='mgr.14165 172.21.15.51:0/2407568394' entity='mgr.smithi051.blmzin' cmd=[{"prefix": "config-key get", "key": "mgr/telemetry/salt"}]: dispatch 2020-06-26T21:34:53.640 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:34:53 smithi051 bash[7113]: cluster 2020-06-26T21:34:52.191378+0000 mon.smithi051 (mon.0) 143 : cluster [INF] Manager daemon smithi051.blmzin is now available 2020-06-26T21:34:53.640 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:34:53 smithi051 bash[7113]: audit 2020-06-26T21:34:52.378148+0000 mon.smithi051 (mon.0) 144 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2020-06-26T21:34:53.980 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:profile rt=3.760637044906616, stop=False, exit=0, reads=[8, 10] 2020-06-26T21:34:53.980 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:profile rt=3.7608296871185303, stop=True, exit=0, reads=[8, 10] 2020-06-26T21:34:53.981 INFO:teuthology.orchestra.run.smithi051.stderr:INFO:cephadm:mgr epoch 13 is available 2020-06-26T21:34:53.981 INFO:teuthology.orchestra.run.smithi051.stderr:INFO:cephadm:Generating a dashboard self-signed certificate... 2020-06-26T21:34:53.982 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:['/usr/bin/docker', 'run', '--rm', '--net=host', '--ipc=host', '-e', 'CONTAINER_IMAGE=quay.ceph.io/ceph-ci/ceph:8b33a29f3a7f00f8e6f971159aa875abdbdf0dd9', '-e', 'NODE_NAME=smithi051', '-v', '/var/log/ceph/9eb212b8-b7f4-11ea-a06d-001a4aab830c:/var/log/ceph:z', '-v', '/tmp/ceph-tmp6dq_hjv4:/etc/ceph/ceph.client.admin.keyring:z', '-v', '/tmp/ceph-tmp9k3yi91i:/etc/ceph/ceph.conf:z', '--entrypoint', '/usr/bin/ceph', 'quay.ceph.io/ceph-ci/ceph:8b33a29f3a7f00f8e6f971159aa875abdbdf0dd9', 'dashboard', 'create-self-signed-cert'] 2020-06-26T21:34:53.982 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:Running command: /usr/bin/docker run --rm --net=host --ipc=host -e CONTAINER_IMAGE=quay.ceph.io/ceph-ci/ceph:8b33a29f3a7f00f8e6f971159aa875abdbdf0dd9 -e NODE_NAME=smithi051 -v /var/log/ceph/9eb212b8-b7f4-11ea-a06d-001a4aab830c:/var/log/ceph:z -v /tmp/ceph-tmp6dq_hjv4:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmp9k3yi91i:/etc/ceph/ceph.conf:z --entrypoint /usr/bin/ceph quay.ceph.io/ceph-ci/ceph:8b33a29f3a7f00f8e6f971159aa875abdbdf0dd9 dashboard create-self-signed-cert 2020-06-26T21:34:54.635 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:34:54 smithi051 bash[7113]: audit 2020-06-26T21:34:53.276813+0000 mon.smithi051 (mon.0) 145 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2020-06-26T21:34:54.635 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:34:54 smithi051 bash[7113]: cluster 2020-06-26T21:34:53.284840+0000 mon.smithi051 (mon.0) 146 : cluster [DBG] mgrmap e15: smithi051.blmzin(active, since 1.16853s) 2020-06-26T21:34:54.635 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:34:54 smithi051 bash[7113]: audit 2020-06-26T21:34:53.285345+0000 mon.smithi051 (mon.0) 147 : audit [DBG] from='mgr.14165 172.21.15.51:0/2407568394' entity='mgr.smithi051.blmzin' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2020-06-26T21:34:54.636 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:34:54 smithi051 bash[7113]: audit 2020-06-26T21:34:53.285602+0000 mgr.smithi051.blmzin (mgr.14165) 1 : audit [DBG] from='client.14169 -' entity='client.admin' cmd=[{"prefix": "get_command_descriptions"}]: dispatch 2020-06-26T21:34:54.636 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:34:54 smithi051 bash[7113]: audit 2020-06-26T21:34:53.301024+0000 mgr.smithi051.blmzin (mgr.14165) 2 : audit [DBG] from='client.14169 -' entity='client.admin' cmd=[{"prefix": "mgr_status"}]: dispatch 2020-06-26T21:34:54.636 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:34:54 smithi051 bash[7113]: audit 2020-06-26T21:34:53.967392+0000 mon.smithi051 (mon.0) 148 : audit [INF] from='mgr.14165 172.21.15.51:0/2407568394' entity='mgr.smithi051.blmzin' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi051","val":"{\"daemons\": {\"mon.smithi051\": {\"daemon_type\": \"mon\", \"daemon_id\": \"smithi051\", \"hostname\": \"smithi051\", \"container_id\": \"b9f0fca28a83\", \"container_image_id\": \"81a8ed38fd46fe2f017573ccef769bc8fa908f45cbc7934058dcfcea5255face\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:8b33a29f3a7f00f8e6f971159aa875abdbdf0dd9\", \"version\": \"16.0.0-2955-g8b33a29\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-06-26T21:34:53.966107\", \"created\": \"2020-06-26T21:33:46.028645\", \"started\": \"2020-06-26T21:33:53.151371\"}, \"mgr.smithi051.blmzin\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"smithi051.blmzin\", \"hostname\": \"smithi051\", \"container_id\": \"b070152b4036\", \"container_image_id\": \"81a8ed38fd46fe2f017573ccef769bc8fa908f45cbc7934058dcfcea5255face\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:8b33a29f3a7f00f8e6f971159aa875abdbdf0dd9\", \"version\": \"16.0.0-2955-g8b33a29\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-06-26T21:34:53.966349\", \"created\": \"2020-06-26T21:33:55.708644\", \"started\": \"2020-06-26T21:33:55.810903\"}}, \"devices\": [], \"osdspec_previews\": [], \"daemon_config_deps\": {}, \"last_daemon_update\": \"2020-06-26T21:34:53.966608\", \"networks\": {}, \"last_host_check\": \"2020-06-26T21:34:22.714142\"}"}]: dispatch 2020-06-26T21:34:54.636 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:34:54 smithi051 bash[7113]: audit 2020-06-26T21:34:53.970206+0000 mon.smithi051 (mon.0) 149 : audit [INF] from='mgr.14165 172.21.15.51:0/2407568394' entity='mgr.smithi051.blmzin' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi051","val":"{\"daemons\": {\"mon.smithi051\": {\"daemon_type\": \"mon\", \"daemon_id\": \"smithi051\", \"hostname\": \"smithi051\", \"container_id\": \"b9f0fca28a83\", \"container_image_id\": \"81a8ed38fd46fe2f017573ccef769bc8fa908f45cbc7934058dcfcea5255face\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:8b33a29f3a7f00f8e6f971159aa875abdbdf0dd9\", \"version\": \"16.0.0-2955-g8b33a29\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-06-26T21:34:53.966107\", \"created\": \"2020-06-26T21:33:46.028645\", \"started\": \"2020-06-26T21:33:53.151371\"}, \"mgr.smithi051.blmzin\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"smithi051.blmzin\", \"hostname\": \"smithi051\", \"container_id\": \"b070152b4036\", \"container_image_id\": \"81a8ed38fd46fe2f017573ccef769bc8fa908f45cbc7934058dcfcea5255face\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:8b33a29f3a7f00f8e6f971159aa875abdbdf0dd9\", \"version\": \"16.0.0-2955-g8b33a29\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-06-26T21:34:53.966349\", \"created\": \"2020-06-26T21:33:55.708644\", \"started\": \"2020-06-26T21:33:55.810903\"}}, \"devices\": [], \"osdspec_previews\": [], \"daemon_config_deps\": {}, \"last_daemon_update\": \"2020-06-26T21:34:53.966608\", \"networks\": {}, \"last_host_check\": \"2020-06-26T21:34:22.714142\"}"}]': finished 2020-06-26T21:34:54.636 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:34:54 smithi051 bash[7113]: audit 2020-06-26T21:34:53.971285+0000 mon.smithi051 (mon.0) 150 : audit [DBG] from='mgr.14165 172.21.15.51:0/2407568394' entity='mgr.smithi051.blmzin' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2020-06-26T21:34:55.703 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stderr 2020-06-26T21:34:55.696+0000 7fe2df7e5700 -1 WARNING: all dangerous and experimental features are enabled. 2020-06-26T21:34:55.703 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:profile rt=1.7205958366394043, stop=False, exit=None, reads=[10] 2020-06-26T21:34:55.704 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stderr 2020-06-26T21:34:55.700+0000 7fe2de583700 -1 WARNING: all dangerous and experimental features are enabled. 2020-06-26T21:34:55.704 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:profile rt=1.7207145690917969, stop=False, exit=None, reads=[10] 2020-06-26T21:34:56.166 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout Self-signed certificate created 2020-06-26T21:34:56.167 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:profile rt=2.184032678604126, stop=False, exit=None, reads=[8] 2020-06-26T21:34:56.253 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:34:55 smithi051 bash[7113]: cluster 2020-06-26T21:34:54.975042+0000 mon.smithi051 (mon.0) 151 : cluster [DBG] mgrmap e16: smithi051.blmzin(active, since 2s) 2020-06-26T21:34:56.671 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:profile rt=2.688016176223755, stop=False, exit=0, reads=[8, 10] 2020-06-26T21:34:56.671 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:profile rt=2.688281536102295, stop=True, exit=0, reads=[8, 10] 2020-06-26T21:34:56.672 INFO:teuthology.orchestra.run.smithi051.stderr:INFO:cephadm:Creating initial admin user... 2020-06-26T21:34:56.672 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:['/usr/bin/docker', 'run', '--rm', '--net=host', '--ipc=host', '-e', 'CONTAINER_IMAGE=quay.ceph.io/ceph-ci/ceph:8b33a29f3a7f00f8e6f971159aa875abdbdf0dd9', '-e', 'NODE_NAME=smithi051', '-v', '/var/log/ceph/9eb212b8-b7f4-11ea-a06d-001a4aab830c:/var/log/ceph:z', '-v', '/tmp/ceph-tmp6dq_hjv4:/etc/ceph/ceph.client.admin.keyring:z', '-v', '/tmp/ceph-tmp9k3yi91i:/etc/ceph/ceph.conf:z', '--entrypoint', '/usr/bin/ceph', 'quay.ceph.io/ceph-ci/ceph:8b33a29f3a7f00f8e6f971159aa875abdbdf0dd9', 'dashboard', 'ac-user-create', 'admin', 'pl7tbz89ls', 'administrator', '--force-password', '--pwd-update-required'] 2020-06-26T21:34:56.672 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:Running command: /usr/bin/docker run --rm --net=host --ipc=host -e CONTAINER_IMAGE=quay.ceph.io/ceph-ci/ceph:8b33a29f3a7f00f8e6f971159aa875abdbdf0dd9 -e NODE_NAME=smithi051 -v /var/log/ceph/9eb212b8-b7f4-11ea-a06d-001a4aab830c:/var/log/ceph:z -v /tmp/ceph-tmp6dq_hjv4:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmp9k3yi91i:/etc/ceph/ceph.conf:z --entrypoint /usr/bin/ceph quay.ceph.io/ceph-ci/ceph:8b33a29f3a7f00f8e6f971159aa875abdbdf0dd9 dashboard ac-user-create admin pl7tbz89ls administrator --force-password --pwd-update-required 2020-06-26T21:34:57.385 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:34:56 smithi051 bash[7113]: audit 2020-06-26T21:34:55.996691+0000 mgr.smithi051.blmzin (mgr.14165) 3 : audit [DBG] from='client.14178 -' entity='client.admin' cmd=[{"prefix": "dashboard create-self-signed-cert", "target": ["mon-mgr", ""]}]: dispatch 2020-06-26T21:34:57.385 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:34:56 smithi051 bash[7113]: audit 2020-06-26T21:34:56.159541+0000 mon.smithi051 (mon.0) 152 : audit [INF] from='mgr.14165 172.21.15.51:0/2407568394' entity='mgr.smithi051.blmzin' cmd=[{"prefix":"config-key set","key":"mgr/dashboard/crt","val":"-----BEGIN CERTIFICATE-----\nMIIC0DCCAbgCEQD1GuyMb8tKSoTW1vH+2KdcMA0GCSqGSIb3DQEBDQUAMCYxCzAJ\nBgNVBAoMAklUMRcwFQYDVQQDDA5jZXBoLWRhc2hib2FyZDAeFw0yMDA2MjYyMTM0\nNTZaFw0zMDA2MjQyMTM0NTZaMCYxCzAJBgNVBAoMAklUMRcwFQYDVQQDDA5jZXBo\nLWRhc2hib2FyZDCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBALTDQhyh\nFFN+7ZUfL6rhcf2dv/SQ7z1RKrMUeQ03xOpBuRKnKHaggSOAO5p/V7nmG+Hat90z\nxeEuCRgHf8GMHmTdvhoh5u+t/SVehi/TqUe29ksFDy4xDI3H7hRCuj1508JERBZU\n7XNGKy3S5RC4HlpaFtNg9BO5fGMVhQl0jBzAdjSaNtOBMPnToSr/LkfgVRjtEBz3\ndqdeResLARIWeZdmCem+1PD4D+eYD9leossMwWG9EzXaq9BKViGbfiCwo3sdXBPY\nC+uKt1e6F2J/3twsyuN2ijptHkasq1xWAyjzC6LqS0Sateek7pP7tKlX1AHi9Frc\nbyaZcMsF3GU2/TMCAwEAATANBgkqhkiG9w0BAQ0FAAOCAQEATUyZmbfCQVaW1e29\nzBspaNeNh1YvWs+VN77/eML6GgyVYWnDi+usw/A+QzTc/DsEdDyHe7x4NGdGbdMB\nYcArKLe4jPS/Tc6c4s72Dh4MjFBoHmCGWtedPpZaK3hfB00cgMoKD/GJzF2CLgOX\nBucpJQCAKA09tPx/v3HKuj1zKTic8FpFYpRao7UDU48QV889udF+O0wd4JVfF3hE\nQ7uhc/cncXRegg7wY5TCvIbjMaosmngbL5AOmPqJRZIn2G7SSMT3tcXKvEo9xVll\nvzJpDHQUjp8mvrBpPDhOL1WFXypReE8BC1XbuZDHuxTSlO87fuqGf7wbiaGPIqWV\n8F7tng==\n-----END CERTIFICATE-----\n"}]: dispatch 2020-06-26T21:34:57.386 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:34:56 smithi051 bash[7113]: audit 2020-06-26T21:34:56.163194+0000 mon.smithi051 (mon.0) 153 : audit [INF] from='mgr.14165 172.21.15.51:0/2407568394' entity='mgr.smithi051.blmzin' cmd='[{"prefix":"config-key set","key":"mgr/dashboard/crt","val":"-----BEGIN CERTIFICATE-----\nMIIC0DCCAbgCEQD1GuyMb8tKSoTW1vH+2KdcMA0GCSqGSIb3DQEBDQUAMCYxCzAJ\nBgNVBAoMAklUMRcwFQYDVQQDDA5jZXBoLWRhc2hib2FyZDAeFw0yMDA2MjYyMTM0\nNTZaFw0zMDA2MjQyMTM0NTZaMCYxCzAJBgNVBAoMAklUMRcwFQYDVQQDDA5jZXBo\nLWRhc2hib2FyZDCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBALTDQhyh\nFFN+7ZUfL6rhcf2dv/SQ7z1RKrMUeQ03xOpBuRKnKHaggSOAO5p/V7nmG+Hat90z\nxeEuCRgHf8GMHmTdvhoh5u+t/SVehi/TqUe29ksFDy4xDI3H7hRCuj1508JERBZU\n7XNGKy3S5RC4HlpaFtNg9BO5fGMVhQl0jBzAdjSaNtOBMPnToSr/LkfgVRjtEBz3\ndqdeResLARIWeZdmCem+1PD4D+eYD9leossMwWG9EzXaq9BKViGbfiCwo3sdXBPY\nC+uKt1e6F2J/3twsyuN2ijptHkasq1xWAyjzC6LqS0Sateek7pP7tKlX1AHi9Frc\nbyaZcMsF3GU2/TMCAwEAATANBgkqhkiG9w0BAQ0FAAOCAQEATUyZmbfCQVaW1e29\nzBspaNeNh1YvWs+VN77/eML6GgyVYWnDi+usw/A+QzTc/DsEdDyHe7x4NGdGbdMB\nYcArKLe4jPS/Tc6c4s72Dh4MjFBoHmCGWtedPpZaK3hfB00cgMoKD/GJzF2CLgOX\nBucpJQCAKA09tPx/v3HKuj1zKTic8FpFYpRao7UDU48QV889udF+O0wd4JVfF3hE\nQ7uhc/cncXRegg7wY5TCvIbjMaosmngbL5AOmPqJRZIn2G7SSMT3tcXKvEo9xVll\nvzJpDHQUjp8mvrBpPDhOL1WFXypReE8BC1XbuZDHuxTSlO87fuqGf7wbiaGPIqWV\n8F7tng==\n-----END CERTIFICATE-----\n"}]': finished 2020-06-26T21:34:57.386 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:34:56 smithi051 bash[7113]: audit 2020-06-26T21:34:56.163765+0000 mon.smithi051 (mon.0) 154 : audit [INF] from='mgr.14165 172.21.15.51:0/2407568394' entity='mgr.smithi051.blmzin' cmd=[{"prefix":"config-key set","key":"mgr/dashboard/key","val":"-----BEGIN PRIVATE KEY-----\nMIIEvQIBADANBgkqhkiG9w0BAQEFAASCBKcwggSjAgEAAoIBAQC0w0IcoRRTfu2V\nHy+q4XH9nb/0kO89USqzFHkNN8TqQbkSpyh2oIEjgDuaf1e55hvh2rfdM8XhLgkY\nB3/BjB5k3b4aIebvrf0lXoYv06lHtvZLBQ8uMQyNx+4UQro9edPCREQWVO1zRist\n0uUQuB5aWhbTYPQTuXxjFYUJdIwcwHY0mjbTgTD506Eq/y5H4FUY7RAc93anXkXr\nCwESFnmXZgnpvtTw+A/nmA/ZXqLLDMFhvRM12qvQSlYhm34gsKN7HVwT2AvrirdX\nuhdif97cLMrjdoo6bR5GrKtcVgMo8wui6ktEmrXnpO6T+7SpV9QB4vRa3G8mmXDL\nBdxlNv0zAgMBAAECggEAFtcpTmbII7jBGnujUUtFVQ+Oxr9di3jrFU+78AChAByn\n3wSCJ2Mmji7Q2TfIBPRfh41UeD3nfgmMGp4v9WvYF1SxhanM/XIVr5gfCoILPMWQ\nn3AXN/X4qR2fJq47zDLNoBlyJQQ8MLmoERU53n/1TeNeSP1SOf/RCNAaTFSOs78j\niG+HhWAjG3z3w8XF0nO6sM8beua12AjXJpK3FoPTjNexJzKEtUJgx1Ja3Ry9JwEd\npZWuENOKWnpJ3c3iWYLnNm9/rvsIFoQEsC0Gun2giHcpzP88mH2ymQAHJLuzCN/T\n8R1cPS1SK2oPJ1k2J/G+NM6aRgT2Hp3X1q4bSpNKCQKBgQDf2/YoMQ+rflCaH70k\nLQjkx6UsSo2bSHd59snpyC8bvOdEX6xFv5zkPEJJ0t9laG1Og9s0CEYG7iKJg29w\n/EjhYvKyyWXrlFvd72GQh8Blih/Z5UHAAAXn+XXtaDC5KJoOezzNAlPt258TbyaD\nRRppH8ad+JqBmv7TKlPWSdVrbwKBgQDOt0RhFeMtgy0b+xqq2fd2HNtPfuCq95C5\n20ef1E8cyhpsqiP/cuwgNZwg3hrCudLG5o8gHO4aooOqXLQhcMlNAxeVZe/x3BRh\nZJVGqSaSY5aYBGNMI0U0LYnVtADw824EJLNbH7J5v+e6ZKjA87cvBDcDi6zbCnIi\nksE8B/L4fQKBgEdxuBoTrmCZK7hEsOS+yrvZS8na8V7Bvf/a144ZKY+8tkKIFj8c\nbEIbSTyuZEXFEj2gr3DnwxGrJrKklAiHO+tS3QpaZIDPFJK8N3MdIDZH4upz1Iwm\ndbwXTZ+7RPGTF7fPdRQozgh3s0lMjAoRH+C1F3qLQSRkBzf1plQZtFdZAoGBAIWW\n2GDplSwHdvJ7P4ukWxEAqxZfx2+Vl/kUZeA7g3j2f0c0WRkvurtCCgkPoDmxfy69\nN0eoipO57N7/FAX8bosPcYFCJGOoN5+NMg89J0k5hMvvIgDFVmbW+xmZP3Z3yuRw\nl1xPSrb1txq1DH3NwtdmoOrwrB/OS15eevSBqpq9AoGAOGfjjFuIluMkuptD0JPt\nuNrsDQ9qCzwm54jbmM3wL7gXQn0EJvAGVp6fE0rKsyg6c6qagW535p9hy+rIjdq/\nZSqMQ/FSENrKTM3LeEkKyEx6nYMVWEjrC/9X3tm/j+sGM/+kIkJdnNeWkpj9OMWV\nAkf/N9fmUo5j7d0LLL3dN8Y=\n-----END PRIVATE KEY-----\n"}]: dispatch 2020-06-26T21:34:57.386 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:34:56 smithi051 bash[7113]: audit 2020-06-26T21:34:56.166374+0000 mon.smithi051 (mon.0) 155 : audit [INF] from='mgr.14165 172.21.15.51:0/2407568394' entity='mgr.smithi051.blmzin' cmd='[{"prefix":"config-key set","key":"mgr/dashboard/key","val":"-----BEGIN PRIVATE KEY-----\nMIIEvQIBADANBgkqhkiG9w0BAQEFAASCBKcwggSjAgEAAoIBAQC0w0IcoRRTfu2V\nHy+q4XH9nb/0kO89USqzFHkNN8TqQbkSpyh2oIEjgDuaf1e55hvh2rfdM8XhLgkY\nB3/BjB5k3b4aIebvrf0lXoYv06lHtvZLBQ8uMQyNx+4UQro9edPCREQWVO1zRist\n0uUQuB5aWhbTYPQTuXxjFYUJdIwcwHY0mjbTgTD506Eq/y5H4FUY7RAc93anXkXr\nCwESFnmXZgnpvtTw+A/nmA/ZXqLLDMFhvRM12qvQSlYhm34gsKN7HVwT2AvrirdX\nuhdif97cLMrjdoo6bR5GrKtcVgMo8wui6ktEmrXnpO6T+7SpV9QB4vRa3G8mmXDL\nBdxlNv0zAgMBAAECggEAFtcpTmbII7jBGnujUUtFVQ+Oxr9di3jrFU+78AChAByn\n3wSCJ2Mmji7Q2TfIBPRfh41UeD3nfgmMGp4v9WvYF1SxhanM/XIVr5gfCoILPMWQ\nn3AXN/X4qR2fJq47zDLNoBlyJQQ8MLmoERU53n/1TeNeSP1SOf/RCNAaTFSOs78j\niG+HhWAjG3z3w8XF0nO6sM8beua12AjXJpK3FoPTjNexJzKEtUJgx1Ja3Ry9JwEd\npZWuENOKWnpJ3c3iWYLnNm9/rvsIFoQEsC0Gun2giHcpzP88mH2ymQAHJLuzCN/T\n8R1cPS1SK2oPJ1k2J/G+NM6aRgT2Hp3X1q4bSpNKCQKBgQDf2/YoMQ+rflCaH70k\nLQjkx6UsSo2bSHd59snpyC8bvOdEX6xFv5zkPEJJ0t9laG1Og9s0CEYG7iKJg29w\n/EjhYvKyyWXrlFvd72GQh8Blih/Z5UHAAAXn+XXtaDC5KJoOezzNAlPt258TbyaD\nRRppH8ad+JqBmv7TKlPWSdVrbwKBgQDOt0RhFeMtgy0b+xqq2fd2HNtPfuCq95C5\n20ef1E8cyhpsqiP/cuwgNZwg3hrCudLG5o8gHO4aooOqXLQhcMlNAxeVZe/x3BRh\nZJVGqSaSY5aYBGNMI0U0LYnVtADw824EJLNbH7J5v+e6ZKjA87cvBDcDi6zbCnIi\nksE8B/L4fQKBgEdxuBoTrmCZK7hEsOS+yrvZS8na8V7Bvf/a144ZKY+8tkKIFj8c\nbEIbSTyuZEXFEj2gr3DnwxGrJrKklAiHO+tS3QpaZIDPFJK8N3MdIDZH4upz1Iwm\ndbwXTZ+7RPGTF7fPdRQozgh3s0lMjAoRH+C1F3qLQSRkBzf1plQZtFdZAoGBAIWW\n2GDplSwHdvJ7P4ukWxEAqxZfx2+Vl/kUZeA7g3j2f0c0WRkvurtCCgkPoDmxfy69\nN0eoipO57N7/FAX8bosPcYFCJGOoN5+NMg89J0k5hMvvIgDFVmbW+xmZP3Z3yuRw\nl1xPSrb1txq1DH3NwtdmoOrwrB/OS15eevSBqpq9AoGAOGfjjFuIluMkuptD0JPt\nuNrsDQ9qCzwm54jbmM3wL7gXQn0EJvAGVp6fE0rKsyg6c6qagW535p9hy+rIjdq/\nZSqMQ/FSENrKTM3LeEkKyEx6nYMVWEjrC/9X3tm/j+sGM/+kIkJdnNeWkpj9OMWV\nAkf/N9fmUo5j7d0LLL3dN8Y=\n-----END PRIVATE KEY-----\n"}]': finished 2020-06-26T21:34:57.971 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stderr 2020-06-26T21:34:57.944+0000 7f2e3f178700 -1 WARNING: all dangerous and experimental features are enabled. 2020-06-26T21:34:57.972 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:profile rt=1.2980799674987793, stop=False, exit=None, reads=[10] 2020-06-26T21:34:57.972 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stderr 2020-06-26T21:34:57.968+0000 7f2e3df16700 -1 WARNING: all dangerous and experimental features are enabled. 2020-06-26T21:34:57.973 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:profile rt=1.2982358932495117, stop=False, exit=None, reads=[10] 2020-06-26T21:34:58.531 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout {"username": "admin", "password": "$2b$12$uiBFypDdBkpQB.iVHGovR.yyC1Uv9qV22eXagXPFrLNvHnfXC6n6S", "roles": ["administrator"], "name": null, "email": null, "lastUpdate": 1593207298, "enabled": true, "pwdExpirationDate": null, "pwdUpdateRequired": true} 2020-06-26T21:34:58.531 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:profile rt=1.8576762676239014, stop=False, exit=None, reads=[8] 2020-06-26T21:34:59.053 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:profile rt=2.3794729709625244, stop=False, exit=0, reads=[8, 10] 2020-06-26T21:34:59.053 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:profile rt=2.379650831222534, stop=True, exit=0, reads=[8, 10] 2020-06-26T21:34:59.054 INFO:teuthology.orchestra.run.smithi051.stderr:INFO:cephadm:Fetching dashboard port number... 2020-06-26T21:34:59.054 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:['/usr/bin/docker', 'run', '--rm', '--net=host', '--ipc=host', '-e', 'CONTAINER_IMAGE=quay.ceph.io/ceph-ci/ceph:8b33a29f3a7f00f8e6f971159aa875abdbdf0dd9', '-e', 'NODE_NAME=smithi051', '-v', '/var/log/ceph/9eb212b8-b7f4-11ea-a06d-001a4aab830c:/var/log/ceph:z', '-v', '/tmp/ceph-tmp6dq_hjv4:/etc/ceph/ceph.client.admin.keyring:z', '-v', '/tmp/ceph-tmp9k3yi91i:/etc/ceph/ceph.conf:z', '--entrypoint', '/usr/bin/ceph', 'quay.ceph.io/ceph-ci/ceph:8b33a29f3a7f00f8e6f971159aa875abdbdf0dd9', 'config', 'get', 'mgr', 'mgr/dashboard/ssl_server_port'] 2020-06-26T21:34:59.054 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:Running command: /usr/bin/docker run --rm --net=host --ipc=host -e CONTAINER_IMAGE=quay.ceph.io/ceph-ci/ceph:8b33a29f3a7f00f8e6f971159aa875abdbdf0dd9 -e NODE_NAME=smithi051 -v /var/log/ceph/9eb212b8-b7f4-11ea-a06d-001a4aab830c:/var/log/ceph:z -v /tmp/ceph-tmp6dq_hjv4:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmp9k3yi91i:/etc/ceph/ceph.conf:z --entrypoint /usr/bin/ceph quay.ceph.io/ceph-ci/ceph:8b33a29f3a7f00f8e6f971159aa875abdbdf0dd9 config get mgr mgr/dashboard/ssl_server_port 2020-06-26T21:34:59.635 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:34:59 smithi051 bash[7113]: cluster 2020-06-26T21:34:58.174835+0000 mon.smithi051 (mon.0) 156 : cluster [DBG] mgrmap e17: smithi051.blmzin(active, since 6s) 2020-06-26T21:34:59.636 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:34:59 smithi051 bash[7113]: audit 2020-06-26T21:34:58.285000+0000 mgr.smithi051.blmzin (mgr.14165) 4 : audit [DBG] from='client.14180 -' entity='client.admin' cmd=[{"prefix": "dashboard ac-user-create", "username": "admin", "password": "pl7tbz89ls", "rolename": "administrator", "force_password": true, "pwd_update_required": true, "target": ["mon-mgr", ""]}]: dispatch 2020-06-26T21:34:59.636 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:34:59 smithi051 bash[7113]: audit 2020-06-26T21:34:58.527038+0000 mon.smithi051 (mon.0) 157 : audit [INF] from='mgr.14165 172.21.15.51:0/2407568394' entity='mgr.smithi051.blmzin' cmd=[{"prefix":"config-key set","key":"mgr/dashboard/accessdb_v2","val":"{\"users\": {\"admin\": {\"username\": \"admin\", \"password\": \"$2b$12$uiBFypDdBkpQB.iVHGovR.yyC1Uv9qV22eXagXPFrLNvHnfXC6n6S\", \"roles\": [\"administrator\"], \"name\": null, \"email\": null, \"lastUpdate\": 1593207298, \"enabled\": true, \"pwdExpirationDate\": null, \"pwdUpdateRequired\": true}}, \"roles\": {}, \"version\": 2}"}]: dispatch 2020-06-26T21:34:59.636 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:34:59 smithi051 bash[7113]: audit 2020-06-26T21:34:58.530852+0000 mon.smithi051 (mon.0) 158 : audit [INF] from='mgr.14165 172.21.15.51:0/2407568394' entity='mgr.smithi051.blmzin' cmd='[{"prefix":"config-key set","key":"mgr/dashboard/accessdb_v2","val":"{\"users\": {\"admin\": {\"username\": \"admin\", \"password\": \"$2b$12$uiBFypDdBkpQB.iVHGovR.yyC1Uv9qV22eXagXPFrLNvHnfXC6n6S\", \"roles\": [\"administrator\"], \"name\": null, \"email\": null, \"lastUpdate\": 1593207298, \"enabled\": true, \"pwdExpirationDate\": null, \"pwdUpdateRequired\": true}}, \"roles\": {}, \"version\": 2}"}]': finished 2020-06-26T21:35:00.366 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stderr 2020-06-26T21:35:00.348+0000 7fc811660700 -1 WARNING: all dangerous and experimental features are enabled. 2020-06-26T21:35:00.367 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stderr 2020-06-26T21:35:00.364+0000 7fc80bfff700 -1 WARNING: all dangerous and experimental features are enabled. 2020-06-26T21:35:00.367 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:profile rt=1.3119959831237793, stop=False, exit=None, reads=[10] 2020-06-26T21:35:00.650 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout 8443 2020-06-26T21:35:00.650 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:profile rt=1.5954465866088867, stop=False, exit=None, reads=[8] 2020-06-26T21:35:01.135 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:35:00 smithi051 bash[7113]: audit 2020-06-26T21:35:00.650031+0000 mon.smithi051 (mon.0) 159 : audit [DBG] from='client.? 172.21.15.51:0/4039965274' entity='client.admin' cmd=[{"prefix": "config get", "who": "mgr", "key": "mgr/dashboard/ssl_server_port"}]: dispatch 2020-06-26T21:35:01.212 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:profile rt=2.157973289489746, stop=False, exit=0, reads=[8, 10] 2020-06-26T21:35:01.213 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:/usr/bin/ceph:profile rt=2.158159017562866, stop=True, exit=0, reads=[8, 10] 2020-06-26T21:35:01.225 INFO:teuthology.orchestra.run.smithi051.stderr:INFO:cephadm:Ceph Dashboard is now available at: 2020-06-26T21:35:01.225 INFO:teuthology.orchestra.run.smithi051.stderr: 2020-06-26T21:35:01.225 INFO:teuthology.orchestra.run.smithi051.stderr: URL: https://smithi051.front.sepia.ceph.com:8443/ 2020-06-26T21:35:01.226 INFO:teuthology.orchestra.run.smithi051.stderr: User: admin 2020-06-26T21:35:01.226 INFO:teuthology.orchestra.run.smithi051.stderr: Password: pl7tbz89ls 2020-06-26T21:35:01.226 INFO:teuthology.orchestra.run.smithi051.stderr: 2020-06-26T21:35:01.226 INFO:teuthology.orchestra.run.smithi051.stderr:INFO:cephadm:You can access the Ceph CLI with: 2020-06-26T21:35:01.226 INFO:teuthology.orchestra.run.smithi051.stderr: 2020-06-26T21:35:01.227 INFO:teuthology.orchestra.run.smithi051.stderr: sudo /home/ubuntu/cephtest/cephadm shell --fsid 9eb212b8-b7f4-11ea-a06d-001a4aab830c -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring 2020-06-26T21:35:01.227 INFO:teuthology.orchestra.run.smithi051.stderr: 2020-06-26T21:35:01.227 INFO:teuthology.orchestra.run.smithi051.stderr:INFO:cephadm:Please consider enabling telemetry to help improve Ceph: 2020-06-26T21:35:01.227 INFO:teuthology.orchestra.run.smithi051.stderr: 2020-06-26T21:35:01.227 INFO:teuthology.orchestra.run.smithi051.stderr: ceph telemetry on 2020-06-26T21:35:01.228 INFO:teuthology.orchestra.run.smithi051.stderr: 2020-06-26T21:35:01.228 INFO:teuthology.orchestra.run.smithi051.stderr:For more information see: 2020-06-26T21:35:01.228 INFO:teuthology.orchestra.run.smithi051.stderr: 2020-06-26T21:35:01.228 INFO:teuthology.orchestra.run.smithi051.stderr: https://docs.ceph.com/docs/master/mgr/telemetry/ 2020-06-26T21:35:01.228 INFO:teuthology.orchestra.run.smithi051.stderr: 2020-06-26T21:35:01.228 INFO:teuthology.orchestra.run.smithi051.stderr:INFO:cephadm:Bootstrap complete. 2020-06-26T21:35:01.229 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:Releasing lock 140506748178672 on /run/cephadm/9eb212b8-b7f4-11ea-a06d-001a4aab830c.lock 2020-06-26T21:35:01.229 INFO:teuthology.orchestra.run.smithi051.stderr:DEBUG:cephadm:Lock 140506748178672 released on /run/cephadm/9eb212b8-b7f4-11ea-a06d-001a4aab830c.lock 2020-06-26T21:35:01.252 INFO:tasks.cephadm:Fetching config... 2020-06-26T21:35:01.263 DEBUG:teuthology.orchestra.remote:smithi051:/etc/ceph/ceph.conf is 175B 2020-06-26T21:35:01.276 INFO:tasks.cephadm:Fetching client.admin keyring... 2020-06-26T21:35:01.284 DEBUG:teuthology.orchestra.remote:smithi051:/etc/ceph/ceph.client.admin.keyring is 63B 2020-06-26T21:35:01.337 INFO:tasks.cephadm:Fetching mon keyring... 2020-06-26T21:35:01.338 INFO:teuthology.orchestra.run.smithi051:> mktemp 2020-06-26T21:35:01.345 INFO:teuthology.orchestra.run.smithi051.stdout:/tmp/tmp.pECIsMz88X 2020-06-26T21:35:01.345 INFO:teuthology.orchestra.run.smithi051:> sudo cp /var/lib/ceph/9eb212b8-b7f4-11ea-a06d-001a4aab830c/mon.smithi051/keyring /tmp/tmp.pECIsMz88X 2020-06-26T21:35:01.403 INFO:teuthology.orchestra.run.smithi051:> sudo chmod 0666 /tmp/tmp.pECIsMz88X 2020-06-26T21:35:01.512 DEBUG:teuthology.orchestra.remote:smithi051:/tmp/tmp.pECIsMz88X is 77B 2020-06-26T21:35:01.523 INFO:teuthology.orchestra.run.smithi051:> rm -fr /tmp/tmp.pECIsMz88X 2020-06-26T21:35:01.535 INFO:tasks.cephadm:Fetching pub ssh key... 2020-06-26T21:35:01.588 DEBUG:teuthology.orchestra.remote:smithi051:/home/ubuntu/cephtest/ceph.pub is 595B 2020-06-26T21:35:01.606 INFO:tasks.cephadm:Installing pub ssh key for root users... 2020-06-26T21:35:01.607 INFO:teuthology.orchestra.run.smithi051:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDhZTOlyycY7S+9JpSjNPkx7PJH2He5MMv+cOS2pcHOi54fnvNcrbM15qh2sSDdh2NPCLLIBxNrleMvP4/Sp0IK4unmBreXar/bRYP/BSGzKPu5ZTgp1rRWcghHIdT+0puj9yt/cOJ4HBYSQNmdjq1KagVbHnADjnfDOB02WAcJ5iDP+ZL3+CUupG+EVPrK2Wucw3FAYzxoAwy+1dbpJohSTAO1e31ttfM7LZFKB4Fj0yvy0LTA/RqIZV6+E1screAWraKmB9PfMmzCXw5ixKHhW+QhRYCWgVT7PsNLkraHm9qJrrEm+X+bqWIzQV/yBvl3QbchnHGMVxVMJDKo8TvQA8yu/vpMZtQzm2/XFTgF5mhZBzevYPJescbCErWPlIJF2Lx1NEYhfFQ8G1imd07uTHjocltfI0r7fcmICrBNu8wJ+dT176L9tN0fYwQczRdwa7jHk4OA/Ecx6YTI/9gx1V/Hxe1RY5NBOSYput7gFVEhEwyapYnDqvIY2SWTaj8= ceph-9eb212b8-b7f4-11ea-a06d-001a4aab830c' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2020-06-26T21:35:01.631 INFO:teuthology.orchestra.run.smithi051.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDhZTOlyycY7S+9JpSjNPkx7PJH2He5MMv+cOS2pcHOi54fnvNcrbM15qh2sSDdh2NPCLLIBxNrleMvP4/Sp0IK4unmBreXar/bRYP/BSGzKPu5ZTgp1rRWcghHIdT+0puj9yt/cOJ4HBYSQNmdjq1KagVbHnADjnfDOB02WAcJ5iDP+ZL3+CUupG+EVPrK2Wucw3FAYzxoAwy+1dbpJohSTAO1e31ttfM7LZFKB4Fj0yvy0LTA/RqIZV6+E1screAWraKmB9PfMmzCXw5ixKHhW+QhRYCWgVT7PsNLkraHm9qJrrEm+X+bqWIzQV/yBvl3QbchnHGMVxVMJDKo8TvQA8yu/vpMZtQzm2/XFTgF5mhZBzevYPJescbCErWPlIJF2Lx1NEYhfFQ8G1imd07uTHjocltfI0r7fcmICrBNu8wJ+dT176L9tN0fYwQczRdwa7jHk4OA/Ecx6YTI/9gx1V/Hxe1RY5NBOSYput7gFVEhEwyapYnDqvIY2SWTaj8= ceph-9eb212b8-b7f4-11ea-a06d-001a4aab830c 2020-06-26T21:35:01.643 INFO:teuthology.orchestra.run.smithi143:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDhZTOlyycY7S+9JpSjNPkx7PJH2He5MMv+cOS2pcHOi54fnvNcrbM15qh2sSDdh2NPCLLIBxNrleMvP4/Sp0IK4unmBreXar/bRYP/BSGzKPu5ZTgp1rRWcghHIdT+0puj9yt/cOJ4HBYSQNmdjq1KagVbHnADjnfDOB02WAcJ5iDP+ZL3+CUupG+EVPrK2Wucw3FAYzxoAwy+1dbpJohSTAO1e31ttfM7LZFKB4Fj0yvy0LTA/RqIZV6+E1screAWraKmB9PfMmzCXw5ixKHhW+QhRYCWgVT7PsNLkraHm9qJrrEm+X+bqWIzQV/yBvl3QbchnHGMVxVMJDKo8TvQA8yu/vpMZtQzm2/XFTgF5mhZBzevYPJescbCErWPlIJF2Lx1NEYhfFQ8G1imd07uTHjocltfI0r7fcmICrBNu8wJ+dT176L9tN0fYwQczRdwa7jHk4OA/Ecx6YTI/9gx1V/Hxe1RY5NBOSYput7gFVEhEwyapYnDqvIY2SWTaj8= ceph-9eb212b8-b7f4-11ea-a06d-001a4aab830c' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2020-06-26T21:35:01.668 INFO:teuthology.orchestra.run.smithi143.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDhZTOlyycY7S+9JpSjNPkx7PJH2He5MMv+cOS2pcHOi54fnvNcrbM15qh2sSDdh2NPCLLIBxNrleMvP4/Sp0IK4unmBreXar/bRYP/BSGzKPu5ZTgp1rRWcghHIdT+0puj9yt/cOJ4HBYSQNmdjq1KagVbHnADjnfDOB02WAcJ5iDP+ZL3+CUupG+EVPrK2Wucw3FAYzxoAwy+1dbpJohSTAO1e31ttfM7LZFKB4Fj0yvy0LTA/RqIZV6+E1screAWraKmB9PfMmzCXw5ixKHhW+QhRYCWgVT7PsNLkraHm9qJrrEm+X+bqWIzQV/yBvl3QbchnHGMVxVMJDKo8TvQA8yu/vpMZtQzm2/XFTgF5mhZBzevYPJescbCErWPlIJF2Lx1NEYhfFQ8G1imd07uTHjocltfI0r7fcmICrBNu8wJ+dT176L9tN0fYwQczRdwa7jHk4OA/Ecx6YTI/9gx1V/Hxe1RY5NBOSYput7gFVEhEwyapYnDqvIY2SWTaj8= ceph-9eb212b8-b7f4-11ea-a06d-001a4aab830c 2020-06-26T21:35:01.683 INFO:teuthology.orchestra.run.smithi051:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:8b33a29f3a7f00f8e6f971159aa875abdbdf0dd9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 9eb212b8-b7f4-11ea-a06d-001a4aab830c -- ceph config set mgr mgr/cephadm/allow_ptrace true 2020-06-26T21:35:05.040 INFO:teuthology.orchestra.run.smithi051.stderr:2020-06-26T21:35:05.036+0000 7f97577fe700 -1 WARNING: all dangerous and experimental features are enabled. 2020-06-26T21:35:05.635 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:35:05 smithi051 bash[7113]: audit 2020-06-26T21:35:04.771908+0000 mon.smithi051 (mon.0) 160 : audit [DBG] from='mgr.14165 172.21.15.51:0/2407568394' entity='mgr.smithi051.blmzin' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2020-06-26T21:35:05.635 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:35:05 smithi051 bash[7113]: audit 2020-06-26T21:35:05.039893+0000 mon.smithi051 (mon.0) 161 : audit [INF] from='mgr.14165 172.21.15.51:0/2407568394' entity='mgr.smithi051.blmzin' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi051","val":"{\"daemons\": {\"mon.smithi051\": {\"daemon_type\": \"mon\", \"daemon_id\": \"smithi051\", \"hostname\": \"smithi051\", \"container_id\": \"b9f0fca28a83\", \"container_image_id\": \"81a8ed38fd46fe2f017573ccef769bc8fa908f45cbc7934058dcfcea5255face\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:8b33a29f3a7f00f8e6f971159aa875abdbdf0dd9\", \"version\": \"16.0.0-2955-g8b33a29\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-06-26T21:34:53.966107\", \"created\": \"2020-06-26T21:33:46.028645\", \"started\": \"2020-06-26T21:33:53.151371\"}, \"mgr.smithi051.blmzin\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"smithi051.blmzin\", \"hostname\": \"smithi051\", \"container_id\": \"b070152b4036\", \"container_image_id\": \"81a8ed38fd46fe2f017573ccef769bc8fa908f45cbc7934058dcfcea5255face\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:8b33a29f3a7f00f8e6f971159aa875abdbdf0dd9\", \"version\": \"16.0.0-2955-g8b33a29\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-06-26T21:34:53.966349\", \"created\": \"2020-06-26T21:33:55.708644\", \"started\": \"2020-06-26T21:33:55.810903\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD016T4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1600321314816.0, \"human_readable_size\": \"1.46 TB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"_CVFT6011006A1P6DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"128\", \"scheduler_mode\": \"cfq\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4HPJX\"}], \"osdspec_previews\": [], \"daemon_config_deps\": {}, \"last_daemon_update\": \"2020-06-26T21:34:53.966608\", \"last_device_update\": \"2020-06-26T21:35:05.038879\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.51\"]}, \"last_host_check\": \"2020-06-26T21:34:22.714142\"}"}]: dispatch 2020-06-26T21:35:05.636 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:35:05 smithi051 bash[7113]: audit 2020-06-26T21:35:05.042751+0000 mon.smithi051 (mon.0) 162 : audit [INF] from='mgr.14165 172.21.15.51:0/2407568394' entity='mgr.smithi051.blmzin' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi051","val":"{\"daemons\": {\"mon.smithi051\": {\"daemon_type\": \"mon\", \"daemon_id\": \"smithi051\", \"hostname\": \"smithi051\", \"container_id\": \"b9f0fca28a83\", \"container_image_id\": \"81a8ed38fd46fe2f017573ccef769bc8fa908f45cbc7934058dcfcea5255face\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:8b33a29f3a7f00f8e6f971159aa875abdbdf0dd9\", \"version\": \"16.0.0-2955-g8b33a29\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-06-26T21:34:53.966107\", \"created\": \"2020-06-26T21:33:46.028645\", \"started\": \"2020-06-26T21:33:53.151371\"}, \"mgr.smithi051.blmzin\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"smithi051.blmzin\", \"hostname\": \"smithi051\", \"container_id\": \"b070152b4036\", \"container_image_id\": \"81a8ed38fd46fe2f017573ccef769bc8fa908f45cbc7934058dcfcea5255face\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:8b33a29f3a7f00f8e6f971159aa875abdbdf0dd9\", \"version\": \"16.0.0-2955-g8b33a29\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-06-26T21:34:53.966349\", \"created\": \"2020-06-26T21:33:55.708644\", \"started\": \"2020-06-26T21:33:55.810903\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD016T4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1600321314816.0, \"human_readable_size\": \"1.46 TB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"_CVFT6011006A1P6DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"128\", \"scheduler_mode\": \"cfq\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4HPJX\"}], \"osdspec_previews\": [], \"daemon_config_deps\": {}, \"last_daemon_update\": \"2020-06-26T21:34:53.966608\", \"last_device_update\": \"2020-06-26T21:35:05.038879\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.51\"]}, \"last_host_check\": \"2020-06-26T21:34:22.714142\"}"}]': finished 2020-06-26T21:35:05.636 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:35:05 smithi051 bash[7113]: audit 2020-06-26T21:35:05.224407+0000 mon.smithi051 (mon.0) 163 : audit [INF] from='client.? 172.21.15.51:0/3581005094' entity='client.admin' cmd=[{"prefix": "config set", "who": "mgr", "name": "mgr/cephadm/allow_ptrace", "value": "true"}]: dispatch 2020-06-26T21:35:05.636 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:35:05 smithi051 bash[7113]: audit 2020-06-26T21:35:05.231963+0000 mon.smithi051 (mon.0) 164 : audit [INF] from='client.? 172.21.15.51:0/3581005094' entity='client.admin' cmd='[{"prefix": "config set", "who": "mgr", "name": "mgr/cephadm/allow_ptrace", "value": "true"}]': finished 2020-06-26T21:35:05.974 INFO:tasks.cephadm:Writing (initial) conf and keyring to smithi143 2020-06-26T21:35:05.974 INFO:teuthology.orchestra.run.smithi143:> cat > /etc/ceph/ceph.conf 2020-06-26T21:35:06.021 INFO:teuthology.orchestra.run.smithi143:> cat > /etc/ceph/ceph.client.admin.keyring 2020-06-26T21:35:06.109 INFO:tasks.cephadm:Adding host smithi143 to orchestrator... 2020-06-26T21:35:06.110 INFO:teuthology.orchestra.run.smithi143:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:8b33a29f3a7f00f8e6f971159aa875abdbdf0dd9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 9eb212b8-b7f4-11ea-a06d-001a4aab830c -- ceph orch host add smithi143 2020-06-26T21:35:06.884 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:35:06 smithi051 bash[7113]: cephadm 2020-06-26T21:35:05.053270+0000 mgr.smithi051.blmzin (mgr.14165) 5 : cephadm [INF] Deploying daemon alertmanager.smithi051 on smithi051 2020-06-26T21:35:12.635 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:35:12 smithi051 bash[7113]: cluster 2020-06-26T21:35:12.231817+0000 mon.smithi051 (mon.0) 165 : cluster [INF] Health check cleared: CEPHADM_STRAY_DAEMON (was: 2 stray daemons(s) not managed by cephadm) 2020-06-26T21:35:12.635 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:35:12 smithi051 bash[7113]: cluster 2020-06-26T21:35:12.231878+0000 mon.smithi051 (mon.0) 166 : cluster [INF] Health check cleared: CEPHADM_STRAY_HOST (was: 1 stray host(s) with 2 daemon(s) not managed by cephadm) 2020-06-26T21:35:12.635 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:35:12 smithi051 bash[7113]: cluster 2020-06-26T21:35:12.231904+0000 mon.smithi051 (mon.0) 167 : cluster [INF] Cluster is now healthy 2020-06-26T21:35:13.634 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:35:13 smithi051 bash[7113]: cluster 2020-06-26T21:35:12.180806+0000 mgr.smithi051.blmzin (mgr.14165) 6 : cluster [DBG] pgmap v3: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2020-06-26T21:35:15.884 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:35:15 smithi051 bash[7113]: cluster 2020-06-26T21:35:14.181246+0000 mgr.smithi051.blmzin (mgr.14165) 7 : cluster [DBG] pgmap v4: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2020-06-26T21:35:17.635 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:35:17 smithi051 bash[7113]: cluster 2020-06-26T21:35:16.181788+0000 mgr.smithi051.blmzin (mgr.14165) 8 : cluster [DBG] pgmap v5: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2020-06-26T21:35:17.636 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:35:17 smithi051 bash[7113]: audit 2020-06-26T21:35:17.266542+0000 mon.smithi051 (mon.0) 168 : audit [INF] from='mgr.14165 172.21.15.51:0/2407568394' entity='mgr.smithi051.blmzin' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi051","val":"{\"daemons\": {\"mon.smithi051\": {\"daemon_type\": \"mon\", \"daemon_id\": \"smithi051\", \"hostname\": \"smithi051\", \"container_id\": \"b9f0fca28a83\", \"container_image_id\": \"81a8ed38fd46fe2f017573ccef769bc8fa908f45cbc7934058dcfcea5255face\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:8b33a29f3a7f00f8e6f971159aa875abdbdf0dd9\", \"version\": \"16.0.0-2955-g8b33a29\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-06-26T21:34:53.966107\", \"created\": \"2020-06-26T21:33:46.028645\", \"started\": \"2020-06-26T21:33:53.151371\"}, \"mgr.smithi051.blmzin\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"smithi051.blmzin\", \"hostname\": \"smithi051\", \"container_id\": \"b070152b4036\", \"container_image_id\": \"81a8ed38fd46fe2f017573ccef769bc8fa908f45cbc7934058dcfcea5255face\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:8b33a29f3a7f00f8e6f971159aa875abdbdf0dd9\", \"version\": \"16.0.0-2955-g8b33a29\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-06-26T21:34:53.966349\", \"created\": \"2020-06-26T21:33:55.708644\", \"started\": \"2020-06-26T21:33:55.810903\"}, \"alertmanager.smithi051\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"smithi051\", \"hostname\": \"smithi051\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD016T4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1600321314816.0, \"human_readable_size\": \"1.46 TB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"_CVFT6011006A1P6DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"128\", \"scheduler_mode\": \"cfq\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4HPJX\"}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"alertmanager.smithi051\": {\"deps\": [\"mgr.smithi051.blmzin\"], \"last_config\": \"2020-06-26T21:35:05.044187\"}}, \"last_device_update\": \"2020-06-26T21:35:05.038879\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.51\"]}, \"last_host_check\": \"2020-06-26T21:34:22.714142\"}"}]: dispatch 2020-06-26T21:35:17.636 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:35:17 smithi051 bash[7113]: audit 2020-06-26T21:35:17.269110+0000 mon.smithi051 (mon.0) 169 : audit [INF] from='mgr.14165 172.21.15.51:0/2407568394' entity='mgr.smithi051.blmzin' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi051","val":"{\"daemons\": {\"mon.smithi051\": {\"daemon_type\": \"mon\", \"daemon_id\": \"smithi051\", \"hostname\": \"smithi051\", \"container_id\": \"b9f0fca28a83\", \"container_image_id\": \"81a8ed38fd46fe2f017573ccef769bc8fa908f45cbc7934058dcfcea5255face\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:8b33a29f3a7f00f8e6f971159aa875abdbdf0dd9\", \"version\": \"16.0.0-2955-g8b33a29\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-06-26T21:34:53.966107\", \"created\": \"2020-06-26T21:33:46.028645\", \"started\": \"2020-06-26T21:33:53.151371\"}, \"mgr.smithi051.blmzin\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"smithi051.blmzin\", \"hostname\": \"smithi051\", \"container_id\": \"b070152b4036\", \"container_image_id\": \"81a8ed38fd46fe2f017573ccef769bc8fa908f45cbc7934058dcfcea5255face\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:8b33a29f3a7f00f8e6f971159aa875abdbdf0dd9\", \"version\": \"16.0.0-2955-g8b33a29\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-06-26T21:34:53.966349\", \"created\": \"2020-06-26T21:33:55.708644\", \"started\": \"2020-06-26T21:33:55.810903\"}, \"alertmanager.smithi051\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"smithi051\", \"hostname\": \"smithi051\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD016T4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1600321314816.0, \"human_readable_size\": \"1.46 TB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"_CVFT6011006A1P6DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"128\", \"scheduler_mode\": \"cfq\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4HPJX\"}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"alertmanager.smithi051\": {\"deps\": [\"mgr.smithi051.blmzin\"], \"last_config\": \"2020-06-26T21:35:05.044187\"}}, \"last_device_update\": \"2020-06-26T21:35:05.038879\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.51\"]}, \"last_host_check\": \"2020-06-26T21:34:22.714142\"}"}]': finished 2020-06-26T21:35:17.636 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:35:17 smithi051 bash[7113]: audit 2020-06-26T21:35:17.271310+0000 mon.smithi051 (mon.0) 170 : audit [INF] from='mgr.14165 172.21.15.51:0/2407568394' entity='mgr.smithi051.blmzin' cmd=[{"prefix": "auth get-or-create", "entity": "client.crash.smithi051", "caps": ["mon", "profile crash", "mgr", "profile crash"]}]: dispatch 2020-06-26T21:35:17.636 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:35:17 smithi051 bash[7113]: audit 2020-06-26T21:35:17.276042+0000 mon.smithi051 (mon.0) 171 : audit [INF] from='mgr.14165 172.21.15.51:0/2407568394' entity='mgr.smithi051.blmzin' cmd='[{"prefix": "auth get-or-create", "entity": "client.crash.smithi051", "caps": ["mon", "profile crash", "mgr", "profile crash"]}]': finished 2020-06-26T21:35:17.637 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:35:17 smithi051 bash[7113]: audit 2020-06-26T21:35:17.277415+0000 mon.smithi051 (mon.0) 172 : audit [DBG] from='mgr.14165 172.21.15.51:0/2407568394' entity='mgr.smithi051.blmzin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2020-06-26T21:35:17.637 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:35:17 smithi051 bash[7113]: audit 2020-06-26T21:35:17.279081+0000 mon.smithi051 (mon.0) 173 : audit [DBG] from='mgr.14165 172.21.15.51:0/2407568394' entity='mgr.smithi051.blmzin' cmd=[{"prefix": "config get", "who": "client.crash.smithi051", "key": "container_image"}]: dispatch 2020-06-26T21:35:18.885 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:35:18 smithi051 bash[7113]: cephadm 2020-06-26T21:35:17.278485+0000 mgr.smithi051.blmzin (mgr.14165) 9 : cephadm [INF] Deploying daemon crash.smithi051 on smithi051 2020-06-26T21:35:19.751 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:35:19 smithi051 bash[7113]: cluster 2020-06-26T21:35:18.182275+0000 mgr.smithi051.blmzin (mgr.14165) 10 : cluster [DBG] pgmap v6: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2020-06-26T21:35:20.886 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:35:20 smithi051 bash[7113]: audit 2020-06-26T21:35:19.824528+0000 mon.smithi051 (mon.0) 174 : audit [INF] from='mgr.14165 172.21.15.51:0/2407568394' entity='mgr.smithi051.blmzin' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi051","val":"{\"daemons\": {\"mon.smithi051\": {\"daemon_type\": \"mon\", \"daemon_id\": \"smithi051\", \"hostname\": \"smithi051\", \"container_id\": \"b9f0fca28a83\", \"container_image_id\": \"81a8ed38fd46fe2f017573ccef769bc8fa908f45cbc7934058dcfcea5255face\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:8b33a29f3a7f00f8e6f971159aa875abdbdf0dd9\", \"version\": \"16.0.0-2955-g8b33a29\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-06-26T21:34:53.966107\", \"created\": \"2020-06-26T21:33:46.028645\", \"started\": \"2020-06-26T21:33:53.151371\"}, \"mgr.smithi051.blmzin\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"smithi051.blmzin\", \"hostname\": \"smithi051\", \"container_id\": \"b070152b4036\", \"container_image_id\": \"81a8ed38fd46fe2f017573ccef769bc8fa908f45cbc7934058dcfcea5255face\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:8b33a29f3a7f00f8e6f971159aa875abdbdf0dd9\", \"version\": \"16.0.0-2955-g8b33a29\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-06-26T21:34:53.966349\", \"created\": \"2020-06-26T21:33:55.708644\", \"started\": \"2020-06-26T21:33:55.810903\"}, \"alertmanager.smithi051\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"smithi051\", \"hostname\": \"smithi051\", \"status\": 1, \"status_desc\": \"starting\"}, \"crash.smithi051\": {\"daemon_type\": \"crash\", \"daemon_id\": \"smithi051\", \"hostname\": \"smithi051\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD016T4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1600321314816.0, \"human_readable_size\": \"1.46 TB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"_CVFT6011006A1P6DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"128\", \"scheduler_mode\": \"cfq\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4HPJX\"}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"alertmanager.smithi051\": {\"deps\": [\"mgr.smithi051.blmzin\"], \"last_config\": \"2020-06-26T21:35:05.044187\"}, \"crash.smithi051\": {\"deps\": [], \"last_config\": \"2020-06-26T21:35:17.276967\"}}, \"last_device_update\": \"2020-06-26T21:35:05.038879\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.51\"]}, \"last_host_check\": \"2020-06-26T21:34:22.714142\"}"}]: dispatch 2020-06-26T21:35:20.886 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:35:20 smithi051 bash[7113]: audit 2020-06-26T21:35:19.828766+0000 mon.smithi051 (mon.0) 175 : audit [INF] from='mgr.14165 172.21.15.51:0/2407568394' entity='mgr.smithi051.blmzin' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi051","val":"{\"daemons\": {\"mon.smithi051\": {\"daemon_type\": \"mon\", \"daemon_id\": \"smithi051\", \"hostname\": \"smithi051\", \"container_id\": \"b9f0fca28a83\", \"container_image_id\": \"81a8ed38fd46fe2f017573ccef769bc8fa908f45cbc7934058dcfcea5255face\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:8b33a29f3a7f00f8e6f971159aa875abdbdf0dd9\", \"version\": \"16.0.0-2955-g8b33a29\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-06-26T21:34:53.966107\", \"created\": \"2020-06-26T21:33:46.028645\", \"started\": \"2020-06-26T21:33:53.151371\"}, \"mgr.smithi051.blmzin\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"smithi051.blmzin\", \"hostname\": \"smithi051\", \"container_id\": \"b070152b4036\", \"container_image_id\": \"81a8ed38fd46fe2f017573ccef769bc8fa908f45cbc7934058dcfcea5255face\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:8b33a29f3a7f00f8e6f971159aa875abdbdf0dd9\", \"version\": \"16.0.0-2955-g8b33a29\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-06-26T21:34:53.966349\", \"created\": \"2020-06-26T21:33:55.708644\", \"started\": \"2020-06-26T21:33:55.810903\"}, \"alertmanager.smithi051\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"smithi051\", \"hostname\": \"smithi051\", \"status\": 1, \"status_desc\": \"starting\"}, \"crash.smithi051\": {\"daemon_type\": \"crash\", \"daemon_id\": \"smithi051\", \"hostname\": \"smithi051\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD016T4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1600321314816.0, \"human_readable_size\": \"1.46 TB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"_CVFT6011006A1P6DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"128\", \"scheduler_mode\": \"cfq\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4HPJX\"}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"alertmanager.smithi051\": {\"deps\": [\"mgr.smithi051.blmzin\"], \"last_config\": \"2020-06-26T21:35:05.044187\"}, \"crash.smithi051\": {\"deps\": [], \"last_config\": \"2020-06-26T21:35:17.276967\"}}, \"last_device_update\": \"2020-06-26T21:35:05.038879\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.51\"]}, \"last_host_check\": \"2020-06-26T21:34:22.714142\"}"}]': finished 2020-06-26T21:35:20.887 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:35:20 smithi051 bash[7113]: audit 2020-06-26T21:35:19.951382+0000 mon.smithi051 (mon.0) 176 : audit [INF] from='mgr.14165 172.21.15.51:0/2407568394' entity='mgr.smithi051.blmzin' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/grafana_crt","val":"-----BEGIN CERTIFICATE-----\nMIICxTCCAa0CEEttvJjHQErblowDLNFfnK0wDQYJKoZIhvcNAQENBQAwITENMAsG\nA1UECgwEQ2VwaDEQMA4GA1UEAwwHY2VwaGFkbTAeFw0yMDA2MjYyMTM1MTlaFw0z\nMDA2MjQyMTM1MTlaMCExDTALBgNVBAoMBENlcGgxEDAOBgNVBAMMB2NlcGhhZG0w\nggEiMA0GCSqGSIb3DQEBAQUAA4IBDwAwggEKAoIBAQCmP8azRI0qJAZ/PGwA5UEm\nTcVqMvnVF9ymUKiVphYJLIrdwTj3l9OY7C7qdIJYMNpTpf6yyfa4zPyvCUjv6CNH\nnJq8Se64YcHViKiRGjEHoeYSPrUhMKJCDNUVdF8JX9eYWZKu0HEy8TP0Q45/Rg59\n8KwwtJFJIqdI+LG47MTVP/6aAhYqn505YiDOtJDbxiXywVjDuT5mek4UDBuDPqVb\ns5/DoFmzy4P5lm0uZ+YABSOwBWqAbLhDaMp1EIO6WVrQY5BrxFmjaa/pfmlYXxpo\nEHYqDokCEA51sQe/I4K+Xxspf6Xd825FSFGFHae4XvmvHUJQHISXO05T3oImmzhd\nAgMBAAEwDQYJKoZIhvcNAQENBQADggEBADLfmw5R9PrnrqGA20MdQVaMHQpT+ZDu\ny3khv14Hpbmq/48rHuHmZmiGkO22sUCXy0VtDbGKCTcRZeYMMOqxsi6lIhA2yk7l\nYsBS57BMhhesvnFaFkHCt3Crb7ViIpF8ftmLjg2y1+ppkRZpNpyVLPivo0xajMmk\nPmdu+cD8f8WJq/LAD3QcHHqnFK+zyVtfgYXx7hKkGqtxgwati9yVGA4VTKVh1k//\nDGO+4ttCkMScvu28uAI7qF6Sm8mB34TXAwQIH9h5ALDqJGZiz3rt+AS8mCeZbDEU\nD8dkN9O2Mly2Ur8Xkdleo+PQQTW8ijxWQYhypli8tV6lFllsAR8vrAU=\n-----END CERTIFICATE-----\n"}]: dispatch 2020-06-26T21:35:20.887 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:35:20 smithi051 bash[7113]: audit 2020-06-26T21:35:19.953899+0000 mon.smithi051 (mon.0) 177 : audit [INF] from='mgr.14165 172.21.15.51:0/2407568394' entity='mgr.smithi051.blmzin' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/grafana_crt","val":"-----BEGIN CERTIFICATE-----\nMIICxTCCAa0CEEttvJjHQErblowDLNFfnK0wDQYJKoZIhvcNAQENBQAwITENMAsG\nA1UECgwEQ2VwaDEQMA4GA1UEAwwHY2VwaGFkbTAeFw0yMDA2MjYyMTM1MTlaFw0z\nMDA2MjQyMTM1MTlaMCExDTALBgNVBAoMBENlcGgxEDAOBgNVBAMMB2NlcGhhZG0w\nggEiMA0GCSqGSIb3DQEBAQUAA4IBDwAwggEKAoIBAQCmP8azRI0qJAZ/PGwA5UEm\nTcVqMvnVF9ymUKiVphYJLIrdwTj3l9OY7C7qdIJYMNpTpf6yyfa4zPyvCUjv6CNH\nnJq8Se64YcHViKiRGjEHoeYSPrUhMKJCDNUVdF8JX9eYWZKu0HEy8TP0Q45/Rg59\n8KwwtJFJIqdI+LG47MTVP/6aAhYqn505YiDOtJDbxiXywVjDuT5mek4UDBuDPqVb\ns5/DoFmzy4P5lm0uZ+YABSOwBWqAbLhDaMp1EIO6WVrQY5BrxFmjaa/pfmlYXxpo\nEHYqDokCEA51sQe/I4K+Xxspf6Xd825FSFGFHae4XvmvHUJQHISXO05T3oImmzhd\nAgMBAAEwDQYJKoZIhvcNAQENBQADggEBADLfmw5R9PrnrqGA20MdQVaMHQpT+ZDu\ny3khv14Hpbmq/48rHuHmZmiGkO22sUCXy0VtDbGKCTcRZeYMMOqxsi6lIhA2yk7l\nYsBS57BMhhesvnFaFkHCt3Crb7ViIpF8ftmLjg2y1+ppkRZpNpyVLPivo0xajMmk\nPmdu+cD8f8WJq/LAD3QcHHqnFK+zyVtfgYXx7hKkGqtxgwati9yVGA4VTKVh1k//\nDGO+4ttCkMScvu28uAI7qF6Sm8mB34TXAwQIH9h5ALDqJGZiz3rt+AS8mCeZbDEU\nD8dkN9O2Mly2Ur8Xkdleo+PQQTW8ijxWQYhypli8tV6lFllsAR8vrAU=\n-----END CERTIFICATE-----\n"}]': finished 2020-06-26T21:35:20.887 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:35:20 smithi051 bash[7113]: audit 2020-06-26T21:35:19.954801+0000 mon.smithi051 (mon.0) 178 : audit [INF] from='mgr.14165 172.21.15.51:0/2407568394' entity='mgr.smithi051.blmzin' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/grafana_key","val":"-----BEGIN PRIVATE KEY-----\nMIIEvgIBADANBgkqhkiG9w0BAQEFAASCBKgwggSkAgEAAoIBAQCmP8azRI0qJAZ/\nPGwA5UEmTcVqMvnVF9ymUKiVphYJLIrdwTj3l9OY7C7qdIJYMNpTpf6yyfa4zPyv\nCUjv6CNHnJq8Se64YcHViKiRGjEHoeYSPrUhMKJCDNUVdF8JX9eYWZKu0HEy8TP0\nQ45/Rg598KwwtJFJIqdI+LG47MTVP/6aAhYqn505YiDOtJDbxiXywVjDuT5mek4U\nDBuDPqVbs5/DoFmzy4P5lm0uZ+YABSOwBWqAbLhDaMp1EIO6WVrQY5BrxFmjaa/p\nfmlYXxpoEHYqDokCEA51sQe/I4K+Xxspf6Xd825FSFGFHae4XvmvHUJQHISXO05T\n3oImmzhdAgMBAAECggEAKYnv5OTw/KGJugrn1YVytNZjyDg6ckMHD8tBhDq+cMZf\nYC8iQ8L8zM3enxhDZTO3qYTlUdjiu6QEUtvYDJGNFxyLERbL/ef3HZqKu862h3it\nWsuuSD+1mxlHuJeeE2KOJPPkkadlUVwxJgwnM6fWgSM8cuL7FjIBaFszVMhcGgf/\nHb5kngCnJcetlg9zyOdhZy0LmwEinyhUK4tipcr+xag/0ky36KeFOzgxfsJ/6Nep\n8BfcqGt8Uer12LrhfCNkaxBr6HHpSW2jThyw+O0ap3O80jby4Fhbwd+UgKVPct5/\nBlAX1m9iuxZabVMue7LH5CgOftk9maTm6hNYScsaQQKBgQDaG6v37a89FmyJDFvZ\n7J2F/mNhoKbJaTFRVGk7AGpwE63OuCzCl5HX2wfPHdNeb/WFaqV3NSrdt8ZEYl0p\nIngnUFa0tRF/3etrUac1m7OFDM0olCi3k9hhV9+l14RG6GZRVEDrPx/BXpjbhKYG\ngfWHZMDiur6ydV8xcDAaCwucUQKBgQDDIa8NTPmM04MeMkxNzvNvP0q1TZ16CNLO\n0a8xeYBTOZ+0xUeQFb8LVPySqypJ8gcZ871Faa2Ou1wdHS3q+Bs5bw8cJEr8PPtf\nQJbyXQHTKbrFSuwx9p3rFZrgvI3tBivJbfO7eNVwfEwp+xBvd+WZZBwz85whGWzr\nBMIFaSD0TQKBgQCvZyuggpy4Uu1MNg00L87q8I859znKpndMAcdy9L2kjp7rrUAJ\n6l0WrAYWsdTHkOBxwDd7q91iW6XuXvCu4RKiA0EHqMp++5iVQSBow2PW71madbRd\nFmAgwMuSksTFRabrZweiaKyAFTR27bGbcC5mCUf5ztcHq863cpKsjw9yUQKBgQCg\nPHPcbz5p13LPhCxGpNAgpY+6zE6p3L8H2QaNkSHAtgwgzPPULRdhvdtesbIbYOVV\n+WKOspY0JEUjH0gKsMziYAG/cUomUgl2EbsisR+DgLv/sWO+L69EUcyKCixd3Hhu\ng5zncPWM1nVQ7/tyHbnsOVozizPFtnRLle+hs8+87QKBgEwQEomKq4rnWyC6v5kt\nr9UJjo1S0tIPy4bGVQ7Oum/1UjqkZXR293yBudpSEfgbNrutAQ0f/KvoT5W2ZWMf\nwxQpYWHesnGjTPT17VXxT3Z4k/I+uXwVY9mbz/yT6ESR24MlEb52YRlNErg3uQHP\nMyjdtvxHQ19c7Z4nnRy9/TP2\n-----END PRIVATE KEY-----\n"}]: dispatch 2020-06-26T21:35:20.888 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:35:20 smithi051 bash[7113]: audit 2020-06-26T21:35:19.956562+0000 mon.smithi051 (mon.0) 179 : audit [INF] from='mgr.14165 172.21.15.51:0/2407568394' entity='mgr.smithi051.blmzin' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/grafana_key","val":"-----BEGIN PRIVATE KEY-----\nMIIEvgIBADANBgkqhkiG9w0BAQEFAASCBKgwggSkAgEAAoIBAQCmP8azRI0qJAZ/\nPGwA5UEmTcVqMvnVF9ymUKiVphYJLIrdwTj3l9OY7C7qdIJYMNpTpf6yyfa4zPyv\nCUjv6CNHnJq8Se64YcHViKiRGjEHoeYSPrUhMKJCDNUVdF8JX9eYWZKu0HEy8TP0\nQ45/Rg598KwwtJFJIqdI+LG47MTVP/6aAhYqn505YiDOtJDbxiXywVjDuT5mek4U\nDBuDPqVbs5/DoFmzy4P5lm0uZ+YABSOwBWqAbLhDaMp1EIO6WVrQY5BrxFmjaa/p\nfmlYXxpoEHYqDokCEA51sQe/I4K+Xxspf6Xd825FSFGFHae4XvmvHUJQHISXO05T\n3oImmzhdAgMBAAECggEAKYnv5OTw/KGJugrn1YVytNZjyDg6ckMHD8tBhDq+cMZf\nYC8iQ8L8zM3enxhDZTO3qYTlUdjiu6QEUtvYDJGNFxyLERbL/ef3HZqKu862h3it\nWsuuSD+1mxlHuJeeE2KOJPPkkadlUVwxJgwnM6fWgSM8cuL7FjIBaFszVMhcGgf/\nHb5kngCnJcetlg9zyOdhZy0LmwEinyhUK4tipcr+xag/0ky36KeFOzgxfsJ/6Nep\n8BfcqGt8Uer12LrhfCNkaxBr6HHpSW2jThyw+O0ap3O80jby4Fhbwd+UgKVPct5/\nBlAX1m9iuxZabVMue7LH5CgOftk9maTm6hNYScsaQQKBgQDaG6v37a89FmyJDFvZ\n7J2F/mNhoKbJaTFRVGk7AGpwE63OuCzCl5HX2wfPHdNeb/WFaqV3NSrdt8ZEYl0p\nIngnUFa0tRF/3etrUac1m7OFDM0olCi3k9hhV9+l14RG6GZRVEDrPx/BXpjbhKYG\ngfWHZMDiur6ydV8xcDAaCwucUQKBgQDDIa8NTPmM04MeMkxNzvNvP0q1TZ16CNLO\n0a8xeYBTOZ+0xUeQFb8LVPySqypJ8gcZ871Faa2Ou1wdHS3q+Bs5bw8cJEr8PPtf\nQJbyXQHTKbrFSuwx9p3rFZrgvI3tBivJbfO7eNVwfEwp+xBvd+WZZBwz85whGWzr\nBMIFaSD0TQKBgQCvZyuggpy4Uu1MNg00L87q8I859znKpndMAcdy9L2kjp7rrUAJ\n6l0WrAYWsdTHkOBxwDd7q91iW6XuXvCu4RKiA0EHqMp++5iVQSBow2PW71madbRd\nFmAgwMuSksTFRabrZweiaKyAFTR27bGbcC5mCUf5ztcHq863cpKsjw9yUQKBgQCg\nPHPcbz5p13LPhCxGpNAgpY+6zE6p3L8H2QaNkSHAtgwgzPPULRdhvdtesbIbYOVV\n+WKOspY0JEUjH0gKsMziYAG/cUomUgl2EbsisR+DgLv/sWO+L69EUcyKCixd3Hhu\ng5zncPWM1nVQ7/tyHbnsOVozizPFtnRLle+hs8+87QKBgEwQEomKq4rnWyC6v5kt\nr9UJjo1S0tIPy4bGVQ7Oum/1UjqkZXR293yBudpSEfgbNrutAQ0f/KvoT5W2ZWMf\nwxQpYWHesnGjTPT17VXxT3Z4k/I+uXwVY9mbz/yT6ESR24MlEb52YRlNErg3uQHP\nMyjdtvxHQ19c7Z4nnRy9/TP2\n-----END PRIVATE KEY-----\n"}]': finished 2020-06-26T21:35:20.888 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:35:20 smithi051 bash[7113]: audit 2020-06-26T21:35:19.957146+0000 mon.smithi051 (mon.0) 180 : audit [INF] from='mgr.14165 172.21.15.51:0/2407568394' entity='mgr.smithi051.blmzin' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2020-06-26T21:35:20.888 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:35:20 smithi051 bash[7113]: audit 2020-06-26T21:35:19.958905+0000 mon.smithi051 (mon.0) 181 : audit [INF] from='mgr.14165 172.21.15.51:0/2407568394' entity='mgr.smithi051.blmzin' cmd=[{"prefix":"config set","value":"False","who":"mgr","name":"mgr/dashboard/GRAFANA_API_SSL_VERIFY"}]: dispatch 2020-06-26T21:35:20.889 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:35:20 smithi051 bash[7113]: audit 2020-06-26T21:35:19.964509+0000 mon.smithi051 (mon.0) 182 : audit [INF] from='mgr.14165 172.21.15.51:0/2407568394' entity='mgr.smithi051.blmzin' cmd='[{"prefix":"config set","value":"False","who":"mgr","name":"mgr/dashboard/GRAFANA_API_SSL_VERIFY"}]': finished 2020-06-26T21:35:21.885 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:35:21 smithi051 bash[7113]: audit 2020-06-26T21:35:19.958182+0000 mgr.smithi051.blmzin (mgr.14165) 11 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2020-06-26T21:35:21.885 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:35:21 smithi051 bash[7113]: cephadm 2020-06-26T21:35:19.974608+0000 mgr.smithi051.blmzin (mgr.14165) 12 : cephadm [INF] Deploying daemon grafana.smithi051 on smithi051 2020-06-26T21:35:21.885 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:35:21 smithi051 bash[7113]: cluster 2020-06-26T21:35:20.182798+0000 mgr.smithi051.blmzin (mgr.14165) 13 : cluster [DBG] pgmap v7: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2020-06-26T21:35:23.884 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:35:23 smithi051 bash[7113]: cluster 2020-06-26T21:35:22.183275+0000 mgr.smithi051.blmzin (mgr.14165) 14 : cluster [DBG] pgmap v8: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2020-06-26T21:35:25.884 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:35:25 smithi051 bash[7113]: cluster 2020-06-26T21:35:24.183760+0000 mgr.smithi051.blmzin (mgr.14165) 15 : cluster [DBG] pgmap v9: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2020-06-26T21:35:27.884 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:35:27 smithi051 bash[7113]: cluster 2020-06-26T21:35:26.184146+0000 mgr.smithi051.blmzin (mgr.14165) 16 : cluster [DBG] pgmap v10: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2020-06-26T21:35:29.884 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:35:29 smithi051 bash[7113]: cluster 2020-06-26T21:35:28.184563+0000 mgr.smithi051.blmzin (mgr.14165) 17 : cluster [DBG] pgmap v11: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2020-06-26T21:35:32.560 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:35:31 smithi051 bash[7113]: cluster 2020-06-26T21:35:30.185091+0000 mgr.smithi051.blmzin (mgr.14165) 18 : cluster [DBG] pgmap v12: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2020-06-26T21:35:33.884 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:35:33 smithi051 bash[7113]: cluster 2020-06-26T21:35:32.185674+0000 mgr.smithi051.blmzin (mgr.14165) 19 : cluster [DBG] pgmap v13: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2020-06-26T21:35:35.884 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:35:35 smithi051 bash[7113]: cluster 2020-06-26T21:35:34.186121+0000 mgr.smithi051.blmzin (mgr.14165) 20 : cluster [DBG] pgmap v14: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2020-06-26T21:35:37.618 INFO:teuthology.orchestra.run.smithi143.stderr:2020-06-26T21:35:37.615+0000 7f5cf57fa700 -1 WARNING: all dangerous and experimental features are enabled. 2020-06-26T21:35:37.635 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:35:37 smithi051 bash[7113]: cluster 2020-06-26T21:35:36.186489+0000 mgr.smithi051.blmzin (mgr.14165) 21 : cluster [DBG] pgmap v15: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2020-06-26T21:35:37.635 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:35:37 smithi051 bash[7113]: audit 2020-06-26T21:35:37.415210+0000 mon.smithi051 (mon.0) 183 : audit [INF] from='mgr.14165 172.21.15.51:0/2407568394' entity='mgr.smithi051.blmzin' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi051","val":"{\"daemons\": {\"mon.smithi051\": {\"daemon_type\": \"mon\", \"daemon_id\": \"smithi051\", \"hostname\": \"smithi051\", \"container_id\": \"b9f0fca28a83\", \"container_image_id\": \"81a8ed38fd46fe2f017573ccef769bc8fa908f45cbc7934058dcfcea5255face\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:8b33a29f3a7f00f8e6f971159aa875abdbdf0dd9\", \"version\": \"16.0.0-2955-g8b33a29\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-06-26T21:34:53.966107\", \"created\": \"2020-06-26T21:33:46.028645\", \"started\": \"2020-06-26T21:33:53.151371\"}, \"mgr.smithi051.blmzin\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"smithi051.blmzin\", \"hostname\": \"smithi051\", \"container_id\": \"b070152b4036\", \"container_image_id\": \"81a8ed38fd46fe2f017573ccef769bc8fa908f45cbc7934058dcfcea5255face\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:8b33a29f3a7f00f8e6f971159aa875abdbdf0dd9\", \"version\": \"16.0.0-2955-g8b33a29\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-06-26T21:34:53.966349\", \"created\": \"2020-06-26T21:33:55.708644\", \"started\": \"2020-06-26T21:33:55.810903\"}, \"alertmanager.smithi051\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"smithi051\", \"hostname\": \"smithi051\", \"status\": 1, \"status_desc\": \"starting\"}, \"crash.smithi051\": {\"daemon_type\": \"crash\", \"daemon_id\": \"smithi051\", \"hostname\": \"smithi051\", \"status\": 1, \"status_desc\": \"starting\"}, \"grafana.smithi051\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"smithi051\", \"hostname\": \"smithi051\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD016T4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1600321314816.0, \"human_readable_size\": \"1.46 TB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"_CVFT6011006A1P6DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"128\", \"scheduler_mode\": \"cfq\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4HPJX\"}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"alertmanager.smithi051\": {\"deps\": [\"mgr.smithi051.blmzin\"], \"last_config\": \"2020-06-26T21:35:05.044187\"}, \"crash.smithi051\": {\"deps\": [], \"last_config\": \"2020-06-26T21:35:17.276967\"}, \"grafana.smithi051\": {\"deps\": [], \"last_config\": \"2020-06-26T21:35:19.830109\"}}, \"last_device_update\": \"2020-06-26T21:35:05.038879\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.51\"]}, \"last_host_check\": \"2020-06-26T21:34:22.714142\"}"}]: dispatch 2020-06-26T21:35:37.635 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:35:37 smithi051 bash[7113]: audit 2020-06-26T21:35:37.419268+0000 mon.smithi051 (mon.0) 184 : audit [INF] from='mgr.14165 172.21.15.51:0/2407568394' entity='mgr.smithi051.blmzin' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi051","val":"{\"daemons\": {\"mon.smithi051\": {\"daemon_type\": \"mon\", \"daemon_id\": \"smithi051\", \"hostname\": \"smithi051\", \"container_id\": \"b9f0fca28a83\", \"container_image_id\": \"81a8ed38fd46fe2f017573ccef769bc8fa908f45cbc7934058dcfcea5255face\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:8b33a29f3a7f00f8e6f971159aa875abdbdf0dd9\", \"version\": \"16.0.0-2955-g8b33a29\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-06-26T21:34:53.966107\", \"created\": \"2020-06-26T21:33:46.028645\", \"started\": \"2020-06-26T21:33:53.151371\"}, \"mgr.smithi051.blmzin\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"smithi051.blmzin\", \"hostname\": \"smithi051\", \"container_id\": \"b070152b4036\", \"container_image_id\": \"81a8ed38fd46fe2f017573ccef769bc8fa908f45cbc7934058dcfcea5255face\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:8b33a29f3a7f00f8e6f971159aa875abdbdf0dd9\", \"version\": \"16.0.0-2955-g8b33a29\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-06-26T21:34:53.966349\", \"created\": \"2020-06-26T21:33:55.708644\", \"started\": \"2020-06-26T21:33:55.810903\"}, \"alertmanager.smithi051\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"smithi051\", \"hostname\": \"smithi051\", \"status\": 1, \"status_desc\": \"starting\"}, \"crash.smithi051\": {\"daemon_type\": \"crash\", \"daemon_id\": \"smithi051\", \"hostname\": \"smithi051\", \"status\": 1, \"status_desc\": \"starting\"}, \"grafana.smithi051\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"smithi051\", \"hostname\": \"smithi051\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD016T4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1600321314816.0, \"human_readable_size\": \"1.46 TB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"_CVFT6011006A1P6DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"128\", \"scheduler_mode\": \"cfq\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4HPJX\"}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"alertmanager.smithi051\": {\"deps\": [\"mgr.smithi051.blmzin\"], \"last_config\": \"2020-06-26T21:35:05.044187\"}, \"crash.smithi051\": {\"deps\": [], \"last_config\": \"2020-06-26T21:35:17.276967\"}, \"grafana.smithi051\": {\"deps\": [], \"last_config\": \"2020-06-26T21:35:19.830109\"}}, \"last_device_update\": \"2020-06-26T21:35:05.038879\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.51\"]}, \"last_host_check\": \"2020-06-26T21:34:22.714142\"}"}]': finished 2020-06-26T21:35:37.636 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:35:37 smithi051 bash[7113]: audit 2020-06-26T21:35:37.421117+0000 mon.smithi051 (mon.0) 185 : audit [DBG] from='mgr.14165 172.21.15.51:0/2407568394' entity='mgr.smithi051.blmzin' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2020-06-26T21:35:38.503 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:35:38 smithi051 bash[7113]: cephadm 2020-06-26T21:35:37.423586+0000 mgr.smithi051.blmzin (mgr.14165) 22 : cephadm [INF] Deploying daemon node-exporter.smithi051 on smithi051 2020-06-26T21:35:38.503 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:35:38 smithi051 bash[7113]: audit 2020-06-26T21:35:38.003787+0000 mon.smithi051 (mon.0) 186 : audit [INF] from='mgr.14165 172.21.15.51:0/2407568394' entity='mgr.smithi051.blmzin' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi051","val":"{\"daemons\": {\"mon.smithi051\": {\"daemon_type\": \"mon\", \"daemon_id\": \"smithi051\", \"hostname\": \"smithi051\", \"container_id\": \"b9f0fca28a83\", \"container_image_id\": \"81a8ed38fd46fe2f017573ccef769bc8fa908f45cbc7934058dcfcea5255face\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:8b33a29f3a7f00f8e6f971159aa875abdbdf0dd9\", \"version\": \"16.0.0-2955-g8b33a29\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-06-26T21:34:53.966107\", \"created\": \"2020-06-26T21:33:46.028645\", \"started\": \"2020-06-26T21:33:53.151371\"}, \"mgr.smithi051.blmzin\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"smithi051.blmzin\", \"hostname\": \"smithi051\", \"container_id\": \"b070152b4036\", \"container_image_id\": \"81a8ed38fd46fe2f017573ccef769bc8fa908f45cbc7934058dcfcea5255face\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:8b33a29f3a7f00f8e6f971159aa875abdbdf0dd9\", \"version\": \"16.0.0-2955-g8b33a29\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-06-26T21:34:53.966349\", \"created\": \"2020-06-26T21:33:55.708644\", \"started\": \"2020-06-26T21:33:55.810903\"}, \"alertmanager.smithi051\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"smithi051\", \"hostname\": \"smithi051\", \"status\": 1, \"status_desc\": \"starting\"}, \"crash.smithi051\": {\"daemon_type\": \"crash\", \"daemon_id\": \"smithi051\", \"hostname\": \"smithi051\", \"status\": 1, \"status_desc\": \"starting\"}, \"grafana.smithi051\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"smithi051\", \"hostname\": \"smithi051\", \"status\": 1, \"status_desc\": \"starting\"}, \"node-exporter.smithi051\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"smithi051\", \"hostname\": \"smithi051\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD016T4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1600321314816.0, \"human_readable_size\": \"1.46 TB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"_CVFT6011006A1P6DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"128\", \"scheduler_mode\": \"cfq\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4HPJX\"}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"alertmanager.smithi051\": {\"deps\": [\"mgr.smithi051.blmzin\"], \"last_config\": \"2020-06-26T21:35:05.044187\"}, \"crash.smithi051\": {\"deps\": [], \"last_config\": \"2020-06-26T21:35:17.276967\"}, \"grafana.smithi051\": {\"deps\": [], \"last_config\": \"2020-06-26T21:35:19.830109\"}, \"node-exporter.smithi051\": {\"deps\": [], \"last_config\": \"2020-06-26T21:35:37.423411\"}}, \"last_device_update\": \"2020-06-26T21:35:05.038879\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.51\"]}, \"last_host_check\": \"2020-06-26T21:34:22.714142\"}"}]: dispatch 2020-06-26T21:35:38.504 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:35:38 smithi051 bash[7113]: audit 2020-06-26T21:35:38.007878+0000 mon.smithi051 (mon.0) 187 : audit [INF] from='mgr.14165 172.21.15.51:0/2407568394' entity='mgr.smithi051.blmzin' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi051","val":"{\"daemons\": {\"mon.smithi051\": {\"daemon_type\": \"mon\", \"daemon_id\": \"smithi051\", \"hostname\": \"smithi051\", \"container_id\": \"b9f0fca28a83\", \"container_image_id\": \"81a8ed38fd46fe2f017573ccef769bc8fa908f45cbc7934058dcfcea5255face\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:8b33a29f3a7f00f8e6f971159aa875abdbdf0dd9\", \"version\": \"16.0.0-2955-g8b33a29\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-06-26T21:34:53.966107\", \"created\": \"2020-06-26T21:33:46.028645\", \"started\": \"2020-06-26T21:33:53.151371\"}, \"mgr.smithi051.blmzin\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"smithi051.blmzin\", \"hostname\": \"smithi051\", \"container_id\": \"b070152b4036\", \"container_image_id\": \"81a8ed38fd46fe2f017573ccef769bc8fa908f45cbc7934058dcfcea5255face\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:8b33a29f3a7f00f8e6f971159aa875abdbdf0dd9\", \"version\": \"16.0.0-2955-g8b33a29\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-06-26T21:34:53.966349\", \"created\": \"2020-06-26T21:33:55.708644\", \"started\": \"2020-06-26T21:33:55.810903\"}, \"alertmanager.smithi051\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"smithi051\", \"hostname\": \"smithi051\", \"status\": 1, \"status_desc\": \"starting\"}, \"crash.smithi051\": {\"daemon_type\": \"crash\", \"daemon_id\": \"smithi051\", \"hostname\": \"smithi051\", \"status\": 1, \"status_desc\": \"starting\"}, \"grafana.smithi051\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"smithi051\", \"hostname\": \"smithi051\", \"status\": 1, \"status_desc\": \"starting\"}, \"node-exporter.smithi051\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"smithi051\", \"hostname\": \"smithi051\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD016T4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1600321314816.0, \"human_readable_size\": \"1.46 TB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"_CVFT6011006A1P6DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"128\", \"scheduler_mode\": \"cfq\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4HPJX\"}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"alertmanager.smithi051\": {\"deps\": [\"mgr.smithi051.blmzin\"], \"last_config\": \"2020-06-26T21:35:05.044187\"}, \"crash.smithi051\": {\"deps\": [], \"last_config\": \"2020-06-26T21:35:17.276967\"}, \"grafana.smithi051\": {\"deps\": [], \"last_config\": \"2020-06-26T21:35:19.830109\"}, \"node-exporter.smithi051\": {\"deps\": [], \"last_config\": \"2020-06-26T21:35:37.423411\"}}, \"last_device_update\": \"2020-06-26T21:35:05.038879\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.51\"]}, \"last_host_check\": \"2020-06-26T21:34:22.714142\"}"}]': finished 2020-06-26T21:35:38.552 INFO:teuthology.orchestra.run.smithi143.stdout:Added host 'smithi143' 2020-06-26T21:35:39.245 INFO:teuthology.orchestra.run.smithi143:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:8b33a29f3a7f00f8e6f971159aa875abdbdf0dd9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 9eb212b8-b7f4-11ea-a06d-001a4aab830c -- ceph orch host ls --format=json 2020-06-26T21:35:39.726 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:35:39 smithi051 bash[7113]: audit 2020-06-26T21:35:37.817439+0000 mgr.smithi051.blmzin (mgr.14165) 23 : audit [DBG] from='client.14186 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi143", "target": ["mon-mgr", ""]}]: dispatch 2020-06-26T21:35:39.726 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:35:39 smithi051 bash[7113]: cephadm 2020-06-26T21:35:38.018280+0000 mgr.smithi051.blmzin (mgr.14165) 24 : cephadm [INF] Deploying daemon prometheus.smithi051 on smithi051 2020-06-26T21:35:39.726 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:35:39 smithi051 bash[7113]: cluster 2020-06-26T21:35:38.186973+0000 mgr.smithi051.blmzin (mgr.14165) 25 : cluster [DBG] pgmap v16: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2020-06-26T21:35:39.726 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:35:39 smithi051 bash[7113]: audit 2020-06-26T21:35:38.546839+0000 mon.smithi051 (mon.0) 188 : audit [INF] from='mgr.14165 172.21.15.51:0/2407568394' entity='mgr.smithi051.blmzin' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/inventory","val":"{\"smithi051\": {\"hostname\": \"smithi051\", \"addr\": \"smithi051\", \"labels\": [], \"status\": \"\"}, \"smithi143\": {\"hostname\": \"smithi143\", \"addr\": \"smithi143\", \"labels\": [], \"status\": \"\"}}"}]: dispatch 2020-06-26T21:35:39.727 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:35:39 smithi051 bash[7113]: audit 2020-06-26T21:35:38.550443+0000 mon.smithi051 (mon.0) 189 : audit [INF] from='mgr.14165 172.21.15.51:0/2407568394' entity='mgr.smithi051.blmzin' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/inventory","val":"{\"smithi051\": {\"hostname\": \"smithi051\", \"addr\": \"smithi051\", \"labels\": [], \"status\": \"\"}, \"smithi143\": {\"hostname\": \"smithi143\", \"addr\": \"smithi143\", \"labels\": [], \"status\": \"\"}}"}]': finished 2020-06-26T21:35:39.727 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:35:39 smithi051 bash[7113]: cephadm 2020-06-26T21:35:38.551056+0000 mgr.smithi051.blmzin (mgr.14165) 26 : cephadm [INF] Added host smithi143 2020-06-26T21:35:41.797 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:35:41 smithi051 bash[7113]: cluster 2020-06-26T21:35:40.187391+0000 mgr.smithi051.blmzin (mgr.14165) 27 : cluster [DBG] pgmap v17: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2020-06-26T21:35:42.002 INFO:teuthology.orchestra.run.smithi143.stderr:2020-06-26T21:35:41.995+0000 7fce917fa700 -1 WARNING: all dangerous and experimental features are enabled. 2020-06-26T21:35:42.200 INFO:teuthology.orchestra.run.smithi143.stdout: 2020-06-26T21:35:42.200 INFO:teuthology.orchestra.run.smithi143.stdout:[{"addr": "smithi051", "hostname": "smithi051", "labels": [], "status": ""}, {"addr": "smithi143", "hostname": "smithi143", "labels": [], "status": ""}] 2020-06-26T21:35:42.733 INFO:tasks.cephadm:Setting crush tunables to default 2020-06-26T21:35:42.733 INFO:teuthology.orchestra.run.smithi051:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:8b33a29f3a7f00f8e6f971159aa875abdbdf0dd9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 9eb212b8-b7f4-11ea-a06d-001a4aab830c -- ceph osd crush tunables default 2020-06-26T21:35:43.750 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:35:43 smithi051 bash[7113]: cluster 2020-06-26T21:35:42.187707+0000 mgr.smithi051.blmzin (mgr.14165) 28 : cluster [DBG] pgmap v18: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2020-06-26T21:35:43.750 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:35:43 smithi051 bash[7113]: audit 2020-06-26T21:35:42.199477+0000 mgr.smithi051.blmzin (mgr.14165) 29 : audit [DBG] from='client.14188 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2020-06-26T21:35:45.616 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:35:45 smithi051 bash[7113]: cluster 2020-06-26T21:35:44.188170+0000 mgr.smithi051.blmzin (mgr.14165) 30 : cluster [DBG] pgmap v19: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2020-06-26T21:35:47.634 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:35:47 smithi051 bash[7113]: cluster 2020-06-26T21:35:46.188645+0000 mgr.smithi051.blmzin (mgr.14165) 31 : cluster [DBG] pgmap v20: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2020-06-26T21:35:48.159 INFO:teuthology.orchestra.run.smithi051.stderr:2020-06-26T21:35:48.156+0000 7f9ae08d2700 -1 WARNING: all dangerous and experimental features are enabled. 2020-06-26T21:35:48.514 INFO:teuthology.orchestra.run.smithi051.stderr:adjusted tunables profile to default 2020-06-26T21:35:48.799 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:35:48 smithi051 bash[7113]: audit 2020-06-26T21:35:48.346042+0000 mon.smithi051 (mon.0) 190 : audit [INF] from='client.? 172.21.15.51:0/3536183024' entity='client.admin' cmd=[{"prefix": "osd crush tunables", "profile": "default"}]: dispatch 2020-06-26T21:35:49.505 INFO:tasks.cephadm:Adding mon.smithi143 on smithi143 2020-06-26T21:35:49.506 INFO:teuthology.orchestra.run.smithi143:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:8b33a29f3a7f00f8e6f971159aa875abdbdf0dd9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 9eb212b8-b7f4-11ea-a06d-001a4aab830c -- ceph orch daemon add mon smithi143:172.21.15.143=smithi143 2020-06-26T21:35:49.634 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:35:49 smithi051 bash[7113]: cluster 2020-06-26T21:35:48.189104+0000 mgr.smithi051.blmzin (mgr.14165) 32 : cluster [DBG] pgmap v21: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2020-06-26T21:35:49.634 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:35:49 smithi051 bash[7113]: audit 2020-06-26T21:35:48.512171+0000 mon.smithi051 (mon.0) 191 : audit [INF] from='client.? 172.21.15.51:0/3536183024' entity='client.admin' cmd='[{"prefix": "osd crush tunables", "profile": "default"}]': finished 2020-06-26T21:35:49.635 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:35:49 smithi051 bash[7113]: cluster 2020-06-26T21:35:48.512216+0000 mon.smithi051 (mon.0) 192 : cluster [DBG] osdmap e7: 0 total, 0 up, 0 in 2020-06-26T21:35:51.884 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:35:51 smithi051 bash[7113]: cluster 2020-06-26T21:35:50.189591+0000 mgr.smithi051.blmzin (mgr.14165) 33 : cluster [DBG] pgmap v23: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2020-06-26T21:35:52.271 INFO:teuthology.orchestra.run.smithi143.stderr:2020-06-26T21:35:52.271+0000 7f26877fe700 -1 WARNING: all dangerous and experimental features are enabled. 2020-06-26T21:35:52.715 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:35:52 smithi051 bash[7113]: audit 2020-06-26T21:35:52.482707+0000 mon.smithi051 (mon.0) 193 : audit [INF] from='mgr.14165 172.21.15.51:0/2407568394' entity='mgr.smithi051.blmzin' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2020-06-26T21:35:52.715 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:35:52 smithi051 bash[7113]: audit 2020-06-26T21:35:52.484132+0000 mon.smithi051 (mon.0) 194 : audit [DBG] from='mgr.14165 172.21.15.51:0/2407568394' entity='mgr.smithi051.blmzin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2020-06-26T21:35:52.715 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:35:52 smithi051 bash[7113]: audit 2020-06-26T21:35:52.485695+0000 mon.smithi051 (mon.0) 195 : audit [DBG] from='mgr.14165 172.21.15.51:0/2407568394' entity='mgr.smithi051.blmzin' cmd=[{"prefix": "config get", "who": "mon.smithi143", "key": "container_image"}]: dispatch 2020-06-26T21:35:53.764 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:35:53 smithi051 bash[7113]: cluster 2020-06-26T21:35:52.190117+0000 mgr.smithi051.blmzin (mgr.14165) 34 : cluster [DBG] pgmap v24: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2020-06-26T21:35:53.764 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:35:53 smithi051 bash[7113]: audit 2020-06-26T21:35:52.479213+0000 mgr.smithi051.blmzin (mgr.14165) 35 : audit [DBG] from='client.14192 -' entity='client.admin' cmd=[{"prefix": "orch daemon add", "daemon_type": "mon", "placement": "smithi143:172.21.15.143=smithi143", "target": ["mon-mgr", ""]}]: dispatch 2020-06-26T21:35:53.764 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:35:53 smithi051 bash[7113]: cephadm 2020-06-26T21:35:52.485171+0000 mgr.smithi051.blmzin (mgr.14165) 36 : cephadm [INF] Deploying daemon mon.smithi143 on smithi143 2020-06-26T21:35:53.765 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:35:53 smithi051 bash[7113]: cluster 2020-06-26T21:35:52.514185+0000 mon.smithi051 (mon.0) 196 : cluster [WRN] Health check failed: Reduced data availability: 1 pg inactive (PG_AVAILABILITY) 2020-06-26T21:35:54.866 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:35:54 smithi051 bash[7113]: audit 2020-06-26T21:35:54.009366+0000 mon.smithi051 (mon.0) 197 : audit [INF] from='mgr.14165 172.21.15.51:0/2407568394' entity='mgr.smithi051.blmzin' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi051","val":"{\"daemons\": {\"mon.smithi051\": {\"daemon_type\": \"mon\", \"daemon_id\": \"smithi051\", \"hostname\": \"smithi051\", \"container_id\": \"b9f0fca28a83\", \"container_image_id\": \"81a8ed38fd46fe2f017573ccef769bc8fa908f45cbc7934058dcfcea5255face\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:8b33a29f3a7f00f8e6f971159aa875abdbdf0dd9\", \"version\": \"16.0.0-2955-g8b33a29\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-06-26T21:34:53.966107\", \"created\": \"2020-06-26T21:33:46.028645\", \"started\": \"2020-06-26T21:33:53.151371\"}, \"mgr.smithi051.blmzin\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"smithi051.blmzin\", \"hostname\": \"smithi051\", \"container_id\": \"b070152b4036\", \"container_image_id\": \"81a8ed38fd46fe2f017573ccef769bc8fa908f45cbc7934058dcfcea5255face\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:8b33a29f3a7f00f8e6f971159aa875abdbdf0dd9\", \"version\": \"16.0.0-2955-g8b33a29\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-06-26T21:34:53.966349\", \"created\": \"2020-06-26T21:33:55.708644\", \"started\": \"2020-06-26T21:33:55.810903\"}, \"alertmanager.smithi051\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"smithi051\", \"hostname\": \"smithi051\", \"status\": 1, \"status_desc\": \"starting\"}, \"crash.smithi051\": {\"daemon_type\": \"crash\", \"daemon_id\": \"smithi051\", \"hostname\": \"smithi051\", \"status\": 1, \"status_desc\": \"starting\"}, \"grafana.smithi051\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"smithi051\", \"hostname\": \"smithi051\", \"status\": 1, \"status_desc\": \"starting\"}, \"node-exporter.smithi051\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"smithi051\", \"hostname\": \"smithi051\", \"status\": 1, \"status_desc\": \"starting\"}, \"prometheus.smithi051\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"smithi051\", \"hostname\": \"smithi051\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD016T4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1600321314816.0, \"human_readable_size\": \"1.46 TB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"_CVFT6011006A1P6DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"128\", \"scheduler_mode\": \"cfq\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4HPJX\"}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"alertmanager.smithi051\": {\"deps\": [\"mgr.smithi051.blmzin\"], \"last_config\": \"2020-06-26T21:35:05.044187\"}, \"crash.smithi051\": {\"deps\": [], \"last_config\": \"2020-06-26T21:35:17.276967\"}, \"grafana.smithi051\": {\"deps\": [], \"last_config\": \"2020-06-26T21:35:19.830109\"}, \"node-exporter.smithi051\": {\"deps\": [], \"last_config\": \"2020-06-26T21:35:37.423411\"}, \"prometheus.smithi051\": {\"deps\": [\"alertmanager.smithi051\", \"mgr.smithi051.blmzin\", \"node-exporter.smithi051\"], \"last_config\": \"2020-06-26T21:35:38.009576\"}}, \"last_device_update\": \"2020-06-26T21:35:05.038879\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.51\"]}, \"last_host_check\": \"2020-06-26T21:34:22.714142\"}"}]: dispatch 2020-06-26T21:35:54.866 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:35:54 smithi051 bash[7113]: audit 2020-06-26T21:35:54.014365+0000 mon.smithi051 (mon.0) 198 : audit [INF] from='mgr.14165 172.21.15.51:0/2407568394' entity='mgr.smithi051.blmzin' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi051","val":"{\"daemons\": {\"mon.smithi051\": {\"daemon_type\": \"mon\", \"daemon_id\": \"smithi051\", \"hostname\": \"smithi051\", \"container_id\": \"b9f0fca28a83\", \"container_image_id\": \"81a8ed38fd46fe2f017573ccef769bc8fa908f45cbc7934058dcfcea5255face\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:8b33a29f3a7f00f8e6f971159aa875abdbdf0dd9\", \"version\": \"16.0.0-2955-g8b33a29\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-06-26T21:34:53.966107\", \"created\": \"2020-06-26T21:33:46.028645\", \"started\": \"2020-06-26T21:33:53.151371\"}, \"mgr.smithi051.blmzin\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"smithi051.blmzin\", \"hostname\": \"smithi051\", \"container_id\": \"b070152b4036\", \"container_image_id\": \"81a8ed38fd46fe2f017573ccef769bc8fa908f45cbc7934058dcfcea5255face\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:8b33a29f3a7f00f8e6f971159aa875abdbdf0dd9\", \"version\": \"16.0.0-2955-g8b33a29\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-06-26T21:34:53.966349\", \"created\": \"2020-06-26T21:33:55.708644\", \"started\": \"2020-06-26T21:33:55.810903\"}, \"alertmanager.smithi051\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"smithi051\", \"hostname\": \"smithi051\", \"status\": 1, \"status_desc\": \"starting\"}, \"crash.smithi051\": {\"daemon_type\": \"crash\", \"daemon_id\": \"smithi051\", \"hostname\": \"smithi051\", \"status\": 1, \"status_desc\": \"starting\"}, \"grafana.smithi051\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"smithi051\", \"hostname\": \"smithi051\", \"status\": 1, \"status_desc\": \"starting\"}, \"node-exporter.smithi051\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"smithi051\", \"hostname\": \"smithi051\", \"status\": 1, \"status_desc\": \"starting\"}, \"prometheus.smithi051\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"smithi051\", \"hostname\": \"smithi051\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD016T4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1600321314816.0, \"human_readable_size\": \"1.46 TB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"_CVFT6011006A1P6DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"128\", \"scheduler_mode\": \"cfq\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4HPJX\"}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"alertmanager.smithi051\": {\"deps\": [\"mgr.smithi051.blmzin\"], \"last_config\": \"2020-06-26T21:35:05.044187\"}, \"crash.smithi051\": {\"deps\": [], \"last_config\": \"2020-06-26T21:35:17.276967\"}, \"grafana.smithi051\": {\"deps\": [], \"last_config\": \"2020-06-26T21:35:19.830109\"}, \"node-exporter.smithi051\": {\"deps\": [], \"last_config\": \"2020-06-26T21:35:37.423411\"}, \"prometheus.smithi051\": {\"deps\": [\"alertmanager.smithi051\", \"mgr.smithi051.blmzin\", \"node-exporter.smithi051\"], \"last_config\": \"2020-06-26T21:35:38.009576\"}}, \"last_device_update\": \"2020-06-26T21:35:05.038879\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.51\"]}, \"last_host_check\": \"2020-06-26T21:34:22.714142\"}"}]': finished 2020-06-26T21:35:54.867 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:35:54 smithi051 bash[7113]: audit 2020-06-26T21:35:54.015773+0000 mon.smithi051 (mon.0) 199 : audit [DBG] from='mgr.14165 172.21.15.51:0/2407568394' entity='mgr.smithi051.blmzin' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2020-06-26T21:35:54.867 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:35:54 smithi051 bash[7113]: audit 2020-06-26T21:35:54.337263+0000 mon.smithi051 (mon.0) 200 : audit [INF] from='mgr.14165 172.21.15.51:0/2407568394' entity='mgr.smithi051.blmzin' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi143","val":"{\"daemons\": {}, \"devices\": [], \"osdspec_previews\": [], \"daemon_config_deps\": {}, \"networks\": {}, \"last_host_check\": \"2020-06-26T21:35:54.336637\"}"}]: dispatch 2020-06-26T21:35:54.868 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:35:54 smithi051 bash[7113]: audit 2020-06-26T21:35:54.342559+0000 mon.smithi051 (mon.0) 201 : audit [INF] from='mgr.14165 172.21.15.51:0/2407568394' entity='mgr.smithi051.blmzin' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi143","val":"{\"daemons\": {}, \"devices\": [], \"osdspec_previews\": [], \"daemon_config_deps\": {}, \"networks\": {}, \"last_host_check\": \"2020-06-26T21:35:54.336637\"}"}]': finished 2020-06-26T21:35:54.868 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:35:54 smithi051 bash[7113]: audit 2020-06-26T21:35:54.343628+0000 mon.smithi051 (mon.0) 202 : audit [DBG] from='mgr.14165 172.21.15.51:0/2407568394' entity='mgr.smithi051.blmzin' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2020-06-26T21:35:55.772 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:35:55 smithi051 bash[7113]: cluster 2020-06-26T21:35:54.190629+0000 mgr.smithi051.blmzin (mgr.14165) 37 : cluster [DBG] pgmap v25: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2020-06-26T21:35:55.772 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:35:55 smithi051 bash[7113]: audit 2020-06-26T21:35:54.720012+0000 mon.smithi051 (mon.0) 203 : audit [INF] from='mgr.14165 172.21.15.51:0/2407568394' entity='mgr.smithi051.blmzin' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi143","val":"{\"daemons\": {\"mon.smithi143\": {\"daemon_type\": \"mon\", \"daemon_id\": \"smithi143\", \"hostname\": \"smithi143\", \"status\": 0, \"status_desc\": \"stopped\", \"last_refresh\": \"2020-06-26T21:35:54.719135\"}}, \"devices\": [], \"osdspec_previews\": [], \"daemon_config_deps\": {}, \"last_daemon_update\": \"2020-06-26T21:35:54.719288\", \"networks\": {}, \"last_host_check\": \"2020-06-26T21:35:54.336637\"}"}]: dispatch 2020-06-26T21:35:55.773 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:35:55 smithi051 bash[7113]: audit 2020-06-26T21:35:54.724314+0000 mon.smithi051 (mon.0) 204 : audit [INF] from='mgr.14165 172.21.15.51:0/2407568394' entity='mgr.smithi051.blmzin' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi143","val":"{\"daemons\": {\"mon.smithi143\": {\"daemon_type\": \"mon\", \"daemon_id\": \"smithi143\", \"hostname\": \"smithi143\", \"status\": 0, \"status_desc\": \"stopped\", \"last_refresh\": \"2020-06-26T21:35:54.719135\"}}, \"devices\": [], \"osdspec_previews\": [], \"daemon_config_deps\": {}, \"last_daemon_update\": \"2020-06-26T21:35:54.719288\", \"networks\": {}, \"last_host_check\": \"2020-06-26T21:35:54.336637\"}"}]': finished 2020-06-26T21:35:55.773 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:35:55 smithi051 bash[7113]: audit 2020-06-26T21:35:54.725498+0000 mon.smithi051 (mon.0) 205 : audit [DBG] from='mgr.14165 172.21.15.51:0/2407568394' entity='mgr.smithi051.blmzin' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2020-06-26T21:35:56.587 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:35:56 smithi051 bash[7113]: audit 2020-06-26T21:35:56.392030+0000 mon.smithi051 (mon.0) 206 : audit [INF] from='mgr.14165 172.21.15.51:0/2407568394' entity='mgr.smithi051.blmzin' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi051","val":"{\"daemons\": {\"mon.smithi051\": {\"daemon_type\": \"mon\", \"daemon_id\": \"smithi051\", \"hostname\": \"smithi051\", \"container_id\": \"b9f0fca28a83\", \"container_image_id\": \"81a8ed38fd46fe2f017573ccef769bc8fa908f45cbc7934058dcfcea5255face\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:8b33a29f3a7f00f8e6f971159aa875abdbdf0dd9\", \"version\": \"16.0.0-2955-g8b33a29\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-06-26T21:35:56.390417\", \"created\": \"2020-06-26T21:33:46.028645\", \"started\": \"2020-06-26T21:33:53.151371\"}, \"mgr.smithi051.blmzin\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"smithi051.blmzin\", \"hostname\": \"smithi051\", \"container_id\": \"b070152b4036\", \"container_image_id\": \"81a8ed38fd46fe2f017573ccef769bc8fa908f45cbc7934058dcfcea5255face\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:8b33a29f3a7f00f8e6f971159aa875abdbdf0dd9\", \"version\": \"16.0.0-2955-g8b33a29\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-06-26T21:35:56.390568\", \"created\": \"2020-06-26T21:33:55.708644\", \"started\": \"2020-06-26T21:33:55.810903\"}, \"alertmanager.smithi051\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"smithi051\", \"hostname\": \"smithi051\", \"container_id\": \"3e41272c7e91\", \"container_image_id\": \"0881eb8f169f5556a292b4e2c01d683172b12830a62a9225a98a8e206bb734f0\", \"container_image_name\": \"prom/alertmanager:v0.20.0\", \"version\": \"0.20.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-06-26T21:35:56.390631\", \"created\": \"2020-06-26T21:35:17.232644\", \"started\": \"2020-06-26T21:35:17.328747\"}, \"crash.smithi051\": {\"daemon_type\": \"crash\", \"daemon_id\": \"smithi051\", \"hostname\": \"smithi051\", \"container_id\": \"8db18fd8f955\", \"container_image_id\": \"81a8ed38fd46fe2f017573ccef769bc8fa908f45cbc7934058dcfcea5255face\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:8b33a29f3a7f00f8e6f971159aa875abdbdf0dd9\", \"version\": \"16.0.0-2955-g8b33a29\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-06-26T21:35:56.390690\", \"created\": \"2020-06-26T21:35:19.796643\", \"started\": \"2020-06-26T21:35:19.889874\"}, \"grafana.smithi051\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"smithi051\", \"hostname\": \"smithi051\", \"container_id\": \"de5895798a1d\", \"container_image_id\": \"a0dce381714a1605bd246c4b407423449da95cb7d0d0a8bce349c3b4dd0b3288\", \"container_image_name\": \"ceph/ceph-grafana:6.6.2\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-06-26T21:35:56.390748\", \"created\": \"2020-06-26T21:35:37.380643\", \"started\": \"2020-06-26T21:35:37.482221\"}, \"node-exporter.smithi051\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"smithi051\", \"hostname\": \"smithi051\", \"container_id\": \"a2fc3d6f601b\", \"container_image_id\": \"e5a616e4b9cf68dfcad7782b78e118be4310022e874d52da85c55923fb615f87\", \"container_image_name\": \"prom/node-exporter:v0.18.1\", \"version\": \"0.18.1\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-06-26T21:35:56.390805\", \"created\": \"2020-06-26T21:35:37.972643\", \"started\": \"2020-06-26T21:35:40.186198\"}, \"prometheus.smithi051\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"smithi051\", \"hostname\": \"smithi051\", \"container_id\": \"be0ace953805\", \"container_image_id\": \"de242295e2257c37c8cadfd962369228f8f10b2d48a44259b65fef44ad4f6490\", \"container_image_name\": \"prom/prometheus:v2.18.1\", \"version\": \"2.18.1\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-06-26T21:35:56.390863\", \"created\": \"2020-06-26T21:35:53.988643\", \"started\": \"2020-06-26T21:35:54.078498\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD016T4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1600321314816.0, \"human_readable_size\": \"1.46 TB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"_CVFT6011006A1P6DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"128\", \"scheduler_mode\": \"cfq\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4HPJX\"}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"alertmanager.smithi051\": {\"deps\": [\"mgr.smithi051.blmzin\"], \"last_config\": \"2020-06-26T21:35:05.044187\"}, \"crash.smithi051\": {\"deps\": [], \"last_config\": \"2020-06-26T21:35:17.276967\"}, \"grafana.smithi051\": {\"deps\": [], \"last_config\": \"2020-06-26T21:35:19.830109\"}, \"node-exporter.smithi051\": {\"deps\": [], \"last_config\": \"2020-06-26T21:35:37.423411\"}, \"prometheus.smithi051\": {\"deps\": [\"alertmanager.smithi051\", \"mgr.smithi051.blmzin\", \"node-exporter.smithi051\"], \"last_config\": \"2020-06-26T21:35:38.009576\"}}, \"last_daemon_update\": \"2020-06-26T21:35:56.390988\", \"last_device_update\": \"2020-06-26T21:35:05.038879\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.51\"]}, \"last_host_check\": \"2020-06-26T21:34:22.714142\"}"}]: dispatch 2020-06-26T21:35:56.588 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:35:56 smithi051 bash[7113]: audit 2020-06-26T21:35:56.394488+0000 mon.smithi051 (mon.0) 207 : audit [INF] from='mgr.14165 172.21.15.51:0/2407568394' entity='mgr.smithi051.blmzin' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi051","val":"{\"daemons\": {\"mon.smithi051\": {\"daemon_type\": \"mon\", \"daemon_id\": \"smithi051\", \"hostname\": \"smithi051\", \"container_id\": \"b9f0fca28a83\", \"container_image_id\": \"81a8ed38fd46fe2f017573ccef769bc8fa908f45cbc7934058dcfcea5255face\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:8b33a29f3a7f00f8e6f971159aa875abdbdf0dd9\", \"version\": \"16.0.0-2955-g8b33a29\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-06-26T21:35:56.390417\", \"created\": \"2020-06-26T21:33:46.028645\", \"started\": \"2020-06-26T21:33:53.151371\"}, \"mgr.smithi051.blmzin\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"smithi051.blmzin\", \"hostname\": \"smithi051\", \"container_id\": \"b070152b4036\", \"container_image_id\": \"81a8ed38fd46fe2f017573ccef769bc8fa908f45cbc7934058dcfcea5255face\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:8b33a29f3a7f00f8e6f971159aa875abdbdf0dd9\", \"version\": \"16.0.0-2955-g8b33a29\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-06-26T21:35:56.390568\", \"created\": \"2020-06-26T21:33:55.708644\", \"started\": \"2020-06-26T21:33:55.810903\"}, \"alertmanager.smithi051\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"smithi051\", \"hostname\": \"smithi051\", \"container_id\": \"3e41272c7e91\", \"container_image_id\": \"0881eb8f169f5556a292b4e2c01d683172b12830a62a9225a98a8e206bb734f0\", \"container_image_name\": \"prom/alertmanager:v0.20.0\", \"version\": \"0.20.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-06-26T21:35:56.390631\", \"created\": \"2020-06-26T21:35:17.232644\", \"started\": \"2020-06-26T21:35:17.328747\"}, \"crash.smithi051\": {\"daemon_type\": \"crash\", \"daemon_id\": \"smithi051\", \"hostname\": \"smithi051\", \"container_id\": \"8db18fd8f955\", \"container_image_id\": \"81a8ed38fd46fe2f017573ccef769bc8fa908f45cbc7934058dcfcea5255face\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:8b33a29f3a7f00f8e6f971159aa875abdbdf0dd9\", \"version\": \"16.0.0-2955-g8b33a29\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-06-26T21:35:56.390690\", \"created\": \"2020-06-26T21:35:19.796643\", \"started\": \"2020-06-26T21:35:19.889874\"}, \"grafana.smithi051\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"smithi051\", \"hostname\": \"smithi051\", \"container_id\": \"de5895798a1d\", \"container_image_id\": \"a0dce381714a1605bd246c4b407423449da95cb7d0d0a8bce349c3b4dd0b3288\", \"container_image_name\": \"ceph/ceph-grafana:6.6.2\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-06-26T21:35:56.390748\", \"created\": \"2020-06-26T21:35:37.380643\", \"started\": \"2020-06-26T21:35:37.482221\"}, \"node-exporter.smithi051\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"smithi051\", \"hostname\": \"smithi051\", \"container_id\": \"a2fc3d6f601b\", \"container_image_id\": \"e5a616e4b9cf68dfcad7782b78e118be4310022e874d52da85c55923fb615f87\", \"container_image_name\": \"prom/node-exporter:v0.18.1\", \"version\": \"0.18.1\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-06-26T21:35:56.390805\", \"created\": \"2020-06-26T21:35:37.972643\", \"started\": \"2020-06-26T21:35:40.186198\"}, \"prometheus.smithi051\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"smithi051\", \"hostname\": \"smithi051\", \"container_id\": \"be0ace953805\", \"container_image_id\": \"de242295e2257c37c8cadfd962369228f8f10b2d48a44259b65fef44ad4f6490\", \"container_image_name\": \"prom/prometheus:v2.18.1\", \"version\": \"2.18.1\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-06-26T21:35:56.390863\", \"created\": \"2020-06-26T21:35:53.988643\", \"started\": \"2020-06-26T21:35:54.078498\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD016T4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1600321314816.0, \"human_readable_size\": \"1.46 TB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"_CVFT6011006A1P6DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"128\", \"scheduler_mode\": \"cfq\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4HPJX\"}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"alertmanager.smithi051\": {\"deps\": [\"mgr.smithi051.blmzin\"], \"last_config\": \"2020-06-26T21:35:05.044187\"}, \"crash.smithi051\": {\"deps\": [], \"last_config\": \"2020-06-26T21:35:17.276967\"}, \"grafana.smithi051\": {\"deps\": [], \"last_config\": \"2020-06-26T21:35:19.830109\"}, \"node-exporter.smithi051\": {\"deps\": [], \"last_config\": \"2020-06-26T21:35:37.423411\"}, \"prometheus.smithi051\": {\"deps\": [\"alertmanager.smithi051\", \"mgr.smithi051.blmzin\", \"node-exporter.smithi051\"], \"last_config\": \"2020-06-26T21:35:38.009576\"}}, \"last_daemon_update\": \"2020-06-26T21:35:56.390988\", \"last_device_update\": \"2020-06-26T21:35:05.038879\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.51\"]}, \"last_host_check\": \"2020-06-26T21:34:22.714142\"}"}]': finished 2020-06-26T21:35:57.361 INFO:teuthology.orchestra.run.smithi143.stdout:Deployed mon.smithi143 on host 'smithi143' 2020-06-26T21:35:57.744 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:35:57 smithi051 bash[7113]: cluster 2020-06-26T21:35:56.191137+0000 mgr.smithi051.blmzin (mgr.14165) 38 : cluster [DBG] pgmap v26: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2020-06-26T21:35:57.745 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:35:57 smithi051 bash[7113]: audit 2020-06-26T21:35:57.356675+0000 mon.smithi051 (mon.0) 208 : audit [INF] from='mgr.14165 172.21.15.51:0/2407568394' entity='mgr.smithi051.blmzin' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi143","val":"{\"daemons\": {\"mon.smithi143\": {\"daemon_type\": \"mon\", \"daemon_id\": \"smithi143\", \"hostname\": \"smithi143\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [], \"osdspec_previews\": [], \"daemon_config_deps\": {\"mon.smithi143\": {\"deps\": [], \"last_config\": \"2020-06-26T21:35:52.483780\"}}, \"networks\": {}, \"last_host_check\": \"2020-06-26T21:35:54.336637\"}"}]: dispatch 2020-06-26T21:35:57.745 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:35:57 smithi051 bash[7113]: audit 2020-06-26T21:35:57.361188+0000 mon.smithi051 (mon.0) 209 : audit [INF] from='mgr.14165 172.21.15.51:0/2407568394' entity='mgr.smithi051.blmzin' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi143","val":"{\"daemons\": {\"mon.smithi143\": {\"daemon_type\": \"mon\", \"daemon_id\": \"smithi143\", \"hostname\": \"smithi143\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [], \"osdspec_previews\": [], \"daemon_config_deps\": {\"mon.smithi143\": {\"deps\": [], \"last_config\": \"2020-06-26T21:35:52.483780\"}}, \"networks\": {}, \"last_host_check\": \"2020-06-26T21:35:54.336637\"}"}]': finished 2020-06-26T21:35:58.561 INFO:teuthology.orchestra.run.smithi143:mon.smithi143> sudo journalctl -f -n 0 -u ceph-9eb212b8-b7f4-11ea-a06d-001a4aab830c@mon.smithi143.service 2020-06-26T21:35:58.564 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2020-06-26T21:35:58.565 INFO:teuthology.orchestra.run.smithi143:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:8b33a29f3a7f00f8e6f971159aa875abdbdf0dd9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 9eb212b8-b7f4-11ea-a06d-001a4aab830c -- ceph mon dump -f json 2020-06-26T21:35:58.611 INFO:ceph.mon.smithi143.smithi143.stdout:-- Logs begin at Sun 2020-06-21 12:25:33 UTC. -- 2020-06-26T21:35:59.645 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:35:59 smithi051 bash[7113]: cluster 2020-06-26T21:35:58.191602+0000 mgr.smithi051.blmzin (mgr.14165) 39 : cluster [DBG] pgmap v27: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2020-06-26T21:35:59.915 INFO:ceph.mon.smithi143.smithi143.stdout:Jun 26 21:35:59 smithi143 bash[7247]: debug 2020-06-26T21:35:59.659+0000 7f0a90cd0700 0 set uid:gid to 167:167 (ceph:ceph) 2020-06-26T21:35:59.915 INFO:ceph.mon.smithi143.smithi143.stdout:Jun 26 21:35:59 smithi143 bash[7247]: debug 2020-06-26T21:35:59.659+0000 7f0a90cd0700 0 ceph version 16.0.0-2955-g8b33a29 (8b33a29f3a7f00f8e6f971159aa875abdbdf0dd9) pacific (dev), process ceph-mon, pid 1 2020-06-26T21:35:59.916 INFO:ceph.mon.smithi143.smithi143.stdout:Jun 26 21:35:59 smithi143 bash[7247]: debug 2020-06-26T21:35:59.659+0000 7f0a90cd0700 0 pidfile_write: ignore empty --pid-file 2020-06-26T21:35:59.916 INFO:ceph.mon.smithi143.smithi143.stdout:Jun 26 21:35:59 smithi143 bash[7247]: debug 2020-06-26T21:35:59.663+0000 7f0a90cd0700 0 load: jerasure load: lrc load: isa 2020-06-26T21:35:59.916 INFO:ceph.mon.smithi143.smithi143.stdout:Jun 26 21:35:59 smithi143 bash[7247]: debug 2020-06-26T21:35:59.663+0000 7f0a90cd0700 4 rocksdb: RocksDB version: 6.8.1 2020-06-26T21:35:59.916 INFO:ceph.mon.smithi143.smithi143.stdout:Jun 26 21:35:59 smithi143 bash[7247]: debug 2020-06-26T21:35:59.663+0000 7f0a90cd0700 4 rocksdb: Git sha rocksdb_build_git_sha:@0@ 2020-06-26T21:35:59.916 INFO:ceph.mon.smithi143.smithi143.stdout:Jun 26 21:35:59 smithi143 bash[7247]: debug 2020-06-26T21:35:59.663+0000 7f0a90cd0700 4 rocksdb: Compile date Jun 26 2020 2020-06-26T21:35:59.917 INFO:ceph.mon.smithi143.smithi143.stdout:Jun 26 21:35:59 smithi143 bash[7247]: debug 2020-06-26T21:35:59.663+0000 7f0a90cd0700 4 rocksdb: DB SUMMARY 2020-06-26T21:35:59.917 INFO:ceph.mon.smithi143.smithi143.stdout:Jun 26 21:35:59 smithi143 bash[7247]: debug 2020-06-26T21:35:59.663+0000 7f0a90cd0700 4 rocksdb: CURRENT file: CURRENT 2020-06-26T21:35:59.917 INFO:ceph.mon.smithi143.smithi143.stdout:Jun 26 21:35:59 smithi143 bash[7247]: debug 2020-06-26T21:35:59.663+0000 7f0a90cd0700 4 rocksdb: IDENTITY file: IDENTITY 2020-06-26T21:35:59.917 INFO:ceph.mon.smithi143.smithi143.stdout:Jun 26 21:35:59 smithi143 bash[7247]: debug 2020-06-26T21:35:59.663+0000 7f0a90cd0700 4 rocksdb: MANIFEST file: MANIFEST-000001 size: 13 Bytes 2020-06-26T21:35:59.917 INFO:ceph.mon.smithi143.smithi143.stdout:Jun 26 21:35:59 smithi143 bash[7247]: debug 2020-06-26T21:35:59.663+0000 7f0a90cd0700 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-smithi143/store.db dir, Total Num: 0, files: 2020-06-26T21:35:59.918 INFO:ceph.mon.smithi143.smithi143.stdout:Jun 26 21:35:59 smithi143 bash[7247]: debug 2020-06-26T21:35:59.663+0000 7f0a90cd0700 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-smithi143/store.db: 000003.log size: 489 ; 2020-06-26T21:35:59.918 INFO:ceph.mon.smithi143.smithi143.stdout:Jun 26 21:35:59 smithi143 bash[7247]: debug 2020-06-26T21:35:59.663+0000 7f0a90cd0700 4 rocksdb: Options.error_if_exists: 0 2020-06-26T21:35:59.918 INFO:ceph.mon.smithi143.smithi143.stdout:Jun 26 21:35:59 smithi143 bash[7247]: debug 2020-06-26T21:35:59.663+0000 7f0a90cd0700 4 rocksdb: Options.create_if_missing: 0 2020-06-26T21:35:59.918 INFO:ceph.mon.smithi143.smithi143.stdout:Jun 26 21:35:59 smithi143 bash[7247]: debug 2020-06-26T21:35:59.663+0000 7f0a90cd0700 4 rocksdb: Options.paranoid_checks: 1 2020-06-26T21:35:59.919 INFO:ceph.mon.smithi143.smithi143.stdout:Jun 26 21:35:59 smithi143 bash[7247]: debug 2020-06-26T21:35:59.663+0000 7f0a90cd0700 4 rocksdb: Options.env: 0x55eb7b45d720 2020-06-26T21:35:59.919 INFO:ceph.mon.smithi143.smithi143.stdout:Jun 26 21:35:59 smithi143 bash[7247]: debug 2020-06-26T21:35:59.663+0000 7f0a90cd0700 4 rocksdb: Options.fs: Posix File System 2020-06-26T21:35:59.919 INFO:ceph.mon.smithi143.smithi143.stdout:Jun 26 21:35:59 smithi143 bash[7247]: debug 2020-06-26T21:35:59.663+0000 7f0a90cd0700 4 rocksdb: Options.info_log: 0x55eb7c7ee580 2020-06-26T21:35:59.919 INFO:ceph.mon.smithi143.smithi143.stdout:Jun 26 21:35:59 smithi143 bash[7247]: debug 2020-06-26T21:35:59.663+0000 7f0a90cd0700 4 rocksdb: Options.max_file_opening_threads: 16 2020-06-26T21:35:59.919 INFO:ceph.mon.smithi143.smithi143.stdout:Jun 26 21:35:59 smithi143 bash[7247]: debug 2020-06-26T21:35:59.663+0000 7f0a90cd0700 4 rocksdb: Options.statistics: (nil) 2020-06-26T21:35:59.919 INFO:ceph.mon.smithi143.smithi143.stdout:Jun 26 21:35:59 smithi143 bash[7247]: debug 2020-06-26T21:35:59.663+0000 7f0a90cd0700 4 rocksdb: Options.use_fsync: 0 2020-06-26T21:35:59.920 INFO:ceph.mon.smithi143.smithi143.stdout:Jun 26 21:35:59 smithi143 bash[7247]: debug 2020-06-26T21:35:59.663+0000 7f0a90cd0700 4 rocksdb: Options.max_log_file_size: 0 2020-06-26T21:35:59.920 INFO:ceph.mon.smithi143.smithi143.stdout:Jun 26 21:35:59 smithi143 bash[7247]: debug 2020-06-26T21:35:59.663+0000 7f0a90cd0700 4 rocksdb: Options.max_manifest_file_size: 1073741824 2020-06-26T21:35:59.920 INFO:ceph.mon.smithi143.smithi143.stdout:Jun 26 21:35:59 smithi143 bash[7247]: debug 2020-06-26T21:35:59.663+0000 7f0a90cd0700 4 rocksdb: Options.log_file_time_to_roll: 0 2020-06-26T21:35:59.920 INFO:ceph.mon.smithi143.smithi143.stdout:Jun 26 21:35:59 smithi143 bash[7247]: debug 2020-06-26T21:35:59.663+0000 7f0a90cd0700 4 rocksdb: Options.keep_log_file_num: 1000 2020-06-26T21:35:59.920 INFO:ceph.mon.smithi143.smithi143.stdout:Jun 26 21:35:59 smithi143 bash[7247]: debug 2020-06-26T21:35:59.663+0000 7f0a90cd0700 4 rocksdb: Options.recycle_log_file_num: 0 2020-06-26T21:35:59.921 INFO:ceph.mon.smithi143.smithi143.stdout:Jun 26 21:35:59 smithi143 bash[7247]: debug 2020-06-26T21:35:59.663+0000 7f0a90cd0700 4 rocksdb: Options.allow_fallocate: 1 2020-06-26T21:35:59.921 INFO:ceph.mon.smithi143.smithi143.stdout:Jun 26 21:35:59 smithi143 bash[7247]: debug 2020-06-26T21:35:59.663+0000 7f0a90cd0700 4 rocksdb: Options.allow_mmap_reads: 0 2020-06-26T21:35:59.921 INFO:ceph.mon.smithi143.smithi143.stdout:Jun 26 21:35:59 smithi143 bash[7247]: debug 2020-06-26T21:35:59.663+0000 7f0a90cd0700 4 rocksdb: Options.allow_mmap_writes: 0 2020-06-26T21:35:59.921 INFO:ceph.mon.smithi143.smithi143.stdout:Jun 26 21:35:59 smithi143 bash[7247]: debug 2020-06-26T21:35:59.663+0000 7f0a90cd0700 4 rocksdb: Options.use_direct_reads: 0 2020-06-26T21:35:59.921 INFO:ceph.mon.smithi143.smithi143.stdout:Jun 26 21:35:59 smithi143 bash[7247]: debug 2020-06-26T21:35:59.663+0000 7f0a90cd0700 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2020-06-26T21:35:59.922 INFO:ceph.mon.smithi143.smithi143.stdout:Jun 26 21:35:59 smithi143 bash[7247]: debug 2020-06-26T21:35:59.663+0000 7f0a90cd0700 4 rocksdb: Options.create_missing_column_families: 0 2020-06-26T21:35:59.922 INFO:ceph.mon.smithi143.smithi143.stdout:Jun 26 21:35:59 smithi143 bash[7247]: debug 2020-06-26T21:35:59.663+0000 7f0a90cd0700 4 rocksdb: Options.db_log_dir: 2020-06-26T21:35:59.922 INFO:ceph.mon.smithi143.smithi143.stdout:Jun 26 21:35:59 smithi143 bash[7247]: debug 2020-06-26T21:35:59.663+0000 7f0a90cd0700 4 rocksdb: Options.wal_dir: /var/lib/ceph/mon/ceph-smithi143/store.db 2020-06-26T21:35:59.922 INFO:ceph.mon.smithi143.smithi143.stdout:Jun 26 21:35:59 smithi143 bash[7247]: debug 2020-06-26T21:35:59.663+0000 7f0a90cd0700 4 rocksdb: Options.table_cache_numshardbits: 6 2020-06-26T21:35:59.922 INFO:ceph.mon.smithi143.smithi143.stdout:Jun 26 21:35:59 smithi143 bash[7247]: debug 2020-06-26T21:35:59.663+0000 7f0a90cd0700 4 rocksdb: Options.max_subcompactions: 1 2020-06-26T21:35:59.923 INFO:ceph.mon.smithi143.smithi143.stdout:Jun 26 21:35:59 smithi143 bash[7247]: debug 2020-06-26T21:35:59.663+0000 7f0a90cd0700 4 rocksdb: Options.max_background_flushes: -1 2020-06-26T21:35:59.923 INFO:ceph.mon.smithi143.smithi143.stdout:Jun 26 21:35:59 smithi143 bash[7247]: debug 2020-06-26T21:35:59.663+0000 7f0a90cd0700 4 rocksdb: Options.WAL_ttl_seconds: 0 2020-06-26T21:35:59.923 INFO:ceph.mon.smithi143.smithi143.stdout:Jun 26 21:35:59 smithi143 bash[7247]: debug 2020-06-26T21:35:59.663+0000 7f0a90cd0700 4 rocksdb: Options.WAL_size_limit_MB: 0 2020-06-26T21:35:59.923 INFO:ceph.mon.smithi143.smithi143.stdout:Jun 26 21:35:59 smithi143 bash[7247]: debug 2020-06-26T21:35:59.663+0000 7f0a90cd0700 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2020-06-26T21:35:59.923 INFO:ceph.mon.smithi143.smithi143.stdout:Jun 26 21:35:59 smithi143 bash[7247]: debug 2020-06-26T21:35:59.663+0000 7f0a90cd0700 4 rocksdb: Options.manifest_preallocation_size: 4194304 2020-06-26T21:35:59.923 INFO:ceph.mon.smithi143.smithi143.stdout:Jun 26 21:35:59 smithi143 bash[7247]: debug 2020-06-26T21:35:59.663+0000 7f0a90cd0700 4 rocksdb: Options.is_fd_close_on_exec: 1 2020-06-26T21:35:59.924 INFO:ceph.mon.smithi143.smithi143.stdout:Jun 26 21:35:59 smithi143 bash[7247]: debug 2020-06-26T21:35:59.663+0000 7f0a90cd0700 4 rocksdb: Options.advise_random_on_open: 1 2020-06-26T21:35:59.924 INFO:ceph.mon.smithi143.smithi143.stdout:Jun 26 21:35:59 smithi143 bash[7247]: debug 2020-06-26T21:35:59.663+0000 7f0a90cd0700 4 rocksdb: Options.db_write_buffer_size: 0 2020-06-26T21:35:59.924 INFO:ceph.mon.smithi143.smithi143.stdout:Jun 26 21:35:59 smithi143 bash[7247]: debug 2020-06-26T21:35:59.663+0000 7f0a90cd0700 4 rocksdb: Options.write_buffer_manager: 0x55eb7c839350 2020-06-26T21:35:59.924 INFO:ceph.mon.smithi143.smithi143.stdout:Jun 26 21:35:59 smithi143 bash[7247]: debug 2020-06-26T21:35:59.663+0000 7f0a90cd0700 4 rocksdb: Options.access_hint_on_compaction_start: 1 2020-06-26T21:35:59.924 INFO:ceph.mon.smithi143.smithi143.stdout:Jun 26 21:35:59 smithi143 bash[7247]: debug 2020-06-26T21:35:59.663+0000 7f0a90cd0700 4 rocksdb: Options.new_table_reader_for_compaction_inputs: 0 2020-06-26T21:35:59.925 INFO:ceph.mon.smithi143.smithi143.stdout:Jun 26 21:35:59 smithi143 bash[7247]: debug 2020-06-26T21:35:59.663+0000 7f0a90cd0700 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2020-06-26T21:35:59.925 INFO:ceph.mon.smithi143.smithi143.stdout:Jun 26 21:35:59 smithi143 bash[7247]: debug 2020-06-26T21:35:59.663+0000 7f0a90cd0700 4 rocksdb: Options.use_adaptive_mutex: 0 2020-06-26T21:35:59.925 INFO:ceph.mon.smithi143.smithi143.stdout:Jun 26 21:35:59 smithi143 bash[7247]: debug 2020-06-26T21:35:59.663+0000 7f0a90cd0700 4 rocksdb: Options.rate_limiter: (nil) 2020-06-26T21:35:59.925 INFO:ceph.mon.smithi143.smithi143.stdout:Jun 26 21:35:59 smithi143 bash[7247]: debug 2020-06-26T21:35:59.663+0000 7f0a90cd0700 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2020-06-26T21:35:59.925 INFO:ceph.mon.smithi143.smithi143.stdout:Jun 26 21:35:59 smithi143 bash[7247]: debug 2020-06-26T21:35:59.663+0000 7f0a90cd0700 4 rocksdb: Options.wal_recovery_mode: 2 2020-06-26T21:35:59.926 INFO:ceph.mon.smithi143.smithi143.stdout:Jun 26 21:35:59 smithi143 bash[7247]: debug 2020-06-26T21:35:59.663+0000 7f0a90cd0700 4 rocksdb: Options.enable_thread_tracking: 0 2020-06-26T21:35:59.927 INFO:ceph.mon.smithi143.smithi143.stdout:Jun 26 21:35:59 smithi143 bash[7247]: debug 2020-06-26T21:35:59.663+0000 7f0a90cd0700 4 rocksdb: Options.enable_pipelined_write: 0 2020-06-26T21:35:59.927 INFO:ceph.mon.smithi143.smithi143.stdout:Jun 26 21:35:59 smithi143 bash[7247]: debug 2020-06-26T21:35:59.663+0000 7f0a90cd0700 4 rocksdb: Options.unordered_write: 0 2020-06-26T21:35:59.928 INFO:ceph.mon.smithi143.smithi143.stdout:Jun 26 21:35:59 smithi143 bash[7247]: debug 2020-06-26T21:35:59.663+0000 7f0a90cd0700 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2020-06-26T21:35:59.928 INFO:ceph.mon.smithi143.smithi143.stdout:Jun 26 21:35:59 smithi143 bash[7247]: debug 2020-06-26T21:35:59.663+0000 7f0a90cd0700 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2020-06-26T21:35:59.928 INFO:ceph.mon.smithi143.smithi143.stdout:Jun 26 21:35:59 smithi143 bash[7247]: debug 2020-06-26T21:35:59.663+0000 7f0a90cd0700 4 rocksdb: Options.write_thread_max_yield_usec: 100 2020-06-26T21:35:59.928 INFO:ceph.mon.smithi143.smithi143.stdout:Jun 26 21:35:59 smithi143 bash[7247]: debug 2020-06-26T21:35:59.663+0000 7f0a90cd0700 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2020-06-26T21:35:59.928 INFO:ceph.mon.smithi143.smithi143.stdout:Jun 26 21:35:59 smithi143 bash[7247]: debug 2020-06-26T21:35:59.663+0000 7f0a90cd0700 4 rocksdb: Options.row_cache: None 2020-06-26T21:35:59.929 INFO:ceph.mon.smithi143.smithi143.stdout:Jun 26 21:35:59 smithi143 bash[7247]: debug 2020-06-26T21:35:59.663+0000 7f0a90cd0700 4 rocksdb: Options.wal_filter: None 2020-06-26T21:35:59.929 INFO:ceph.mon.smithi143.smithi143.stdout:Jun 26 21:35:59 smithi143 bash[7247]: debug 2020-06-26T21:35:59.663+0000 7f0a90cd0700 4 rocksdb: Options.avoid_flush_during_recovery: 0 2020-06-26T21:35:59.929 INFO:ceph.mon.smithi143.smithi143.stdout:Jun 26 21:35:59 smithi143 bash[7247]: debug 2020-06-26T21:35:59.663+0000 7f0a90cd0700 4 rocksdb: Options.allow_ingest_behind: 0 2020-06-26T21:35:59.929 INFO:ceph.mon.smithi143.smithi143.stdout:Jun 26 21:35:59 smithi143 bash[7247]: debug 2020-06-26T21:35:59.663+0000 7f0a90cd0700 4 rocksdb: Options.preserve_deletes: 0 2020-06-26T21:35:59.929 INFO:ceph.mon.smithi143.smithi143.stdout:Jun 26 21:35:59 smithi143 bash[7247]: debug 2020-06-26T21:35:59.663+0000 7f0a90cd0700 4 rocksdb: Options.two_write_queues: 0 2020-06-26T21:35:59.938 INFO:ceph.mon.smithi143.smithi143.stdout:Jun 26 21:35:59 smithi143 bash[7247]: debug 2020-06-26T21:35:59.663+0000 7f0a90cd0700 4 rocksdb: Options.manual_wal_flush: 0 2020-06-26T21:35:59.938 INFO:ceph.mon.smithi143.smithi143.stdout:Jun 26 21:35:59 smithi143 bash[7247]: debug 2020-06-26T21:35:59.663+0000 7f0a90cd0700 4 rocksdb: Options.atomic_flush: 0 2020-06-26T21:35:59.938 INFO:ceph.mon.smithi143.smithi143.stdout:Jun 26 21:35:59 smithi143 bash[7247]: debug 2020-06-26T21:35:59.663+0000 7f0a90cd0700 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2020-06-26T21:35:59.939 INFO:ceph.mon.smithi143.smithi143.stdout:Jun 26 21:35:59 smithi143 bash[7247]: debug 2020-06-26T21:35:59.663+0000 7f0a90cd0700 4 rocksdb: Options.persist_stats_to_disk: 0 2020-06-26T21:35:59.939 INFO:ceph.mon.smithi143.smithi143.stdout:Jun 26 21:35:59 smithi143 bash[7247]: debug 2020-06-26T21:35:59.663+0000 7f0a90cd0700 4 rocksdb: Options.write_dbid_to_manifest: 0 2020-06-26T21:35:59.939 INFO:ceph.mon.smithi143.smithi143.stdout:Jun 26 21:35:59 smithi143 bash[7247]: debug 2020-06-26T21:35:59.663+0000 7f0a90cd0700 4 rocksdb: Options.log_readahead_size: 0 2020-06-26T21:35:59.939 INFO:ceph.mon.smithi143.smithi143.stdout:Jun 26 21:35:59 smithi143 bash[7247]: debug 2020-06-26T21:35:59.663+0000 7f0a90cd0700 4 rocksdb: Options.sst_file_checksum_func: Unknown 2020-06-26T21:35:59.940 INFO:ceph.mon.smithi143.smithi143.stdout:Jun 26 21:35:59 smithi143 bash[7247]: debug 2020-06-26T21:35:59.663+0000 7f0a90cd0700 4 rocksdb: Options.max_background_jobs: 2 2020-06-26T21:35:59.940 INFO:ceph.mon.smithi143.smithi143.stdout:Jun 26 21:35:59 smithi143 bash[7247]: debug 2020-06-26T21:35:59.663+0000 7f0a90cd0700 4 rocksdb: Options.max_background_compactions: -1 2020-06-26T21:35:59.940 INFO:ceph.mon.smithi143.smithi143.stdout:Jun 26 21:35:59 smithi143 bash[7247]: debug 2020-06-26T21:35:59.663+0000 7f0a90cd0700 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2020-06-26T21:35:59.940 INFO:ceph.mon.smithi143.smithi143.stdout:Jun 26 21:35:59 smithi143 bash[7247]: debug 2020-06-26T21:35:59.663+0000 7f0a90cd0700 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2020-06-26T21:35:59.941 INFO:ceph.mon.smithi143.smithi143.stdout:Jun 26 21:35:59 smithi143 bash[7247]: debug 2020-06-26T21:35:59.663+0000 7f0a90cd0700 4 rocksdb: Options.delayed_write_rate : 16777216 2020-06-26T21:35:59.941 INFO:ceph.mon.smithi143.smithi143.stdout:Jun 26 21:35:59 smithi143 bash[7247]: debug 2020-06-26T21:35:59.663+0000 7f0a90cd0700 4 rocksdb: Options.max_total_wal_size: 0 2020-06-26T21:35:59.941 INFO:ceph.mon.smithi143.smithi143.stdout:Jun 26 21:35:59 smithi143 bash[7247]: debug 2020-06-26T21:35:59.663+0000 7f0a90cd0700 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2020-06-26T21:35:59.941 INFO:ceph.mon.smithi143.smithi143.stdout:Jun 26 21:35:59 smithi143 bash[7247]: debug 2020-06-26T21:35:59.663+0000 7f0a90cd0700 4 rocksdb: Options.stats_dump_period_sec: 600 2020-06-26T21:35:59.942 INFO:ceph.mon.smithi143.smithi143.stdout:Jun 26 21:35:59 smithi143 bash[7247]: debug 2020-06-26T21:35:59.663+0000 7f0a90cd0700 4 rocksdb: Options.stats_persist_period_sec: 600 2020-06-26T21:35:59.942 INFO:ceph.mon.smithi143.smithi143.stdout:Jun 26 21:35:59 smithi143 bash[7247]: debug 2020-06-26T21:35:59.663+0000 7f0a90cd0700 4 rocksdb: Options.stats_history_buffer_size: 1048576 2020-06-26T21:35:59.942 INFO:ceph.mon.smithi143.smithi143.stdout:Jun 26 21:35:59 smithi143 bash[7247]: debug 2020-06-26T21:35:59.663+0000 7f0a90cd0700 4 rocksdb: Options.max_open_files: -1 2020-06-26T21:35:59.942 INFO:ceph.mon.smithi143.smithi143.stdout:Jun 26 21:35:59 smithi143 bash[7247]: debug 2020-06-26T21:35:59.663+0000 7f0a90cd0700 4 rocksdb: Options.bytes_per_sync: 0 2020-06-26T21:35:59.942 INFO:ceph.mon.smithi143.smithi143.stdout:Jun 26 21:35:59 smithi143 bash[7247]: debug 2020-06-26T21:35:59.663+0000 7f0a90cd0700 4 rocksdb: Options.wal_bytes_per_sync: 0 2020-06-26T21:35:59.943 INFO:ceph.mon.smithi143.smithi143.stdout:Jun 26 21:35:59 smithi143 bash[7247]: debug 2020-06-26T21:35:59.663+0000 7f0a90cd0700 4 rocksdb: Options.strict_bytes_per_sync: 0 2020-06-26T21:35:59.943 INFO:ceph.mon.smithi143.smithi143.stdout:Jun 26 21:35:59 smithi143 bash[7247]: debug 2020-06-26T21:35:59.663+0000 7f0a90cd0700 4 rocksdb: Options.compaction_readahead_size: 0 2020-06-26T21:35:59.943 INFO:ceph.mon.smithi143.smithi143.stdout:Jun 26 21:35:59 smithi143 bash[7247]: debug 2020-06-26T21:35:59.663+0000 7f0a90cd0700 4 rocksdb: Compression algorithms supported: 2020-06-26T21:35:59.943 INFO:ceph.mon.smithi143.smithi143.stdout:Jun 26 21:35:59 smithi143 bash[7247]: debug 2020-06-26T21:35:59.663+0000 7f0a90cd0700 4 rocksdb: kZSTDNotFinalCompression supported: 0 2020-06-26T21:35:59.944 INFO:ceph.mon.smithi143.smithi143.stdout:Jun 26 21:35:59 smithi143 bash[7247]: debug 2020-06-26T21:35:59.663+0000 7f0a90cd0700 4 rocksdb: kZSTD supported: 0 2020-06-26T21:35:59.944 INFO:ceph.mon.smithi143.smithi143.stdout:Jun 26 21:35:59 smithi143 bash[7247]: debug 2020-06-26T21:35:59.663+0000 7f0a90cd0700 4 rocksdb: kXpressCompression supported: 0 2020-06-26T21:35:59.944 INFO:ceph.mon.smithi143.smithi143.stdout:Jun 26 21:35:59 smithi143 bash[7247]: debug 2020-06-26T21:35:59.663+0000 7f0a90cd0700 4 rocksdb: kLZ4HCCompression supported: 1 2020-06-26T21:35:59.944 INFO:ceph.mon.smithi143.smithi143.stdout:Jun 26 21:35:59 smithi143 bash[7247]: debug 2020-06-26T21:35:59.663+0000 7f0a90cd0700 4 rocksdb: kLZ4Compression supported: 1 2020-06-26T21:35:59.944 INFO:ceph.mon.smithi143.smithi143.stdout:Jun 26 21:35:59 smithi143 bash[7247]: debug 2020-06-26T21:35:59.663+0000 7f0a90cd0700 4 rocksdb: kBZip2Compression supported: 0 2020-06-26T21:35:59.945 INFO:ceph.mon.smithi143.smithi143.stdout:Jun 26 21:35:59 smithi143 bash[7247]: debug 2020-06-26T21:35:59.663+0000 7f0a90cd0700 4 rocksdb: kZlibCompression supported: 1 2020-06-26T21:35:59.945 INFO:ceph.mon.smithi143.smithi143.stdout:Jun 26 21:35:59 smithi143 bash[7247]: debug 2020-06-26T21:35:59.663+0000 7f0a90cd0700 4 rocksdb: kSnappyCompression supported: 1 2020-06-26T21:35:59.945 INFO:ceph.mon.smithi143.smithi143.stdout:Jun 26 21:35:59 smithi143 bash[7247]: debug 2020-06-26T21:35:59.663+0000 7f0a90cd0700 4 rocksdb: Fast CRC32 supported: Supported on x86 2020-06-26T21:35:59.946 INFO:ceph.mon.smithi143.smithi143.stdout:Jun 26 21:35:59 smithi143 bash[7247]: debug 2020-06-26T21:35:59.663+0000 7f0a90cd0700 4 rocksdb: [version_set.cc:4413] Recovering from manifest file: /var/lib/ceph/mon/ceph-smithi143/store.db/MANIFEST-000001 2020-06-26T21:35:59.946 INFO:ceph.mon.smithi143.smithi143.stdout:Jun 26 21:35:59 smithi143 bash[7247]: debug 2020-06-26T21:35:59.663+0000 7f0a90cd0700 4 rocksdb: [column_family.cc:552] --------------- Options for column family [default]: 2020-06-26T21:35:59.946 INFO:ceph.mon.smithi143.smithi143.stdout:Jun 26 21:35:59 smithi143 bash[7247]: debug 2020-06-26T21:35:59.663+0000 7f0a90cd0700 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2020-06-26T21:35:59.946 INFO:ceph.mon.smithi143.smithi143.stdout:Jun 26 21:35:59 smithi143 bash[7247]: debug 2020-06-26T21:35:59.663+0000 7f0a90cd0700 4 rocksdb: Options.merge_operator: 2020-06-26T21:35:59.947 INFO:ceph.mon.smithi143.smithi143.stdout:Jun 26 21:35:59 smithi143 bash[7247]: debug 2020-06-26T21:35:59.663+0000 7f0a90cd0700 4 rocksdb: Options.compaction_filter: None 2020-06-26T21:35:59.947 INFO:ceph.mon.smithi143.smithi143.stdout:Jun 26 21:35:59 smithi143 bash[7247]: debug 2020-06-26T21:35:59.663+0000 7f0a90cd0700 4 rocksdb: Options.compaction_filter_factory: None 2020-06-26T21:35:59.947 INFO:ceph.mon.smithi143.smithi143.stdout:Jun 26 21:35:59 smithi143 bash[7247]: debug 2020-06-26T21:35:59.663+0000 7f0a90cd0700 4 rocksdb: Options.memtable_factory: SkipListFactory 2020-06-26T21:35:59.949 INFO:ceph.mon.smithi143.smithi143.stdout:Jun 26 21:35:59 smithi143 bash[7247]: debug 2020-06-26T21:35:59.663+0000 7f0a90cd0700 4 rocksdb: Options.table_factory: BlockBasedTable 2020-06-26T21:35:59.949 INFO:ceph.mon.smithi143.smithi143.stdout:Jun 26 21:35:59 smithi143 bash[7247]: debug 2020-06-26T21:35:59.663+0000 7f0a90cd0700 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x55eb7c792260) 2020-06-26T21:35:59.949 INFO:ceph.mon.smithi143.smithi143.stdout:Jun 26 21:35:59 smithi143 bash[7247]: cache_index_and_filter_blocks: 1 2020-06-26T21:35:59.950 INFO:ceph.mon.smithi143.smithi143.stdout:Jun 26 21:35:59 smithi143 bash[7247]: cache_index_and_filter_blocks_with_high_priority: 1 2020-06-26T21:35:59.950 INFO:ceph.mon.smithi143.smithi143.stdout:Jun 26 21:35:59 smithi143 bash[7247]: pin_l0_filter_and_index_blocks_in_cache: 0 2020-06-26T21:35:59.950 INFO:ceph.mon.smithi143.smithi143.stdout:Jun 26 21:35:59 smithi143 bash[7247]: pin_top_level_index_and_filter: 1 2020-06-26T21:35:59.950 INFO:ceph.mon.smithi143.smithi143.stdout:Jun 26 21:35:59 smithi143 bash[7247]: index_type: 0 2020-06-26T21:35:59.951 INFO:ceph.mon.smithi143.smithi143.stdout:Jun 26 21:35:59 smithi143 bash[7247]: data_block_index_type: 0 2020-06-26T21:35:59.951 INFO:ceph.mon.smithi143.smithi143.stdout:Jun 26 21:35:59 smithi143 bash[7247]: index_shortening: 1 2020-06-26T21:35:59.951 INFO:ceph.mon.smithi143.smithi143.stdout:Jun 26 21:35:59 smithi143 bash[7247]: data_block_hash_table_util_ratio: 0.750000 2020-06-26T21:35:59.951 INFO:ceph.mon.smithi143.smithi143.stdout:Jun 26 21:35:59 smithi143 bash[7247]: hash_index_allow_collision: 1 2020-06-26T21:35:59.951 INFO:ceph.mon.smithi143.smithi143.stdout:Jun 26 21:35:59 smithi143 bash[7247]: checksum: 1 2020-06-26T21:35:59.952 INFO:ceph.mon.smithi143.smithi143.stdout:Jun 26 21:35:59 smithi143 bash[7247]: no_block_cache: 0 2020-06-26T21:35:59.952 INFO:ceph.mon.smithi143.smithi143.stdout:Jun 26 21:35:59 smithi143 bash[7247]: block_cache: 0x55eb7c7ca610 2020-06-26T21:35:59.952 INFO:ceph.mon.smithi143.smithi143.stdout:Jun 26 21:35:59 smithi143 bash[7247]: block_cache_name: BinnedLRUCache 2020-06-26T21:35:59.952 INFO:ceph.mon.smithi143.smithi143.stdout:Jun 26 21:35:59 smithi143 bash[7247]: block_cache_options: 2020-06-26T21:35:59.953 INFO:ceph.mon.smithi143.smithi143.stdout:Jun 26 21:35:59 smithi143 bash[7247]: capacity : 536870912 2020-06-26T21:35:59.953 INFO:ceph.mon.smithi143.smithi143.stdout:Jun 26 21:35:59 smithi143 bash[7247]: num_shard_bits : 4 2020-06-26T21:35:59.953 INFO:ceph.mon.smithi143.smithi143.stdout:Jun 26 21:35:59 smithi143 bash[7247]: strict_capacity_limit : 0 2020-06-26T21:35:59.953 INFO:ceph.mon.smithi143.smithi143.stdout:Jun 26 21:35:59 smithi143 bash[7247]: high_pri_pool_ratio: 0.000 2020-06-26T21:35:59.953 INFO:ceph.mon.smithi143.smithi143.stdout:Jun 26 21:35:59 smithi143 bash[7247]: block_cache_compressed: (nil) 2020-06-26T21:35:59.954 INFO:ceph.mon.smithi143.smithi143.stdout:Jun 26 21:35:59 smithi143 bash[7247]: persistent_cache: (nil) 2020-06-26T21:35:59.954 INFO:ceph.mon.smithi143.smithi143.stdout:Jun 26 21:35:59 smithi143 bash[7247]: block_size: 4096 2020-06-26T21:35:59.954 INFO:ceph.mon.smithi143.smithi143.stdout:Jun 26 21:35:59 smithi143 bash[7247]: block_size_deviation: 10 2020-06-26T21:35:59.954 INFO:ceph.mon.smithi143.smithi143.stdout:Jun 26 21:35:59 smithi143 bash[7247]: block_restart_interval: 16 2020-06-26T21:35:59.955 INFO:ceph.mon.smithi143.smithi143.stdout:Jun 26 21:35:59 smithi143 bash[7247]: index_block_restart_interval: 1 2020-06-26T21:35:59.955 INFO:ceph.mon.smithi143.smithi143.stdout:Jun 26 21:35:59 smithi143 bash[7247]: metadata_block_size: 4096 2020-06-26T21:35:59.955 INFO:ceph.mon.smithi143.smithi143.stdout:Jun 26 21:35:59 smithi143 bash[7247]: partition_filters: 0 2020-06-26T21:35:59.955 INFO:ceph.mon.smithi143.smithi143.stdout:Jun 26 21:35:59 smithi143 bash[7247]: use_delta_encoding: 1 2020-06-26T21:35:59.955 INFO:ceph.mon.smithi143.smithi143.stdout:Jun 26 21:35:59 smithi143 bash[7247]: filter_policy: rocksdb.BuiltinBloomFilter 2020-06-26T21:35:59.956 INFO:ceph.mon.smithi143.smithi143.stdout:Jun 26 21:35:59 smithi143 bash[7247]: whole_key_filtering: 1 2020-06-26T21:35:59.956 INFO:ceph.mon.smithi143.smithi143.stdout:Jun 26 21:35:59 smithi143 bash[7247]: verify_compression: 0 2020-06-26T21:35:59.956 INFO:ceph.mon.smithi143.smithi143.stdout:Jun 26 21:35:59 smithi143 bash[7247]: read_amp_bytes_per_bit: 0 2020-06-26T21:35:59.956 INFO:ceph.mon.smithi143.smithi143.stdout:Jun 26 21:35:59 smithi143 bash[7247]: format_version: 2 2020-06-26T21:35:59.957 INFO:ceph.mon.smithi143.smithi143.stdout:Jun 26 21:35:59 smithi143 bash[7247]: enable_index_compression: 1 2020-06-26T21:35:59.957 INFO:ceph.mon.smithi143.smithi143.stdout:Jun 26 21:35:59 smithi143 bash[7247]: block_align: 0 2020-06-26T21:35:59.957 INFO:ceph.mon.smithi143.smithi143.stdout:Jun 26 21:35:59 smithi143 bash[7247]: debug 2020-06-26T21:35:59.663+0000 7f0a90cd0700 4 rocksdb: Options.write_buffer_size: 33554432 2020-06-26T21:35:59.957 INFO:ceph.mon.smithi143.smithi143.stdout:Jun 26 21:35:59 smithi143 bash[7247]: debug 2020-06-26T21:35:59.663+0000 7f0a90cd0700 4 rocksdb: Options.max_write_buffer_number: 2 2020-06-26T21:35:59.957 INFO:ceph.mon.smithi143.smithi143.stdout:Jun 26 21:35:59 smithi143 bash[7247]: debug 2020-06-26T21:35:59.663+0000 7f0a90cd0700 4 rocksdb: Options.compression: NoCompression 2020-06-26T21:35:59.958 INFO:ceph.mon.smithi143.smithi143.stdout:Jun 26 21:35:59 smithi143 bash[7247]: debug 2020-06-26T21:35:59.663+0000 7f0a90cd0700 4 rocksdb: Options.bottommost_compression: Disabled 2020-06-26T21:35:59.958 INFO:ceph.mon.smithi143.smithi143.stdout:Jun 26 21:35:59 smithi143 bash[7247]: debug 2020-06-26T21:35:59.663+0000 7f0a90cd0700 4 rocksdb: Options.prefix_extractor: nullptr 2020-06-26T21:35:59.958 INFO:ceph.mon.smithi143.smithi143.stdout:Jun 26 21:35:59 smithi143 bash[7247]: debug 2020-06-26T21:35:59.663+0000 7f0a90cd0700 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2020-06-26T21:35:59.958 INFO:ceph.mon.smithi143.smithi143.stdout:Jun 26 21:35:59 smithi143 bash[7247]: debug 2020-06-26T21:35:59.663+0000 7f0a90cd0700 4 rocksdb: Options.num_levels: 7 2020-06-26T21:35:59.959 INFO:ceph.mon.smithi143.smithi143.stdout:Jun 26 21:35:59 smithi143 bash[7247]: debug 2020-06-26T21:35:59.663+0000 7f0a90cd0700 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2020-06-26T21:35:59.959 INFO:ceph.mon.smithi143.smithi143.stdout:Jun 26 21:35:59 smithi143 bash[7247]: debug 2020-06-26T21:35:59.663+0000 7f0a90cd0700 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2020-06-26T21:35:59.959 INFO:ceph.mon.smithi143.smithi143.stdout:Jun 26 21:35:59 smithi143 bash[7247]: debug 2020-06-26T21:35:59.663+0000 7f0a90cd0700 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2020-06-26T21:35:59.959 INFO:ceph.mon.smithi143.smithi143.stdout:Jun 26 21:35:59 smithi143 bash[7247]: debug 2020-06-26T21:35:59.663+0000 7f0a90cd0700 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2020-06-26T21:35:59.959 INFO:ceph.mon.smithi143.smithi143.stdout:Jun 26 21:35:59 smithi143 bash[7247]: debug 2020-06-26T21:35:59.663+0000 7f0a90cd0700 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2020-06-26T21:35:59.960 INFO:ceph.mon.smithi143.smithi143.stdout:Jun 26 21:35:59 smithi143 bash[7247]: debug 2020-06-26T21:35:59.663+0000 7f0a90cd0700 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2020-06-26T21:35:59.960 INFO:ceph.mon.smithi143.smithi143.stdout:Jun 26 21:35:59 smithi143 bash[7247]: debug 2020-06-26T21:35:59.663+0000 7f0a90cd0700 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2020-06-26T21:35:59.960 INFO:ceph.mon.smithi143.smithi143.stdout:Jun 26 21:35:59 smithi143 bash[7247]: debug 2020-06-26T21:35:59.663+0000 7f0a90cd0700 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2020-06-26T21:35:59.960 INFO:ceph.mon.smithi143.smithi143.stdout:Jun 26 21:35:59 smithi143 bash[7247]: debug 2020-06-26T21:35:59.663+0000 7f0a90cd0700 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2020-06-26T21:35:59.961 INFO:ceph.mon.smithi143.smithi143.stdout:Jun 26 21:35:59 smithi143 bash[7247]: debug 2020-06-26T21:35:59.663+0000 7f0a90cd0700 4 rocksdb: Options.compression_opts.window_bits: -14 2020-06-26T21:35:59.961 INFO:ceph.mon.smithi143.smithi143.stdout:Jun 26 21:35:59 smithi143 bash[7247]: debug 2020-06-26T21:35:59.663+0000 7f0a90cd0700 4 rocksdb: Options.compression_opts.level: 32767 2020-06-26T21:35:59.961 INFO:ceph.mon.smithi143.smithi143.stdout:Jun 26 21:35:59 smithi143 bash[7247]: debug 2020-06-26T21:35:59.663+0000 7f0a90cd0700 4 rocksdb: Options.compression_opts.strategy: 0 2020-06-26T21:35:59.961 INFO:ceph.mon.smithi143.smithi143.stdout:Jun 26 21:35:59 smithi143 bash[7247]: debug 2020-06-26T21:35:59.663+0000 7f0a90cd0700 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2020-06-26T21:35:59.961 INFO:ceph.mon.smithi143.smithi143.stdout:Jun 26 21:35:59 smithi143 bash[7247]: debug 2020-06-26T21:35:59.663+0000 7f0a90cd0700 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2020-06-26T21:35:59.962 INFO:ceph.mon.smithi143.smithi143.stdout:Jun 26 21:35:59 smithi143 bash[7247]: debug 2020-06-26T21:35:59.663+0000 7f0a90cd0700 4 rocksdb: Options.compression_opts.enabled: false 2020-06-26T21:35:59.962 INFO:ceph.mon.smithi143.smithi143.stdout:Jun 26 21:35:59 smithi143 bash[7247]: debug 2020-06-26T21:35:59.663+0000 7f0a90cd0700 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2020-06-26T21:35:59.962 INFO:ceph.mon.smithi143.smithi143.stdout:Jun 26 21:35:59 smithi143 bash[7247]: debug 2020-06-26T21:35:59.663+0000 7f0a90cd0700 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2020-06-26T21:35:59.962 INFO:ceph.mon.smithi143.smithi143.stdout:Jun 26 21:35:59 smithi143 bash[7247]: debug 2020-06-26T21:35:59.663+0000 7f0a90cd0700 4 rocksdb: Options.level0_stop_writes_trigger: 36 2020-06-26T21:35:59.963 INFO:ceph.mon.smithi143.smithi143.stdout:Jun 26 21:35:59 smithi143 bash[7247]: debug 2020-06-26T21:35:59.663+0000 7f0a90cd0700 4 rocksdb: Options.target_file_size_base: 67108864 2020-06-26T21:35:59.963 INFO:ceph.mon.smithi143.smithi143.stdout:Jun 26 21:35:59 smithi143 bash[7247]: debug 2020-06-26T21:35:59.663+0000 7f0a90cd0700 4 rocksdb: Options.target_file_size_multiplier: 1 2020-06-26T21:35:59.963 INFO:ceph.mon.smithi143.smithi143.stdout:Jun 26 21:35:59 smithi143 bash[7247]: debug 2020-06-26T21:35:59.663+0000 7f0a90cd0700 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2020-06-26T21:35:59.963 INFO:ceph.mon.smithi143.smithi143.stdout:Jun 26 21:35:59 smithi143 bash[7247]: debug 2020-06-26T21:35:59.663+0000 7f0a90cd0700 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2020-06-26T21:35:59.963 INFO:ceph.mon.smithi143.smithi143.stdout:Jun 26 21:35:59 smithi143 bash[7247]: debug 2020-06-26T21:35:59.663+0000 7f0a90cd0700 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2020-06-26T21:35:59.964 INFO:ceph.mon.smithi143.smithi143.stdout:Jun 26 21:35:59 smithi143 bash[7247]: debug 2020-06-26T21:35:59.663+0000 7f0a90cd0700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2020-06-26T21:35:59.964 INFO:ceph.mon.smithi143.smithi143.stdout:Jun 26 21:35:59 smithi143 bash[7247]: debug 2020-06-26T21:35:59.663+0000 7f0a90cd0700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2020-06-26T21:35:59.964 INFO:ceph.mon.smithi143.smithi143.stdout:Jun 26 21:35:59 smithi143 bash[7247]: debug 2020-06-26T21:35:59.663+0000 7f0a90cd0700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2020-06-26T21:35:59.964 INFO:ceph.mon.smithi143.smithi143.stdout:Jun 26 21:35:59 smithi143 bash[7247]: debug 2020-06-26T21:35:59.663+0000 7f0a90cd0700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2020-06-26T21:35:59.965 INFO:ceph.mon.smithi143.smithi143.stdout:Jun 26 21:35:59 smithi143 bash[7247]: debug 2020-06-26T21:35:59.663+0000 7f0a90cd0700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2020-06-26T21:35:59.965 INFO:ceph.mon.smithi143.smithi143.stdout:Jun 26 21:35:59 smithi143 bash[7247]: debug 2020-06-26T21:35:59.663+0000 7f0a90cd0700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2020-06-26T21:35:59.965 INFO:ceph.mon.smithi143.smithi143.stdout:Jun 26 21:35:59 smithi143 bash[7247]: debug 2020-06-26T21:35:59.663+0000 7f0a90cd0700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2020-06-26T21:35:59.965 INFO:ceph.mon.smithi143.smithi143.stdout:Jun 26 21:35:59 smithi143 bash[7247]: debug 2020-06-26T21:35:59.663+0000 7f0a90cd0700 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2020-06-26T21:35:59.966 INFO:ceph.mon.smithi143.smithi143.stdout:Jun 26 21:35:59 smithi143 bash[7247]: debug 2020-06-26T21:35:59.663+0000 7f0a90cd0700 4 rocksdb: Options.max_compaction_bytes: 1677721600 2020-06-26T21:35:59.966 INFO:ceph.mon.smithi143.smithi143.stdout:Jun 26 21:35:59 smithi143 bash[7247]: debug 2020-06-26T21:35:59.663+0000 7f0a90cd0700 4 rocksdb: Options.arena_block_size: 4194304 2020-06-26T21:35:59.966 INFO:ceph.mon.smithi143.smithi143.stdout:Jun 26 21:35:59 smithi143 bash[7247]: debug 2020-06-26T21:35:59.663+0000 7f0a90cd0700 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2020-06-26T21:35:59.966 INFO:ceph.mon.smithi143.smithi143.stdout:Jun 26 21:35:59 smithi143 bash[7247]: debug 2020-06-26T21:35:59.663+0000 7f0a90cd0700 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2020-06-26T21:35:59.967 INFO:ceph.mon.smithi143.smithi143.stdout:Jun 26 21:35:59 smithi143 bash[7247]: debug 2020-06-26T21:35:59.663+0000 7f0a90cd0700 4 rocksdb: Options.rate_limit_delay_max_milliseconds: 100 2020-06-26T21:35:59.967 INFO:ceph.mon.smithi143.smithi143.stdout:Jun 26 21:35:59 smithi143 bash[7247]: debug 2020-06-26T21:35:59.663+0000 7f0a90cd0700 4 rocksdb: Options.disable_auto_compactions: 0 2020-06-26T21:35:59.967 INFO:ceph.mon.smithi143.smithi143.stdout:Jun 26 21:35:59 smithi143 bash[7247]: debug 2020-06-26T21:35:59.663+0000 7f0a90cd0700 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2020-06-26T21:35:59.967 INFO:ceph.mon.smithi143.smithi143.stdout:Jun 26 21:35:59 smithi143 bash[7247]: debug 2020-06-26T21:35:59.663+0000 7f0a90cd0700 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2020-06-26T21:35:59.967 INFO:ceph.mon.smithi143.smithi143.stdout:Jun 26 21:35:59 smithi143 bash[7247]: debug 2020-06-26T21:35:59.663+0000 7f0a90cd0700 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2020-06-26T21:35:59.968 INFO:ceph.mon.smithi143.smithi143.stdout:Jun 26 21:35:59 smithi143 bash[7247]: debug 2020-06-26T21:35:59.663+0000 7f0a90cd0700 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2020-06-26T21:35:59.968 INFO:ceph.mon.smithi143.smithi143.stdout:Jun 26 21:35:59 smithi143 bash[7247]: debug 2020-06-26T21:35:59.663+0000 7f0a90cd0700 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2020-06-26T21:35:59.968 INFO:ceph.mon.smithi143.smithi143.stdout:Jun 26 21:35:59 smithi143 bash[7247]: debug 2020-06-26T21:35:59.663+0000 7f0a90cd0700 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2020-06-26T21:35:59.968 INFO:ceph.mon.smithi143.smithi143.stdout:Jun 26 21:35:59 smithi143 bash[7247]: debug 2020-06-26T21:35:59.663+0000 7f0a90cd0700 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2020-06-26T21:35:59.969 INFO:ceph.mon.smithi143.smithi143.stdout:Jun 26 21:35:59 smithi143 bash[7247]: debug 2020-06-26T21:35:59.663+0000 7f0a90cd0700 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2020-06-26T21:35:59.969 INFO:ceph.mon.smithi143.smithi143.stdout:Jun 26 21:35:59 smithi143 bash[7247]: debug 2020-06-26T21:35:59.663+0000 7f0a90cd0700 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2020-06-26T21:35:59.969 INFO:ceph.mon.smithi143.smithi143.stdout:Jun 26 21:35:59 smithi143 bash[7247]: debug 2020-06-26T21:35:59.663+0000 7f0a90cd0700 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2020-06-26T21:35:59.969 INFO:ceph.mon.smithi143.smithi143.stdout:Jun 26 21:35:59 smithi143 bash[7247]: debug 2020-06-26T21:35:59.663+0000 7f0a90cd0700 4 rocksdb: Options.table_properties_collectors: 2020-06-26T21:35:59.969 INFO:ceph.mon.smithi143.smithi143.stdout:Jun 26 21:35:59 smithi143 bash[7247]: debug 2020-06-26T21:35:59.663+0000 7f0a90cd0700 4 rocksdb: Options.inplace_update_support: 0 2020-06-26T21:35:59.970 INFO:ceph.mon.smithi143.smithi143.stdout:Jun 26 21:35:59 smithi143 bash[7247]: debug 2020-06-26T21:35:59.663+0000 7f0a90cd0700 4 rocksdb: Options.inplace_update_num_locks: 10000 2020-06-26T21:35:59.970 INFO:ceph.mon.smithi143.smithi143.stdout:Jun 26 21:35:59 smithi143 bash[7247]: debug 2020-06-26T21:35:59.663+0000 7f0a90cd0700 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2020-06-26T21:35:59.970 INFO:ceph.mon.smithi143.smithi143.stdout:Jun 26 21:35:59 smithi143 bash[7247]: debug 2020-06-26T21:35:59.663+0000 7f0a90cd0700 4 rocksdb: Options.memtable_whole_key_filtering: 0 2020-06-26T21:35:59.970 INFO:ceph.mon.smithi143.smithi143.stdout:Jun 26 21:35:59 smithi143 bash[7247]: debug 2020-06-26T21:35:59.663+0000 7f0a90cd0700 4 rocksdb: Options.memtable_huge_page_size: 0 2020-06-26T21:35:59.971 INFO:ceph.mon.smithi143.smithi143.stdout:Jun 26 21:35:59 smithi143 bash[7247]: debug 2020-06-26T21:35:59.663+0000 7f0a90cd0700 4 rocksdb: Options.bloom_locality: 0 2020-06-26T21:35:59.971 INFO:ceph.mon.smithi143.smithi143.stdout:Jun 26 21:35:59 smithi143 bash[7247]: debug 2020-06-26T21:35:59.663+0000 7f0a90cd0700 4 rocksdb: Options.max_successive_merges: 0 2020-06-26T21:35:59.971 INFO:ceph.mon.smithi143.smithi143.stdout:Jun 26 21:35:59 smithi143 bash[7247]: debug 2020-06-26T21:35:59.663+0000 7f0a90cd0700 4 rocksdb: Options.optimize_filters_for_hits: 0 2020-06-26T21:35:59.971 INFO:ceph.mon.smithi143.smithi143.stdout:Jun 26 21:35:59 smithi143 bash[7247]: debug 2020-06-26T21:35:59.663+0000 7f0a90cd0700 4 rocksdb: Options.paranoid_file_checks: 0 2020-06-26T21:35:59.972 INFO:ceph.mon.smithi143.smithi143.stdout:Jun 26 21:35:59 smithi143 bash[7247]: debug 2020-06-26T21:35:59.663+0000 7f0a90cd0700 4 rocksdb: Options.force_consistency_checks: 0 2020-06-26T21:35:59.972 INFO:ceph.mon.smithi143.smithi143.stdout:Jun 26 21:35:59 smithi143 bash[7247]: debug 2020-06-26T21:35:59.663+0000 7f0a90cd0700 4 rocksdb: Options.report_bg_io_stats: 0 2020-06-26T21:35:59.972 INFO:ceph.mon.smithi143.smithi143.stdout:Jun 26 21:35:59 smithi143 bash[7247]: debug 2020-06-26T21:35:59.663+0000 7f0a90cd0700 4 rocksdb: Options.ttl: 2592000 2020-06-26T21:35:59.972 INFO:ceph.mon.smithi143.smithi143.stdout:Jun 26 21:35:59 smithi143 bash[7247]: debug 2020-06-26T21:35:59.663+0000 7f0a90cd0700 4 rocksdb: Options.periodic_compaction_seconds: 0 2020-06-26T21:35:59.972 INFO:ceph.mon.smithi143.smithi143.stdout:Jun 26 21:35:59 smithi143 bash[7247]: debug 2020-06-26T21:35:59.667+0000 7f0a90cd0700 4 rocksdb: [version_set.cc:4568] Recovered from manifest file:/var/lib/ceph/mon/ceph-smithi143/store.db/MANIFEST-000001 succeeded,manifest_file_number is 1, next_file_number is 3, last_sequence is 0, log_number is 0,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2020-06-26T21:35:59.973 INFO:ceph.mon.smithi143.smithi143.stdout:Jun 26 21:35:59 smithi143 bash[7247]: debug 2020-06-26T21:35:59.667+0000 7f0a90cd0700 4 rocksdb: [version_set.cc:4577] Column family [default] (ID 0), log number is 0 2020-06-26T21:35:59.973 INFO:ceph.mon.smithi143.smithi143.stdout:Jun 26 21:35:59 smithi143 bash[7247]: debug 2020-06-26T21:35:59.667+0000 7f0a90cd0700 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1593207359669935, "job": 1, "event": "recovery_started", "log_files": [3]} 2020-06-26T21:35:59.973 INFO:ceph.mon.smithi143.smithi143.stdout:Jun 26 21:35:59 smithi143 bash[7247]: debug 2020-06-26T21:35:59.667+0000 7f0a90cd0700 4 rocksdb: [db_impl/db_impl_open.cc:760] Recovering log #3 mode 2 2020-06-26T21:35:59.973 INFO:ceph.mon.smithi143.smithi143.stdout:Jun 26 21:35:59 smithi143 bash[7247]: debug 2020-06-26T21:35:59.667+0000 7f0a90cd0700 3 rocksdb: [le/block_based/filter_policy.cc:584] Using legacy Bloom filter with high (20) bits/key. Dramatic filter space and/or accuracy improvement is available with format_version>=5. 2020-06-26T21:35:59.974 INFO:ceph.mon.smithi143.smithi143.stdout:Jun 26 21:35:59 smithi143 bash[7247]: debug 2020-06-26T21:35:59.667+0000 7f0a90cd0700 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1593207359671872, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 4, "file_size": 1415, "table_properties": {"data_size": 501, "index_size": 40, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 0, "index_value_is_delta_encoded": 0, "filter_size": 69, "raw_key_size": 115, "raw_average_key_size": 23, "raw_value_size": 379, "raw_average_value_size": 75, "num_data_blocks": 1, "num_entries": 5, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 0, "filter_policy": "rocksdb.BuiltinBloomFilter", "column_family_name": "default", "column_family_id": 0, "comparator": "leveldb.BytewiseComparator", "merge_operator": "", "prefix_extractor_name": "nullptr", "property_collectors": "[]", "compression": "NoCompression", "compression_options": "window_bits=-14; level=32767; strategy=0; max_dict_bytes=0; zstd_max_train_bytes=0; enabled=0; ", "creation_time": 1593207359, "oldest_key_time": 3, "file_creation_time": 0}} 2020-06-26T21:35:59.974 INFO:ceph.mon.smithi143.smithi143.stdout:Jun 26 21:35:59 smithi143 bash[7247]: debug 2020-06-26T21:35:59.667+0000 7f0a90cd0700 4 rocksdb: [version_set.cc:3826] Creating manifest 5 2020-06-26T21:35:59.974 INFO:ceph.mon.smithi143.smithi143.stdout:Jun 26 21:35:59 smithi143 bash[7247]: debug 2020-06-26T21:35:59.667+0000 7f0a90cd0700 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1593207359672807, "job": 1, "event": "recovery_finished"} 2020-06-26T21:35:59.974 INFO:ceph.mon.smithi143.smithi143.stdout:Jun 26 21:35:59 smithi143 bash[7247]: debug 2020-06-26T21:35:59.671+0000 7f0a90cd0700 4 rocksdb: DB pointer 0x55eb7c819800 2020-06-26T21:35:59.975 INFO:ceph.mon.smithi143.smithi143.stdout:Jun 26 21:35:59 smithi143 bash[7247]: debug 2020-06-26T21:35:59.671+0000 7f0a77af5700 4 rocksdb: [db_impl/db_impl.cc:850] ------- DUMPING STATS ------- 2020-06-26T21:35:59.975 INFO:ceph.mon.smithi143.smithi143.stdout:Jun 26 21:35:59 smithi143 bash[7247]: debug 2020-06-26T21:35:59.671+0000 7f0a77af5700 4 rocksdb: [db_impl/db_impl.cc:851] 2020-06-26T21:35:59.975 INFO:ceph.mon.smithi143.smithi143.stdout:Jun 26 21:35:59 smithi143 bash[7247]: ** DB Stats ** 2020-06-26T21:35:59.975 INFO:ceph.mon.smithi143.smithi143.stdout:Jun 26 21:35:59 smithi143 bash[7247]: Uptime(secs): 0.0 total, 0.0 interval 2020-06-26T21:35:59.976 INFO:ceph.mon.smithi143.smithi143.stdout:Jun 26 21:35:59 smithi143 bash[7247]: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2020-06-26T21:35:59.976 INFO:ceph.mon.smithi143.smithi143.stdout:Jun 26 21:35:59 smithi143 bash[7247]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2020-06-26T21:35:59.976 INFO:ceph.mon.smithi143.smithi143.stdout:Jun 26 21:35:59 smithi143 bash[7247]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2020-06-26T21:35:59.976 INFO:ceph.mon.smithi143.smithi143.stdout:Jun 26 21:35:59 smithi143 bash[7247]: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2020-06-26T21:35:59.976 INFO:ceph.mon.smithi143.smithi143.stdout:Jun 26 21:35:59 smithi143 bash[7247]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 MB, 0.00 MB/s 2020-06-26T21:35:59.977 INFO:ceph.mon.smithi143.smithi143.stdout:Jun 26 21:35:59 smithi143 bash[7247]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2020-06-26T21:35:59.977 INFO:ceph.mon.smithi143.smithi143.stdout:Jun 26 21:35:59 smithi143 bash[7247]: ** Compaction Stats [default] ** 2020-06-26T21:35:59.977 INFO:ceph.mon.smithi143.smithi143.stdout:Jun 26 21:35:59 smithi143 bash[7247]: Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2020-06-26T21:35:59.977 INFO:ceph.mon.smithi143.smithi143.stdout:Jun 26 21:35:59 smithi143 bash[7247]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2020-06-26T21:35:59.978 INFO:ceph.mon.smithi143.smithi143.stdout:Jun 26 21:35:59 smithi143 bash[7247]: L0 1/0 1.38 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 0.8 0.00 0.00 1 0.002 0 0 2020-06-26T21:35:59.978 INFO:ceph.mon.smithi143.smithi143.stdout:Jun 26 21:35:59 smithi143 bash[7247]: Sum 1/0 1.38 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 0.8 0.00 0.00 1 0.002 0 0 2020-06-26T21:35:59.978 INFO:ceph.mon.smithi143.smithi143.stdout:Jun 26 21:35:59 smithi143 bash[7247]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 0.8 0.00 0.00 1 0.002 0 0 2020-06-26T21:35:59.978 INFO:ceph.mon.smithi143.smithi143.stdout:Jun 26 21:35:59 smithi143 bash[7247]: ** Compaction Stats [default] ** 2020-06-26T21:35:59.978 INFO:ceph.mon.smithi143.smithi143.stdout:Jun 26 21:35:59 smithi143 bash[7247]: Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2020-06-26T21:35:59.979 INFO:ceph.mon.smithi143.smithi143.stdout:Jun 26 21:35:59 smithi143 bash[7247]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2020-06-26T21:35:59.979 INFO:ceph.mon.smithi143.smithi143.stdout:Jun 26 21:35:59 smithi143 bash[7247]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.8 0.00 0.00 1 0.002 0 0 2020-06-26T21:35:59.979 INFO:ceph.mon.smithi143.smithi143.stdout:Jun 26 21:35:59 smithi143 bash[7247]: Uptime(secs): 0.0 total, 0.0 interval 2020-06-26T21:35:59.979 INFO:ceph.mon.smithi143.smithi143.stdout:Jun 26 21:35:59 smithi143 bash[7247]: Flush(GB): cumulative 0.000, interval 0.000 2020-06-26T21:35:59.979 INFO:ceph.mon.smithi143.smithi143.stdout:Jun 26 21:35:59 smithi143 bash[7247]: AddFile(GB): cumulative 0.000, interval 0.000 2020-06-26T21:35:59.980 INFO:ceph.mon.smithi143.smithi143.stdout:Jun 26 21:35:59 smithi143 bash[7247]: AddFile(Total Files): cumulative 0, interval 0 2020-06-26T21:35:59.980 INFO:ceph.mon.smithi143.smithi143.stdout:Jun 26 21:35:59 smithi143 bash[7247]: AddFile(L0 Files): cumulative 0, interval 0 2020-06-26T21:35:59.980 INFO:ceph.mon.smithi143.smithi143.stdout:Jun 26 21:35:59 smithi143 bash[7247]: AddFile(Keys): cumulative 0, interval 0 2020-06-26T21:35:59.980 INFO:ceph.mon.smithi143.smithi143.stdout:Jun 26 21:35:59 smithi143 bash[7247]: Cumulative compaction: 0.00 GB write, 0.20 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2020-06-26T21:35:59.981 INFO:ceph.mon.smithi143.smithi143.stdout:Jun 26 21:35:59 smithi143 bash[7247]: Interval compaction: 0.00 GB write, 0.20 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2020-06-26T21:35:59.981 INFO:ceph.mon.smithi143.smithi143.stdout:Jun 26 21:35:59 smithi143 bash[7247]: Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2020-06-26T21:35:59.981 INFO:ceph.mon.smithi143.smithi143.stdout:Jun 26 21:35:59 smithi143 bash[7247]: ** File Read Latency Histogram By Level [default] ** 2020-06-26T21:35:59.981 INFO:ceph.mon.smithi143.smithi143.stdout:Jun 26 21:35:59 smithi143 bash[7247]: ** Compaction Stats [default] ** 2020-06-26T21:35:59.982 INFO:ceph.mon.smithi143.smithi143.stdout:Jun 26 21:35:59 smithi143 bash[7247]: Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2020-06-26T21:35:59.982 INFO:ceph.mon.smithi143.smithi143.stdout:Jun 26 21:35:59 smithi143 bash[7247]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2020-06-26T21:35:59.982 INFO:ceph.mon.smithi143.smithi143.stdout:Jun 26 21:35:59 smithi143 bash[7247]: L0 1/0 1.38 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 0.8 0.00 0.00 1 0.002 0 0 2020-06-26T21:35:59.982 INFO:ceph.mon.smithi143.smithi143.stdout:Jun 26 21:35:59 smithi143 bash[7247]: Sum 1/0 1.38 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 0.8 0.00 0.00 1 0.002 0 0 2020-06-26T21:35:59.983 INFO:ceph.mon.smithi143.smithi143.stdout:Jun 26 21:35:59 smithi143 bash[7247]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 2020-06-26T21:35:59.983 INFO:ceph.mon.smithi143.smithi143.stdout:Jun 26 21:35:59 smithi143 bash[7247]: ** Compaction Stats [default] ** 2020-06-26T21:35:59.983 INFO:ceph.mon.smithi143.smithi143.stdout:Jun 26 21:35:59 smithi143 bash[7247]: Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2020-06-26T21:35:59.983 INFO:ceph.mon.smithi143.smithi143.stdout:Jun 26 21:35:59 smithi143 bash[7247]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2020-06-26T21:35:59.984 INFO:ceph.mon.smithi143.smithi143.stdout:Jun 26 21:35:59 smithi143 bash[7247]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.8 0.00 0.00 1 0.002 0 0 2020-06-26T21:35:59.984 INFO:ceph.mon.smithi143.smithi143.stdout:Jun 26 21:35:59 smithi143 bash[7247]: Uptime(secs): 0.0 total, 0.0 interval 2020-06-26T21:35:59.984 INFO:ceph.mon.smithi143.smithi143.stdout:Jun 26 21:35:59 smithi143 bash[7247]: Flush(GB): cumulative 0.000, interval 0.000 2020-06-26T21:35:59.984 INFO:ceph.mon.smithi143.smithi143.stdout:Jun 26 21:35:59 smithi143 bash[7247]: AddFile(GB): cumulative 0.000, interval 0.000 2020-06-26T21:35:59.985 INFO:ceph.mon.smithi143.smithi143.stdout:Jun 26 21:35:59 smithi143 bash[7247]: AddFile(Total Files): cumulative 0, interval 0 2020-06-26T21:35:59.985 INFO:ceph.mon.smithi143.smithi143.stdout:Jun 26 21:35:59 smithi143 bash[7247]: AddFile(L0 Files): cumulative 0, interval 0 2020-06-26T21:35:59.985 INFO:ceph.mon.smithi143.smithi143.stdout:Jun 26 21:35:59 smithi143 bash[7247]: AddFile(Keys): cumulative 0, interval 0 2020-06-26T21:35:59.985 INFO:ceph.mon.smithi143.smithi143.stdout:Jun 26 21:35:59 smithi143 bash[7247]: Cumulative compaction: 0.00 GB write, 0.20 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2020-06-26T21:35:59.986 INFO:ceph.mon.smithi143.smithi143.stdout:Jun 26 21:35:59 smithi143 bash[7247]: Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2020-06-26T21:35:59.986 INFO:ceph.mon.smithi143.smithi143.stdout:Jun 26 21:35:59 smithi143 bash[7247]: Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2020-06-26T21:35:59.986 INFO:ceph.mon.smithi143.smithi143.stdout:Jun 26 21:35:59 smithi143 bash[7247]: ** File Read Latency Histogram By Level [default] ** 2020-06-26T21:35:59.986 INFO:ceph.mon.smithi143.smithi143.stdout:Jun 26 21:35:59 smithi143 bash[7247]: debug 2020-06-26T21:35:59.671+0000 7f0a90cd0700 0 mon.smithi143 does not exist in monmap, will attempt to join an existing cluster 2020-06-26T21:35:59.986 INFO:ceph.mon.smithi143.smithi143.stdout:Jun 26 21:35:59 smithi143 bash[7247]: debug 2020-06-26T21:35:59.671+0000 7f0a90cd0700 0 using public_addr v2:172.21.15.143:0/0 -> [v2:172.21.15.143:3300/0,v1:172.21.15.143:6789/0] 2020-06-26T21:35:59.987 INFO:ceph.mon.smithi143.smithi143.stdout:Jun 26 21:35:59 smithi143 bash[7247]: debug 2020-06-26T21:35:59.671+0000 7f0a90cd0700 0 starting mon.smithi143 rank -1 at public addrs [v2:172.21.15.143:3300/0,v1:172.21.15.143:6789/0] at bind addrs [v2:172.21.15.143:3300/0,v1:172.21.15.143:6789/0] mon_data /var/lib/ceph/mon/ceph-smithi143 fsid 9eb212b8-b7f4-11ea-a06d-001a4aab830c 2020-06-26T21:35:59.987 INFO:ceph.mon.smithi143.smithi143.stdout:Jun 26 21:35:59 smithi143 bash[7247]: debug 2020-06-26T21:35:59.675+0000 7f0a90cd0700 1 mon.smithi143@-1(???) e0 preinit fsid 9eb212b8-b7f4-11ea-a06d-001a4aab830c 2020-06-26T21:35:59.987 INFO:ceph.mon.smithi143.smithi143.stdout:Jun 26 21:35:59 smithi143 bash[7247]: debug 2020-06-26T21:35:59.735+0000 7f0a7a2fa700 0 mon.smithi143@-1(synchronizing).mds e1 new map 2020-06-26T21:35:59.987 INFO:ceph.mon.smithi143.smithi143.stdout:Jun 26 21:35:59 smithi143 bash[7247]: debug 2020-06-26T21:35:59.735+0000 7f0a7a2fa700 0 mon.smithi143@-1(synchronizing).mds e1 print_map 2020-06-26T21:35:59.988 INFO:ceph.mon.smithi143.smithi143.stdout:Jun 26 21:35:59 smithi143 bash[7247]: e1 2020-06-26T21:35:59.988 INFO:ceph.mon.smithi143.smithi143.stdout:Jun 26 21:35:59 smithi143 bash[7247]: enable_multiple, ever_enabled_multiple: 0,0 2020-06-26T21:35:59.988 INFO:ceph.mon.smithi143.smithi143.stdout:Jun 26 21:35:59 smithi143 bash[7247]: compat: compat={},rocompat={},incompat={1=base v0.20,2=client writeable ranges,3=default file layouts on dirs,4=dir inode in separate object,5=mds uses versioned encoding,6=dirfrag is stored in omap,8=no anchor table,9=file layout v2,10=snaprealm v2} 2020-06-26T21:35:59.988 INFO:ceph.mon.smithi143.smithi143.stdout:Jun 26 21:35:59 smithi143 bash[7247]: legacy client fscid: -1 2020-06-26T21:35:59.988 INFO:ceph.mon.smithi143.smithi143.stdout:Jun 26 21:35:59 smithi143 bash[7247]: 2020-06-26T21:35:59.989 INFO:ceph.mon.smithi143.smithi143.stdout:Jun 26 21:35:59 smithi143 bash[7247]: No filesystems configured 2020-06-26T21:35:59.989 INFO:ceph.mon.smithi143.smithi143.stdout:Jun 26 21:35:59 smithi143 bash[7247]: debug 2020-06-26T21:35:59.735+0000 7f0a7a2fa700 1 mon.smithi143@-1(synchronizing).osd e0 _set_cache_ratios kv ratio 0.25 inc ratio 0.375 full ratio 0.375 2020-06-26T21:35:59.989 INFO:ceph.mon.smithi143.smithi143.stdout:Jun 26 21:35:59 smithi143 bash[7247]: debug 2020-06-26T21:35:59.735+0000 7f0a7a2fa700 1 mon.smithi143@-1(synchronizing).osd e0 register_cache_with_pcm pcm target: 2147483648 pcm max: 1020054732 pcm min: 134217728 inc_osd_cache size: 1 2020-06-26T21:35:59.989 INFO:ceph.mon.smithi143.smithi143.stdout:Jun 26 21:35:59 smithi143 bash[7247]: debug 2020-06-26T21:35:59.735+0000 7f0a7a2fa700 1 mon.smithi143@-1(synchronizing).osd e1 e1: 0 total, 0 up, 0 in 2020-06-26T21:35:59.990 INFO:ceph.mon.smithi143.smithi143.stdout:Jun 26 21:35:59 smithi143 bash[7247]: debug 2020-06-26T21:35:59.735+0000 7f0a7a2fa700 1 mon.smithi143@-1(synchronizing).osd e2 e2: 0 total, 0 up, 0 in 2020-06-26T21:35:59.990 INFO:ceph.mon.smithi143.smithi143.stdout:Jun 26 21:35:59 smithi143 bash[7247]: debug 2020-06-26T21:35:59.735+0000 7f0a7a2fa700 1 mon.smithi143@-1(synchronizing).osd e3 e3: 0 total, 0 up, 0 in 2020-06-26T21:35:59.990 INFO:ceph.mon.smithi143.smithi143.stdout:Jun 26 21:35:59 smithi143 bash[7247]: debug 2020-06-26T21:35:59.735+0000 7f0a7a2fa700 1 mon.smithi143@-1(synchronizing).osd e4 e4: 0 total, 0 up, 0 in 2020-06-26T21:35:59.990 INFO:ceph.mon.smithi143.smithi143.stdout:Jun 26 21:35:59 smithi143 bash[7247]: debug 2020-06-26T21:35:59.735+0000 7f0a7a2fa700 1 mon.smithi143@-1(synchronizing).osd e5 e5: 0 total, 0 up, 0 in 2020-06-26T21:35:59.991 INFO:ceph.mon.smithi143.smithi143.stdout:Jun 26 21:35:59 smithi143 bash[7247]: debug 2020-06-26T21:35:59.735+0000 7f0a7a2fa700 1 mon.smithi143@-1(synchronizing).osd e6 e6: 0 total, 0 up, 0 in 2020-06-26T21:35:59.991 INFO:ceph.mon.smithi143.smithi143.stdout:Jun 26 21:35:59 smithi143 bash[7247]: debug 2020-06-26T21:35:59.735+0000 7f0a7a2fa700 1 mon.smithi143@-1(synchronizing).osd e7 e7: 0 total, 0 up, 0 in 2020-06-26T21:35:59.991 INFO:ceph.mon.smithi143.smithi143.stdout:Jun 26 21:35:59 smithi143 bash[7247]: debug 2020-06-26T21:35:59.735+0000 7f0a7a2fa700 0 mon.smithi143@-1(synchronizing).osd e7 crush map has features 288514051259236352, adjusting msgr requires 2020-06-26T21:35:59.991 INFO:ceph.mon.smithi143.smithi143.stdout:Jun 26 21:35:59 smithi143 bash[7247]: debug 2020-06-26T21:35:59.735+0000 7f0a7a2fa700 0 mon.smithi143@-1(synchronizing).osd e7 crush map has features 3314933000852226048, adjusting msgr requires 2020-06-26T21:35:59.992 INFO:ceph.mon.smithi143.smithi143.stdout:Jun 26 21:35:59 smithi143 bash[7247]: debug 2020-06-26T21:35:59.735+0000 7f0a7a2fa700 0 mon.smithi143@-1(synchronizing).osd e7 crush map has features 288514051259236352, adjusting msgr requires 2020-06-26T21:35:59.992 INFO:ceph.mon.smithi143.smithi143.stdout:Jun 26 21:35:59 smithi143 bash[7247]: cluster 2020-06-26T21:35:58.191602+0000 mgr.smithi051.blmzin (mgr.14165) 39 : cluster [DBG] pgmap v27: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2020-06-26T21:35:59.992 INFO:ceph.mon.smithi143.smithi143.stdout:Jun 26 21:35:59 smithi143 bash[7247]: debug 2020-06-26T21:35:59.739+0000 7f0a7a2fa700 1 mon.smithi143@-1(synchronizing).paxosservice(auth 1..5) refresh upgraded, format 0 -> 3 2020-06-26T21:35:59.992 INFO:ceph.mon.smithi143.smithi143.stdout:Jun 26 21:35:59 smithi143 bash[7247]: debug 2020-06-26T21:35:59.739+0000 7f0a7a2fa700 -1 WARNING: all dangerous and experimental features are enabled. 2020-06-26T21:35:59.993 INFO:ceph.mon.smithi143.smithi143.stdout:Jun 26 21:35:59 smithi143 bash[7247]: debug 2020-06-26T21:35:59.739+0000 7f0a7a2fa700 10 mon.smithi143@-1(synchronizing) e1 handle_conf_change mon_allow_pool_delete 2020-06-26T21:35:59.993 INFO:ceph.mon.smithi143.smithi143.stdout:Jun 26 21:35:59 smithi143 bash[7247]: debug 2020-06-26T21:35:59.739+0000 7f0a7a2fa700 20 expand_channel_meta expand map: {default=false} 2020-06-26T21:35:59.993 INFO:ceph.mon.smithi143.smithi143.stdout:Jun 26 21:35:59 smithi143 bash[7247]: debug 2020-06-26T21:35:59.739+0000 7f0a7a2fa700 20 expand_channel_meta from 'false' to 'false' 2020-06-26T21:35:59.993 INFO:ceph.mon.smithi143.smithi143.stdout:Jun 26 21:35:59 smithi143 bash[7247]: debug 2020-06-26T21:35:59.739+0000 7f0a7a2fa700 20 expand_channel_meta expanded map: {default=false} 2020-06-26T21:35:59.994 INFO:ceph.mon.smithi143.smithi143.stdout:Jun 26 21:35:59 smithi143 bash[7247]: debug 2020-06-26T21:35:59.739+0000 7f0a7a2fa700 20 expand_channel_meta expand map: {default=info} 2020-06-26T21:35:59.994 INFO:ceph.mon.smithi143.smithi143.stdout:Jun 26 21:35:59 smithi143 bash[7247]: debug 2020-06-26T21:35:59.739+0000 7f0a7a2fa700 20 expand_channel_meta from 'info' to 'info' 2020-06-26T21:35:59.994 INFO:ceph.mon.smithi143.smithi143.stdout:Jun 26 21:35:59 smithi143 bash[7247]: debug 2020-06-26T21:35:59.739+0000 7f0a7a2fa700 20 expand_channel_meta expanded map: {default=info} 2020-06-26T21:35:59.994 INFO:ceph.mon.smithi143.smithi143.stdout:Jun 26 21:35:59 smithi143 bash[7247]: debug 2020-06-26T21:35:59.739+0000 7f0a7a2fa700 20 expand_channel_meta expand map: {default=daemon} 2020-06-26T21:35:59.994 INFO:ceph.mon.smithi143.smithi143.stdout:Jun 26 21:35:59 smithi143 bash[7247]: debug 2020-06-26T21:35:59.739+0000 7f0a7a2fa700 20 expand_channel_meta from 'daemon' to 'daemon' 2020-06-26T21:35:59.995 INFO:ceph.mon.smithi143.smithi143.stdout:Jun 26 21:35:59 smithi143 bash[7247]: debug 2020-06-26T21:35:59.739+0000 7f0a7a2fa700 20 expand_channel_meta expanded map: {default=daemon} 2020-06-26T21:35:59.995 INFO:ceph.mon.smithi143.smithi143.stdout:Jun 26 21:35:59 smithi143 bash[7247]: debug 2020-06-26T21:35:59.739+0000 7f0a7a2fa700 20 expand_channel_meta expand map: {default=debug} 2020-06-26T21:35:59.995 INFO:ceph.mon.smithi143.smithi143.stdout:Jun 26 21:35:59 smithi143 bash[7247]: debug 2020-06-26T21:35:59.739+0000 7f0a7a2fa700 20 expand_channel_meta from 'debug' to 'debug' 2020-06-26T21:35:59.995 INFO:ceph.mon.smithi143.smithi143.stdout:Jun 26 21:35:59 smithi143 bash[7247]: debug 2020-06-26T21:35:59.739+0000 7f0a7a2fa700 20 expand_channel_meta expanded map: {default=debug} 2020-06-26T21:36:04.878 INFO:teuthology.orchestra.run.smithi143.stderr:2020-06-26T21:36:04.875+0000 7fbbb0d99700 -1 WARNING: all dangerous and experimental features are enabled. 2020-06-26T21:36:05.114 INFO:teuthology.orchestra.run.smithi143.stdout: 2020-06-26T21:36:05.114 INFO:teuthology.orchestra.run.smithi143.stdout:{"epoch":2,"fsid":"9eb212b8-b7f4-11ea-a06d-001a4aab830c","modified":"2020-06-26T21:35:59.749644Z","created":"2020-06-26T21:33:43.364500Z","min_mon_release":16,"min_mon_release_name":"pacific","features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific"],"optional":[]},"mons":[{"rank":0,"name":"smithi051","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.51:3300","nonce":0},{"type":"v1","addr":"172.21.15.51:6789","nonce":0}]},"addr":"172.21.15.51:6789/0","public_addr":"172.21.15.51:6789/0","priority":0,"weight":0},{"rank":1,"name":"smithi143","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.143:3300","nonce":0},{"type":"v1","addr":"172.21.15.143:6789","nonce":0}]},"addr":"172.21.15.143:6789/0","public_addr":"172.21.15.143:6789/0","priority":0,"weight":0}],"quorum":[0,1]} 2020-06-26T21:36:05.117 INFO:teuthology.orchestra.run.smithi143.stderr:dumped monmap epoch 2 2020-06-26T21:36:05.134 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:36:04 smithi051 bash[7113]: cluster 2020-06-26T21:35:59.758360+0000 mon.smithi051 (mon.0) 211 : cluster [INF] mon.smithi051 calling monitor election 2020-06-26T21:36:05.135 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:36:04 smithi051 bash[7113]: cluster 2020-06-26T21:36:00.192122+0000 mgr.smithi051.blmzin (mgr.14165) 40 : cluster [DBG] pgmap v28: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2020-06-26T21:36:05.135 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:36:04 smithi051 bash[7113]: audit 2020-06-26T21:36:00.748015+0000 mon.smithi051 (mon.0) 212 : audit [DBG] from='mgr.14165 172.21.15.51:0/2407568394' entity='mgr.smithi051.blmzin' cmd=[{"prefix": "mon metadata", "id": "smithi143"}]: dispatch 2020-06-26T21:36:05.135 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:36:04 smithi051 bash[7113]: audit 2020-06-26T21:36:01.585761+0000 mon.smithi051 (mon.0) 213 : audit [DBG] from='mgr.14165 172.21.15.51:0/2407568394' entity='mgr.smithi051.blmzin' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2020-06-26T21:36:05.135 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:36:04 smithi051 bash[7113]: audit 2020-06-26T21:36:01.748120+0000 mon.smithi051 (mon.0) 214 : audit [DBG] from='mgr.14165 172.21.15.51:0/2407568394' entity='mgr.smithi051.blmzin' cmd=[{"prefix": "mon metadata", "id": "smithi143"}]: dispatch 2020-06-26T21:36:05.135 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:36:04 smithi051 bash[7113]: cluster 2020-06-26T21:36:01.752074+0000 mon.smithi143 (mon.1) 1 : cluster [INF] mon.smithi143 calling monitor election 2020-06-26T21:36:05.136 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:36:04 smithi051 bash[7113]: cluster 2020-06-26T21:36:02.192578+0000 mgr.smithi051.blmzin (mgr.14165) 41 : cluster [DBG] pgmap v29: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2020-06-26T21:36:05.136 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:36:04 smithi051 bash[7113]: audit 2020-06-26T21:36:02.748191+0000 mon.smithi051 (mon.0) 215 : audit [DBG] from='mgr.14165 172.21.15.51:0/2407568394' entity='mgr.smithi051.blmzin' cmd=[{"prefix": "mon metadata", "id": "smithi143"}]: dispatch 2020-06-26T21:36:05.136 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:36:04 smithi051 bash[7113]: audit 2020-06-26T21:36:03.748162+0000 mon.smithi051 (mon.0) 216 : audit [DBG] from='mgr.14165 172.21.15.51:0/2407568394' entity='mgr.smithi051.blmzin' cmd=[{"prefix": "mon metadata", "id": "smithi143"}]: dispatch 2020-06-26T21:36:05.136 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:36:04 smithi051 bash[7113]: cluster 2020-06-26T21:36:04.193078+0000 mgr.smithi051.blmzin (mgr.14165) 42 : cluster [DBG] pgmap v30: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2020-06-26T21:36:05.136 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:36:04 smithi051 bash[7113]: audit 2020-06-26T21:36:04.748594+0000 mon.smithi051 (mon.0) 217 : audit [DBG] from='mgr.14165 172.21.15.51:0/2407568394' entity='mgr.smithi051.blmzin' cmd=[{"prefix": "mon metadata", "id": "smithi143"}]: dispatch 2020-06-26T21:36:05.137 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:36:04 smithi051 bash[7113]: cluster 2020-06-26T21:36:04.802684+0000 mon.smithi051 (mon.0) 218 : cluster [INF] mon.smithi051 is new leader, mons smithi051,smithi143 in quorum (ranks 0,1) 2020-06-26T21:36:05.137 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:36:04 smithi051 bash[7113]: cluster 2020-06-26T21:36:04.809092+0000 mon.smithi051 (mon.0) 219 : cluster [DBG] monmap e2: 2 mons at {smithi051=[v2:172.21.15.51:3300/0,v1:172.21.15.51:6789/0],smithi143=[v2:172.21.15.143:3300/0,v1:172.21.15.143:6789/0]} 2020-06-26T21:36:05.137 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:36:04 smithi051 bash[7113]: cluster 2020-06-26T21:36:04.809209+0000 mon.smithi051 (mon.0) 220 : cluster [DBG] fsmap 2020-06-26T21:36:05.137 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:36:04 smithi051 bash[7113]: cluster 2020-06-26T21:36:04.809267+0000 mon.smithi051 (mon.0) 221 : cluster [DBG] osdmap e7: 0 total, 0 up, 0 in 2020-06-26T21:36:05.137 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:36:04 smithi051 bash[7113]: cluster 2020-06-26T21:36:04.809699+0000 mon.smithi051 (mon.0) 222 : cluster [DBG] mgrmap e17: smithi051.blmzin(active, since 72s) 2020-06-26T21:36:05.138 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:36:04 smithi051 bash[7113]: cluster 2020-06-26T21:36:04.816415+0000 mon.smithi051 (mon.0) 223 : cluster [WRN] overall HEALTH_WARN Reduced data availability: 1 pg inactive 2020-06-26T21:36:05.164 INFO:ceph.mon.smithi143.smithi143.stdout:Jun 26 21:36:04 smithi143 bash[7247]: cluster 2020-06-26T21:35:59.758360+0000 mon.smithi051 (mon.0) 211 : cluster [INF] mon.smithi051 calling monitor election 2020-06-26T21:36:05.165 INFO:ceph.mon.smithi143.smithi143.stdout:Jun 26 21:36:04 smithi143 bash[7247]: cluster 2020-06-26T21:36:00.192122+0000 mgr.smithi051.blmzin (mgr.14165) 40 : cluster [DBG] pgmap v28: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2020-06-26T21:36:05.165 INFO:ceph.mon.smithi143.smithi143.stdout:Jun 26 21:36:04 smithi143 bash[7247]: audit 2020-06-26T21:36:00.748015+0000 mon.smithi051 (mon.0) 212 : audit [DBG] from='mgr.14165 172.21.15.51:0/2407568394' entity='mgr.smithi051.blmzin' cmd=[{"prefix": "mon metadata", "id": "smithi143"}]: dispatch 2020-06-26T21:36:05.165 INFO:ceph.mon.smithi143.smithi143.stdout:Jun 26 21:36:04 smithi143 bash[7247]: audit 2020-06-26T21:36:01.585761+0000 mon.smithi051 (mon.0) 213 : audit [DBG] from='mgr.14165 172.21.15.51:0/2407568394' entity='mgr.smithi051.blmzin' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2020-06-26T21:36:05.166 INFO:ceph.mon.smithi143.smithi143.stdout:Jun 26 21:36:04 smithi143 bash[7247]: audit 2020-06-26T21:36:01.748120+0000 mon.smithi051 (mon.0) 214 : audit [DBG] from='mgr.14165 172.21.15.51:0/2407568394' entity='mgr.smithi051.blmzin' cmd=[{"prefix": "mon metadata", "id": "smithi143"}]: dispatch 2020-06-26T21:36:05.166 INFO:ceph.mon.smithi143.smithi143.stdout:Jun 26 21:36:04 smithi143 bash[7247]: cluster 2020-06-26T21:36:01.752074+0000 mon.smithi143 (mon.1) 1 : cluster [INF] mon.smithi143 calling monitor election 2020-06-26T21:36:05.166 INFO:ceph.mon.smithi143.smithi143.stdout:Jun 26 21:36:04 smithi143 bash[7247]: cluster 2020-06-26T21:36:02.192578+0000 mgr.smithi051.blmzin (mgr.14165) 41 : cluster [DBG] pgmap v29: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2020-06-26T21:36:05.166 INFO:ceph.mon.smithi143.smithi143.stdout:Jun 26 21:36:04 smithi143 bash[7247]: audit 2020-06-26T21:36:02.748191+0000 mon.smithi051 (mon.0) 215 : audit [DBG] from='mgr.14165 172.21.15.51:0/2407568394' entity='mgr.smithi051.blmzin' cmd=[{"prefix": "mon metadata", "id": "smithi143"}]: dispatch 2020-06-26T21:36:05.167 INFO:ceph.mon.smithi143.smithi143.stdout:Jun 26 21:36:04 smithi143 bash[7247]: audit 2020-06-26T21:36:03.748162+0000 mon.smithi051 (mon.0) 216 : audit [DBG] from='mgr.14165 172.21.15.51:0/2407568394' entity='mgr.smithi051.blmzin' cmd=[{"prefix": "mon metadata", "id": "smithi143"}]: dispatch 2020-06-26T21:36:05.167 INFO:ceph.mon.smithi143.smithi143.stdout:Jun 26 21:36:04 smithi143 bash[7247]: cluster 2020-06-26T21:36:04.193078+0000 mgr.smithi051.blmzin (mgr.14165) 42 : cluster [DBG] pgmap v30: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2020-06-26T21:36:05.167 INFO:ceph.mon.smithi143.smithi143.stdout:Jun 26 21:36:04 smithi143 bash[7247]: audit 2020-06-26T21:36:04.748594+0000 mon.smithi051 (mon.0) 217 : audit [DBG] from='mgr.14165 172.21.15.51:0/2407568394' entity='mgr.smithi051.blmzin' cmd=[{"prefix": "mon metadata", "id": "smithi143"}]: dispatch 2020-06-26T21:36:05.167 INFO:ceph.mon.smithi143.smithi143.stdout:Jun 26 21:36:04 smithi143 bash[7247]: cluster 2020-06-26T21:36:04.802684+0000 mon.smithi051 (mon.0) 218 : cluster [INF] mon.smithi051 is new leader, mons smithi051,smithi143 in quorum (ranks 0,1) 2020-06-26T21:36:05.168 INFO:ceph.mon.smithi143.smithi143.stdout:Jun 26 21:36:04 smithi143 bash[7247]: cluster 2020-06-26T21:36:04.809092+0000 mon.smithi051 (mon.0) 219 : cluster [DBG] monmap e2: 2 mons at {smithi051=[v2:172.21.15.51:3300/0,v1:172.21.15.51:6789/0],smithi143=[v2:172.21.15.143:3300/0,v1:172.21.15.143:6789/0]} 2020-06-26T21:36:05.168 INFO:ceph.mon.smithi143.smithi143.stdout:Jun 26 21:36:04 smithi143 bash[7247]: cluster 2020-06-26T21:36:04.809209+0000 mon.smithi051 (mon.0) 220 : cluster [DBG] fsmap 2020-06-26T21:36:05.168 INFO:ceph.mon.smithi143.smithi143.stdout:Jun 26 21:36:04 smithi143 bash[7247]: cluster 2020-06-26T21:36:04.809267+0000 mon.smithi051 (mon.0) 221 : cluster [DBG] osdmap e7: 0 total, 0 up, 0 in 2020-06-26T21:36:05.168 INFO:ceph.mon.smithi143.smithi143.stdout:Jun 26 21:36:04 smithi143 bash[7247]: cluster 2020-06-26T21:36:04.809699+0000 mon.smithi051 (mon.0) 222 : cluster [DBG] mgrmap e17: smithi051.blmzin(active, since 72s) 2020-06-26T21:36:05.168 INFO:ceph.mon.smithi143.smithi143.stdout:Jun 26 21:36:04 smithi143 bash[7247]: cluster 2020-06-26T21:36:04.816415+0000 mon.smithi051 (mon.0) 223 : cluster [WRN] overall HEALTH_WARN Reduced data availability: 1 pg inactive 2020-06-26T21:36:05.916 INFO:tasks.cephadm:Generating final ceph.conf file... 2020-06-26T21:36:05.917 INFO:teuthology.orchestra.run.smithi143:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:8b33a29f3a7f00f8e6f971159aa875abdbdf0dd9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 9eb212b8-b7f4-11ea-a06d-001a4aab830c -- ceph config generate-minimal-conf 2020-06-26T21:36:06.135 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:36:05 smithi051 bash[7113]: audit 2020-06-26T21:36:05.076032+0000 mon.smithi051 (mon.0) 224 : audit [INF] from='mgr.14165 172.21.15.51:0/2407568394' entity='mgr.smithi051.blmzin' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi143","val":"{\"daemons\": {\"mon.smithi143\": {\"daemon_type\": \"mon\", \"daemon_id\": \"smithi143\", \"hostname\": \"smithi143\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"_CVFT62330073400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"128\", \"scheduler_mode\": \"cfq\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XFM8\"}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"mon.smithi143\": {\"deps\": [], \"last_config\": \"2020-06-26T21:35:52.483780\"}}, \"last_device_update\": \"2020-06-26T21:36:05.074596\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.143\"], \"172.21.15.254\": [\"172.21.15.143\"]}, \"last_host_check\": \"2020-06-26T21:35:54.336637\"}"}]: dispatch 2020-06-26T21:36:06.135 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:36:05 smithi051 bash[7113]: audit 2020-06-26T21:36:05.081656+0000 mon.smithi051 (mon.0) 225 : audit [INF] from='mgr.14165 172.21.15.51:0/2407568394' entity='mgr.smithi051.blmzin' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi143","val":"{\"daemons\": {\"mon.smithi143\": {\"daemon_type\": \"mon\", \"daemon_id\": \"smithi143\", \"hostname\": \"smithi143\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"_CVFT62330073400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"128\", \"scheduler_mode\": \"cfq\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XFM8\"}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"mon.smithi143\": {\"deps\": [], \"last_config\": \"2020-06-26T21:35:52.483780\"}}, \"last_device_update\": \"2020-06-26T21:36:05.074596\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.143\"], \"172.21.15.254\": [\"172.21.15.143\"]}, \"last_host_check\": \"2020-06-26T21:35:54.336637\"}"}]': finished 2020-06-26T21:36:06.135 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:36:05 smithi051 bash[7113]: audit 2020-06-26T21:36:05.083569+0000 mon.smithi051 (mon.0) 226 : audit [INF] from='mgr.14165 172.21.15.51:0/2407568394' entity='mgr.smithi051.blmzin' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi143","val":"{\"daemons\": {\"mon.smithi143\": {\"daemon_type\": \"mon\", \"daemon_id\": \"smithi143\", \"hostname\": \"smithi143\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"_CVFT62330073400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"128\", \"scheduler_mode\": \"cfq\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XFM8\"}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"mon.smithi143\": {\"deps\": [], \"last_config\": \"2020-06-26T21:35:52.483780\"}}, \"last_device_update\": \"2020-06-26T21:36:05.074596\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.143\"], \"172.21.15.254\": [\"172.21.15.143\"]}, \"last_host_check\": \"2020-06-26T21:35:54.336637\"}"}]: dispatch 2020-06-26T21:36:06.136 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:36:05 smithi051 bash[7113]: audit 2020-06-26T21:36:05.088507+0000 mon.smithi051 (mon.0) 227 : audit [INF] from='mgr.14165 172.21.15.51:0/2407568394' entity='mgr.smithi051.blmzin' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi143","val":"{\"daemons\": {\"mon.smithi143\": {\"daemon_type\": \"mon\", \"daemon_id\": \"smithi143\", \"hostname\": \"smithi143\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"_CVFT62330073400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"128\", \"scheduler_mode\": \"cfq\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XFM8\"}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"mon.smithi143\": {\"deps\": [], \"last_config\": \"2020-06-26T21:35:52.483780\"}}, \"last_device_update\": \"2020-06-26T21:36:05.074596\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.143\"], \"172.21.15.254\": [\"172.21.15.143\"]}, \"last_host_check\": \"2020-06-26T21:35:54.336637\"}"}]': finished 2020-06-26T21:36:06.136 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:36:05 smithi051 bash[7113]: cluster 2020-06-26T21:36:05.089471+0000 mgr.smithi051.blmzin (mgr.14165) 43 : cluster [DBG] pgmap v31: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2020-06-26T21:36:06.136 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:36:05 smithi051 bash[7113]: audit 2020-06-26T21:36:05.092417+0000 mon.smithi051 (mon.0) 228 : audit [INF] from='mgr.14165 172.21.15.51:0/2407568394' entity='mgr.smithi051.blmzin' cmd=[{"prefix": "auth get-or-create", "entity": "client.crash.smithi143", "caps": ["mon", "profile crash", "mgr", "profile crash"]}]: dispatch 2020-06-26T21:36:06.136 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:36:05 smithi051 bash[7113]: audit 2020-06-26T21:36:05.096813+0000 mon.smithi051 (mon.0) 229 : audit [INF] from='mgr.14165 172.21.15.51:0/2407568394' entity='mgr.smithi051.blmzin' cmd='[{"prefix": "auth get-or-create", "entity": "client.crash.smithi143", "caps": ["mon", "profile crash", "mgr", "profile crash"]}]': finished 2020-06-26T21:36:06.136 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:36:05 smithi051 bash[7113]: audit 2020-06-26T21:36:05.098199+0000 mon.smithi051 (mon.0) 230 : audit [DBG] from='mgr.14165 172.21.15.51:0/2407568394' entity='mgr.smithi051.blmzin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2020-06-26T21:36:06.137 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:36:05 smithi051 bash[7113]: cephadm 2020-06-26T21:36:05.099531+0000 mgr.smithi051.blmzin (mgr.14165) 44 : cephadm [INF] Deploying daemon crash.smithi143 on smithi143 2020-06-26T21:36:06.137 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:36:05 smithi051 bash[7113]: audit 2020-06-26T21:36:05.100438+0000 mon.smithi051 (mon.0) 231 : audit [DBG] from='mgr.14165 172.21.15.51:0/2407568394' entity='mgr.smithi051.blmzin' cmd=[{"prefix": "config get", "who": "client.crash.smithi143", "key": "container_image"}]: dispatch 2020-06-26T21:36:06.137 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:36:05 smithi051 bash[7113]: audit 2020-06-26T21:36:05.115333+0000 mon.smithi051 (mon.0) 232 : audit [DBG] from='client.? 172.21.15.143:0/979691972' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2020-06-26T21:36:06.137 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:36:05 smithi051 bash[7113]: audit 2020-06-26T21:36:05.748770+0000 mon.smithi051 (mon.0) 233 : audit [DBG] from='mgr.14165 172.21.15.51:0/2407568394' entity='mgr.smithi051.blmzin' cmd=[{"prefix": "mon metadata", "id": "smithi143"}]: dispatch 2020-06-26T21:36:06.166 INFO:ceph.mon.smithi143.smithi143.stdout:Jun 26 21:36:05 smithi143 bash[7247]: audit 2020-06-26T21:36:05.076032+0000 mon.smithi051 (mon.0) 224 : audit [INF] from='mgr.14165 172.21.15.51:0/2407568394' entity='mgr.smithi051.blmzin' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi143","val":"{\"daemons\": {\"mon.smithi143\": {\"daemon_type\": \"mon\", \"daemon_id\": \"smithi143\", \"hostname\": \"smithi143\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"_CVFT62330073400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"128\", \"scheduler_mode\": \"cfq\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XFM8\"}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"mon.smithi143\": {\"deps\": [], \"last_config\": \"2020-06-26T21:35:52.483780\"}}, \"last_device_update\": \"2020-06-26T21:36:05.074596\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.143\"], \"172.21.15.254\": [\"172.21.15.143\"]}, \"last_host_check\": \"2020-06-26T21:35:54.336637\"}"}]: dispatch 2020-06-26T21:36:06.167 INFO:ceph.mon.smithi143.smithi143.stdout:Jun 26 21:36:05 smithi143 bash[7247]: audit 2020-06-26T21:36:05.081656+0000 mon.smithi051 (mon.0) 225 : audit [INF] from='mgr.14165 172.21.15.51:0/2407568394' entity='mgr.smithi051.blmzin' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi143","val":"{\"daemons\": {\"mon.smithi143\": {\"daemon_type\": \"mon\", \"daemon_id\": \"smithi143\", \"hostname\": \"smithi143\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"_CVFT62330073400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"128\", \"scheduler_mode\": \"cfq\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XFM8\"}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"mon.smithi143\": {\"deps\": [], \"last_config\": \"2020-06-26T21:35:52.483780\"}}, \"last_device_update\": \"2020-06-26T21:36:05.074596\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.143\"], \"172.21.15.254\": [\"172.21.15.143\"]}, \"last_host_check\": \"2020-06-26T21:35:54.336637\"}"}]': finished 2020-06-26T21:36:06.167 INFO:ceph.mon.smithi143.smithi143.stdout:Jun 26 21:36:05 smithi143 bash[7247]: audit 2020-06-26T21:36:05.083569+0000 mon.smithi051 (mon.0) 226 : audit [INF] from='mgr.14165 172.21.15.51:0/2407568394' entity='mgr.smithi051.blmzin' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi143","val":"{\"daemons\": {\"mon.smithi143\": {\"daemon_type\": \"mon\", \"daemon_id\": \"smithi143\", \"hostname\": \"smithi143\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"_CVFT62330073400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"128\", \"scheduler_mode\": \"cfq\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XFM8\"}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"mon.smithi143\": {\"deps\": [], \"last_config\": \"2020-06-26T21:35:52.483780\"}}, \"last_device_update\": \"2020-06-26T21:36:05.074596\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.143\"], \"172.21.15.254\": [\"172.21.15.143\"]}, \"last_host_check\": \"2020-06-26T21:35:54.336637\"}"}]: dispatch 2020-06-26T21:36:06.167 INFO:ceph.mon.smithi143.smithi143.stdout:Jun 26 21:36:05 smithi143 bash[7247]: audit 2020-06-26T21:36:05.088507+0000 mon.smithi051 (mon.0) 227 : audit [INF] from='mgr.14165 172.21.15.51:0/2407568394' entity='mgr.smithi051.blmzin' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi143","val":"{\"daemons\": {\"mon.smithi143\": {\"daemon_type\": \"mon\", \"daemon_id\": \"smithi143\", \"hostname\": \"smithi143\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"_CVFT62330073400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"128\", \"scheduler_mode\": \"cfq\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XFM8\"}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"mon.smithi143\": {\"deps\": [], \"last_config\": \"2020-06-26T21:35:52.483780\"}}, \"last_device_update\": \"2020-06-26T21:36:05.074596\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.143\"], \"172.21.15.254\": [\"172.21.15.143\"]}, \"last_host_check\": \"2020-06-26T21:35:54.336637\"}"}]': finished 2020-06-26T21:36:06.168 INFO:ceph.mon.smithi143.smithi143.stdout:Jun 26 21:36:05 smithi143 bash[7247]: cluster 2020-06-26T21:36:05.089471+0000 mgr.smithi051.blmzin (mgr.14165) 43 : cluster [DBG] pgmap v31: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2020-06-26T21:36:06.168 INFO:ceph.mon.smithi143.smithi143.stdout:Jun 26 21:36:05 smithi143 bash[7247]: audit 2020-06-26T21:36:05.092417+0000 mon.smithi051 (mon.0) 228 : audit [INF] from='mgr.14165 172.21.15.51:0/2407568394' entity='mgr.smithi051.blmzin' cmd=[{"prefix": "auth get-or-create", "entity": "client.crash.smithi143", "caps": ["mon", "profile crash", "mgr", "profile crash"]}]: dispatch 2020-06-26T21:36:06.168 INFO:ceph.mon.smithi143.smithi143.stdout:Jun 26 21:36:05 smithi143 bash[7247]: audit 2020-06-26T21:36:05.096813+0000 mon.smithi051 (mon.0) 229 : audit [INF] from='mgr.14165 172.21.15.51:0/2407568394' entity='mgr.smithi051.blmzin' cmd='[{"prefix": "auth get-or-create", "entity": "client.crash.smithi143", "caps": ["mon", "profile crash", "mgr", "profile crash"]}]': finished 2020-06-26T21:36:06.168 INFO:ceph.mon.smithi143.smithi143.stdout:Jun 26 21:36:05 smithi143 bash[7247]: audit 2020-06-26T21:36:05.098199+0000 mon.smithi051 (mon.0) 230 : audit [DBG] from='mgr.14165 172.21.15.51:0/2407568394' entity='mgr.smithi051.blmzin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2020-06-26T21:36:06.169 INFO:ceph.mon.smithi143.smithi143.stdout:Jun 26 21:36:05 smithi143 bash[7247]: cephadm 2020-06-26T21:36:05.099531+0000 mgr.smithi051.blmzin (mgr.14165) 44 : cephadm [INF] Deploying daemon crash.smithi143 on smithi143 2020-06-26T21:36:06.169 INFO:ceph.mon.smithi143.smithi143.stdout:Jun 26 21:36:05 smithi143 bash[7247]: audit 2020-06-26T21:36:05.100438+0000 mon.smithi051 (mon.0) 231 : audit [DBG] from='mgr.14165 172.21.15.51:0/2407568394' entity='mgr.smithi051.blmzin' cmd=[{"prefix": "config get", "who": "client.crash.smithi143", "key": "container_image"}]: dispatch 2020-06-26T21:36:06.169 INFO:ceph.mon.smithi143.smithi143.stdout:Jun 26 21:36:05 smithi143 bash[7247]: audit 2020-06-26T21:36:05.115333+0000 mon.smithi051 (mon.0) 232 : audit [DBG] from='client.? 172.21.15.143:0/979691972' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2020-06-26T21:36:06.169 INFO:ceph.mon.smithi143.smithi143.stdout:Jun 26 21:36:05 smithi143 bash[7247]: audit 2020-06-26T21:36:05.748770+0000 mon.smithi051 (mon.0) 233 : audit [DBG] from='mgr.14165 172.21.15.51:0/2407568394' entity='mgr.smithi051.blmzin' cmd=[{"prefix": "mon metadata", "id": "smithi143"}]: dispatch 2020-06-26T21:36:07.132 INFO:ceph.mon.smithi143.smithi143.stdout:Jun 26 21:36:06 smithi143 bash[7247]: cluster 2020-06-26T21:36:06.085385+0000 mon.smithi051 (mon.0) 234 : cluster [WRN] Health check failed: failed to probe daemons or devices (CEPHADM_REFRESH_FAILED) 2020-06-26T21:36:07.133 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:36:06 smithi051 bash[7113]: cluster 2020-06-26T21:36:06.085385+0000 mon.smithi051 (mon.0) 234 : cluster [WRN] Health check failed: failed to probe daemons or devices (CEPHADM_REFRESH_FAILED) 2020-06-26T21:36:08.134 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:36:07 smithi051 bash[7113]: cluster 2020-06-26T21:36:07.089954+0000 mgr.smithi051.blmzin (mgr.14165) 45 : cluster [DBG] pgmap v32: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2020-06-26T21:36:08.164 INFO:ceph.mon.smithi143.smithi143.stdout:Jun 26 21:36:07 smithi143 bash[7247]: cluster 2020-06-26T21:36:07.089954+0000 mgr.smithi051.blmzin (mgr.14165) 45 : cluster [DBG] pgmap v32: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2020-06-26T21:36:09.165 INFO:ceph.mon.smithi143.smithi143.stdout:Jun 26 21:36:08 smithi143 bash[7247]: audit 2020-06-26T21:36:08.437450+0000 mon.smithi051 (mon.0) 235 : audit [INF] from='mgr.14165 172.21.15.51:0/2407568394' entity='mgr.smithi051.blmzin' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi143","val":"{\"daemons\": {\"mon.smithi143\": {\"daemon_type\": \"mon\", \"daemon_id\": \"smithi143\", \"hostname\": \"smithi143\", \"status\": 1, \"status_desc\": \"starting\"}, \"crash.smithi143\": {\"daemon_type\": \"crash\", \"daemon_id\": \"smithi143\", \"hostname\": \"smithi143\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"_CVFT62330073400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"128\", \"scheduler_mode\": \"cfq\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XFM8\"}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"mon.smithi143\": {\"deps\": [], \"last_config\": \"2020-06-26T21:35:52.483780\"}, \"crash.smithi143\": {\"deps\": [], \"last_config\": \"2020-06-26T21:36:05.097764\"}}, \"last_device_update\": \"2020-06-26T21:36:05.074596\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.143\"], \"172.21.15.254\": [\"172.21.15.143\"]}, \"last_host_check\": \"2020-06-26T21:35:54.336637\"}"}]: dispatch 2020-06-26T21:36:09.165 INFO:ceph.mon.smithi143.smithi143.stdout:Jun 26 21:36:08 smithi143 bash[7247]: audit 2020-06-26T21:36:08.442823+0000 mon.smithi051 (mon.0) 236 : audit [INF] from='mgr.14165 172.21.15.51:0/2407568394' entity='mgr.smithi051.blmzin' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi143","val":"{\"daemons\": {\"mon.smithi143\": {\"daemon_type\": \"mon\", \"daemon_id\": \"smithi143\", \"hostname\": \"smithi143\", \"status\": 1, \"status_desc\": \"starting\"}, \"crash.smithi143\": {\"daemon_type\": \"crash\", \"daemon_id\": \"smithi143\", \"hostname\": \"smithi143\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"_CVFT62330073400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"128\", \"scheduler_mode\": \"cfq\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XFM8\"}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"mon.smithi143\": {\"deps\": [], \"last_config\": \"2020-06-26T21:35:52.483780\"}, \"crash.smithi143\": {\"deps\": [], \"last_config\": \"2020-06-26T21:36:05.097764\"}}, \"last_device_update\": \"2020-06-26T21:36:05.074596\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.143\"], \"172.21.15.254\": [\"172.21.15.143\"]}, \"last_host_check\": \"2020-06-26T21:35:54.336637\"}"}]': finished 2020-06-26T21:36:09.166 INFO:ceph.mon.smithi143.smithi143.stdout:Jun 26 21:36:08 smithi143 bash[7247]: audit 2020-06-26T21:36:08.445936+0000 mon.smithi051 (mon.0) 237 : audit [INF] from='mgr.14165 172.21.15.51:0/2407568394' entity='mgr.smithi051.blmzin' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.smithi143.sbcovd", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2020-06-26T21:36:09.166 INFO:ceph.mon.smithi143.smithi143.stdout:Jun 26 21:36:08 smithi143 bash[7247]: audit 2020-06-26T21:36:08.451729+0000 mon.smithi051 (mon.0) 238 : audit [INF] from='mgr.14165 172.21.15.51:0/2407568394' entity='mgr.smithi051.blmzin' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.smithi143.sbcovd", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2020-06-26T21:36:09.167 INFO:ceph.mon.smithi143.smithi143.stdout:Jun 26 21:36:08 smithi143 bash[7247]: audit 2020-06-26T21:36:08.453362+0000 mon.smithi051 (mon.0) 239 : audit [DBG] from='mgr.14165 172.21.15.51:0/2407568394' entity='mgr.smithi051.blmzin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2020-06-26T21:36:09.167 INFO:ceph.mon.smithi143.smithi143.stdout:Jun 26 21:36:08 smithi143 bash[7247]: cephadm 2020-06-26T21:36:08.454651+0000 mgr.smithi051.blmzin (mgr.14165) 46 : cephadm [INF] Deploying daemon mgr.smithi143.sbcovd on smithi143 2020-06-26T21:36:09.167 INFO:ceph.mon.smithi143.smithi143.stdout:Jun 26 21:36:08 smithi143 bash[7247]: audit 2020-06-26T21:36:08.455497+0000 mon.smithi051 (mon.0) 240 : audit [DBG] from='mgr.14165 172.21.15.51:0/2407568394' entity='mgr.smithi051.blmzin' cmd=[{"prefix": "config get", "who": "mgr.smithi143.sbcovd", "key": "container_image"}]: dispatch 2020-06-26T21:36:09.387 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:36:08 smithi051 bash[7113]: audit 2020-06-26T21:36:08.437450+0000 mon.smithi051 (mon.0) 235 : audit [INF] from='mgr.14165 172.21.15.51:0/2407568394' entity='mgr.smithi051.blmzin' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi143","val":"{\"daemons\": {\"mon.smithi143\": {\"daemon_type\": \"mon\", \"daemon_id\": \"smithi143\", \"hostname\": \"smithi143\", \"status\": 1, \"status_desc\": \"starting\"}, \"crash.smithi143\": {\"daemon_type\": \"crash\", \"daemon_id\": \"smithi143\", \"hostname\": \"smithi143\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"_CVFT62330073400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"128\", \"scheduler_mode\": \"cfq\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XFM8\"}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"mon.smithi143\": {\"deps\": [], \"last_config\": \"2020-06-26T21:35:52.483780\"}, \"crash.smithi143\": {\"deps\": [], \"last_config\": \"2020-06-26T21:36:05.097764\"}}, \"last_device_update\": \"2020-06-26T21:36:05.074596\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.143\"], \"172.21.15.254\": [\"172.21.15.143\"]}, \"last_host_check\": \"2020-06-26T21:35:54.336637\"}"}]: dispatch 2020-06-26T21:36:09.387 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:36:08 smithi051 bash[7113]: audit 2020-06-26T21:36:08.442823+0000 mon.smithi051 (mon.0) 236 : audit [INF] from='mgr.14165 172.21.15.51:0/2407568394' entity='mgr.smithi051.blmzin' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi143","val":"{\"daemons\": {\"mon.smithi143\": {\"daemon_type\": \"mon\", \"daemon_id\": \"smithi143\", \"hostname\": \"smithi143\", \"status\": 1, \"status_desc\": \"starting\"}, \"crash.smithi143\": {\"daemon_type\": \"crash\", \"daemon_id\": \"smithi143\", \"hostname\": \"smithi143\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"_CVFT62330073400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"128\", \"scheduler_mode\": \"cfq\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XFM8\"}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"mon.smithi143\": {\"deps\": [], \"last_config\": \"2020-06-26T21:35:52.483780\"}, \"crash.smithi143\": {\"deps\": [], \"last_config\": \"2020-06-26T21:36:05.097764\"}}, \"last_device_update\": \"2020-06-26T21:36:05.074596\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.143\"], \"172.21.15.254\": [\"172.21.15.143\"]}, \"last_host_check\": \"2020-06-26T21:35:54.336637\"}"}]': finished 2020-06-26T21:36:09.388 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:36:08 smithi051 bash[7113]: audit 2020-06-26T21:36:08.445936+0000 mon.smithi051 (mon.0) 237 : audit [INF] from='mgr.14165 172.21.15.51:0/2407568394' entity='mgr.smithi051.blmzin' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.smithi143.sbcovd", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2020-06-26T21:36:09.388 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:36:08 smithi051 bash[7113]: audit 2020-06-26T21:36:08.451729+0000 mon.smithi051 (mon.0) 238 : audit [INF] from='mgr.14165 172.21.15.51:0/2407568394' entity='mgr.smithi051.blmzin' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.smithi143.sbcovd", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2020-06-26T21:36:09.388 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:36:08 smithi051 bash[7113]: audit 2020-06-26T21:36:08.453362+0000 mon.smithi051 (mon.0) 239 : audit [DBG] from='mgr.14165 172.21.15.51:0/2407568394' entity='mgr.smithi051.blmzin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2020-06-26T21:36:09.389 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:36:08 smithi051 bash[7113]: cephadm 2020-06-26T21:36:08.454651+0000 mgr.smithi051.blmzin (mgr.14165) 46 : cephadm [INF] Deploying daemon mgr.smithi143.sbcovd on smithi143 2020-06-26T21:36:09.389 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:36:08 smithi051 bash[7113]: audit 2020-06-26T21:36:08.455497+0000 mon.smithi051 (mon.0) 240 : audit [DBG] from='mgr.14165 172.21.15.51:0/2407568394' entity='mgr.smithi051.blmzin' cmd=[{"prefix": "config get", "who": "mgr.smithi143.sbcovd", "key": "container_image"}]: dispatch 2020-06-26T21:36:09.983 INFO:teuthology.orchestra.run.smithi143.stderr:2020-06-26T21:36:09.983+0000 7efee27fc700 -1 WARNING: all dangerous and experimental features are enabled. 2020-06-26T21:36:10.172 INFO:teuthology.orchestra.run.smithi143.stdout:# minimal ceph.conf for 9eb212b8-b7f4-11ea-a06d-001a4aab830c 2020-06-26T21:36:10.172 INFO:teuthology.orchestra.run.smithi143.stdout:[global] 2020-06-26T21:36:10.172 INFO:teuthology.orchestra.run.smithi143.stdout: fsid = 9eb212b8-b7f4-11ea-a06d-001a4aab830c 2020-06-26T21:36:10.173 INFO:teuthology.orchestra.run.smithi143.stdout: mon_host = [v2:172.21.15.51:3300/0,v1:172.21.15.51:6789/0] [v2:172.21.15.143:3300/0,v1:172.21.15.143:6789/0] 2020-06-26T21:36:10.707 INFO:ceph.mon.smithi143.smithi143.stdout:Jun 26 21:36:10 smithi143 bash[7247]: cluster 2020-06-26T21:36:09.090560+0000 mgr.smithi051.blmzin (mgr.14165) 47 : cluster [DBG] pgmap v33: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2020-06-26T21:36:10.708 INFO:ceph.mon.smithi143.smithi143.stdout:Jun 26 21:36:10 smithi143 bash[7247]: audit 2020-06-26T21:36:10.173468+0000 mon.smithi051 (mon.0) 241 : audit [DBG] from='client.? 172.21.15.143:0/2259485818' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2020-06-26T21:36:10.884 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:36:10 smithi051 bash[7113]: cluster 2020-06-26T21:36:09.090560+0000 mgr.smithi051.blmzin (mgr.14165) 47 : cluster [DBG] pgmap v33: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2020-06-26T21:36:10.884 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:36:10 smithi051 bash[7113]: audit 2020-06-26T21:36:10.173468+0000 mon.smithi051 (mon.0) 241 : audit [DBG] from='client.? 172.21.15.143:0/2259485818' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2020-06-26T21:36:11.050 INFO:tasks.cephadm:Distributing (final) config and client.admin keyring... 2020-06-26T21:36:11.051 INFO:teuthology.orchestra.run.smithi051:> sudo sh -c 'cat > /etc/ceph/ceph.conf' 2020-06-26T21:36:11.097 INFO:teuthology.orchestra.run.smithi051:> sudo sh -c 'cat > /etc/ceph/ceph.client.admin.keyring' 2020-06-26T21:36:11.185 INFO:teuthology.orchestra.run.smithi143:> sudo sh -c 'cat > /etc/ceph/ceph.conf' 2020-06-26T21:36:11.237 INFO:teuthology.orchestra.run.smithi143:> sudo sh -c 'cat > /etc/ceph/ceph.client.admin.keyring' 2020-06-26T21:36:11.328 INFO:tasks.cephadm:Deploying OSDs... 2020-06-26T21:36:11.338 DEBUG:teuthology.orchestra.remote:smithi051:/scratch_devs is 72B 2020-06-26T21:36:11.393 DEBUG:teuthology.misc:devs=['/dev/vg_nvme/lv_1', '/dev/vg_nvme/lv_2', '/dev/vg_nvme/lv_3', '/dev/vg_nvme/lv_4'] 2020-06-26T21:36:11.394 INFO:teuthology.orchestra.run.smithi051:> 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 2020-06-26T21:36:11.401 INFO:teuthology.orchestra.run.smithi051.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2020-06-26T21:36:11.402 INFO:teuthology.orchestra.run.smithi051.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2020-06-26T21:36:11.402 INFO:teuthology.orchestra.run.smithi051.stdout:Device: 6h/6d Inode: 342 Links: 1 2020-06-26T21:36:11.402 INFO:teuthology.orchestra.run.smithi051.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2020-06-26T21:36:11.402 INFO:teuthology.orchestra.run.smithi051.stdout:Access: 2020-06-26 21:32:33.189673221 +0000 2020-06-26T21:36:11.402 INFO:teuthology.orchestra.run.smithi051.stdout:Modify: 2020-06-26 21:32:33.085725223 +0000 2020-06-26T21:36:11.403 INFO:teuthology.orchestra.run.smithi051.stdout:Change: 2020-06-26 21:32:33.085725223 +0000 2020-06-26T21:36:11.403 INFO:teuthology.orchestra.run.smithi051.stdout: Birth: - 2020-06-26T21:36:11.411 INFO:teuthology.orchestra.run.smithi051.stderr:1+0 records in 2020-06-26T21:36:11.411 INFO:teuthology.orchestra.run.smithi051.stderr:1+0 records out 2020-06-26T21:36:11.412 INFO:teuthology.orchestra.run.smithi051.stderr:512 bytes copied, 0.000357774 s, 1.4 MB/s 2020-06-26T21:36:11.416 INFO:teuthology.orchestra.run.smithi051:> 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 2020-06-26T21:36:11.466 INFO:teuthology.orchestra.run.smithi051.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2020-06-26T21:36:11.466 INFO:teuthology.orchestra.run.smithi051.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2020-06-26T21:36:11.466 INFO:teuthology.orchestra.run.smithi051.stdout:Device: 6h/6d Inode: 349 Links: 1 2020-06-26T21:36:11.466 INFO:teuthology.orchestra.run.smithi051.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2020-06-26T21:36:11.467 INFO:teuthology.orchestra.run.smithi051.stdout:Access: 2020-06-26 21:32:33.437549219 +0000 2020-06-26T21:36:11.467 INFO:teuthology.orchestra.run.smithi051.stdout:Modify: 2020-06-26 21:32:33.333601220 +0000 2020-06-26T21:36:11.467 INFO:teuthology.orchestra.run.smithi051.stdout:Change: 2020-06-26 21:32:33.333601220 +0000 2020-06-26T21:36:11.467 INFO:teuthology.orchestra.run.smithi051.stdout: Birth: - 2020-06-26T21:36:11.475 INFO:teuthology.orchestra.run.smithi051.stderr:1+0 records in 2020-06-26T21:36:11.476 INFO:teuthology.orchestra.run.smithi051.stderr:1+0 records out 2020-06-26T21:36:11.476 INFO:teuthology.orchestra.run.smithi051.stderr:512 bytes copied, 0.000389031 s, 1.3 MB/s 2020-06-26T21:36:11.480 INFO:teuthology.orchestra.run.smithi051:> 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 2020-06-26T21:36:11.530 INFO:teuthology.orchestra.run.smithi051.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2020-06-26T21:36:11.530 INFO:teuthology.orchestra.run.smithi051.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2020-06-26T21:36:11.530 INFO:teuthology.orchestra.run.smithi051.stdout:Device: 6h/6d Inode: 355 Links: 1 2020-06-26T21:36:11.531 INFO:teuthology.orchestra.run.smithi051.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2020-06-26T21:36:11.531 INFO:teuthology.orchestra.run.smithi051.stdout:Access: 2020-06-26 21:32:33.677429216 +0000 2020-06-26T21:36:11.531 INFO:teuthology.orchestra.run.smithi051.stdout:Modify: 2020-06-26 21:32:33.565485217 +0000 2020-06-26T21:36:11.531 INFO:teuthology.orchestra.run.smithi051.stdout:Change: 2020-06-26 21:32:33.565485217 +0000 2020-06-26T21:36:11.531 INFO:teuthology.orchestra.run.smithi051.stdout: Birth: - 2020-06-26T21:36:11.541 INFO:teuthology.orchestra.run.smithi051.stderr:1+0 records in 2020-06-26T21:36:11.541 INFO:teuthology.orchestra.run.smithi051.stderr:1+0 records out 2020-06-26T21:36:11.542 INFO:teuthology.orchestra.run.smithi051.stderr:512 bytes copied, 0.000367565 s, 1.4 MB/s 2020-06-26T21:36:11.545 INFO:teuthology.orchestra.run.smithi051:> 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 2020-06-26T21:36:11.601 INFO:teuthology.orchestra.run.smithi051.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2020-06-26T21:36:11.601 INFO:teuthology.orchestra.run.smithi051.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2020-06-26T21:36:11.602 INFO:teuthology.orchestra.run.smithi051.stdout:Device: 6h/6d Inode: 361 Links: 1 2020-06-26T21:36:11.602 INFO:teuthology.orchestra.run.smithi051.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2020-06-26T21:36:11.602 INFO:teuthology.orchestra.run.smithi051.stdout:Access: 2020-06-26 21:32:33.909313214 +0000 2020-06-26T21:36:11.602 INFO:teuthology.orchestra.run.smithi051.stdout:Modify: 2020-06-26 21:32:33.801367215 +0000 2020-06-26T21:36:11.602 INFO:teuthology.orchestra.run.smithi051.stdout:Change: 2020-06-26 21:32:33.801367215 +0000 2020-06-26T21:36:11.603 INFO:teuthology.orchestra.run.smithi051.stdout: Birth: - 2020-06-26T21:36:11.613 INFO:teuthology.orchestra.run.smithi051.stderr:1+0 records in 2020-06-26T21:36:11.613 INFO:teuthology.orchestra.run.smithi051.stderr:1+0 records out 2020-06-26T21:36:11.613 INFO:teuthology.orchestra.run.smithi051.stderr:512 bytes copied, 0.000440384 s, 1.2 MB/s 2020-06-26T21:36:11.623 DEBUG:teuthology.orchestra.remote:smithi143:/scratch_devs is 72B 2020-06-26T21:36:11.671 DEBUG:teuthology.misc:devs=['/dev/vg_nvme/lv_1', '/dev/vg_nvme/lv_2', '/dev/vg_nvme/lv_3', '/dev/vg_nvme/lv_4'] 2020-06-26T21:36:11.672 INFO:teuthology.orchestra.run.smithi143:> 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 2020-06-26T21:36:11.678 INFO:teuthology.orchestra.run.smithi143.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2020-06-26T21:36:11.679 INFO:teuthology.orchestra.run.smithi143.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2020-06-26T21:36:11.679 INFO:teuthology.orchestra.run.smithi143.stdout:Device: 6h/6d Inode: 341 Links: 1 2020-06-26T21:36:11.680 INFO:teuthology.orchestra.run.smithi143.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2020-06-26T21:36:11.680 INFO:teuthology.orchestra.run.smithi143.stdout:Access: 2020-06-26 21:32:32.691961091 +0000 2020-06-26T21:36:11.680 INFO:teuthology.orchestra.run.smithi143.stdout:Modify: 2020-06-26 21:32:32.539885094 +0000 2020-06-26T21:36:11.680 INFO:teuthology.orchestra.run.smithi143.stdout:Change: 2020-06-26 21:32:32.539885094 +0000 2020-06-26T21:36:11.681 INFO:teuthology.orchestra.run.smithi143.stdout: Birth: - 2020-06-26T21:36:11.687 INFO:teuthology.orchestra.run.smithi143.stderr:1+0 records in 2020-06-26T21:36:11.688 INFO:teuthology.orchestra.run.smithi143.stderr:1+0 records out 2020-06-26T21:36:11.688 INFO:teuthology.orchestra.run.smithi143.stderr:512 bytes copied, 0.000336606 s, 1.5 MB/s 2020-06-26T21:36:11.691 INFO:teuthology.orchestra.run.smithi143:> 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 2020-06-26T21:36:11.740 INFO:teuthology.orchestra.run.smithi143.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2020-06-26T21:36:11.741 INFO:teuthology.orchestra.run.smithi143.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2020-06-26T21:36:11.741 INFO:teuthology.orchestra.run.smithi143.stdout:Device: 6h/6d Inode: 348 Links: 1 2020-06-26T21:36:11.741 INFO:teuthology.orchestra.run.smithi143.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2020-06-26T21:36:11.741 INFO:teuthology.orchestra.run.smithi143.stdout:Access: 2020-06-26 21:32:32.964097085 +0000 2020-06-26T21:36:11.742 INFO:teuthology.orchestra.run.smithi143.stdout:Modify: 2020-06-26 21:32:32.844037088 +0000 2020-06-26T21:36:11.742 INFO:teuthology.orchestra.run.smithi143.stdout:Change: 2020-06-26 21:32:32.844037088 +0000 2020-06-26T21:36:11.742 INFO:teuthology.orchestra.run.smithi143.stdout: Birth: - 2020-06-26T21:36:11.748 INFO:teuthology.orchestra.run.smithi143.stderr:1+0 records in 2020-06-26T21:36:11.748 INFO:teuthology.orchestra.run.smithi143.stderr:1+0 records out 2020-06-26T21:36:11.748 INFO:teuthology.orchestra.run.smithi143.stderr:512 bytes copied, 0.000356403 s, 1.4 MB/s 2020-06-26T21:36:11.752 INFO:teuthology.orchestra.run.smithi143:> 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 2020-06-26T21:36:11.804 INFO:teuthology.orchestra.run.smithi143.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2020-06-26T21:36:11.805 INFO:teuthology.orchestra.run.smithi143.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2020-06-26T21:36:11.805 INFO:teuthology.orchestra.run.smithi143.stdout:Device: 6h/6d Inode: 354 Links: 1 2020-06-26T21:36:11.805 INFO:teuthology.orchestra.run.smithi143.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2020-06-26T21:36:11.806 INFO:teuthology.orchestra.run.smithi143.stdout:Access: 2020-06-26 21:32:33.212221080 +0000 2020-06-26T21:36:11.806 INFO:teuthology.orchestra.run.smithi143.stdout:Modify: 2020-06-26 21:32:33.108169082 +0000 2020-06-26T21:36:11.806 INFO:teuthology.orchestra.run.smithi143.stdout:Change: 2020-06-26 21:32:33.108169082 +0000 2020-06-26T21:36:11.806 INFO:teuthology.orchestra.run.smithi143.stdout: Birth: - 2020-06-26T21:36:11.812 INFO:teuthology.orchestra.run.smithi143.stderr:1+0 records in 2020-06-26T21:36:11.812 INFO:teuthology.orchestra.run.smithi143.stderr:1+0 records out 2020-06-26T21:36:11.813 INFO:teuthology.orchestra.run.smithi143.stderr:512 bytes copied, 0.000276973 s, 1.8 MB/s 2020-06-26T21:36:11.816 INFO:teuthology.orchestra.run.smithi143:> 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 2020-06-26T21:36:11.862 INFO:teuthology.orchestra.run.smithi143.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2020-06-26T21:36:11.862 INFO:teuthology.orchestra.run.smithi143.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2020-06-26T21:36:11.863 INFO:teuthology.orchestra.run.smithi143.stdout:Device: 6h/6d Inode: 360 Links: 1 2020-06-26T21:36:11.863 INFO:teuthology.orchestra.run.smithi143.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2020-06-26T21:36:11.863 INFO:teuthology.orchestra.run.smithi143.stdout:Access: 2020-06-26 21:32:33.372301076 +0000 2020-06-26T21:36:11.863 INFO:teuthology.orchestra.run.smithi143.stdout:Modify: 2020-06-26 21:32:33.368299076 +0000 2020-06-26T21:36:11.863 INFO:teuthology.orchestra.run.smithi143.stdout:Change: 2020-06-26 21:32:33.368299076 +0000 2020-06-26T21:36:11.864 INFO:teuthology.orchestra.run.smithi143.stdout: Birth: - 2020-06-26T21:36:11.867 INFO:teuthology.orchestra.run.smithi143.stderr:1+0 records in 2020-06-26T21:36:11.867 INFO:teuthology.orchestra.run.smithi143.stderr:1+0 records out 2020-06-26T21:36:11.867 INFO:teuthology.orchestra.run.smithi143.stderr:512 bytes copied, 0.000301608 s, 1.7 MB/s 2020-06-26T21:36:11.869 INFO:tasks.cephadm:Deploying osd.0 on smithi051 with /dev/vg_nvme/lv_4... 2020-06-26T21:36:11.870 INFO:teuthology.orchestra.run.smithi051:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:8b33a29f3a7f00f8e6f971159aa875abdbdf0dd9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 9eb212b8-b7f4-11ea-a06d-001a4aab830c -- ceph-volume lvm zap /dev/vg_nvme/lv_4 2020-06-26T21:36:12.652 INFO:ceph.mon.smithi143.smithi143.stdout:Jun 26 21:36:12 smithi143 bash[7247]: cluster 2020-06-26T21:36:11.091109+0000 mgr.smithi051.blmzin (mgr.14165) 48 : cluster [DBG] pgmap v34: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2020-06-26T21:36:12.652 INFO:ceph.mon.smithi143.smithi143.stdout:Jun 26 21:36:12 smithi143 bash[7247]: audit 2020-06-26T21:36:11.523938+0000 mon.smithi051 (mon.0) 242 : audit [INF] from='mgr.14165 172.21.15.51:0/2407568394' entity='mgr.smithi051.blmzin' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi143","val":"{\"daemons\": {\"mon.smithi143\": {\"daemon_type\": \"mon\", \"daemon_id\": \"smithi143\", \"hostname\": \"smithi143\", \"status\": 1, \"status_desc\": \"starting\"}, \"crash.smithi143\": {\"daemon_type\": \"crash\", \"daemon_id\": \"smithi143\", \"hostname\": \"smithi143\", \"status\": 1, \"status_desc\": \"starting\"}, \"mgr.smithi143.sbcovd\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"smithi143.sbcovd\", \"hostname\": \"smithi143\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"_CVFT62330073400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"128\", \"scheduler_mode\": \"cfq\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XFM8\"}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"mon.smithi143\": {\"deps\": [], \"last_config\": \"2020-06-26T21:35:52.483780\"}, \"crash.smithi143\": {\"deps\": [], \"last_config\": \"2020-06-26T21:36:05.097764\"}, \"mgr.smithi143.sbcovd\": {\"deps\": [], \"last_config\": \"2020-06-26T21:36:08.452863\"}}, \"last_device_update\": \"2020-06-26T21:36:05.074596\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.143\"], \"172.21.15.254\": [\"172.21.15.143\"]}, \"last_host_check\": \"2020-06-26T21:35:54.336637\"}"}]: dispatch 2020-06-26T21:36:12.653 INFO:ceph.mon.smithi143.smithi143.stdout:Jun 26 21:36:12 smithi143 bash[7247]: audit 2020-06-26T21:36:11.529456+0000 mon.smithi051 (mon.0) 243 : audit [INF] from='mgr.14165 172.21.15.51:0/2407568394' entity='mgr.smithi051.blmzin' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi143","val":"{\"daemons\": {\"mon.smithi143\": {\"daemon_type\": \"mon\", \"daemon_id\": \"smithi143\", \"hostname\": \"smithi143\", \"status\": 1, \"status_desc\": \"starting\"}, \"crash.smithi143\": {\"daemon_type\": \"crash\", \"daemon_id\": \"smithi143\", \"hostname\": \"smithi143\", \"status\": 1, \"status_desc\": \"starting\"}, \"mgr.smithi143.sbcovd\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"smithi143.sbcovd\", \"hostname\": \"smithi143\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"_CVFT62330073400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"128\", \"scheduler_mode\": \"cfq\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XFM8\"}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"mon.smithi143\": {\"deps\": [], \"last_config\": \"2020-06-26T21:35:52.483780\"}, \"crash.smithi143\": {\"deps\": [], \"last_config\": \"2020-06-26T21:36:05.097764\"}, \"mgr.smithi143.sbcovd\": {\"deps\": [], \"last_config\": \"2020-06-26T21:36:08.452863\"}}, \"last_device_update\": \"2020-06-26T21:36:05.074596\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.143\"], \"172.21.15.254\": [\"172.21.15.143\"]}, \"last_host_check\": \"2020-06-26T21:35:54.336637\"}"}]': finished 2020-06-26T21:36:12.653 INFO:ceph.mon.smithi143.smithi143.stdout:Jun 26 21:36:12 smithi143 bash[7247]: audit 2020-06-26T21:36:11.530763+0000 mon.smithi051 (mon.0) 244 : audit [DBG] from='mgr.14165 172.21.15.51:0/2407568394' entity='mgr.smithi051.blmzin' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2020-06-26T21:36:12.653 INFO:ceph.mon.smithi143.smithi143.stdout:Jun 26 21:36:12 smithi143 bash[7247]: cephadm 2020-06-26T21:36:11.534560+0000 mgr.smithi051.blmzin (mgr.14165) 49 : cephadm [INF] Deploying daemon node-exporter.smithi143 on smithi143 2020-06-26T21:36:12.653 INFO:ceph.mon.smithi143.smithi143.stdout:Jun 26 21:36:12 smithi143 bash[7247]: audit 2020-06-26T21:36:12.101120+0000 mon.smithi051 (mon.0) 245 : audit [INF] from='mgr.14165 172.21.15.51:0/2407568394' entity='mgr.smithi051.blmzin' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi143","val":"{\"daemons\": {\"mon.smithi143\": {\"daemon_type\": \"mon\", \"daemon_id\": \"smithi143\", \"hostname\": \"smithi143\", \"status\": 1, \"status_desc\": \"starting\"}, \"crash.smithi143\": {\"daemon_type\": \"crash\", \"daemon_id\": \"smithi143\", \"hostname\": \"smithi143\", \"status\": 1, \"status_desc\": \"starting\"}, \"mgr.smithi143.sbcovd\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"smithi143.sbcovd\", \"hostname\": \"smithi143\", \"status\": 1, \"status_desc\": \"starting\"}, \"node-exporter.smithi143\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"smithi143\", \"hostname\": \"smithi143\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"_CVFT62330073400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"128\", \"scheduler_mode\": \"cfq\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XFM8\"}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"mon.smithi143\": {\"deps\": [], \"last_config\": \"2020-06-26T21:35:52.483780\"}, \"crash.smithi143\": {\"deps\": [], \"last_config\": \"2020-06-26T21:36:05.097764\"}, \"mgr.smithi143.sbcovd\": {\"deps\": [], \"last_config\": \"2020-06-26T21:36:08.452863\"}, \"node-exporter.smithi143\": {\"deps\": [], \"last_config\": \"2020-06-26T21:36:11.534228\"}}, \"last_device_update\": \"2020-06-26T21:36:05.074596\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.143\"], \"172.21.15.254\": [\"172.21.15.143\"]}, \"last_host_check\": \"2020-06-26T21:35:54.336637\"}"}]: dispatch 2020-06-26T21:36:12.654 INFO:ceph.mon.smithi143.smithi143.stdout:Jun 26 21:36:12 smithi143 bash[7247]: audit 2020-06-26T21:36:12.106575+0000 mon.smithi051 (mon.0) 246 : audit [INF] from='mgr.14165 172.21.15.51:0/2407568394' entity='mgr.smithi051.blmzin' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi143","val":"{\"daemons\": {\"mon.smithi143\": {\"daemon_type\": \"mon\", \"daemon_id\": \"smithi143\", \"hostname\": \"smithi143\", \"status\": 1, \"status_desc\": \"starting\"}, \"crash.smithi143\": {\"daemon_type\": \"crash\", \"daemon_id\": \"smithi143\", \"hostname\": \"smithi143\", \"status\": 1, \"status_desc\": \"starting\"}, \"mgr.smithi143.sbcovd\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"smithi143.sbcovd\", \"hostname\": \"smithi143\", \"status\": 1, \"status_desc\": \"starting\"}, \"node-exporter.smithi143\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"smithi143\", \"hostname\": \"smithi143\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"_CVFT62330073400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"128\", \"scheduler_mode\": \"cfq\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XFM8\"}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"mon.smithi143\": {\"deps\": [], \"last_config\": \"2020-06-26T21:35:52.483780\"}, \"crash.smithi143\": {\"deps\": [], \"last_config\": \"2020-06-26T21:36:05.097764\"}, \"mgr.smithi143.sbcovd\": {\"deps\": [], \"last_config\": \"2020-06-26T21:36:08.452863\"}, \"node-exporter.smithi143\": {\"deps\": [], \"last_config\": \"2020-06-26T21:36:11.534228\"}}, \"last_device_update\": \"2020-06-26T21:36:05.074596\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.143\"], \"172.21.15.254\": [\"172.21.15.143\"]}, \"last_host_check\": \"2020-06-26T21:35:54.336637\"}"}]': finished 2020-06-26T21:36:12.654 INFO:ceph.mon.smithi143.smithi143.stdout:Jun 26 21:36:12 smithi143 bash[7247]: audit 2020-06-26T21:36:12.109042+0000 mon.smithi051 (mon.0) 247 : audit [DBG] from='mgr.14165 172.21.15.51:0/2407568394' entity='mgr.smithi051.blmzin' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2020-06-26T21:36:12.654 INFO:ceph.mon.smithi143.smithi143.stdout:Jun 26 21:36:12 smithi143 bash[7247]: audit 2020-06-26T21:36:12.109580+0000 mon.smithi051 (mon.0) 248 : audit [DBG] from='mgr.14165 172.21.15.51:0/2407568394' entity='mgr.smithi051.blmzin' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2020-06-26T21:36:12.884 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:36:12 smithi051 bash[7113]: cluster 2020-06-26T21:36:11.091109+0000 mgr.smithi051.blmzin (mgr.14165) 48 : cluster [DBG] pgmap v34: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2020-06-26T21:36:12.885 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:36:12 smithi051 bash[7113]: audit 2020-06-26T21:36:11.523938+0000 mon.smithi051 (mon.0) 242 : audit [INF] from='mgr.14165 172.21.15.51:0/2407568394' entity='mgr.smithi051.blmzin' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi143","val":"{\"daemons\": {\"mon.smithi143\": {\"daemon_type\": \"mon\", \"daemon_id\": \"smithi143\", \"hostname\": \"smithi143\", \"status\": 1, \"status_desc\": \"starting\"}, \"crash.smithi143\": {\"daemon_type\": \"crash\", \"daemon_id\": \"smithi143\", \"hostname\": \"smithi143\", \"status\": 1, \"status_desc\": \"starting\"}, \"mgr.smithi143.sbcovd\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"smithi143.sbcovd\", \"hostname\": \"smithi143\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"_CVFT62330073400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"128\", \"scheduler_mode\": \"cfq\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XFM8\"}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"mon.smithi143\": {\"deps\": [], \"last_config\": \"2020-06-26T21:35:52.483780\"}, \"crash.smithi143\": {\"deps\": [], \"last_config\": \"2020-06-26T21:36:05.097764\"}, \"mgr.smithi143.sbcovd\": {\"deps\": [], \"last_config\": \"2020-06-26T21:36:08.452863\"}}, \"last_device_update\": \"2020-06-26T21:36:05.074596\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.143\"], \"172.21.15.254\": [\"172.21.15.143\"]}, \"last_host_check\": \"2020-06-26T21:35:54.336637\"}"}]: dispatch 2020-06-26T21:36:12.885 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:36:12 smithi051 bash[7113]: audit 2020-06-26T21:36:11.529456+0000 mon.smithi051 (mon.0) 243 : audit [INF] from='mgr.14165 172.21.15.51:0/2407568394' entity='mgr.smithi051.blmzin' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi143","val":"{\"daemons\": {\"mon.smithi143\": {\"daemon_type\": \"mon\", \"daemon_id\": \"smithi143\", \"hostname\": \"smithi143\", \"status\": 1, \"status_desc\": \"starting\"}, \"crash.smithi143\": {\"daemon_type\": \"crash\", \"daemon_id\": \"smithi143\", \"hostname\": \"smithi143\", \"status\": 1, \"status_desc\": \"starting\"}, \"mgr.smithi143.sbcovd\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"smithi143.sbcovd\", \"hostname\": \"smithi143\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"_CVFT62330073400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"128\", \"scheduler_mode\": \"cfq\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XFM8\"}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"mon.smithi143\": {\"deps\": [], \"last_config\": \"2020-06-26T21:35:52.483780\"}, \"crash.smithi143\": {\"deps\": [], \"last_config\": \"2020-06-26T21:36:05.097764\"}, \"mgr.smithi143.sbcovd\": {\"deps\": [], \"last_config\": \"2020-06-26T21:36:08.452863\"}}, \"last_device_update\": \"2020-06-26T21:36:05.074596\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.143\"], \"172.21.15.254\": [\"172.21.15.143\"]}, \"last_host_check\": \"2020-06-26T21:35:54.336637\"}"}]': finished 2020-06-26T21:36:12.885 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:36:12 smithi051 bash[7113]: audit 2020-06-26T21:36:11.530763+0000 mon.smithi051 (mon.0) 244 : audit [DBG] from='mgr.14165 172.21.15.51:0/2407568394' entity='mgr.smithi051.blmzin' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2020-06-26T21:36:12.885 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:36:12 smithi051 bash[7113]: cephadm 2020-06-26T21:36:11.534560+0000 mgr.smithi051.blmzin (mgr.14165) 49 : cephadm [INF] Deploying daemon node-exporter.smithi143 on smithi143 2020-06-26T21:36:12.886 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:36:12 smithi051 bash[7113]: audit 2020-06-26T21:36:12.101120+0000 mon.smithi051 (mon.0) 245 : audit [INF] from='mgr.14165 172.21.15.51:0/2407568394' entity='mgr.smithi051.blmzin' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi143","val":"{\"daemons\": {\"mon.smithi143\": {\"daemon_type\": \"mon\", \"daemon_id\": \"smithi143\", \"hostname\": \"smithi143\", \"status\": 1, \"status_desc\": \"starting\"}, \"crash.smithi143\": {\"daemon_type\": \"crash\", \"daemon_id\": \"smithi143\", \"hostname\": \"smithi143\", \"status\": 1, \"status_desc\": \"starting\"}, \"mgr.smithi143.sbcovd\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"smithi143.sbcovd\", \"hostname\": \"smithi143\", \"status\": 1, \"status_desc\": \"starting\"}, \"node-exporter.smithi143\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"smithi143\", \"hostname\": \"smithi143\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"_CVFT62330073400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"128\", \"scheduler_mode\": \"cfq\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XFM8\"}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"mon.smithi143\": {\"deps\": [], \"last_config\": \"2020-06-26T21:35:52.483780\"}, \"crash.smithi143\": {\"deps\": [], \"last_config\": \"2020-06-26T21:36:05.097764\"}, \"mgr.smithi143.sbcovd\": {\"deps\": [], \"last_config\": \"2020-06-26T21:36:08.452863\"}, \"node-exporter.smithi143\": {\"deps\": [], \"last_config\": \"2020-06-26T21:36:11.534228\"}}, \"last_device_update\": \"2020-06-26T21:36:05.074596\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.143\"], \"172.21.15.254\": [\"172.21.15.143\"]}, \"last_host_check\": \"2020-06-26T21:35:54.336637\"}"}]: dispatch 2020-06-26T21:36:12.886 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:36:12 smithi051 bash[7113]: audit 2020-06-26T21:36:12.106575+0000 mon.smithi051 (mon.0) 246 : audit [INF] from='mgr.14165 172.21.15.51:0/2407568394' entity='mgr.smithi051.blmzin' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi143","val":"{\"daemons\": {\"mon.smithi143\": {\"daemon_type\": \"mon\", \"daemon_id\": \"smithi143\", \"hostname\": \"smithi143\", \"status\": 1, \"status_desc\": \"starting\"}, \"crash.smithi143\": {\"daemon_type\": \"crash\", \"daemon_id\": \"smithi143\", \"hostname\": \"smithi143\", \"status\": 1, \"status_desc\": \"starting\"}, \"mgr.smithi143.sbcovd\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"smithi143.sbcovd\", \"hostname\": \"smithi143\", \"status\": 1, \"status_desc\": \"starting\"}, \"node-exporter.smithi143\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"smithi143\", \"hostname\": \"smithi143\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"_CVFT62330073400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"128\", \"scheduler_mode\": \"cfq\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XFM8\"}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"mon.smithi143\": {\"deps\": [], \"last_config\": \"2020-06-26T21:35:52.483780\"}, \"crash.smithi143\": {\"deps\": [], \"last_config\": \"2020-06-26T21:36:05.097764\"}, \"mgr.smithi143.sbcovd\": {\"deps\": [], \"last_config\": \"2020-06-26T21:36:08.452863\"}, \"node-exporter.smithi143\": {\"deps\": [], \"last_config\": \"2020-06-26T21:36:11.534228\"}}, \"last_device_update\": \"2020-06-26T21:36:05.074596\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.143\"], \"172.21.15.254\": [\"172.21.15.143\"]}, \"last_host_check\": \"2020-06-26T21:35:54.336637\"}"}]': finished 2020-06-26T21:36:12.886 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:36:12 smithi051 bash[7113]: audit 2020-06-26T21:36:12.109042+0000 mon.smithi051 (mon.0) 247 : audit [DBG] from='mgr.14165 172.21.15.51:0/2407568394' entity='mgr.smithi051.blmzin' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2020-06-26T21:36:12.886 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:36:12 smithi051 bash[7113]: audit 2020-06-26T21:36:12.109580+0000 mon.smithi051 (mon.0) 248 : audit [DBG] from='mgr.14165 172.21.15.51:0/2407568394' entity='mgr.smithi051.blmzin' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2020-06-26T21:36:13.664 INFO:ceph.mon.smithi143.smithi143.stdout:Jun 26 21:36:13 smithi143 bash[7247]: audit 2020-06-26T21:36:13.112032+0000 mon.smithi051 (mon.0) 249 : audit [INF] from='mgr.14165 172.21.15.51:0/2407568394' entity='mgr.smithi051.blmzin' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi143","val":"{\"daemons\": {\"mon.smithi143\": {\"daemon_type\": \"mon\", \"daemon_id\": \"smithi143\", \"hostname\": \"smithi143\", \"container_id\": \"ee8bbc83f077\", \"container_image_id\": \"81a8ed38fd46fe2f017573ccef769bc8fa908f45cbc7934058dcfcea5255face\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:8b33a29f3a7f00f8e6f971159aa875abdbdf0dd9\", \"version\": \"16.0.0-2955-g8b33a29\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-06-26T21:36:13.110645\", \"created\": \"2020-06-26T21:35:57.331402\", \"started\": \"2020-06-26T21:35:57.421577\"}, \"crash.smithi143\": {\"daemon_type\": \"crash\", \"daemon_id\": \"smithi143\", \"hostname\": \"smithi143\", \"container_id\": \"7ef883c4d1e1\", \"container_image_id\": \"81a8ed38fd46fe2f017573ccef769bc8fa908f45cbc7934058dcfcea5255face\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:8b33a29f3a7f00f8e6f971159aa875abdbdf0dd9\", \"version\": \"16.0.0-2955-g8b33a29\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-06-26T21:36:13.110769\", \"created\": \"2020-06-26T21:36:08.411402\", \"started\": \"2020-06-26T21:36:08.507943\"}, \"mgr.smithi143.sbcovd\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"smithi143.sbcovd\", \"hostname\": \"smithi143\", \"container_id\": \"143668194b92\", \"container_image_id\": \"81a8ed38fd46fe2f017573ccef769bc8fa908f45cbc7934058dcfcea5255face\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:8b33a29f3a7f00f8e6f971159aa875abdbdf0dd9\", \"version\": \"16.0.0-2955-g8b33a29\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-06-26T21:36:13.110838\", \"created\": \"2020-06-26T21:36:11.499402\", \"started\": \"2020-06-26T21:36:11.589068\"}, \"node-exporter.smithi143\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"smithi143\", \"hostname\": \"smithi143\", \"container_image_name\": \"prom/node-exporter:v0.18.1\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-06-26T21:36:13.110904\", \"created\": \"2020-06-26T21:36:12.079402\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"_CVFT62330073400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"128\", \"scheduler_mode\": \"cfq\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XFM8\"}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"mon.smithi143\": {\"deps\": [], \"last_config\": \"2020-06-26T21:35:52.483780\"}, \"crash.smithi143\": {\"deps\": [], \"last_config\": \"2020-06-26T21:36:05.097764\"}, \"mgr.smithi143.sbcovd\": {\"deps\": [], \"last_config\": \"2020-06-26T21:36:08.452863\"}, \"node-exporter.smithi143\": {\"deps\": [], \"last_config\": \"2020-06-26T21:36:11.534228\"}}, \"last_daemon_update\": \"2020-06-26T21:36:13.111013\", \"last_device_update\": \"2020-06-26T21:36:05.074596\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.143\"], \"172.21.15.254\": [\"172.21.15.143\"]}, \"last_host_check\": \"2020-06-26T21:35:54.336637\"}"}]: dispatch 2020-06-26T21:36:13.665 INFO:ceph.mon.smithi143.smithi143.stdout:Jun 26 21:36:13 smithi143 bash[7247]: audit 2020-06-26T21:36:13.116024+0000 mon.smithi051 (mon.0) 250 : audit [INF] from='mgr.14165 172.21.15.51:0/2407568394' entity='mgr.smithi051.blmzin' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi143","val":"{\"daemons\": {\"mon.smithi143\": {\"daemon_type\": \"mon\", \"daemon_id\": \"smithi143\", \"hostname\": \"smithi143\", \"container_id\": \"ee8bbc83f077\", \"container_image_id\": \"81a8ed38fd46fe2f017573ccef769bc8fa908f45cbc7934058dcfcea5255face\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:8b33a29f3a7f00f8e6f971159aa875abdbdf0dd9\", \"version\": \"16.0.0-2955-g8b33a29\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-06-26T21:36:13.110645\", \"created\": \"2020-06-26T21:35:57.331402\", \"started\": \"2020-06-26T21:35:57.421577\"}, \"crash.smithi143\": {\"daemon_type\": \"crash\", \"daemon_id\": \"smithi143\", \"hostname\": \"smithi143\", \"container_id\": \"7ef883c4d1e1\", \"container_image_id\": \"81a8ed38fd46fe2f017573ccef769bc8fa908f45cbc7934058dcfcea5255face\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:8b33a29f3a7f00f8e6f971159aa875abdbdf0dd9\", \"version\": \"16.0.0-2955-g8b33a29\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-06-26T21:36:13.110769\", \"created\": \"2020-06-26T21:36:08.411402\", \"started\": \"2020-06-26T21:36:08.507943\"}, \"mgr.smithi143.sbcovd\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"smithi143.sbcovd\", \"hostname\": \"smithi143\", \"container_id\": \"143668194b92\", \"container_image_id\": \"81a8ed38fd46fe2f017573ccef769bc8fa908f45cbc7934058dcfcea5255face\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:8b33a29f3a7f00f8e6f971159aa875abdbdf0dd9\", \"version\": \"16.0.0-2955-g8b33a29\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-06-26T21:36:13.110838\", \"created\": \"2020-06-26T21:36:11.499402\", \"started\": \"2020-06-26T21:36:11.589068\"}, \"node-exporter.smithi143\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"smithi143\", \"hostname\": \"smithi143\", \"container_image_name\": \"prom/node-exporter:v0.18.1\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-06-26T21:36:13.110904\", \"created\": \"2020-06-26T21:36:12.079402\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"_CVFT62330073400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"128\", \"scheduler_mode\": \"cfq\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XFM8\"}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"mon.smithi143\": {\"deps\": [], \"last_config\": \"2020-06-26T21:35:52.483780\"}, \"crash.smithi143\": {\"deps\": [], \"last_config\": \"2020-06-26T21:36:05.097764\"}, \"mgr.smithi143.sbcovd\": {\"deps\": [], \"last_config\": \"2020-06-26T21:36:08.452863\"}, \"node-exporter.smithi143\": {\"deps\": [], \"last_config\": \"2020-06-26T21:36:11.534228\"}}, \"last_daemon_update\": \"2020-06-26T21:36:13.111013\", \"last_device_update\": \"2020-06-26T21:36:05.074596\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.143\"], \"172.21.15.254\": [\"172.21.15.143\"]}, \"last_host_check\": \"2020-06-26T21:35:54.336637\"}"}]': finished 2020-06-26T21:36:13.884 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:36:13 smithi051 bash[7113]: audit 2020-06-26T21:36:13.112032+0000 mon.smithi051 (mon.0) 249 : audit [INF] from='mgr.14165 172.21.15.51:0/2407568394' entity='mgr.smithi051.blmzin' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi143","val":"{\"daemons\": {\"mon.smithi143\": {\"daemon_type\": \"mon\", \"daemon_id\": \"smithi143\", \"hostname\": \"smithi143\", \"container_id\": \"ee8bbc83f077\", \"container_image_id\": \"81a8ed38fd46fe2f017573ccef769bc8fa908f45cbc7934058dcfcea5255face\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:8b33a29f3a7f00f8e6f971159aa875abdbdf0dd9\", \"version\": \"16.0.0-2955-g8b33a29\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-06-26T21:36:13.110645\", \"created\": \"2020-06-26T21:35:57.331402\", \"started\": \"2020-06-26T21:35:57.421577\"}, \"crash.smithi143\": {\"daemon_type\": \"crash\", \"daemon_id\": \"smithi143\", \"hostname\": \"smithi143\", \"container_id\": \"7ef883c4d1e1\", \"container_image_id\": \"81a8ed38fd46fe2f017573ccef769bc8fa908f45cbc7934058dcfcea5255face\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:8b33a29f3a7f00f8e6f971159aa875abdbdf0dd9\", \"version\": \"16.0.0-2955-g8b33a29\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-06-26T21:36:13.110769\", \"created\": \"2020-06-26T21:36:08.411402\", \"started\": \"2020-06-26T21:36:08.507943\"}, \"mgr.smithi143.sbcovd\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"smithi143.sbcovd\", \"hostname\": \"smithi143\", \"container_id\": \"143668194b92\", \"container_image_id\": \"81a8ed38fd46fe2f017573ccef769bc8fa908f45cbc7934058dcfcea5255face\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:8b33a29f3a7f00f8e6f971159aa875abdbdf0dd9\", \"version\": \"16.0.0-2955-g8b33a29\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-06-26T21:36:13.110838\", \"created\": \"2020-06-26T21:36:11.499402\", \"started\": \"2020-06-26T21:36:11.589068\"}, \"node-exporter.smithi143\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"smithi143\", \"hostname\": \"smithi143\", \"container_image_name\": \"prom/node-exporter:v0.18.1\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-06-26T21:36:13.110904\", \"created\": \"2020-06-26T21:36:12.079402\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"_CVFT62330073400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"128\", \"scheduler_mode\": \"cfq\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XFM8\"}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"mon.smithi143\": {\"deps\": [], \"last_config\": \"2020-06-26T21:35:52.483780\"}, \"crash.smithi143\": {\"deps\": [], \"last_config\": \"2020-06-26T21:36:05.097764\"}, \"mgr.smithi143.sbcovd\": {\"deps\": [], \"last_config\": \"2020-06-26T21:36:08.452863\"}, \"node-exporter.smithi143\": {\"deps\": [], \"last_config\": \"2020-06-26T21:36:11.534228\"}}, \"last_daemon_update\": \"2020-06-26T21:36:13.111013\", \"last_device_update\": \"2020-06-26T21:36:05.074596\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.143\"], \"172.21.15.254\": [\"172.21.15.143\"]}, \"last_host_check\": \"2020-06-26T21:35:54.336637\"}"}]: dispatch 2020-06-26T21:36:13.885 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:36:13 smithi051 bash[7113]: audit 2020-06-26T21:36:13.116024+0000 mon.smithi051 (mon.0) 250 : audit [INF] from='mgr.14165 172.21.15.51:0/2407568394' entity='mgr.smithi051.blmzin' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi143","val":"{\"daemons\": {\"mon.smithi143\": {\"daemon_type\": \"mon\", \"daemon_id\": \"smithi143\", \"hostname\": \"smithi143\", \"container_id\": \"ee8bbc83f077\", \"container_image_id\": \"81a8ed38fd46fe2f017573ccef769bc8fa908f45cbc7934058dcfcea5255face\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:8b33a29f3a7f00f8e6f971159aa875abdbdf0dd9\", \"version\": \"16.0.0-2955-g8b33a29\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-06-26T21:36:13.110645\", \"created\": \"2020-06-26T21:35:57.331402\", \"started\": \"2020-06-26T21:35:57.421577\"}, \"crash.smithi143\": {\"daemon_type\": \"crash\", \"daemon_id\": \"smithi143\", \"hostname\": \"smithi143\", \"container_id\": \"7ef883c4d1e1\", \"container_image_id\": \"81a8ed38fd46fe2f017573ccef769bc8fa908f45cbc7934058dcfcea5255face\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:8b33a29f3a7f00f8e6f971159aa875abdbdf0dd9\", \"version\": \"16.0.0-2955-g8b33a29\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-06-26T21:36:13.110769\", \"created\": \"2020-06-26T21:36:08.411402\", \"started\": \"2020-06-26T21:36:08.507943\"}, \"mgr.smithi143.sbcovd\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"smithi143.sbcovd\", \"hostname\": \"smithi143\", \"container_id\": \"143668194b92\", \"container_image_id\": \"81a8ed38fd46fe2f017573ccef769bc8fa908f45cbc7934058dcfcea5255face\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:8b33a29f3a7f00f8e6f971159aa875abdbdf0dd9\", \"version\": \"16.0.0-2955-g8b33a29\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-06-26T21:36:13.110838\", \"created\": \"2020-06-26T21:36:11.499402\", \"started\": \"2020-06-26T21:36:11.589068\"}, \"node-exporter.smithi143\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"smithi143\", \"hostname\": \"smithi143\", \"container_image_name\": \"prom/node-exporter:v0.18.1\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-06-26T21:36:13.110904\", \"created\": \"2020-06-26T21:36:12.079402\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"_CVFT62330073400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"128\", \"scheduler_mode\": \"cfq\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XFM8\"}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"mon.smithi143\": {\"deps\": [], \"last_config\": \"2020-06-26T21:35:52.483780\"}, \"crash.smithi143\": {\"deps\": [], \"last_config\": \"2020-06-26T21:36:05.097764\"}, \"mgr.smithi143.sbcovd\": {\"deps\": [], \"last_config\": \"2020-06-26T21:36:08.452863\"}, \"node-exporter.smithi143\": {\"deps\": [], \"last_config\": \"2020-06-26T21:36:11.534228\"}}, \"last_daemon_update\": \"2020-06-26T21:36:13.111013\", \"last_device_update\": \"2020-06-26T21:36:05.074596\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.143\"], \"172.21.15.254\": [\"172.21.15.143\"]}, \"last_host_check\": \"2020-06-26T21:35:54.336637\"}"}]': finished 2020-06-26T21:36:14.830 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:36:14 smithi051 bash[7113]: cluster 2020-06-26T21:36:13.091573+0000 mgr.smithi051.blmzin (mgr.14165) 50 : cluster [DBG] pgmap v35: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2020-06-26T21:36:14.914 INFO:ceph.mon.smithi143.smithi143.stdout:Jun 26 21:36:14 smithi143 bash[7247]: cluster 2020-06-26T21:36:13.091573+0000 mgr.smithi051.blmzin (mgr.14165) 50 : cluster [DBG] pgmap v35: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2020-06-26T21:36:15.462 INFO:teuthology.orchestra.run.smithi051.stderr:--> Zapping: /dev/vg_nvme/lv_4 2020-06-26T21:36:15.462 INFO:teuthology.orchestra.run.smithi051.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_4 bs=1M count=10 conv=fsync 2020-06-26T21:36:15.462 INFO:teuthology.orchestra.run.smithi051.stderr: stderr: 10+0 records in 2020-06-26T21:36:15.463 INFO:teuthology.orchestra.run.smithi051.stderr:10+0 records out 2020-06-26T21:36:15.463 INFO:teuthology.orchestra.run.smithi051.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0135817 s, 772 MB/s 2020-06-26T21:36:15.463 INFO:teuthology.orchestra.run.smithi051.stderr:--> Zapping successful for: 2020-06-26T21:36:15.884 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:36:15 smithi051 bash[7113]: audit 2020-06-26T21:36:14.543485+0000 mon.smithi051 (mon.0) 251 : audit [INF] from='mgr.14165 172.21.15.51:0/2407568394' entity='mgr.smithi051.blmzin' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi051","val":"{\"daemons\": {\"mon.smithi051\": {\"daemon_type\": \"mon\", \"daemon_id\": \"smithi051\", \"hostname\": \"smithi051\", \"container_id\": \"b9f0fca28a83\", \"container_image_id\": \"81a8ed38fd46fe2f017573ccef769bc8fa908f45cbc7934058dcfcea5255face\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:8b33a29f3a7f00f8e6f971159aa875abdbdf0dd9\", \"version\": \"16.0.0-2955-g8b33a29\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-06-26T21:36:14.540946\", \"created\": \"2020-06-26T21:33:46.028645\", \"started\": \"2020-06-26T21:33:53.151371\"}, \"mgr.smithi051.blmzin\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"smithi051.blmzin\", \"hostname\": \"smithi051\", \"container_id\": \"b070152b4036\", \"container_image_id\": \"81a8ed38fd46fe2f017573ccef769bc8fa908f45cbc7934058dcfcea5255face\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:8b33a29f3a7f00f8e6f971159aa875abdbdf0dd9\", \"version\": \"16.0.0-2955-g8b33a29\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-06-26T21:36:14.541112\", \"created\": \"2020-06-26T21:33:55.708644\", \"started\": \"2020-06-26T21:33:55.810903\"}, \"alertmanager.smithi051\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"smithi051\", \"hostname\": \"smithi051\", \"container_id\": \"3e41272c7e91\", \"container_image_id\": \"0881eb8f169f5556a292b4e2c01d683172b12830a62a9225a98a8e206bb734f0\", \"container_image_name\": \"prom/alertmanager:v0.20.0\", \"version\": \"0.20.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-06-26T21:36:14.541222\", \"created\": \"2020-06-26T21:35:17.232644\", \"started\": \"2020-06-26T21:35:17.328747\"}, \"crash.smithi051\": {\"daemon_type\": \"crash\", \"daemon_id\": \"smithi051\", \"hostname\": \"smithi051\", \"container_id\": \"8db18fd8f955\", \"container_image_id\": \"81a8ed38fd46fe2f017573ccef769bc8fa908f45cbc7934058dcfcea5255face\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:8b33a29f3a7f00f8e6f971159aa875abdbdf0dd9\", \"version\": \"16.0.0-2955-g8b33a29\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-06-26T21:36:14.541326\", \"created\": \"2020-06-26T21:35:19.796643\", \"started\": \"2020-06-26T21:35:19.889874\"}, \"grafana.smithi051\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"smithi051\", \"hostname\": \"smithi051\", \"container_id\": \"de5895798a1d\", \"container_image_id\": \"a0dce381714a1605bd246c4b407423449da95cb7d0d0a8bce349c3b4dd0b3288\", \"container_image_name\": \"ceph/ceph-grafana:6.6.2\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-06-26T21:36:14.541429\", \"created\": \"2020-06-26T21:35:37.380643\", \"started\": \"2020-06-26T21:35:37.482221\"}, \"node-exporter.smithi051\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"smithi051\", \"hostname\": \"smithi051\", \"container_id\": \"a2fc3d6f601b\", \"container_image_id\": \"e5a616e4b9cf68dfcad7782b78e118be4310022e874d52da85c55923fb615f87\", \"container_image_name\": \"prom/node-exporter:v0.18.1\", \"version\": \"0.18.1\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-06-26T21:36:14.541548\", \"created\": \"2020-06-26T21:35:37.972643\", \"started\": \"2020-06-26T21:35:40.186198\"}, \"prometheus.smithi051\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"smithi051\", \"hostname\": \"smithi051\", \"container_id\": \"be0ace953805\", \"container_image_id\": \"de242295e2257c37c8cadfd962369228f8f10b2d48a44259b65fef44ad4f6490\", \"container_image_name\": \"prom/prometheus:v2.18.1\", \"version\": \"2.18.1\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-06-26T21:36:14.541657\", \"created\": \"2020-06-26T21:35:53.988643\", \"started\": \"2020-06-26T21:35:54.078498\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD016T4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1600321314816.0, \"human_readable_size\": \"1.46 TB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"_CVFT6011006A1P6DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"128\", \"scheduler_mode\": \"cfq\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4HPJX\"}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"alertmanager.smithi051\": {\"deps\": [\"mgr.smithi051.blmzin\"], \"last_config\": \"2020-06-26T21:35:05.044187\"}, \"crash.smithi051\": {\"deps\": [], \"last_config\": \"2020-06-26T21:35:17.276967\"}, \"grafana.smithi051\": {\"deps\": [], \"last_config\": \"2020-06-26T21:35:19.830109\"}, \"node-exporter.smithi051\": {\"deps\": [], \"last_config\": \"2020-06-26T21:35:37.423411\"}, \"prometheus.smithi051\": {\"deps\": [\"alertmanager.smithi051\", \"mgr.smithi051.blmzin\", \"node-exporter.smithi051\"], \"last_config\": \"2020-06-26T21:35:38.009576\"}}, \"last_daemon_update\": \"2020-06-26T21:36:14.541867\", \"last_device_update\": \"2020-06-26T21:35:05.038879\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.51\"]}, \"last_host_check\": \"2020-06-26T21:34:22.714142\"}"}]: dispatch 2020-06-26T21:36:15.885 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:36:15 smithi051 bash[7113]: audit 2020-06-26T21:36:14.547352+0000 mon.smithi051 (mon.0) 252 : audit [INF] from='mgr.14165 172.21.15.51:0/2407568394' entity='mgr.smithi051.blmzin' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi051","val":"{\"daemons\": {\"mon.smithi051\": {\"daemon_type\": \"mon\", \"daemon_id\": \"smithi051\", \"hostname\": \"smithi051\", \"container_id\": \"b9f0fca28a83\", \"container_image_id\": \"81a8ed38fd46fe2f017573ccef769bc8fa908f45cbc7934058dcfcea5255face\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:8b33a29f3a7f00f8e6f971159aa875abdbdf0dd9\", \"version\": \"16.0.0-2955-g8b33a29\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-06-26T21:36:14.540946\", \"created\": \"2020-06-26T21:33:46.028645\", \"started\": \"2020-06-26T21:33:53.151371\"}, \"mgr.smithi051.blmzin\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"smithi051.blmzin\", \"hostname\": \"smithi051\", \"container_id\": \"b070152b4036\", \"container_image_id\": \"81a8ed38fd46fe2f017573ccef769bc8fa908f45cbc7934058dcfcea5255face\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:8b33a29f3a7f00f8e6f971159aa875abdbdf0dd9\", \"version\": \"16.0.0-2955-g8b33a29\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-06-26T21:36:14.541112\", \"created\": \"2020-06-26T21:33:55.708644\", \"started\": \"2020-06-26T21:33:55.810903\"}, \"alertmanager.smithi051\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"smithi051\", \"hostname\": \"smithi051\", \"container_id\": \"3e41272c7e91\", \"container_image_id\": \"0881eb8f169f5556a292b4e2c01d683172b12830a62a9225a98a8e206bb734f0\", \"container_image_name\": \"prom/alertmanager:v0.20.0\", \"version\": \"0.20.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-06-26T21:36:14.541222\", \"created\": \"2020-06-26T21:35:17.232644\", \"started\": \"2020-06-26T21:35:17.328747\"}, \"crash.smithi051\": {\"daemon_type\": \"crash\", \"daemon_id\": \"smithi051\", \"hostname\": \"smithi051\", \"container_id\": \"8db18fd8f955\", \"container_image_id\": \"81a8ed38fd46fe2f017573ccef769bc8fa908f45cbc7934058dcfcea5255face\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:8b33a29f3a7f00f8e6f971159aa875abdbdf0dd9\", \"version\": \"16.0.0-2955-g8b33a29\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-06-26T21:36:14.541326\", \"created\": \"2020-06-26T21:35:19.796643\", \"started\": \"2020-06-26T21:35:19.889874\"}, \"grafana.smithi051\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"smithi051\", \"hostname\": \"smithi051\", \"container_id\": \"de5895798a1d\", \"container_image_id\": \"a0dce381714a1605bd246c4b407423449da95cb7d0d0a8bce349c3b4dd0b3288\", \"container_image_name\": \"ceph/ceph-grafana:6.6.2\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-06-26T21:36:14.541429\", \"created\": \"2020-06-26T21:35:37.380643\", \"started\": \"2020-06-26T21:35:37.482221\"}, \"node-exporter.smithi051\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"smithi051\", \"hostname\": \"smithi051\", \"container_id\": \"a2fc3d6f601b\", \"container_image_id\": \"e5a616e4b9cf68dfcad7782b78e118be4310022e874d52da85c55923fb615f87\", \"container_image_name\": \"prom/node-exporter:v0.18.1\", \"version\": \"0.18.1\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-06-26T21:36:14.541548\", \"created\": \"2020-06-26T21:35:37.972643\", \"started\": \"2020-06-26T21:35:40.186198\"}, \"prometheus.smithi051\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"smithi051\", \"hostname\": \"smithi051\", \"container_id\": \"be0ace953805\", \"container_image_id\": \"de242295e2257c37c8cadfd962369228f8f10b2d48a44259b65fef44ad4f6490\", \"container_image_name\": \"prom/prometheus:v2.18.1\", \"version\": \"2.18.1\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-06-26T21:36:14.541657\", \"created\": \"2020-06-26T21:35:53.988643\", \"started\": \"2020-06-26T21:35:54.078498\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD016T4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1600321314816.0, \"human_readable_size\": \"1.46 TB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"_CVFT6011006A1P6DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"128\", \"scheduler_mode\": \"cfq\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4HPJX\"}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"alertmanager.smithi051\": {\"deps\": [\"mgr.smithi051.blmzin\"], \"last_config\": \"2020-06-26T21:35:05.044187\"}, \"crash.smithi051\": {\"deps\": [], \"last_config\": \"2020-06-26T21:35:17.276967\"}, \"grafana.smithi051\": {\"deps\": [], \"last_config\": \"2020-06-26T21:35:19.830109\"}, \"node-exporter.smithi051\": {\"deps\": [], \"last_config\": \"2020-06-26T21:35:37.423411\"}, \"prometheus.smithi051\": {\"deps\": [\"alertmanager.smithi051\", \"mgr.smithi051.blmzin\", \"node-exporter.smithi051\"], \"last_config\": \"2020-06-26T21:35:38.009576\"}}, \"last_daemon_update\": \"2020-06-26T21:36:14.541867\", \"last_device_update\": \"2020-06-26T21:35:05.038879\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.51\"]}, \"last_host_check\": \"2020-06-26T21:34:22.714142\"}"}]': finished 2020-06-26T21:36:15.885 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:36:15 smithi051 bash[7113]: cluster 2020-06-26T21:36:14.548092+0000 mgr.smithi051.blmzin (mgr.14165) 51 : cluster [DBG] pgmap v36: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2020-06-26T21:36:15.885 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:36:15 smithi051 bash[7113]: audit 2020-06-26T21:36:14.551563+0000 mon.smithi051 (mon.0) 253 : audit [DBG] from='mgr.14165 172.21.15.51:0/2407568394' entity='mgr.smithi051.blmzin' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2020-06-26T21:36:15.885 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:36:15 smithi051 bash[7113]: cephadm 2020-06-26T21:36:14.559251+0000 mgr.smithi051.blmzin (mgr.14165) 52 : cephadm [INF] Reconfiguring mon.smithi051 (unknown last config time)... 2020-06-26T21:36:15.886 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:36:15 smithi051 bash[7113]: audit 2020-06-26T21:36:14.559808+0000 mon.smithi051 (mon.0) 254 : audit [INF] from='mgr.14165 172.21.15.51:0/2407568394' entity='mgr.smithi051.blmzin' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2020-06-26T21:36:15.886 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:36:15 smithi051 bash[7113]: audit 2020-06-26T21:36:14.560774+0000 mon.smithi051 (mon.0) 255 : audit [DBG] from='mgr.14165 172.21.15.51:0/2407568394' entity='mgr.smithi051.blmzin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2020-06-26T21:36:15.886 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:36:15 smithi051 bash[7113]: cephadm 2020-06-26T21:36:14.561644+0000 mgr.smithi051.blmzin (mgr.14165) 53 : cephadm [INF] Reconfiguring daemon mon.smithi051 on smithi051 2020-06-26T21:36:15.886 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:36:15 smithi051 bash[7113]: audit 2020-06-26T21:36:14.562248+0000 mon.smithi051 (mon.0) 256 : audit [DBG] from='mgr.14165 172.21.15.51:0/2407568394' entity='mgr.smithi051.blmzin' cmd=[{"prefix": "config get", "who": "mon.smithi051", "key": "container_image"}]: dispatch 2020-06-26T21:36:15.914 INFO:ceph.mon.smithi143.smithi143.stdout:Jun 26 21:36:15 smithi143 bash[7247]: audit 2020-06-26T21:36:14.543485+0000 mon.smithi051 (mon.0) 251 : audit [INF] from='mgr.14165 172.21.15.51:0/2407568394' entity='mgr.smithi051.blmzin' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi051","val":"{\"daemons\": {\"mon.smithi051\": {\"daemon_type\": \"mon\", \"daemon_id\": \"smithi051\", \"hostname\": \"smithi051\", \"container_id\": \"b9f0fca28a83\", \"container_image_id\": \"81a8ed38fd46fe2f017573ccef769bc8fa908f45cbc7934058dcfcea5255face\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:8b33a29f3a7f00f8e6f971159aa875abdbdf0dd9\", \"version\": \"16.0.0-2955-g8b33a29\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-06-26T21:36:14.540946\", \"created\": \"2020-06-26T21:33:46.028645\", \"started\": \"2020-06-26T21:33:53.151371\"}, \"mgr.smithi051.blmzin\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"smithi051.blmzin\", \"hostname\": \"smithi051\", \"container_id\": \"b070152b4036\", \"container_image_id\": \"81a8ed38fd46fe2f017573ccef769bc8fa908f45cbc7934058dcfcea5255face\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:8b33a29f3a7f00f8e6f971159aa875abdbdf0dd9\", \"version\": \"16.0.0-2955-g8b33a29\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-06-26T21:36:14.541112\", \"created\": \"2020-06-26T21:33:55.708644\", \"started\": \"2020-06-26T21:33:55.810903\"}, \"alertmanager.smithi051\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"smithi051\", \"hostname\": \"smithi051\", \"container_id\": \"3e41272c7e91\", \"container_image_id\": \"0881eb8f169f5556a292b4e2c01d683172b12830a62a9225a98a8e206bb734f0\", \"container_image_name\": \"prom/alertmanager:v0.20.0\", \"version\": \"0.20.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-06-26T21:36:14.541222\", \"created\": \"2020-06-26T21:35:17.232644\", \"started\": \"2020-06-26T21:35:17.328747\"}, \"crash.smithi051\": {\"daemon_type\": \"crash\", \"daemon_id\": \"smithi051\", \"hostname\": \"smithi051\", \"container_id\": \"8db18fd8f955\", \"container_image_id\": \"81a8ed38fd46fe2f017573ccef769bc8fa908f45cbc7934058dcfcea5255face\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:8b33a29f3a7f00f8e6f971159aa875abdbdf0dd9\", \"version\": \"16.0.0-2955-g8b33a29\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-06-26T21:36:14.541326\", \"created\": \"2020-06-26T21:35:19.796643\", \"started\": \"2020-06-26T21:35:19.889874\"}, \"grafana.smithi051\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"smithi051\", \"hostname\": \"smithi051\", \"container_id\": \"de5895798a1d\", \"container_image_id\": \"a0dce381714a1605bd246c4b407423449da95cb7d0d0a8bce349c3b4dd0b3288\", \"container_image_name\": \"ceph/ceph-grafana:6.6.2\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-06-26T21:36:14.541429\", \"created\": \"2020-06-26T21:35:37.380643\", \"started\": \"2020-06-26T21:35:37.482221\"}, \"node-exporter.smithi051\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"smithi051\", \"hostname\": \"smithi051\", \"container_id\": \"a2fc3d6f601b\", \"container_image_id\": \"e5a616e4b9cf68dfcad7782b78e118be4310022e874d52da85c55923fb615f87\", \"container_image_name\": \"prom/node-exporter:v0.18.1\", \"version\": \"0.18.1\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-06-26T21:36:14.541548\", \"created\": \"2020-06-26T21:35:37.972643\", \"started\": \"2020-06-26T21:35:40.186198\"}, \"prometheus.smithi051\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"smithi051\", \"hostname\": \"smithi051\", \"container_id\": \"be0ace953805\", \"container_image_id\": \"de242295e2257c37c8cadfd962369228f8f10b2d48a44259b65fef44ad4f6490\", \"container_image_name\": \"prom/prometheus:v2.18.1\", \"version\": \"2.18.1\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-06-26T21:36:14.541657\", \"created\": \"2020-06-26T21:35:53.988643\", \"started\": \"2020-06-26T21:35:54.078498\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD016T4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1600321314816.0, \"human_readable_size\": \"1.46 TB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"_CVFT6011006A1P6DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"128\", \"scheduler_mode\": \"cfq\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4HPJX\"}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"alertmanager.smithi051\": {\"deps\": [\"mgr.smithi051.blmzin\"], \"last_config\": \"2020-06-26T21:35:05.044187\"}, \"crash.smithi051\": {\"deps\": [], \"last_config\": \"2020-06-26T21:35:17.276967\"}, \"grafana.smithi051\": {\"deps\": [], \"last_config\": \"2020-06-26T21:35:19.830109\"}, \"node-exporter.smithi051\": {\"deps\": [], \"last_config\": \"2020-06-26T21:35:37.423411\"}, \"prometheus.smithi051\": {\"deps\": [\"alertmanager.smithi051\", \"mgr.smithi051.blmzin\", \"node-exporter.smithi051\"], \"last_config\": \"2020-06-26T21:35:38.009576\"}}, \"last_daemon_update\": \"2020-06-26T21:36:14.541867\", \"last_device_update\": \"2020-06-26T21:35:05.038879\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.51\"]}, \"last_host_check\": \"2020-06-26T21:34:22.714142\"}"}]: dispatch 2020-06-26T21:36:15.915 INFO:ceph.mon.smithi143.smithi143.stdout:Jun 26 21:36:15 smithi143 bash[7247]: audit 2020-06-26T21:36:14.547352+0000 mon.smithi051 (mon.0) 252 : audit [INF] from='mgr.14165 172.21.15.51:0/2407568394' entity='mgr.smithi051.blmzin' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi051","val":"{\"daemons\": {\"mon.smithi051\": {\"daemon_type\": \"mon\", \"daemon_id\": \"smithi051\", \"hostname\": \"smithi051\", \"container_id\": \"b9f0fca28a83\", \"container_image_id\": \"81a8ed38fd46fe2f017573ccef769bc8fa908f45cbc7934058dcfcea5255face\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:8b33a29f3a7f00f8e6f971159aa875abdbdf0dd9\", \"version\": \"16.0.0-2955-g8b33a29\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-06-26T21:36:14.540946\", \"created\": \"2020-06-26T21:33:46.028645\", \"started\": \"2020-06-26T21:33:53.151371\"}, \"mgr.smithi051.blmzin\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"smithi051.blmzin\", \"hostname\": \"smithi051\", \"container_id\": \"b070152b4036\", \"container_image_id\": \"81a8ed38fd46fe2f017573ccef769bc8fa908f45cbc7934058dcfcea5255face\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:8b33a29f3a7f00f8e6f971159aa875abdbdf0dd9\", \"version\": \"16.0.0-2955-g8b33a29\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-06-26T21:36:14.541112\", \"created\": \"2020-06-26T21:33:55.708644\", \"started\": \"2020-06-26T21:33:55.810903\"}, \"alertmanager.smithi051\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"smithi051\", \"hostname\": \"smithi051\", \"container_id\": \"3e41272c7e91\", \"container_image_id\": \"0881eb8f169f5556a292b4e2c01d683172b12830a62a9225a98a8e206bb734f0\", \"container_image_name\": \"prom/alertmanager:v0.20.0\", \"version\": \"0.20.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-06-26T21:36:14.541222\", \"created\": \"2020-06-26T21:35:17.232644\", \"started\": \"2020-06-26T21:35:17.328747\"}, \"crash.smithi051\": {\"daemon_type\": \"crash\", \"daemon_id\": \"smithi051\", \"hostname\": \"smithi051\", \"container_id\": \"8db18fd8f955\", \"container_image_id\": \"81a8ed38fd46fe2f017573ccef769bc8fa908f45cbc7934058dcfcea5255face\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:8b33a29f3a7f00f8e6f971159aa875abdbdf0dd9\", \"version\": \"16.0.0-2955-g8b33a29\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-06-26T21:36:14.541326\", \"created\": \"2020-06-26T21:35:19.796643\", \"started\": \"2020-06-26T21:35:19.889874\"}, \"grafana.smithi051\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"smithi051\", \"hostname\": \"smithi051\", \"container_id\": \"de5895798a1d\", \"container_image_id\": \"a0dce381714a1605bd246c4b407423449da95cb7d0d0a8bce349c3b4dd0b3288\", \"container_image_name\": \"ceph/ceph-grafana:6.6.2\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-06-26T21:36:14.541429\", \"created\": \"2020-06-26T21:35:37.380643\", \"started\": \"2020-06-26T21:35:37.482221\"}, \"node-exporter.smithi051\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"smithi051\", \"hostname\": \"smithi051\", \"container_id\": \"a2fc3d6f601b\", \"container_image_id\": \"e5a616e4b9cf68dfcad7782b78e118be4310022e874d52da85c55923fb615f87\", \"container_image_name\": \"prom/node-exporter:v0.18.1\", \"version\": \"0.18.1\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-06-26T21:36:14.541548\", \"created\": \"2020-06-26T21:35:37.972643\", \"started\": \"2020-06-26T21:35:40.186198\"}, \"prometheus.smithi051\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"smithi051\", \"hostname\": \"smithi051\", \"container_id\": \"be0ace953805\", \"container_image_id\": \"de242295e2257c37c8cadfd962369228f8f10b2d48a44259b65fef44ad4f6490\", \"container_image_name\": \"prom/prometheus:v2.18.1\", \"version\": \"2.18.1\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-06-26T21:36:14.541657\", \"created\": \"2020-06-26T21:35:53.988643\", \"started\": \"2020-06-26T21:35:54.078498\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD016T4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1600321314816.0, \"human_readable_size\": \"1.46 TB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"_CVFT6011006A1P6DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"128\", \"scheduler_mode\": \"cfq\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4HPJX\"}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"alertmanager.smithi051\": {\"deps\": [\"mgr.smithi051.blmzin\"], \"last_config\": \"2020-06-26T21:35:05.044187\"}, \"crash.smithi051\": {\"deps\": [], \"last_config\": \"2020-06-26T21:35:17.276967\"}, \"grafana.smithi051\": {\"deps\": [], \"last_config\": \"2020-06-26T21:35:19.830109\"}, \"node-exporter.smithi051\": {\"deps\": [], \"last_config\": \"2020-06-26T21:35:37.423411\"}, \"prometheus.smithi051\": {\"deps\": [\"alertmanager.smithi051\", \"mgr.smithi051.blmzin\", \"node-exporter.smithi051\"], \"last_config\": \"2020-06-26T21:35:38.009576\"}}, \"last_daemon_update\": \"2020-06-26T21:36:14.541867\", \"last_device_update\": \"2020-06-26T21:35:05.038879\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.51\"]}, \"last_host_check\": \"2020-06-26T21:34:22.714142\"}"}]': finished 2020-06-26T21:36:15.915 INFO:ceph.mon.smithi143.smithi143.stdout:Jun 26 21:36:15 smithi143 bash[7247]: cluster 2020-06-26T21:36:14.548092+0000 mgr.smithi051.blmzin (mgr.14165) 51 : cluster [DBG] pgmap v36: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2020-06-26T21:36:15.915 INFO:ceph.mon.smithi143.smithi143.stdout:Jun 26 21:36:15 smithi143 bash[7247]: audit 2020-06-26T21:36:14.551563+0000 mon.smithi051 (mon.0) 253 : audit [DBG] from='mgr.14165 172.21.15.51:0/2407568394' entity='mgr.smithi051.blmzin' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2020-06-26T21:36:15.915 INFO:ceph.mon.smithi143.smithi143.stdout:Jun 26 21:36:15 smithi143 bash[7247]: cephadm 2020-06-26T21:36:14.559251+0000 mgr.smithi051.blmzin (mgr.14165) 52 : cephadm [INF] Reconfiguring mon.smithi051 (unknown last config time)... 2020-06-26T21:36:15.916 INFO:ceph.mon.smithi143.smithi143.stdout:Jun 26 21:36:15 smithi143 bash[7247]: audit 2020-06-26T21:36:14.559808+0000 mon.smithi051 (mon.0) 254 : audit [INF] from='mgr.14165 172.21.15.51:0/2407568394' entity='mgr.smithi051.blmzin' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2020-06-26T21:36:15.916 INFO:ceph.mon.smithi143.smithi143.stdout:Jun 26 21:36:15 smithi143 bash[7247]: audit 2020-06-26T21:36:14.560774+0000 mon.smithi051 (mon.0) 255 : audit [DBG] from='mgr.14165 172.21.15.51:0/2407568394' entity='mgr.smithi051.blmzin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2020-06-26T21:36:15.916 INFO:ceph.mon.smithi143.smithi143.stdout:Jun 26 21:36:15 smithi143 bash[7247]: cephadm 2020-06-26T21:36:14.561644+0000 mgr.smithi051.blmzin (mgr.14165) 53 : cephadm [INF] Reconfiguring daemon mon.smithi051 on smithi051 2020-06-26T21:36:15.916 INFO:ceph.mon.smithi143.smithi143.stdout:Jun 26 21:36:15 smithi143 bash[7247]: audit 2020-06-26T21:36:14.562248+0000 mon.smithi051 (mon.0) 256 : audit [DBG] from='mgr.14165 172.21.15.51:0/2407568394' entity='mgr.smithi051.blmzin' cmd=[{"prefix": "config get", "who": "mon.smithi051", "key": "container_image"}]: dispatch 2020-06-26T21:36:16.209 INFO:teuthology.orchestra.run.smithi051:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:8b33a29f3a7f00f8e6f971159aa875abdbdf0dd9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 9eb212b8-b7f4-11ea-a06d-001a4aab830c -- ceph orch daemon add osd smithi051:vg_nvme/lv_4 2020-06-26T21:36:16.884 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:36:16 smithi051 bash[7113]: cluster 2020-06-26T21:36:15.545408+0000 mon.smithi051 (mon.0) 257 : cluster [INF] Health check cleared: CEPHADM_REFRESH_FAILED (was: failed to probe daemons or devices) 2020-06-26T21:36:16.914 INFO:ceph.mon.smithi143.smithi143.stdout:Jun 26 21:36:16 smithi143 bash[7247]: cluster 2020-06-26T21:36:15.545408+0000 mon.smithi051 (mon.0) 257 : cluster [INF] Health check cleared: CEPHADM_REFRESH_FAILED (was: failed to probe daemons or devices) 2020-06-26T21:36:17.666 INFO:ceph.mon.smithi143.smithi143.stdout:Jun 26 21:36:17 smithi143 bash[7247]: cluster 2020-06-26T21:36:16.548470+0000 mgr.smithi051.blmzin (mgr.14165) 54 : cluster [DBG] pgmap v37: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2020-06-26T21:36:17.667 INFO:ceph.mon.smithi143.smithi143.stdout:Jun 26 21:36:17 smithi143 bash[7247]: cluster 2020-06-26T21:36:17.394694+0000 mon.smithi051 (mon.0) 258 : cluster [DBG] Standby manager daemon smithi143.sbcovd started 2020-06-26T21:36:17.667 INFO:ceph.mon.smithi143.smithi143.stdout:Jun 26 21:36:17 smithi143 bash[7247]: audit 2020-06-26T21:36:17.398451+0000 mon.smithi143 (mon.1) 2 : audit [DBG] from='mgr.? 172.21.15.143:0/285619831' entity='mgr.smithi143.sbcovd' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2020-06-26T21:36:17.667 INFO:ceph.mon.smithi143.smithi143.stdout:Jun 26 21:36:17 smithi143 bash[7247]: audit 2020-06-26T21:36:17.403906+0000 mon.smithi143 (mon.1) 3 : audit [DBG] from='mgr.? 172.21.15.143:0/285619831' entity='mgr.smithi143.sbcovd' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2020-06-26T21:36:17.667 INFO:ceph.mon.smithi143.smithi143.stdout:Jun 26 21:36:17 smithi143 bash[7247]: audit 2020-06-26T21:36:17.412201+0000 mon.smithi051 (mon.0) 259 : audit [INF] from='mgr.14165 172.21.15.51:0/2407568394' entity='mgr.smithi051.blmzin' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi051","val":"{\"daemons\": {\"mon.smithi051\": {\"daemon_type\": \"mon\", \"daemon_id\": \"smithi051\", \"hostname\": \"smithi051\", \"status\": 1, \"status_desc\": \"starting\"}, \"mgr.smithi051.blmzin\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"smithi051.blmzin\", \"hostname\": \"smithi051\", \"container_id\": \"b070152b4036\", \"container_image_id\": \"81a8ed38fd46fe2f017573ccef769bc8fa908f45cbc7934058dcfcea5255face\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:8b33a29f3a7f00f8e6f971159aa875abdbdf0dd9\", \"version\": \"16.0.0-2955-g8b33a29\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-06-26T21:36:14.541112\", \"created\": \"2020-06-26T21:33:55.708644\", \"started\": \"2020-06-26T21:33:55.810903\"}, \"alertmanager.smithi051\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"smithi051\", \"hostname\": \"smithi051\", \"container_id\": \"3e41272c7e91\", \"container_image_id\": \"0881eb8f169f5556a292b4e2c01d683172b12830a62a9225a98a8e206bb734f0\", \"container_image_name\": \"prom/alertmanager:v0.20.0\", \"version\": \"0.20.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-06-26T21:36:14.541222\", \"created\": \"2020-06-26T21:35:17.232644\", \"started\": \"2020-06-26T21:35:17.328747\"}, \"crash.smithi051\": {\"daemon_type\": \"crash\", \"daemon_id\": \"smithi051\", \"hostname\": \"smithi051\", \"container_id\": \"8db18fd8f955\", \"container_image_id\": \"81a8ed38fd46fe2f017573ccef769bc8fa908f45cbc7934058dcfcea5255face\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:8b33a29f3a7f00f8e6f971159aa875abdbdf0dd9\", \"version\": \"16.0.0-2955-g8b33a29\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-06-26T21:36:14.541326\", \"created\": \"2020-06-26T21:35:19.796643\", \"started\": \"2020-06-26T21:35:19.889874\"}, \"grafana.smithi051\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"smithi051\", \"hostname\": \"smithi051\", \"container_id\": \"de5895798a1d\", \"container_image_id\": \"a0dce381714a1605bd246c4b407423449da95cb7d0d0a8bce349c3b4dd0b3288\", \"container_image_name\": \"ceph/ceph-grafana:6.6.2\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-06-26T21:36:14.541429\", \"created\": \"2020-06-26T21:35:37.380643\", \"started\": \"2020-06-26T21:35:37.482221\"}, \"node-exporter.smithi051\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"smithi051\", \"hostname\": \"smithi051\", \"container_id\": \"a2fc3d6f601b\", \"container_image_id\": \"e5a616e4b9cf68dfcad7782b78e118be4310022e874d52da85c55923fb615f87\", \"container_image_name\": \"prom/node-exporter:v0.18.1\", \"version\": \"0.18.1\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-06-26T21:36:14.541548\", \"created\": \"2020-06-26T21:35:37.972643\", \"started\": \"2020-06-26T21:35:40.186198\"}, \"prometheus.smithi051\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"smithi051\", \"hostname\": \"smithi051\", \"container_id\": \"be0ace953805\", \"container_image_id\": \"de242295e2257c37c8cadfd962369228f8f10b2d48a44259b65fef44ad4f6490\", \"container_image_name\": \"prom/prometheus:v2.18.1\", \"version\": \"2.18.1\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-06-26T21:36:14.541657\", \"created\": \"2020-06-26T21:35:53.988643\", \"started\": \"2020-06-26T21:35:54.078498\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD016T4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1600321314816.0, \"human_readable_size\": \"1.46 TB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"_CVFT6011006A1P6DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"128\", \"scheduler_mode\": \"cfq\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4HPJX\"}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"alertmanager.smithi051\": {\"deps\": [\"mgr.smithi051.blmzin\"], \"last_config\": \"2020-06-26T21:35:05.044187\"}, \"crash.smithi051\": {\"deps\": [], \"last_config\": \"2020-06-26T21:35:17.276967\"}, \"grafana.smithi051\": {\"deps\": [], \"last_config\": \"2020-06-26T21:35:19.830109\"}, \"node-exporter.smithi051\": {\"deps\": [], \"last_config\": \"2020-06-26T21:35:37.423411\"}, \"prometheus.smithi051\": {\"deps\": [\"alertmanager.smithi051\", \"mgr.smithi051.blmzin\", \"node-exporter.smithi051\"], \"last_config\": \"2020-06-26T21:35:38.009576\"}, \"mon.smithi051\": {\"deps\": [], \"last_config\": \"2020-06-26T21:36:14.559410\"}}, \"last_device_update\": \"2020-06-26T21:35:05.038879\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.51\"]}, \"last_host_check\": \"2020-06-26T21:34:22.714142\"}"}]: dispatch 2020-06-26T21:36:17.667 INFO:ceph.mon.smithi143.smithi143.stdout:Jun 26 21:36:17 smithi143 bash[7247]: audit 2020-06-26T21:36:17.415686+0000 mon.smithi051 (mon.0) 260 : audit [INF] from='mgr.14165 172.21.15.51:0/2407568394' entity='mgr.smithi051.blmzin' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi051","val":"{\"daemons\": {\"mon.smithi051\": {\"daemon_type\": \"mon\", \"daemon_id\": \"smithi051\", \"hostname\": \"smithi051\", \"status\": 1, \"status_desc\": \"starting\"}, \"mgr.smithi051.blmzin\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"smithi051.blmzin\", \"hostname\": \"smithi051\", \"container_id\": \"b070152b4036\", \"container_image_id\": \"81a8ed38fd46fe2f017573ccef769bc8fa908f45cbc7934058dcfcea5255face\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:8b33a29f3a7f00f8e6f971159aa875abdbdf0dd9\", \"version\": \"16.0.0-2955-g8b33a29\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-06-26T21:36:14.541112\", \"created\": \"2020-06-26T21:33:55.708644\", \"started\": \"2020-06-26T21:33:55.810903\"}, \"alertmanager.smithi051\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"smithi051\", \"hostname\": \"smithi051\", \"container_id\": \"3e41272c7e91\", \"container_image_id\": \"0881eb8f169f5556a292b4e2c01d683172b12830a62a9225a98a8e206bb734f0\", \"container_image_name\": \"prom/alertmanager:v0.20.0\", \"version\": \"0.20.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-06-26T21:36:14.541222\", \"created\": \"2020-06-26T21:35:17.232644\", \"started\": \"2020-06-26T21:35:17.328747\"}, \"crash.smithi051\": {\"daemon_type\": \"crash\", \"daemon_id\": \"smithi051\", \"hostname\": \"smithi051\", \"container_id\": \"8db18fd8f955\", \"container_image_id\": \"81a8ed38fd46fe2f017573ccef769bc8fa908f45cbc7934058dcfcea5255face\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:8b33a29f3a7f00f8e6f971159aa875abdbdf0dd9\", \"version\": \"16.0.0-2955-g8b33a29\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-06-26T21:36:14.541326\", \"created\": \"2020-06-26T21:35:19.796643\", \"started\": \"2020-06-26T21:35:19.889874\"}, \"grafana.smithi051\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"smithi051\", \"hostname\": \"smithi051\", \"container_id\": \"de5895798a1d\", \"container_image_id\": \"a0dce381714a1605bd246c4b407423449da95cb7d0d0a8bce349c3b4dd0b3288\", \"container_image_name\": \"ceph/ceph-grafana:6.6.2\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-06-26T21:36:14.541429\", \"created\": \"2020-06-26T21:35:37.380643\", \"started\": \"2020-06-26T21:35:37.482221\"}, \"node-exporter.smithi051\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"smithi051\", \"hostname\": \"smithi051\", \"container_id\": \"a2fc3d6f601b\", \"container_image_id\": \"e5a616e4b9cf68dfcad7782b78e118be4310022e874d52da85c55923fb615f87\", \"container_image_name\": \"prom/node-exporter:v0.18.1\", \"version\": \"0.18.1\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-06-26T21:36:14.541548\", \"created\": \"2020-06-26T21:35:37.972643\", \"started\": \"2020-06-26T21:35:40.186198\"}, \"prometheus.smithi051\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"smithi051\", \"hostname\": \"smithi051\", \"container_id\": \"be0ace953805\", \"container_image_id\": \"de242295e2257c37c8cadfd962369228f8f10b2d48a44259b65fef44ad4f6490\", \"container_image_name\": \"prom/prometheus:v2.18.1\", \"version\": \"2.18.1\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-06-26T21:36:14.541657\", \"created\": \"2020-06-26T21:35:53.988643\", \"started\": \"2020-06-26T21:35:54.078498\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD016T4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1600321314816.0, \"human_readable_size\": \"1.46 TB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"_CVFT6011006A1P6DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"128\", \"scheduler_mode\": \"cfq\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4HPJX\"}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"alertmanager.smithi051\": {\"deps\": [\"mgr.smithi051.blmzin\"], \"last_config\": \"2020-06-26T21:35:05.044187\"}, \"crash.smithi051\": {\"deps\": [], \"last_config\": \"2020-06-26T21:35:17.276967\"}, \"grafana.smithi051\": {\"deps\": [], \"last_config\": \"2020-06-26T21:35:19.830109\"}, \"node-exporter.smithi051\": {\"deps\": [], \"last_config\": \"2020-06-26T21:35:37.423411\"}, \"prometheus.smithi051\": {\"deps\": [\"alertmanager.smithi051\", \"mgr.smithi051.blmzin\", \"node-exporter.smithi051\"], \"last_config\": \"2020-06-26T21:35:38.009576\"}, \"mon.smithi051\": {\"deps\": [], \"last_config\": \"2020-06-26T21:36:14.559410\"}}, \"last_device_update\": \"2020-06-26T21:35:05.038879\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.51\"]}, \"last_host_check\": \"2020-06-26T21:34:22.714142\"}"}]': finished 2020-06-26T21:36:17.668 INFO:ceph.mon.smithi143.smithi143.stdout:Jun 26 21:36:17 smithi143 bash[7247]: audit 2020-06-26T21:36:17.416754+0000 mon.smithi051 (mon.0) 261 : audit [INF] from='mgr.14165 172.21.15.51:0/2407568394' entity='mgr.smithi051.blmzin' cmd=[{"prefix": "auth get", "entity": "mgr.smithi051.blmzin"}]: dispatch 2020-06-26T21:36:17.668 INFO:ceph.mon.smithi143.smithi143.stdout:Jun 26 21:36:17 smithi143 bash[7247]: audit 2020-06-26T21:36:17.417945+0000 mon.smithi051 (mon.0) 262 : audit [DBG] from='mgr.14165 172.21.15.51:0/2407568394' entity='mgr.smithi051.blmzin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2020-06-26T21:36:17.668 INFO:ceph.mon.smithi143.smithi143.stdout:Jun 26 21:36:17 smithi143 bash[7247]: audit 2020-06-26T21:36:17.419416+0000 mon.smithi051 (mon.0) 263 : audit [DBG] from='mgr.14165 172.21.15.51:0/2407568394' entity='mgr.smithi051.blmzin' cmd=[{"prefix": "config get", "who": "mgr.smithi051.blmzin", "key": "container_image"}]: dispatch 2020-06-26T21:36:17.885 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:36:17 smithi051 bash[7113]: cluster 2020-06-26T21:36:16.548470+0000 mgr.smithi051.blmzin (mgr.14165) 54 : cluster [DBG] pgmap v37: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2020-06-26T21:36:17.885 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:36:17 smithi051 bash[7113]: cluster 2020-06-26T21:36:17.394694+0000 mon.smithi051 (mon.0) 258 : cluster [DBG] Standby manager daemon smithi143.sbcovd started 2020-06-26T21:36:17.885 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:36:17 smithi051 bash[7113]: audit 2020-06-26T21:36:17.398451+0000 mon.smithi143 (mon.1) 2 : audit [DBG] from='mgr.? 172.21.15.143:0/285619831' entity='mgr.smithi143.sbcovd' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2020-06-26T21:36:17.886 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:36:17 smithi051 bash[7113]: audit 2020-06-26T21:36:17.403906+0000 mon.smithi143 (mon.1) 3 : audit [DBG] from='mgr.? 172.21.15.143:0/285619831' entity='mgr.smithi143.sbcovd' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2020-06-26T21:36:17.886 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:36:17 smithi051 bash[7113]: audit 2020-06-26T21:36:17.412201+0000 mon.smithi051 (mon.0) 259 : audit [INF] from='mgr.14165 172.21.15.51:0/2407568394' entity='mgr.smithi051.blmzin' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi051","val":"{\"daemons\": {\"mon.smithi051\": {\"daemon_type\": \"mon\", \"daemon_id\": \"smithi051\", \"hostname\": \"smithi051\", \"status\": 1, \"status_desc\": \"starting\"}, \"mgr.smithi051.blmzin\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"smithi051.blmzin\", \"hostname\": \"smithi051\", \"container_id\": \"b070152b4036\", \"container_image_id\": \"81a8ed38fd46fe2f017573ccef769bc8fa908f45cbc7934058dcfcea5255face\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:8b33a29f3a7f00f8e6f971159aa875abdbdf0dd9\", \"version\": \"16.0.0-2955-g8b33a29\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-06-26T21:36:14.541112\", \"created\": \"2020-06-26T21:33:55.708644\", \"started\": \"2020-06-26T21:33:55.810903\"}, \"alertmanager.smithi051\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"smithi051\", \"hostname\": \"smithi051\", \"container_id\": \"3e41272c7e91\", \"container_image_id\": \"0881eb8f169f5556a292b4e2c01d683172b12830a62a9225a98a8e206bb734f0\", \"container_image_name\": \"prom/alertmanager:v0.20.0\", \"version\": \"0.20.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-06-26T21:36:14.541222\", \"created\": \"2020-06-26T21:35:17.232644\", \"started\": \"2020-06-26T21:35:17.328747\"}, \"crash.smithi051\": {\"daemon_type\": \"crash\", \"daemon_id\": \"smithi051\", \"hostname\": \"smithi051\", \"container_id\": \"8db18fd8f955\", \"container_image_id\": \"81a8ed38fd46fe2f017573ccef769bc8fa908f45cbc7934058dcfcea5255face\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:8b33a29f3a7f00f8e6f971159aa875abdbdf0dd9\", \"version\": \"16.0.0-2955-g8b33a29\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-06-26T21:36:14.541326\", \"created\": \"2020-06-26T21:35:19.796643\", \"started\": \"2020-06-26T21:35:19.889874\"}, \"grafana.smithi051\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"smithi051\", \"hostname\": \"smithi051\", \"container_id\": \"de5895798a1d\", \"container_image_id\": \"a0dce381714a1605bd246c4b407423449da95cb7d0d0a8bce349c3b4dd0b3288\", \"container_image_name\": \"ceph/ceph-grafana:6.6.2\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-06-26T21:36:14.541429\", \"created\": \"2020-06-26T21:35:37.380643\", \"started\": \"2020-06-26T21:35:37.482221\"}, \"node-exporter.smithi051\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"smithi051\", \"hostname\": \"smithi051\", \"container_id\": \"a2fc3d6f601b\", \"container_image_id\": \"e5a616e4b9cf68dfcad7782b78e118be4310022e874d52da85c55923fb615f87\", \"container_image_name\": \"prom/node-exporter:v0.18.1\", \"version\": \"0.18.1\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-06-26T21:36:14.541548\", \"created\": \"2020-06-26T21:35:37.972643\", \"started\": \"2020-06-26T21:35:40.186198\"}, \"prometheus.smithi051\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"smithi051\", \"hostname\": \"smithi051\", \"container_id\": \"be0ace953805\", \"container_image_id\": \"de242295e2257c37c8cadfd962369228f8f10b2d48a44259b65fef44ad4f6490\", \"container_image_name\": \"prom/prometheus:v2.18.1\", \"version\": \"2.18.1\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-06-26T21:36:14.541657\", \"created\": \"2020-06-26T21:35:53.988643\", \"started\": \"2020-06-26T21:35:54.078498\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD016T4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1600321314816.0, \"human_readable_size\": \"1.46 TB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"_CVFT6011006A1P6DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"128\", \"scheduler_mode\": \"cfq\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4HPJX\"}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"alertmanager.smithi051\": {\"deps\": [\"mgr.smithi051.blmzin\"], \"last_config\": \"2020-06-26T21:35:05.044187\"}, \"crash.smithi051\": {\"deps\": [], \"last_config\": \"2020-06-26T21:35:17.276967\"}, \"grafana.smithi051\": {\"deps\": [], \"last_config\": \"2020-06-26T21:35:19.830109\"}, \"node-exporter.smithi051\": {\"deps\": [], \"last_config\": \"2020-06-26T21:35:37.423411\"}, \"prometheus.smithi051\": {\"deps\": [\"alertmanager.smithi051\", \"mgr.smithi051.blmzin\", \"node-exporter.smithi051\"], \"last_config\": \"2020-06-26T21:35:38.009576\"}, \"mon.smithi051\": {\"deps\": [], \"last_config\": \"2020-06-26T21:36:14.559410\"}}, \"last_device_update\": \"2020-06-26T21:35:05.038879\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.51\"]}, \"last_host_check\": \"2020-06-26T21:34:22.714142\"}"}]: dispatch 2020-06-26T21:36:17.886 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:36:17 smithi051 bash[7113]: audit 2020-06-26T21:36:17.415686+0000 mon.smithi051 (mon.0) 260 : audit [INF] from='mgr.14165 172.21.15.51:0/2407568394' entity='mgr.smithi051.blmzin' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi051","val":"{\"daemons\": {\"mon.smithi051\": {\"daemon_type\": \"mon\", \"daemon_id\": \"smithi051\", \"hostname\": \"smithi051\", \"status\": 1, \"status_desc\": \"starting\"}, \"mgr.smithi051.blmzin\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"smithi051.blmzin\", \"hostname\": \"smithi051\", \"container_id\": \"b070152b4036\", \"container_image_id\": \"81a8ed38fd46fe2f017573ccef769bc8fa908f45cbc7934058dcfcea5255face\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:8b33a29f3a7f00f8e6f971159aa875abdbdf0dd9\", \"version\": \"16.0.0-2955-g8b33a29\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-06-26T21:36:14.541112\", \"created\": \"2020-06-26T21:33:55.708644\", \"started\": \"2020-06-26T21:33:55.810903\"}, \"alertmanager.smithi051\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"smithi051\", \"hostname\": \"smithi051\", \"container_id\": \"3e41272c7e91\", \"container_image_id\": \"0881eb8f169f5556a292b4e2c01d683172b12830a62a9225a98a8e206bb734f0\", \"container_image_name\": \"prom/alertmanager:v0.20.0\", \"version\": \"0.20.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-06-26T21:36:14.541222\", \"created\": \"2020-06-26T21:35:17.232644\", \"started\": \"2020-06-26T21:35:17.328747\"}, \"crash.smithi051\": {\"daemon_type\": \"crash\", \"daemon_id\": \"smithi051\", \"hostname\": \"smithi051\", \"container_id\": \"8db18fd8f955\", \"container_image_id\": \"81a8ed38fd46fe2f017573ccef769bc8fa908f45cbc7934058dcfcea5255face\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:8b33a29f3a7f00f8e6f971159aa875abdbdf0dd9\", \"version\": \"16.0.0-2955-g8b33a29\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-06-26T21:36:14.541326\", \"created\": \"2020-06-26T21:35:19.796643\", \"started\": \"2020-06-26T21:35:19.889874\"}, \"grafana.smithi051\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"smithi051\", \"hostname\": \"smithi051\", \"container_id\": \"de5895798a1d\", \"container_image_id\": \"a0dce381714a1605bd246c4b407423449da95cb7d0d0a8bce349c3b4dd0b3288\", \"container_image_name\": \"ceph/ceph-grafana:6.6.2\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-06-26T21:36:14.541429\", \"created\": \"2020-06-26T21:35:37.380643\", \"started\": \"2020-06-26T21:35:37.482221\"}, \"node-exporter.smithi051\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"smithi051\", \"hostname\": \"smithi051\", \"container_id\": \"a2fc3d6f601b\", \"container_image_id\": \"e5a616e4b9cf68dfcad7782b78e118be4310022e874d52da85c55923fb615f87\", \"container_image_name\": \"prom/node-exporter:v0.18.1\", \"version\": \"0.18.1\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-06-26T21:36:14.541548\", \"created\": \"2020-06-26T21:35:37.972643\", \"started\": \"2020-06-26T21:35:40.186198\"}, \"prometheus.smithi051\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"smithi051\", \"hostname\": \"smithi051\", \"container_id\": \"be0ace953805\", \"container_image_id\": \"de242295e2257c37c8cadfd962369228f8f10b2d48a44259b65fef44ad4f6490\", \"container_image_name\": \"prom/prometheus:v2.18.1\", \"version\": \"2.18.1\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-06-26T21:36:14.541657\", \"created\": \"2020-06-26T21:35:53.988643\", \"started\": \"2020-06-26T21:35:54.078498\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD016T4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1600321314816.0, \"human_readable_size\": \"1.46 TB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"_CVFT6011006A1P6DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"128\", \"scheduler_mode\": \"cfq\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4HPJX\"}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"alertmanager.smithi051\": {\"deps\": [\"mgr.smithi051.blmzin\"], \"last_config\": \"2020-06-26T21:35:05.044187\"}, \"crash.smithi051\": {\"deps\": [], \"last_config\": \"2020-06-26T21:35:17.276967\"}, \"grafana.smithi051\": {\"deps\": [], \"last_config\": \"2020-06-26T21:35:19.830109\"}, \"node-exporter.smithi051\": {\"deps\": [], \"last_config\": \"2020-06-26T21:35:37.423411\"}, \"prometheus.smithi051\": {\"deps\": [\"alertmanager.smithi051\", \"mgr.smithi051.blmzin\", \"node-exporter.smithi051\"], \"last_config\": \"2020-06-26T21:35:38.009576\"}, \"mon.smithi051\": {\"deps\": [], \"last_config\": \"2020-06-26T21:36:14.559410\"}}, \"last_device_update\": \"2020-06-26T21:35:05.038879\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.51\"]}, \"last_host_check\": \"2020-06-26T21:34:22.714142\"}"}]': finished 2020-06-26T21:36:17.886 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:36:17 smithi051 bash[7113]: audit 2020-06-26T21:36:17.416754+0000 mon.smithi051 (mon.0) 261 : audit [INF] from='mgr.14165 172.21.15.51:0/2407568394' entity='mgr.smithi051.blmzin' cmd=[{"prefix": "auth get", "entity": "mgr.smithi051.blmzin"}]: dispatch 2020-06-26T21:36:17.887 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:36:17 smithi051 bash[7113]: audit 2020-06-26T21:36:17.417945+0000 mon.smithi051 (mon.0) 262 : audit [DBG] from='mgr.14165 172.21.15.51:0/2407568394' entity='mgr.smithi051.blmzin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2020-06-26T21:36:17.887 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:36:17 smithi051 bash[7113]: audit 2020-06-26T21:36:17.419416+0000 mon.smithi051 (mon.0) 263 : audit [DBG] from='mgr.14165 172.21.15.51:0/2407568394' entity='mgr.smithi051.blmzin' cmd=[{"prefix": "config get", "who": "mgr.smithi051.blmzin", "key": "container_image"}]: dispatch 2020-06-26T21:36:18.885 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:36:18 smithi051 bash[7113]: cephadm 2020-06-26T21:36:17.416374+0000 mgr.smithi051.blmzin (mgr.14165) 55 : cephadm [INF] Reconfiguring mgr.smithi051.blmzin (unknown last config time)... 2020-06-26T21:36:18.885 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:36:18 smithi051 bash[7113]: cephadm 2020-06-26T21:36:17.418739+0000 mgr.smithi051.blmzin (mgr.14165) 56 : cephadm [INF] Reconfiguring daemon mgr.smithi051.blmzin on smithi051 2020-06-26T21:36:18.886 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:36:18 smithi051 bash[7113]: cluster 2020-06-26T21:36:17.507452+0000 mon.smithi051 (mon.0) 264 : cluster [DBG] mgrmap e18: smithi051.blmzin(active, since 85s), standbys: smithi143.sbcovd 2020-06-26T21:36:18.886 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:36:18 smithi051 bash[7113]: audit 2020-06-26T21:36:17.507590+0000 mon.smithi051 (mon.0) 265 : audit [DBG] from='mgr.14165 172.21.15.51:0/2407568394' entity='mgr.smithi051.blmzin' cmd=[{"prefix": "mgr metadata", "who": "smithi143.sbcovd", "id": "smithi143.sbcovd"}]: dispatch 2020-06-26T21:36:18.914 INFO:ceph.mon.smithi143.smithi143.stdout:Jun 26 21:36:18 smithi143 bash[7247]: cephadm 2020-06-26T21:36:17.416374+0000 mgr.smithi051.blmzin (mgr.14165) 55 : cephadm [INF] Reconfiguring mgr.smithi051.blmzin (unknown last config time)... 2020-06-26T21:36:18.914 INFO:ceph.mon.smithi143.smithi143.stdout:Jun 26 21:36:18 smithi143 bash[7247]: cephadm 2020-06-26T21:36:17.418739+0000 mgr.smithi051.blmzin (mgr.14165) 56 : cephadm [INF] Reconfiguring daemon mgr.smithi051.blmzin on smithi051 2020-06-26T21:36:18.915 INFO:ceph.mon.smithi143.smithi143.stdout:Jun 26 21:36:18 smithi143 bash[7247]: cluster 2020-06-26T21:36:17.507452+0000 mon.smithi051 (mon.0) 264 : cluster [DBG] mgrmap e18: smithi051.blmzin(active, since 85s), standbys: smithi143.sbcovd 2020-06-26T21:36:18.915 INFO:ceph.mon.smithi143.smithi143.stdout:Jun 26 21:36:18 smithi143 bash[7247]: audit 2020-06-26T21:36:17.507590+0000 mon.smithi051 (mon.0) 265 : audit [DBG] from='mgr.14165 172.21.15.51:0/2407568394' entity='mgr.smithi051.blmzin' cmd=[{"prefix": "mgr metadata", "who": "smithi143.sbcovd", "id": "smithi143.sbcovd"}]: dispatch 2020-06-26T21:36:19.780 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:36:19 smithi051 bash[7113]: cluster 2020-06-26T21:36:18.548946+0000 mgr.smithi051.blmzin (mgr.14165) 57 : cluster [DBG] pgmap v38: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2020-06-26T21:36:19.914 INFO:ceph.mon.smithi143.smithi143.stdout:Jun 26 21:36:19 smithi143 bash[7247]: cluster 2020-06-26T21:36:18.548946+0000 mgr.smithi051.blmzin (mgr.14165) 57 : cluster [DBG] pgmap v38: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2020-06-26T21:36:20.068 INFO:teuthology.orchestra.run.smithi051.stderr:2020-06-26T21:36:20.062+0000 7fe7867fc700 -1 WARNING: all dangerous and experimental features are enabled. 2020-06-26T21:36:20.887 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:36:20 smithi051 bash[7113]: audit 2020-06-26T21:36:20.155001+0000 mon.smithi051 (mon.0) 266 : audit [INF] from='mgr.14165 172.21.15.51:0/2407568394' entity='mgr.smithi051.blmzin' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi051","val":"{\"daemons\": {\"mon.smithi051\": {\"daemon_type\": \"mon\", \"daemon_id\": \"smithi051\", \"hostname\": \"smithi051\", \"status\": 1, \"status_desc\": \"starting\"}, \"mgr.smithi051.blmzin\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"smithi051.blmzin\", \"hostname\": \"smithi051\", \"status\": 1, \"status_desc\": \"starting\"}, \"alertmanager.smithi051\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"smithi051\", \"hostname\": \"smithi051\", \"container_id\": \"3e41272c7e91\", \"container_image_id\": \"0881eb8f169f5556a292b4e2c01d683172b12830a62a9225a98a8e206bb734f0\", \"container_image_name\": \"prom/alertmanager:v0.20.0\", \"version\": \"0.20.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-06-26T21:36:14.541222\", \"created\": \"2020-06-26T21:35:17.232644\", \"started\": \"2020-06-26T21:35:17.328747\"}, \"crash.smithi051\": {\"daemon_type\": \"crash\", \"daemon_id\": \"smithi051\", \"hostname\": \"smithi051\", \"container_id\": \"8db18fd8f955\", \"container_image_id\": \"81a8ed38fd46fe2f017573ccef769bc8fa908f45cbc7934058dcfcea5255face\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:8b33a29f3a7f00f8e6f971159aa875abdbdf0dd9\", \"version\": \"16.0.0-2955-g8b33a29\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-06-26T21:36:14.541326\", \"created\": \"2020-06-26T21:35:19.796643\", \"started\": \"2020-06-26T21:35:19.889874\"}, \"grafana.smithi051\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"smithi051\", \"hostname\": \"smithi051\", \"container_id\": \"de5895798a1d\", \"container_image_id\": \"a0dce381714a1605bd246c4b407423449da95cb7d0d0a8bce349c3b4dd0b3288\", \"container_image_name\": \"ceph/ceph-grafana:6.6.2\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-06-26T21:36:14.541429\", \"created\": \"2020-06-26T21:35:37.380643\", \"started\": \"2020-06-26T21:35:37.482221\"}, \"node-exporter.smithi051\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"smithi051\", \"hostname\": \"smithi051\", \"container_id\": \"a2fc3d6f601b\", \"container_image_id\": \"e5a616e4b9cf68dfcad7782b78e118be4310022e874d52da85c55923fb615f87\", \"container_image_name\": \"prom/node-exporter:v0.18.1\", \"version\": \"0.18.1\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-06-26T21:36:14.541548\", \"created\": \"2020-06-26T21:35:37.972643\", \"started\": \"2020-06-26T21:35:40.186198\"}, \"prometheus.smithi051\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"smithi051\", \"hostname\": \"smithi051\", \"container_id\": \"be0ace953805\", \"container_image_id\": \"de242295e2257c37c8cadfd962369228f8f10b2d48a44259b65fef44ad4f6490\", \"container_image_name\": \"prom/prometheus:v2.18.1\", \"version\": \"2.18.1\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-06-26T21:36:14.541657\", \"created\": \"2020-06-26T21:35:53.988643\", \"started\": \"2020-06-26T21:35:54.078498\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD016T4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1600321314816.0, \"human_readable_size\": \"1.46 TB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"_CVFT6011006A1P6DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"128\", \"scheduler_mode\": \"cfq\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4HPJX\"}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"alertmanager.smithi051\": {\"deps\": [\"mgr.smithi051.blmzin\"], \"last_config\": \"2020-06-26T21:35:05.044187\"}, \"crash.smithi051\": {\"deps\": [], \"last_config\": \"2020-06-26T21:35:17.276967\"}, \"grafana.smithi051\": {\"deps\": [], \"last_config\": \"2020-06-26T21:35:19.830109\"}, \"node-exporter.smithi051\": {\"deps\": [], \"last_config\": \"2020-06-26T21:35:37.423411\"}, \"prometheus.smithi051\": {\"deps\": [\"alertmanager.smithi051\", \"mgr.smithi051.blmzin\", \"node-exporter.smithi051\"], \"last_config\": \"2020-06-26T21:35:38.009576\"}, \"mon.smithi051\": {\"deps\": [], \"last_config\": \"2020-06-26T21:36:14.559410\"}, \"mgr.smithi051.blmzin\": {\"deps\": [], \"last_config\": \"2020-06-26T21:36:17.416401\"}}, \"last_device_update\": \"2020-06-26T21:35:05.038879\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.51\"]}, \"last_host_check\": \"2020-06-26T21:34:22.714142\"}"}]: dispatch 2020-06-26T21:36:20.887 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:36:20 smithi051 bash[7113]: audit 2020-06-26T21:36:20.159630+0000 mon.smithi051 (mon.0) 267 : audit [INF] from='mgr.14165 172.21.15.51:0/2407568394' entity='mgr.smithi051.blmzin' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi051","val":"{\"daemons\": {\"mon.smithi051\": {\"daemon_type\": \"mon\", \"daemon_id\": \"smithi051\", \"hostname\": \"smithi051\", \"status\": 1, \"status_desc\": \"starting\"}, \"mgr.smithi051.blmzin\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"smithi051.blmzin\", \"hostname\": \"smithi051\", \"status\": 1, \"status_desc\": \"starting\"}, \"alertmanager.smithi051\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"smithi051\", \"hostname\": \"smithi051\", \"container_id\": \"3e41272c7e91\", \"container_image_id\": \"0881eb8f169f5556a292b4e2c01d683172b12830a62a9225a98a8e206bb734f0\", \"container_image_name\": \"prom/alertmanager:v0.20.0\", \"version\": \"0.20.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-06-26T21:36:14.541222\", \"created\": \"2020-06-26T21:35:17.232644\", \"started\": \"2020-06-26T21:35:17.328747\"}, \"crash.smithi051\": {\"daemon_type\": \"crash\", \"daemon_id\": \"smithi051\", \"hostname\": \"smithi051\", \"container_id\": \"8db18fd8f955\", \"container_image_id\": \"81a8ed38fd46fe2f017573ccef769bc8fa908f45cbc7934058dcfcea5255face\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:8b33a29f3a7f00f8e6f971159aa875abdbdf0dd9\", \"version\": \"16.0.0-2955-g8b33a29\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-06-26T21:36:14.541326\", \"created\": \"2020-06-26T21:35:19.796643\", \"started\": \"2020-06-26T21:35:19.889874\"}, \"grafana.smithi051\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"smithi051\", \"hostname\": \"smithi051\", \"container_id\": \"de5895798a1d\", \"container_image_id\": \"a0dce381714a1605bd246c4b407423449da95cb7d0d0a8bce349c3b4dd0b3288\", \"container_image_name\": \"ceph/ceph-grafana:6.6.2\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-06-26T21:36:14.541429\", \"created\": \"2020-06-26T21:35:37.380643\", \"started\": \"2020-06-26T21:35:37.482221\"}, \"node-exporter.smithi051\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"smithi051\", \"hostname\": \"smithi051\", \"container_id\": \"a2fc3d6f601b\", \"container_image_id\": \"e5a616e4b9cf68dfcad7782b78e118be4310022e874d52da85c55923fb615f87\", \"container_image_name\": \"prom/node-exporter:v0.18.1\", \"version\": \"0.18.1\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-06-26T21:36:14.541548\", \"created\": \"2020-06-26T21:35:37.972643\", \"started\": \"2020-06-26T21:35:40.186198\"}, \"prometheus.smithi051\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"smithi051\", \"hostname\": \"smithi051\", \"container_id\": \"be0ace953805\", \"container_image_id\": \"de242295e2257c37c8cadfd962369228f8f10b2d48a44259b65fef44ad4f6490\", \"container_image_name\": \"prom/prometheus:v2.18.1\", \"version\": \"2.18.1\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-06-26T21:36:14.541657\", \"created\": \"2020-06-26T21:35:53.988643\", \"started\": \"2020-06-26T21:35:54.078498\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD016T4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1600321314816.0, \"human_readable_size\": \"1.46 TB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"_CVFT6011006A1P6DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"128\", \"scheduler_mode\": \"cfq\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4HPJX\"}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"alertmanager.smithi051\": {\"deps\": [\"mgr.smithi051.blmzin\"], \"last_config\": \"2020-06-26T21:35:05.044187\"}, \"crash.smithi051\": {\"deps\": [], \"last_config\": \"2020-06-26T21:35:17.276967\"}, \"grafana.smithi051\": {\"deps\": [], \"last_config\": \"2020-06-26T21:35:19.830109\"}, \"node-exporter.smithi051\": {\"deps\": [], \"last_config\": \"2020-06-26T21:35:37.423411\"}, \"prometheus.smithi051\": {\"deps\": [\"alertmanager.smithi051\", \"mgr.smithi051.blmzin\", \"node-exporter.smithi051\"], \"last_config\": \"2020-06-26T21:35:38.009576\"}, \"mon.smithi051\": {\"deps\": [], \"last_config\": \"2020-06-26T21:36:14.559410\"}, \"mgr.smithi051.blmzin\": {\"deps\": [], \"last_config\": \"2020-06-26T21:36:17.416401\"}}, \"last_device_update\": \"2020-06-26T21:35:05.038879\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.51\"]}, \"last_host_check\": \"2020-06-26T21:34:22.714142\"}"}]': finished 2020-06-26T21:36:20.888 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:36:20 smithi051 bash[7113]: audit 2020-06-26T21:36:20.303779+0000 mon.smithi051 (mon.0) 268 : audit [DBG] from='mgr.14165 172.21.15.51:0/2407568394' entity='mgr.smithi051.blmzin' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2020-06-26T21:36:20.888 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:36:20 smithi051 bash[7113]: audit 2020-06-26T21:36:20.306860+0000 mon.smithi051 (mon.0) 269 : audit [INF] from='mgr.14165 172.21.15.51:0/2407568394' entity='mgr.smithi051.blmzin' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2020-06-26T21:36:20.888 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:36:20 smithi051 bash[7113]: audit 2020-06-26T21:36:20.308225+0000 mon.smithi051 (mon.0) 270 : audit [DBG] from='mgr.14165 172.21.15.51:0/2407568394' entity='mgr.smithi051.blmzin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2020-06-26T21:36:20.888 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:36:20 smithi051 bash[7113]: audit 2020-06-26T21:36:20.309762+0000 mon.smithi051 (mon.0) 271 : audit [DBG] from='mgr.14165 172.21.15.51:0/2407568394' entity='mgr.smithi051.blmzin' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2020-06-26T21:36:20.914 INFO:ceph.mon.smithi143.smithi143.stdout:Jun 26 21:36:20 smithi143 bash[7247]: audit 2020-06-26T21:36:20.155001+0000 mon.smithi051 (mon.0) 266 : audit [INF] from='mgr.14165 172.21.15.51:0/2407568394' entity='mgr.smithi051.blmzin' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi051","val":"{\"daemons\": {\"mon.smithi051\": {\"daemon_type\": \"mon\", \"daemon_id\": \"smithi051\", \"hostname\": \"smithi051\", \"status\": 1, \"status_desc\": \"starting\"}, \"mgr.smithi051.blmzin\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"smithi051.blmzin\", \"hostname\": \"smithi051\", \"status\": 1, \"status_desc\": \"starting\"}, \"alertmanager.smithi051\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"smithi051\", \"hostname\": \"smithi051\", \"container_id\": \"3e41272c7e91\", \"container_image_id\": \"0881eb8f169f5556a292b4e2c01d683172b12830a62a9225a98a8e206bb734f0\", \"container_image_name\": \"prom/alertmanager:v0.20.0\", \"version\": \"0.20.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-06-26T21:36:14.541222\", \"created\": \"2020-06-26T21:35:17.232644\", \"started\": \"2020-06-26T21:35:17.328747\"}, \"crash.smithi051\": {\"daemon_type\": \"crash\", \"daemon_id\": \"smithi051\", \"hostname\": \"smithi051\", \"container_id\": \"8db18fd8f955\", \"container_image_id\": \"81a8ed38fd46fe2f017573ccef769bc8fa908f45cbc7934058dcfcea5255face\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:8b33a29f3a7f00f8e6f971159aa875abdbdf0dd9\", \"version\": \"16.0.0-2955-g8b33a29\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-06-26T21:36:14.541326\", \"created\": \"2020-06-26T21:35:19.796643\", \"started\": \"2020-06-26T21:35:19.889874\"}, \"grafana.smithi051\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"smithi051\", \"hostname\": \"smithi051\", \"container_id\": \"de5895798a1d\", \"container_image_id\": \"a0dce381714a1605bd246c4b407423449da95cb7d0d0a8bce349c3b4dd0b3288\", \"container_image_name\": \"ceph/ceph-grafana:6.6.2\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-06-26T21:36:14.541429\", \"created\": \"2020-06-26T21:35:37.380643\", \"started\": \"2020-06-26T21:35:37.482221\"}, \"node-exporter.smithi051\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"smithi051\", \"hostname\": \"smithi051\", \"container_id\": \"a2fc3d6f601b\", \"container_image_id\": \"e5a616e4b9cf68dfcad7782b78e118be4310022e874d52da85c55923fb615f87\", \"container_image_name\": \"prom/node-exporter:v0.18.1\", \"version\": \"0.18.1\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-06-26T21:36:14.541548\", \"created\": \"2020-06-26T21:35:37.972643\", \"started\": \"2020-06-26T21:35:40.186198\"}, \"prometheus.smithi051\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"smithi051\", \"hostname\": \"smithi051\", \"container_id\": \"be0ace953805\", \"container_image_id\": \"de242295e2257c37c8cadfd962369228f8f10b2d48a44259b65fef44ad4f6490\", \"container_image_name\": \"prom/prometheus:v2.18.1\", \"version\": \"2.18.1\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-06-26T21:36:14.541657\", \"created\": \"2020-06-26T21:35:53.988643\", \"started\": \"2020-06-26T21:35:54.078498\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD016T4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1600321314816.0, \"human_readable_size\": \"1.46 TB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"_CVFT6011006A1P6DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"128\", \"scheduler_mode\": \"cfq\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4HPJX\"}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"alertmanager.smithi051\": {\"deps\": [\"mgr.smithi051.blmzin\"], \"last_config\": \"2020-06-26T21:35:05.044187\"}, \"crash.smithi051\": {\"deps\": [], \"last_config\": \"2020-06-26T21:35:17.276967\"}, \"grafana.smithi051\": {\"deps\": [], \"last_config\": \"2020-06-26T21:35:19.830109\"}, \"node-exporter.smithi051\": {\"deps\": [], \"last_config\": \"2020-06-26T21:35:37.423411\"}, \"prometheus.smithi051\": {\"deps\": [\"alertmanager.smithi051\", \"mgr.smithi051.blmzin\", \"node-exporter.smithi051\"], \"last_config\": \"2020-06-26T21:35:38.009576\"}, \"mon.smithi051\": {\"deps\": [], \"last_config\": \"2020-06-26T21:36:14.559410\"}, \"mgr.smithi051.blmzin\": {\"deps\": [], \"last_config\": \"2020-06-26T21:36:17.416401\"}}, \"last_device_update\": \"2020-06-26T21:35:05.038879\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.51\"]}, \"last_host_check\": \"2020-06-26T21:34:22.714142\"}"}]: dispatch 2020-06-26T21:36:20.915 INFO:ceph.mon.smithi143.smithi143.stdout:Jun 26 21:36:20 smithi143 bash[7247]: audit 2020-06-26T21:36:20.159630+0000 mon.smithi051 (mon.0) 267 : audit [INF] from='mgr.14165 172.21.15.51:0/2407568394' entity='mgr.smithi051.blmzin' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi051","val":"{\"daemons\": {\"mon.smithi051\": {\"daemon_type\": \"mon\", \"daemon_id\": \"smithi051\", \"hostname\": \"smithi051\", \"status\": 1, \"status_desc\": \"starting\"}, \"mgr.smithi051.blmzin\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"smithi051.blmzin\", \"hostname\": \"smithi051\", \"status\": 1, \"status_desc\": \"starting\"}, \"alertmanager.smithi051\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"smithi051\", \"hostname\": \"smithi051\", \"container_id\": \"3e41272c7e91\", \"container_image_id\": \"0881eb8f169f5556a292b4e2c01d683172b12830a62a9225a98a8e206bb734f0\", \"container_image_name\": \"prom/alertmanager:v0.20.0\", \"version\": \"0.20.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-06-26T21:36:14.541222\", \"created\": \"2020-06-26T21:35:17.232644\", \"started\": \"2020-06-26T21:35:17.328747\"}, \"crash.smithi051\": {\"daemon_type\": \"crash\", \"daemon_id\": \"smithi051\", \"hostname\": \"smithi051\", \"container_id\": \"8db18fd8f955\", \"container_image_id\": \"81a8ed38fd46fe2f017573ccef769bc8fa908f45cbc7934058dcfcea5255face\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:8b33a29f3a7f00f8e6f971159aa875abdbdf0dd9\", \"version\": \"16.0.0-2955-g8b33a29\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-06-26T21:36:14.541326\", \"created\": \"2020-06-26T21:35:19.796643\", \"started\": \"2020-06-26T21:35:19.889874\"}, \"grafana.smithi051\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"smithi051\", \"hostname\": \"smithi051\", \"container_id\": \"de5895798a1d\", \"container_image_id\": \"a0dce381714a1605bd246c4b407423449da95cb7d0d0a8bce349c3b4dd0b3288\", \"container_image_name\": \"ceph/ceph-grafana:6.6.2\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-06-26T21:36:14.541429\", \"created\": \"2020-06-26T21:35:37.380643\", \"started\": \"2020-06-26T21:35:37.482221\"}, \"node-exporter.smithi051\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"smithi051\", \"hostname\": \"smithi051\", \"container_id\": \"a2fc3d6f601b\", \"container_image_id\": \"e5a616e4b9cf68dfcad7782b78e118be4310022e874d52da85c55923fb615f87\", \"container_image_name\": \"prom/node-exporter:v0.18.1\", \"version\": \"0.18.1\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-06-26T21:36:14.541548\", \"created\": \"2020-06-26T21:35:37.972643\", \"started\": \"2020-06-26T21:35:40.186198\"}, \"prometheus.smithi051\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"smithi051\", \"hostname\": \"smithi051\", \"container_id\": \"be0ace953805\", \"container_image_id\": \"de242295e2257c37c8cadfd962369228f8f10b2d48a44259b65fef44ad4f6490\", \"container_image_name\": \"prom/prometheus:v2.18.1\", \"version\": \"2.18.1\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-06-26T21:36:14.541657\", \"created\": \"2020-06-26T21:35:53.988643\", \"started\": \"2020-06-26T21:35:54.078498\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD016T4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1600321314816.0, \"human_readable_size\": \"1.46 TB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"_CVFT6011006A1P6DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"128\", \"scheduler_mode\": \"cfq\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4HPJX\"}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"alertmanager.smithi051\": {\"deps\": [\"mgr.smithi051.blmzin\"], \"last_config\": \"2020-06-26T21:35:05.044187\"}, \"crash.smithi051\": {\"deps\": [], \"last_config\": \"2020-06-26T21:35:17.276967\"}, \"grafana.smithi051\": {\"deps\": [], \"last_config\": \"2020-06-26T21:35:19.830109\"}, \"node-exporter.smithi051\": {\"deps\": [], \"last_config\": \"2020-06-26T21:35:37.423411\"}, \"prometheus.smithi051\": {\"deps\": [\"alertmanager.smithi051\", \"mgr.smithi051.blmzin\", \"node-exporter.smithi051\"], \"last_config\": \"2020-06-26T21:35:38.009576\"}, \"mon.smithi051\": {\"deps\": [], \"last_config\": \"2020-06-26T21:36:14.559410\"}, \"mgr.smithi051.blmzin\": {\"deps\": [], \"last_config\": \"2020-06-26T21:36:17.416401\"}}, \"last_device_update\": \"2020-06-26T21:35:05.038879\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.51\"]}, \"last_host_check\": \"2020-06-26T21:34:22.714142\"}"}]': finished 2020-06-26T21:36:20.915 INFO:ceph.mon.smithi143.smithi143.stdout:Jun 26 21:36:20 smithi143 bash[7247]: audit 2020-06-26T21:36:20.303779+0000 mon.smithi051 (mon.0) 268 : audit [DBG] from='mgr.14165 172.21.15.51:0/2407568394' entity='mgr.smithi051.blmzin' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2020-06-26T21:36:20.915 INFO:ceph.mon.smithi143.smithi143.stdout:Jun 26 21:36:20 smithi143 bash[7247]: audit 2020-06-26T21:36:20.306860+0000 mon.smithi051 (mon.0) 269 : audit [INF] from='mgr.14165 172.21.15.51:0/2407568394' entity='mgr.smithi051.blmzin' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2020-06-26T21:36:20.916 INFO:ceph.mon.smithi143.smithi143.stdout:Jun 26 21:36:20 smithi143 bash[7247]: audit 2020-06-26T21:36:20.308225+0000 mon.smithi051 (mon.0) 270 : audit [DBG] from='mgr.14165 172.21.15.51:0/2407568394' entity='mgr.smithi051.blmzin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2020-06-26T21:36:20.916 INFO:ceph.mon.smithi143.smithi143.stdout:Jun 26 21:36:20 smithi143 bash[7247]: audit 2020-06-26T21:36:20.309762+0000 mon.smithi051 (mon.0) 271 : audit [DBG] from='mgr.14165 172.21.15.51:0/2407568394' entity='mgr.smithi051.blmzin' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2020-06-26T21:36:21.806 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:36:21 smithi051 bash[7113]: cephadm 2020-06-26T21:36:20.160278+0000 mgr.smithi051.blmzin (mgr.14165) 58 : cephadm [INF] Reconfiguring alertmanager.smithi051 (dependencies changed)... 2020-06-26T21:36:21.807 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:36:21 smithi051 bash[7113]: cephadm 2020-06-26T21:36:20.165123+0000 mgr.smithi051.blmzin (mgr.14165) 59 : cephadm [INF] Reconfiguring daemon alertmanager.smithi051 on smithi051 2020-06-26T21:36:21.807 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:36:21 smithi051 bash[7113]: audit 2020-06-26T21:36:20.301991+0000 mgr.smithi051.blmzin (mgr.14165) 60 : audit [DBG] from='client.14204 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi051:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2020-06-26T21:36:21.807 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:36:21 smithi051 bash[7113]: cephadm 2020-06-26T21:36:20.305060+0000 mgr.smithi051.blmzin (mgr.14165) 61 : cephadm [INF] Found osd claims -> {} 2020-06-26T21:36:21.807 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:36:21 smithi051 bash[7113]: cephadm 2020-06-26T21:36:20.305219+0000 mgr.smithi051.blmzin (mgr.14165) 62 : cephadm [INF] Found osd claims for drivegroup None -> {} 2020-06-26T21:36:21.807 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:36:21 smithi051 bash[7113]: cephadm 2020-06-26T21:36:20.306155+0000 mgr.smithi051.blmzin (mgr.14165) 63 : cephadm [INF] Applying None on host smithi051... 2020-06-26T21:36:21.808 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:36:21 smithi051 bash[7113]: cluster 2020-06-26T21:36:20.549310+0000 mgr.smithi051.blmzin (mgr.14165) 64 : cluster [DBG] pgmap v39: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2020-06-26T21:36:21.914 INFO:ceph.mon.smithi143.smithi143.stdout:Jun 26 21:36:21 smithi143 bash[7247]: cephadm 2020-06-26T21:36:20.160278+0000 mgr.smithi051.blmzin (mgr.14165) 58 : cephadm [INF] Reconfiguring alertmanager.smithi051 (dependencies changed)... 2020-06-26T21:36:21.914 INFO:ceph.mon.smithi143.smithi143.stdout:Jun 26 21:36:21 smithi143 bash[7247]: cephadm 2020-06-26T21:36:20.165123+0000 mgr.smithi051.blmzin (mgr.14165) 59 : cephadm [INF] Reconfiguring daemon alertmanager.smithi051 on smithi051 2020-06-26T21:36:21.915 INFO:ceph.mon.smithi143.smithi143.stdout:Jun 26 21:36:21 smithi143 bash[7247]: audit 2020-06-26T21:36:20.301991+0000 mgr.smithi051.blmzin (mgr.14165) 60 : audit [DBG] from='client.14204 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi051:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2020-06-26T21:36:21.915 INFO:ceph.mon.smithi143.smithi143.stdout:Jun 26 21:36:21 smithi143 bash[7247]: cephadm 2020-06-26T21:36:20.305060+0000 mgr.smithi051.blmzin (mgr.14165) 61 : cephadm [INF] Found osd claims -> {} 2020-06-26T21:36:21.915 INFO:ceph.mon.smithi143.smithi143.stdout:Jun 26 21:36:21 smithi143 bash[7247]: cephadm 2020-06-26T21:36:20.305219+0000 mgr.smithi051.blmzin (mgr.14165) 62 : cephadm [INF] Found osd claims for drivegroup None -> {} 2020-06-26T21:36:21.915 INFO:ceph.mon.smithi143.smithi143.stdout:Jun 26 21:36:21 smithi143 bash[7247]: cephadm 2020-06-26T21:36:20.306155+0000 mgr.smithi051.blmzin (mgr.14165) 63 : cephadm [INF] Applying None on host smithi051... 2020-06-26T21:36:21.915 INFO:ceph.mon.smithi143.smithi143.stdout:Jun 26 21:36:21 smithi143 bash[7247]: cluster 2020-06-26T21:36:20.549310+0000 mgr.smithi051.blmzin (mgr.14165) 64 : cluster [DBG] pgmap v39: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2020-06-26T21:36:22.887 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:36:22 smithi051 bash[7113]: cluster 2020-06-26T21:36:22.549824+0000 mgr.smithi051.blmzin (mgr.14165) 65 : cluster [DBG] pgmap v40: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2020-06-26T21:36:22.914 INFO:ceph.mon.smithi143.smithi143.stdout:Jun 26 21:36:22 smithi143 bash[7247]: cluster 2020-06-26T21:36:22.549824+0000 mgr.smithi051.blmzin (mgr.14165) 65 : cluster [DBG] pgmap v40: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2020-06-26T21:36:25.637 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:36:25 smithi051 bash[7113]: cluster 2020-06-26T21:36:24.550231+0000 mgr.smithi051.blmzin (mgr.14165) 66 : cluster [DBG] pgmap v41: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2020-06-26T21:36:25.638 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:36:25 smithi051 bash[7113]: audit 2020-06-26T21:36:25.368129+0000 mon.smithi051 (mon.0) 272 : audit [INF] from='mgr.14165 172.21.15.51:0/2407568394' entity='mgr.smithi051.blmzin' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi051","val":"{\"daemons\": {\"mon.smithi051\": {\"daemon_type\": \"mon\", \"daemon_id\": \"smithi051\", \"hostname\": \"smithi051\", \"status\": 1, \"status_desc\": \"starting\"}, \"mgr.smithi051.blmzin\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"smithi051.blmzin\", \"hostname\": \"smithi051\", \"status\": 1, \"status_desc\": \"starting\"}, \"alertmanager.smithi051\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"smithi051\", \"hostname\": \"smithi051\", \"status\": 1, \"status_desc\": \"starting\"}, \"crash.smithi051\": {\"daemon_type\": \"crash\", \"daemon_id\": \"smithi051\", \"hostname\": \"smithi051\", \"container_id\": \"8db18fd8f955\", \"container_image_id\": \"81a8ed38fd46fe2f017573ccef769bc8fa908f45cbc7934058dcfcea5255face\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:8b33a29f3a7f00f8e6f971159aa875abdbdf0dd9\", \"version\": \"16.0.0-2955-g8b33a29\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-06-26T21:36:14.541326\", \"created\": \"2020-06-26T21:35:19.796643\", \"started\": \"2020-06-26T21:35:19.889874\"}, \"grafana.smithi051\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"smithi051\", \"hostname\": \"smithi051\", \"container_id\": \"de5895798a1d\", \"container_image_id\": \"a0dce381714a1605bd246c4b407423449da95cb7d0d0a8bce349c3b4dd0b3288\", \"container_image_name\": \"ceph/ceph-grafana:6.6.2\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-06-26T21:36:14.541429\", \"created\": \"2020-06-26T21:35:37.380643\", \"started\": \"2020-06-26T21:35:37.482221\"}, \"node-exporter.smithi051\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"smithi051\", \"hostname\": \"smithi051\", \"container_id\": \"a2fc3d6f601b\", \"container_image_id\": \"e5a616e4b9cf68dfcad7782b78e118be4310022e874d52da85c55923fb615f87\", \"container_image_name\": \"prom/node-exporter:v0.18.1\", \"version\": \"0.18.1\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-06-26T21:36:14.541548\", \"created\": \"2020-06-26T21:35:37.972643\", \"started\": \"2020-06-26T21:35:40.186198\"}, \"prometheus.smithi051\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"smithi051\", \"hostname\": \"smithi051\", \"container_id\": \"be0ace953805\", \"container_image_id\": \"de242295e2257c37c8cadfd962369228f8f10b2d48a44259b65fef44ad4f6490\", \"container_image_name\": \"prom/prometheus:v2.18.1\", \"version\": \"2.18.1\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-06-26T21:36:14.541657\", \"created\": \"2020-06-26T21:35:53.988643\", \"started\": \"2020-06-26T21:35:54.078498\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD016T4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1600321314816.0, \"human_readable_size\": \"1.46 TB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"_CVFT6011006A1P6DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"128\", \"scheduler_mode\": \"cfq\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4HPJX\"}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"alertmanager.smithi051\": {\"deps\": [\"alertmanager.smithi051\", \"mgr.smithi051.blmzin\", \"mgr.smithi143.sbcovd\"], \"last_config\": \"2020-06-26T21:36:20.160300\"}, \"crash.smithi051\": {\"deps\": [], \"last_config\": \"2020-06-26T21:35:17.276967\"}, \"grafana.smithi051\": {\"deps\": [], \"last_config\": \"2020-06-26T21:35:19.830109\"}, \"node-exporter.smithi051\": {\"deps\": [], \"last_config\": \"2020-06-26T21:35:37.423411\"}, \"prometheus.smithi051\": {\"deps\": [\"alertmanager.smithi051\", \"mgr.smithi051.blmzin\", \"node-exporter.smithi051\"], \"last_config\": \"2020-06-26T21:35:38.009576\"}, \"mon.smithi051\": {\"deps\": [], \"last_config\": \"2020-06-26T21:36:14.559410\"}, \"mgr.smithi051.blmzin\": {\"deps\": [], \"last_config\": \"2020-06-26T21:36:17.416401\"}}, \"last_device_update\": \"2020-06-26T21:35:05.038879\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.51\"]}, \"last_host_check\": \"2020-06-26T21:34:22.714142\"}"}]: dispatch 2020-06-26T21:36:25.638 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:36:25 smithi051 bash[7113]: audit 2020-06-26T21:36:25.373952+0000 mon.smithi051 (mon.0) 273 : audit [INF] from='mgr.14165 172.21.15.51:0/2407568394' entity='mgr.smithi051.blmzin' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi051","val":"{\"daemons\": {\"mon.smithi051\": {\"daemon_type\": \"mon\", \"daemon_id\": \"smithi051\", \"hostname\": \"smithi051\", \"status\": 1, \"status_desc\": \"starting\"}, \"mgr.smithi051.blmzin\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"smithi051.blmzin\", \"hostname\": \"smithi051\", \"status\": 1, \"status_desc\": \"starting\"}, \"alertmanager.smithi051\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"smithi051\", \"hostname\": \"smithi051\", \"status\": 1, \"status_desc\": \"starting\"}, \"crash.smithi051\": {\"daemon_type\": \"crash\", \"daemon_id\": \"smithi051\", \"hostname\": \"smithi051\", \"container_id\": \"8db18fd8f955\", \"container_image_id\": \"81a8ed38fd46fe2f017573ccef769bc8fa908f45cbc7934058dcfcea5255face\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:8b33a29f3a7f00f8e6f971159aa875abdbdf0dd9\", \"version\": \"16.0.0-2955-g8b33a29\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-06-26T21:36:14.541326\", \"created\": \"2020-06-26T21:35:19.796643\", \"started\": \"2020-06-26T21:35:19.889874\"}, \"grafana.smithi051\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"smithi051\", \"hostname\": \"smithi051\", \"container_id\": \"de5895798a1d\", \"container_image_id\": \"a0dce381714a1605bd246c4b407423449da95cb7d0d0a8bce349c3b4dd0b3288\", \"container_image_name\": \"ceph/ceph-grafana:6.6.2\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-06-26T21:36:14.541429\", \"created\": \"2020-06-26T21:35:37.380643\", \"started\": \"2020-06-26T21:35:37.482221\"}, \"node-exporter.smithi051\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"smithi051\", \"hostname\": \"smithi051\", \"container_id\": \"a2fc3d6f601b\", \"container_image_id\": \"e5a616e4b9cf68dfcad7782b78e118be4310022e874d52da85c55923fb615f87\", \"container_image_name\": \"prom/node-exporter:v0.18.1\", \"version\": \"0.18.1\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-06-26T21:36:14.541548\", \"created\": \"2020-06-26T21:35:37.972643\", \"started\": \"2020-06-26T21:35:40.186198\"}, \"prometheus.smithi051\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"smithi051\", \"hostname\": \"smithi051\", \"container_id\": \"be0ace953805\", \"container_image_id\": \"de242295e2257c37c8cadfd962369228f8f10b2d48a44259b65fef44ad4f6490\", \"container_image_name\": \"prom/prometheus:v2.18.1\", \"version\": \"2.18.1\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-06-26T21:36:14.541657\", \"created\": \"2020-06-26T21:35:53.988643\", \"started\": \"2020-06-26T21:35:54.078498\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD016T4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1600321314816.0, \"human_readable_size\": \"1.46 TB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"_CVFT6011006A1P6DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"128\", \"scheduler_mode\": \"cfq\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4HPJX\"}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"alertmanager.smithi051\": {\"deps\": [\"alertmanager.smithi051\", \"mgr.smithi051.blmzin\", \"mgr.smithi143.sbcovd\"], \"last_config\": \"2020-06-26T21:36:20.160300\"}, \"crash.smithi051\": {\"deps\": [], \"last_config\": \"2020-06-26T21:35:17.276967\"}, \"grafana.smithi051\": {\"deps\": [], \"last_config\": \"2020-06-26T21:35:19.830109\"}, \"node-exporter.smithi051\": {\"deps\": [], \"last_config\": \"2020-06-26T21:35:37.423411\"}, \"prometheus.smithi051\": {\"deps\": [\"alertmanager.smithi051\", \"mgr.smithi051.blmzin\", \"node-exporter.smithi051\"], \"last_config\": \"2020-06-26T21:35:38.009576\"}, \"mon.smithi051\": {\"deps\": [], \"last_config\": \"2020-06-26T21:36:14.559410\"}, \"mgr.smithi051.blmzin\": {\"deps\": [], \"last_config\": \"2020-06-26T21:36:17.416401\"}}, \"last_device_update\": \"2020-06-26T21:35:05.038879\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.51\"]}, \"last_host_check\": \"2020-06-26T21:34:22.714142\"}"}]': finished 2020-06-26T21:36:25.638 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:36:25 smithi051 bash[7113]: audit 2020-06-26T21:36:25.375040+0000 mon.smithi051 (mon.0) 274 : audit [INF] from='mgr.14165 172.21.15.51:0/2407568394' entity='mgr.smithi051.blmzin' cmd=[{"prefix": "auth get", "entity": "client.crash.smithi051"}]: dispatch 2020-06-26T21:36:25.638 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:36:25 smithi051 bash[7113]: audit 2020-06-26T21:36:25.376009+0000 mon.smithi051 (mon.0) 275 : audit [DBG] from='mgr.14165 172.21.15.51:0/2407568394' entity='mgr.smithi051.blmzin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2020-06-26T21:36:25.639 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:36:25 smithi051 bash[7113]: audit 2020-06-26T21:36:25.377228+0000 mon.smithi051 (mon.0) 276 : audit [DBG] from='mgr.14165 172.21.15.51:0/2407568394' entity='mgr.smithi051.blmzin' cmd=[{"prefix": "config get", "who": "client.crash.smithi051", "key": "container_image"}]: dispatch 2020-06-26T21:36:25.916 INFO:ceph.mon.smithi143.smithi143.stdout:Jun 26 21:36:25 smithi143 bash[7247]: cluster 2020-06-26T21:36:24.550231+0000 mgr.smithi051.blmzin (mgr.14165) 66 : cluster [DBG] pgmap v41: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2020-06-26T21:36:25.916 INFO:ceph.mon.smithi143.smithi143.stdout:Jun 26 21:36:25 smithi143 bash[7247]: audit 2020-06-26T21:36:25.368129+0000 mon.smithi051 (mon.0) 272 : audit [INF] from='mgr.14165 172.21.15.51:0/2407568394' entity='mgr.smithi051.blmzin' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi051","val":"{\"daemons\": {\"mon.smithi051\": {\"daemon_type\": \"mon\", \"daemon_id\": \"smithi051\", \"hostname\": \"smithi051\", \"status\": 1, \"status_desc\": \"starting\"}, \"mgr.smithi051.blmzin\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"smithi051.blmzin\", \"hostname\": \"smithi051\", \"status\": 1, \"status_desc\": \"starting\"}, \"alertmanager.smithi051\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"smithi051\", \"hostname\": \"smithi051\", \"status\": 1, \"status_desc\": \"starting\"}, \"crash.smithi051\": {\"daemon_type\": \"crash\", \"daemon_id\": \"smithi051\", \"hostname\": \"smithi051\", \"container_id\": \"8db18fd8f955\", \"container_image_id\": \"81a8ed38fd46fe2f017573ccef769bc8fa908f45cbc7934058dcfcea5255face\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:8b33a29f3a7f00f8e6f971159aa875abdbdf0dd9\", \"version\": \"16.0.0-2955-g8b33a29\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-06-26T21:36:14.541326\", \"created\": \"2020-06-26T21:35:19.796643\", \"started\": \"2020-06-26T21:35:19.889874\"}, \"grafana.smithi051\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"smithi051\", \"hostname\": \"smithi051\", \"container_id\": \"de5895798a1d\", \"container_image_id\": \"a0dce381714a1605bd246c4b407423449da95cb7d0d0a8bce349c3b4dd0b3288\", \"container_image_name\": \"ceph/ceph-grafana:6.6.2\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-06-26T21:36:14.541429\", \"created\": \"2020-06-26T21:35:37.380643\", \"started\": \"2020-06-26T21:35:37.482221\"}, \"node-exporter.smithi051\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"smithi051\", \"hostname\": \"smithi051\", \"container_id\": \"a2fc3d6f601b\", \"container_image_id\": \"e5a616e4b9cf68dfcad7782b78e118be4310022e874d52da85c55923fb615f87\", \"container_image_name\": \"prom/node-exporter:v0.18.1\", \"version\": \"0.18.1\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-06-26T21:36:14.541548\", \"created\": \"2020-06-26T21:35:37.972643\", \"started\": \"2020-06-26T21:35:40.186198\"}, \"prometheus.smithi051\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"smithi051\", \"hostname\": \"smithi051\", \"container_id\": \"be0ace953805\", \"container_image_id\": \"de242295e2257c37c8cadfd962369228f8f10b2d48a44259b65fef44ad4f6490\", \"container_image_name\": \"prom/prometheus:v2.18.1\", \"version\": \"2.18.1\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-06-26T21:36:14.541657\", \"created\": \"2020-06-26T21:35:53.988643\", \"started\": \"2020-06-26T21:35:54.078498\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD016T4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1600321314816.0, \"human_readable_size\": \"1.46 TB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"_CVFT6011006A1P6DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"128\", \"scheduler_mode\": \"cfq\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4HPJX\"}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"alertmanager.smithi051\": {\"deps\": [\"alertmanager.smithi051\", \"mgr.smithi051.blmzin\", \"mgr.smithi143.sbcovd\"], \"last_config\": \"2020-06-26T21:36:20.160300\"}, \"crash.smithi051\": {\"deps\": [], \"last_config\": \"2020-06-26T21:35:17.276967\"}, \"grafana.smithi051\": {\"deps\": [], \"last_config\": \"2020-06-26T21:35:19.830109\"}, \"node-exporter.smithi051\": {\"deps\": [], \"last_config\": \"2020-06-26T21:35:37.423411\"}, \"prometheus.smithi051\": {\"deps\": [\"alertmanager.smithi051\", \"mgr.smithi051.blmzin\", \"node-exporter.smithi051\"], \"last_config\": \"2020-06-26T21:35:38.009576\"}, \"mon.smithi051\": {\"deps\": [], \"last_config\": \"2020-06-26T21:36:14.559410\"}, \"mgr.smithi051.blmzin\": {\"deps\": [], \"last_config\": \"2020-06-26T21:36:17.416401\"}}, \"last_device_update\": \"2020-06-26T21:35:05.038879\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.51\"]}, \"last_host_check\": \"2020-06-26T21:34:22.714142\"}"}]: dispatch 2020-06-26T21:36:25.917 INFO:ceph.mon.smithi143.smithi143.stdout:Jun 26 21:36:25 smithi143 bash[7247]: audit 2020-06-26T21:36:25.373952+0000 mon.smithi051 (mon.0) 273 : audit [INF] from='mgr.14165 172.21.15.51:0/2407568394' entity='mgr.smithi051.blmzin' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi051","val":"{\"daemons\": {\"mon.smithi051\": {\"daemon_type\": \"mon\", \"daemon_id\": \"smithi051\", \"hostname\": \"smithi051\", \"status\": 1, \"status_desc\": \"starting\"}, \"mgr.smithi051.blmzin\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"smithi051.blmzin\", \"hostname\": \"smithi051\", \"status\": 1, \"status_desc\": \"starting\"}, \"alertmanager.smithi051\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"smithi051\", \"hostname\": \"smithi051\", \"status\": 1, \"status_desc\": \"starting\"}, \"crash.smithi051\": {\"daemon_type\": \"crash\", \"daemon_id\": \"smithi051\", \"hostname\": \"smithi051\", \"container_id\": \"8db18fd8f955\", \"container_image_id\": \"81a8ed38fd46fe2f017573ccef769bc8fa908f45cbc7934058dcfcea5255face\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:8b33a29f3a7f00f8e6f971159aa875abdbdf0dd9\", \"version\": \"16.0.0-2955-g8b33a29\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-06-26T21:36:14.541326\", \"created\": \"2020-06-26T21:35:19.796643\", \"started\": \"2020-06-26T21:35:19.889874\"}, \"grafana.smithi051\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"smithi051\", \"hostname\": \"smithi051\", \"container_id\": \"de5895798a1d\", \"container_image_id\": \"a0dce381714a1605bd246c4b407423449da95cb7d0d0a8bce349c3b4dd0b3288\", \"container_image_name\": \"ceph/ceph-grafana:6.6.2\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-06-26T21:36:14.541429\", \"created\": \"2020-06-26T21:35:37.380643\", \"started\": \"2020-06-26T21:35:37.482221\"}, \"node-exporter.smithi051\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"smithi051\", \"hostname\": \"smithi051\", \"container_id\": \"a2fc3d6f601b\", \"container_image_id\": \"e5a616e4b9cf68dfcad7782b78e118be4310022e874d52da85c55923fb615f87\", \"container_image_name\": \"prom/node-exporter:v0.18.1\", \"version\": \"0.18.1\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-06-26T21:36:14.541548\", \"created\": \"2020-06-26T21:35:37.972643\", \"started\": \"2020-06-26T21:35:40.186198\"}, \"prometheus.smithi051\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"smithi051\", \"hostname\": \"smithi051\", \"container_id\": \"be0ace953805\", \"container_image_id\": \"de242295e2257c37c8cadfd962369228f8f10b2d48a44259b65fef44ad4f6490\", \"container_image_name\": \"prom/prometheus:v2.18.1\", \"version\": \"2.18.1\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-06-26T21:36:14.541657\", \"created\": \"2020-06-26T21:35:53.988643\", \"started\": \"2020-06-26T21:35:54.078498\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD016T4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1600321314816.0, \"human_readable_size\": \"1.46 TB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"_CVFT6011006A1P6DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"128\", \"scheduler_mode\": \"cfq\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4HPJX\"}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"alertmanager.smithi051\": {\"deps\": [\"alertmanager.smithi051\", \"mgr.smithi051.blmzin\", \"mgr.smithi143.sbcovd\"], \"last_config\": \"2020-06-26T21:36:20.160300\"}, \"crash.smithi051\": {\"deps\": [], \"last_config\": \"2020-06-26T21:35:17.276967\"}, \"grafana.smithi051\": {\"deps\": [], \"last_config\": \"2020-06-26T21:35:19.830109\"}, \"node-exporter.smithi051\": {\"deps\": [], \"last_config\": \"2020-06-26T21:35:37.423411\"}, \"prometheus.smithi051\": {\"deps\": [\"alertmanager.smithi051\", \"mgr.smithi051.blmzin\", \"node-exporter.smithi051\"], \"last_config\": \"2020-06-26T21:35:38.009576\"}, \"mon.smithi051\": {\"deps\": [], \"last_config\": \"2020-06-26T21:36:14.559410\"}, \"mgr.smithi051.blmzin\": {\"deps\": [], \"last_config\": \"2020-06-26T21:36:17.416401\"}}, \"last_device_update\": \"2020-06-26T21:35:05.038879\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.51\"]}, \"last_host_check\": \"2020-06-26T21:34:22.714142\"}"}]': finished 2020-06-26T21:36:25.917 INFO:ceph.mon.smithi143.smithi143.stdout:Jun 26 21:36:25 smithi143 bash[7247]: audit 2020-06-26T21:36:25.375040+0000 mon.smithi051 (mon.0) 274 : audit [INF] from='mgr.14165 172.21.15.51:0/2407568394' entity='mgr.smithi051.blmzin' cmd=[{"prefix": "auth get", "entity": "client.crash.smithi051"}]: dispatch 2020-06-26T21:36:25.917 INFO:ceph.mon.smithi143.smithi143.stdout:Jun 26 21:36:25 smithi143 bash[7247]: audit 2020-06-26T21:36:25.376009+0000 mon.smithi051 (mon.0) 275 : audit [DBG] from='mgr.14165 172.21.15.51:0/2407568394' entity='mgr.smithi051.blmzin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2020-06-26T21:36:25.917 INFO:ceph.mon.smithi143.smithi143.stdout:Jun 26 21:36:25 smithi143 bash[7247]: audit 2020-06-26T21:36:25.377228+0000 mon.smithi051 (mon.0) 276 : audit [DBG] from='mgr.14165 172.21.15.51:0/2407568394' entity='mgr.smithi051.blmzin' cmd=[{"prefix": "config get", "who": "client.crash.smithi051", "key": "container_image"}]: dispatch 2020-06-26T21:36:26.742 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:36:26 smithi051 bash[7113]: cephadm 2020-06-26T21:36:25.374671+0000 mgr.smithi051.blmzin (mgr.14165) 67 : cephadm [INF] Reconfiguring crash.smithi051 (monmap changed)... 2020-06-26T21:36:26.743 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:36:26 smithi051 bash[7113]: cephadm 2020-06-26T21:36:25.376814+0000 mgr.smithi051.blmzin (mgr.14165) 68 : cephadm [INF] Reconfiguring daemon crash.smithi051 on smithi051 2020-06-26T21:36:26.916 INFO:ceph.mon.smithi143.smithi143.stdout:Jun 26 21:36:26 smithi143 bash[7247]: cephadm 2020-06-26T21:36:25.374671+0000 mgr.smithi051.blmzin (mgr.14165) 67 : cephadm [INF] Reconfiguring crash.smithi051 (monmap changed)... 2020-06-26T21:36:26.916 INFO:ceph.mon.smithi143.smithi143.stdout:Jun 26 21:36:26 smithi143 bash[7247]: cephadm 2020-06-26T21:36:25.376814+0000 mgr.smithi051.blmzin (mgr.14165) 68 : cephadm [INF] Reconfiguring daemon crash.smithi051 on smithi051 2020-06-26T21:36:27.887 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:36:27 smithi051 bash[7113]: cluster 2020-06-26T21:36:26.550714+0000 mgr.smithi051.blmzin (mgr.14165) 69 : cluster [DBG] pgmap v42: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2020-06-26T21:36:27.887 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:36:27 smithi051 bash[7113]: audit 2020-06-26T21:36:27.468613+0000 mon.smithi051 (mon.0) 277 : audit [INF] from='client.? 172.21.15.51:0/1373633096' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "f64dc04f-7182-4448-b285-a56ee48769e1"}]: dispatch 2020-06-26T21:36:27.887 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:36:27 smithi051 bash[7113]: audit 2020-06-26T21:36:27.476110+0000 mon.smithi051 (mon.0) 278 : audit [INF] from='client.? 172.21.15.51:0/1373633096' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "f64dc04f-7182-4448-b285-a56ee48769e1"}]': finished 2020-06-26T21:36:27.888 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:36:27 smithi051 bash[7113]: cluster 2020-06-26T21:36:27.476216+0000 mon.smithi051 (mon.0) 279 : cluster [DBG] osdmap e8: 1 total, 0 up, 0 in 2020-06-26T21:36:27.888 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:36:27 smithi051 bash[7113]: audit 2020-06-26T21:36:27.476513+0000 mon.smithi051 (mon.0) 280 : audit [DBG] from='mgr.14165 172.21.15.51:0/2407568394' entity='mgr.smithi051.blmzin' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2020-06-26T21:36:27.916 INFO:ceph.mon.smithi143.smithi143.stdout:Jun 26 21:36:27 smithi143 bash[7247]: cluster 2020-06-26T21:36:26.550714+0000 mgr.smithi051.blmzin (mgr.14165) 69 : cluster [DBG] pgmap v42: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2020-06-26T21:36:27.917 INFO:ceph.mon.smithi143.smithi143.stdout:Jun 26 21:36:27 smithi143 bash[7247]: audit 2020-06-26T21:36:27.468613+0000 mon.smithi051 (mon.0) 277 : audit [INF] from='client.? 172.21.15.51:0/1373633096' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "f64dc04f-7182-4448-b285-a56ee48769e1"}]: dispatch 2020-06-26T21:36:27.917 INFO:ceph.mon.smithi143.smithi143.stdout:Jun 26 21:36:27 smithi143 bash[7247]: audit 2020-06-26T21:36:27.476110+0000 mon.smithi051 (mon.0) 278 : audit [INF] from='client.? 172.21.15.51:0/1373633096' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "f64dc04f-7182-4448-b285-a56ee48769e1"}]': finished 2020-06-26T21:36:27.917 INFO:ceph.mon.smithi143.smithi143.stdout:Jun 26 21:36:27 smithi143 bash[7247]: cluster 2020-06-26T21:36:27.476216+0000 mon.smithi051 (mon.0) 279 : cluster [DBG] osdmap e8: 1 total, 0 up, 0 in 2020-06-26T21:36:27.918 INFO:ceph.mon.smithi143.smithi143.stdout:Jun 26 21:36:27 smithi143 bash[7247]: audit 2020-06-26T21:36:27.476513+0000 mon.smithi051 (mon.0) 280 : audit [DBG] from='mgr.14165 172.21.15.51:0/2407568394' entity='mgr.smithi051.blmzin' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2020-06-26T21:36:28.887 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:36:28 smithi051 bash[7113]: audit 2020-06-26T21:36:28.103118+0000 mon.smithi051 (mon.0) 281 : audit [DBG] from='client.? 172.21.15.51:0/251674257' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2020-06-26T21:36:28.917 INFO:ceph.mon.smithi143.smithi143.stdout:Jun 26 21:36:28 smithi143 bash[7247]: audit 2020-06-26T21:36:28.103118+0000 mon.smithi051 (mon.0) 281 : audit [DBG] from='client.? 172.21.15.51:0/251674257' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2020-06-26T21:36:29.886 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:36:29 smithi051 bash[7113]: cluster 2020-06-26T21:36:28.551160+0000 mgr.smithi051.blmzin (mgr.14165) 70 : cluster [DBG] pgmap v44: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2020-06-26T21:36:29.917 INFO:ceph.mon.smithi143.smithi143.stdout:Jun 26 21:36:29 smithi143 bash[7247]: cluster 2020-06-26T21:36:28.551160+0000 mgr.smithi051.blmzin (mgr.14165) 70 : cluster [DBG] pgmap v44: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2020-06-26T21:36:30.886 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:36:30 smithi051 bash[7113]: cluster 2020-06-26T21:36:30.551735+0000 mgr.smithi051.blmzin (mgr.14165) 71 : cluster [DBG] pgmap v45: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2020-06-26T21:36:30.918 INFO:ceph.mon.smithi143.smithi143.stdout:Jun 26 21:36:30 smithi143 bash[7247]: cluster 2020-06-26T21:36:30.551735+0000 mgr.smithi051.blmzin (mgr.14165) 71 : cluster [DBG] pgmap v45: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2020-06-26T21:36:31.887 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:36:31 smithi051 bash[7113]: audit 2020-06-26T21:36:31.566935+0000 mon.smithi051 (mon.0) 282 : audit [DBG] from='mgr.14165 172.21.15.51:0/2407568394' entity='mgr.smithi051.blmzin' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2020-06-26T21:36:31.918 INFO:ceph.mon.smithi143.smithi143.stdout:Jun 26 21:36:31 smithi143 bash[7247]: audit 2020-06-26T21:36:31.566935+0000 mon.smithi051 (mon.0) 282 : audit [DBG] from='mgr.14165 172.21.15.51:0/2407568394' entity='mgr.smithi051.blmzin' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2020-06-26T21:36:32.921 INFO:ceph.mon.smithi143.smithi143.stdout:Jun 26 21:36:32 smithi143 bash[7247]: cluster 2020-06-26T21:36:32.552319+0000 mgr.smithi051.blmzin (mgr.14165) 72 : cluster [DBG] pgmap v46: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2020-06-26T21:36:32.929 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:36:32 smithi051 bash[7113]: cluster 2020-06-26T21:36:32.552319+0000 mgr.smithi051.blmzin (mgr.14165) 72 : cluster [DBG] pgmap v46: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2020-06-26T21:36:34.387 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:36:34 smithi051 bash[7113]: audit 2020-06-26T21:36:34.006860+0000 mon.smithi051 (mon.0) 283 : audit [INF] from='mgr.14165 172.21.15.51:0/2407568394' entity='mgr.smithi051.blmzin' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi051","val":"{\"daemons\": {\"mon.smithi051\": {\"daemon_type\": \"mon\", \"daemon_id\": \"smithi051\", \"hostname\": \"smithi051\", \"status\": 1, \"status_desc\": \"starting\"}, \"mgr.smithi051.blmzin\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"smithi051.blmzin\", \"hostname\": \"smithi051\", \"status\": 1, \"status_desc\": \"starting\"}, \"alertmanager.smithi051\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"smithi051\", \"hostname\": \"smithi051\", \"status\": 1, \"status_desc\": \"starting\"}, \"crash.smithi051\": {\"daemon_type\": \"crash\", \"daemon_id\": \"smithi051\", \"hostname\": \"smithi051\", \"status\": 1, \"status_desc\": \"starting\"}, \"grafana.smithi051\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"smithi051\", \"hostname\": \"smithi051\", \"container_id\": \"de5895798a1d\", \"container_image_id\": \"a0dce381714a1605bd246c4b407423449da95cb7d0d0a8bce349c3b4dd0b3288\", \"container_image_name\": \"ceph/ceph-grafana:6.6.2\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-06-26T21:36:14.541429\", \"created\": \"2020-06-26T21:35:37.380643\", \"started\": \"2020-06-26T21:35:37.482221\"}, \"node-exporter.smithi051\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"smithi051\", \"hostname\": \"smithi051\", \"container_id\": \"a2fc3d6f601b\", \"container_image_id\": \"e5a616e4b9cf68dfcad7782b78e118be4310022e874d52da85c55923fb615f87\", \"container_image_name\": \"prom/node-exporter:v0.18.1\", \"version\": \"0.18.1\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-06-26T21:36:14.541548\", \"created\": \"2020-06-26T21:35:37.972643\", \"started\": \"2020-06-26T21:35:40.186198\"}, \"prometheus.smithi051\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"smithi051\", \"hostname\": \"smithi051\", \"container_id\": \"be0ace953805\", \"container_image_id\": \"de242295e2257c37c8cadfd962369228f8f10b2d48a44259b65fef44ad4f6490\", \"container_image_name\": \"prom/prometheus:v2.18.1\", \"version\": \"2.18.1\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-06-26T21:36:14.541657\", \"created\": \"2020-06-26T21:35:53.988643\", \"started\": \"2020-06-26T21:35:54.078498\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD016T4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1600321314816.0, \"human_readable_size\": \"1.46 TB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"_CVFT6011006A1P6DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"128\", \"scheduler_mode\": \"cfq\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4HPJX\"}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"alertmanager.smithi051\": {\"deps\": [\"alertmanager.smithi051\", \"mgr.smithi051.blmzin\", \"mgr.smithi143.sbcovd\"], \"last_config\": \"2020-06-26T21:36:20.160300\"}, \"crash.smithi051\": {\"deps\": [], \"last_config\": \"2020-06-26T21:36:25.374703\"}, \"grafana.smithi051\": {\"deps\": [], \"last_config\": \"2020-06-26T21:35:19.830109\"}, \"node-exporter.smithi051\": {\"deps\": [], \"last_config\": \"2020-06-26T21:35:37.423411\"}, \"prometheus.smithi051\": {\"deps\": [\"alertmanager.smithi051\", \"mgr.smithi051.blmzin\", \"node-exporter.smithi051\"], \"last_config\": \"2020-06-26T21:35:38.009576\"}, \"mon.smithi051\": {\"deps\": [], \"last_config\": \"2020-06-26T21:36:14.559410\"}, \"mgr.smithi051.blmzin\": {\"deps\": [], \"last_config\": \"2020-06-26T21:36:17.416401\"}}, \"last_device_update\": \"2020-06-26T21:35:05.038879\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.51\"]}, \"last_host_check\": \"2020-06-26T21:34:22.714142\"}"}]: dispatch 2020-06-26T21:36:34.387 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:36:34 smithi051 bash[7113]: audit 2020-06-26T21:36:34.012425+0000 mon.smithi051 (mon.0) 284 : audit [INF] from='mgr.14165 172.21.15.51:0/2407568394' entity='mgr.smithi051.blmzin' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi051","val":"{\"daemons\": {\"mon.smithi051\": {\"daemon_type\": \"mon\", \"daemon_id\": \"smithi051\", \"hostname\": \"smithi051\", \"status\": 1, \"status_desc\": \"starting\"}, \"mgr.smithi051.blmzin\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"smithi051.blmzin\", \"hostname\": \"smithi051\", \"status\": 1, \"status_desc\": \"starting\"}, \"alertmanager.smithi051\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"smithi051\", \"hostname\": \"smithi051\", \"status\": 1, \"status_desc\": \"starting\"}, \"crash.smithi051\": {\"daemon_type\": \"crash\", \"daemon_id\": \"smithi051\", \"hostname\": \"smithi051\", \"status\": 1, \"status_desc\": \"starting\"}, \"grafana.smithi051\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"smithi051\", \"hostname\": \"smithi051\", \"container_id\": \"de5895798a1d\", \"container_image_id\": \"a0dce381714a1605bd246c4b407423449da95cb7d0d0a8bce349c3b4dd0b3288\", \"container_image_name\": \"ceph/ceph-grafana:6.6.2\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-06-26T21:36:14.541429\", \"created\": \"2020-06-26T21:35:37.380643\", \"started\": \"2020-06-26T21:35:37.482221\"}, \"node-exporter.smithi051\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"smithi051\", \"hostname\": \"smithi051\", \"container_id\": \"a2fc3d6f601b\", \"container_image_id\": \"e5a616e4b9cf68dfcad7782b78e118be4310022e874d52da85c55923fb615f87\", \"container_image_name\": \"prom/node-exporter:v0.18.1\", \"version\": \"0.18.1\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-06-26T21:36:14.541548\", \"created\": \"2020-06-26T21:35:37.972643\", \"started\": \"2020-06-26T21:35:40.186198\"}, \"prometheus.smithi051\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"smithi051\", \"hostname\": \"smithi051\", \"container_id\": \"be0ace953805\", \"container_image_id\": \"de242295e2257c37c8cadfd962369228f8f10b2d48a44259b65fef44ad4f6490\", \"container_image_name\": \"prom/prometheus:v2.18.1\", \"version\": \"2.18.1\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-06-26T21:36:14.541657\", \"created\": \"2020-06-26T21:35:53.988643\", \"started\": \"2020-06-26T21:35:54.078498\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD016T4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1600321314816.0, \"human_readable_size\": \"1.46 TB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"_CVFT6011006A1P6DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"128\", \"scheduler_mode\": \"cfq\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4HPJX\"}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"alertmanager.smithi051\": {\"deps\": [\"alertmanager.smithi051\", \"mgr.smithi051.blmzin\", \"mgr.smithi143.sbcovd\"], \"last_config\": \"2020-06-26T21:36:20.160300\"}, \"crash.smithi051\": {\"deps\": [], \"last_config\": \"2020-06-26T21:36:25.374703\"}, \"grafana.smithi051\": {\"deps\": [], \"last_config\": \"2020-06-26T21:35:19.830109\"}, \"node-exporter.smithi051\": {\"deps\": [], \"last_config\": \"2020-06-26T21:35:37.423411\"}, \"prometheus.smithi051\": {\"deps\": [\"alertmanager.smithi051\", \"mgr.smithi051.blmzin\", \"node-exporter.smithi051\"], \"last_config\": \"2020-06-26T21:35:38.009576\"}, \"mon.smithi051\": {\"deps\": [], \"last_config\": \"2020-06-26T21:36:14.559410\"}, \"mgr.smithi051.blmzin\": {\"deps\": [], \"last_config\": \"2020-06-26T21:36:17.416401\"}}, \"last_device_update\": \"2020-06-26T21:35:05.038879\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.51\"]}, \"last_host_check\": \"2020-06-26T21:34:22.714142\"}"}]': finished 2020-06-26T21:36:34.419 INFO:ceph.mon.smithi143.smithi143.stdout:Jun 26 21:36:34 smithi143 bash[7247]: audit 2020-06-26T21:36:34.006860+0000 mon.smithi051 (mon.0) 283 : audit [INF] from='mgr.14165 172.21.15.51:0/2407568394' entity='mgr.smithi051.blmzin' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi051","val":"{\"daemons\": {\"mon.smithi051\": {\"daemon_type\": \"mon\", \"daemon_id\": \"smithi051\", \"hostname\": \"smithi051\", \"status\": 1, \"status_desc\": \"starting\"}, \"mgr.smithi051.blmzin\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"smithi051.blmzin\", \"hostname\": \"smithi051\", \"status\": 1, \"status_desc\": \"starting\"}, \"alertmanager.smithi051\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"smithi051\", \"hostname\": \"smithi051\", \"status\": 1, \"status_desc\": \"starting\"}, \"crash.smithi051\": {\"daemon_type\": \"crash\", \"daemon_id\": \"smithi051\", \"hostname\": \"smithi051\", \"status\": 1, \"status_desc\": \"starting\"}, \"grafana.smithi051\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"smithi051\", \"hostname\": \"smithi051\", \"container_id\": \"de5895798a1d\", \"container_image_id\": \"a0dce381714a1605bd246c4b407423449da95cb7d0d0a8bce349c3b4dd0b3288\", \"container_image_name\": \"ceph/ceph-grafana:6.6.2\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-06-26T21:36:14.541429\", \"created\": \"2020-06-26T21:35:37.380643\", \"started\": \"2020-06-26T21:35:37.482221\"}, \"node-exporter.smithi051\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"smithi051\", \"hostname\": \"smithi051\", \"container_id\": \"a2fc3d6f601b\", \"container_image_id\": \"e5a616e4b9cf68dfcad7782b78e118be4310022e874d52da85c55923fb615f87\", \"container_image_name\": \"prom/node-exporter:v0.18.1\", \"version\": \"0.18.1\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-06-26T21:36:14.541548\", \"created\": \"2020-06-26T21:35:37.972643\", \"started\": \"2020-06-26T21:35:40.186198\"}, \"prometheus.smithi051\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"smithi051\", \"hostname\": \"smithi051\", \"container_id\": \"be0ace953805\", \"container_image_id\": \"de242295e2257c37c8cadfd962369228f8f10b2d48a44259b65fef44ad4f6490\", \"container_image_name\": \"prom/prometheus:v2.18.1\", \"version\": \"2.18.1\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-06-26T21:36:14.541657\", \"created\": \"2020-06-26T21:35:53.988643\", \"started\": \"2020-06-26T21:35:54.078498\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD016T4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1600321314816.0, \"human_readable_size\": \"1.46 TB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"_CVFT6011006A1P6DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"128\", \"scheduler_mode\": \"cfq\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4HPJX\"}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"alertmanager.smithi051\": {\"deps\": [\"alertmanager.smithi051\", \"mgr.smithi051.blmzin\", \"mgr.smithi143.sbcovd\"], \"last_config\": \"2020-06-26T21:36:20.160300\"}, \"crash.smithi051\": {\"deps\": [], \"last_config\": \"2020-06-26T21:36:25.374703\"}, \"grafana.smithi051\": {\"deps\": [], \"last_config\": \"2020-06-26T21:35:19.830109\"}, \"node-exporter.smithi051\": {\"deps\": [], \"last_config\": \"2020-06-26T21:35:37.423411\"}, \"prometheus.smithi051\": {\"deps\": [\"alertmanager.smithi051\", \"mgr.smithi051.blmzin\", \"node-exporter.smithi051\"], \"last_config\": \"2020-06-26T21:35:38.009576\"}, \"mon.smithi051\": {\"deps\": [], \"last_config\": \"2020-06-26T21:36:14.559410\"}, \"mgr.smithi051.blmzin\": {\"deps\": [], \"last_config\": \"2020-06-26T21:36:17.416401\"}}, \"last_device_update\": \"2020-06-26T21:35:05.038879\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.51\"]}, \"last_host_check\": \"2020-06-26T21:34:22.714142\"}"}]: dispatch 2020-06-26T21:36:34.419 INFO:ceph.mon.smithi143.smithi143.stdout:Jun 26 21:36:34 smithi143 bash[7247]: audit 2020-06-26T21:36:34.012425+0000 mon.smithi051 (mon.0) 284 : audit [INF] from='mgr.14165 172.21.15.51:0/2407568394' entity='mgr.smithi051.blmzin' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi051","val":"{\"daemons\": {\"mon.smithi051\": {\"daemon_type\": \"mon\", \"daemon_id\": \"smithi051\", \"hostname\": \"smithi051\", \"status\": 1, \"status_desc\": \"starting\"}, \"mgr.smithi051.blmzin\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"smithi051.blmzin\", \"hostname\": \"smithi051\", \"status\": 1, \"status_desc\": \"starting\"}, \"alertmanager.smithi051\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"smithi051\", \"hostname\": \"smithi051\", \"status\": 1, \"status_desc\": \"starting\"}, \"crash.smithi051\": {\"daemon_type\": \"crash\", \"daemon_id\": \"smithi051\", \"hostname\": \"smithi051\", \"status\": 1, \"status_desc\": \"starting\"}, \"grafana.smithi051\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"smithi051\", \"hostname\": \"smithi051\", \"container_id\": \"de5895798a1d\", \"container_image_id\": \"a0dce381714a1605bd246c4b407423449da95cb7d0d0a8bce349c3b4dd0b3288\", \"container_image_name\": \"ceph/ceph-grafana:6.6.2\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-06-26T21:36:14.541429\", \"created\": \"2020-06-26T21:35:37.380643\", \"started\": \"2020-06-26T21:35:37.482221\"}, \"node-exporter.smithi051\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"smithi051\", \"hostname\": \"smithi051\", \"container_id\": \"a2fc3d6f601b\", \"container_image_id\": \"e5a616e4b9cf68dfcad7782b78e118be4310022e874d52da85c55923fb615f87\", \"container_image_name\": \"prom/node-exporter:v0.18.1\", \"version\": \"0.18.1\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-06-26T21:36:14.541548\", \"created\": \"2020-06-26T21:35:37.972643\", \"started\": \"2020-06-26T21:35:40.186198\"}, \"prometheus.smithi051\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"smithi051\", \"hostname\": \"smithi051\", \"container_id\": \"be0ace953805\", \"container_image_id\": \"de242295e2257c37c8cadfd962369228f8f10b2d48a44259b65fef44ad4f6490\", \"container_image_name\": \"prom/prometheus:v2.18.1\", \"version\": \"2.18.1\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-06-26T21:36:14.541657\", \"created\": \"2020-06-26T21:35:53.988643\", \"started\": \"2020-06-26T21:35:54.078498\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD016T4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1600321314816.0, \"human_readable_size\": \"1.46 TB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"_CVFT6011006A1P6DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"128\", \"scheduler_mode\": \"cfq\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4HPJX\"}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"alertmanager.smithi051\": {\"deps\": [\"alertmanager.smithi051\", \"mgr.smithi051.blmzin\", \"mgr.smithi143.sbcovd\"], \"last_config\": \"2020-06-26T21:36:20.160300\"}, \"crash.smithi051\": {\"deps\": [], \"last_config\": \"2020-06-26T21:36:25.374703\"}, \"grafana.smithi051\": {\"deps\": [], \"last_config\": \"2020-06-26T21:35:19.830109\"}, \"node-exporter.smithi051\": {\"deps\": [], \"last_config\": \"2020-06-26T21:35:37.423411\"}, \"prometheus.smithi051\": {\"deps\": [\"alertmanager.smithi051\", \"mgr.smithi051.blmzin\", \"node-exporter.smithi051\"], \"last_config\": \"2020-06-26T21:35:38.009576\"}, \"mon.smithi051\": {\"deps\": [], \"last_config\": \"2020-06-26T21:36:14.559410\"}, \"mgr.smithi051.blmzin\": {\"deps\": [], \"last_config\": \"2020-06-26T21:36:17.416401\"}}, \"last_device_update\": \"2020-06-26T21:35:05.038879\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.51\"]}, \"last_host_check\": \"2020-06-26T21:34:22.714142\"}"}]': finished 2020-06-26T21:36:35.646 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:36:35 smithi051 bash[7113]: cephadm 2020-06-26T21:36:34.013554+0000 mgr.smithi051.blmzin (mgr.14165) 73 : cephadm [INF] Reconfiguring grafana.smithi051 (dependencies changed)... 2020-06-26T21:36:35.647 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:36:35 smithi051 bash[7113]: cephadm 2020-06-26T21:36:34.024394+0000 mgr.smithi051.blmzin (mgr.14165) 74 : cephadm [INF] Reconfiguring daemon grafana.smithi051 on smithi051 2020-06-26T21:36:35.647 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:36:35 smithi051 bash[7113]: cluster 2020-06-26T21:36:34.552903+0000 mgr.smithi051.blmzin (mgr.14165) 75 : cluster [DBG] pgmap v47: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2020-06-26T21:36:35.922 INFO:ceph.mon.smithi143.smithi143.stdout:Jun 26 21:36:35 smithi143 bash[7247]: cephadm 2020-06-26T21:36:34.013554+0000 mgr.smithi051.blmzin (mgr.14165) 73 : cephadm [INF] Reconfiguring grafana.smithi051 (dependencies changed)... 2020-06-26T21:36:35.923 INFO:ceph.mon.smithi143.smithi143.stdout:Jun 26 21:36:35 smithi143 bash[7247]: cephadm 2020-06-26T21:36:34.024394+0000 mgr.smithi051.blmzin (mgr.14165) 74 : cephadm [INF] Reconfiguring daemon grafana.smithi051 on smithi051 2020-06-26T21:36:35.923 INFO:ceph.mon.smithi143.smithi143.stdout:Jun 26 21:36:35 smithi143 bash[7247]: cluster 2020-06-26T21:36:34.552903+0000 mgr.smithi051.blmzin (mgr.14165) 75 : cluster [DBG] pgmap v47: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2020-06-26T21:36:36.886 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:36:36 smithi051 bash[7113]: audit 2020-06-26T21:36:35.862367+0000 mon.smithi051 (mon.0) 285 : audit [INF] from='mgr.14165 172.21.15.51:0/2407568394' entity='mgr.smithi051.blmzin' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2020-06-26T21:36:36.887 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:36:36 smithi051 bash[7113]: audit 2020-06-26T21:36:35.863795+0000 mon.smithi051 (mon.0) 286 : audit [DBG] from='mgr.14165 172.21.15.51:0/2407568394' entity='mgr.smithi051.blmzin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2020-06-26T21:36:36.887 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:36:36 smithi051 bash[7113]: audit 2020-06-26T21:36:35.865358+0000 mon.smithi051 (mon.0) 287 : audit [DBG] from='mgr.14165 172.21.15.51:0/2407568394' entity='mgr.smithi051.blmzin' cmd=[{"prefix": "config get", "who": "osd.0", "key": "container_image"}]: dispatch 2020-06-26T21:36:36.919 INFO:ceph.mon.smithi143.smithi143.stdout:Jun 26 21:36:36 smithi143 bash[7247]: audit 2020-06-26T21:36:35.862367+0000 mon.smithi051 (mon.0) 285 : audit [INF] from='mgr.14165 172.21.15.51:0/2407568394' entity='mgr.smithi051.blmzin' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2020-06-26T21:36:36.919 INFO:ceph.mon.smithi143.smithi143.stdout:Jun 26 21:36:36 smithi143 bash[7247]: audit 2020-06-26T21:36:35.863795+0000 mon.smithi051 (mon.0) 286 : audit [DBG] from='mgr.14165 172.21.15.51:0/2407568394' entity='mgr.smithi051.blmzin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2020-06-26T21:36:36.919 INFO:ceph.mon.smithi143.smithi143.stdout:Jun 26 21:36:36 smithi143 bash[7247]: audit 2020-06-26T21:36:35.865358+0000 mon.smithi051 (mon.0) 287 : audit [DBG] from='mgr.14165 172.21.15.51:0/2407568394' entity='mgr.smithi051.blmzin' cmd=[{"prefix": "config get", "who": "osd.0", "key": "container_image"}]: dispatch 2020-06-26T21:36:37.886 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:36:37 smithi051 bash[7113]: cephadm 2020-06-26T21:36:35.864868+0000 mgr.smithi051.blmzin (mgr.14165) 76 : cephadm [INF] Deploying daemon osd.0 on smithi051 2020-06-26T21:36:37.887 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:36:37 smithi051 bash[7113]: cluster 2020-06-26T21:36:36.553451+0000 mgr.smithi051.blmzin (mgr.14165) 77 : cluster [DBG] pgmap v48: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2020-06-26T21:36:37.932 INFO:ceph.mon.smithi143.smithi143.stdout:Jun 26 21:36:37 smithi143 bash[7247]: cephadm 2020-06-26T21:36:35.864868+0000 mgr.smithi051.blmzin (mgr.14165) 76 : cephadm [INF] Deploying daemon osd.0 on smithi051 2020-06-26T21:36:37.932 INFO:ceph.mon.smithi143.smithi143.stdout:Jun 26 21:36:37 smithi143 bash[7247]: cluster 2020-06-26T21:36:36.553451+0000 mgr.smithi051.blmzin (mgr.14165) 77 : cluster [DBG] pgmap v48: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2020-06-26T21:36:38.886 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:36:38 smithi051 bash[7113]: cluster 2020-06-26T21:36:38.553965+0000 mgr.smithi051.blmzin (mgr.14165) 78 : cluster [DBG] pgmap v49: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2020-06-26T21:36:38.918 INFO:ceph.mon.smithi143.smithi143.stdout:Jun 26 21:36:38 smithi143 bash[7247]: cluster 2020-06-26T21:36:38.553965+0000 mgr.smithi051.blmzin (mgr.14165) 78 : cluster [DBG] pgmap v49: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2020-06-26T21:36:40.887 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:36:40 smithi051 bash[7113]: audit 2020-06-26T21:36:40.137584+0000 mon.smithi051 (mon.0) 288 : audit [INF] from='mgr.14165 172.21.15.51:0/2407568394' entity='mgr.smithi051.blmzin' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi051","val":"{\"daemons\": {\"mon.smithi051\": {\"daemon_type\": \"mon\", \"daemon_id\": \"smithi051\", \"hostname\": \"smithi051\", \"status\": 1, \"status_desc\": \"starting\"}, \"mgr.smithi051.blmzin\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"smithi051.blmzin\", \"hostname\": \"smithi051\", \"status\": 1, \"status_desc\": \"starting\"}, \"alertmanager.smithi051\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"smithi051\", \"hostname\": \"smithi051\", \"status\": 1, \"status_desc\": \"starting\"}, \"crash.smithi051\": {\"daemon_type\": \"crash\", \"daemon_id\": \"smithi051\", \"hostname\": \"smithi051\", \"status\": 1, \"status_desc\": \"starting\"}, \"grafana.smithi051\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"smithi051\", \"hostname\": \"smithi051\", \"status\": 1, \"status_desc\": \"starting\"}, \"node-exporter.smithi051\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"smithi051\", \"hostname\": \"smithi051\", \"container_id\": \"a2fc3d6f601b\", \"container_image_id\": \"e5a616e4b9cf68dfcad7782b78e118be4310022e874d52da85c55923fb615f87\", \"container_image_name\": \"prom/node-exporter:v0.18.1\", \"version\": \"0.18.1\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-06-26T21:36:14.541548\", \"created\": \"2020-06-26T21:35:37.972643\", \"started\": \"2020-06-26T21:35:40.186198\"}, \"prometheus.smithi051\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"smithi051\", \"hostname\": \"smithi051\", \"container_id\": \"be0ace953805\", \"container_image_id\": \"de242295e2257c37c8cadfd962369228f8f10b2d48a44259b65fef44ad4f6490\", \"container_image_name\": \"prom/prometheus:v2.18.1\", \"version\": \"2.18.1\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-06-26T21:36:14.541657\", \"created\": \"2020-06-26T21:35:53.988643\", \"started\": \"2020-06-26T21:35:54.078498\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD016T4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1600321314816.0, \"human_readable_size\": \"1.46 TB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"_CVFT6011006A1P6DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"128\", \"scheduler_mode\": \"cfq\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4HPJX\"}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"alertmanager.smithi051\": {\"deps\": [\"alertmanager.smithi051\", \"mgr.smithi051.blmzin\", \"mgr.smithi143.sbcovd\"], \"last_config\": \"2020-06-26T21:36:20.160300\"}, \"crash.smithi051\": {\"deps\": [], \"last_config\": \"2020-06-26T21:36:25.374703\"}, \"grafana.smithi051\": {\"deps\": [\"prometheus.smithi051\"], \"last_config\": \"2020-06-26T21:36:34.013586\"}, \"node-exporter.smithi051\": {\"deps\": [], \"last_config\": \"2020-06-26T21:35:37.423411\"}, \"prometheus.smithi051\": {\"deps\": [\"alertmanager.smithi051\", \"mgr.smithi051.blmzin\", \"node-exporter.smithi051\"], \"last_config\": \"2020-06-26T21:35:38.009576\"}, \"mon.smithi051\": {\"deps\": [], \"last_config\": \"2020-06-26T21:36:14.559410\"}, \"mgr.smithi051.blmzin\": {\"deps\": [], \"last_config\": \"2020-06-26T21:36:17.416401\"}}, \"last_device_update\": \"2020-06-26T21:35:05.038879\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.51\"]}, \"last_host_check\": \"2020-06-26T21:34:22.714142\"}"}]: dispatch 2020-06-26T21:36:40.887 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:36:40 smithi051 bash[7113]: audit 2020-06-26T21:36:40.142083+0000 mon.smithi051 (mon.0) 289 : audit [INF] from='mgr.14165 172.21.15.51:0/2407568394' entity='mgr.smithi051.blmzin' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi051","val":"{\"daemons\": {\"mon.smithi051\": {\"daemon_type\": \"mon\", \"daemon_id\": \"smithi051\", \"hostname\": \"smithi051\", \"status\": 1, \"status_desc\": \"starting\"}, \"mgr.smithi051.blmzin\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"smithi051.blmzin\", \"hostname\": \"smithi051\", \"status\": 1, \"status_desc\": \"starting\"}, \"alertmanager.smithi051\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"smithi051\", \"hostname\": \"smithi051\", \"status\": 1, \"status_desc\": \"starting\"}, \"crash.smithi051\": {\"daemon_type\": \"crash\", \"daemon_id\": \"smithi051\", \"hostname\": \"smithi051\", \"status\": 1, \"status_desc\": \"starting\"}, \"grafana.smithi051\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"smithi051\", \"hostname\": \"smithi051\", \"status\": 1, \"status_desc\": \"starting\"}, \"node-exporter.smithi051\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"smithi051\", \"hostname\": \"smithi051\", \"container_id\": \"a2fc3d6f601b\", \"container_image_id\": \"e5a616e4b9cf68dfcad7782b78e118be4310022e874d52da85c55923fb615f87\", \"container_image_name\": \"prom/node-exporter:v0.18.1\", \"version\": \"0.18.1\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-06-26T21:36:14.541548\", \"created\": \"2020-06-26T21:35:37.972643\", \"started\": \"2020-06-26T21:35:40.186198\"}, \"prometheus.smithi051\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"smithi051\", \"hostname\": \"smithi051\", \"container_id\": \"be0ace953805\", \"container_image_id\": \"de242295e2257c37c8cadfd962369228f8f10b2d48a44259b65fef44ad4f6490\", \"container_image_name\": \"prom/prometheus:v2.18.1\", \"version\": \"2.18.1\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-06-26T21:36:14.541657\", \"created\": \"2020-06-26T21:35:53.988643\", \"started\": \"2020-06-26T21:35:54.078498\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD016T4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1600321314816.0, \"human_readable_size\": \"1.46 TB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"_CVFT6011006A1P6DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"128\", \"scheduler_mode\": \"cfq\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4HPJX\"}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"alertmanager.smithi051\": {\"deps\": [\"alertmanager.smithi051\", \"mgr.smithi051.blmzin\", \"mgr.smithi143.sbcovd\"], \"last_config\": \"2020-06-26T21:36:20.160300\"}, \"crash.smithi051\": {\"deps\": [], \"last_config\": \"2020-06-26T21:36:25.374703\"}, \"grafana.smithi051\": {\"deps\": [\"prometheus.smithi051\"], \"last_config\": \"2020-06-26T21:36:34.013586\"}, \"node-exporter.smithi051\": {\"deps\": [], \"last_config\": \"2020-06-26T21:35:37.423411\"}, \"prometheus.smithi051\": {\"deps\": [\"alertmanager.smithi051\", \"mgr.smithi051.blmzin\", \"node-exporter.smithi051\"], \"last_config\": \"2020-06-26T21:35:38.009576\"}, \"mon.smithi051\": {\"deps\": [], \"last_config\": \"2020-06-26T21:36:14.559410\"}, \"mgr.smithi051.blmzin\": {\"deps\": [], \"last_config\": \"2020-06-26T21:36:17.416401\"}}, \"last_device_update\": \"2020-06-26T21:35:05.038879\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.51\"]}, \"last_host_check\": \"2020-06-26T21:34:22.714142\"}"}]': finished 2020-06-26T21:36:40.919 INFO:ceph.mon.smithi143.smithi143.stdout:Jun 26 21:36:40 smithi143 bash[7247]: audit 2020-06-26T21:36:40.137584+0000 mon.smithi051 (mon.0) 288 : audit [INF] from='mgr.14165 172.21.15.51:0/2407568394' entity='mgr.smithi051.blmzin' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi051","val":"{\"daemons\": {\"mon.smithi051\": {\"daemon_type\": \"mon\", \"daemon_id\": \"smithi051\", \"hostname\": \"smithi051\", \"status\": 1, \"status_desc\": \"starting\"}, \"mgr.smithi051.blmzin\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"smithi051.blmzin\", \"hostname\": \"smithi051\", \"status\": 1, \"status_desc\": \"starting\"}, \"alertmanager.smithi051\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"smithi051\", \"hostname\": \"smithi051\", \"status\": 1, \"status_desc\": \"starting\"}, \"crash.smithi051\": {\"daemon_type\": \"crash\", \"daemon_id\": \"smithi051\", \"hostname\": \"smithi051\", \"status\": 1, \"status_desc\": \"starting\"}, \"grafana.smithi051\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"smithi051\", \"hostname\": \"smithi051\", \"status\": 1, \"status_desc\": \"starting\"}, \"node-exporter.smithi051\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"smithi051\", \"hostname\": \"smithi051\", \"container_id\": \"a2fc3d6f601b\", \"container_image_id\": \"e5a616e4b9cf68dfcad7782b78e118be4310022e874d52da85c55923fb615f87\", \"container_image_name\": \"prom/node-exporter:v0.18.1\", \"version\": \"0.18.1\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-06-26T21:36:14.541548\", \"created\": \"2020-06-26T21:35:37.972643\", \"started\": \"2020-06-26T21:35:40.186198\"}, \"prometheus.smithi051\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"smithi051\", \"hostname\": \"smithi051\", \"container_id\": \"be0ace953805\", \"container_image_id\": \"de242295e2257c37c8cadfd962369228f8f10b2d48a44259b65fef44ad4f6490\", \"container_image_name\": \"prom/prometheus:v2.18.1\", \"version\": \"2.18.1\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-06-26T21:36:14.541657\", \"created\": \"2020-06-26T21:35:53.988643\", \"started\": \"2020-06-26T21:35:54.078498\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD016T4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1600321314816.0, \"human_readable_size\": \"1.46 TB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"_CVFT6011006A1P6DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"128\", \"scheduler_mode\": \"cfq\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4HPJX\"}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"alertmanager.smithi051\": {\"deps\": [\"alertmanager.smithi051\", \"mgr.smithi051.blmzin\", \"mgr.smithi143.sbcovd\"], \"last_config\": \"2020-06-26T21:36:20.160300\"}, \"crash.smithi051\": {\"deps\": [], \"last_config\": \"2020-06-26T21:36:25.374703\"}, \"grafana.smithi051\": {\"deps\": [\"prometheus.smithi051\"], \"last_config\": \"2020-06-26T21:36:34.013586\"}, \"node-exporter.smithi051\": {\"deps\": [], \"last_config\": \"2020-06-26T21:35:37.423411\"}, \"prometheus.smithi051\": {\"deps\": [\"alertmanager.smithi051\", \"mgr.smithi051.blmzin\", \"node-exporter.smithi051\"], \"last_config\": \"2020-06-26T21:35:38.009576\"}, \"mon.smithi051\": {\"deps\": [], \"last_config\": \"2020-06-26T21:36:14.559410\"}, \"mgr.smithi051.blmzin\": {\"deps\": [], \"last_config\": \"2020-06-26T21:36:17.416401\"}}, \"last_device_update\": \"2020-06-26T21:35:05.038879\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.51\"]}, \"last_host_check\": \"2020-06-26T21:34:22.714142\"}"}]: dispatch 2020-06-26T21:36:40.919 INFO:ceph.mon.smithi143.smithi143.stdout:Jun 26 21:36:40 smithi143 bash[7247]: audit 2020-06-26T21:36:40.142083+0000 mon.smithi051 (mon.0) 289 : audit [INF] from='mgr.14165 172.21.15.51:0/2407568394' entity='mgr.smithi051.blmzin' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi051","val":"{\"daemons\": {\"mon.smithi051\": {\"daemon_type\": \"mon\", \"daemon_id\": \"smithi051\", \"hostname\": \"smithi051\", \"status\": 1, \"status_desc\": \"starting\"}, \"mgr.smithi051.blmzin\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"smithi051.blmzin\", \"hostname\": \"smithi051\", \"status\": 1, \"status_desc\": \"starting\"}, \"alertmanager.smithi051\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"smithi051\", \"hostname\": \"smithi051\", \"status\": 1, \"status_desc\": \"starting\"}, \"crash.smithi051\": {\"daemon_type\": \"crash\", \"daemon_id\": \"smithi051\", \"hostname\": \"smithi051\", \"status\": 1, \"status_desc\": \"starting\"}, \"grafana.smithi051\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"smithi051\", \"hostname\": \"smithi051\", \"status\": 1, \"status_desc\": \"starting\"}, \"node-exporter.smithi051\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"smithi051\", \"hostname\": \"smithi051\", \"container_id\": \"a2fc3d6f601b\", \"container_image_id\": \"e5a616e4b9cf68dfcad7782b78e118be4310022e874d52da85c55923fb615f87\", \"container_image_name\": \"prom/node-exporter:v0.18.1\", \"version\": \"0.18.1\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-06-26T21:36:14.541548\", \"created\": \"2020-06-26T21:35:37.972643\", \"started\": \"2020-06-26T21:35:40.186198\"}, \"prometheus.smithi051\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"smithi051\", \"hostname\": \"smithi051\", \"container_id\": \"be0ace953805\", \"container_image_id\": \"de242295e2257c37c8cadfd962369228f8f10b2d48a44259b65fef44ad4f6490\", \"container_image_name\": \"prom/prometheus:v2.18.1\", \"version\": \"2.18.1\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-06-26T21:36:14.541657\", \"created\": \"2020-06-26T21:35:53.988643\", \"started\": \"2020-06-26T21:35:54.078498\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD016T4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1600321314816.0, \"human_readable_size\": \"1.46 TB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"_CVFT6011006A1P6DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"128\", \"scheduler_mode\": \"cfq\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4HPJX\"}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"alertmanager.smithi051\": {\"deps\": [\"alertmanager.smithi051\", \"mgr.smithi051.blmzin\", \"mgr.smithi143.sbcovd\"], \"last_config\": \"2020-06-26T21:36:20.160300\"}, \"crash.smithi051\": {\"deps\": [], \"last_config\": \"2020-06-26T21:36:25.374703\"}, \"grafana.smithi051\": {\"deps\": [\"prometheus.smithi051\"], \"last_config\": \"2020-06-26T21:36:34.013586\"}, \"node-exporter.smithi051\": {\"deps\": [], \"last_config\": \"2020-06-26T21:35:37.423411\"}, \"prometheus.smithi051\": {\"deps\": [\"alertmanager.smithi051\", \"mgr.smithi051.blmzin\", \"node-exporter.smithi051\"], \"last_config\": \"2020-06-26T21:35:38.009576\"}, \"mon.smithi051\": {\"deps\": [], \"last_config\": \"2020-06-26T21:36:14.559410\"}, \"mgr.smithi051.blmzin\": {\"deps\": [], \"last_config\": \"2020-06-26T21:36:17.416401\"}}, \"last_device_update\": \"2020-06-26T21:35:05.038879\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.51\"]}, \"last_host_check\": \"2020-06-26T21:34:22.714142\"}"}]': finished 2020-06-26T21:36:41.636 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:36:41 smithi051 bash[7113]: cephadm 2020-06-26T21:36:40.143072+0000 mgr.smithi051.blmzin (mgr.14165) 79 : cephadm [INF] Reconfiguring prometheus.smithi051 (dependencies changed)... 2020-06-26T21:36:41.637 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:36:41 smithi051 bash[7113]: cephadm 2020-06-26T21:36:40.148828+0000 mgr.smithi051.blmzin (mgr.14165) 80 : cephadm [INF] Reconfiguring daemon prometheus.smithi051 on smithi051 2020-06-26T21:36:41.637 INFO:ceph.mon.smithi051.smithi051.stdout:Jun 26 21:36:41 smithi051 bash[7113]: cluster 2020-06-26T21:36:40.554299+0000 mgr.smithi051.blmzin (mgr.14165) 81 : cluster [DBG] pgmap v50: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2020-06-26T21:36:41.918 INFO:ceph.mon.smithi143.smithi143.stdout:Jun 26 21:36:41 smithi143 bash[7247]: cephadm 2020-06-26T21:36:40.143072+0000 mgr.smithi051.blmzin (mgr.14165) 79 : cephadm [INF] Reconfiguring prometheus.smithi051 (dependencies changed)... 2020-06-26T21:36:41.919 INFO:ceph.mon.smithi143.smithi143.stdout:Jun 26 21:36:41 smithi143 bash[7247]: cephadm 2020-06-26T21:36:40.148828+0000 mgr.smithi051.blmzin (mgr.14165) 80 : cephadm [INF] Reconfiguring daemon prometheus.smithi051 on smithi051 2020-06-26T21:36:41.919 INFO:ceph.mon.smithi143.smithi143.stdout:Jun 26 21:36:41 smithi143 bash[7247]: cluster 2020-06-26T21:36:40.554299+0000 mgr.smithi051.blmzin (mgr.14165) 81 : cluster [DBG] pgmap v50: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2020-06-26T21:36:42.144 DEBUG:teuthology.exit:Got signal 15; running 2 handlers... 2020-06-26T21:36:42.151 DEBUG:teuthology.task.console_log:Killing console logger for smithi051 2020-06-26T21:36:42.152 DEBUG:teuthology.task.console_log:Killing console logger for smithi143 2020-06-26T21:36:42.152 DEBUG:teuthology.task.console_log:Killing console logger for smithi051 2020-06-26T21:36:42.153 DEBUG:teuthology.task.console_log:Killing console logger for smithi143 2020-06-26T21:36:42.153 DEBUG:teuthology.exit:Finished running handlers