2021-03-22T20:31:52.970 INFO:root:teuthology version: 1.1.0-6b3150e9 2021-03-22T20:31:52.971 DEBUG:teuthology.run:Teuthology command: teuthology --description upgrade:octopus-x/stress-split/{0-distro/rhel_8.3_kubic_stable 0-roles 1-start 2-first-half-tasks/rbd_api 3-stress-tasks/{radosbench rbd-cls rbd-import-export rbd_api readwrite snaps-few-objects} 4-second-half-tasks/rbd-import-export mon_election/classic} --verbose --archive /home/teuthworker/archive/sage-2021-03-22_19:44:15-upgrade:octopus-x-wip-sage-testing-2021-03-22-1325-distro-basic-gibba/5988990 --name sage-2021-03-22_19:44:15-upgrade:octopus-x-wip-sage-testing-2021-03-22-1325-distro-basic-gibba --owner scheduled_sage@teuthology -- /home/teuthworker/archive/sage-2021-03-22_19:44:15-upgrade:octopus-x-wip-sage-testing-2021-03-22-1325-distro-basic-gibba/5988990/orig.config.yaml 2021-03-22T20:31:53.038 DEBUG:teuthology.report:Pushing job info to http://paddles.front.sepia.ceph.com/ 2021-03-22T20:31:53.164 INFO:teuthology.run:Config: archive_path: /home/teuthworker/archive/sage-2021-03-22_19:44:15-upgrade:octopus-x-wip-sage-testing-2021-03-22-1325-distro-basic-gibba/5988990 branch: wip-sage-testing-2021-03-22-1325 description: upgrade:octopus-x/stress-split/{0-distro/rhel_8.3_kubic_stable 0-roles 1-start 2-first-half-tasks/rbd_api 3-stress-tasks/{radosbench rbd-cls rbd-import-export rbd_api readwrite snaps-few-objects} 4-second-half-tasks/rbd-import-export mon_election/classic} email: null first-half-sequence: - cephadm.shell: env: - sha1 mon.a: - ceph config set mgr mgr/cephadm/daemon_cache_timeout 60 - ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1 - ceph orch ps - echo wait for minority of mons to upgrade - while ! ceph mon versions | grep $sha1 ; do sleep 2 ; done - ceph orch ps - ceph orch upgrade pause - sleep 60 - ceph orch upgrade resume - echo wait for majority of mons to upgrade - 'while ! ceph mon versions | grep $sha1 | egrep '': [23]'' ; do sleep 2 ; done' - ceph orch ps - ceph orch upgrade pause - sleep 60 - ceph orch upgrade resume - echo wait for all mons to upgrade - 'while ! ceph mon versions | grep $sha1 | grep '': 3'' ; do sleep 2 ; done' - ceph orch ps - ceph orch upgrade pause - sleep 60 - ceph orch upgrade resume - echo wait for half of osds to upgrade - 'while ! ceph osd versions | grep $sha1 | egrep '': [45678]''; do sleep 2 ; done' - ceph orch upgrade pause - ceph orch ps - ceph orch ps - ceph versions first-half-tasks: - workunit: branch: octopus clients: client.0: - rbd/test_librbd.sh - print: '**** done rbd/test_librbd.sh 7-workload' first_in_suite: false job_id: '5988990' kernel: kdb: true sha1: distro last_in_suite: false machine_type: gibba meta: - desc: 'librbd C and C++ api tests ' - desc: 'run randomized correctness test for rados operations generate write load with rados bench ' - desc: 'run basic cls tests for rbd ' - desc: 'run basic import/export cli tests for rbd ' - desc: 'librbd C and C++ api tests ' - desc: 'randomized correctness test for rados operations on a replicated pool, using only reads, writes, and deletes ' - desc: 'randomized correctness test for rados operations on a replicated pool with snapshot operations ' - desc: 'run basic import/export cli tests for rbd ' name: sage-2021-03-22_19:44:15-upgrade:octopus-x-wip-sage-testing-2021-03-22-1325-distro-basic-gibba nuke-on-error: true openstack: - volumes: count: 4 size: 10 os_type: rhel os_version: '8.3' overrides: admin_socket: branch: wip-sage-testing-2021-03-22-1325 ceph: conf: global: mon election default strategy: 1 mgr: debug mgr: 20 debug ms: 1 mon: debug mon: 20 debug ms: 1 debug paxos: 20 osd: debug ms: 1 debug osd: 20 osd shutdown pgref assert: true create_rbd_pool: true log-ignorelist: - \(MDS_ALL_DOWN\) - \(MDS_UP_LESS_THAN_MAX\) log-whitelist: - \(MDS_ALL_DOWN\) - \(MDS_UP_LESS_THAN_MAX\) sha1: 14027fecab654a4072a9d294c1ad97b62b0a5ca7 ceph-deploy: conf: client: log file: /var/log/ceph/ceph-$name.$pid.log mon: osd default pool size: 2 install: ceph: sha1: 14027fecab654a4072a9d294c1ad97b62b0a5ca7 selinux: whitelist: - scontext=system_u:system_r:logrotate_t:s0 workunit: branch: wip-sage-testing-2021-03-22-1325 sha1: 14027fecab654a4072a9d294c1ad97b62b0a5ca7 owner: scheduled_sage@teuthology priority: 70 repo: git://git.ceph.com/ceph-ci.git roles: - - mon.a - mon.c - mgr.y - osd.0 - osd.1 - osd.2 - osd.3 - client.0 - node-exporter.a - alertmanager.a - - mon.b - mgr.x - osd.4 - osd.5 - osd.6 - osd.7 - client.1 - prometheus.a - grafana.a - node-exporter.b second-half-sequence: sequential: - cephadm.shell: env: - sha1 mon.a: - ceph orch upgrade resume - sleep 60 - echo wait for upgrade to complete - while ceph orch upgrade status | jq '.in_progress' | grep true ; do ceph orch ps ; ceph versions ; sleep 30 ; done - echo upgrade complete - ceph orch ps - ceph versions - ceph versions | jq -e '.overall | length == 1' - ceph versions | jq -e '.overall | keys' | grep $sha1 second-half-tasks: - workunit: branch: octopus clients: client.0: - rbd/import_export.sh env: RBD_CREATE_ARGS: --new-format - print: '**** done rbd/import_export.sh 5-workload' sha1: 14027fecab654a4072a9d294c1ad97b62b0a5ca7 sleep_before_teardown: 0 stress-tasks: - thrashosds: aggressive_pg_num_changes: false chance_force_recovery: 0 chance_pgnum_grow: 1 chance_pgpnum_fix: 1 chance_thrash_cluster_full: 0 chance_thrash_pg_upmap: 0 chance_thrash_pg_upmap_items: 0 disable_objectstore_tool_tests: true timeout: 1200 - full_sequential: - radosbench: clients: - client.0 time: 90 - radosbench: clients: - client.0 time: 90 - radosbench: clients: - client.0 time: 90 - radosbench: clients: - client.0 time: 90 - radosbench: clients: - client.0 time: 90 - radosbench: clients: - client.0 time: 90 - print: '**** done end radosbench.yaml' - workunit: branch: octopus clients: client.0: - cls/test_cls_rbd.sh - print: '**** done cls/test_cls_rbd.sh 5-workload' - workunit: branch: octopus clients: client.0: - rbd/import_export.sh env: RBD_CREATE_ARGS: --new-format - print: '**** done rbd/import_export.sh 5-workload' - workunit: branch: octopus clients: client.0: - rbd/test_librbd.sh - print: '**** done rbd/test_librbd.sh 7-workload' - full_sequential: - rados: clients: - client.0 objects: 500 op_weights: delete: 10 read: 45 write: 45 ops: 4000 write_append_excl: false - print: '**** done rados/readwrite 5-workload' - full_sequential: - rados: clients: - client.0 objects: 50 op_weights: delete: 50 read: 100 rollback: 50 snap_create: 50 snap_remove: 50 write: 100 ops: 4000 write_append_excl: false - print: '**** done rados/snaps-few-objects 5-workload' suite: upgrade:octopus-x suite_branch: wip-sage-testing-2021-03-22-1325 suite_path: /home/teuthworker/src/git.ceph.com_ceph-c_14027fecab654a4072a9d294c1ad97b62b0a5ca7/qa suite_relpath: qa suite_repo: git://git.ceph.com/ceph-ci.git suite_sha1: 14027fecab654a4072a9d294c1ad97b62b0a5ca7 targets: gibba020.front.sepia.ceph.com: ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDKJFWQBfFzrRhBqpLB2sI+k1ouxFY+kQac5PdomZAWUKicGsEB9FrWxwWcX21O03gZ4AVGpxH5u27z/tLYqy5b+8/2XI/KFnmZ/4cdY5njCPz2zUJg+2o7ZjDEj2nDxw8ROcZJPfjXqBd/Et7CrMv8PVldwT3Wmorgrh/sQi3bow6xlByedVoRyGc20J3H5tTlpQNvEp9Ffy6rmZNNvrOQqfZ36OUdqedLT0+UYtgH8Re/79089qqu5KLTvtV7Uux3Ar1TH05nCHEQx+YjHrnbTlNq3ag66w91VTjCaN6pYU5PENjnKCswVrJ9NzqhVlE3beH2/5LdNM1OXx45UEdklW8+RsaXKDMS0TJuOjOgjr3NbhfzOchIsF2yQfaS8iWBrrkb0ObXHIiOtzf5eOKyLxPYB2gixuuHkP1oEk0+My2K9K4lw/WGPBu10pTgffHZgbi0bMxCK3jTTOuVKQIHeAsQlYC8ZWGbiUiC4OWNrSitsWiMWUscSv8qlQzJVZ0= gibba044.front.sepia.ceph.com: ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDfXcBUzcFruRdv/4QDkqEZZtP7NUIBpnplyh5lH8NCpNZItySdJwxcSSwjmyG1Eg9BMOxZqgpWoX1dm5z6XAAZzFpZ1ii/DWq4Dgdt5zASQog9PO7Mn5wWL7oZOeBrAojWVl+mC+ifi2Br1CXGxr4NnwhBgyUx98n6Qqf25WEkidPDqMEfzZqTOHXCjWrI1vmKw/xtlukSL9ysgxmT7OGleLb6TX4pFaasZ008Vd2PYqRFUrtV8SPeX+UNSoRLIL/HdJ54yWt6bG5riXG0pQJpSl/xKFLKLGLP/Ro8NNvSdh46WXBWzTQSljrsdRAK8NBZeB1KCVRNJpfe3o3iahX7CenM6TufSQ0ekh5RgNo1V6QOQMF9iuaonGHlAVImIxdmZ6YBX5Zfqqp5L8TnyIc4uhAFQ3+gIDUFRIpYfdpQsMDyQw6EHd2kDt9x3Xw9dvu+NhZA4/rElcPHDqlMAPj/+tZT0xz5lXg/eFCBCM20cl7XxH9sSKhfPmn0104Le+0= tasks: - pexec: all: - sudo dnf -y module disable container-tools - sudo dnf -y install 'dnf-command(copr)' - sudo dnf -y copr enable rhcontainerbot/container-selinux - sudo curl -L -o /etc/yum.repos.d/devel:kubic:libcontainers:stable.repo https://download.opensuse.org/repositories/devel:/kubic:/libcontainers:/stable/CentOS_8/devel:kubic:libcontainers:stable.repo - sudo dnf remove -y podman - sudo dnf -y install podman - install: branch: octopus - cephadm: cephadm_branch: octopus cephadm_git_url: https://github.com/ceph/ceph conf: osd: osd_class_default_list: '*' osd_class_load_list: '*' image: docker.io/ceph/daemon-base:latest-octopus - cephadm.shell: mon.a: - ceph fs volume create foo - ceph.healthy: null - print: '**** upgrading first half of cluster, with stress ****' - parallel: - first-half-tasks - first-half-sequence - print: '**** done upgrading first half of cluster ****' - ceph.healthy: null - print: '**** applying stress + thrashing to mixed-version cluster ****' - parallel: - stress-tasks - ceph.healthy: null - print: '**** finishing upgrade ****' - parallel: - second-half-tasks - second-half-sequence - ceph.healthy: null teuthology_branch: master teuthology_sha1: 6b3150e9e0aa7ca432e26f31d87920ebd77f3708 timestamp: 2021-03-22_19:44:15 tube: gibba user: sage verbose: false worker_log: /home/teuthworker/archive/worker_logs/dispatcher.gibba.15494 2021-03-22T20:31:53.165 INFO:teuthology.run:suite_path is set to /home/teuthworker/src/git.ceph.com_ceph-c_14027fecab654a4072a9d294c1ad97b62b0a5ca7/qa; will attempt to use it 2021-03-22T20:31:53.165 INFO:teuthology.run:Found tasks at /home/teuthworker/src/git.ceph.com_ceph-c_14027fecab654a4072a9d294c1ad97b62b0a5ca7/qa/tasks 2021-03-22T20:31:53.165 INFO:teuthology.run_tasks:Running task internal.check_packages... 2021-03-22T20:31:53.167 INFO:teuthology.task.internal:Checking packages... 2021-03-22T20:31:53.186 INFO:teuthology.task.internal:Checking packages for os_type 'rhel', flavor 'basic' and ceph hash '14027fecab654a4072a9d294c1ad97b62b0a5ca7' 2021-03-22T20:31:53.186 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2021-03-22T20:31:53.186 INFO:teuthology.packaging:ref: None 2021-03-22T20:31:53.186 INFO:teuthology.packaging:tag: None 2021-03-22T20:31:53.186 INFO:teuthology.packaging:branch: wip-sage-testing-2021-03-22-1325 2021-03-22T20:31:53.186 INFO:teuthology.packaging:sha1: 14027fecab654a4072a9d294c1ad97b62b0a5ca7 2021-03-22T20:31:53.186 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F8%2Fx86_64&ref=wip-sage-testing-2021-03-22-1325 2021-03-22T20:31:53.327 INFO:teuthology.task.internal:Found packages for ceph version 17.0.0-2367.g14027fec 2021-03-22T20:31:53.327 INFO:teuthology.run_tasks:Running task internal.buildpackages_prep... 2021-03-22T20:31:53.334 INFO:teuthology.task.internal:no buildpackages task found 2021-03-22T20:31:53.334 INFO:teuthology.run_tasks:Running task internal.save_config... 2021-03-22T20:31:53.360 INFO:teuthology.task.internal:Saving configuration 2021-03-22T20:31:53.386 INFO:teuthology.run_tasks:Running task internal.check_lock... 2021-03-22T20:31:53.395 INFO:teuthology.task.internal.check_lock:Checking locks... 2021-03-22T20:31:53.411 DEBUG:teuthology.task.internal.check_lock:machine status is {'is_vm': False, 'locked': True, 'locked_since': '2021-03-22 20:27:07.981471', 'description': '/home/teuthworker/archive/sage-2021-03-22_19:44:15-upgrade:octopus-x-wip-sage-testing-2021-03-22-1325-distro-basic-gibba/5988990', 'locked_by': 'scheduled_sage@teuthology', 'up': True, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBDw9K4M1vTfNYKbBqIHzd5w0FOPczXnB5V2Zb6LrHx1JxEUyOAd/yyU1NnICv2y6dPgKTwmXar6D+Qrcxo6AUjI=', 'os_version': '8.3', 'machine_type': 'gibba', 'vm_host': None, 'os_type': 'rhel', 'arch': 'x86_64', 'mac_address': None, 'name': 'gibba020.front.sepia.ceph.com'} 2021-03-22T20:31:53.427 DEBUG:teuthology.task.internal.check_lock:machine status is {'is_vm': False, 'locked': True, 'locked_since': '2021-03-22 20:27:07.981452', 'description': '/home/teuthworker/archive/sage-2021-03-22_19:44:15-upgrade:octopus-x-wip-sage-testing-2021-03-22-1325-distro-basic-gibba/5988990', 'locked_by': 'scheduled_sage@teuthology', 'up': True, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBA6MUTm5LixdsN0KcBCG/qYqtusWlM1DjC/s0N2QzAoFWY85AHIMe7rU13YMPOBg8TuY4C/eWfP4VnE3W/j+lgA=', 'os_version': '8.3', 'machine_type': 'gibba', 'vm_host': None, 'os_type': 'rhel', 'arch': 'x86_64', 'mac_address': None, 'name': 'gibba044.front.sepia.ceph.com'} 2021-03-22T20:31:53.427 INFO:teuthology.run_tasks:Running task internal.add_remotes... 2021-03-22T20:31:53.440 INFO:teuthology.task.internal:roles: ubuntu@gibba020.front.sepia.ceph.com - ['mon.a', 'mon.c', 'mgr.y', 'osd.0', 'osd.1', 'osd.2', 'osd.3', 'client.0', 'node-exporter.a', 'alertmanager.a'] 2021-03-22T20:31:53.440 INFO:teuthology.task.internal:roles: ubuntu@gibba044.front.sepia.ceph.com - ['mon.b', 'mgr.x', 'osd.4', 'osd.5', 'osd.6', 'osd.7', 'client.1', 'prometheus.a', 'grafana.a', 'node-exporter.b'] 2021-03-22T20:31:53.440 INFO:teuthology.run_tasks:Running task console_log... 2021-03-22T20:31:53.520 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7f6c931099d8>, signals=[15]) 2021-03-22T20:31:53.521 INFO:teuthology.run_tasks:Running task internal.connect... 2021-03-22T20:31:53.536 INFO:teuthology.task.internal:Opening connections... 2021-03-22T20:31:53.536 DEBUG:teuthology.task.internal:connecting to ubuntu@gibba020.front.sepia.ceph.com 2021-03-22T20:31:53.539 DEBUG:teuthology.orchestra.connection:{'hostname': 'gibba020.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2021-03-22T20:31:53.647 DEBUG:teuthology.task.internal:connecting to ubuntu@gibba044.front.sepia.ceph.com 2021-03-22T20:31:53.648 DEBUG:teuthology.orchestra.connection:{'hostname': 'gibba044.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2021-03-22T20:31:53.714 INFO:teuthology.run_tasks:Running task internal.push_inventory... 2021-03-22T20:31:53.724 DEBUG:teuthology.orchestra.run.gibba020:> uname -m 2021-03-22T20:31:53.737 INFO:teuthology.orchestra.run.gibba020.stdout:x86_64 2021-03-22T20:31:53.737 DEBUG:teuthology.orchestra.run.gibba020:> cat /etc/os-release 2021-03-22T20:31:53.789 INFO:teuthology.orchestra.run.gibba020.stdout:NAME="Red Hat Enterprise Linux" 2021-03-22T20:31:53.790 INFO:teuthology.orchestra.run.gibba020.stdout:VERSION="8.3 (Ootpa)" 2021-03-22T20:31:53.790 INFO:teuthology.orchestra.run.gibba020.stdout:ID="rhel" 2021-03-22T20:31:53.790 INFO:teuthology.orchestra.run.gibba020.stdout:ID_LIKE="fedora" 2021-03-22T20:31:53.790 INFO:teuthology.orchestra.run.gibba020.stdout:VERSION_ID="8.3" 2021-03-22T20:31:53.790 INFO:teuthology.orchestra.run.gibba020.stdout:PLATFORM_ID="platform:el8" 2021-03-22T20:31:53.790 INFO:teuthology.orchestra.run.gibba020.stdout:PRETTY_NAME="Red Hat Enterprise Linux 8.3 (Ootpa)" 2021-03-22T20:31:53.790 INFO:teuthology.orchestra.run.gibba020.stdout:ANSI_COLOR="0;31" 2021-03-22T20:31:53.790 INFO:teuthology.orchestra.run.gibba020.stdout:CPE_NAME="cpe:/o:redhat:enterprise_linux:8.3:GA" 2021-03-22T20:31:53.790 INFO:teuthology.orchestra.run.gibba020.stdout:HOME_URL="https://www.redhat.com/" 2021-03-22T20:31:53.790 INFO:teuthology.orchestra.run.gibba020.stdout:BUG_REPORT_URL="https://bugzilla.redhat.com/" 2021-03-22T20:31:53.790 INFO:teuthology.orchestra.run.gibba020.stdout: 2021-03-22T20:31:53.790 INFO:teuthology.orchestra.run.gibba020.stdout:REDHAT_BUGZILLA_PRODUCT="Red Hat Enterprise Linux 8" 2021-03-22T20:31:53.791 INFO:teuthology.orchestra.run.gibba020.stdout:REDHAT_BUGZILLA_PRODUCT_VERSION=8.3 2021-03-22T20:31:53.791 INFO:teuthology.orchestra.run.gibba020.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux" 2021-03-22T20:31:53.791 INFO:teuthology.orchestra.run.gibba020.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="8.3" 2021-03-22T20:31:53.792 INFO:teuthology.lock.ops:Updating gibba020.front.sepia.ceph.com on lock server 2021-03-22T20:31:53.807 DEBUG:teuthology.orchestra.run.gibba044:> uname -m 2021-03-22T20:31:53.819 INFO:teuthology.orchestra.run.gibba044.stdout:x86_64 2021-03-22T20:31:53.820 DEBUG:teuthology.orchestra.run.gibba044:> cat /etc/os-release 2021-03-22T20:31:53.872 INFO:teuthology.orchestra.run.gibba044.stdout:NAME="Red Hat Enterprise Linux" 2021-03-22T20:31:53.872 INFO:teuthology.orchestra.run.gibba044.stdout:VERSION="8.3 (Ootpa)" 2021-03-22T20:31:53.872 INFO:teuthology.orchestra.run.gibba044.stdout:ID="rhel" 2021-03-22T20:31:53.872 INFO:teuthology.orchestra.run.gibba044.stdout:ID_LIKE="fedora" 2021-03-22T20:31:53.872 INFO:teuthology.orchestra.run.gibba044.stdout:VERSION_ID="8.3" 2021-03-22T20:31:53.872 INFO:teuthology.orchestra.run.gibba044.stdout:PLATFORM_ID="platform:el8" 2021-03-22T20:31:53.872 INFO:teuthology.orchestra.run.gibba044.stdout:PRETTY_NAME="Red Hat Enterprise Linux 8.3 (Ootpa)" 2021-03-22T20:31:53.872 INFO:teuthology.orchestra.run.gibba044.stdout:ANSI_COLOR="0;31" 2021-03-22T20:31:53.872 INFO:teuthology.orchestra.run.gibba044.stdout:CPE_NAME="cpe:/o:redhat:enterprise_linux:8.3:GA" 2021-03-22T20:31:53.873 INFO:teuthology.orchestra.run.gibba044.stdout:HOME_URL="https://www.redhat.com/" 2021-03-22T20:31:53.873 INFO:teuthology.orchestra.run.gibba044.stdout:BUG_REPORT_URL="https://bugzilla.redhat.com/" 2021-03-22T20:31:53.873 INFO:teuthology.orchestra.run.gibba044.stdout: 2021-03-22T20:31:53.873 INFO:teuthology.orchestra.run.gibba044.stdout:REDHAT_BUGZILLA_PRODUCT="Red Hat Enterprise Linux 8" 2021-03-22T20:31:53.873 INFO:teuthology.orchestra.run.gibba044.stdout:REDHAT_BUGZILLA_PRODUCT_VERSION=8.3 2021-03-22T20:31:53.873 INFO:teuthology.orchestra.run.gibba044.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux" 2021-03-22T20:31:53.873 INFO:teuthology.orchestra.run.gibba044.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="8.3" 2021-03-22T20:31:53.873 INFO:teuthology.lock.ops:Updating gibba044.front.sepia.ceph.com on lock server 2021-03-22T20:31:53.887 INFO:teuthology.run_tasks:Running task internal.serialize_remote_roles... 2021-03-22T20:31:53.900 INFO:teuthology.run_tasks:Running task internal.check_conflict... 2021-03-22T20:31:53.927 INFO:teuthology.task.internal:Checking for old test directory... 2021-03-22T20:31:53.928 DEBUG:teuthology.orchestra.run.gibba020:> test '!' -e /home/ubuntu/cephtest 2021-03-22T20:31:53.931 DEBUG:teuthology.orchestra.run.gibba044:> test '!' -e /home/ubuntu/cephtest 2021-03-22T20:31:53.942 INFO:teuthology.run_tasks:Running task internal.check_ceph_data... 2021-03-22T20:31:53.955 INFO:teuthology.task.internal:Checking for non-empty /var/lib/ceph... 2021-03-22T20:31:53.956 DEBUG:teuthology.orchestra.run.gibba020:> test -z $(ls -A /var/lib/ceph) 2021-03-22T20:31:53.983 DEBUG:teuthology.orchestra.run.gibba044:> test -z $(ls -A /var/lib/ceph) 2021-03-22T20:31:54.002 INFO:teuthology.run_tasks:Running task internal.vm_setup... 2021-03-22T20:31:54.047 INFO:teuthology.run_tasks:Running task kernel... 2021-03-22T20:31:54.064 DEBUG:teuthology.task.kernel:normalized config {'mon.a': {'kdb': True, 'sha1': 'distro'}, 'mon.c': {'kdb': True, 'sha1': 'distro'}, 'mgr.y': {'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'}, 'client.0': {'kdb': True, 'sha1': 'distro'}, 'node-exporter.a': {'kdb': True, 'sha1': 'distro'}, 'alertmanager.a': {'kdb': True, 'sha1': 'distro'}, 'mon.b': {'kdb': True, 'sha1': 'distro'}, 'mgr.x': {'kdb': True, 'sha1': 'distro'}, 'osd.4': {'kdb': True, 'sha1': 'distro'}, 'osd.5': {'kdb': True, 'sha1': 'distro'}, 'osd.6': {'kdb': True, 'sha1': 'distro'}, 'osd.7': {'kdb': True, 'sha1': 'distro'}, 'client.1': {'kdb': True, 'sha1': 'distro'}, 'prometheus.a': {'kdb': True, 'sha1': 'distro'}, 'grafana.a': {'kdb': True, 'sha1': 'distro'}, 'node-exporter.b': {'kdb': True, 'sha1': 'distro'}} 2021-03-22T20:31:54.065 INFO:teuthology.task.kernel:config {'mon.a': {'kdb': True, 'sha1': 'distro'}, 'mon.b': {'kdb': True, 'sha1': 'distro'}}, timeout 300 2021-03-22T20:31:54.065 DEBUG:teuthology.orchestra.run.gibba020:> uname -r 2021-03-22T20:31:54.076 INFO:teuthology.orchestra.run.gibba020.stdout:4.18.0-240.1.1.el8_3.x86_64 2021-03-22T20:31:54.077 INFO:teuthology.task.kernel:Running kernel on gibba020: 4.18.0-240.1.1.el8_3.x86_64 2021-03-22T20:31:54.077 DEBUG:teuthology.orchestra.run.gibba020:> sudo yum install -y kernel 2021-03-22T20:31:55.347 INFO:teuthology.orchestra.run.gibba020.stdout:Updating Subscription Management repositories. 2021-03-22T20:31:55.348 INFO:teuthology.orchestra.run.gibba020.stdout:Unable to read consumer identity 2021-03-22T20:31:55.434 INFO:teuthology.orchestra.run.gibba020.stdout: 2021-03-22T20:31:55.434 INFO:teuthology.orchestra.run.gibba020.stdout:This system is not registered to Red Hat Subscription Management. You can use subscription-manager to register. 2021-03-22T20:31:55.434 INFO:teuthology.orchestra.run.gibba020.stdout: 2021-03-22T20:31:57.128 INFO:teuthology.orchestra.run.gibba020.stdout:Extra Packages for Enterprise Linux 14 MB/s | 9.1 MB 00:00 2021-03-22T20:31:58.516 INFO:teuthology.orchestra.run.gibba020.stdout:lab-extras 4.1 MB/s | 24 kB 00:00 2021-03-22T20:31:58.997 INFO:teuthology.orchestra.run.gibba020.stdout:Package kernel-4.18.0-240.1.1.el8_3.x86_64 is already installed. 2021-03-22T20:31:58.997 INFO:teuthology.orchestra.run.gibba020.stdout:Package kernel-4.18.0-240.el8.x86_64 is already installed. 2021-03-22T20:31:59.118 INFO:teuthology.orchestra.run.gibba020.stdout:Dependencies resolved. 2021-03-22T20:31:59.137 INFO:teuthology.orchestra.run.gibba020.stdout:Nothing to do. 2021-03-22T20:31:59.137 INFO:teuthology.orchestra.run.gibba020.stdout:Complete! 2021-03-22T20:31:59.220 DEBUG:teuthology.orchestra.run.gibba020:> echo no | sudo yum reinstall kernel || true 2021-03-22T20:31:59.413 INFO:teuthology.orchestra.run.gibba020.stdout:Updating Subscription Management repositories. 2021-03-22T20:31:59.413 INFO:teuthology.orchestra.run.gibba020.stdout:Unable to read consumer identity 2021-03-22T20:31:59.462 INFO:teuthology.orchestra.run.gibba020.stdout: 2021-03-22T20:31:59.462 INFO:teuthology.orchestra.run.gibba020.stdout:This system is not registered to Red Hat Subscription Management. You can use subscription-manager to register. 2021-03-22T20:31:59.462 INFO:teuthology.orchestra.run.gibba020.stdout: 2021-03-22T20:31:59.575 INFO:teuthology.orchestra.run.gibba020.stdout:Last metadata expiration check: 0:00:01 ago on Mon 22 Mar 2021 08:31:58 PM UTC. 2021-03-22T20:31:59.672 INFO:teuthology.orchestra.run.gibba020.stdout:Installed package kernel-4.18.0-240.1.1.el8_3.x86_64 (from rhel-8-for-x86_64-baseos-rpms) not available. 2021-03-22T20:31:59.672 INFO:teuthology.orchestra.run.gibba020.stdout:Installed package kernel-4.18.0-240.el8.x86_64 (from anaconda) not available. 2021-03-22T20:31:59.713 INFO:teuthology.orchestra.run.gibba020.stderr:Error: No packages marked for reinstall. 2021-03-22T20:31:59.733 DEBUG:teuthology.orchestra.run.gibba020:> sudo yum reinstall -y kernel || true 2021-03-22T20:31:59.928 INFO:teuthology.orchestra.run.gibba020.stdout:Updating Subscription Management repositories. 2021-03-22T20:31:59.928 INFO:teuthology.orchestra.run.gibba020.stdout:Unable to read consumer identity 2021-03-22T20:31:59.974 INFO:teuthology.orchestra.run.gibba020.stdout: 2021-03-22T20:31:59.974 INFO:teuthology.orchestra.run.gibba020.stdout:This system is not registered to Red Hat Subscription Management. You can use subscription-manager to register. 2021-03-22T20:31:59.974 INFO:teuthology.orchestra.run.gibba020.stdout: 2021-03-22T20:32:00.088 INFO:teuthology.orchestra.run.gibba020.stdout:Last metadata expiration check: 0:00:02 ago on Mon 22 Mar 2021 08:31:58 PM UTC. 2021-03-22T20:32:00.230 INFO:teuthology.orchestra.run.gibba020.stdout:Installed package kernel-4.18.0-240.1.1.el8_3.x86_64 (from rhel-8-for-x86_64-baseos-rpms) not available. 2021-03-22T20:32:00.230 INFO:teuthology.orchestra.run.gibba020.stdout:Installed package kernel-4.18.0-240.el8.x86_64 (from anaconda) not available. 2021-03-22T20:32:00.254 INFO:teuthology.orchestra.run.gibba020.stderr:Error: No packages marked for reinstall. 2021-03-22T20:32:00.276 DEBUG:teuthology.orchestra.run.gibba020:> rpm -q kernel --last | head -n 1 2021-03-22T20:32:00.337 INFO:teuthology.orchestra.run.gibba020.stdout:kernel-4.18.0-240.1.1.el8_3.x86_64 Tue 10 Nov 2020 09:15:51 PM UTC 2021-03-22T20:32:00.338 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 4.18.0-240.1.1.el8_3.x86_64 2021-03-22T20:32:00.338 INFO:teuthology.task.kernel:Newest distro kernel installed and running 2021-03-22T20:32:00.338 DEBUG:teuthology.orchestra.run.gibba044:> uname -r 2021-03-22T20:32:00.351 INFO:teuthology.orchestra.run.gibba044.stdout:4.18.0-240.1.1.el8_3.x86_64 2021-03-22T20:32:00.351 INFO:teuthology.task.kernel:Running kernel on gibba044: 4.18.0-240.1.1.el8_3.x86_64 2021-03-22T20:32:00.351 DEBUG:teuthology.orchestra.run.gibba044:> sudo yum install -y kernel 2021-03-22T20:32:01.605 INFO:teuthology.orchestra.run.gibba044.stdout:Updating Subscription Management repositories. 2021-03-22T20:32:01.605 INFO:teuthology.orchestra.run.gibba044.stdout:Unable to read consumer identity 2021-03-22T20:32:01.671 INFO:teuthology.orchestra.run.gibba044.stdout: 2021-03-22T20:32:01.671 INFO:teuthology.orchestra.run.gibba044.stdout:This system is not registered to Red Hat Subscription Management. You can use subscription-manager to register. 2021-03-22T20:32:01.671 INFO:teuthology.orchestra.run.gibba044.stdout: 2021-03-22T20:32:03.498 INFO:teuthology.orchestra.run.gibba044.stdout:Extra Packages for Enterprise Linux 14 MB/s | 9.1 MB 00:00 2021-03-22T20:32:07.404 INFO:teuthology.orchestra.run.gibba044.stdout:lab-extras 9.2 kB/s | 24 kB 00:02 2021-03-22T20:32:07.885 INFO:teuthology.orchestra.run.gibba044.stdout:Package kernel-4.18.0-240.1.1.el8_3.x86_64 is already installed. 2021-03-22T20:32:07.885 INFO:teuthology.orchestra.run.gibba044.stdout:Package kernel-4.18.0-240.el8.x86_64 is already installed. 2021-03-22T20:32:08.009 INFO:teuthology.orchestra.run.gibba044.stdout:Dependencies resolved. 2021-03-22T20:32:08.014 INFO:teuthology.orchestra.run.gibba044.stdout:Nothing to do. 2021-03-22T20:32:08.015 INFO:teuthology.orchestra.run.gibba044.stdout:Complete! 2021-03-22T20:32:08.099 DEBUG:teuthology.orchestra.run.gibba044:> echo no | sudo yum reinstall kernel || true 2021-03-22T20:32:08.292 INFO:teuthology.orchestra.run.gibba044.stdout:Updating Subscription Management repositories. 2021-03-22T20:32:08.292 INFO:teuthology.orchestra.run.gibba044.stdout:Unable to read consumer identity 2021-03-22T20:32:08.338 INFO:teuthology.orchestra.run.gibba044.stdout: 2021-03-22T20:32:08.338 INFO:teuthology.orchestra.run.gibba044.stdout:This system is not registered to Red Hat Subscription Management. You can use subscription-manager to register. 2021-03-22T20:32:08.338 INFO:teuthology.orchestra.run.gibba044.stdout: 2021-03-22T20:32:08.451 INFO:teuthology.orchestra.run.gibba044.stdout:Last metadata expiration check: 0:00:01 ago on Mon 22 Mar 2021 08:32:07 PM UTC. 2021-03-22T20:32:08.559 INFO:teuthology.orchestra.run.gibba044.stdout:Installed package kernel-4.18.0-240.1.1.el8_3.x86_64 (from rhel-8-for-x86_64-baseos-rpms) not available. 2021-03-22T20:32:08.559 INFO:teuthology.orchestra.run.gibba044.stdout:Installed package kernel-4.18.0-240.el8.x86_64 (from anaconda) not available. 2021-03-22T20:32:08.603 INFO:teuthology.orchestra.run.gibba044.stderr:Error: No packages marked for reinstall. 2021-03-22T20:32:08.624 DEBUG:teuthology.orchestra.run.gibba044:> sudo yum reinstall -y kernel || true 2021-03-22T20:32:08.819 INFO:teuthology.orchestra.run.gibba044.stdout:Updating Subscription Management repositories. 2021-03-22T20:32:08.819 INFO:teuthology.orchestra.run.gibba044.stdout:Unable to read consumer identity 2021-03-22T20:32:08.865 INFO:teuthology.orchestra.run.gibba044.stdout: 2021-03-22T20:32:08.865 INFO:teuthology.orchestra.run.gibba044.stdout:This system is not registered to Red Hat Subscription Management. You can use subscription-manager to register. 2021-03-22T20:32:08.865 INFO:teuthology.orchestra.run.gibba044.stdout: 2021-03-22T20:32:08.977 INFO:teuthology.orchestra.run.gibba044.stdout:Last metadata expiration check: 0:00:01 ago on Mon 22 Mar 2021 08:32:07 PM UTC. 2021-03-22T20:32:09.075 INFO:teuthology.orchestra.run.gibba044.stdout:Installed package kernel-4.18.0-240.1.1.el8_3.x86_64 (from rhel-8-for-x86_64-baseos-rpms) not available. 2021-03-22T20:32:09.075 INFO:teuthology.orchestra.run.gibba044.stdout:Installed package kernel-4.18.0-240.el8.x86_64 (from anaconda) not available. 2021-03-22T20:32:09.093 INFO:teuthology.orchestra.run.gibba044.stderr:Error: No packages marked for reinstall. 2021-03-22T20:32:09.115 DEBUG:teuthology.orchestra.run.gibba044:> rpm -q kernel --last | head -n 1 2021-03-22T20:32:09.175 INFO:teuthology.orchestra.run.gibba044.stdout:kernel-4.18.0-240.1.1.el8_3.x86_64 Tue 10 Nov 2020 09:15:51 PM UTC 2021-03-22T20:32:09.176 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 4.18.0-240.1.1.el8_3.x86_64 2021-03-22T20:32:09.177 INFO:teuthology.task.kernel:Newest distro kernel installed and running 2021-03-22T20:32:09.177 INFO:teuthology.task.kernel:Enabling kdb on mon.a... 2021-03-22T20:32:09.177 DEBUG:teuthology.orchestra.run.gibba020:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2021-03-22T20:32:09.203 INFO:teuthology.orchestra.run.gibba020.stdout:ttyS1 2021-03-22T20:32:09.215 INFO:teuthology.task.kernel:Enabling kdb on mon.b... 2021-03-22T20:32:09.215 DEBUG:teuthology.orchestra.run.gibba044:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2021-03-22T20:32:09.248 INFO:teuthology.orchestra.run.gibba044.stdout:ttyS1 2021-03-22T20:32:09.263 INFO:teuthology.run_tasks:Running task internal.base... 2021-03-22T20:32:09.274 INFO:teuthology.task.internal:Creating test directory... 2021-03-22T20:32:09.275 DEBUG:teuthology.orchestra.run.gibba020:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2021-03-22T20:32:09.277 DEBUG:teuthology.orchestra.run.gibba044:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2021-03-22T20:32:09.314 INFO:teuthology.run_tasks:Running task internal.archive_upload... 2021-03-22T20:32:09.325 INFO:teuthology.run_tasks:Running task internal.archive... 2021-03-22T20:32:09.359 INFO:teuthology.task.internal:Creating archive directory... 2021-03-22T20:32:09.359 DEBUG:teuthology.orchestra.run.gibba020:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2021-03-22T20:32:09.362 DEBUG:teuthology.orchestra.run.gibba044:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2021-03-22T20:32:09.389 INFO:teuthology.run_tasks:Running task internal.coredump... 2021-03-22T20:32:09.400 INFO:teuthology.task.internal:Enabling coredump saving... 2021-03-22T20:32:09.400 DEBUG:teuthology.orchestra.run.gibba020:> 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 2021-03-22T20:32:09.425 DEBUG:teuthology.orchestra.run.gibba044:> 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 2021-03-22T20:32:09.448 INFO:teuthology.orchestra.run.gibba020.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2021-03-22T20:32:09.453 INFO:teuthology.orchestra.run.gibba044.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2021-03-22T20:32:09.456 INFO:teuthology.orchestra.run.gibba020.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2021-03-22T20:32:09.460 INFO:teuthology.orchestra.run.gibba044.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2021-03-22T20:32:09.461 INFO:teuthology.run_tasks:Running task internal.sudo... 2021-03-22T20:32:09.472 INFO:teuthology.task.internal:Configuring sudo... 2021-03-22T20:32:09.472 DEBUG:teuthology.orchestra.run.gibba020:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2021-03-22T20:32:09.500 DEBUG:teuthology.orchestra.run.gibba044:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2021-03-22T20:32:09.521 INFO:teuthology.run_tasks:Running task internal.syslog... 2021-03-22T20:32:09.532 INFO:teuthology.task.internal.syslog:Starting syslog monitoring... 2021-03-22T20:32:09.532 DEBUG:teuthology.orchestra.run.gibba020:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2021-03-22T20:32:09.560 DEBUG:teuthology.orchestra.run.gibba044:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2021-03-22T20:32:09.573 DEBUG:teuthology.orchestra.run.gibba020:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2021-03-22T20:32:09.641 DEBUG:teuthology.orchestra.run.gibba020:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2021-03-22T20:32:09.715 DEBUG:teuthology.orchestra.run.gibba020:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2021-03-22T20:32:09.744 DEBUG:teuthology.orchestra.run.gibba020:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2021-03-22T20:32:09.787 DEBUG:teuthology.orchestra.run.gibba020:> set -ex 2021-03-22T20:32:09.787 DEBUG:teuthology.orchestra.run.gibba020:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2021-03-22T20:32:09.847 DEBUG:teuthology.orchestra.run.gibba044:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2021-03-22T20:32:09.877 DEBUG:teuthology.orchestra.run.gibba044:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2021-03-22T20:32:09.927 DEBUG:teuthology.orchestra.run.gibba044:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2021-03-22T20:32:09.996 DEBUG:teuthology.orchestra.run.gibba044:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2021-03-22T20:32:10.040 DEBUG:teuthology.orchestra.run.gibba044:> set -ex 2021-03-22T20:32:10.040 DEBUG:teuthology.orchestra.run.gibba044:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2021-03-22T20:32:10.100 DEBUG:teuthology.orchestra.run.gibba020:> sudo service rsyslog restart 2021-03-22T20:32:10.103 DEBUG:teuthology.orchestra.run.gibba044:> sudo service rsyslog restart 2021-03-22T20:32:10.163 INFO:teuthology.orchestra.run.gibba020.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2021-03-22T20:32:10.188 INFO:teuthology.orchestra.run.gibba044.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2021-03-22T20:32:10.554 INFO:teuthology.run_tasks:Running task internal.timer... 2021-03-22T20:32:10.565 INFO:teuthology.task.internal:Starting timer... 2021-03-22T20:32:10.565 INFO:teuthology.run_tasks:Running task pcp... 2021-03-22T20:32:10.603 INFO:teuthology.run_tasks:Running task selinux... 2021-03-22T20:32:10.635 DEBUG:teuthology.task:Applying overrides for task selinux: {'whitelist': ['scontext=system_u:system_r:logrotate_t:s0']} 2021-03-22T20:32:10.635 DEBUG:teuthology.orchestra.run.gibba020:> sudo service auditd rotate 2021-03-22T20:32:10.692 INFO:teuthology.orchestra.run.gibba020.stdout:Rotating logs: [ OK ] 2021-03-22T20:32:10.693 DEBUG:teuthology.orchestra.run.gibba044:> sudo service auditd rotate 2021-03-22T20:32:10.731 INFO:teuthology.orchestra.run.gibba044.stdout:Rotating logs: [ OK ] 2021-03-22T20:32:10.733 DEBUG:teuthology.task.selinux:Getting current SELinux state 2021-03-22T20:32:10.733 DEBUG:teuthology.orchestra.run.gibba020:> /usr/sbin/getenforce 2021-03-22T20:32:10.747 INFO:teuthology.orchestra.run.gibba020.stdout:Permissive 2021-03-22T20:32:10.748 DEBUG:teuthology.orchestra.run.gibba044:> /usr/sbin/getenforce 2021-03-22T20:32:10.788 INFO:teuthology.orchestra.run.gibba044.stdout:Permissive 2021-03-22T20:32:10.788 DEBUG:teuthology.task.selinux:Existing SELinux modes: {'ubuntu@gibba020.front.sepia.ceph.com': 'permissive', 'ubuntu@gibba044.front.sepia.ceph.com': 'permissive'} 2021-03-22T20:32:10.789 DEBUG:teuthology.orchestra.run.gibba020:> sudo grep -a 'avc: .*denied' /var/log/audit/audit.log | grep -av '\(comm="dmidecode"\|chronyd.service\|name="cephtest"\|scontext=system_u:system_r:nrpe_t:s0\|scontext=system_u:system_r:pcp_pmlogger_t\|scontext=system_u:system_r:pcp_pmcd_t:s0\|comm="rhsmd"\|scontext=system_u:system_r:syslogd_t:s0\|tcontext=system_u:system_r:nrpe_t:s0\|comm="updatedb"\|comm="smartd"\|comm="rhsmcertd-worke"\|comm="setroubleshootd"\|comm="rpm"\|tcontext=system_u:object_r:container_runtime_exec_t:s0\|comm="ksmtuned"\|comm="sssd"\|scontext=system_u:system_r:logrotate_t:s0\)' 2021-03-22T20:32:10.807 DEBUG:teuthology.orchestra.run:got remote process result: 1 2021-03-22T20:32:10.809 DEBUG:teuthology.orchestra.run.gibba044:> sudo grep -a 'avc: .*denied' /var/log/audit/audit.log | grep -av '\(comm="dmidecode"\|chronyd.service\|name="cephtest"\|scontext=system_u:system_r:nrpe_t:s0\|scontext=system_u:system_r:pcp_pmlogger_t\|scontext=system_u:system_r:pcp_pmcd_t:s0\|comm="rhsmd"\|scontext=system_u:system_r:syslogd_t:s0\|tcontext=system_u:system_r:nrpe_t:s0\|comm="updatedb"\|comm="smartd"\|comm="rhsmcertd-worke"\|comm="setroubleshootd"\|comm="rpm"\|tcontext=system_u:object_r:container_runtime_exec_t:s0\|comm="ksmtuned"\|comm="sssd"\|scontext=system_u:system_r:logrotate_t:s0\)' 2021-03-22T20:32:10.847 DEBUG:teuthology.orchestra.run:got remote process result: 1 2021-03-22T20:32:10.848 INFO:teuthology.task.selinux:Putting SELinux into permissive mode 2021-03-22T20:32:10.849 DEBUG:teuthology.orchestra.run.gibba020:> sudo /usr/sbin/setenforce permissive 2021-03-22T20:32:10.868 DEBUG:teuthology.orchestra.run.gibba044:> sudo /usr/sbin/setenforce permissive 2021-03-22T20:32:10.909 INFO:teuthology.run_tasks:Running task ansible.cephlab... 2021-03-22T20:32:10.920 DEBUG:teuthology.repo_utils:Setting repo remote to git://git.ceph.com/git/ceph-cm-ansible.git 2021-03-22T20:32:10.925 INFO:teuthology.repo_utils:Fetching master from origin 2021-03-22T20:32:10.965 INFO:teuthology.repo_utils:Resetting repo at /home/teuthworker/src/git.ceph.com_git_ceph-cm-ansible_master to origin/master 2021-03-22T20:32:10.979 INFO:teuthology.task.ansible:Playbook: [{'import_playbook': 'ansible_managed.yml'}, {'import_playbook': 'teuthology.yml'}, {'import_playbook': 'testnodes.yml'}, {'import_playbook': 'container-host.yml'}, {'import_playbook': 'cobbler.yml'}, {'import_playbook': 'paddles.yml'}, {'import_playbook': 'pulpito.yml'}] 2021-03-22T20:32:10.980 DEBUG:teuthology.task.ansible:Running ansible-playbook -v --extra-vars '{"ansible_ssh_user": "ubuntu"}' -i /etc/ansible/hosts --limit gibba020.front.sepia.ceph.com,gibba044.front.sepia.ceph.com /home/teuthworker/src/git.ceph.com_git_ceph-cm-ansible_master/cephlab.yml 2021-03-22T20:32:11.343 INFO:teuthology.task.ansible.out:Using /home/teuthworker/src/git.ceph.com_git_ceph-cm-ansible_master/ansible.cfg as config file 2021-03-22T20:32:12.178 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 2021-03-22T20:32:14.275 INFO:teuthology.task.ansible.out: PLAY [all] ********************************************************************* 2021-03-22T20:32:14.297 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:32:14 +0000 (0:00:00.037) 0:00:00.037 ********** 2021-03-22T20:32:14.307 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:32:14 +0000 (0:00:00.010) 0:00:00.047 ********** 2021-03-22T20:32:15.536 INFO:teuthology.task.ansible.out: TASK [Gathering Facts] ********************************************************* ok: [gibba044.front.sepia.ceph.com] 2021-03-22T20:32:15.568 INFO:teuthology.task.ansible.out:ok: [gibba020.front.sepia.ceph.com] 2021-03-22T20:32:15.604 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:32:15 +0000 (0:00:01.296) 0:00:01.344 ********** 2021-03-22T20:32:15.630 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:32:15 +0000 (0:00:00.026) 0:00:01.370 ********** 2021-03-22T20:32:15.886 INFO:teuthology.task.ansible.out: TASK [ansible-managed : Create the sudo group.] ******************************** 2021-03-22T20:32:15.888 INFO:teuthology.task.ansible.out:ok: [gibba044.front.sepia.ceph.com] => {"changed": false, "gid": 1000, "name": "sudo", "state": "present", "system": false} ok: [gibba020.front.sepia.ceph.com] => {"changed": false, "gid": 1000, "name": "sudo", "state": "present", "system": false} 2021-03-22T20:32:15.908 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:32:15 +0000 (0:00:00.277) 0:00:01.648 ********** 2021-03-22T20:32:15.926 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:32:15 +0000 (0:00:00.017) 0:00:01.666 ********** 2021-03-22T20:32:16.429 INFO:teuthology.task.ansible.out: TASK [ansible-managed : Create the ansible user.] ****************************** 2021-03-22T20:32:16.431 INFO:teuthology.task.ansible.out:ok: [gibba044.front.sepia.ceph.com] => {"append": false, "changed": false, "comment": "", "group": 1100, "groups": "sudo", "home": "/home/cm", "move_home": false, "name": "cm", "shell": "/bin/bash", "state": "present", "uid": 1100} 2021-03-22T20:32:16.452 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:32:16 +0000 (0:00:00.525) 0:00:02.192 ********** 2021-03-22T20:32:16.458 INFO:teuthology.task.ansible.out:ok: [gibba020.front.sepia.ceph.com] => {"append": false, "changed": false, "comment": "", "group": 1100, "groups": "sudo", "home": "/home/cm", "move_home": false, "name": "cm", "shell": "/bin/bash", "state": "present", "uid": 1100} 2021-03-22T20:32:16.482 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:32:16 +0000 (0:00:00.030) 0:00:02.222 ********** 2021-03-22T20:32:16.520 INFO:teuthology.task.ansible.out: TASK [ansible-managed : Delete the ansible users password.] ******************** 2021-03-22T20:32:16.521 INFO:teuthology.task.ansible.out:skipping: [gibba044.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-03-22T20:32:16.544 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:32:16 +0000 (0:00:00.062) 0:00:02.285 ********** 2021-03-22T20:32:16.551 INFO:teuthology.task.ansible.out:skipping: [gibba020.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-03-22T20:32:16.576 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:32:16 +0000 (0:00:00.031) 0:00:02.317 ********** 2021-03-22T20:32:16.811 INFO:teuthology.task.ansible.out: TASK [ansible-managed : Ensure includedir is present in sudoers.] ************** 2021-03-22T20:32:16.813 INFO:teuthology.task.ansible.out:ok: [gibba020.front.sepia.ceph.com] => {"backup": "", "changed": false, "msg": ""} 2021-03-22T20:32:16.813 INFO:teuthology.task.ansible.out:ok: [gibba044.front.sepia.ceph.com] => {"backup": "", "changed": false, "msg": ""} 2021-03-22T20:32:16.834 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:32:16 +0000 (0:00:00.257) 0:00:02.575 ********** 2021-03-22T20:32:16.855 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:32:16 +0000 (0:00:00.020) 0:00:02.595 ********** 2021-03-22T20:32:17.700 INFO:teuthology.task.ansible.out: TASK [ansible-managed : Create the cephlab_sudo sudoers.d file.] *************** 2021-03-22T20:32:17.701 INFO:teuthology.task.ansible.out:changed: [gibba020.front.sepia.ceph.com] => {"changed": true, "checksum": "6c8e8b7ecc895eb2094cafe75c34b58f183442a7", "dest": "/etc/sudoers.d/cephlab_sudo", "gid": 0, "group": "root", "md5sum": "c3657b9ef874d0ad278742c3210136a0", "mode": "0440", "owner": "root", "secontext": "system_u:object_r:etc_t:s0", "size": 182, "src": "/home/ubuntu/.ansible/tmp/ansible-tmp-1616445136.8723598-18024-188906819041068/source", "state": "file", "uid": 0} changed: [gibba044.front.sepia.ceph.com] => {"changed": true, "checksum": "6c8e8b7ecc895eb2094cafe75c34b58f183442a7", "dest": "/etc/sudoers.d/cephlab_sudo", "gid": 0, "group": "root", "md5sum": "c3657b9ef874d0ad278742c3210136a0", "mode": "0440", "owner": "root", "secontext": "system_u:object_r:etc_t:s0", "size": 182, "src": "/home/ubuntu/.ansible/tmp/ansible-tmp-1616445136.8941698-18028-219533133799995/source", "state": "file", "uid": 0} 2021-03-22T20:32:17.721 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:32:17 +0000 (0:00:00.866) 0:00:03.462 ********** 2021-03-22T20:32:17.739 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:32:17 +0000 (0:00:00.017) 0:00:03.479 ********** 2021-03-22T20:32:18.293 INFO:teuthology.task.ansible.out: TASK [ansible-managed : Add authorized keys for the ansible user.] ************* 2021-03-22T20:32:18.294 INFO:teuthology.task.ansible.out:ok: [gibba020.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/wiElv4 2021-03-22T20:32:18.295 INFO:teuthology.task.ansible.out:r9ty+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: [gibba044.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.c 2021-03-22T20:32:18.297 INFO:teuthology.task.ansible.out:om\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@ak 2021-03-22T20:32:18.298 INFO:teuthology.task.ansible.out:lap", "key_options": null, "keyfile": "/home/cm/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "cm", "validate_certs": true} 2021-03-22T20:32:18.392 INFO:teuthology.task.ansible.out: PLAY [teuthology] ************************************************************** skipping: no hosts matched 2021-03-22T20:32:18.397 INFO:teuthology.task.ansible.out: PLAY [testnodes] *************************************************************** 2021-03-22T20:32:18.577 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:32:18 +0000 (0:00:00.838) 0:00:04.318 ********** 2021-03-22T20:32:18.607 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:32:18 +0000 (0:00:00.029) 0:00:04.348 ********** 2021-03-22T20:32:19.102 INFO:teuthology.task.ansible.out: TASK [Gathering Facts] ********************************************************* ok: [gibba020.front.sepia.ceph.com] 2021-03-22T20:32:19.131 INFO:teuthology.task.ansible.out:ok: [gibba044.front.sepia.ceph.com] 2021-03-22T20:32:19.160 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. 2021-03-22T20:32:19.161 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:32:19 +0000 (0:00:00.552) 0:00:04.900 ********** 2021-03-22T20:32:19.202 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:32:19 +0000 (0:00:00.041) 0:00:04.942 ********** 2021-03-22T20:32:19.779 INFO:teuthology.task.ansible.out: TASK [users : Check keys_repo HEAD sha1] *************************************** 2021-03-22T20:32:19.780 INFO:teuthology.task.ansible.out:changed: [gibba044.front.sepia.ceph.com] => {"changed": true, "cmd": "git ls-remote https://github.com/ceph/keys HEAD | awk '{ print $1 }'", "delta": "0:00:00.149749", "end": "2021-03-22 20:32:19.752740", "rc": 0, "start": "2021-03-22 20:32:19.602991", "stderr": "", "stderr_lines": [], "stdout": "c31004c4720a55ac12a95d66c32e64f592877604", "stdout_lines": ["c31004c4720a55ac12a95d66c32e64f592877604"]} 2021-03-22T20:32:19.801 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:32:19 +0000 (0:00:00.599) 0:00:05.541 ********** 2021-03-22T20:32:19.817 INFO:teuthology.task.ansible.out:changed: [gibba020.front.sepia.ceph.com] => {"changed": true, "cmd": "git ls-remote https://github.com/ceph/keys HEAD | awk '{ print $1 }'", "delta": "0:00:00.191009", "end": "2021-03-22 20:32:19.790078", "rc": 0, "start": "2021-03-22 20:32:19.599069", "stderr": "", "stderr_lines": [], "stdout": "c31004c4720a55ac12a95d66c32e64f592877604", "stdout_lines": ["c31004c4720a55ac12a95d66c32e64f592877604"]} 2021-03-22T20:32:19.840 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:32:19 +0000 (0:00:00.038) 0:00:05.580 ********** 2021-03-22T20:32:19.960 INFO:teuthology.task.ansible.out: TASK [users : Check host's /keys-repo-sha1 sentinel file] ********************** 2021-03-22T20:32:19.961 INFO:teuthology.task.ansible.out:changed: [gibba044.front.sepia.ceph.com] => {"changed": true, "cmd": ["cat", "/keys-repo-sha1"], "delta": "0:00:00.012273", "end": "2021-03-22 20:32:19.938703", "failed_when_result": false, "rc": 0, "start": "2021-03-22 20:32:19.926430", "stderr": "", "stderr_lines": [], "stdout": "46fd2a03b54c2ce7520f33746fa0586027b558c3", "stdout_lines": ["46fd2a03b54c2ce7520f33746fa0586027b558c3"]} 2021-03-22T20:32:19.983 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:32:19 +0000 (0:00:00.143) 0:00:05.724 ********** 2021-03-22T20:32:20.000 INFO:teuthology.task.ansible.out:changed: [gibba020.front.sepia.ceph.com] => {"changed": true, "cmd": ["cat", "/keys-repo-sha1"], "delta": "0:00:00.010441", "end": "2021-03-22 20:32:19.976870", "failed_when_result": false, "rc": 0, "start": "2021-03-22 20:32:19.966429", "stderr": "", "stderr_lines": [], "stdout": "46fd2a03b54c2ce7520f33746fa0586027b558c3", "stdout_lines": ["46fd2a03b54c2ce7520f33746fa0586027b558c3"]} 2021-03-22T20:32:20.023 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:32:20 +0000 (0:00:00.040) 0:00:05.764 ********** 2021-03-22T20:32:20.061 INFO:teuthology.task.ansible.out: TASK [Determine if we can skip users and pubkeys updates] ********************** 2021-03-22T20:32:20.062 INFO:teuthology.task.ansible.out:skipping: [gibba044.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-03-22T20:32:20.083 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:32:20 +0000 (0:00:00.059) 0:00:05.824 ********** 2021-03-22T20:32:20.089 INFO:teuthology.task.ansible.out:skipping: [gibba020.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-03-22T20:32:20.113 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:32:20 +0000 (0:00:00.029) 0:00:05.853 ********** 2021-03-22T20:32:20.160 INFO:teuthology.task.ansible.out: TASK [Merge extra_admin_users into managed_admin_users] ************************ 2021-03-22T20:32:20.162 INFO:teuthology.task.ansible.out:skipping: [gibba044.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-03-22T20:32:20.182 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:32:20 +0000 (0:00:00.069) 0:00:05.923 ********** 2021-03-22T20:32:20.189 INFO:teuthology.task.ansible.out:skipping: [gibba020.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-03-22T20:32:20.212 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:32:20 +0000 (0:00:00.029) 0:00:05.952 ********** 2021-03-22T20:32:20.249 INFO:teuthology.task.ansible.out: TASK [Remove managed_admin_users from managed_users] *************************** skipping: [gibba044.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-03-22T20:32:20.272 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:32:20 +0000 (0:00:00.060) 0:00:06.013 ********** 2021-03-22T20:32:20.289 INFO:teuthology.task.ansible.out:skipping: [gibba020.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-03-22T20:32:20.312 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:32:20 +0000 (0:00:00.039) 0:00:06.053 ********** 2021-03-22T20:32:20.339 INFO:teuthology.task.ansible.out: TASK [Filter the managed_users list] ******************************************* 2021-03-22T20:32:20.341 INFO:teuthology.task.ansible.out:skipping: [gibba044.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-03-22T20:32:20.362 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:32:20 +0000 (0:00:00.049) 0:00:06.102 ********** 2021-03-22T20:32:20.379 INFO:teuthology.task.ansible.out:skipping: [gibba020.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-03-22T20:32:20.401 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:32:20 +0000 (0:00:00.038) 0:00:06.141 ********** 2021-03-22T20:32:20.428 INFO:teuthology.task.ansible.out: TASK [Filter the managed_admin_users list] ************************************* 2021-03-22T20:32:20.429 INFO:teuthology.task.ansible.out:skipping: [gibba044.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-03-22T20:32:20.450 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:32:20 +0000 (0:00:00.049) 0:00:06.190 ********** 2021-03-22T20:32:20.467 INFO:teuthology.task.ansible.out:skipping: [gibba020.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-03-22T20:32:20.490 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:32:20 +0000 (0:00:00.039) 0:00:06.230 ********** 2021-03-22T20:32:20.641 INFO:teuthology.task.ansible.out: TASK [users : Set UID_MIN to 1001] ********************************************* 2021-03-22T20:32:20.642 INFO:teuthology.task.ansible.out:ok: [gibba044.front.sepia.ceph.com] => {"backup": "", "changed": false, "msg": ""} 2021-03-22T20:32:20.664 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:32:20 +0000 (0:00:00.173) 0:00:06.404 ********** 2021-03-22T20:32:20.682 INFO:teuthology.task.ansible.out:ok: [gibba020.front.sepia.ceph.com] => {"backup": "", "changed": false, "msg": ""} 2021-03-22T20:32:20.706 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:32:20 +0000 (0:00:00.041) 0:00:06.446 ********** 2021-03-22T20:32:20.909 INFO:teuthology.task.ansible.out: TASK [Create all admin users with sudo access.] ******************************** 2021-03-22T20:32:20.911 INFO:teuthology.task.ansible.out:ok: [gibba044.front.sepia.ceph.com] => (item={'name': 'andrewschoen', 'ovpn': 'andrewschoen@home hYDlX2i7X8t0JHpK2smvFA 2a6e753fb3c401ad75e1273ae5e18e4abc0404149dbdc3675bb317a63a4469e9'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1101, "groups": "sudo", "home": "/home/andrewschoen", "item": {"name": "andrewschoen", "ovpn": "andrewschoen@home hYDlX2i7X8t0JHpK2smvFA 2a6e753fb3c401ad75e1273ae5e18e4abc0404149dbdc3675bb317a63a4469e9"}, "move_home": false, "name": "andrewschoen", "shell": "/bin/bash", "state": "present", "uid": 1101} 2021-03-22T20:32:20.942 INFO:teuthology.task.ansible.out:ok: [gibba020.front.sepia.ceph.com] => (item={'name': 'andrewschoen', 'ovpn': 'andrewschoen@home hYDlX2i7X8t0JHpK2smvFA 2a6e753fb3c401ad75e1273ae5e18e4abc0404149dbdc3675bb317a63a4469e9'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1101, "groups": "sudo", "home": "/home/andrewschoen", "item": {"name": "andrewschoen", "ovpn": "andrewschoen@home hYDlX2i7X8t0JHpK2smvFA 2a6e753fb3c401ad75e1273ae5e18e4abc0404149dbdc3675bb317a63a4469e9"}, "move_home": false, "name": "andrewschoen", "shell": "/bin/bash", "state": "present", "uid": 1101} 2021-03-22T20:32:21.061 INFO:teuthology.task.ansible.out:ok: [gibba044.front.sepia.ceph.com] => (item={'name': 'zack', 'ovpn': 'zack@ceph0 1CeZnO8st4CuhLpH/DJNVw 7230fda728e34998da4401284fc3e5c8939bfdd52482f8cb675d8acf6fcd12b4\nzack@mba.local mzf7/v4tv3uVExt16N/w/Q 13dcf7082b974315dfab1c76885dfc094d7ccaf01ae2e7898a20005602be2caa\n'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1102, "groups": "sudo", "home": "/home/zack", "item": {"name": "zack", "ovpn": "zack@ceph0 1CeZnO8st4CuhLpH/DJNVw 7230fda728e34998da4401284fc3e5c8939bfdd52482f8cb675d8acf6fcd12b4\nzack@mba.local mzf7/v4tv3uVExt16N/w/Q 13dcf7082b974315dfab1c76885dfc094d7ccaf01ae2e7898a20005602be2caa\n"}, "move_home": false, "name": "zack", "shell": "/bin/bash", "state": "present", "uid": 1102} 2021-03-22T20:32:21.093 INFO:teuthology.task.ansible.out:ok: [gibba020.front.sepia.ceph.com] => (item={'name': 'zack', 'ovpn': 'zack@ceph0 1CeZnO8st4CuhLpH/DJNVw 7230fda728e34998da4401284fc3e5c8939bfdd52482f8cb675d8acf6fcd12b4\nzack@mba.local mzf7/v4tv3uVExt16N/w/Q 13dcf7082b974315dfab1c76885dfc094d7ccaf01ae2e7898a20005602be2caa\n'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1102, "groups": "sudo", "home": "/home/zack", "item": {"name": "zack", "ovpn": "zack@ceph0 1CeZnO8st4CuhLpH/DJNVw 7230fda728e34998da4401284fc3e5c8939bfdd52482f8cb675d8acf6fcd12b4\nzack@mba.local mzf7/v4tv3uVExt16N/w/Q 13dcf7082b974315dfab1c76885dfc094d7ccaf01ae2e7898a20005602be2caa\n"}, "move_home": false, "name": "zack", "shell": "/bin/bash", "state": "present", "uid": 1102} 2021-03-22T20:32:21.208 INFO:teuthology.task.ansible.out:ok: [gibba044.front.sepia.ceph.com] => (item={'name': 'kdreyer', 'ovpn': 'kdreyer@redhat.com yUBHWOGnPts8xuDSon5ODg 38feb4fec9f1ba3de74ed074d745ed46a8e5b3ac1d44e50005a04cf07f0462cd'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1103, "groups": "sudo", "home": "/home/kdreyer", "item": {"name": "kdreyer", "ovpn": "kdreyer@redhat.com yUBHWOGnPts8xuDSon5ODg 38feb4fec9f1ba3de74ed074d745ed46a8e5b3ac1d44e50005a04cf07f0462cd"}, "move_home": false, "name": "kdreyer", "shell": "/bin/bash", "state": "present", "uid": 1103} 2021-03-22T20:32:21.241 INFO:teuthology.task.ansible.out:ok: [gibba020.front.sepia.ceph.com] => (item={'name': 'kdreyer', 'ovpn': 'kdreyer@redhat.com yUBHWOGnPts8xuDSon5ODg 38feb4fec9f1ba3de74ed074d745ed46a8e5b3ac1d44e50005a04cf07f0462cd'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1103, "groups": "sudo", "home": "/home/kdreyer", "item": {"name": "kdreyer", "ovpn": "kdreyer@redhat.com yUBHWOGnPts8xuDSon5ODg 38feb4fec9f1ba3de74ed074d745ed46a8e5b3ac1d44e50005a04cf07f0462cd"}, "move_home": false, "name": "kdreyer", "shell": "/bin/bash", "state": "present", "uid": 1103} 2021-03-22T20:32:21.368 INFO:teuthology.task.ansible.out:ok: [gibba044.front.sepia.ceph.com] => (item={'name': 'dmick', 'ovpn': 'dmick@angus z8fyazJ0pc56I/XTlHAOrQ db682b1b89c790bf26a2e12dbea03f4495f8ea5f248e29b2f5c5dc072acb3c93\ndmick@home o9fblAdxhBToEJxbutv2mw 1704b16322c3984ed565b48cce52877eadade26b4093443b349b70f846f0eac6\ndmick@dell r6meTomZVVH/WVOmVf2aSQ 8ac1a9d0452166af59894c6b57ed07a12b42042aa6d2618df2bec9c962684072\ndmick@dmick-MacBookAir EFN6/5V1I5YNm72XjlApUg f2335a3fa49a0296233ab5faba28e7bbf309a89c193169dbe3c411e4219827a4\ndmick@hplaptop 49Wf5LFRBuobkfWp7OoAdQ 1401efaf459e0b7673f03b546eeff2c8144219c674eb3c94aa23e5af5ffc66b9\n'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1104, "groups": "sudo", "home": "/home/dmick", "item": {"name": "dmick", "ovpn": "dmick@angus z8fyazJ0pc56I/XTlHAOrQ db682b1b89c790bf26a2e12dbea03f4495f8ea5f248e29b2f5c5dc072acb3c93\ndmick@home o9fblAdxhBToEJxbutv2mw 1704b16322c3984ed565b48cce52877eadade26b4093443b349b70f846f0eac6\ndmick@dell r6meTomZVVH/WVOmVf2aSQ 8ac1a9d0452166af59894c6b57ed07a12b42042aa6d2618df2bec9c962684072\ndmick@dmick-MacBookAir EFN6/5V1I5YNm72XjlApUg f2335a3fa49a0296233ab5faba28e7bbf309a89c193169dbe3c411e4219827a4\ndmick@hplaptop 49Wf5LFRBuobkfWp7OoAdQ 1401efaf459e0b7673f03b546eeff2c8144219c674eb3c94aa23e5af5ffc66b9\n"}, "move_home": false, "name": "dmick", "shell": "/bin/bash", "state": "present", "uid": 1104} 2021-03-22T20:32:21.389 INFO:teuthology.task.ansible.out:ok: [gibba020.front.sepia.ceph.com] => (item={'name': 'dmick', 'ovpn': 'dmick@angus z8fyazJ0pc56I/XTlHAOrQ db682b1b89c790bf26a2e12dbea03f4495f8ea5f248e29b2f5c5dc072acb3c93\ndmick@home o9fblAdxhBToEJxbutv2mw 1704b16322c3984ed565b48cce52877eadade26b4093443b349b70f846f0eac6\ndmick@dell r6meTomZVVH/WVOmVf2aSQ 8ac1a9d0452166af59894c6b57ed07a12b42042aa6d2618df2bec9c962684072\ndmick@dmick-MacBookAir EFN6/5V1I5YNm72XjlApUg f2335a3fa49a0296233ab5faba28e7bbf309a89c193169dbe3c411e4219827a4\ndmick@hplaptop 49Wf5LFRBuobkfWp7OoAdQ 1401efaf459e0b7673f03b546eeff2c8144219c674eb3c94aa23e5af5ffc66b9\n'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1104, "groups": "sudo", "home": "/home/dmick", "item": {"name": "dmick", "ovpn": "dmick@angus z8fyazJ0pc56I/XTlHAOrQ db682b1b89c790bf26a2e12dbea03f4495f8ea5f248e29b2f5c5dc072acb3c93\ndmick@home o9fblAdxhBToEJxbutv2mw 1704b16322c3984ed565b48cce52877eadade26b4093443b349b70f846f0eac6\ndmick@dell r6meTomZVVH/WVOmVf2aSQ 8ac1a9d0452166af59894c6b57ed07a12b42042aa6d2618df2bec9c962684072\ndmick@dmick-MacBookAir EFN6/5V1I5YNm72XjlApUg f2335a3fa49a0296233ab5faba28e7bbf309a89c193169dbe3c411e4219827a4\ndmick@hplaptop 49Wf5LFRBuobkfWp7OoAdQ 1401efaf459e0b7673f03b546eeff2c8144219c674eb3c94aa23e5af5ffc66b9\n"}, "move_home": false, "name": "dmick", "shell": "/bin/bash", "state": "present", "uid": 1104} 2021-03-22T20:32:21.525 INFO:teuthology.task.ansible.out:ok: [gibba044.front.sepia.ceph.com] => (item={'name': 'sage', 'ovpn': 'sage@autriche 2Uhfc/1jXje4W7G4s0sJEQ 09631754d059fab96e16be441b3b8f7e63b37a260677897a2669cf7a2501d2d3\nsage@gnit YuLp2iihT6cCqY+GmW9IVQ dc79b19c45b9be1b4e69cd7debeb5b87aaa8cd0050353f798913da22c233875a\nsage@maetl wpsQIdtAb+z+ietqr+90Zw 42c518015b7cd440e7c8afd65fcca5769e31e9ef8f8a67d109a3de38187087e6\nsage@lowride tak6ngfj0ohW6upHRUMq7g 450919c617f452e874ef2a8cfa5ca18f47d249450ef0b0374849e721b0c53a70\n'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1105, "groups": "sudo", "home": "/home/sage", "item": {"name": "sage", "ovpn": "sage@autriche 2Uhfc/1jXje4W7G4s0sJEQ 09631754d059fab96e16be441b3b8f7e63b37a260677897a2669cf7a2501d2d3\nsage@gnit YuLp2iihT6cCqY+GmW9IVQ dc79b19c45b9be1b4e69cd7debeb5b87aaa8cd0050353f798913da22c233875a\nsage@maetl wpsQIdtAb+z+ietqr+90Zw 42c518015b7cd440e7c8afd65fcca5769e31e9ef8f8a67d109a3de38187087e6\nsage@lowride tak6ngfj0ohW6upHRUMq7g 450919c617f452e874ef2a8cfa5ca18f47d249450ef0b0374849e721b0c53a70\n"}, "move_home": false, "name": "sage", "shell": "/bin/bash", "state": "present", "uid": 1105} 2021-03-22T20:32:21.546 INFO:teuthology.task.ansible.out:ok: [gibba020.front.sepia.ceph.com] => (item={'name': 'sage', 'ovpn': 'sage@autriche 2Uhfc/1jXje4W7G4s0sJEQ 09631754d059fab96e16be441b3b8f7e63b37a260677897a2669cf7a2501d2d3\nsage@gnit YuLp2iihT6cCqY+GmW9IVQ dc79b19c45b9be1b4e69cd7debeb5b87aaa8cd0050353f798913da22c233875a\nsage@maetl wpsQIdtAb+z+ietqr+90Zw 42c518015b7cd440e7c8afd65fcca5769e31e9ef8f8a67d109a3de38187087e6\nsage@lowride tak6ngfj0ohW6upHRUMq7g 450919c617f452e874ef2a8cfa5ca18f47d249450ef0b0374849e721b0c53a70\n'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1105, "groups": "sudo", "home": "/home/sage", "item": {"name": "sage", "ovpn": "sage@autriche 2Uhfc/1jXje4W7G4s0sJEQ 09631754d059fab96e16be441b3b8f7e63b37a260677897a2669cf7a2501d2d3\nsage@gnit YuLp2iihT6cCqY+GmW9IVQ dc79b19c45b9be1b4e69cd7debeb5b87aaa8cd0050353f798913da22c233875a\nsage@maetl wpsQIdtAb+z+ietqr+90Zw 42c518015b7cd440e7c8afd65fcca5769e31e9ef8f8a67d109a3de38187087e6\nsage@lowride tak6ngfj0ohW6upHRUMq7g 450919c617f452e874ef2a8cfa5ca18f47d249450ef0b0374849e721b0c53a70\n"}, "move_home": false, "name": "sage", "shell": "/bin/bash", "state": "present", "uid": 1105} 2021-03-22T20:32:21.682 INFO:teuthology.task.ansible.out:ok: [gibba044.front.sepia.ceph.com] => (item={'name': 'dgalloway', 'ovpn': 'dgallowa@laptop POebac0SJIVkSCyi0LE4yg 52fc0cb34f3332a5f3cff117a20f00e8ea89a051736cb543a689a96dd9528ae5\ndgalloway@p50 7PHdbcNE/YjcHOm5NbNfpQ 7075211c35997b01797c2f15083aedf13888fc4c54080130342dccc76469fb40\n'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1106, "groups": "sudo", "home": "/home/dgalloway", "item": {"name": "dgalloway", "ovpn": "dgallowa@laptop POebac0SJIVkSCyi0LE4yg 52fc0cb34f3332a5f3cff117a20f00e8ea89a051736cb543a689a96dd9528ae5\ndgalloway@p50 7PHdbcNE/YjcHOm5NbNfpQ 7075211c35997b01797c2f15083aedf13888fc4c54080130342dccc76469fb40\n"}, "move_home": false, "name": "dgalloway", "shell": "/bin/bash", "state": "present", "uid": 1106} 2021-03-22T20:32:21.693 INFO:teuthology.task.ansible.out:ok: [gibba020.front.sepia.ceph.com] => (item={'name': 'dgalloway', 'ovpn': 'dgallowa@laptop POebac0SJIVkSCyi0LE4yg 52fc0cb34f3332a5f3cff117a20f00e8ea89a051736cb543a689a96dd9528ae5\ndgalloway@p50 7PHdbcNE/YjcHOm5NbNfpQ 7075211c35997b01797c2f15083aedf13888fc4c54080130342dccc76469fb40\n'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1106, "groups": "sudo", "home": "/home/dgalloway", "item": {"name": "dgalloway", "ovpn": "dgallowa@laptop POebac0SJIVkSCyi0LE4yg 52fc0cb34f3332a5f3cff117a20f00e8ea89a051736cb543a689a96dd9528ae5\ndgalloway@p50 7PHdbcNE/YjcHOm5NbNfpQ 7075211c35997b01797c2f15083aedf13888fc4c54080130342dccc76469fb40\n"}, "move_home": false, "name": "dgalloway", "shell": "/bin/bash", "state": "present", "uid": 1106} 2021-03-22T20:32:21.828 INFO:teuthology.task.ansible.out:ok: [gibba044.front.sepia.ceph.com] => (item={'name': 'akraitma', 'ovpn': 'akraitma@aklap 2zvxeeQ+bQ4UhKBE9Kz2DQ ff4a9dbab841ee62e7328d8cd0d285c68c22a1de6e23ea24f470b3dcb1a27045'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1107, "groups": "sudo", "home": "/home/akraitma", "item": {"name": "akraitma", "ovpn": "akraitma@aklap 2zvxeeQ+bQ4UhKBE9Kz2DQ ff4a9dbab841ee62e7328d8cd0d285c68c22a1de6e23ea24f470b3dcb1a27045"}, "move_home": false, "name": "akraitma", "shell": "/bin/bash", "state": "present", "uid": 1107} 2021-03-22T20:32:21.840 INFO:teuthology.task.ansible.out:ok: [gibba020.front.sepia.ceph.com] => (item={'name': 'akraitma', 'ovpn': 'akraitma@aklap 2zvxeeQ+bQ4UhKBE9Kz2DQ ff4a9dbab841ee62e7328d8cd0d285c68c22a1de6e23ea24f470b3dcb1a27045'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1107, "groups": "sudo", "home": "/home/akraitma", "item": {"name": "akraitma", "ovpn": "akraitma@aklap 2zvxeeQ+bQ4UhKBE9Kz2DQ ff4a9dbab841ee62e7328d8cd0d285c68c22a1de6e23ea24f470b3dcb1a27045"}, "move_home": false, "name": "akraitma", "shell": "/bin/bash", "state": "present", "uid": 1107} 2021-03-22T20:32:21.975 INFO:teuthology.task.ansible.out:ok: [gibba044.front.sepia.ceph.com] => (item={'name': 'jcaratzas', 'ovpn': 'jcaratza@fedora rT6gfdsBHVr0RvokJfO3mQ e634e7a31d873f310ff5326bacae6c19f95087f8215edda618f68dd2761257a9'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1108, "groups": "sudo", "home": "/home/jcaratzas", "item": {"name": "jcaratzas", "ovpn": "jcaratza@fedora rT6gfdsBHVr0RvokJfO3mQ e634e7a31d873f310ff5326bacae6c19f95087f8215edda618f68dd2761257a9"}, "move_home": false, "name": "jcaratzas", "shell": "/bin/bash", "state": "present", "uid": 1108} 2021-03-22T20:32:21.997 INFO:teuthology.task.ansible.out:ok: [gibba020.front.sepia.ceph.com] => (item={'name': 'jcaratzas', 'ovpn': 'jcaratza@fedora rT6gfdsBHVr0RvokJfO3mQ e634e7a31d873f310ff5326bacae6c19f95087f8215edda618f68dd2761257a9'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1108, "groups": "sudo", "home": "/home/jcaratzas", "item": {"name": "jcaratzas", "ovpn": "jcaratza@fedora rT6gfdsBHVr0RvokJfO3mQ e634e7a31d873f310ff5326bacae6c19f95087f8215edda618f68dd2761257a9"}, "move_home": false, "name": "jcaratzas", "shell": "/bin/bash", "state": "present", "uid": 1108} 2021-03-22T20:32:22.133 INFO:teuthology.task.ansible.out:ok: [gibba044.front.sepia.ceph.com] => (item={'name': 'trociny', 'ovpn': 'mgolub@mirantis.com +WMPxNCgiMwhNJAJHNCV2g 4cd6749ac740ea6dfb50d4f602920ac75e979286439bd510540a8a551728104e'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1109, "groups": "sudo", "home": "/home/trociny", "item": {"name": "trociny", "ovpn": "mgolub@mirantis.com +WMPxNCgiMwhNJAJHNCV2g 4cd6749ac740ea6dfb50d4f602920ac75e979286439bd510540a8a551728104e"}, "move_home": false, "name": "trociny", "shell": "/bin/bash", "state": "present", "uid": 1109} 2021-03-22T20:32:22.144 INFO:teuthology.task.ansible.out:ok: [gibba020.front.sepia.ceph.com] => (item={'name': 'trociny', 'ovpn': 'mgolub@mirantis.com +WMPxNCgiMwhNJAJHNCV2g 4cd6749ac740ea6dfb50d4f602920ac75e979286439bd510540a8a551728104e'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1109, "groups": "sudo", "home": "/home/trociny", "item": {"name": "trociny", "ovpn": "mgolub@mirantis.com +WMPxNCgiMwhNJAJHNCV2g 4cd6749ac740ea6dfb50d4f602920ac75e979286439bd510540a8a551728104e"}, "move_home": false, "name": "trociny", "shell": "/bin/bash", "state": "present", "uid": 1109} 2021-03-22T20:32:22.281 INFO:teuthology.task.ansible.out:ok: [gibba044.front.sepia.ceph.com] => (item={'name': 'smithfarm', 'key': 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC6jqQtqO7pnW39mpSQQC4L2FuxPOx/5j34lp2PrwuTWJoDwtUVCZhpNwSs5UAj3wdXGXCzWYWxu9d9Gh0UEBkiC+2ZHtLvWrwS1TDVRy5g5jYVm9vX3kL5dhoC2vYPyQoQkxeMX3BYlhLwkSjCAnjaceJJZyOT7KsqbpanvJxvudMzeyCosntnMuxyPzjH9CkVKqycddZnscdHMkDIZ3TjNhnL8GKK/QCPB60tkCO6HWN/g4HxidRjrp2VjQgIa5MWN9LBR6mGspZI6+rR1ygLhbl1scr1cCCumh65r+zmCC/ZY33YCfRXdmQZo+ShsBa+KbcvakEx0Bqgx7DsMoiR ncutler@pantograf', 'ovpn': 'smithfarm@wilbur vEk7281ao7DkpXE2Cn3rpw 20058c04c4991caf38b9517faedb75c8562e8d8669808b6be9f70da6a5b64007'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1110, "groups": "sudo", "home": "/home/smithfarm", "item": {"key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC6jqQtqO7pnW39mpSQQC4L2FuxPOx/5j34lp2PrwuTWJoDwtUVCZhpNwSs5UAj3wdXGXCzWYWxu9d9Gh0UEBkiC+2ZHtLvWrwS1TDVRy5g5jYVm9vX3kL5dhoC2vYPyQoQkxeMX3BYlhLwkSjCAnjaceJJZyOT7KsqbpanvJxvudMzeyCosntnMuxyPzjH9CkVKqycddZnscdHMkDIZ3TjNhnL8GKK/QCPB60tkCO6HWN/g4HxidRjrp2VjQgIa5MWN9LBR6mGspZI6+rR1ygLhbl1scr1cCCumh65r+zmCC/ZY33YCfRXdmQZo+ShsBa+KbcvakEx0Bqgx7DsMoiR ncutler@pantograf", "name": "smithfarm", "ovpn": "smithfarm@wilbur vEk7281ao7DkpXE2Cn3rpw 20058c04c4991caf38b9517faedb75c8562e8d8669808b6be9f70da6a5b64007"}, "move_home": false, "name": "smithfarm", "shell": "/bin/bash", "state": "present", "uid": 1110} 2021-03-22T20:32:22.293 INFO:teuthology.task.ansible.out:ok: [gibba020.front.sepia.ceph.com] => (item={'name': 'smithfarm', 'key': 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC6jqQtqO7pnW39mpSQQC4L2FuxPOx/5j34lp2PrwuTWJoDwtUVCZhpNwSs5UAj3wdXGXCzWYWxu9d9Gh0UEBkiC+2ZHtLvWrwS1TDVRy5g5jYVm9vX3kL5dhoC2vYPyQoQkxeMX3BYlhLwkSjCAnjaceJJZyOT7KsqbpanvJxvudMzeyCosntnMuxyPzjH9CkVKqycddZnscdHMkDIZ3TjNhnL8GKK/QCPB60tkCO6HWN/g4HxidRjrp2VjQgIa5MWN9LBR6mGspZI6+rR1ygLhbl1scr1cCCumh65r+zmCC/ZY33YCfRXdmQZo+ShsBa+KbcvakEx0Bqgx7DsMoiR ncutler@pantograf', 'ovpn': 'smithfarm@wilbur vEk7281ao7DkpXE2Cn3rpw 20058c04c4991caf38b9517faedb75c8562e8d8669808b6be9f70da6a5b64007'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1110, "groups": "sudo", "home": "/home/smithfarm", "item": {"key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC6jqQtqO7pnW39mpSQQC4L2FuxPOx/5j34lp2PrwuTWJoDwtUVCZhpNwSs5UAj3wdXGXCzWYWxu9d9Gh0UEBkiC+2ZHtLvWrwS1TDVRy5g5jYVm9vX3kL5dhoC2vYPyQoQkxeMX3BYlhLwkSjCAnjaceJJZyOT7KsqbpanvJxvudMzeyCosntnMuxyPzjH9CkVKqycddZnscdHMkDIZ3TjNhnL8GKK/QCPB60tkCO6HWN/g4HxidRjrp2VjQgIa5MWN9LBR6mGspZI6+rR1ygLhbl1scr1cCCumh65r+zmCC/ZY33YCfRXdmQZo+ShsBa+KbcvakEx0Bqgx7DsMoiR ncutler@pantograf", "name": "smithfarm", "ovpn": "smithfarm@wilbur vEk7281ao7DkpXE2Cn3rpw 20058c04c4991caf38b9517faedb75c8562e8d8669808b6be9f70da6a5b64007"}, "move_home": false, "name": "smithfarm", "shell": "/bin/bash", "state": "present", "uid": 1110} 2021-03-22T20:32:22.428 INFO:teuthology.task.ansible.out:ok: [gibba044.front.sepia.ceph.com] => (item={'name': 'mbenjamin', 'ovpn': 'mbenjamin@ferret N7Ln6KHUAYT/iiP4Swkb0A 244b90574d7e294f6f80949ef5e640bab103c2c34e1902a69cdcf592607d950c\nmbenjamin@duel PRRFsQiomHSJX8sVgRHblA f3009adb7502a6c5554e1157d36c63d84f40fe5074a01d7d0280e5c48da374dc\nmbenjamin@rael 8ixfNNx3j2m2+nGhXkHsnQ 62fda7ec724f0fdb3f05add4c3739e07a5c7eeb2380d5f1f7eeeb13db35e16a8\nmbenjamin@shatner hJ1oEl5wSZaKPJC1Ugss8g 9c9161b53da4d842308f80e5b490a0c1539076f129bd0e34ee2253272dd55c21\n'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1111, "groups": "sudo", "home": "/home/mbenjamin", "item": {"name": "mbenjamin", "ovpn": "mbenjamin@ferret N7Ln6KHUAYT/iiP4Swkb0A 244b90574d7e294f6f80949ef5e640bab103c2c34e1902a69cdcf592607d950c\nmbenjamin@duel PRRFsQiomHSJX8sVgRHblA f3009adb7502a6c5554e1157d36c63d84f40fe5074a01d7d0280e5c48da374dc\nmbenjamin@rael 8ixfNNx3j2m2+nGhXkHsnQ 62fda7ec724f0fdb3f05add4c3739e07a5c7eeb2380d5f1f7eeeb13db35e16a8\nmbenjamin@shatner hJ1oEl5wSZaKPJC1Ugss8g 9c9161b53da4d842308f80e5b490a0c1539076f129bd0e34ee2253272dd55c21\n"}, "move_home": false, "name": "mbenjamin", "shell": "/bin/bash", "state": "present", "uid": 1111} 2021-03-22T20:32:22.450 INFO:teuthology.task.ansible.out:ok: [gibba020.front.sepia.ceph.com] => (item={'name': 'mbenjamin', 'ovpn': 'mbenjamin@ferret N7Ln6KHUAYT/iiP4Swkb0A 244b90574d7e294f6f80949ef5e640bab103c2c34e1902a69cdcf592607d950c\nmbenjamin@duel PRRFsQiomHSJX8sVgRHblA f3009adb7502a6c5554e1157d36c63d84f40fe5074a01d7d0280e5c48da374dc\nmbenjamin@rael 8ixfNNx3j2m2+nGhXkHsnQ 62fda7ec724f0fdb3f05add4c3739e07a5c7eeb2380d5f1f7eeeb13db35e16a8\nmbenjamin@shatner hJ1oEl5wSZaKPJC1Ugss8g 9c9161b53da4d842308f80e5b490a0c1539076f129bd0e34ee2253272dd55c21\n'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1111, "groups": "sudo", "home": "/home/mbenjamin", "item": {"name": "mbenjamin", "ovpn": "mbenjamin@ferret N7Ln6KHUAYT/iiP4Swkb0A 244b90574d7e294f6f80949ef5e640bab103c2c34e1902a69cdcf592607d950c\nmbenjamin@duel PRRFsQiomHSJX8sVgRHblA f3009adb7502a6c5554e1157d36c63d84f40fe5074a01d7d0280e5c48da374dc\nmbenjamin@rael 8ixfNNx3j2m2+nGhXkHsnQ 62fda7ec724f0fdb3f05add4c3739e07a5c7eeb2380d5f1f7eeeb13db35e16a8\nmbenjamin@shatner hJ1oEl5wSZaKPJC1Ugss8g 9c9161b53da4d842308f80e5b490a0c1539076f129bd0e34ee2253272dd55c21\n"}, "move_home": false, "name": "mbenjamin", "shell": "/bin/bash", "state": "present", "uid": 1111} 2021-03-22T20:32:22.587 INFO:teuthology.task.ansible.out:ok: [gibba044.front.sepia.ceph.com] => (item={'name': 'aemerson', 'ovpn': 'aemerson@seasalt enqtMOCQ0a24hizRK46SZg 42f36c9c14c1eb7c468e41cf4c5649e30037f0aaf5eefbd6c07be9637224ca01\naemerson@electric TjQxreDKF6bsIehyQnX4aQ a73b7d56b95ba3d4dda5ded995b9cb98eaaf5d2db7d148c340aa4f4c68cf26d7\n'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1112, "groups": "sudo", "home": "/home/aemerson", "item": {"name": "aemerson", "ovpn": "aemerson@seasalt enqtMOCQ0a24hizRK46SZg 42f36c9c14c1eb7c468e41cf4c5649e30037f0aaf5eefbd6c07be9637224ca01\naemerson@electric TjQxreDKF6bsIehyQnX4aQ a73b7d56b95ba3d4dda5ded995b9cb98eaaf5d2db7d148c340aa4f4c68cf26d7\n"}, "move_home": false, "name": "aemerson", "shell": "/bin/bash", "state": "present", "uid": 1112} 2021-03-22T20:32:22.598 INFO:teuthology.task.ansible.out:ok: [gibba020.front.sepia.ceph.com] => (item={'name': 'aemerson', 'ovpn': 'aemerson@seasalt enqtMOCQ0a24hizRK46SZg 42f36c9c14c1eb7c468e41cf4c5649e30037f0aaf5eefbd6c07be9637224ca01\naemerson@electric TjQxreDKF6bsIehyQnX4aQ a73b7d56b95ba3d4dda5ded995b9cb98eaaf5d2db7d148c340aa4f4c68cf26d7\n'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1112, "groups": "sudo", "home": "/home/aemerson", "item": {"name": "aemerson", "ovpn": "aemerson@seasalt enqtMOCQ0a24hizRK46SZg 42f36c9c14c1eb7c468e41cf4c5649e30037f0aaf5eefbd6c07be9637224ca01\naemerson@electric TjQxreDKF6bsIehyQnX4aQ a73b7d56b95ba3d4dda5ded995b9cb98eaaf5d2db7d148c340aa4f4c68cf26d7\n"}, "move_home": false, "name": "aemerson", "shell": "/bin/bash", "state": "present", "uid": 1112} 2021-03-22T20:32:22.733 INFO:teuthology.task.ansible.out:ok: [gibba044.front.sepia.ceph.com] => (item={'name': 'amaredia', 'key': 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCc1ZbHNXuJn7gxyt7QJ579gEM13MuFdTzsrnedYuRIW2Zlm4rCFr8Oj5SGs5DWBIJnd3W4O2v7PjuVQMxU/zbwnj7mdwBmLFe1cSzOJv2eP1R2uaU5z5C7KNmyPLU++pGKClzb6v5wcEQUq2K35xnuXUU9B935dK+Fm7bK7+HAxj+1vpVeycbPFyPhf6mwbx8dZv4uvZGV2+CGBuyIB/5U2AMJZy9LWim3AR35bip4ftXvSKlAON+RHhnS0toG/6uwp0XlFuGn5H8snaca7L6hGtB4xg1PqA5aMf33Jiv2NVLQo8emHU9J/HeNVS7ksoSZ6InynpLZ6b9uXa9OM9XL ali@parkour', 'ovpn': 'ali@freerunner yQjRpRVG7D5KN2HAUjI30g 9d677a34ae98477e6cc8ba1d975d81dcae43a102013b265c63f3ea91e7dacd78'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1113, "groups": "sudo", "home": "/home/amaredia", "item": {"key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCc1ZbHNXuJn7gxyt7QJ579gEM13MuFdTzsrnedYuRIW2Zlm4rCFr8Oj5SGs5DWBIJnd3W4O2v7PjuVQMxU/zbwnj7mdwBmLFe1cSzOJv2eP1R2uaU5z5C7KNmyPLU++pGKClzb6v5wcEQUq2K35xnuXUU9B935dK+Fm7bK7+HAxj+1vpVeycbPFyPhf6mwbx8dZv4uvZGV2+CGBuyIB/5U2AMJZy9LWim3AR35bip4ftXvSKlAON+RHhnS0toG/6uwp0XlFuGn5H8snaca7L6hGtB4xg1PqA5aMf33Jiv2NVLQo8emHU9J/HeNVS7ksoSZ6InynpLZ6b9uXa9OM9XL ali@parkour", "name": "amaredia", "ovpn": "ali@freerunner yQjRpRVG7D5KN2HAUjI30g 9d677a34ae98477e6cc8ba1d975d81dcae43a102013b265c63f3ea91e7dacd78"}, "move_home": false, "name": "amaredia", "shell": "/bin/bash", "state": "present", "uid": 1113} 2021-03-22T20:32:22.755 INFO:teuthology.task.ansible.out:ok: [gibba020.front.sepia.ceph.com] => (item={'name': 'amaredia', 'key': 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCc1ZbHNXuJn7gxyt7QJ579gEM13MuFdTzsrnedYuRIW2Zlm4rCFr8Oj5SGs5DWBIJnd3W4O2v7PjuVQMxU/zbwnj7mdwBmLFe1cSzOJv2eP1R2uaU5z5C7KNmyPLU++pGKClzb6v5wcEQUq2K35xnuXUU9B935dK+Fm7bK7+HAxj+1vpVeycbPFyPhf6mwbx8dZv4uvZGV2+CGBuyIB/5U2AMJZy9LWim3AR35bip4ftXvSKlAON+RHhnS0toG/6uwp0XlFuGn5H8snaca7L6hGtB4xg1PqA5aMf33Jiv2NVLQo8emHU9J/HeNVS7ksoSZ6InynpLZ6b9uXa9OM9XL ali@parkour', 'ovpn': 'ali@freerunner yQjRpRVG7D5KN2HAUjI30g 9d677a34ae98477e6cc8ba1d975d81dcae43a102013b265c63f3ea91e7dacd78'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1113, "groups": "sudo", "home": "/home/amaredia", "item": {"key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCc1ZbHNXuJn7gxyt7QJ579gEM13MuFdTzsrnedYuRIW2Zlm4rCFr8Oj5SGs5DWBIJnd3W4O2v7PjuVQMxU/zbwnj7mdwBmLFe1cSzOJv2eP1R2uaU5z5C7KNmyPLU++pGKClzb6v5wcEQUq2K35xnuXUU9B935dK+Fm7bK7+HAxj+1vpVeycbPFyPhf6mwbx8dZv4uvZGV2+CGBuyIB/5U2AMJZy9LWim3AR35bip4ftXvSKlAON+RHhnS0toG/6uwp0XlFuGn5H8snaca7L6hGtB4xg1PqA5aMf33Jiv2NVLQo8emHU9J/HeNVS7ksoSZ6InynpLZ6b9uXa9OM9XL ali@parkour", "name": "amaredia", "ovpn": "ali@freerunner yQjRpRVG7D5KN2HAUjI30g 9d677a34ae98477e6cc8ba1d975d81dcae43a102013b265c63f3ea91e7dacd78"}, "move_home": false, "name": "amaredia", "shell": "/bin/bash", "state": "present", "uid": 1113} 2021-03-22T20:32:22.890 INFO:teuthology.task.ansible.out:ok: [gibba044.front.sepia.ceph.com] => (item={'name': 'tserlin', 'key': 'ssh-rsa AAAAB3NzaC1yc2EAAAABIwAAAQEA2ok6CBUpOVGv2RFws44GtEP5SVxOi4Vie0WSZYLpD55rTfmOtsItN1d1EciVNTUyWuyzMeQGWC4JAd3/2l3gR/5ZwSvd7b/7TCNYxjAMEubRand0GxEoiKhpkJMMmJqcT0KefP8pr31MASWPuERj1+0/IbjJExsvrJaUjqeIfZ+DWR8dC2VYdcH3hsp6AE3mqKX/9693sxe8ROt6qY4WkpZcO4M90unOVa2CnJsYqKaaIC4z3fmKuHZpJZjiJMrg8rtuN4r7bnKWPEVGcahj+i74JWwKR5+2gntLpxw2chIBmf4qFu6HDplddig4V3I/2NLB8soBpgc+m8O7YyYl0w== thomas@easystreet', 'ovpn': 'tserlin@annarbor DlKe+OWBPcFAQtWMUAHnwg 6b268bd737ffa5dd38865575ccd444b92cb912c70f5b82dac41f9c50505df4a5'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1114, "groups": "sudo", "home": "/home/tserlin", "item": {"key": "ssh-rsa AAAAB3NzaC1yc2EAAAABIwAAAQEA2ok6CBUpOVGv2RFws44GtEP5SVxOi4Vie0WSZYLpD55rTfmOtsItN1d1EciVNTUyWuyzMeQGWC4JAd3/2l3gR/5ZwSvd7b/7TCNYxjAMEubRand0GxEoiKhpkJMMmJqcT0KefP8pr31MASWPuERj1+0/IbjJExsvrJaUjqeIfZ+DWR8dC2VYdcH3hsp6AE3mqKX/9693sxe8ROt6qY4WkpZcO4M90unOVa2CnJsYqKaaIC4z3fmKuHZpJZjiJMrg8rtuN4r7bnKWPEVGcahj+i74JWwKR5+2gntLpxw2chIBmf4qFu6HDplddig4V3I/2NLB8soBpgc+m8O7YyYl0w== thomas@easystreet", "name": "tserlin", "ovpn": "tserlin@annarbor DlKe+OWBPcFAQtWMUAHnwg 6b268bd737ffa5dd38865575ccd444b92cb912c70f5b82dac41f9c50505df4a5"}, "move_home": false, "name": "tserlin", "shell": "/bin/bash", "state": "present", "uid": 1114} 2021-03-22T20:32:22.902 INFO:teuthology.task.ansible.out:ok: [gibba020.front.sepia.ceph.com] => (item={'name': 'tserlin', 'key': 'ssh-rsa AAAAB3NzaC1yc2EAAAABIwAAAQEA2ok6CBUpOVGv2RFws44GtEP5SVxOi4Vie0WSZYLpD55rTfmOtsItN1d1EciVNTUyWuyzMeQGWC4JAd3/2l3gR/5ZwSvd7b/7TCNYxjAMEubRand0GxEoiKhpkJMMmJqcT0KefP8pr31MASWPuERj1+0/IbjJExsvrJaUjqeIfZ+DWR8dC2VYdcH3hsp6AE3mqKX/9693sxe8ROt6qY4WkpZcO4M90unOVa2CnJsYqKaaIC4z3fmKuHZpJZjiJMrg8rtuN4r7bnKWPEVGcahj+i74JWwKR5+2gntLpxw2chIBmf4qFu6HDplddig4V3I/2NLB8soBpgc+m8O7YyYl0w== thomas@easystreet', 'ovpn': 'tserlin@annarbor DlKe+OWBPcFAQtWMUAHnwg 6b268bd737ffa5dd38865575ccd444b92cb912c70f5b82dac41f9c50505df4a5'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1114, "groups": "sudo", "home": "/home/tserlin", "item": {"key": "ssh-rsa AAAAB3NzaC1yc2EAAAABIwAAAQEA2ok6CBUpOVGv2RFws44GtEP5SVxOi4Vie0WSZYLpD55rTfmOtsItN1d1EciVNTUyWuyzMeQGWC4JAd3/2l3gR/5ZwSvd7b/7TCNYxjAMEubRand0GxEoiKhpkJMMmJqcT0KefP8pr31MASWPuERj1+0/IbjJExsvrJaUjqeIfZ+DWR8dC2VYdcH3hsp6AE3mqKX/9693sxe8ROt6qY4WkpZcO4M90unOVa2CnJsYqKaaIC4z3fmKuHZpJZjiJMrg8rtuN4r7bnKWPEVGcahj+i74JWwKR5+2gntLpxw2chIBmf4qFu6HDplddig4V3I/2NLB8soBpgc+m8O7YyYl0w== thomas@easystreet", "name": "tserlin", "ovpn": "tserlin@annarbor DlKe+OWBPcFAQtWMUAHnwg 6b268bd737ffa5dd38865575ccd444b92cb912c70f5b82dac41f9c50505df4a5"}, "move_home": false, "name": "tserlin", "shell": "/bin/bash", "state": "present", "uid": 1114} 2021-03-22T20:32:23.037 INFO:teuthology.task.ansible.out:ok: [gibba044.front.sepia.ceph.com] => (item={'name': 'dis', 'ovpn': 'dis@zambezi wXYUFvWPBlkCFz+mC4RD6A 11c464dfb2a27986e029f1915732a4f237baba4eade02bb045c8f0d13dfada28'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1115, "groups": "sudo", "home": "/home/dis", "item": {"name": "dis", "ovpn": "dis@zambezi wXYUFvWPBlkCFz+mC4RD6A 11c464dfb2a27986e029f1915732a4f237baba4eade02bb045c8f0d13dfada28"}, "move_home": false, "name": "dis", "shell": "/bin/bash", "state": "present", "uid": 1115} 2021-03-22T20:32:23.059 INFO:teuthology.task.ansible.out:ok: [gibba020.front.sepia.ceph.com] => (item={'name': 'dis', 'ovpn': 'dis@zambezi wXYUFvWPBlkCFz+mC4RD6A 11c464dfb2a27986e029f1915732a4f237baba4eade02bb045c8f0d13dfada28'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1115, "groups": "sudo", "home": "/home/dis", "item": {"name": "dis", "ovpn": "dis@zambezi wXYUFvWPBlkCFz+mC4RD6A 11c464dfb2a27986e029f1915732a4f237baba4eade02bb045c8f0d13dfada28"}, "move_home": false, "name": "dis", "shell": "/bin/bash", "state": "present", "uid": 1115} 2021-03-22T20:32:23.195 INFO:teuthology.task.ansible.out:ok: [gibba044.front.sepia.ceph.com] => (item={'name': 'gregf', 'ovpn': 'gregf@kai YhNrPfedhZjbvGjOfmotOA 440cf8595a87cd307790bbf79c3668455a0405945e2b271d873325de222cd72f\ngregf@pudgy VZrk8nWzg7pYLOrZru8dBg c1d1a0e469a134ccf5f5a5525631a6b83efa6970beec3b23809eb0daa3dca47f\ngfarnum@WorkMini2 +bAqcTdU7Ok9bGMcB3A84w 3cff1326561a23cf81dd6495373cb83ed149cee026c6374d72c19b483f4f1f07\ngfarnum@Macbook bxVtolCC9SY3QNlpx3cE1w aff8d28bfb4d693253511d29e8d399196e964fc096594ec705748a5469d44654\ngregf@fedoragreg Jdn8I/sFGcr5Aa/dici6lw 50f88afc35c05ef8454742226f7baf2cd20cb1e2d4d0c9f4a393013877736bfa\n'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1116, "groups": "sudo", "home": "/home/gregf", "item": {"name": "gregf", "ovpn": "gregf@kai YhNrPfedhZjbvGjOfmotOA 440cf8595a87cd307790bbf79c3668455a0405945e2b271d873325de222cd72f\ngregf@pudgy VZrk8nWzg7pYLOrZru8dBg c1d1a0e469a134ccf5f5a5525631a6b83efa6970beec3b23809eb0daa3dca47f\ngfarnum@WorkMini2 +bAqcTdU7Ok9bGMcB3A84w 3cff1326561a23cf81dd6495373cb83ed149cee026c6374d72c19b483f4f1f07\ngfarnum@Macbook bxVtolCC9SY3QNlpx3cE1w aff8d28bfb4d693253511d29e8d399196e964fc096594ec705748a5469d44654\ngregf@fedoragreg Jdn8I/sFGcr5Aa/dici6lw 50f88afc35c05ef8454742226f7baf2cd20cb1e2d4d0c9f4a393013877736bfa\n"}, "move_home": false, "name": "gregf", "shell": "/bin/bash", "state": "present", "uid": 1116} 2021-03-22T20:32:23.207 INFO:teuthology.task.ansible.out:ok: [gibba020.front.sepia.ceph.com] => (item={'name': 'gregf', 'ovpn': 'gregf@kai YhNrPfedhZjbvGjOfmotOA 440cf8595a87cd307790bbf79c3668455a0405945e2b271d873325de222cd72f\ngregf@pudgy VZrk8nWzg7pYLOrZru8dBg c1d1a0e469a134ccf5f5a5525631a6b83efa6970beec3b23809eb0daa3dca47f\ngfarnum@WorkMini2 +bAqcTdU7Ok9bGMcB3A84w 3cff1326561a23cf81dd6495373cb83ed149cee026c6374d72c19b483f4f1f07\ngfarnum@Macbook bxVtolCC9SY3QNlpx3cE1w aff8d28bfb4d693253511d29e8d399196e964fc096594ec705748a5469d44654\ngregf@fedoragreg Jdn8I/sFGcr5Aa/dici6lw 50f88afc35c05ef8454742226f7baf2cd20cb1e2d4d0c9f4a393013877736bfa\n'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1116, "groups": "sudo", "home": "/home/gregf", "item": {"name": "gregf", "ovpn": "gregf@kai YhNrPfedhZjbvGjOfmotOA 440cf8595a87cd307790bbf79c3668455a0405945e2b271d873325de222cd72f\ngregf@pudgy VZrk8nWzg7pYLOrZru8dBg c1d1a0e469a134ccf5f5a5525631a6b83efa6970beec3b23809eb0daa3dca47f\ngfarnum@WorkMini2 +bAqcTdU7Ok9bGMcB3A84w 3cff1326561a23cf81dd6495373cb83ed149cee026c6374d72c19b483f4f1f07\ngfarnum@Macbook bxVtolCC9SY3QNlpx3cE1w aff8d28bfb4d693253511d29e8d399196e964fc096594ec705748a5469d44654\ngregf@fedoragreg Jdn8I/sFGcr5Aa/dici6lw 50f88afc35c05ef8454742226f7baf2cd20cb1e2d4d0c9f4a393013877736bfa\n"}, "move_home": false, "name": "gregf", "shell": "/bin/bash", "state": "present", "uid": 1116} 2021-03-22T20:32:23.343 INFO:teuthology.task.ansible.out:ok: [gibba044.front.sepia.ceph.com] => (item={'name': 'joshd', 'ovpn': 'jdurgin@glarthnir ElGaAgbs5VZujuzsQMfCmA 2a156febba037d02d1099bc11d1e697d34300b2c420f2df664b5b0de1248f983\njdurgin@new-angeles jqa015PRJcHSp5WHcwJjUg 42113e1156382fde866d691f30584f6b30c3dfc21317ae89b4267efb177d982c\n'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1117, "groups": "sudo", "home": "/home/joshd", "item": {"name": "joshd", "ovpn": "jdurgin@glarthnir ElGaAgbs5VZujuzsQMfCmA 2a156febba037d02d1099bc11d1e697d34300b2c420f2df664b5b0de1248f983\njdurgin@new-angeles jqa015PRJcHSp5WHcwJjUg 42113e1156382fde866d691f30584f6b30c3dfc21317ae89b4267efb177d982c\n"}, "move_home": false, "name": "joshd", "shell": "/bin/bash", "state": "present", "uid": 1117} 2021-03-22T20:32:23.355 INFO:teuthology.task.ansible.out:ok: [gibba020.front.sepia.ceph.com] => (item={'name': 'joshd', 'ovpn': 'jdurgin@glarthnir ElGaAgbs5VZujuzsQMfCmA 2a156febba037d02d1099bc11d1e697d34300b2c420f2df664b5b0de1248f983\njdurgin@new-angeles jqa015PRJcHSp5WHcwJjUg 42113e1156382fde866d691f30584f6b30c3dfc21317ae89b4267efb177d982c\n'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1117, "groups": "sudo", "home": "/home/joshd", "item": {"name": "joshd", "ovpn": "jdurgin@glarthnir ElGaAgbs5VZujuzsQMfCmA 2a156febba037d02d1099bc11d1e697d34300b2c420f2df664b5b0de1248f983\njdurgin@new-angeles jqa015PRJcHSp5WHcwJjUg 42113e1156382fde866d691f30584f6b30c3dfc21317ae89b4267efb177d982c\n"}, "move_home": false, "name": "joshd", "shell": "/bin/bash", "state": "present", "uid": 1117} 2021-03-22T20:32:23.490 INFO:teuthology.task.ansible.out:ok: [gibba044.front.sepia.ceph.com] => (item={'name': 'davidz', 'ovpn': 'dzafman@ubuntu-laptop-vm NY9y9tqLY1beEcXDwMavsQ c869d42fae1890574577a8014d97d1247f1a13cb6337037d2714f1d236fc65d2\ndzafman@ubuntu16 2a0rAy5QmNFSEcATNz2h9A b7c11fbb0911fc4ac0216a1a8eac8359a9e8f43d69126db6b45cbeabd358c2b4\ndzafman@ubuntu-1804 PN1pkeGHGloB0K+IZrfB0g f1c01b447b9ec3fc048c32f606a33fb488ff621e11aa305ac979501030202658\ndavid@ubuntu-2004 sz2UXQopIP7TJ3t/XtOylw 515687a2ace008dbc318525cb273afed0887aa03ae9ca9b0933ca4792ef4addc\n'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1118, "groups": "sudo", "home": "/home/davidz", "item": {"name": "davidz", "ovpn": "dzafman@ubuntu-laptop-vm NY9y9tqLY1beEcXDwMavsQ c869d42fae1890574577a8014d97d1247f1a13cb6337037d2714f1d236fc65d2\ndzafman@ubuntu16 2a0rAy5QmNFSEcATNz2h9A b7c11fbb0911fc4ac0216a1a8eac8359a9e8f43d69126db6b45cbeabd358c2b4\ndzafman@ubuntu-1804 PN1pkeGHGloB0K+IZrfB0g f1c01b447b9ec3fc048c32f606a33fb488ff621e11aa305ac979501030202658\ndavid@ubuntu-2004 sz2UXQopIP7TJ3t/XtOylw 515687a2ace008dbc318525cb273afed0887aa03ae9ca9b0933ca4792ef4addc\n"}, "move_home": false, "name": "davidz", "shell": "/bin/bash", "state": "present", "uid": 1118} 2021-03-22T20:32:23.501 INFO:teuthology.task.ansible.out:ok: [gibba020.front.sepia.ceph.com] => (item={'name': 'davidz', 'ovpn': 'dzafman@ubuntu-laptop-vm NY9y9tqLY1beEcXDwMavsQ c869d42fae1890574577a8014d97d1247f1a13cb6337037d2714f1d236fc65d2\ndzafman@ubuntu16 2a0rAy5QmNFSEcATNz2h9A b7c11fbb0911fc4ac0216a1a8eac8359a9e8f43d69126db6b45cbeabd358c2b4\ndzafman@ubuntu-1804 PN1pkeGHGloB0K+IZrfB0g f1c01b447b9ec3fc048c32f606a33fb488ff621e11aa305ac979501030202658\ndavid@ubuntu-2004 sz2UXQopIP7TJ3t/XtOylw 515687a2ace008dbc318525cb273afed0887aa03ae9ca9b0933ca4792ef4addc\n'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1118, "groups": "sudo", "home": "/home/davidz", "item": {"name": "davidz", "ovpn": "dzafman@ubuntu-laptop-vm NY9y9tqLY1beEcXDwMavsQ c869d42fae1890574577a8014d97d1247f1a13cb6337037d2714f1d236fc65d2\ndzafman@ubuntu16 2a0rAy5QmNFSEcATNz2h9A b7c11fbb0911fc4ac0216a1a8eac8359a9e8f43d69126db6b45cbeabd358c2b4\ndzafman@ubuntu-1804 PN1pkeGHGloB0K+IZrfB0g f1c01b447b9ec3fc048c32f606a33fb488ff621e11aa305ac979501030202658\ndavid@ubuntu-2004 sz2UXQopIP7TJ3t/XtOylw 515687a2ace008dbc318525cb273afed0887aa03ae9ca9b0933ca4792ef4addc\n"}, "move_home": false, "name": "davidz", "shell": "/bin/bash", "state": "present", "uid": 1118} 2021-03-22T20:32:23.637 INFO:teuthology.task.ansible.out:ok: [gibba044.front.sepia.ceph.com] => (item={'name': 'cmeno', 'ovpn': 'cmeno@boxtop KD0XJIGun8xcnNI83pqrsg 79079fe78e1cf401cccb14692c9d16f63e2010c57cfbf56c487387affca90aed'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1119, "groups": "sudo", "home": "/home/cmeno", "item": {"name": "cmeno", "ovpn": "cmeno@boxtop KD0XJIGun8xcnNI83pqrsg 79079fe78e1cf401cccb14692c9d16f63e2010c57cfbf56c487387affca90aed"}, "move_home": false, "name": "cmeno", "shell": "/bin/bash", "state": "present", "uid": 1119} 2021-03-22T20:32:23.659 INFO:teuthology.task.ansible.out:ok: [gibba020.front.sepia.ceph.com] => (item={'name': 'cmeno', 'ovpn': 'cmeno@boxtop KD0XJIGun8xcnNI83pqrsg 79079fe78e1cf401cccb14692c9d16f63e2010c57cfbf56c487387affca90aed'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1119, "groups": "sudo", "home": "/home/cmeno", "item": {"name": "cmeno", "ovpn": "cmeno@boxtop KD0XJIGun8xcnNI83pqrsg 79079fe78e1cf401cccb14692c9d16f63e2010c57cfbf56c487387affca90aed"}, "move_home": false, "name": "cmeno", "shell": "/bin/bash", "state": "present", "uid": 1119} 2021-03-22T20:32:23.794 INFO:teuthology.task.ansible.out:ok: [gibba044.front.sepia.ceph.com] => (item={'name': 'ivancich', 'ovpn': 'ivancich@ann.arbor Kt2vxZ3Ge609mHfjx0W4Cw aaa55a9e2b5276b62a21cd3c401b365c5c2693e39efccb2f9edefafefa1dc8b1'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1120, "groups": "sudo", "home": "/home/ivancich", "item": {"name": "ivancich", "ovpn": "ivancich@ann.arbor Kt2vxZ3Ge609mHfjx0W4Cw aaa55a9e2b5276b62a21cd3c401b365c5c2693e39efccb2f9edefafefa1dc8b1"}, "move_home": false, "name": "ivancich", "shell": "/bin/bash", "state": "present", "uid": 1120} 2021-03-22T20:32:23.806 INFO:teuthology.task.ansible.out:ok: [gibba020.front.sepia.ceph.com] => (item={'name': 'ivancich', 'ovpn': 'ivancich@ann.arbor Kt2vxZ3Ge609mHfjx0W4Cw aaa55a9e2b5276b62a21cd3c401b365c5c2693e39efccb2f9edefafefa1dc8b1'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1120, "groups": "sudo", "home": "/home/ivancich", "item": {"name": "ivancich", "ovpn": "ivancich@ann.arbor Kt2vxZ3Ge609mHfjx0W4Cw aaa55a9e2b5276b62a21cd3c401b365c5c2693e39efccb2f9edefafefa1dc8b1"}, "move_home": false, "name": "ivancich", "shell": "/bin/bash", "state": "present", "uid": 1120} 2021-03-22T20:32:23.942 INFO:teuthology.task.ansible.out:ok: [gibba044.front.sepia.ceph.com] => (item={'name': 'wusui', 'ovpn': 'wusui@ubuntu /nElLTGqxiOr/hD6eziF5A 2e244e2b62fa42dadf3a3a1dbcc29475410cee6550b0c6b3603c135853937551\nwusui@thinkpad tu2DxDcllIdwb5ewldgT0g 1590a7d9f1377b0094e9ba4277e7bcbe6374791f0b3d3df93026345c058c93f5\n'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1121, "groups": "sudo", "home": "/home/wusui", "item": {"name": "wusui", "ovpn": "wusui@ubuntu /nElLTGqxiOr/hD6eziF5A 2e244e2b62fa42dadf3a3a1dbcc29475410cee6550b0c6b3603c135853937551\nwusui@thinkpad tu2DxDcllIdwb5ewldgT0g 1590a7d9f1377b0094e9ba4277e7bcbe6374791f0b3d3df93026345c058c93f5\n"}, "move_home": false, "name": "wusui", "shell": "/bin/bash", "state": "present", "uid": 1121} 2021-03-22T20:32:23.953 INFO:teuthology.task.ansible.out:ok: [gibba020.front.sepia.ceph.com] => (item={'name': 'wusui', 'ovpn': 'wusui@ubuntu /nElLTGqxiOr/hD6eziF5A 2e244e2b62fa42dadf3a3a1dbcc29475410cee6550b0c6b3603c135853937551\nwusui@thinkpad tu2DxDcllIdwb5ewldgT0g 1590a7d9f1377b0094e9ba4277e7bcbe6374791f0b3d3df93026345c058c93f5\n'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1121, "groups": "sudo", "home": "/home/wusui", "item": {"name": "wusui", "ovpn": "wusui@ubuntu /nElLTGqxiOr/hD6eziF5A 2e244e2b62fa42dadf3a3a1dbcc29475410cee6550b0c6b3603c135853937551\nwusui@thinkpad tu2DxDcllIdwb5ewldgT0g 1590a7d9f1377b0094e9ba4277e7bcbe6374791f0b3d3df93026345c058c93f5\n"}, "move_home": false, "name": "wusui", "shell": "/bin/bash", "state": "present", "uid": 1121} 2021-03-22T20:32:24.101 INFO:teuthology.task.ansible.out:ok: [gibba044.front.sepia.ceph.com] => (item={'name': 'yuriw', 'ovpn': 'yuriweinstein@Yuris-MacBook-Pro.local wKA8mCcsdsk/CE+1d9GiPw caaf5bf5eb31ef269e3d0bc34d45dd761c0bb0907172eea6e754434de4603db7\nyuriw@home 02TZyR3JHJMxEQob80ICNA 85b4aa0f69f6d469dae0bb3dca4baaf222e164927ed7eed2082caae8f4717e48\nyuriweinstein@xenon1 C9eVdLb/i18lMcMG20rGPw eaddd0e831a77de3f35cb19e307bd6f9aeb0cc03eff1ae58490d7db33ced4311\nyuriw@yuriw-RH2 WhMAZ+zZ/PPXOc+4HEDaZg 2d3e28b31edc3f2be43f6b73150dedc9c9df6e316d29afc1416d6b96a982e217\n'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1123, "groups": "sudo", "home": "/home/yuriw", "item": {"name": "yuriw", "ovpn": "yuriweinstein@Yuris-MacBook-Pro.local wKA8mCcsdsk/CE+1d9GiPw caaf5bf5eb31ef269e3d0bc34d45dd761c0bb0907172eea6e754434de4603db7\nyuriw@home 02TZyR3JHJMxEQob80ICNA 85b4aa0f69f6d469dae0bb3dca4baaf222e164927ed7eed2082caae8f4717e48\nyuriweinstein@xenon1 C9eVdLb/i18lMcMG20rGPw eaddd0e831a77de3f35cb19e307bd6f9aeb0cc03eff1ae58490d7db33ced4311\nyuriw@yuriw-RH2 WhMAZ+zZ/PPXOc+4HEDaZg 2d3e28b31edc3f2be43f6b73150dedc9c9df6e316d29afc1416d6b96a982e217\n"}, "move_home": false, "name": "yuriw", "shell": "/bin/bash", "state": "present", "uid": 1123} 2021-03-22T20:32:24.102 INFO:teuthology.task.ansible.out:ok: [gibba020.front.sepia.ceph.com] => (item={'name': 'yuriw', 'ovpn': 'yuriweinstein@Yuris-MacBook-Pro.local wKA8mCcsdsk/CE+1d9GiPw caaf5bf5eb31ef269e3d0bc34d45dd761c0bb0907172eea6e754434de4603db7\nyuriw@home 02TZyR3JHJMxEQob80ICNA 85b4aa0f69f6d469dae0bb3dca4baaf222e164927ed7eed2082caae8f4717e48\nyuriweinstein@xenon1 C9eVdLb/i18lMcMG20rGPw eaddd0e831a77de3f35cb19e307bd6f9aeb0cc03eff1ae58490d7db33ced4311\nyuriw@yuriw-RH2 WhMAZ+zZ/PPXOc+4HEDaZg 2d3e28b31edc3f2be43f6b73150dedc9c9df6e316d29afc1416d6b96a982e217\n'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1123, "groups": "sudo", "home": "/home/yuriw", "item": {"name": "yuriw", "ovpn": "yuriweinstein@Yuris-MacBook-Pro.local wKA8mCcsdsk/CE+1d9GiPw caaf5bf5eb31ef269e3d0bc34d45dd761c0bb0907172eea6e754434de4603db7\nyuriw@home 02TZyR3JHJMxEQob80ICNA 85b4aa0f69f6d469dae0bb3dca4baaf222e164927ed7eed2082caae8f4717e48\nyuriweinstein@xenon1 C9eVdLb/i18lMcMG20rGPw eaddd0e831a77de3f35cb19e307bd6f9aeb0cc03eff1ae58490d7db33ced4311\nyuriw@yuriw-RH2 WhMAZ+zZ/PPXOc+4HEDaZg 2d3e28b31edc3f2be43f6b73150dedc9c9df6e316d29afc1416d6b96a982e217\n"}, "move_home": false, "name": "yuriw", "shell": "/bin/bash", "state": "present", "uid": 1123} 2021-03-22T20:32:24.248 INFO:teuthology.task.ansible.out:ok: [gibba044.front.sepia.ceph.com] => (item={'name': 'tamil', 'ovpn': 'tmuthamizhan@mac /1CBLC6rxqzJzPspffZV0g 4d1dfff2e097a7fc2a83ea73eccad2f0e453a6338e18c87b4d89bf370733e29c\ntamil@tamil-VirtualBox M22QdmhkSPj9aEcTiuIVfg 8e76e06b14de99318441c75a96e635a92f5bddc54a40b45276191f6829c6b239\n'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1124, "groups": "sudo", "home": "/home/tamil", "item": {"name": "tamil", "ovpn": "tmuthamizhan@mac /1CBLC6rxqzJzPspffZV0g 4d1dfff2e097a7fc2a83ea73eccad2f0e453a6338e18c87b4d89bf370733e29c\ntamil@tamil-VirtualBox M22QdmhkSPj9aEcTiuIVfg 8e76e06b14de99318441c75a96e635a92f5bddc54a40b45276191f6829c6b239\n"}, "move_home": false, "name": "tamil", "shell": "/bin/bash", "state": "present", "uid": 1124} 2021-03-22T20:32:24.249 INFO:teuthology.task.ansible.out:ok: [gibba020.front.sepia.ceph.com] => (item={'name': 'tamil', 'ovpn': 'tmuthamizhan@mac /1CBLC6rxqzJzPspffZV0g 4d1dfff2e097a7fc2a83ea73eccad2f0e453a6338e18c87b4d89bf370733e29c\ntamil@tamil-VirtualBox M22QdmhkSPj9aEcTiuIVfg 8e76e06b14de99318441c75a96e635a92f5bddc54a40b45276191f6829c6b239\n'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1124, "groups": "sudo", "home": "/home/tamil", "item": {"name": "tamil", "ovpn": "tmuthamizhan@mac /1CBLC6rxqzJzPspffZV0g 4d1dfff2e097a7fc2a83ea73eccad2f0e453a6338e18c87b4d89bf370733e29c\ntamil@tamil-VirtualBox M22QdmhkSPj9aEcTiuIVfg 8e76e06b14de99318441c75a96e635a92f5bddc54a40b45276191f6829c6b239\n"}, "move_home": false, "name": "tamil", "shell": "/bin/bash", "state": "present", "uid": 1124} 2021-03-22T20:32:24.405 INFO:teuthology.task.ansible.out:ok: [gibba044.front.sepia.ceph.com] => (item={'name': 'jowilkin', 'ovpn': 'jowilkin@jowilkin 2r8xOv/eCTcHr+HSsMkPYg 0ac416d2dc139628144dfa0822af8cc0a455f5f5f3e4d1b9713c14115c062218\njohn@osd-host 7zjDTxAYhCmTX+Az4SJaoA 7d924233fdef168e2c5c01258aa349de108629ef2ff90d17c0b96acf22dac7c2\njohn@admin-host 7cpk7iJ1Hg2vk4bPDovKmA 05765178f27af6dc4e43e47f52d773aac3bc1b3f1dd998bdbf479b951bfd2efb\n'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1125, "groups": "sudo", "home": "/home/jowilkin", "item": {"name": "jowilkin", "ovpn": "jowilkin@jowilkin 2r8xOv/eCTcHr+HSsMkPYg 0ac416d2dc139628144dfa0822af8cc0a455f5f5f3e4d1b9713c14115c062218\njohn@osd-host 7zjDTxAYhCmTX+Az4SJaoA 7d924233fdef168e2c5c01258aa349de108629ef2ff90d17c0b96acf22dac7c2\njohn@admin-host 7cpk7iJ1Hg2vk4bPDovKmA 05765178f27af6dc4e43e47f52d773aac3bc1b3f1dd998bdbf479b951bfd2efb\n"}, "move_home": false, "name": "jowilkin", "shell": "/bin/bash", "state": "present", "uid": 1125} 2021-03-22T20:32:24.406 INFO:teuthology.task.ansible.out:ok: [gibba020.front.sepia.ceph.com] => (item={'name': 'jowilkin', 'ovpn': 'jowilkin@jowilkin 2r8xOv/eCTcHr+HSsMkPYg 0ac416d2dc139628144dfa0822af8cc0a455f5f5f3e4d1b9713c14115c062218\njohn@osd-host 7zjDTxAYhCmTX+Az4SJaoA 7d924233fdef168e2c5c01258aa349de108629ef2ff90d17c0b96acf22dac7c2\njohn@admin-host 7cpk7iJ1Hg2vk4bPDovKmA 05765178f27af6dc4e43e47f52d773aac3bc1b3f1dd998bdbf479b951bfd2efb\n'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1125, "groups": "sudo", "home": "/home/jowilkin", "item": {"name": "jowilkin", "ovpn": "jowilkin@jowilkin 2r8xOv/eCTcHr+HSsMkPYg 0ac416d2dc139628144dfa0822af8cc0a455f5f5f3e4d1b9713c14115c062218\njohn@osd-host 7zjDTxAYhCmTX+Az4SJaoA 7d924233fdef168e2c5c01258aa349de108629ef2ff90d17c0b96acf22dac7c2\njohn@admin-host 7cpk7iJ1Hg2vk4bPDovKmA 05765178f27af6dc4e43e47f52d773aac3bc1b3f1dd998bdbf479b951bfd2efb\n"}, "move_home": false, "name": "jowilkin", "shell": "/bin/bash", "state": "present", "uid": 1125} 2021-03-22T20:32:24.552 INFO:teuthology.task.ansible.out:ok: [gibba044.front.sepia.ceph.com] => (item={'name': 'bhubbard', 'ovpn': 'brad@dhcp-1-165.bne.redhat.com 4oShQI9+vYtX5gA47np/Sw 3fc7df5afa772752d8eee15c01d550cc1dcc88b6e940abc9f9f8f26102d239d4'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1126, "groups": "sudo", "home": "/home/bhubbard", "item": {"name": "bhubbard", "ovpn": "brad@dhcp-1-165.bne.redhat.com 4oShQI9+vYtX5gA47np/Sw 3fc7df5afa772752d8eee15c01d550cc1dcc88b6e940abc9f9f8f26102d239d4"}, "move_home": false, "name": "bhubbard", "shell": "/bin/bash", "state": "present", "uid": 1126} 2021-03-22T20:32:24.553 INFO:teuthology.task.ansible.out:ok: [gibba020.front.sepia.ceph.com] => (item={'name': 'bhubbard', 'ovpn': 'brad@dhcp-1-165.bne.redhat.com 4oShQI9+vYtX5gA47np/Sw 3fc7df5afa772752d8eee15c01d550cc1dcc88b6e940abc9f9f8f26102d239d4'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1126, "groups": "sudo", "home": "/home/bhubbard", "item": {"name": "bhubbard", "ovpn": "brad@dhcp-1-165.bne.redhat.com 4oShQI9+vYtX5gA47np/Sw 3fc7df5afa772752d8eee15c01d550cc1dcc88b6e940abc9f9f8f26102d239d4"}, "move_home": false, "name": "bhubbard", "shell": "/bin/bash", "state": "present", "uid": 1126} 2021-03-22T20:32:24.709 INFO:teuthology.task.ansible.out:ok: [gibba020.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", "append": true, "changed": false, "comment": "", "group": 1127, "groups": "sudo", "home": "/home/yehudasa", "item": {"name": "yehudasa", "ovpn": "yehudasa@yehuda-2 NGXHeO0lAvRFfYLalffzEw 0d3489b09f48ad5fa9d1ec5944d9c8020daf852488f389f3d44fe63d3f651f34\nyehuda@yehuda-940X3G shisK5LjI6fr3ZBJy/xX8A 49522899bd26130086ce668079f0062d987d85dfa5767dd5c34e5953db97997a\nyehudasa@yehudasa-desktop OT1MhoO0WihhvkKztqW0Uw 12a4d6b54390b9df7f5af3bd6b533f3c1fee0c7b9fbb79f0a87bcb28b182c7d4\n"}, "move_home": false, "name": "yehudasa", "shell": "/bin/bash", "state": "present", "uid": 1127} 2021-03-22T20:32:24.710 INFO:teuthology.task.ansible.out:ok: [gibba044.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", "append": true, "changed": false, "comment": "", "group": 1127, "groups": "sudo", "home": "/home/yehudasa", "item": {"name": "yehudasa", "ovpn": "yehudasa@yehuda-2 NGXHeO0lAvRFfYLalffzEw 0d3489b09f48ad5fa9d1ec5944d9c8020daf852488f389f3d44fe63d3f651f34\nyehuda@yehuda-940X3G shisK5LjI6fr3ZBJy/xX8A 49522899bd26130086ce668079f0062d987d85dfa5767dd5c34e5953db97997a\nyehudasa@yehudasa-desktop OT1MhoO0WihhvkKztqW0Uw 12a4d6b54390b9df7f5af3bd6b533f3c1fee0c7b9fbb79f0a87bcb28b182c7d4\n"}, "move_home": false, "name": "yehudasa", "shell": "/bin/bash", "state": "present", "uid": 1127} 2021-03-22T20:32:24.855 INFO:teuthology.task.ansible.out:ok: [gibba020.front.sepia.ceph.com] => (item={'name': 'dang', 'ovpn': 'dang@sidious w0CNW2g9K1WiRenVGYWNUA 4f59d761bfab3659115da2b3b80a486266f77b09d8527983217d15648b4f92b4'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1128, "groups": "sudo", "home": "/home/dang", "item": {"name": "dang", "ovpn": "dang@sidious w0CNW2g9K1WiRenVGYWNUA 4f59d761bfab3659115da2b3b80a486266f77b09d8527983217d15648b4f92b4"}, "move_home": false, "name": "dang", "shell": "/bin/bash", "state": "present", "uid": 1128} 2021-03-22T20:32:24.856 INFO:teuthology.task.ansible.out:ok: [gibba044.front.sepia.ceph.com] => (item={'name': 'dang', 'ovpn': 'dang@sidious w0CNW2g9K1WiRenVGYWNUA 4f59d761bfab3659115da2b3b80a486266f77b09d8527983217d15648b4f92b4'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1128, "groups": "sudo", "home": "/home/dang", "item": {"name": "dang", "ovpn": "dang@sidious w0CNW2g9K1WiRenVGYWNUA 4f59d761bfab3659115da2b3b80a486266f77b09d8527983217d15648b4f92b4"}, "move_home": false, "name": "dang", "shell": "/bin/bash", "state": "present", "uid": 1128} 2021-03-22T20:32:25.002 INFO:teuthology.task.ansible.out:ok: [gibba020.front.sepia.ceph.com] => (item={'name': 'branto', 'ovpn': 'branto@work ganye+HpG3dkMEik6WtTng 018f3f9b9d49dcefa701ea304a8e58f002c46f0650edae220a0a7ab1bce36aeb'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1129, "groups": "sudo", "home": "/home/branto", "item": {"name": "branto", "ovpn": "branto@work ganye+HpG3dkMEik6WtTng 018f3f9b9d49dcefa701ea304a8e58f002c46f0650edae220a0a7ab1bce36aeb"}, "move_home": false, "name": "branto", "shell": "/bin/bash", "state": "present", "uid": 1129} 2021-03-22T20:32:25.003 INFO:teuthology.task.ansible.out:ok: [gibba044.front.sepia.ceph.com] => (item={'name': 'branto', 'ovpn': 'branto@work ganye+HpG3dkMEik6WtTng 018f3f9b9d49dcefa701ea304a8e58f002c46f0650edae220a0a7ab1bce36aeb'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1129, "groups": "sudo", "home": "/home/branto", "item": {"name": "branto", "ovpn": "branto@work ganye+HpG3dkMEik6WtTng 018f3f9b9d49dcefa701ea304a8e58f002c46f0650edae220a0a7ab1bce36aeb"}, "move_home": false, "name": "branto", "shell": "/bin/bash", "state": "present", "uid": 1129} 2021-03-22T20:32:25.159 INFO:teuthology.task.ansible.out:ok: [gibba020.front.sepia.ceph.com] => (item={'name': 'xiaoxichen', 'ovpn': 'xiaoxichen@ebay RvJJ7BhIehpoPtggrwnskQ 862ecfe7e15dfab86d61df86856bfe06cbb99f240f6f03851f7f9e1a255327d6'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1130, "groups": "sudo", "home": "/home/xiaoxichen", "item": {"name": "xiaoxichen", "ovpn": "xiaoxichen@ebay RvJJ7BhIehpoPtggrwnskQ 862ecfe7e15dfab86d61df86856bfe06cbb99f240f6f03851f7f9e1a255327d6"}, "move_home": false, "name": "xiaoxichen", "shell": "/bin/bash", "state": "present", "uid": 1130} 2021-03-22T20:32:25.160 INFO:teuthology.task.ansible.out:ok: [gibba044.front.sepia.ceph.com] => (item={'name': 'xiaoxichen', 'ovpn': 'xiaoxichen@ebay RvJJ7BhIehpoPtggrwnskQ 862ecfe7e15dfab86d61df86856bfe06cbb99f240f6f03851f7f9e1a255327d6'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1130, "groups": "sudo", "home": "/home/xiaoxichen", "item": {"name": "xiaoxichen", "ovpn": "xiaoxichen@ebay RvJJ7BhIehpoPtggrwnskQ 862ecfe7e15dfab86d61df86856bfe06cbb99f240f6f03851f7f9e1a255327d6"}, "move_home": false, "name": "xiaoxichen", "shell": "/bin/bash", "state": "present", "uid": 1130} 2021-03-22T20:32:25.306 INFO:teuthology.task.ansible.out:ok: [gibba044.front.sepia.ceph.com] => (item={'name': 'ffilz', 'ovpn': 'ffilz@redhat.com 6YdvqxkKfmDWGD2s0wA7Ww 4ce64d08686e34e559ccec2498df433b155b70c9ebccaec616b6b34f0f0c246e'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1131, "groups": "sudo", "home": "/home/ffilz", "item": {"name": "ffilz", "ovpn": "ffilz@redhat.com 6YdvqxkKfmDWGD2s0wA7Ww 4ce64d08686e34e559ccec2498df433b155b70c9ebccaec616b6b34f0f0c246e"}, "move_home": false, "name": "ffilz", "shell": "/bin/bash", "state": "present", "uid": 1131} 2021-03-22T20:32:25.307 INFO:teuthology.task.ansible.out:ok: [gibba020.front.sepia.ceph.com] => (item={'name': 'ffilz', 'ovpn': 'ffilz@redhat.com 6YdvqxkKfmDWGD2s0wA7Ww 4ce64d08686e34e559ccec2498df433b155b70c9ebccaec616b6b34f0f0c246e'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1131, "groups": "sudo", "home": "/home/ffilz", "item": {"name": "ffilz", "ovpn": "ffilz@redhat.com 6YdvqxkKfmDWGD2s0wA7Ww 4ce64d08686e34e559ccec2498df433b155b70c9ebccaec616b6b34f0f0c246e"}, "move_home": false, "name": "ffilz", "shell": "/bin/bash", "state": "present", "uid": 1131} 2021-03-22T20:32:25.453 INFO:teuthology.task.ansible.out:ok: [gibba044.front.sepia.ceph.com] => (item={'name': 'joao', 'ovpn': 'joao@magrathea eSS2/gvK7ALE6L9bITfuMA c3caaeecee3f43e39b7a81fad50e0d874359c70a9c41b77c661511c71f733909\njoao@timesink 9S3oER36HheVupjRpnLz6A 9dbc964184244e9da269942dc73ec9ebba6594bcccfdc0eb09562b58b4542162\njoao@tagide uUDVmZ1S5lp/Hx8eKTfDCw ee37985d0a51360f08266e0de208ea85616777a325d498d7c895a80d4723f844\n'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1132, "groups": "sudo", "home": "/home/joao", "item": {"name": "joao", "ovpn": "joao@magrathea eSS2/gvK7ALE6L9bITfuMA c3caaeecee3f43e39b7a81fad50e0d874359c70a9c41b77c661511c71f733909\njoao@timesink 9S3oER36HheVupjRpnLz6A 9dbc964184244e9da269942dc73ec9ebba6594bcccfdc0eb09562b58b4542162\njoao@tagide uUDVmZ1S5lp/Hx8eKTfDCw ee37985d0a51360f08266e0de208ea85616777a325d498d7c895a80d4723f844\n"}, "move_home": false, "name": "joao", "shell": "/bin/bash", "state": "present", "uid": 1132} 2021-03-22T20:32:25.454 INFO:teuthology.task.ansible.out:ok: [gibba020.front.sepia.ceph.com] => (item={'name': 'joao', 'ovpn': 'joao@magrathea eSS2/gvK7ALE6L9bITfuMA c3caaeecee3f43e39b7a81fad50e0d874359c70a9c41b77c661511c71f733909\njoao@timesink 9S3oER36HheVupjRpnLz6A 9dbc964184244e9da269942dc73ec9ebba6594bcccfdc0eb09562b58b4542162\njoao@tagide uUDVmZ1S5lp/Hx8eKTfDCw ee37985d0a51360f08266e0de208ea85616777a325d498d7c895a80d4723f844\n'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1132, "groups": "sudo", "home": "/home/joao", "item": {"name": "joao", "ovpn": "joao@magrathea eSS2/gvK7ALE6L9bITfuMA c3caaeecee3f43e39b7a81fad50e0d874359c70a9c41b77c661511c71f733909\njoao@timesink 9S3oER36HheVupjRpnLz6A 9dbc964184244e9da269942dc73ec9ebba6594bcccfdc0eb09562b58b4542162\njoao@tagide uUDVmZ1S5lp/Hx8eKTfDCw ee37985d0a51360f08266e0de208ea85616777a325d498d7c895a80d4723f844\n"}, "move_home": false, "name": "joao", "shell": "/bin/bash", "state": "present", "uid": 1132} 2021-03-22T20:32:25.611 INFO:teuthology.task.ansible.out:ok: [gibba044.front.sepia.ceph.com] => (item={'name': 'nhm', 'ovpn': 'nh@latte JCH9icAtDPj951rgbPKJyw 9a3d30ec1ec9467ccdc8bdbbfacffd7396fb38e046199ae37b2b7b69dbf37480\nnhm@espresso +YYZPT29wYzY5ooaRzabCQ 1ee041dd58b9ec6eb678c47632ece7cf6c24e23bcbac28a77a82af05ba6cc148\nnhm@mocha HgOGOfkBEzJihFsKmPRfKQ 2e17f3ba0b90df7a36f19a7c8f64d2aa8f966b2794c94caa110d313e927a1c1b\n'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1133, "groups": "sudo", "home": "/home/nhm", "item": {"name": "nhm", "ovpn": "nh@latte JCH9icAtDPj951rgbPKJyw 9a3d30ec1ec9467ccdc8bdbbfacffd7396fb38e046199ae37b2b7b69dbf37480\nnhm@espresso +YYZPT29wYzY5ooaRzabCQ 1ee041dd58b9ec6eb678c47632ece7cf6c24e23bcbac28a77a82af05ba6cc148\nnhm@mocha HgOGOfkBEzJihFsKmPRfKQ 2e17f3ba0b90df7a36f19a7c8f64d2aa8f966b2794c94caa110d313e927a1c1b\n"}, "move_home": false, "name": "nhm", "shell": "/bin/bash", "state": "present", "uid": 1133} 2021-03-22T20:32:25.612 INFO:teuthology.task.ansible.out:ok: [gibba020.front.sepia.ceph.com] => (item={'name': 'nhm', 'ovpn': 'nh@latte JCH9icAtDPj951rgbPKJyw 9a3d30ec1ec9467ccdc8bdbbfacffd7396fb38e046199ae37b2b7b69dbf37480\nnhm@espresso +YYZPT29wYzY5ooaRzabCQ 1ee041dd58b9ec6eb678c47632ece7cf6c24e23bcbac28a77a82af05ba6cc148\nnhm@mocha HgOGOfkBEzJihFsKmPRfKQ 2e17f3ba0b90df7a36f19a7c8f64d2aa8f966b2794c94caa110d313e927a1c1b\n'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1133, "groups": "sudo", "home": "/home/nhm", "item": {"name": "nhm", "ovpn": "nh@latte JCH9icAtDPj951rgbPKJyw 9a3d30ec1ec9467ccdc8bdbbfacffd7396fb38e046199ae37b2b7b69dbf37480\nnhm@espresso +YYZPT29wYzY5ooaRzabCQ 1ee041dd58b9ec6eb678c47632ece7cf6c24e23bcbac28a77a82af05ba6cc148\nnhm@mocha HgOGOfkBEzJihFsKmPRfKQ 2e17f3ba0b90df7a36f19a7c8f64d2aa8f966b2794c94caa110d313e927a1c1b\n"}, "move_home": false, "name": "nhm", "shell": "/bin/bash", "state": "present", "uid": 1133} 2021-03-22T20:32:25.758 INFO:teuthology.task.ansible.out:ok: [gibba044.front.sepia.ceph.com] => (item={'name': 'nwatkins', 'ovpn': 'nwatkins@daq unHfXkUpAHOnzeptznuLLA 33b2003c30d0cc7a6b194e76be92c7b5d270c2d2a4b4a8b6e673f0f0dc1db313'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1134, "groups": "sudo", "home": "/home/nwatkins", "item": {"name": "nwatkins", "ovpn": "nwatkins@daq unHfXkUpAHOnzeptznuLLA 33b2003c30d0cc7a6b194e76be92c7b5d270c2d2a4b4a8b6e673f0f0dc1db313"}, "move_home": false, "name": "nwatkins", "shell": "/bin/bash", "state": "present", "uid": 1134} 2021-03-22T20:32:25.759 INFO:teuthology.task.ansible.out:ok: [gibba020.front.sepia.ceph.com] => (item={'name': 'nwatkins', 'ovpn': 'nwatkins@daq unHfXkUpAHOnzeptznuLLA 33b2003c30d0cc7a6b194e76be92c7b5d270c2d2a4b4a8b6e673f0f0dc1db313'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1134, "groups": "sudo", "home": "/home/nwatkins", "item": {"name": "nwatkins", "ovpn": "nwatkins@daq unHfXkUpAHOnzeptznuLLA 33b2003c30d0cc7a6b194e76be92c7b5d270c2d2a4b4a8b6e673f0f0dc1db313"}, "move_home": false, "name": "nwatkins", "shell": "/bin/bash", "state": "present", "uid": 1134} 2021-03-22T20:32:25.915 INFO:teuthology.task.ansible.out:ok: [gibba044.front.sepia.ceph.com] => (item={'name': 'mkidd', 'ovpn': 'linuxkidd@zenbook oYp1WWV0JwpikHCWCV52Lg 9aca455b601bf3a365d31068154150ac63dd76f32cef29a55f9685dd1a88aa22'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1135, "groups": "sudo", "home": "/home/mkidd", "item": {"name": "mkidd", "ovpn": "linuxkidd@zenbook oYp1WWV0JwpikHCWCV52Lg 9aca455b601bf3a365d31068154150ac63dd76f32cef29a55f9685dd1a88aa22"}, "move_home": false, "name": "mkidd", "shell": "/bin/bash", "state": "present", "uid": 1135} 2021-03-22T20:32:25.916 INFO:teuthology.task.ansible.out:ok: [gibba020.front.sepia.ceph.com] => (item={'name': 'mkidd', 'ovpn': 'linuxkidd@zenbook oYp1WWV0JwpikHCWCV52Lg 9aca455b601bf3a365d31068154150ac63dd76f32cef29a55f9685dd1a88aa22'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1135, "groups": "sudo", "home": "/home/mkidd", "item": {"name": "mkidd", "ovpn": "linuxkidd@zenbook oYp1WWV0JwpikHCWCV52Lg 9aca455b601bf3a365d31068154150ac63dd76f32cef29a55f9685dd1a88aa22"}, "move_home": false, "name": "mkidd", "shell": "/bin/bash", "state": "present", "uid": 1135} 2021-03-22T20:32:26.072 INFO:teuthology.task.ansible.out:ok: [gibba044.front.sepia.ceph.com] => (item={'name': 'jlopez', 'ovpn': 'JCLO@oh-mbp-jcl vZhmBh/1LjLFEu+atRec6w 1f13f591373b4dc798a9b701fabf1eb99bf4aa58f87b6420d6c916716f0965af'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1136, "groups": "sudo", "home": "/home/jlopez", "item": {"name": "jlopez", "ovpn": "JCLO@oh-mbp-jcl vZhmBh/1LjLFEu+atRec6w 1f13f591373b4dc798a9b701fabf1eb99bf4aa58f87b6420d6c916716f0965af"}, "move_home": false, "name": "jlopez", "shell": "/bin/bash", "state": "present", "uid": 1136} 2021-03-22T20:32:26.073 INFO:teuthology.task.ansible.out:ok: [gibba020.front.sepia.ceph.com] => (item={'name': 'jlopez', 'ovpn': 'JCLO@oh-mbp-jcl vZhmBh/1LjLFEu+atRec6w 1f13f591373b4dc798a9b701fabf1eb99bf4aa58f87b6420d6c916716f0965af'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1136, "groups": "sudo", "home": "/home/jlopez", "item": {"name": "jlopez", "ovpn": "JCLO@oh-mbp-jcl vZhmBh/1LjLFEu+atRec6w 1f13f591373b4dc798a9b701fabf1eb99bf4aa58f87b6420d6c916716f0965af"}, "move_home": false, "name": "jlopez", "shell": "/bin/bash", "state": "present", "uid": 1136} 2021-03-22T20:32:26.219 INFO:teuthology.task.ansible.out:ok: [gibba044.front.sepia.ceph.com] => (item={'name': 'haomaiwang', 'ovpn': 'yuyuyu101@desktop XAUS/1Geh1T2WY//5mRahw fda03bdaf79c2f39ac3ba6cd9c3a1cb2e66b842a921169f20a00481a4cd3d9cb'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1137, "groups": "sudo", "home": "/home/haomaiwang", "item": {"name": "haomaiwang", "ovpn": "yuyuyu101@desktop XAUS/1Geh1T2WY//5mRahw fda03bdaf79c2f39ac3ba6cd9c3a1cb2e66b842a921169f20a00481a4cd3d9cb"}, "move_home": false, "name": "haomaiwang", "shell": "/bin/bash", "state": "present", "uid": 1137} 2021-03-22T20:32:26.220 INFO:teuthology.task.ansible.out:ok: [gibba020.front.sepia.ceph.com] => (item={'name': 'haomaiwang', 'ovpn': 'yuyuyu101@desktop XAUS/1Geh1T2WY//5mRahw fda03bdaf79c2f39ac3ba6cd9c3a1cb2e66b842a921169f20a00481a4cd3d9cb'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1137, "groups": "sudo", "home": "/home/haomaiwang", "item": {"name": "haomaiwang", "ovpn": "yuyuyu101@desktop XAUS/1Geh1T2WY//5mRahw fda03bdaf79c2f39ac3ba6cd9c3a1cb2e66b842a921169f20a00481a4cd3d9cb"}, "move_home": false, "name": "haomaiwang", "shell": "/bin/bash", "state": "present", "uid": 1137} 2021-03-22T20:32:26.378 INFO:teuthology.task.ansible.out:ok: [gibba044.front.sepia.ceph.com] => (item={'name': 'jdillaman', 'ovpn': 'jdillaman@ceph1 kQ96pIpKTocwIj9H1Udb1g 6c087451af94ac18c144712bcc9329799d86f6d90376839dcd6fa41cd73e3608'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1138, "groups": "sudo", "home": "/home/jdillaman", "item": {"name": "jdillaman", "ovpn": "jdillaman@ceph1 kQ96pIpKTocwIj9H1Udb1g 6c087451af94ac18c144712bcc9329799d86f6d90376839dcd6fa41cd73e3608"}, "move_home": false, "name": "jdillaman", "shell": "/bin/bash", "state": "present", "uid": 1138} 2021-03-22T20:32:26.379 INFO:teuthology.task.ansible.out:ok: [gibba020.front.sepia.ceph.com] => (item={'name': 'jdillaman', 'ovpn': 'jdillaman@ceph1 kQ96pIpKTocwIj9H1Udb1g 6c087451af94ac18c144712bcc9329799d86f6d90376839dcd6fa41cd73e3608'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1138, "groups": "sudo", "home": "/home/jdillaman", "item": {"name": "jdillaman", "ovpn": "jdillaman@ceph1 kQ96pIpKTocwIj9H1Udb1g 6c087451af94ac18c144712bcc9329799d86f6d90376839dcd6fa41cd73e3608"}, "move_home": false, "name": "jdillaman", "shell": "/bin/bash", "state": "present", "uid": 1138} 2021-03-22T20:32:26.536 INFO:teuthology.task.ansible.out:ok: [gibba044.front.sepia.ceph.com] => (item={'name': 'kchai', 'ovpn': 'kefu@gen8 HVoNrB5C8+bYxuqIfByeEQ 4dddde1890af2d6df367d3d832cc3b9b660160a1db69f0135e0d09364b2cb9b3'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1139, "groups": "sudo", "home": "/home/kchai", "item": {"name": "kchai", "ovpn": "kefu@gen8 HVoNrB5C8+bYxuqIfByeEQ 4dddde1890af2d6df367d3d832cc3b9b660160a1db69f0135e0d09364b2cb9b3"}, "move_home": false, "name": "kchai", "shell": "/bin/bash", "state": "present", "uid": 1139} 2021-03-22T20:32:26.537 INFO:teuthology.task.ansible.out:ok: [gibba020.front.sepia.ceph.com] => (item={'name': 'kchai', 'ovpn': 'kefu@gen8 HVoNrB5C8+bYxuqIfByeEQ 4dddde1890af2d6df367d3d832cc3b9b660160a1db69f0135e0d09364b2cb9b3'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1139, "groups": "sudo", "home": "/home/kchai", "item": {"name": "kchai", "ovpn": "kefu@gen8 HVoNrB5C8+bYxuqIfByeEQ 4dddde1890af2d6df367d3d832cc3b9b660160a1db69f0135e0d09364b2cb9b3"}, "move_home": false, "name": "kchai", "shell": "/bin/bash", "state": "present", "uid": 1139} 2021-03-22T20:32:26.695 INFO:teuthology.task.ansible.out:ok: [gibba020.front.sepia.ceph.com] => (item={'name': 'vumrao', 'ovpn': 'vumrao@vumrao VaMHdnIGTl6y9LIkurxfjQ 71de53c4a0f212b8f919437d7d433d24a33d7a33bc6fe5df5d047e24499994b2'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1140, "groups": "sudo", "home": "/home/vumrao", "item": {"name": "vumrao", "ovpn": "vumrao@vumrao VaMHdnIGTl6y9LIkurxfjQ 71de53c4a0f212b8f919437d7d433d24a33d7a33bc6fe5df5d047e24499994b2"}, "move_home": false, "name": "vumrao", "shell": "/bin/bash", "state": "present", "uid": 1140} 2021-03-22T20:32:26.696 INFO:teuthology.task.ansible.out:ok: [gibba044.front.sepia.ceph.com] => (item={'name': 'vumrao', 'ovpn': 'vumrao@vumrao VaMHdnIGTl6y9LIkurxfjQ 71de53c4a0f212b8f919437d7d433d24a33d7a33bc6fe5df5d047e24499994b2'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1140, "groups": "sudo", "home": "/home/vumrao", "item": {"name": "vumrao", "ovpn": "vumrao@vumrao VaMHdnIGTl6y9LIkurxfjQ 71de53c4a0f212b8f919437d7d433d24a33d7a33bc6fe5df5d047e24499994b2"}, "move_home": false, "name": "vumrao", "shell": "/bin/bash", "state": "present", "uid": 1140} 2021-03-22T20:32:26.841 INFO:teuthology.task.ansible.out:ok: [gibba044.front.sepia.ceph.com] => (item={'name': 'dfuller', 'ovpn': 'dfuller@laptop 6U0lNVidRy7Ye/5q6cGN1A aea3d019f68a95094c99385aff099818224455a829615cfc774587e4519398a7\ndfuller@rex001 6Z8bfQDgPXVSGMeeQHoItg 3abd41920b72683fbba7f25be88ff992fcd753119c4d2086c12daaf20798e684\n'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1141, "groups": "sudo", "home": "/home/dfuller", "item": {"name": "dfuller", "ovpn": "dfuller@laptop 6U0lNVidRy7Ye/5q6cGN1A aea3d019f68a95094c99385aff099818224455a829615cfc774587e4519398a7\ndfuller@rex001 6Z8bfQDgPXVSGMeeQHoItg 3abd41920b72683fbba7f25be88ff992fcd753119c4d2086c12daaf20798e684\n"}, "move_home": false, "name": "dfuller", "shell": "/bin/bash", "state": "present", "uid": 1141} 2021-03-22T20:32:26.853 INFO:teuthology.task.ansible.out:ok: [gibba020.front.sepia.ceph.com] => (item={'name': 'dfuller', 'ovpn': 'dfuller@laptop 6U0lNVidRy7Ye/5q6cGN1A aea3d019f68a95094c99385aff099818224455a829615cfc774587e4519398a7\ndfuller@rex001 6Z8bfQDgPXVSGMeeQHoItg 3abd41920b72683fbba7f25be88ff992fcd753119c4d2086c12daaf20798e684\n'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1141, "groups": "sudo", "home": "/home/dfuller", "item": {"name": "dfuller", "ovpn": "dfuller@laptop 6U0lNVidRy7Ye/5q6cGN1A aea3d019f68a95094c99385aff099818224455a829615cfc774587e4519398a7\ndfuller@rex001 6Z8bfQDgPXVSGMeeQHoItg 3abd41920b72683fbba7f25be88ff992fcd753119c4d2086c12daaf20798e684\n"}, "move_home": false, "name": "dfuller", "shell": "/bin/bash", "state": "present", "uid": 1141} 2021-03-22T20:32:26.998 INFO:teuthology.task.ansible.out:ok: [gibba044.front.sepia.ceph.com] => (item={'name': 'owasserm', 'ovpn': 'owasserm@orit-desktop zi8oe8INwK6IZrtUz6lg0w b5f4f96232a77a260f7a16244af873df2ff143c2bde0dbaabf02e9952b8f38ca\n'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1142, "groups": "sudo", "home": "/home/owasserm", "item": {"name": "owasserm", "ovpn": "owasserm@orit-desktop zi8oe8INwK6IZrtUz6lg0w b5f4f96232a77a260f7a16244af873df2ff143c2bde0dbaabf02e9952b8f38ca\n"}, "move_home": false, "name": "owasserm", "shell": "/bin/bash", "state": "present", "uid": 1142} 2021-03-22T20:32:27.000 INFO:teuthology.task.ansible.out:ok: [gibba020.front.sepia.ceph.com] => (item={'name': 'owasserm', 'ovpn': 'owasserm@orit-desktop zi8oe8INwK6IZrtUz6lg0w b5f4f96232a77a260f7a16244af873df2ff143c2bde0dbaabf02e9952b8f38ca\n'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1142, "groups": "sudo", "home": "/home/owasserm", "item": {"name": "owasserm", "ovpn": "owasserm@orit-desktop zi8oe8INwK6IZrtUz6lg0w b5f4f96232a77a260f7a16244af873df2ff143c2bde0dbaabf02e9952b8f38ca\n"}, "move_home": false, "name": "owasserm", "shell": "/bin/bash", "state": "present", "uid": 1142} 2021-03-22T20:32:27.146 INFO:teuthology.task.ansible.out:ok: [gibba044.front.sepia.ceph.com] => (item={'name': 'vasu', 'ovpn': 'vasu@ceph1 +1D1qNUAk8h7OF9LF9qkrQ 963aa256fb99bc4b77e7085f57cf910a04c7f143603f81252331411eb8e37ec3\nvakulkar@vakulkar.sjc.csb O8ac1k0Dh3xkIFX8NFyIZw 471538eeb22384b58921e4f11af272c00c0a953dc7fe8d95ba057e65d141fbd2\nvasu@vasuSrv waJqYAARY/LnfuP1x/KQzQ 68915d3a1eb3dd00a562c149791cec5f43a96f5fd0b851ec855ec3f5dab496b4\n'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1143, "groups": "sudo", "home": "/home/vasu", "item": {"name": "vasu", "ovpn": "vasu@ceph1 +1D1qNUAk8h7OF9LF9qkrQ 963aa256fb99bc4b77e7085f57cf910a04c7f143603f81252331411eb8e37ec3\nvakulkar@vakulkar.sjc.csb O8ac1k0Dh3xkIFX8NFyIZw 471538eeb22384b58921e4f11af272c00c0a953dc7fe8d95ba057e65d141fbd2\nvasu@vasuSrv waJqYAARY/LnfuP1x/KQzQ 68915d3a1eb3dd00a562c149791cec5f43a96f5fd0b851ec855ec3f5dab496b4\n"}, "move_home": false, "name": "vasu", "shell": "/bin/bash", "state": "present", "uid": 1143} 2021-03-22T20:32:27.148 INFO:teuthology.task.ansible.out:ok: [gibba020.front.sepia.ceph.com] => (item={'name': 'vasu', 'ovpn': 'vasu@ceph1 +1D1qNUAk8h7OF9LF9qkrQ 963aa256fb99bc4b77e7085f57cf910a04c7f143603f81252331411eb8e37ec3\nvakulkar@vakulkar.sjc.csb O8ac1k0Dh3xkIFX8NFyIZw 471538eeb22384b58921e4f11af272c00c0a953dc7fe8d95ba057e65d141fbd2\nvasu@vasuSrv waJqYAARY/LnfuP1x/KQzQ 68915d3a1eb3dd00a562c149791cec5f43a96f5fd0b851ec855ec3f5dab496b4\n'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1143, "groups": "sudo", "home": "/home/vasu", "item": {"name": "vasu", "ovpn": "vasu@ceph1 +1D1qNUAk8h7OF9LF9qkrQ 963aa256fb99bc4b77e7085f57cf910a04c7f143603f81252331411eb8e37ec3\nvakulkar@vakulkar.sjc.csb O8ac1k0Dh3xkIFX8NFyIZw 471538eeb22384b58921e4f11af272c00c0a953dc7fe8d95ba057e65d141fbd2\nvasu@vasuSrv waJqYAARY/LnfuP1x/KQzQ 68915d3a1eb3dd00a562c149791cec5f43a96f5fd0b851ec855ec3f5dab496b4\n"}, "move_home": false, "name": "vasu", "shell": "/bin/bash", "state": "present", "uid": 1143} 2021-03-22T20:32:27.295 INFO:teuthology.task.ansible.out:ok: [gibba044.front.sepia.ceph.com] => (item={'name': 'smohan', 'ovpn': 'shmohan@laptop 7wwHLZZNa4ShUV1imXDDjw 0aca19a8ff6dbeee2821dd75a329a05b8052170204b2b242ced9b1a68ca8df37'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1144, "groups": "sudo", "home": "/home/smohan", "item": {"name": "smohan", "ovpn": "shmohan@laptop 7wwHLZZNa4ShUV1imXDDjw 0aca19a8ff6dbeee2821dd75a329a05b8052170204b2b242ced9b1a68ca8df37"}, "move_home": false, "name": "smohan", "shell": "/bin/bash", "state": "present", "uid": 1144} 2021-03-22T20:32:27.307 INFO:teuthology.task.ansible.out:ok: [gibba020.front.sepia.ceph.com] => (item={'name': 'smohan', 'ovpn': 'shmohan@laptop 7wwHLZZNa4ShUV1imXDDjw 0aca19a8ff6dbeee2821dd75a329a05b8052170204b2b242ced9b1a68ca8df37'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1144, "groups": "sudo", "home": "/home/smohan", "item": {"name": "smohan", "ovpn": "shmohan@laptop 7wwHLZZNa4ShUV1imXDDjw 0aca19a8ff6dbeee2821dd75a329a05b8052170204b2b242ced9b1a68ca8df37"}, "move_home": false, "name": "smohan", "shell": "/bin/bash", "state": "present", "uid": 1144} 2021-03-22T20:32:27.442 INFO:teuthology.task.ansible.out:ok: [gibba044.front.sepia.ceph.com] => (item={'name': 'abhi', 'ovpn': 'abhi@trusty SKarQTpBigBobP9sLjdLiw 868a74ed21b46f7f64255897d824f4e3eb21f8dde844bbdaa386681c942d8114'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1145, "groups": "sudo", "home": "/home/abhi", "item": {"name": "abhi", "ovpn": "abhi@trusty SKarQTpBigBobP9sLjdLiw 868a74ed21b46f7f64255897d824f4e3eb21f8dde844bbdaa386681c942d8114"}, "move_home": false, "name": "abhi", "shell": "/bin/bash", "state": "present", "uid": 1145} 2021-03-22T20:32:27.454 INFO:teuthology.task.ansible.out:ok: [gibba020.front.sepia.ceph.com] => (item={'name': 'abhi', 'ovpn': 'abhi@trusty SKarQTpBigBobP9sLjdLiw 868a74ed21b46f7f64255897d824f4e3eb21f8dde844bbdaa386681c942d8114'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1145, "groups": "sudo", "home": "/home/abhi", "item": {"name": "abhi", "ovpn": "abhi@trusty SKarQTpBigBobP9sLjdLiw 868a74ed21b46f7f64255897d824f4e3eb21f8dde844bbdaa386681c942d8114"}, "move_home": false, "name": "abhi", "shell": "/bin/bash", "state": "present", "uid": 1145} 2021-03-22T20:32:27.600 INFO:teuthology.task.ansible.out:ok: [gibba044.front.sepia.ceph.com] => (item={'name': 'cbodley', 'ovpn': 'cbodley@redhat.com W4gFS4oU8PtUOrdHuBYwXQ af7dafd992687f5d85a79866838a78e5070a4934fb0a935e8094adb31ec28611'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1146, "groups": "sudo", "home": "/home/cbodley", "item": {"name": "cbodley", "ovpn": "cbodley@redhat.com W4gFS4oU8PtUOrdHuBYwXQ af7dafd992687f5d85a79866838a78e5070a4934fb0a935e8094adb31ec28611"}, "move_home": false, "name": "cbodley", "shell": "/bin/bash", "state": "present", "uid": 1146} 2021-03-22T20:32:27.612 INFO:teuthology.task.ansible.out:ok: [gibba020.front.sepia.ceph.com] => (item={'name': 'cbodley', 'ovpn': 'cbodley@redhat.com W4gFS4oU8PtUOrdHuBYwXQ af7dafd992687f5d85a79866838a78e5070a4934fb0a935e8094adb31ec28611'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1146, "groups": "sudo", "home": "/home/cbodley", "item": {"name": "cbodley", "ovpn": "cbodley@redhat.com W4gFS4oU8PtUOrdHuBYwXQ af7dafd992687f5d85a79866838a78e5070a4934fb0a935e8094adb31ec28611"}, "move_home": false, "name": "cbodley", "shell": "/bin/bash", "state": "present", "uid": 1146} 2021-03-22T20:32:27.748 INFO:teuthology.task.ansible.out:ok: [gibba044.front.sepia.ceph.com] => (item={'name': 'mwatts', 'ovpn': 'mdw@degu IPiZqcFT2BLuf2h3+tw58g 7af390a631ec11bddd7d1ac506d29af65e1e01e19f7dc931b4f459030cb7a195'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1147, "groups": "sudo", "home": "/home/mwatts", "item": {"name": "mwatts", "ovpn": "mdw@degu IPiZqcFT2BLuf2h3+tw58g 7af390a631ec11bddd7d1ac506d29af65e1e01e19f7dc931b4f459030cb7a195"}, "move_home": false, "name": "mwatts", "shell": "/bin/bash", "state": "present", "uid": 1147} 2021-03-22T20:32:27.759 INFO:teuthology.task.ansible.out:ok: [gibba020.front.sepia.ceph.com] => (item={'name': 'mwatts', 'ovpn': 'mdw@degu IPiZqcFT2BLuf2h3+tw58g 7af390a631ec11bddd7d1ac506d29af65e1e01e19f7dc931b4f459030cb7a195'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1147, "groups": "sudo", "home": "/home/mwatts", "item": {"name": "mwatts", "ovpn": "mdw@degu IPiZqcFT2BLuf2h3+tw58g 7af390a631ec11bddd7d1ac506d29af65e1e01e19f7dc931b4f459030cb7a195"}, "move_home": false, "name": "mwatts", "shell": "/bin/bash", "state": "present", "uid": 1147} 2021-03-22T20:32:27.895 INFO:teuthology.task.ansible.out:ok: [gibba044.front.sepia.ceph.com] => (item={'name': 'prsrivas', 'ovpn': 'pritha@dhcp35-190.lab.eng.blr.redhat.com GCk3PIYzUNZ6/xrsKoq8VQ acbfc4279970b44c3d008990e0cf1bb5eb280299218441a0f25fda988bc555f6'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1148, "groups": "sudo", "home": "/home/prsrivas", "item": {"name": "prsrivas", "ovpn": "pritha@dhcp35-190.lab.eng.blr.redhat.com GCk3PIYzUNZ6/xrsKoq8VQ acbfc4279970b44c3d008990e0cf1bb5eb280299218441a0f25fda988bc555f6"}, "move_home": false, "name": "prsrivas", "shell": "/bin/bash", "state": "present", "uid": 1148} 2021-03-22T20:32:27.917 INFO:teuthology.task.ansible.out:ok: [gibba020.front.sepia.ceph.com] => (item={'name': 'prsrivas', 'ovpn': 'pritha@dhcp35-190.lab.eng.blr.redhat.com GCk3PIYzUNZ6/xrsKoq8VQ acbfc4279970b44c3d008990e0cf1bb5eb280299218441a0f25fda988bc555f6'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1148, "groups": "sudo", "home": "/home/prsrivas", "item": {"name": "prsrivas", "ovpn": "pritha@dhcp35-190.lab.eng.blr.redhat.com GCk3PIYzUNZ6/xrsKoq8VQ acbfc4279970b44c3d008990e0cf1bb5eb280299218441a0f25fda988bc555f6"}, "move_home": false, "name": "prsrivas", "shell": "/bin/bash", "state": "present", "uid": 1148} 2021-03-22T20:32:28.053 INFO:teuthology.task.ansible.out:ok: [gibba044.front.sepia.ceph.com] => (item={'name': 'pdonnell', 'ovpn': 'pdonnell@redhat.com Q9j56CPPXipXScmKi57PlQ fb616603b6d27cf65bfa1da83fc0ca39399861ad1c02bfed37ce9be17cdfa8ea'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1149, "groups": "sudo", "home": "/home/pdonnell", "item": {"name": "pdonnell", "ovpn": "pdonnell@redhat.com Q9j56CPPXipXScmKi57PlQ fb616603b6d27cf65bfa1da83fc0ca39399861ad1c02bfed37ce9be17cdfa8ea"}, "move_home": false, "name": "pdonnell", "shell": "/bin/bash", "state": "present", "uid": 1149} 2021-03-22T20:32:28.064 INFO:teuthology.task.ansible.out:ok: [gibba020.front.sepia.ceph.com] => (item={'name': 'pdonnell', 'ovpn': 'pdonnell@redhat.com Q9j56CPPXipXScmKi57PlQ fb616603b6d27cf65bfa1da83fc0ca39399861ad1c02bfed37ce9be17cdfa8ea'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1149, "groups": "sudo", "home": "/home/pdonnell", "item": {"name": "pdonnell", "ovpn": "pdonnell@redhat.com Q9j56CPPXipXScmKi57PlQ fb616603b6d27cf65bfa1da83fc0ca39399861ad1c02bfed37ce9be17cdfa8ea"}, "move_home": false, "name": "pdonnell", "shell": "/bin/bash", "state": "present", "uid": 1149} 2021-03-22T20:32:28.199 INFO:teuthology.task.ansible.out:ok: [gibba044.front.sepia.ceph.com] => (item={'name': 'jlayton', 'ovpn': 'jlayton@redhat aNfzMdXOhhmWRb25hwXJIg f51fee42c5268f7b8e00d57092dc522b0a07b31154ea52cf542da9cac5885868'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1150, "groups": "sudo", "home": "/home/jlayton", "item": {"name": "jlayton", "ovpn": "jlayton@redhat aNfzMdXOhhmWRb25hwXJIg f51fee42c5268f7b8e00d57092dc522b0a07b31154ea52cf542da9cac5885868"}, "move_home": false, "name": "jlayton", "shell": "/bin/bash", "state": "present", "uid": 1150} 2021-03-22T20:32:28.211 INFO:teuthology.task.ansible.out:ok: [gibba020.front.sepia.ceph.com] => (item={'name': 'jlayton', 'ovpn': 'jlayton@redhat aNfzMdXOhhmWRb25hwXJIg f51fee42c5268f7b8e00d57092dc522b0a07b31154ea52cf542da9cac5885868'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1150, "groups": "sudo", "home": "/home/jlayton", "item": {"name": "jlayton", "ovpn": "jlayton@redhat aNfzMdXOhhmWRb25hwXJIg f51fee42c5268f7b8e00d57092dc522b0a07b31154ea52cf542da9cac5885868"}, "move_home": false, "name": "jlayton", "shell": "/bin/bash", "state": "present", "uid": 1150} 2021-03-22T20:32:28.347 INFO:teuthology.task.ansible.out:ok: [gibba044.front.sepia.ceph.com] => (item={'name': 'rzarzynski', 'ovpn': 'rzarzyns@redhat.com h4UkibgFG40ygfpfKTMBrg e20ca28c60144dbabc97953cd4c273c1b92cd45ebcddd0f0299679d7a5c87d7f'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1151, "groups": "sudo", "home": "/home/rzarzynski", "item": {"name": "rzarzynski", "ovpn": "rzarzyns@redhat.com h4UkibgFG40ygfpfKTMBrg e20ca28c60144dbabc97953cd4c273c1b92cd45ebcddd0f0299679d7a5c87d7f"}, "move_home": false, "name": "rzarzynski", "shell": "/bin/bash", "state": "present", "uid": 1151} 2021-03-22T20:32:28.359 INFO:teuthology.task.ansible.out:ok: [gibba020.front.sepia.ceph.com] => (item={'name': 'rzarzynski', 'ovpn': 'rzarzyns@redhat.com h4UkibgFG40ygfpfKTMBrg e20ca28c60144dbabc97953cd4c273c1b92cd45ebcddd0f0299679d7a5c87d7f'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1151, "groups": "sudo", "home": "/home/rzarzynski", "item": {"name": "rzarzynski", "ovpn": "rzarzyns@redhat.com h4UkibgFG40ygfpfKTMBrg e20ca28c60144dbabc97953cd4c273c1b92cd45ebcddd0f0299679d7a5c87d7f"}, "move_home": false, "name": "rzarzynski", "shell": "/bin/bash", "state": "present", "uid": 1151} 2021-03-22T20:32:28.505 INFO:teuthology.task.ansible.out:ok: [gibba044.front.sepia.ceph.com] => (item={'name': 'rdias', 'ovpn': 'rdias@rdias-suse-laptop 0bh54sdB69mh95n5rWME5g 452e3338e48d04d4e816f4f1cb54d637746a7acc1ffe5e8ed4c1506c8e07a72e'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1152, "groups": "sudo", "home": "/home/rdias", "item": {"name": "rdias", "ovpn": "rdias@rdias-suse-laptop 0bh54sdB69mh95n5rWME5g 452e3338e48d04d4e816f4f1cb54d637746a7acc1ffe5e8ed4c1506c8e07a72e"}, "move_home": false, "name": "rdias", "shell": "/bin/bash", "state": "present", "uid": 1152} 2021-03-22T20:32:28.518 INFO:teuthology.task.ansible.out:ok: [gibba020.front.sepia.ceph.com] => (item={'name': 'rdias', 'ovpn': 'rdias@rdias-suse-laptop 0bh54sdB69mh95n5rWME5g 452e3338e48d04d4e816f4f1cb54d637746a7acc1ffe5e8ed4c1506c8e07a72e'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1152, "groups": "sudo", "home": "/home/rdias", "item": {"name": "rdias", "ovpn": "rdias@rdias-suse-laptop 0bh54sdB69mh95n5rWME5g 452e3338e48d04d4e816f4f1cb54d637746a7acc1ffe5e8ed4c1506c8e07a72e"}, "move_home": false, "name": "rdias", "shell": "/bin/bash", "state": "present", "uid": 1152} 2021-03-22T20:32:28.644 INFO:teuthology.task.ansible.out:ok: [gibba044.front.sepia.ceph.com] => (item={'name': 'vshankar', 'ovpn': 'vshankar@h3ckers-pride eYOkK3Yj10T5PFLIUu5DKw f6d9d714fb6a97e51a4c8d2a4fb7ed0c0e87caedfd0fa813b209846abd9a8a20'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1153, "groups": "sudo", "home": "/home/vshankar", "item": {"name": "vshankar", "ovpn": "vshankar@h3ckers-pride eYOkK3Yj10T5PFLIUu5DKw f6d9d714fb6a97e51a4c8d2a4fb7ed0c0e87caedfd0fa813b209846abd9a8a20"}, "move_home": false, "name": "vshankar", "shell": "/bin/bash", "state": "present", "uid": 1153} 2021-03-22T20:32:28.666 INFO:teuthology.task.ansible.out:ok: [gibba020.front.sepia.ceph.com] => (item={'name': 'vshankar', 'ovpn': 'vshankar@h3ckers-pride eYOkK3Yj10T5PFLIUu5DKw f6d9d714fb6a97e51a4c8d2a4fb7ed0c0e87caedfd0fa813b209846abd9a8a20'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1153, "groups": "sudo", "home": "/home/vshankar", "item": {"name": "vshankar", "ovpn": "vshankar@h3ckers-pride eYOkK3Yj10T5PFLIUu5DKw f6d9d714fb6a97e51a4c8d2a4fb7ed0c0e87caedfd0fa813b209846abd9a8a20"}, "move_home": false, "name": "vshankar", "shell": "/bin/bash", "state": "present", "uid": 1153} 2021-03-22T20:32:28.802 INFO:teuthology.task.ansible.out:ok: [gibba044.front.sepia.ceph.com] => (item={'name': 'akupczyk', 'ovpn': 'adam@TP50 C0YuBT9bYaNhdDmjbF56xg 5d298b33b9dbaef364b037561aa5c5de374405bb8afead5280db5b212506ea58'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1154, "groups": "sudo", "home": "/home/akupczyk", "item": {"name": "akupczyk", "ovpn": "adam@TP50 C0YuBT9bYaNhdDmjbF56xg 5d298b33b9dbaef364b037561aa5c5de374405bb8afead5280db5b212506ea58"}, "move_home": false, "name": "akupczyk", "shell": "/bin/bash", "state": "present", "uid": 1154} 2021-03-22T20:32:28.814 INFO:teuthology.task.ansible.out:ok: [gibba020.front.sepia.ceph.com] => (item={'name': 'akupczyk', 'ovpn': 'adam@TP50 C0YuBT9bYaNhdDmjbF56xg 5d298b33b9dbaef364b037561aa5c5de374405bb8afead5280db5b212506ea58'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1154, "groups": "sudo", "home": "/home/akupczyk", "item": {"name": "akupczyk", "ovpn": "adam@TP50 C0YuBT9bYaNhdDmjbF56xg 5d298b33b9dbaef364b037561aa5c5de374405bb8afead5280db5b212506ea58"}, "move_home": false, "name": "akupczyk", "shell": "/bin/bash", "state": "present", "uid": 1154} 2021-03-22T20:32:28.950 INFO:teuthology.task.ansible.out:ok: [gibba044.front.sepia.ceph.com] => (item={'name': 'nojha', 'ovpn': 'nojha@localhost YQTw/h6ZMgdJn7EPBmbEnw 253574eae62759c4c5d3bc4bf949c59948a0488e4dfe4c91ee754a3b5494847e\nnojha@nojha-mac aucFu11aJL4iZg9ch76Lmg 6f14a860471fabc125d167c7af8d4729c26bc93bfab5e73d5457ebf54d32d526\n'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1155, "groups": "sudo", "home": "/home/nojha", "item": {"name": "nojha", "ovpn": "nojha@localhost YQTw/h6ZMgdJn7EPBmbEnw 253574eae62759c4c5d3bc4bf949c59948a0488e4dfe4c91ee754a3b5494847e\nnojha@nojha-mac aucFu11aJL4iZg9ch76Lmg 6f14a860471fabc125d167c7af8d4729c26bc93bfab5e73d5457ebf54d32d526\n"}, "move_home": false, "name": "nojha", "shell": "/bin/bash", "state": "present", "uid": 1155} 2021-03-22T20:32:28.962 INFO:teuthology.task.ansible.out:ok: [gibba020.front.sepia.ceph.com] => (item={'name': 'nojha', 'ovpn': 'nojha@localhost YQTw/h6ZMgdJn7EPBmbEnw 253574eae62759c4c5d3bc4bf949c59948a0488e4dfe4c91ee754a3b5494847e\nnojha@nojha-mac aucFu11aJL4iZg9ch76Lmg 6f14a860471fabc125d167c7af8d4729c26bc93bfab5e73d5457ebf54d32d526\n'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1155, "groups": "sudo", "home": "/home/nojha", "item": {"name": "nojha", "ovpn": "nojha@localhost YQTw/h6ZMgdJn7EPBmbEnw 253574eae62759c4c5d3bc4bf949c59948a0488e4dfe4c91ee754a3b5494847e\nnojha@nojha-mac aucFu11aJL4iZg9ch76Lmg 6f14a860471fabc125d167c7af8d4729c26bc93bfab5e73d5457ebf54d32d526\n"}, "move_home": false, "name": "nojha", "shell": "/bin/bash", "state": "present", "uid": 1155} 2021-03-22T20:32:29.097 INFO:teuthology.task.ansible.out:ok: [gibba044.front.sepia.ceph.com] => (item={'name': 'ifed01', 'ovpn': 'ifed01@LocalSUSE1 6g6hX1bzTGBTCnDevAn0+w f18c9354f6de3f371c3b51521b62375e474802ac21adb3d71e09d8d5bf9d0c43'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1156, "groups": "sudo", "home": "/home/ifed01", "item": {"name": "ifed01", "ovpn": "ifed01@LocalSUSE1 6g6hX1bzTGBTCnDevAn0+w f18c9354f6de3f371c3b51521b62375e474802ac21adb3d71e09d8d5bf9d0c43"}, "move_home": false, "name": "ifed01", "shell": "/bin/bash", "state": "present", "uid": 1156} 2021-03-22T20:32:29.120 INFO:teuthology.task.ansible.out:ok: [gibba020.front.sepia.ceph.com] => (item={'name': 'ifed01', 'ovpn': 'ifed01@LocalSUSE1 6g6hX1bzTGBTCnDevAn0+w f18c9354f6de3f371c3b51521b62375e474802ac21adb3d71e09d8d5bf9d0c43'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1156, "groups": "sudo", "home": "/home/ifed01", "item": {"name": "ifed01", "ovpn": "ifed01@LocalSUSE1 6g6hX1bzTGBTCnDevAn0+w f18c9354f6de3f371c3b51521b62375e474802ac21adb3d71e09d8d5bf9d0c43"}, "move_home": false, "name": "ifed01", "shell": "/bin/bash", "state": "present", "uid": 1156} 2021-03-22T20:32:29.256 INFO:teuthology.task.ansible.out:ok: [gibba044.front.sepia.ceph.com] => (item={'name': 'myoungwon', 'ovpn': 'myoungwon@fg2server p5CiGtdZolEwS1dCiRJjkg cd2491f835be1474a7802db607cf9a31c59e1031001e1dfb8fe240616dda9a71'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1157, "groups": "sudo", "home": "/home/myoungwon", "item": {"name": "myoungwon", "ovpn": "myoungwon@fg2server p5CiGtdZolEwS1dCiRJjkg cd2491f835be1474a7802db607cf9a31c59e1031001e1dfb8fe240616dda9a71"}, "move_home": false, "name": "myoungwon", "shell": "/bin/bash", "state": "present", "uid": 1157} 2021-03-22T20:32:29.267 INFO:teuthology.task.ansible.out:ok: [gibba020.front.sepia.ceph.com] => (item={'name': 'myoungwon', 'ovpn': 'myoungwon@fg2server p5CiGtdZolEwS1dCiRJjkg cd2491f835be1474a7802db607cf9a31c59e1031001e1dfb8fe240616dda9a71'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1157, "groups": "sudo", "home": "/home/myoungwon", "item": {"name": "myoungwon", "ovpn": "myoungwon@fg2server p5CiGtdZolEwS1dCiRJjkg cd2491f835be1474a7802db607cf9a31c59e1031001e1dfb8fe240616dda9a71"}, "move_home": false, "name": "myoungwon", "shell": "/bin/bash", "state": "present", "uid": 1157} 2021-03-22T20:32:29.404 INFO:teuthology.task.ansible.out:ok: [gibba044.front.sepia.ceph.com] => (item={'name': 'gabrioux', 'ovpn': 'gabrioux@elisheba 80kx1htp39RsFrlGONcp+A a95579ef6f90694cd6fd390302adf8532237a8ea65bd5544d9b561654d712ba2'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1158, "groups": "sudo", "home": "/home/gabrioux", "item": {"name": "gabrioux", "ovpn": "gabrioux@elisheba 80kx1htp39RsFrlGONcp+A a95579ef6f90694cd6fd390302adf8532237a8ea65bd5544d9b561654d712ba2"}, "move_home": false, "name": "gabrioux", "shell": "/bin/bash", "state": "present", "uid": 1158} 2021-03-22T20:32:29.416 INFO:teuthology.task.ansible.out:ok: [gibba020.front.sepia.ceph.com] => (item={'name': 'gabrioux', 'ovpn': 'gabrioux@elisheba 80kx1htp39RsFrlGONcp+A a95579ef6f90694cd6fd390302adf8532237a8ea65bd5544d9b561654d712ba2'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1158, "groups": "sudo", "home": "/home/gabrioux", "item": {"name": "gabrioux", "ovpn": "gabrioux@elisheba 80kx1htp39RsFrlGONcp+A a95579ef6f90694cd6fd390302adf8532237a8ea65bd5544d9b561654d712ba2"}, "move_home": false, "name": "gabrioux", "shell": "/bin/bash", "state": "present", "uid": 1158} 2021-03-22T20:32:29.553 INFO:teuthology.task.ansible.out:ok: [gibba044.front.sepia.ceph.com] => (item={'name': 'leseb', 'ovpn': 'leseb@mbp cCx1v5/FfaQ/IQHujqtG9Q 6121d11f9abfa6b1b36330eafaa2196249a9c92f989be25c9fac1558292c920f'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1159, "groups": "sudo", "home": "/home/leseb", "item": {"name": "leseb", "ovpn": "leseb@mbp cCx1v5/FfaQ/IQHujqtG9Q 6121d11f9abfa6b1b36330eafaa2196249a9c92f989be25c9fac1558292c920f"}, "move_home": false, "name": "leseb", "shell": "/bin/bash", "state": "present", "uid": 1159} 2021-03-22T20:32:29.575 INFO:teuthology.task.ansible.out:ok: [gibba020.front.sepia.ceph.com] => (item={'name': 'leseb', 'ovpn': 'leseb@mbp cCx1v5/FfaQ/IQHujqtG9Q 6121d11f9abfa6b1b36330eafaa2196249a9c92f989be25c9fac1558292c920f'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1159, "groups": "sudo", "home": "/home/leseb", "item": {"name": "leseb", "ovpn": "leseb@mbp cCx1v5/FfaQ/IQHujqtG9Q 6121d11f9abfa6b1b36330eafaa2196249a9c92f989be25c9fac1558292c920f"}, "move_home": false, "name": "leseb", "shell": "/bin/bash", "state": "present", "uid": 1159} 2021-03-22T20:32:29.701 INFO:teuthology.task.ansible.out:ok: [gibba044.front.sepia.ceph.com] => (item={'name': 'hchen', 'ovpn': 'hchen@host12 hUr3k0rugStZMjvIxIvCOg 9d57e14d49901f18b24ee4076ae7e6a2f9eb6fd9fbce786660c448486c966fca'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1160, "groups": "sudo", "home": "/home/hchen", "item": {"name": "hchen", "ovpn": "hchen@host12 hUr3k0rugStZMjvIxIvCOg 9d57e14d49901f18b24ee4076ae7e6a2f9eb6fd9fbce786660c448486c966fca"}, "move_home": false, "name": "hchen", "shell": "/bin/bash", "state": "present", "uid": 1160} 2021-03-22T20:32:29.733 INFO:teuthology.task.ansible.out:ok: [gibba020.front.sepia.ceph.com] => (item={'name': 'hchen', 'ovpn': 'hchen@host12 hUr3k0rugStZMjvIxIvCOg 9d57e14d49901f18b24ee4076ae7e6a2f9eb6fd9fbce786660c448486c966fca'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1160, "groups": "sudo", "home": "/home/hchen", "item": {"name": "hchen", "ovpn": "hchen@host12 hUr3k0rugStZMjvIxIvCOg 9d57e14d49901f18b24ee4076ae7e6a2f9eb6fd9fbce786660c448486c966fca"}, "move_home": false, "name": "hchen", "shell": "/bin/bash", "state": "present", "uid": 1160} 2021-03-22T20:32:29.859 INFO:teuthology.task.ansible.out:ok: [gibba044.front.sepia.ceph.com] => (item={'name': 'jcollin', 'ovpn': 'jcollin@earth +H4Hk4WcNuqdQj7ch/Nulw 8426545e6457c9e1e8adca2af5ddf836fbcfb433cdc5359fd135afdf4e0f7d2a\njcollin@stratocaster jbjV3FsrsTJwyKUA3Y8VVQ 0439745f795fef1399636bd550040d45445d1607b471284c5c9b9dbccc86a987\n'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1161, "groups": "sudo", "home": "/home/jcollin", "item": {"name": "jcollin", "ovpn": "jcollin@earth +H4Hk4WcNuqdQj7ch/Nulw 8426545e6457c9e1e8adca2af5ddf836fbcfb433cdc5359fd135afdf4e0f7d2a\njcollin@stratocaster jbjV3FsrsTJwyKUA3Y8VVQ 0439745f795fef1399636bd550040d45445d1607b471284c5c9b9dbccc86a987\n"}, "move_home": false, "name": "jcollin", "shell": "/bin/bash", "state": "present", "uid": 1161} 2021-03-22T20:32:29.881 INFO:teuthology.task.ansible.out:ok: [gibba020.front.sepia.ceph.com] => (item={'name': 'jcollin', 'ovpn': 'jcollin@earth +H4Hk4WcNuqdQj7ch/Nulw 8426545e6457c9e1e8adca2af5ddf836fbcfb433cdc5359fd135afdf4e0f7d2a\njcollin@stratocaster jbjV3FsrsTJwyKUA3Y8VVQ 0439745f795fef1399636bd550040d45445d1607b471284c5c9b9dbccc86a987\n'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1161, "groups": "sudo", "home": "/home/jcollin", "item": {"name": "jcollin", "ovpn": "jcollin@earth +H4Hk4WcNuqdQj7ch/Nulw 8426545e6457c9e1e8adca2af5ddf836fbcfb433cdc5359fd135afdf4e0f7d2a\njcollin@stratocaster jbjV3FsrsTJwyKUA3Y8VVQ 0439745f795fef1399636bd550040d45445d1607b471284c5c9b9dbccc86a987\n"}, "move_home": false, "name": "jcollin", "shell": "/bin/bash", "state": "present", "uid": 1161} 2021-03-22T20:32:30.007 INFO:teuthology.task.ansible.out:ok: [gibba044.front.sepia.ceph.com] => (item={'name': 'xxg', 'ovpn': 'xxg@zte Y2d/Ov201XMivDNwo4nUoQ 5e5da8d579793601699af628300430c1e5dd469c8bcff7c3ee11d23ec004bdcc'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1162, "groups": "sudo", "home": "/home/xxg", "item": {"name": "xxg", "ovpn": "xxg@zte Y2d/Ov201XMivDNwo4nUoQ 5e5da8d579793601699af628300430c1e5dd469c8bcff7c3ee11d23ec004bdcc"}, "move_home": false, "name": "xxg", "shell": "/bin/bash", "state": "present", "uid": 1162} 2021-03-22T20:32:30.028 INFO:teuthology.task.ansible.out:ok: [gibba020.front.sepia.ceph.com] => (item={'name': 'xxg', 'ovpn': 'xxg@zte Y2d/Ov201XMivDNwo4nUoQ 5e5da8d579793601699af628300430c1e5dd469c8bcff7c3ee11d23ec004bdcc'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1162, "groups": "sudo", "home": "/home/xxg", "item": {"name": "xxg", "ovpn": "xxg@zte Y2d/Ov201XMivDNwo4nUoQ 5e5da8d579793601699af628300430c1e5dd469c8bcff7c3ee11d23ec004bdcc"}, "move_home": false, "name": "xxg", "shell": "/bin/bash", "state": "present", "uid": 1162} 2021-03-22T20:32:30.154 INFO:teuthology.task.ansible.out:ok: [gibba044.front.sepia.ceph.com] => (item={'name': 'pcuzner', 'ovpn': 'pcuzner@rh460p oK28wU5DSabvEL4VjDRhEg a449ed81d7e2970f418263fb3ce10dd711d03925a0990ddf298f826aae1caa53'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1163, "groups": "sudo", "home": "/home/pcuzner", "item": {"name": "pcuzner", "ovpn": "pcuzner@rh460p oK28wU5DSabvEL4VjDRhEg a449ed81d7e2970f418263fb3ce10dd711d03925a0990ddf298f826aae1caa53"}, "move_home": false, "name": "pcuzner", "shell": "/bin/bash", "state": "present", "uid": 1163} 2021-03-22T20:32:30.176 INFO:teuthology.task.ansible.out:ok: [gibba020.front.sepia.ceph.com] => (item={'name': 'pcuzner', 'ovpn': 'pcuzner@rh460p oK28wU5DSabvEL4VjDRhEg a449ed81d7e2970f418263fb3ce10dd711d03925a0990ddf298f826aae1caa53'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1163, "groups": "sudo", "home": "/home/pcuzner", "item": {"name": "pcuzner", "ovpn": "pcuzner@rh460p oK28wU5DSabvEL4VjDRhEg a449ed81d7e2970f418263fb3ce10dd711d03925a0990ddf298f826aae1caa53"}, "move_home": false, "name": "pcuzner", "shell": "/bin/bash", "state": "present", "uid": 1163} 2021-03-22T20:32:30.301 INFO:teuthology.task.ansible.out:ok: [gibba044.front.sepia.ceph.com] => (item={'name': 'mkogan', 'ovpn': 'mkogan@mkP50 f/LENRJbsyepmvZA23F7Fg b908f1c0237a7ee56b73dc42f2df79b49ca83d6f4573f5229e7cfe6b4ad7b6a2'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1164, "groups": "sudo", "home": "/home/mkogan", "item": {"name": "mkogan", "ovpn": "mkogan@mkP50 f/LENRJbsyepmvZA23F7Fg b908f1c0237a7ee56b73dc42f2df79b49ca83d6f4573f5229e7cfe6b4ad7b6a2"}, "move_home": false, "name": "mkogan", "shell": "/bin/bash", "state": "present", "uid": 1164} 2021-03-22T20:32:30.334 INFO:teuthology.task.ansible.out:ok: [gibba020.front.sepia.ceph.com] => (item={'name': 'mkogan', 'ovpn': 'mkogan@mkP50 f/LENRJbsyepmvZA23F7Fg b908f1c0237a7ee56b73dc42f2df79b49ca83d6f4573f5229e7cfe6b4ad7b6a2'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1164, "groups": "sudo", "home": "/home/mkogan", "item": {"name": "mkogan", "ovpn": "mkogan@mkP50 f/LENRJbsyepmvZA23F7Fg b908f1c0237a7ee56b73dc42f2df79b49ca83d6f4573f5229e7cfe6b4ad7b6a2"}, "move_home": false, "name": "mkogan", "shell": "/bin/bash", "state": "present", "uid": 1164} 2021-03-22T20:32:30.450 INFO:teuthology.task.ansible.out:ok: [gibba044.front.sepia.ceph.com] => (item={'name': 'vumrao', 'ovpn': 'vumrao@redhat TMNqzMvbJS8Va/8nT9QUQw ab386c2bd7c6796d5413e4d841a16dda2504cca6d95df831a652a30d2e5655ed'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1140, "groups": "sudo", "home": "/home/vumrao", "item": {"name": "vumrao", "ovpn": "vumrao@redhat TMNqzMvbJS8Va/8nT9QUQw ab386c2bd7c6796d5413e4d841a16dda2504cca6d95df831a652a30d2e5655ed"}, "move_home": false, "name": "vumrao", "shell": "/bin/bash", "state": "present", "uid": 1140} 2021-03-22T20:32:30.482 INFO:teuthology.task.ansible.out:ok: [gibba020.front.sepia.ceph.com] => (item={'name': 'vumrao', 'ovpn': 'vumrao@redhat TMNqzMvbJS8Va/8nT9QUQw ab386c2bd7c6796d5413e4d841a16dda2504cca6d95df831a652a30d2e5655ed'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1140, "groups": "sudo", "home": "/home/vumrao", "item": {"name": "vumrao", "ovpn": "vumrao@redhat TMNqzMvbJS8Va/8nT9QUQw ab386c2bd7c6796d5413e4d841a16dda2504cca6d95df831a652a30d2e5655ed"}, "move_home": false, "name": "vumrao", "shell": "/bin/bash", "state": "present", "uid": 1140} 2021-03-22T20:32:30.609 INFO:teuthology.task.ansible.out:ok: [gibba044.front.sepia.ceph.com] => (item={'name': 'henrix', 'ovpn': 'henrix@hermes iPPDBfnLzP5Pe5FuTcJBmw b26aefb8a61451066f984e074f708ea9ca6b2c5d7cca35996c08b0b2bb2c2736'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1165, "groups": "sudo", "home": "/home/henrix", "item": {"name": "henrix", "ovpn": "henrix@hermes iPPDBfnLzP5Pe5FuTcJBmw b26aefb8a61451066f984e074f708ea9ca6b2c5d7cca35996c08b0b2bb2c2736"}, "move_home": false, "name": "henrix", "shell": "/bin/bash", "state": "present", "uid": 1165} 2021-03-22T20:32:30.631 INFO:teuthology.task.ansible.out:ok: [gibba020.front.sepia.ceph.com] => (item={'name': 'henrix', 'ovpn': 'henrix@hermes iPPDBfnLzP5Pe5FuTcJBmw b26aefb8a61451066f984e074f708ea9ca6b2c5d7cca35996c08b0b2bb2c2736'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1165, "groups": "sudo", "home": "/home/henrix", "item": {"name": "henrix", "ovpn": "henrix@hermes iPPDBfnLzP5Pe5FuTcJBmw b26aefb8a61451066f984e074f708ea9ca6b2c5d7cca35996c08b0b2bb2c2736"}, "move_home": false, "name": "henrix", "shell": "/bin/bash", "state": "present", "uid": 1165} 2021-03-22T20:32:30.756 INFO:teuthology.task.ansible.out:ok: [gibba044.front.sepia.ceph.com] => (item={'name': 'pbs1108', 'ovpn': 'pbs1108@bspark_cli0 nSCINdeTLTLEO5JP/GIwRQ 76372ad6f7ad731556ff13605c3729eacaf59dcf7f9ac82dd9a8501bd95d3b26'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1166, "groups": "sudo", "home": "/home/pbs1108", "item": {"name": "pbs1108", "ovpn": "pbs1108@bspark_cli0 nSCINdeTLTLEO5JP/GIwRQ 76372ad6f7ad731556ff13605c3729eacaf59dcf7f9ac82dd9a8501bd95d3b26"}, "move_home": false, "name": "pbs1108", "shell": "/bin/bash", "state": "present", "uid": 1166} 2021-03-22T20:32:30.788 INFO:teuthology.task.ansible.out:ok: [gibba020.front.sepia.ceph.com] => (item={'name': 'pbs1108', 'ovpn': 'pbs1108@bspark_cli0 nSCINdeTLTLEO5JP/GIwRQ 76372ad6f7ad731556ff13605c3729eacaf59dcf7f9ac82dd9a8501bd95d3b26'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1166, "groups": "sudo", "home": "/home/pbs1108", "item": {"name": "pbs1108", "ovpn": "pbs1108@bspark_cli0 nSCINdeTLTLEO5JP/GIwRQ 76372ad6f7ad731556ff13605c3729eacaf59dcf7f9ac82dd9a8501bd95d3b26"}, "move_home": false, "name": "pbs1108", "shell": "/bin/bash", "state": "present", "uid": 1166} 2021-03-22T20:32:30.904 INFO:teuthology.task.ansible.out:ok: [gibba044.front.sepia.ceph.com] => (item={'name': 'clacroix', 'ovpn': 'clacroix@redhat.com ZGY9sgvjT0BuJRi9zrULzg c3311aba4025aa42cd78c999dcee4e2c16415a3ac44ac8c95b77838459ef3315'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1167, "groups": "sudo", "home": "/home/clacroix", "item": {"name": "clacroix", "ovpn": "clacroix@redhat.com ZGY9sgvjT0BuJRi9zrULzg c3311aba4025aa42cd78c999dcee4e2c16415a3ac44ac8c95b77838459ef3315"}, "move_home": false, "name": "clacroix", "shell": "/bin/bash", "state": "present", "uid": 1167} 2021-03-22T20:32:30.936 INFO:teuthology.task.ansible.out:ok: [gibba020.front.sepia.ceph.com] => (item={'name': 'clacroix', 'ovpn': 'clacroix@redhat.com ZGY9sgvjT0BuJRi9zrULzg c3311aba4025aa42cd78c999dcee4e2c16415a3ac44ac8c95b77838459ef3315'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1167, "groups": "sudo", "home": "/home/clacroix", "item": {"name": "clacroix", "ovpn": "clacroix@redhat.com ZGY9sgvjT0BuJRi9zrULzg c3311aba4025aa42cd78c999dcee4e2c16415a3ac44ac8c95b77838459ef3315"}, "move_home": false, "name": "clacroix", "shell": "/bin/bash", "state": "present", "uid": 1167} 2021-03-22T20:32:31.052 INFO:teuthology.task.ansible.out:ok: [gibba044.front.sepia.ceph.com] => (item={'name': 'epuertat', 'ovpn': 'epuertat@private BnUoirwxGRWXtLxulJU5xA da2cfc4995bed82ef85db3633edad0a7eb2c32ba559a48259b10be94a8fdf006'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1168, "groups": "sudo", "home": "/home/epuertat", "item": {"name": "epuertat", "ovpn": "epuertat@private BnUoirwxGRWXtLxulJU5xA da2cfc4995bed82ef85db3633edad0a7eb2c32ba559a48259b10be94a8fdf006"}, "move_home": false, "name": "epuertat", "shell": "/bin/bash", "state": "present", "uid": 1168} 2021-03-22T20:32:31.085 INFO:teuthology.task.ansible.out:ok: [gibba020.front.sepia.ceph.com] => (item={'name': 'epuertat', 'ovpn': 'epuertat@private BnUoirwxGRWXtLxulJU5xA da2cfc4995bed82ef85db3633edad0a7eb2c32ba559a48259b10be94a8fdf006'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1168, "groups": "sudo", "home": "/home/epuertat", "item": {"name": "epuertat", "ovpn": "epuertat@private BnUoirwxGRWXtLxulJU5xA da2cfc4995bed82ef85db3633edad0a7eb2c32ba559a48259b10be94a8fdf006"}, "move_home": false, "name": "epuertat", "shell": "/bin/bash", "state": "present", "uid": 1168} 2021-03-22T20:32:31.211 INFO:teuthology.task.ansible.out:ok: [gibba044.front.sepia.ceph.com] => (item={'name': 'tdehler', 'ovpn': 'tdehler@think 7e0WC4Vh86XWZviZ9WBMgw 4dc8477db6e4f40312e6b2b9db293dc009e49e518015ace20431c0fb69025461'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1169, "groups": "sudo", "home": "/home/tdehler", "item": {"name": "tdehler", "ovpn": "tdehler@think 7e0WC4Vh86XWZviZ9WBMgw 4dc8477db6e4f40312e6b2b9db293dc009e49e518015ace20431c0fb69025461"}, "move_home": false, "name": "tdehler", "shell": "/bin/bash", "state": "present", "uid": 1169} 2021-03-22T20:32:31.243 INFO:teuthology.task.ansible.out:ok: [gibba020.front.sepia.ceph.com] => (item={'name': 'tdehler', 'ovpn': 'tdehler@think 7e0WC4Vh86XWZviZ9WBMgw 4dc8477db6e4f40312e6b2b9db293dc009e49e518015ace20431c0fb69025461'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1169, "groups": "sudo", "home": "/home/tdehler", "item": {"name": "tdehler", "ovpn": "tdehler@think 7e0WC4Vh86XWZviZ9WBMgw 4dc8477db6e4f40312e6b2b9db293dc009e49e518015ace20431c0fb69025461"}, "move_home": false, "name": "tdehler", "shell": "/bin/bash", "state": "present", "uid": 1169} 2021-03-22T20:32:31.357 INFO:teuthology.task.ansible.out:ok: [gibba044.front.sepia.ceph.com] => (item={'name': 'laura', 'ovpn': 'laura@flab 2DGHIAxD39eNKOPkn3M67w ab1ae304abed3824a68b5c0ecf4f92fca76a4f8b9fcbcc0ca43388a85b7f9305'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1170, "groups": "sudo", "home": "/home/laura", "item": {"name": "laura", "ovpn": "laura@flab 2DGHIAxD39eNKOPkn3M67w ab1ae304abed3824a68b5c0ecf4f92fca76a4f8b9fcbcc0ca43388a85b7f9305"}, "move_home": false, "name": "laura", "shell": "/bin/bash", "state": "present", "uid": 1170} 2021-03-22T20:32:31.390 INFO:teuthology.task.ansible.out:ok: [gibba020.front.sepia.ceph.com] => (item={'name': 'laura', 'ovpn': 'laura@flab 2DGHIAxD39eNKOPkn3M67w ab1ae304abed3824a68b5c0ecf4f92fca76a4f8b9fcbcc0ca43388a85b7f9305'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1170, "groups": "sudo", "home": "/home/laura", "item": {"name": "laura", "ovpn": "laura@flab 2DGHIAxD39eNKOPkn3M67w ab1ae304abed3824a68b5c0ecf4f92fca76a4f8b9fcbcc0ca43388a85b7f9305"}, "move_home": false, "name": "laura", "shell": "/bin/bash", "state": "present", "uid": 1170} 2021-03-22T20:32:31.505 INFO:teuthology.task.ansible.out:ok: [gibba044.front.sepia.ceph.com] => (item={'name': 'yaarit', 'ovpn': 'yaarit@centos TBuWjkAsj1GB/V9eWc/R1Q 7bd86a857dec48dc25850ecf0c00486d9a89c2ff5f88b2f28c3e36bdeb139fce'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1171, "groups": "sudo", "home": "/home/yaarit", "item": {"name": "yaarit", "ovpn": "yaarit@centos TBuWjkAsj1GB/V9eWc/R1Q 7bd86a857dec48dc25850ecf0c00486d9a89c2ff5f88b2f28c3e36bdeb139fce"}, "move_home": false, "name": "yaarit", "shell": "/bin/bash", "state": "present", "uid": 1171} 2021-03-22T20:32:31.537 INFO:teuthology.task.ansible.out:ok: [gibba020.front.sepia.ceph.com] => (item={'name': 'yaarit', 'ovpn': 'yaarit@centos TBuWjkAsj1GB/V9eWc/R1Q 7bd86a857dec48dc25850ecf0c00486d9a89c2ff5f88b2f28c3e36bdeb139fce'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1171, "groups": "sudo", "home": "/home/yaarit", "item": {"name": "yaarit", "ovpn": "yaarit@centos TBuWjkAsj1GB/V9eWc/R1Q 7bd86a857dec48dc25850ecf0c00486d9a89c2ff5f88b2f28c3e36bdeb139fce"}, "move_home": false, "name": "yaarit", "shell": "/bin/bash", "state": "present", "uid": 1171} 2021-03-22T20:32:31.652 INFO:teuthology.task.ansible.out:ok: [gibba044.front.sepia.ceph.com] => (item={'name': 'rpavani1998', 'ovpn': 'admin1@rajula 31GbDo9d1YnW5BQ8u3utvw a2da13cb840f848846023c85442ba7bcce97dc186056a0ecc036a220d7eb7fc3'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1172, "groups": "sudo", "home": "/home/rpavani1998", "item": {"name": "rpavani1998", "ovpn": "admin1@rajula 31GbDo9d1YnW5BQ8u3utvw a2da13cb840f848846023c85442ba7bcce97dc186056a0ecc036a220d7eb7fc3"}, "move_home": false, "name": "rpavani1998", "shell": "/bin/bash", "state": "present", "uid": 1172} 2021-03-22T20:32:31.695 INFO:teuthology.task.ansible.out:ok: [gibba020.front.sepia.ceph.com] => (item={'name': 'rpavani1998', 'ovpn': 'admin1@rajula 31GbDo9d1YnW5BQ8u3utvw a2da13cb840f848846023c85442ba7bcce97dc186056a0ecc036a220d7eb7fc3'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1172, "groups": "sudo", "home": "/home/rpavani1998", "item": {"name": "rpavani1998", "ovpn": "admin1@rajula 31GbDo9d1YnW5BQ8u3utvw a2da13cb840f848846023c85442ba7bcce97dc186056a0ecc036a220d7eb7fc3"}, "move_home": false, "name": "rpavani1998", "shell": "/bin/bash", "state": "present", "uid": 1172} 2021-03-22T20:32:31.811 INFO:teuthology.task.ansible.out:ok: [gibba044.front.sepia.ceph.com] => (item={'name': 'rishabh', 'ovpn': 'rishabh@p50 zdJ4XsBdVugwMrqJOSBi3Q c78bb28ba5cf2bf9c8edb80fe57814d60cd2ffdbd874cf9a271e5adf171bb0c4'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1173, "groups": "sudo", "home": "/home/rishabh", "item": {"name": "rishabh", "ovpn": "rishabh@p50 zdJ4XsBdVugwMrqJOSBi3Q c78bb28ba5cf2bf9c8edb80fe57814d60cd2ffdbd874cf9a271e5adf171bb0c4"}, "move_home": false, "name": "rishabh", "shell": "/bin/bash", "state": "present", "uid": 1173} 2021-03-22T20:32:31.844 INFO:teuthology.task.ansible.out:ok: [gibba020.front.sepia.ceph.com] => (item={'name': 'rishabh', 'ovpn': 'rishabh@p50 zdJ4XsBdVugwMrqJOSBi3Q c78bb28ba5cf2bf9c8edb80fe57814d60cd2ffdbd874cf9a271e5adf171bb0c4'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1173, "groups": "sudo", "home": "/home/rishabh", "item": {"name": "rishabh", "ovpn": "rishabh@p50 zdJ4XsBdVugwMrqJOSBi3Q c78bb28ba5cf2bf9c8edb80fe57814d60cd2ffdbd874cf9a271e5adf171bb0c4"}, "move_home": false, "name": "rishabh", "shell": "/bin/bash", "state": "present", "uid": 1173} 2021-03-22T20:32:31.959 INFO:teuthology.task.ansible.out:ok: [gibba044.front.sepia.ceph.com] => (item={'name': 'skrah', 'ovpn': 'skrah@thinkpad IboPmnUdsLqqRXlHQ1RT5w bf85db9e916dceaf84a1e6ea33c59eb4adb424cb4e727ce0a903a3498b799ed2'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1174, "groups": "sudo", "home": "/home/skrah", "item": {"name": "skrah", "ovpn": "skrah@thinkpad IboPmnUdsLqqRXlHQ1RT5w bf85db9e916dceaf84a1e6ea33c59eb4adb424cb4e727ce0a903a3498b799ed2"}, "move_home": false, "name": "skrah", "shell": "/bin/bash", "state": "present", "uid": 1174} 2021-03-22T20:32:31.991 INFO:teuthology.task.ansible.out:ok: [gibba020.front.sepia.ceph.com] => (item={'name': 'skrah', 'ovpn': 'skrah@thinkpad IboPmnUdsLqqRXlHQ1RT5w bf85db9e916dceaf84a1e6ea33c59eb4adb424cb4e727ce0a903a3498b799ed2'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1174, "groups": "sudo", "home": "/home/skrah", "item": {"name": "skrah", "ovpn": "skrah@thinkpad IboPmnUdsLqqRXlHQ1RT5w bf85db9e916dceaf84a1e6ea33c59eb4adb424cb4e727ce0a903a3498b799ed2"}, "move_home": false, "name": "skrah", "shell": "/bin/bash", "state": "present", "uid": 1174} 2021-03-22T20:32:32.106 INFO:teuthology.task.ansible.out:ok: [gibba044.front.sepia.ceph.com] => (item={'name': 'smanjara', 'ovpn': 'smanjara@fedora OfpUShUejOW2W/R4FlKQ7Q fab77ef619f730a5aaf255e4167aa7a35a7e5450d12820923d969036a6326b0f'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1175, "groups": "sudo", "home": "/home/smanjara", "item": {"name": "smanjara", "ovpn": "smanjara@fedora OfpUShUejOW2W/R4FlKQ7Q fab77ef619f730a5aaf255e4167aa7a35a7e5450d12820923d969036a6326b0f"}, "move_home": false, "name": "smanjara", "shell": "/bin/bash", "state": "present", "uid": 1175} 2021-03-22T20:32:32.139 INFO:teuthology.task.ansible.out:ok: [gibba020.front.sepia.ceph.com] => (item={'name': 'smanjara', 'ovpn': 'smanjara@fedora OfpUShUejOW2W/R4FlKQ7Q fab77ef619f730a5aaf255e4167aa7a35a7e5450d12820923d969036a6326b0f'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1175, "groups": "sudo", "home": "/home/smanjara", "item": {"name": "smanjara", "ovpn": "smanjara@fedora OfpUShUejOW2W/R4FlKQ7Q fab77ef619f730a5aaf255e4167aa7a35a7e5450d12820923d969036a6326b0f"}, "move_home": false, "name": "smanjara", "shell": "/bin/bash", "state": "present", "uid": 1175} 2021-03-22T20:32:32.253 INFO:teuthology.task.ansible.out:ok: [gibba044.front.sepia.ceph.com] => (item={'name': 'bengland', 'ovpn': 'bengland@bene-laptop ud1gWgoNggJTS7LQtPTZTA d3ebd084ce385cb450ce2f83c02dc66a1637dedbc7a8b191dab68acfc935af41'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1176, "groups": "sudo", "home": "/home/bengland", "item": {"name": "bengland", "ovpn": "bengland@bene-laptop ud1gWgoNggJTS7LQtPTZTA d3ebd084ce385cb450ce2f83c02dc66a1637dedbc7a8b191dab68acfc935af41"}, "move_home": false, "name": "bengland", "shell": "/bin/bash", "state": "present", "uid": 1176} 2021-03-22T20:32:32.296 INFO:teuthology.task.ansible.out:ok: [gibba020.front.sepia.ceph.com] => (item={'name': 'bengland', 'ovpn': 'bengland@bene-laptop ud1gWgoNggJTS7LQtPTZTA d3ebd084ce385cb450ce2f83c02dc66a1637dedbc7a8b191dab68acfc935af41'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1176, "groups": "sudo", "home": "/home/bengland", "item": {"name": "bengland", "ovpn": "bengland@bene-laptop ud1gWgoNggJTS7LQtPTZTA d3ebd084ce385cb450ce2f83c02dc66a1637dedbc7a8b191dab68acfc935af41"}, "move_home": false, "name": "bengland", "shell": "/bin/bash", "state": "present", "uid": 1176} 2021-03-22T20:32:32.401 INFO:teuthology.task.ansible.out:ok: [gibba044.front.sepia.ceph.com] => (item={'name': 'pnawracay', 'ovpn': 'pnawracay@flab LIurEXLa7xbr+jzf2wRJVg 04062ba385602b385fd17f14de3a0cad83c685b8078fd2f18cc9ad77a4f4762d'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1177, "groups": "sudo", "home": "/home/pnawracay", "item": {"name": "pnawracay", "ovpn": "pnawracay@flab LIurEXLa7xbr+jzf2wRJVg 04062ba385602b385fd17f14de3a0cad83c685b8078fd2f18cc9ad77a4f4762d"}, "move_home": false, "name": "pnawracay", "shell": "/bin/bash", "state": "present", "uid": 1177} 2021-03-22T20:32:32.443 INFO:teuthology.task.ansible.out:ok: [gibba020.front.sepia.ceph.com] => (item={'name': 'pnawracay', 'ovpn': 'pnawracay@flab LIurEXLa7xbr+jzf2wRJVg 04062ba385602b385fd17f14de3a0cad83c685b8078fd2f18cc9ad77a4f4762d'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1177, "groups": "sudo", "home": "/home/pnawracay", "item": {"name": "pnawracay", "ovpn": "pnawracay@flab LIurEXLa7xbr+jzf2wRJVg 04062ba385602b385fd17f14de3a0cad83c685b8078fd2f18cc9ad77a4f4762d"}, "move_home": false, "name": "pnawracay", "shell": "/bin/bash", "state": "present", "uid": 1177} 2021-03-22T20:32:32.558 INFO:teuthology.task.ansible.out:ok: [gibba044.front.sepia.ceph.com] => (item={'name': 'alfonsomthd', 'ovpn': 'alfonsomthd@localhost iG3hmp+gS/4aOL4Vp/Nj4w ef1480c222cb2d540cf932ef2f27967891b768c2ad90b59a12a5279ceaa18b47'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1178, "groups": "sudo", "home": "/home/alfonsomthd", "item": {"name": "alfonsomthd", "ovpn": "alfonsomthd@localhost iG3hmp+gS/4aOL4Vp/Nj4w ef1480c222cb2d540cf932ef2f27967891b768c2ad90b59a12a5279ceaa18b47"}, "move_home": false, "name": "alfonsomthd", "shell": "/bin/bash", "state": "present", "uid": 1178} 2021-03-22T20:32:32.591 INFO:teuthology.task.ansible.out:ok: [gibba020.front.sepia.ceph.com] => (item={'name': 'alfonsomthd', 'ovpn': 'alfonsomthd@localhost iG3hmp+gS/4aOL4Vp/Nj4w ef1480c222cb2d540cf932ef2f27967891b768c2ad90b59a12a5279ceaa18b47'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1178, "groups": "sudo", "home": "/home/alfonsomthd", "item": {"name": "alfonsomthd", "ovpn": "alfonsomthd@localhost iG3hmp+gS/4aOL4Vp/Nj4w ef1480c222cb2d540cf932ef2f27967891b768c2ad90b59a12a5279ceaa18b47"}, "move_home": false, "name": "alfonsomthd", "shell": "/bin/bash", "state": "present", "uid": 1178} 2021-03-22T20:32:32.709 INFO:teuthology.task.ansible.out:ok: [gibba044.front.sepia.ceph.com] => (item={'name': 'oliveiradan', 'ovpn': 'oliveiradan@opensuse-dev twDqMYwYsdYmbgyCpUnElw ec3ee80ddc747c3ca5e1455a122279f8e1e642c5c09aa9c2ca7fec142f55089e'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1179, "groups": "sudo", "home": "/home/oliveiradan", "item": {"name": "oliveiradan", "ovpn": "oliveiradan@opensuse-dev twDqMYwYsdYmbgyCpUnElw ec3ee80ddc747c3ca5e1455a122279f8e1e642c5c09aa9c2ca7fec142f55089e"}, "move_home": false, "name": "oliveiradan", "shell": "/bin/bash", "state": "present", "uid": 1179} 2021-03-22T20:32:32.743 INFO:teuthology.task.ansible.out:ok: [gibba020.front.sepia.ceph.com] => (item={'name': 'oliveiradan', 'ovpn': 'oliveiradan@opensuse-dev twDqMYwYsdYmbgyCpUnElw ec3ee80ddc747c3ca5e1455a122279f8e1e642c5c09aa9c2ca7fec142f55089e'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1179, "groups": "sudo", "home": "/home/oliveiradan", "item": {"name": "oliveiradan", "ovpn": "oliveiradan@opensuse-dev twDqMYwYsdYmbgyCpUnElw ec3ee80ddc747c3ca5e1455a122279f8e1e642c5c09aa9c2ca7fec142f55089e"}, "move_home": false, "name": "oliveiradan", "shell": "/bin/bash", "state": "present", "uid": 1179} 2021-03-22T20:32:32.850 INFO:teuthology.task.ansible.out:ok: [gibba044.front.sepia.ceph.com] => (item={'name': 'swagner', 'ovpn': 'swagner@ubuntu 64V1h0Se0FmBQNH7KLibbQ ad7c91e9e2f7f3999492d5e41fbbc993327d37929bd09606227367d75e5556ba'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1180, "groups": "sudo", "home": "/home/swagner", "item": {"name": "swagner", "ovpn": "swagner@ubuntu 64V1h0Se0FmBQNH7KLibbQ ad7c91e9e2f7f3999492d5e41fbbc993327d37929bd09606227367d75e5556ba"}, "move_home": false, "name": "swagner", "shell": "/bin/bash", "state": "present", "uid": 1180} 2021-03-22T20:32:32.893 INFO:teuthology.task.ansible.out:ok: [gibba020.front.sepia.ceph.com] => (item={'name': 'swagner', 'ovpn': 'swagner@ubuntu 64V1h0Se0FmBQNH7KLibbQ ad7c91e9e2f7f3999492d5e41fbbc993327d37929bd09606227367d75e5556ba'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1180, "groups": "sudo", "home": "/home/swagner", "item": {"name": "swagner", "ovpn": "swagner@ubuntu 64V1h0Se0FmBQNH7KLibbQ ad7c91e9e2f7f3999492d5e41fbbc993327d37929bd09606227367d75e5556ba"}, "move_home": false, "name": "swagner", "shell": "/bin/bash", "state": "present", "uid": 1180} 2021-03-22T20:32:33.008 INFO:teuthology.task.ansible.out:ok: [gibba044.front.sepia.ceph.com] => (item={'name': 'yuvalif', 'ovpn': 'ylifshit@localhost dyc2NU2pMz8NF8/uR2kMxA 3a6f1f9e55b5116f74d01ffbabdc339054088d257a16cf9fafcfe05b27fa678e\nyuvalif@medea gy0T/Hj/6DnVSKyOKD0/ag 468fe695fad8610a8f2eba6d1015949e4e6dc3d62c50ecf03579928d45a8d2ae\n'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1181, "groups": "sudo", "home": "/home/yuvalif", "item": {"name": "yuvalif", "ovpn": "ylifshit@localhost dyc2NU2pMz8NF8/uR2kMxA 3a6f1f9e55b5116f74d01ffbabdc339054088d257a16cf9fafcfe05b27fa678e\nyuvalif@medea gy0T/Hj/6DnVSKyOKD0/ag 468fe695fad8610a8f2eba6d1015949e4e6dc3d62c50ecf03579928d45a8d2ae\n"}, "move_home": false, "name": "yuvalif", "shell": "/bin/bash", "state": "present", "uid": 1181} 2021-03-22T20:32:33.041 INFO:teuthology.task.ansible.out:ok: [gibba020.front.sepia.ceph.com] => (item={'name': 'yuvalif', 'ovpn': 'ylifshit@localhost dyc2NU2pMz8NF8/uR2kMxA 3a6f1f9e55b5116f74d01ffbabdc339054088d257a16cf9fafcfe05b27fa678e\nyuvalif@medea gy0T/Hj/6DnVSKyOKD0/ag 468fe695fad8610a8f2eba6d1015949e4e6dc3d62c50ecf03579928d45a8d2ae\n'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1181, "groups": "sudo", "home": "/home/yuvalif", "item": {"name": "yuvalif", "ovpn": "ylifshit@localhost dyc2NU2pMz8NF8/uR2kMxA 3a6f1f9e55b5116f74d01ffbabdc339054088d257a16cf9fafcfe05b27fa678e\nyuvalif@medea gy0T/Hj/6DnVSKyOKD0/ag 468fe695fad8610a8f2eba6d1015949e4e6dc3d62c50ecf03579928d45a8d2ae\n"}, "move_home": false, "name": "yuvalif", "shell": "/bin/bash", "state": "present", "uid": 1181} 2021-03-22T20:32:33.155 INFO:teuthology.task.ansible.out:ok: [gibba044.front.sepia.ceph.com] => (item={'name': 'kkeithle', 'ovpn': 'kkeithle@kkeithle.usersys.redhat.com FPnVevv1sp5hlWoJeDCe/g e5a1fa7ccf678b91ed570983d5420c98f109d507442c8e4dcd50803e0d71c852'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1182, "groups": "sudo", "home": "/home/kkeithle", "item": {"name": "kkeithle", "ovpn": "kkeithle@kkeithle.usersys.redhat.com FPnVevv1sp5hlWoJeDCe/g e5a1fa7ccf678b91ed570983d5420c98f109d507442c8e4dcd50803e0d71c852"}, "move_home": false, "name": "kkeithle", "shell": "/bin/bash", "state": "present", "uid": 1182} 2021-03-22T20:32:33.198 INFO:teuthology.task.ansible.out:ok: [gibba020.front.sepia.ceph.com] => (item={'name': 'kkeithle', 'ovpn': 'kkeithle@kkeithle.usersys.redhat.com FPnVevv1sp5hlWoJeDCe/g e5a1fa7ccf678b91ed570983d5420c98f109d507442c8e4dcd50803e0d71c852'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1182, "groups": "sudo", "home": "/home/kkeithle", "item": {"name": "kkeithle", "ovpn": "kkeithle@kkeithle.usersys.redhat.com FPnVevv1sp5hlWoJeDCe/g e5a1fa7ccf678b91ed570983d5420c98f109d507442c8e4dcd50803e0d71c852"}, "move_home": false, "name": "kkeithle", "shell": "/bin/bash", "state": "present", "uid": 1182} 2021-03-22T20:32:33.302 INFO:teuthology.task.ansible.out:ok: [gibba044.front.sepia.ceph.com] => (item={'name': 'emmericp', 'ovpn': 'paul.emmerich@croit.io RN4hOorvA7irUg/3ViM9KQ 3bd06194186d2624cadf255fa1c38ddf7dded0a6d83dc6001cd55fcc0a899130'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1183, "groups": "sudo", "home": "/home/emmericp", "item": {"name": "emmericp", "ovpn": "paul.emmerich@croit.io RN4hOorvA7irUg/3ViM9KQ 3bd06194186d2624cadf255fa1c38ddf7dded0a6d83dc6001cd55fcc0a899130"}, "move_home": false, "name": "emmericp", "shell": "/bin/bash", "state": "present", "uid": 1183} 2021-03-22T20:32:33.345 INFO:teuthology.task.ansible.out:ok: [gibba020.front.sepia.ceph.com] => (item={'name': 'emmericp', 'ovpn': 'paul.emmerich@croit.io RN4hOorvA7irUg/3ViM9KQ 3bd06194186d2624cadf255fa1c38ddf7dded0a6d83dc6001cd55fcc0a899130'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1183, "groups": "sudo", "home": "/home/emmericp", "item": {"name": "emmericp", "ovpn": "paul.emmerich@croit.io RN4hOorvA7irUg/3ViM9KQ 3bd06194186d2624cadf255fa1c38ddf7dded0a6d83dc6001cd55fcc0a899130"}, "move_home": false, "name": "emmericp", "shell": "/bin/bash", "state": "present", "uid": 1183} 2021-03-22T20:32:33.460 INFO:teuthology.task.ansible.out:ok: [gibba044.front.sepia.ceph.com] => (item={'name': 'mchangir', 'ovpn': 'mchangir@indraprastha 1p71eDTdLMzkySFg0d5qEg bc4fda0ac9ef5cfbfab0cd9e5ed956c75b6280a04043c90c288e62b416b42da0'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1184, "groups": "sudo", "home": "/home/mchangir", "item": {"name": "mchangir", "ovpn": "mchangir@indraprastha 1p71eDTdLMzkySFg0d5qEg bc4fda0ac9ef5cfbfab0cd9e5ed956c75b6280a04043c90c288e62b416b42da0"}, "move_home": false, "name": "mchangir", "shell": "/bin/bash", "state": "present", "uid": 1184} 2021-03-22T20:32:33.492 INFO:teuthology.task.ansible.out:ok: [gibba020.front.sepia.ceph.com] => (item={'name': 'mchangir', 'ovpn': 'mchangir@indraprastha 1p71eDTdLMzkySFg0d5qEg bc4fda0ac9ef5cfbfab0cd9e5ed956c75b6280a04043c90c288e62b416b42da0'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1184, "groups": "sudo", "home": "/home/mchangir", "item": {"name": "mchangir", "ovpn": "mchangir@indraprastha 1p71eDTdLMzkySFg0d5qEg bc4fda0ac9ef5cfbfab0cd9e5ed956c75b6280a04043c90c288e62b416b42da0"}, "move_home": false, "name": "mchangir", "shell": "/bin/bash", "state": "present", "uid": 1184} 2021-03-22T20:32:33.606 INFO:teuthology.task.ansible.out:ok: [gibba044.front.sepia.ceph.com] => (item={'name': 'sidharthanup', 'ovpn': 'sidharthanup@strawberryfields IZq91vqA+RG1Rtn3JFZb6Q a2873481cac9b8b4a0bd8bebe0248b3dccb370dd18b56a4dae713ca1fb0c4286'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1185, "groups": "sudo", "home": "/home/sidharthanup", "item": {"name": "sidharthanup", "ovpn": "sidharthanup@strawberryfields IZq91vqA+RG1Rtn3JFZb6Q a2873481cac9b8b4a0bd8bebe0248b3dccb370dd18b56a4dae713ca1fb0c4286"}, "move_home": false, "name": "sidharthanup", "shell": "/bin/bash", "state": "present", "uid": 1185} 2021-03-22T20:32:33.649 INFO:teuthology.task.ansible.out:ok: [gibba020.front.sepia.ceph.com] => (item={'name': 'sidharthanup', 'ovpn': 'sidharthanup@strawberryfields IZq91vqA+RG1Rtn3JFZb6Q a2873481cac9b8b4a0bd8bebe0248b3dccb370dd18b56a4dae713ca1fb0c4286'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1185, "groups": "sudo", "home": "/home/sidharthanup", "item": {"name": "sidharthanup", "ovpn": "sidharthanup@strawberryfields IZq91vqA+RG1Rtn3JFZb6Q a2873481cac9b8b4a0bd8bebe0248b3dccb370dd18b56a4dae713ca1fb0c4286"}, "move_home": false, "name": "sidharthanup", "shell": "/bin/bash", "state": "present", "uid": 1185} 2021-03-22T20:32:33.763 INFO:teuthology.task.ansible.out:ok: [gibba044.front.sepia.ceph.com] => (item={'name': 'varsha', 'ovpn': 'varsha@local AGrJViO6wZF253aFeh/r5w f1248029ccdc45fd6e8fddb09ab3f8aa01123ab69cc6f3f11273528ce33e5a31'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1186, "groups": "sudo", "home": "/home/varsha", "item": {"name": "varsha", "ovpn": "varsha@local AGrJViO6wZF253aFeh/r5w f1248029ccdc45fd6e8fddb09ab3f8aa01123ab69cc6f3f11273528ce33e5a31"}, "move_home": false, "name": "varsha", "shell": "/bin/bash", "state": "present", "uid": 1186} 2021-03-22T20:32:33.806 INFO:teuthology.task.ansible.out:ok: [gibba020.front.sepia.ceph.com] => (item={'name': 'varsha', 'ovpn': 'varsha@local AGrJViO6wZF253aFeh/r5w f1248029ccdc45fd6e8fddb09ab3f8aa01123ab69cc6f3f11273528ce33e5a31'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1186, "groups": "sudo", "home": "/home/varsha", "item": {"name": "varsha", "ovpn": "varsha@local AGrJViO6wZF253aFeh/r5w f1248029ccdc45fd6e8fddb09ab3f8aa01123ab69cc6f3f11273528ce33e5a31"}, "move_home": false, "name": "varsha", "shell": "/bin/bash", "state": "present", "uid": 1186} 2021-03-22T20:32:33.910 INFO:teuthology.task.ansible.out:ok: [gibba044.front.sepia.ceph.com] => (item={'name': 'sjust', 'ovpn': 'sjust@pondermatic sCd6606QpID1PnHn0AxFag 46da7d4c77cb1238f83a34f99e774707110f997d88f3a0fd240aac9b7b7bbc85\nsjust@rex004 YS0in6YtQJHx5aUo7ZHi8Q bdd5977d05171a365539b19fae283ec2e3c7389516664692b9bbbaf98c7b61f4\nsjust@office w19UilyC/xu7uCzv0DnWRg ab20efc114b769bf4c2cf313eb30db09c2e2f8234992f120cfc3d1b8b347ed3c\nsam@deepthought 44sCi+GEfY0zjKo5M/4FiQ ed1eedd14ca68116a2000477fa078f8f736d0a15640723c32204bb30f14cb888\n'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1187, "groups": "sudo", "home": "/home/sjust", "item": {"name": "sjust", "ovpn": "sjust@pondermatic sCd6606QpID1PnHn0AxFag 46da7d4c77cb1238f83a34f99e774707110f997d88f3a0fd240aac9b7b7bbc85\nsjust@rex004 YS0in6YtQJHx5aUo7ZHi8Q bdd5977d05171a365539b19fae283ec2e3c7389516664692b9bbbaf98c7b61f4\nsjust@office w19UilyC/xu7uCzv0DnWRg ab20efc114b769bf4c2cf313eb30db09c2e2f8234992f120cfc3d1b8b347ed3c\nsam@deepthought 44sCi+GEfY0zjKo5M/4FiQ ed1eedd14ca68116a2000477fa078f8f736d0a15640723c32204bb30f14cb888\n"}, "move_home": false, "name": "sjust", "shell": "/bin/bash", "state": "present", "uid": 1187} 2021-03-22T20:32:33.963 INFO:teuthology.task.ansible.out:ok: [gibba020.front.sepia.ceph.com] => (item={'name': 'sjust', 'ovpn': 'sjust@pondermatic sCd6606QpID1PnHn0AxFag 46da7d4c77cb1238f83a34f99e774707110f997d88f3a0fd240aac9b7b7bbc85\nsjust@rex004 YS0in6YtQJHx5aUo7ZHi8Q bdd5977d05171a365539b19fae283ec2e3c7389516664692b9bbbaf98c7b61f4\nsjust@office w19UilyC/xu7uCzv0DnWRg ab20efc114b769bf4c2cf313eb30db09c2e2f8234992f120cfc3d1b8b347ed3c\nsam@deepthought 44sCi+GEfY0zjKo5M/4FiQ ed1eedd14ca68116a2000477fa078f8f736d0a15640723c32204bb30f14cb888\n'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1187, "groups": "sudo", "home": "/home/sjust", "item": {"name": "sjust", "ovpn": "sjust@pondermatic sCd6606QpID1PnHn0AxFag 46da7d4c77cb1238f83a34f99e774707110f997d88f3a0fd240aac9b7b7bbc85\nsjust@rex004 YS0in6YtQJHx5aUo7ZHi8Q bdd5977d05171a365539b19fae283ec2e3c7389516664692b9bbbaf98c7b61f4\nsjust@office w19UilyC/xu7uCzv0DnWRg ab20efc114b769bf4c2cf313eb30db09c2e2f8234992f120cfc3d1b8b347ed3c\nsam@deepthought 44sCi+GEfY0zjKo5M/4FiQ ed1eedd14ca68116a2000477fa078f8f736d0a15640723c32204bb30f14cb888\n"}, "move_home": false, "name": "sjust", "shell": "/bin/bash", "state": "present", "uid": 1187} 2021-03-22T20:32:34.059 INFO:teuthology.task.ansible.out:ok: [gibba044.front.sepia.ceph.com] => (item={'name': 'ideepika', 'ovpn': 'deepika@x1carbon hyRj1/9UjWhVzhav5+LNKA e3f7d2882c2b1a410dbb5458c08f280814d652e34c87e96f8a2e8bef1928926f'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1188, "groups": "sudo", "home": "/home/ideepika", "item": {"name": "ideepika", "ovpn": "deepika@x1carbon hyRj1/9UjWhVzhav5+LNKA e3f7d2882c2b1a410dbb5458c08f280814d652e34c87e96f8a2e8bef1928926f"}, "move_home": false, "name": "ideepika", "shell": "/bin/bash", "state": "present", "uid": 1188} 2021-03-22T20:32:34.104 INFO:teuthology.task.ansible.out:ok: [gibba020.front.sepia.ceph.com] => (item={'name': 'ideepika', 'ovpn': 'deepika@x1carbon hyRj1/9UjWhVzhav5+LNKA e3f7d2882c2b1a410dbb5458c08f280814d652e34c87e96f8a2e8bef1928926f'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1188, "groups": "sudo", "home": "/home/ideepika", "item": {"name": "ideepika", "ovpn": "deepika@x1carbon hyRj1/9UjWhVzhav5+LNKA e3f7d2882c2b1a410dbb5458c08f280814d652e34c87e96f8a2e8bef1928926f"}, "move_home": false, "name": "ideepika", "shell": "/bin/bash", "state": "present", "uid": 1188} 2021-03-22T20:32:34.210 INFO:teuthology.task.ansible.out:ok: [gibba044.front.sepia.ceph.com] => (item={'name': 'gsalomon', 'ovpn': 'gsalomon@home BrlCVxStNlEZGf5yYYAz1w 4b0c8d5b57dae1328c16d3017b59b632ccdfebe4135209fa97748c70ff00cc46'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1189, "groups": "sudo", "home": "/home/gsalomon", "item": {"name": "gsalomon", "ovpn": "gsalomon@home BrlCVxStNlEZGf5yYYAz1w 4b0c8d5b57dae1328c16d3017b59b632ccdfebe4135209fa97748c70ff00cc46"}, "move_home": false, "name": "gsalomon", "shell": "/bin/bash", "state": "present", "uid": 1189} 2021-03-22T20:32:34.252 INFO:teuthology.task.ansible.out:ok: [gibba020.front.sepia.ceph.com] => (item={'name': 'gsalomon', 'ovpn': 'gsalomon@home BrlCVxStNlEZGf5yYYAz1w 4b0c8d5b57dae1328c16d3017b59b632ccdfebe4135209fa97748c70ff00cc46'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1189, "groups": "sudo", "home": "/home/gsalomon", "item": {"name": "gsalomon", "ovpn": "gsalomon@home BrlCVxStNlEZGf5yYYAz1w 4b0c8d5b57dae1328c16d3017b59b632ccdfebe4135209fa97748c70ff00cc46"}, "move_home": false, "name": "gsalomon", "shell": "/bin/bash", "state": "present", "uid": 1189} 2021-03-22T20:32:34.367 INFO:teuthology.task.ansible.out:ok: [gibba044.front.sepia.ceph.com] => (item={'name': 'soumyakoduri', 'ovpn': 'skoduri@localhost QwKbKHfNAOenVV0mkO8NXw 40d74abb20ebba9eaca5e58f6c821670d23f5db5405fc6e3072b985a397c0104'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1190, "groups": "sudo", "home": "/home/soumyakoduri", "item": {"name": "soumyakoduri", "ovpn": "skoduri@localhost QwKbKHfNAOenVV0mkO8NXw 40d74abb20ebba9eaca5e58f6c821670d23f5db5405fc6e3072b985a397c0104"}, "move_home": false, "name": "soumyakoduri", "shell": "/bin/bash", "state": "present", "uid": 1190} 2021-03-22T20:32:34.410 INFO:teuthology.task.ansible.out:ok: [gibba020.front.sepia.ceph.com] => (item={'name': 'soumyakoduri', 'ovpn': 'skoduri@localhost QwKbKHfNAOenVV0mkO8NXw 40d74abb20ebba9eaca5e58f6c821670d23f5db5405fc6e3072b985a397c0104'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1190, "groups": "sudo", "home": "/home/soumyakoduri", "item": {"name": "soumyakoduri", "ovpn": "skoduri@localhost QwKbKHfNAOenVV0mkO8NXw 40d74abb20ebba9eaca5e58f6c821670d23f5db5405fc6e3072b985a397c0104"}, "move_home": false, "name": "soumyakoduri", "shell": "/bin/bash", "state": "present", "uid": 1190} 2021-03-22T20:32:34.515 INFO:teuthology.task.ansible.out:ok: [gibba044.front.sepia.ceph.com] => (item={'name': 'kyr', 'ovpn': 'kyr@suse Xu4+Yi98Il4ETOAav6okqA 03bc46e5fac6346cd82ff681f756860f98e0c61168633ce23325efde11a1964a'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1191, "groups": "sudo", "home": "/home/kyr", "item": {"name": "kyr", "ovpn": "kyr@suse Xu4+Yi98Il4ETOAav6okqA 03bc46e5fac6346cd82ff681f756860f98e0c61168633ce23325efde11a1964a"}, "move_home": false, "name": "kyr", "shell": "/bin/bash", "state": "present", "uid": 1191} 2021-03-22T20:32:34.558 INFO:teuthology.task.ansible.out:ok: [gibba020.front.sepia.ceph.com] => (item={'name': 'kyr', 'ovpn': 'kyr@suse Xu4+Yi98Il4ETOAav6okqA 03bc46e5fac6346cd82ff681f756860f98e0c61168633ce23325efde11a1964a'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1191, "groups": "sudo", "home": "/home/kyr", "item": {"name": "kyr", "ovpn": "kyr@suse Xu4+Yi98Il4ETOAav6okqA 03bc46e5fac6346cd82ff681f756860f98e0c61168633ce23325efde11a1964a"}, "move_home": false, "name": "kyr", "shell": "/bin/bash", "state": "present", "uid": 1191} 2021-03-22T20:32:34.667 INFO:teuthology.task.ansible.out:ok: [gibba044.front.sepia.ceph.com] => (item={'name': 'sseshasa', 'ovpn': 'sseshasa@thinkpad jyB1pr0I3qsDknkTnJTMjg 72ac1456e344c22fd940d0ba0e035aa3819ef7cd3891e53308aa92ba2dec8849'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1192, "groups": "sudo", "home": "/home/sseshasa", "item": {"name": "sseshasa", "ovpn": "sseshasa@thinkpad jyB1pr0I3qsDknkTnJTMjg 72ac1456e344c22fd940d0ba0e035aa3819ef7cd3891e53308aa92ba2dec8849"}, "move_home": false, "name": "sseshasa", "shell": "/bin/bash", "state": "present", "uid": 1192} 2021-03-22T20:32:34.709 INFO:teuthology.task.ansible.out:ok: [gibba020.front.sepia.ceph.com] => (item={'name': 'sseshasa', 'ovpn': 'sseshasa@thinkpad jyB1pr0I3qsDknkTnJTMjg 72ac1456e344c22fd940d0ba0e035aa3819ef7cd3891e53308aa92ba2dec8849'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1192, "groups": "sudo", "home": "/home/sseshasa", "item": {"name": "sseshasa", "ovpn": "sseshasa@thinkpad jyB1pr0I3qsDknkTnJTMjg 72ac1456e344c22fd940d0ba0e035aa3819ef7cd3891e53308aa92ba2dec8849"}, "move_home": false, "name": "sseshasa", "shell": "/bin/bash", "state": "present", "uid": 1192} 2021-03-22T20:32:34.814 INFO:teuthology.task.ansible.out:ok: [gibba044.front.sepia.ceph.com] => (item={'name': 'rfriedma', 'ovpn': 'rfriedma@rflap.redhat.com 5+OUPoyz8K0M0kcymdQOjA 40ce705001f31d7156c965228938cd4b02ae1a2c43dac1bbcd1b538e70312189'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1193, "groups": "sudo", "home": "/home/rfriedma", "item": {"name": "rfriedma", "ovpn": "rfriedma@rflap.redhat.com 5+OUPoyz8K0M0kcymdQOjA 40ce705001f31d7156c965228938cd4b02ae1a2c43dac1bbcd1b538e70312189"}, "move_home": false, "name": "rfriedma", "shell": "/bin/bash", "state": "present", "uid": 1193} 2021-03-22T20:32:34.856 INFO:teuthology.task.ansible.out:ok: [gibba020.front.sepia.ceph.com] => (item={'name': 'rfriedma', 'ovpn': 'rfriedma@rflap.redhat.com 5+OUPoyz8K0M0kcymdQOjA 40ce705001f31d7156c965228938cd4b02ae1a2c43dac1bbcd1b538e70312189'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1193, "groups": "sudo", "home": "/home/rfriedma", "item": {"name": "rfriedma", "ovpn": "rfriedma@rflap.redhat.com 5+OUPoyz8K0M0kcymdQOjA 40ce705001f31d7156c965228938cd4b02ae1a2c43dac1bbcd1b538e70312189"}, "move_home": false, "name": "rfriedma", "shell": "/bin/bash", "state": "present", "uid": 1193} 2021-03-22T20:32:34.961 INFO:teuthology.task.ansible.out:ok: [gibba044.front.sepia.ceph.com] => (item={'name': 'lmb', 'ovpn': 'lmb@hermes LMS8kAikL0iqw2S6IbXa3Q f57a493b31e7ed02a2563dd4295278d4842dc698b4c635d011a8d2b4b1fd5c2b'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1194, "groups": "sudo", "home": "/home/lmb", "item": {"name": "lmb", "ovpn": "lmb@hermes LMS8kAikL0iqw2S6IbXa3Q f57a493b31e7ed02a2563dd4295278d4842dc698b4c635d011a8d2b4b1fd5c2b"}, "move_home": false, "name": "lmb", "shell": "/bin/bash", "state": "present", "uid": 1194} 2021-03-22T20:32:35.014 INFO:teuthology.task.ansible.out:ok: [gibba020.front.sepia.ceph.com] => (item={'name': 'lmb', 'ovpn': 'lmb@hermes LMS8kAikL0iqw2S6IbXa3Q f57a493b31e7ed02a2563dd4295278d4842dc698b4c635d011a8d2b4b1fd5c2b'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1194, "groups": "sudo", "home": "/home/lmb", "item": {"name": "lmb", "ovpn": "lmb@hermes LMS8kAikL0iqw2S6IbXa3Q f57a493b31e7ed02a2563dd4295278d4842dc698b4c635d011a8d2b4b1fd5c2b"}, "move_home": false, "name": "lmb", "shell": "/bin/bash", "state": "present", "uid": 1194} 2021-03-22T20:32:35.107 INFO:teuthology.task.ansible.out:ok: [gibba044.front.sepia.ceph.com] => (item={'name': 'ksirivad', 'ovpn': 'ksirivad@ksirivad prZzE08FqnY6hFtGk0Q6XQ 2ef0878b0050cf28775813fe0991f9a746c07e61920280ce29ee69088eda5efc\nksirivad@macbook 0ivvJOZVAywT15aJCDF2xw 0066940a99b2d37dcd856c8622f48e0d8cb59c092f8f96cc2352ec0bc979ce45\n'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1195, "groups": "sudo", "home": "/home/ksirivad", "item": {"name": "ksirivad", "ovpn": "ksirivad@ksirivad prZzE08FqnY6hFtGk0Q6XQ 2ef0878b0050cf28775813fe0991f9a746c07e61920280ce29ee69088eda5efc\nksirivad@macbook 0ivvJOZVAywT15aJCDF2xw 0066940a99b2d37dcd856c8622f48e0d8cb59c092f8f96cc2352ec0bc979ce45\n"}, "move_home": false, "name": "ksirivad", "shell": "/bin/bash", "state": "present", "uid": 1195} 2021-03-22T20:32:35.160 INFO:teuthology.task.ansible.out:ok: [gibba020.front.sepia.ceph.com] => (item={'name': 'ksirivad', 'ovpn': 'ksirivad@ksirivad prZzE08FqnY6hFtGk0Q6XQ 2ef0878b0050cf28775813fe0991f9a746c07e61920280ce29ee69088eda5efc\nksirivad@macbook 0ivvJOZVAywT15aJCDF2xw 0066940a99b2d37dcd856c8622f48e0d8cb59c092f8f96cc2352ec0bc979ce45\n'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1195, "groups": "sudo", "home": "/home/ksirivad", "item": {"name": "ksirivad", "ovpn": "ksirivad@ksirivad prZzE08FqnY6hFtGk0Q6XQ 2ef0878b0050cf28775813fe0991f9a746c07e61920280ce29ee69088eda5efc\nksirivad@macbook 0ivvJOZVAywT15aJCDF2xw 0066940a99b2d37dcd856c8622f48e0d8cb59c092f8f96cc2352ec0bc979ce45\n"}, "move_home": false, "name": "ksirivad", "shell": "/bin/bash", "state": "present", "uid": 1195} 2021-03-22T20:32:35.264 INFO:teuthology.task.ansible.out:ok: [gibba044.front.sepia.ceph.com] => (item={'name': 'ofriedma', 'ovpn': 'ofriedma@myhost IIifKuFYfX5EqO3mhV8lAg 82cb23a98361f3624b2f1f4e0f694f9439ae7735b171ba5e3bb5f0744f5ddfc4'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1196, "groups": "sudo", "home": "/home/ofriedma", "item": {"name": "ofriedma", "ovpn": "ofriedma@myhost IIifKuFYfX5EqO3mhV8lAg 82cb23a98361f3624b2f1f4e0f694f9439ae7735b171ba5e3bb5f0744f5ddfc4"}, "move_home": false, "name": "ofriedma", "shell": "/bin/bash", "state": "present", "uid": 1196} 2021-03-22T20:32:35.307 INFO:teuthology.task.ansible.out:ok: [gibba020.front.sepia.ceph.com] => (item={'name': 'ofriedma', 'ovpn': 'ofriedma@myhost IIifKuFYfX5EqO3mhV8lAg 82cb23a98361f3624b2f1f4e0f694f9439ae7735b171ba5e3bb5f0744f5ddfc4'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1196, "groups": "sudo", "home": "/home/ofriedma", "item": {"name": "ofriedma", "ovpn": "ofriedma@myhost IIifKuFYfX5EqO3mhV8lAg 82cb23a98361f3624b2f1f4e0f694f9439ae7735b171ba5e3bb5f0744f5ddfc4"}, "move_home": false, "name": "ofriedma", "shell": "/bin/bash", "state": "present", "uid": 1196} 2021-03-22T20:32:35.414 INFO:teuthology.task.ansible.out:ok: [gibba044.front.sepia.ceph.com] => (item={'name': 'h4iresis', 'ovpn': 'h4iresis@fedora NyMdx+dAfmujNSDB63kI+g bcf6c36594585e0fbf9f037bf1a13fe63db4b82a52ff1349349fac748b5c4e52'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1197, "groups": "sudo", "home": "/home/h4iresis", "item": {"name": "h4iresis", "ovpn": "h4iresis@fedora NyMdx+dAfmujNSDB63kI+g bcf6c36594585e0fbf9f037bf1a13fe63db4b82a52ff1349349fac748b5c4e52"}, "move_home": false, "name": "h4iresis", "shell": "/bin/bash", "state": "present", "uid": 1197} 2021-03-22T20:32:35.467 INFO:teuthology.task.ansible.out:ok: [gibba020.front.sepia.ceph.com] => (item={'name': 'h4iresis', 'ovpn': 'h4iresis@fedora NyMdx+dAfmujNSDB63kI+g bcf6c36594585e0fbf9f037bf1a13fe63db4b82a52ff1349349fac748b5c4e52'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1197, "groups": "sudo", "home": "/home/h4iresis", "item": {"name": "h4iresis", "ovpn": "h4iresis@fedora NyMdx+dAfmujNSDB63kI+g bcf6c36594585e0fbf9f037bf1a13fe63db4b82a52ff1349349fac748b5c4e52"}, "move_home": false, "name": "h4iresis", "shell": "/bin/bash", "state": "present", "uid": 1197} 2021-03-22T20:32:35.561 INFO:teuthology.task.ansible.out:ok: [gibba044.front.sepia.ceph.com] => (item={'name': 'shyukri', 'ovpn': 'shyukri@t480 KEbvWFIOWqkHsLgffi6GMQ fcd405d0cf6b2c7ba53397c4ed1156e852317fb02bcd6f0e98e5eb3c1c3aa4b5'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1198, "groups": "sudo", "home": "/home/shyukri", "item": {"name": "shyukri", "ovpn": "shyukri@t480 KEbvWFIOWqkHsLgffi6GMQ fcd405d0cf6b2c7ba53397c4ed1156e852317fb02bcd6f0e98e5eb3c1c3aa4b5"}, "move_home": false, "name": "shyukri", "shell": "/bin/bash", "state": "present", "uid": 1198} 2021-03-22T20:32:35.615 INFO:teuthology.task.ansible.out:ok: [gibba020.front.sepia.ceph.com] => (item={'name': 'shyukri', 'ovpn': 'shyukri@t480 KEbvWFIOWqkHsLgffi6GMQ fcd405d0cf6b2c7ba53397c4ed1156e852317fb02bcd6f0e98e5eb3c1c3aa4b5'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1198, "groups": "sudo", "home": "/home/shyukri", "item": {"name": "shyukri", "ovpn": "shyukri@t480 KEbvWFIOWqkHsLgffi6GMQ fcd405d0cf6b2c7ba53397c4ed1156e852317fb02bcd6f0e98e5eb3c1c3aa4b5"}, "move_home": false, "name": "shyukri", "shell": "/bin/bash", "state": "present", "uid": 1198} 2021-03-22T20:32:35.709 INFO:teuthology.task.ansible.out:ok: [gibba044.front.sepia.ceph.com] => (item={'name': 'scarvalhojr', 'ovpn': 'scarvalhojr@milestones utvFbB+X1G75M589jLfFXQ 9c62bf416c9204b25028ba0e5bd45f754c4aa8f84a85b9d5ded02aa83f03e82e'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1199, "groups": "sudo", "home": "/home/scarvalhojr", "item": {"name": "scarvalhojr", "ovpn": "scarvalhojr@milestones utvFbB+X1G75M589jLfFXQ 9c62bf416c9204b25028ba0e5bd45f754c4aa8f84a85b9d5ded02aa83f03e82e"}, "move_home": false, "name": "scarvalhojr", "shell": "/bin/bash", "state": "present", "uid": 1199} 2021-03-22T20:32:35.763 INFO:teuthology.task.ansible.out:ok: [gibba020.front.sepia.ceph.com] => (item={'name': 'scarvalhojr', 'ovpn': 'scarvalhojr@milestones utvFbB+X1G75M589jLfFXQ 9c62bf416c9204b25028ba0e5bd45f754c4aa8f84a85b9d5ded02aa83f03e82e'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1199, "groups": "sudo", "home": "/home/scarvalhojr", "item": {"name": "scarvalhojr", "ovpn": "scarvalhojr@milestones utvFbB+X1G75M589jLfFXQ 9c62bf416c9204b25028ba0e5bd45f754c4aa8f84a85b9d5ded02aa83f03e82e"}, "move_home": false, "name": "scarvalhojr", "shell": "/bin/bash", "state": "present", "uid": 1199} 2021-03-22T20:32:35.867 INFO:teuthology.task.ansible.out:ok: [gibba044.front.sepia.ceph.com] => (item={'name': 'rakesh', 'ovpn': 'rakesh@fedora CXsWP7Wzu2C+bTN6mIeMiw 2f4f492cd085f1f46d1d5018aeb7705ba855c4481e230a8188b8f5ea9994b91b'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1200, "groups": "sudo", "home": "/home/rakesh", "item": {"name": "rakesh", "ovpn": "rakesh@fedora CXsWP7Wzu2C+bTN6mIeMiw 2f4f492cd085f1f46d1d5018aeb7705ba855c4481e230a8188b8f5ea9994b91b"}, "move_home": false, "name": "rakesh", "shell": "/bin/bash", "state": "present", "uid": 1200} 2021-03-22T20:32:35.910 INFO:teuthology.task.ansible.out:ok: [gibba020.front.sepia.ceph.com] => (item={'name': 'rakesh', 'ovpn': 'rakesh@fedora CXsWP7Wzu2C+bTN6mIeMiw 2f4f492cd085f1f46d1d5018aeb7705ba855c4481e230a8188b8f5ea9994b91b'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1200, "groups": "sudo", "home": "/home/rakesh", "item": {"name": "rakesh", "ovpn": "rakesh@fedora CXsWP7Wzu2C+bTN6mIeMiw 2f4f492cd085f1f46d1d5018aeb7705ba855c4481e230a8188b8f5ea9994b91b"}, "move_home": false, "name": "rakesh", "shell": "/bin/bash", "state": "present", "uid": 1200} 2021-03-22T20:32:36.014 INFO:teuthology.task.ansible.out:ok: [gibba044.front.sepia.ceph.com] => (item={'name': 'ryg-', 'ovpn': 'ryg@wombat Y8asVyh6Qu+EEmWlRd1zXA d4923cf7be8e59728ea290aaec7670903b39b6444e5d303016338ddf5ab7837f'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1201, "groups": "sudo", "home": "/home/ryg-", "item": {"name": "ryg-", "ovpn": "ryg@wombat Y8asVyh6Qu+EEmWlRd1zXA d4923cf7be8e59728ea290aaec7670903b39b6444e5d303016338ddf5ab7837f"}, "move_home": false, "name": "ryg-", "shell": "/bin/bash", "state": "present", "uid": 1201} 2021-03-22T20:32:36.067 INFO:teuthology.task.ansible.out:ok: [gibba020.front.sepia.ceph.com] => (item={'name': 'ryg-', 'ovpn': 'ryg@wombat Y8asVyh6Qu+EEmWlRd1zXA d4923cf7be8e59728ea290aaec7670903b39b6444e5d303016338ddf5ab7837f'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1201, "groups": "sudo", "home": "/home/ryg-", "item": {"name": "ryg-", "ovpn": "ryg@wombat Y8asVyh6Qu+EEmWlRd1zXA d4923cf7be8e59728ea290aaec7670903b39b6444e5d303016338ddf5ab7837f"}, "move_home": false, "name": "ryg-", "shell": "/bin/bash", "state": "present", "uid": 1201} 2021-03-22T20:32:36.162 INFO:teuthology.task.ansible.out:ok: [gibba044.front.sepia.ceph.com] => (item={'name': 'prsrivas', 'ovpn': 'prsrivas@t480 dvGwTZM2FivQPrMGmkY53g 80afabbb654af66ec01463d0e0425be5643eaca10bbf756f2b8313645d2b8da3'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1148, "groups": "sudo", "home": "/home/prsrivas", "item": {"name": "prsrivas", "ovpn": "prsrivas@t480 dvGwTZM2FivQPrMGmkY53g 80afabbb654af66ec01463d0e0425be5643eaca10bbf756f2b8313645d2b8da3"}, "move_home": false, "name": "prsrivas", "shell": "/bin/bash", "state": "present", "uid": 1148} 2021-03-22T20:32:36.216 INFO:teuthology.task.ansible.out:ok: [gibba020.front.sepia.ceph.com] => (item={'name': 'prsrivas', 'ovpn': 'prsrivas@t480 dvGwTZM2FivQPrMGmkY53g 80afabbb654af66ec01463d0e0425be5643eaca10bbf756f2b8313645d2b8da3'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1148, "groups": "sudo", "home": "/home/prsrivas", "item": {"name": "prsrivas", "ovpn": "prsrivas@t480 dvGwTZM2FivQPrMGmkY53g 80afabbb654af66ec01463d0e0425be5643eaca10bbf756f2b8313645d2b8da3"}, "move_home": false, "name": "prsrivas", "shell": "/bin/bash", "state": "present", "uid": 1148} 2021-03-22T20:32:36.310 INFO:teuthology.task.ansible.out:ok: [gibba044.front.sepia.ceph.com] => (item={'name': 'zdover', 'ovpn': 'zdover@lenovot5301 88ArNhsAMXq/nkSC9tKDig 131b8214bbea52345220522f8dd13c768bc5c1e41e4d164e7138719cfc3295d3'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1202, "groups": "sudo", "home": "/home/zdover", "item": {"name": "zdover", "ovpn": "zdover@lenovot5301 88ArNhsAMXq/nkSC9tKDig 131b8214bbea52345220522f8dd13c768bc5c1e41e4d164e7138719cfc3295d3"}, "move_home": false, "name": "zdover", "shell": "/bin/bash", "state": "present", "uid": 1202} 2021-03-22T20:32:36.363 INFO:teuthology.task.ansible.out:ok: [gibba020.front.sepia.ceph.com] => (item={'name': 'zdover', 'ovpn': 'zdover@lenovot5301 88ArNhsAMXq/nkSC9tKDig 131b8214bbea52345220522f8dd13c768bc5c1e41e4d164e7138719cfc3295d3'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1202, "groups": "sudo", "home": "/home/zdover", "item": {"name": "zdover", "ovpn": "zdover@lenovot5301 88ArNhsAMXq/nkSC9tKDig 131b8214bbea52345220522f8dd13c768bc5c1e41e4d164e7138719cfc3295d3"}, "move_home": false, "name": "zdover", "shell": "/bin/bash", "state": "present", "uid": 1202} 2021-03-22T20:32:36.467 INFO:teuthology.task.ansible.out:ok: [gibba044.front.sepia.ceph.com] => (item={'name': 'rraja', 'ovpn': 'rraja@p50 4NMUghtas9gI46n7X0iJXA cc646e47c8b503eb38d30efa47e459076af52b4fc001c4959833f32ddc563a02'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1203, "groups": "sudo", "home": "/home/rraja", "item": {"name": "rraja", "ovpn": "rraja@p50 4NMUghtas9gI46n7X0iJXA cc646e47c8b503eb38d30efa47e459076af52b4fc001c4959833f32ddc563a02"}, "move_home": false, "name": "rraja", "shell": "/bin/bash", "state": "present", "uid": 1203} 2021-03-22T20:32:36.510 INFO:teuthology.task.ansible.out:ok: [gibba020.front.sepia.ceph.com] => (item={'name': 'rraja', 'ovpn': 'rraja@p50 4NMUghtas9gI46n7X0iJXA cc646e47c8b503eb38d30efa47e459076af52b4fc001c4959833f32ddc563a02'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1203, "groups": "sudo", "home": "/home/rraja", "item": {"name": "rraja", "ovpn": "rraja@p50 4NMUghtas9gI46n7X0iJXA cc646e47c8b503eb38d30efa47e459076af52b4fc001c4959833f32ddc563a02"}, "move_home": false, "name": "rraja", "shell": "/bin/bash", "state": "present", "uid": 1203} 2021-03-22T20:32:36.614 INFO:teuthology.task.ansible.out:ok: [gibba044.front.sepia.ceph.com] => (item={'name': 'toabctl', 'ovpn': 'toabctl@minze a3I/7JakMEEANsNXCYM5XA b9715003902937328801993a359da43c61ab0be8d17f92371a48dca0821fb13f'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1204, "groups": "sudo", "home": "/home/toabctl", "item": {"name": "toabctl", "ovpn": "toabctl@minze a3I/7JakMEEANsNXCYM5XA b9715003902937328801993a359da43c61ab0be8d17f92371a48dca0821fb13f"}, "move_home": false, "name": "toabctl", "shell": "/bin/bash", "state": "present", "uid": 1204} 2021-03-22T20:32:36.667 INFO:teuthology.task.ansible.out:ok: [gibba020.front.sepia.ceph.com] => (item={'name': 'toabctl', 'ovpn': 'toabctl@minze a3I/7JakMEEANsNXCYM5XA b9715003902937328801993a359da43c61ab0be8d17f92371a48dca0821fb13f'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1204, "groups": "sudo", "home": "/home/toabctl", "item": {"name": "toabctl", "ovpn": "toabctl@minze a3I/7JakMEEANsNXCYM5XA b9715003902937328801993a359da43c61ab0be8d17f92371a48dca0821fb13f"}, "move_home": false, "name": "toabctl", "shell": "/bin/bash", "state": "present", "uid": 1204} 2021-03-22T20:32:36.772 INFO:teuthology.task.ansible.out:ok: [gibba044.front.sepia.ceph.com] => (item={'name': 'mgfritch', 'ovpn': 'mgfritch@laptop 94prpsaAkBwTzMmF9JR4WA 3adb8aad97b1f78c74d3ae91f21f4b165749843dacabad74f0039212c5a5db39'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1205, "groups": "sudo", "home": "/home/mgfritch", "item": {"name": "mgfritch", "ovpn": "mgfritch@laptop 94prpsaAkBwTzMmF9JR4WA 3adb8aad97b1f78c74d3ae91f21f4b165749843dacabad74f0039212c5a5db39"}, "move_home": false, "name": "mgfritch", "shell": "/bin/bash", "state": "present", "uid": 1205} 2021-03-22T20:32:36.815 INFO:teuthology.task.ansible.out:ok: [gibba020.front.sepia.ceph.com] => (item={'name': 'mgfritch', 'ovpn': 'mgfritch@laptop 94prpsaAkBwTzMmF9JR4WA 3adb8aad97b1f78c74d3ae91f21f4b165749843dacabad74f0039212c5a5db39'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1205, "groups": "sudo", "home": "/home/mgfritch", "item": {"name": "mgfritch", "ovpn": "mgfritch@laptop 94prpsaAkBwTzMmF9JR4WA 3adb8aad97b1f78c74d3ae91f21f4b165749843dacabad74f0039212c5a5db39"}, "move_home": false, "name": "mgfritch", "shell": "/bin/bash", "state": "present", "uid": 1205} 2021-03-22T20:32:36.921 INFO:teuthology.task.ansible.out:ok: [gibba044.front.sepia.ceph.com] => (item={'name': 'xiubli', 'ovpn': 'root@lxbceph0 /BNUvfmLPqzfbIz/Jzlqkw 3e109dcb826d45a6ee7e8195fc025b257b3d369e135400bf0a4bf503d48503e3\n'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1206, "groups": "sudo", "home": "/home/xiubli", "item": {"name": "xiubli", "ovpn": "root@lxbceph0 /BNUvfmLPqzfbIz/Jzlqkw 3e109dcb826d45a6ee7e8195fc025b257b3d369e135400bf0a4bf503d48503e3\n"}, "move_home": false, "name": "xiubli", "shell": "/bin/bash", "state": "present", "uid": 1206} 2021-03-22T20:32:36.964 INFO:teuthology.task.ansible.out:ok: [gibba020.front.sepia.ceph.com] => (item={'name': 'xiubli', 'ovpn': 'root@lxbceph0 /BNUvfmLPqzfbIz/Jzlqkw 3e109dcb826d45a6ee7e8195fc025b257b3d369e135400bf0a4bf503d48503e3\n'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1206, "groups": "sudo", "home": "/home/xiubli", "item": {"name": "xiubli", "ovpn": "root@lxbceph0 /BNUvfmLPqzfbIz/Jzlqkw 3e109dcb826d45a6ee7e8195fc025b257b3d369e135400bf0a4bf503d48503e3\n"}, "move_home": false, "name": "xiubli", "shell": "/bin/bash", "state": "present", "uid": 1206} 2021-03-22T20:32:37.080 INFO:teuthology.task.ansible.out:ok: [gibba044.front.sepia.ceph.com] => (item={'name': 'jafaj', 'ovpn': 'jan@jfsuselaptop ddAKCkWSc1rEhQadU15jkA 90ddc588ca94ab776b539a1c5246a216dfbebabba3709ae803d386f978b65c6f'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1207, "groups": "sudo", "home": "/home/jafaj", "item": {"name": "jafaj", "ovpn": "jan@jfsuselaptop ddAKCkWSc1rEhQadU15jkA 90ddc588ca94ab776b539a1c5246a216dfbebabba3709ae803d386f978b65c6f"}, "move_home": false, "name": "jafaj", "shell": "/bin/bash", "state": "present", "uid": 1207} 2021-03-22T20:32:37.122 INFO:teuthology.task.ansible.out:ok: [gibba020.front.sepia.ceph.com] => (item={'name': 'jafaj', 'ovpn': 'jan@jfsuselaptop ddAKCkWSc1rEhQadU15jkA 90ddc588ca94ab776b539a1c5246a216dfbebabba3709ae803d386f978b65c6f'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1207, "groups": "sudo", "home": "/home/jafaj", "item": {"name": "jafaj", "ovpn": "jan@jfsuselaptop ddAKCkWSc1rEhQadU15jkA 90ddc588ca94ab776b539a1c5246a216dfbebabba3709ae803d386f978b65c6f"}, "move_home": false, "name": "jafaj", "shell": "/bin/bash", "state": "present", "uid": 1207} 2021-03-22T20:32:37.217 INFO:teuthology.task.ansible.out:ok: [gibba044.front.sepia.ceph.com] => (item={'name': 'jschmid', 'ovpn': 'jschmid@zulu BqyepNoWzZbbsslJbvCuYg 4ce9b431fdd8a06856cfe00b88665da11dde1cacd72d40bf3dbe54ff633066ef'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1208, "groups": "sudo", "home": "/home/jschmid", "item": {"name": "jschmid", "ovpn": "jschmid@zulu BqyepNoWzZbbsslJbvCuYg 4ce9b431fdd8a06856cfe00b88665da11dde1cacd72d40bf3dbe54ff633066ef"}, "move_home": false, "name": "jschmid", "shell": "/bin/bash", "state": "present", "uid": 1208} 2021-03-22T20:32:37.270 INFO:teuthology.task.ansible.out:ok: [gibba020.front.sepia.ceph.com] => (item={'name': 'jschmid', 'ovpn': 'jschmid@zulu BqyepNoWzZbbsslJbvCuYg 4ce9b431fdd8a06856cfe00b88665da11dde1cacd72d40bf3dbe54ff633066ef'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1208, "groups": "sudo", "home": "/home/jschmid", "item": {"name": "jschmid", "ovpn": "jschmid@zulu BqyepNoWzZbbsslJbvCuYg 4ce9b431fdd8a06856cfe00b88665da11dde1cacd72d40bf3dbe54ff633066ef"}, "move_home": false, "name": "jschmid", "shell": "/bin/bash", "state": "present", "uid": 1208} 2021-03-22T20:32:37.375 INFO:teuthology.task.ansible.out:ok: [gibba044.front.sepia.ceph.com] => (item={'name': 'kachau', 'ovpn': 'kachau@thinkpad dX7+Zp6Z+rMSZTbxL52c7g 59d0d7be858e4a3769eaca4563399989298004a271f60b08cc36bf4130e089fe'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1209, "groups": "sudo", "home": "/home/kachau", "item": {"name": "kachau", "ovpn": "kachau@thinkpad dX7+Zp6Z+rMSZTbxL52c7g 59d0d7be858e4a3769eaca4563399989298004a271f60b08cc36bf4130e089fe"}, "move_home": false, "name": "kachau", "shell": "/bin/bash", "state": "present", "uid": 1209} 2021-03-22T20:32:37.428 INFO:teuthology.task.ansible.out:ok: [gibba020.front.sepia.ceph.com] => (item={'name': 'kachau', 'ovpn': 'kachau@thinkpad dX7+Zp6Z+rMSZTbxL52c7g 59d0d7be858e4a3769eaca4563399989298004a271f60b08cc36bf4130e089fe'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1209, "groups": "sudo", "home": "/home/kachau", "item": {"name": "kachau", "ovpn": "kachau@thinkpad dX7+Zp6Z+rMSZTbxL52c7g 59d0d7be858e4a3769eaca4563399989298004a271f60b08cc36bf4130e089fe"}, "move_home": false, "name": "kachau", "shell": "/bin/bash", "state": "present", "uid": 1209} 2021-03-22T20:32:37.523 INFO:teuthology.task.ansible.out:ok: [gibba044.front.sepia.ceph.com] => (item={'name': 'khiremat', 'ovpn': 'khiremat@kotresh-T490s 7o9JjenDm1h34Zmd2SWO2g 791981cd84bd4c80bf3ff6076ebc64b3ebf8432903e36d1a49bbee27561f8315'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1210, "groups": "sudo", "home": "/home/khiremat", "item": {"name": "khiremat", "ovpn": "khiremat@kotresh-T490s 7o9JjenDm1h34Zmd2SWO2g 791981cd84bd4c80bf3ff6076ebc64b3ebf8432903e36d1a49bbee27561f8315"}, "move_home": false, "name": "khiremat", "shell": "/bin/bash", "state": "present", "uid": 1210} 2021-03-22T20:32:37.576 INFO:teuthology.task.ansible.out:ok: [gibba020.front.sepia.ceph.com] => (item={'name': 'khiremat', 'ovpn': 'khiremat@kotresh-T490s 7o9JjenDm1h34Zmd2SWO2g 791981cd84bd4c80bf3ff6076ebc64b3ebf8432903e36d1a49bbee27561f8315'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1210, "groups": "sudo", "home": "/home/khiremat", "item": {"name": "khiremat", "ovpn": "khiremat@kotresh-T490s 7o9JjenDm1h34Zmd2SWO2g 791981cd84bd4c80bf3ff6076ebc64b3ebf8432903e36d1a49bbee27561f8315"}, "move_home": false, "name": "khiremat", "shell": "/bin/bash", "state": "present", "uid": 1210} 2021-03-22T20:32:37.670 INFO:teuthology.task.ansible.out:ok: [gibba044.front.sepia.ceph.com] => (item={'name': 'kapandya', 'ovpn': 'kapandya@thinkpad g4JoonWShBhyS6fEdaHh7A 2990a987bf7afee6e3c8b5236b3dac813a57dbdce47ec63965c40b1b7bdafd67'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1211, "groups": "sudo", "home": "/home/kapandya", "item": {"name": "kapandya", "ovpn": "kapandya@thinkpad g4JoonWShBhyS6fEdaHh7A 2990a987bf7afee6e3c8b5236b3dac813a57dbdce47ec63965c40b1b7bdafd67"}, "move_home": false, "name": "kapandya", "shell": "/bin/bash", "state": "present", "uid": 1211} 2021-03-22T20:32:37.724 INFO:teuthology.task.ansible.out:ok: [gibba020.front.sepia.ceph.com] => (item={'name': 'kapandya', 'ovpn': 'kapandya@thinkpad g4JoonWShBhyS6fEdaHh7A 2990a987bf7afee6e3c8b5236b3dac813a57dbdce47ec63965c40b1b7bdafd67'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1211, "groups": "sudo", "home": "/home/kapandya", "item": {"name": "kapandya", "ovpn": "kapandya@thinkpad g4JoonWShBhyS6fEdaHh7A 2990a987bf7afee6e3c8b5236b3dac813a57dbdce47ec63965c40b1b7bdafd67"}, "move_home": false, "name": "kapandya", "shell": "/bin/bash", "state": "present", "uid": 1211} 2021-03-22T20:32:37.830 INFO:teuthology.task.ansible.out:ok: [gibba044.front.sepia.ceph.com] => (item={'name': 'prasad', 'ovpn': 'prasad@macprasad tJYuW/3nDX8ikaLyJQdpAQ 1544f87809a170bb61069b588630467b05283a1347945b9545205b0a28110f89'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1212, "groups": "sudo", "home": "/home/prasad", "item": {"name": "prasad", "ovpn": "prasad@macprasad tJYuW/3nDX8ikaLyJQdpAQ 1544f87809a170bb61069b588630467b05283a1347945b9545205b0a28110f89"}, "move_home": false, "name": "prasad", "shell": "/bin/bash", "state": "present", "uid": 1212} 2021-03-22T20:32:37.873 INFO:teuthology.task.ansible.out:ok: [gibba020.front.sepia.ceph.com] => (item={'name': 'prasad', 'ovpn': 'prasad@macprasad tJYuW/3nDX8ikaLyJQdpAQ 1544f87809a170bb61069b588630467b05283a1347945b9545205b0a28110f89'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1212, "groups": "sudo", "home": "/home/prasad", "item": {"name": "prasad", "ovpn": "prasad@macprasad tJYuW/3nDX8ikaLyJQdpAQ 1544f87809a170bb61069b588630467b05283a1347945b9545205b0a28110f89"}, "move_home": false, "name": "prasad", "shell": "/bin/bash", "state": "present", "uid": 1212} 2021-03-22T20:32:37.977 INFO:teuthology.task.ansible.out:ok: [gibba044.front.sepia.ceph.com] => (item={'name': 'vikhyat', 'ovpn': 'vikhyat@redhat ae77Y7dK1BxLEfQvAOJo8A a62d65a2aa09a75dca299ce0424caf6bcbc52696b22aa1567432aac34d78f18f'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1213, "groups": "sudo", "home": "/home/vikhyat", "item": {"name": "vikhyat", "ovpn": "vikhyat@redhat ae77Y7dK1BxLEfQvAOJo8A a62d65a2aa09a75dca299ce0424caf6bcbc52696b22aa1567432aac34d78f18f"}, "move_home": false, "name": "vikhyat", "shell": "/bin/bash", "state": "present", "uid": 1213} 2021-03-22T20:32:38.031 INFO:teuthology.task.ansible.out:ok: [gibba020.front.sepia.ceph.com] => (item={'name': 'vikhyat', 'ovpn': 'vikhyat@redhat ae77Y7dK1BxLEfQvAOJo8A a62d65a2aa09a75dca299ce0424caf6bcbc52696b22aa1567432aac34d78f18f'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1213, "groups": "sudo", "home": "/home/vikhyat", "item": {"name": "vikhyat", "ovpn": "vikhyat@redhat ae77Y7dK1BxLEfQvAOJo8A a62d65a2aa09a75dca299ce0424caf6bcbc52696b22aa1567432aac34d78f18f"}, "move_home": false, "name": "vikhyat", "shell": "/bin/bash", "state": "present", "uid": 1213} 2021-03-22T20:32:38.125 INFO:teuthology.task.ansible.out:ok: [gibba044.front.sepia.ceph.com] => (item={'name': 'shraddhaag', 'ovpn': 'shraddhaag@asus w1lmx5nwk8QQ/4u3UfGsJQ 98c5840f994a5e35b234375b07b1782f9a92bdcd5cf73e5847027045ab88e6d2'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1214, "groups": "sudo", "home": "/home/shraddhaag", "item": {"name": "shraddhaag", "ovpn": "shraddhaag@asus w1lmx5nwk8QQ/4u3UfGsJQ 98c5840f994a5e35b234375b07b1782f9a92bdcd5cf73e5847027045ab88e6d2"}, "move_home": false, "name": "shraddhaag", "shell": "/bin/bash", "state": "present", "uid": 1214} 2021-03-22T20:32:38.178 INFO:teuthology.task.ansible.out:ok: [gibba020.front.sepia.ceph.com] => (item={'name': 'shraddhaag', 'ovpn': 'shraddhaag@asus w1lmx5nwk8QQ/4u3UfGsJQ 98c5840f994a5e35b234375b07b1782f9a92bdcd5cf73e5847027045ab88e6d2'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1214, "groups": "sudo", "home": "/home/shraddhaag", "item": {"name": "shraddhaag", "ovpn": "shraddhaag@asus w1lmx5nwk8QQ/4u3UfGsJQ 98c5840f994a5e35b234375b07b1782f9a92bdcd5cf73e5847027045ab88e6d2"}, "move_home": false, "name": "shraddhaag", "shell": "/bin/bash", "state": "present", "uid": 1214} 2021-03-22T20:32:38.272 INFO:teuthology.task.ansible.out:ok: [gibba044.front.sepia.ceph.com] => (item={'name': 'gkyratsas', 'ovpn': 'gkyratsas@suse.com PO5Ut+2Z4kCMjaumOyA+1A 70fafe30ccb801c8c0a059a7eb3a842a2d08015b828c63bc1a702caf056014c7'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1215, "groups": "sudo", "home": "/home/gkyratsas", "item": {"name": "gkyratsas", "ovpn": "gkyratsas@suse.com PO5Ut+2Z4kCMjaumOyA+1A 70fafe30ccb801c8c0a059a7eb3a842a2d08015b828c63bc1a702caf056014c7"}, "move_home": false, "name": "gkyratsas", "shell": "/bin/bash", "state": "present", "uid": 1215} 2021-03-22T20:32:38.325 INFO:teuthology.task.ansible.out:ok: [gibba020.front.sepia.ceph.com] => (item={'name': 'gkyratsas', 'ovpn': 'gkyratsas@suse.com PO5Ut+2Z4kCMjaumOyA+1A 70fafe30ccb801c8c0a059a7eb3a842a2d08015b828c63bc1a702caf056014c7'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1215, "groups": "sudo", "home": "/home/gkyratsas", "item": {"name": "gkyratsas", "ovpn": "gkyratsas@suse.com PO5Ut+2Z4kCMjaumOyA+1A 70fafe30ccb801c8c0a059a7eb3a842a2d08015b828c63bc1a702caf056014c7"}, "move_home": false, "name": "gkyratsas", "shell": "/bin/bash", "state": "present", "uid": 1215} 2021-03-22T20:32:38.430 INFO:teuthology.task.ansible.out:ok: [gibba044.front.sepia.ceph.com] => (item={'name': 'prateek', 'ovpn': 'prateek@linux kj4pU4yLf+76XxY0mvoIwg c24292e824e3e43ebf7465f1079449ce80bf26311426ae3914cdf1fe8d591c67'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1216, "groups": "sudo", "home": "/home/prateek", "item": {"name": "prateek", "ovpn": "prateek@linux kj4pU4yLf+76XxY0mvoIwg c24292e824e3e43ebf7465f1079449ce80bf26311426ae3914cdf1fe8d591c67"}, "move_home": false, "name": "prateek", "shell": "/bin/bash", "state": "present", "uid": 1216} 2021-03-22T20:32:38.472 INFO:teuthology.task.ansible.out:ok: [gibba020.front.sepia.ceph.com] => (item={'name': 'prateek', 'ovpn': 'prateek@linux kj4pU4yLf+76XxY0mvoIwg c24292e824e3e43ebf7465f1079449ce80bf26311426ae3914cdf1fe8d591c67'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1216, "groups": "sudo", "home": "/home/prateek", "item": {"name": "prateek", "ovpn": "prateek@linux kj4pU4yLf+76XxY0mvoIwg c24292e824e3e43ebf7465f1079449ce80bf26311426ae3914cdf1fe8d591c67"}, "move_home": false, "name": "prateek", "shell": "/bin/bash", "state": "present", "uid": 1216} 2021-03-22T20:32:38.577 INFO:teuthology.task.ansible.out:ok: [gibba044.front.sepia.ceph.com] => (item={'name': 'jelopez', 'ovpn': 'jelopez@imac XbzY2mjr57lSPExJp0ZBgA 4f5dfad692c25293cd58393bd8ddae91b4dc0b2561c860072e0665933531208e'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1217, "groups": "sudo", "home": "/home/jelopez", "item": {"name": "jelopez", "ovpn": "jelopez@imac XbzY2mjr57lSPExJp0ZBgA 4f5dfad692c25293cd58393bd8ddae91b4dc0b2561c860072e0665933531208e"}, "move_home": false, "name": "jelopez", "shell": "/bin/bash", "state": "present", "uid": 1217} 2021-03-22T20:32:38.620 INFO:teuthology.task.ansible.out:ok: [gibba020.front.sepia.ceph.com] => (item={'name': 'jelopez', 'ovpn': 'jelopez@imac XbzY2mjr57lSPExJp0ZBgA 4f5dfad692c25293cd58393bd8ddae91b4dc0b2561c860072e0665933531208e'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1217, "groups": "sudo", "home": "/home/jelopez", "item": {"name": "jelopez", "ovpn": "jelopez@imac XbzY2mjr57lSPExJp0ZBgA 4f5dfad692c25293cd58393bd8ddae91b4dc0b2561c860072e0665933531208e"}, "move_home": false, "name": "jelopez", "shell": "/bin/bash", "state": "present", "uid": 1217} 2021-03-22T20:32:38.725 INFO:teuthology.task.ansible.out:ok: [gibba044.front.sepia.ceph.com] => (item={'name': 'dcain', 'ovpn': 'dcain@fullsteam 7vptxC1ZWCXLUV3FJwWQAg 2d73728e16c5f724e5f28eb326c24b8e13e7b361bcbaf506809f539e80223389'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1218, "groups": "sudo", "home": "/home/dcain", "item": {"name": "dcain", "ovpn": "dcain@fullsteam 7vptxC1ZWCXLUV3FJwWQAg 2d73728e16c5f724e5f28eb326c24b8e13e7b361bcbaf506809f539e80223389"}, "move_home": false, "name": "dcain", "shell": "/bin/bash", "state": "present", "uid": 1218} 2021-03-22T20:32:38.777 INFO:teuthology.task.ansible.out:ok: [gibba020.front.sepia.ceph.com] => (item={'name': 'dcain', 'ovpn': 'dcain@fullsteam 7vptxC1ZWCXLUV3FJwWQAg 2d73728e16c5f724e5f28eb326c24b8e13e7b361bcbaf506809f539e80223389'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1218, "groups": "sudo", "home": "/home/dcain", "item": {"name": "dcain", "ovpn": "dcain@fullsteam 7vptxC1ZWCXLUV3FJwWQAg 2d73728e16c5f724e5f28eb326c24b8e13e7b361bcbaf506809f539e80223389"}, "move_home": false, "name": "dcain", "shell": "/bin/bash", "state": "present", "uid": 1218} 2021-03-22T20:32:38.882 INFO:teuthology.task.ansible.out:ok: [gibba044.front.sepia.ceph.com] => (item={'name': 'sunny', 'ovpn': 'sunny@devBox 81r/AKNOWhvaD0ESYy6tTg 58b86902f858bc3f1edb12cfc41ce10ed163985db2f7c253de08b7f1c310fe11'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1219, "groups": "sudo", "home": "/home/sunny", "item": {"name": "sunny", "ovpn": "sunny@devBox 81r/AKNOWhvaD0ESYy6tTg 58b86902f858bc3f1edb12cfc41ce10ed163985db2f7c253de08b7f1c310fe11"}, "move_home": false, "name": "sunny", "shell": "/bin/bash", "state": "present", "uid": 1219} 2021-03-22T20:32:38.924 INFO:teuthology.task.ansible.out:ok: [gibba020.front.sepia.ceph.com] => (item={'name': 'sunny', 'ovpn': 'sunny@devBox 81r/AKNOWhvaD0ESYy6tTg 58b86902f858bc3f1edb12cfc41ce10ed163985db2f7c253de08b7f1c310fe11'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1219, "groups": "sudo", "home": "/home/sunny", "item": {"name": "sunny", "ovpn": "sunny@devBox 81r/AKNOWhvaD0ESYy6tTg 58b86902f858bc3f1edb12cfc41ce10ed163985db2f7c253de08b7f1c310fe11"}, "move_home": false, "name": "sunny", "shell": "/bin/bash", "state": "present", "uid": 1219} 2021-03-22T20:32:39.028 INFO:teuthology.task.ansible.out:ok: [gibba044.front.sepia.ceph.com] => (item={'name': 'xuxuehan', 'ovpn': 'xuxuehan@xuxuehan-PC aJDFkJ1+XzbovMyvRiFCAQ 5a71908d9bc8372ce0fff3bdbce4ea0e27eb11af0ed30e573f93d7a0b4335279\nxuxuehan@xuxuehan-notebook LzP6obPSYuao0iCJLQ/92A 3af116b690da581c77912a0c5fe184c84ca78526f67331db15714bc4ffddbcdc\n'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1220, "groups": "sudo", "home": "/home/xuxuehan", "item": {"name": "xuxuehan", "ovpn": "xuxuehan@xuxuehan-PC aJDFkJ1+XzbovMyvRiFCAQ 5a71908d9bc8372ce0fff3bdbce4ea0e27eb11af0ed30e573f93d7a0b4335279\nxuxuehan@xuxuehan-notebook LzP6obPSYuao0iCJLQ/92A 3af116b690da581c77912a0c5fe184c84ca78526f67331db15714bc4ffddbcdc\n"}, "move_home": false, "name": "xuxuehan", "shell": "/bin/bash", "state": "present", "uid": 1220} 2021-03-22T20:32:39.071 INFO:teuthology.task.ansible.out:ok: [gibba020.front.sepia.ceph.com] => (item={'name': 'xuxuehan', 'ovpn': 'xuxuehan@xuxuehan-PC aJDFkJ1+XzbovMyvRiFCAQ 5a71908d9bc8372ce0fff3bdbce4ea0e27eb11af0ed30e573f93d7a0b4335279\nxuxuehan@xuxuehan-notebook LzP6obPSYuao0iCJLQ/92A 3af116b690da581c77912a0c5fe184c84ca78526f67331db15714bc4ffddbcdc\n'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1220, "groups": "sudo", "home": "/home/xuxuehan", "item": {"name": "xuxuehan", "ovpn": "xuxuehan@xuxuehan-PC aJDFkJ1+XzbovMyvRiFCAQ 5a71908d9bc8372ce0fff3bdbce4ea0e27eb11af0ed30e573f93d7a0b4335279\nxuxuehan@xuxuehan-notebook LzP6obPSYuao0iCJLQ/92A 3af116b690da581c77912a0c5fe184c84ca78526f67331db15714bc4ffddbcdc\n"}, "move_home": false, "name": "xuxuehan", "shell": "/bin/bash", "state": "present", "uid": 1220} 2021-03-22T20:32:39.175 INFO:teuthology.task.ansible.out:ok: [gibba044.front.sepia.ceph.com] => (item={'name': 'aclewett', 'ovpn': 'aclewett@mac bP0KgOkhW1GxTiugD3jMQA 90009b65da8175e083ee0e79d4953268f44493b98c2b532854da8d9e1d14e798'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1221, "groups": "sudo", "home": "/home/aclewett", "item": {"name": "aclewett", "ovpn": "aclewett@mac bP0KgOkhW1GxTiugD3jMQA 90009b65da8175e083ee0e79d4953268f44493b98c2b532854da8d9e1d14e798"}, "move_home": false, "name": "aclewett", "shell": "/bin/bash", "state": "present", "uid": 1221} 2021-03-22T20:32:39.228 INFO:teuthology.task.ansible.out:ok: [gibba020.front.sepia.ceph.com] => (item={'name': 'aclewett', 'ovpn': 'aclewett@mac bP0KgOkhW1GxTiugD3jMQA 90009b65da8175e083ee0e79d4953268f44493b98c2b532854da8d9e1d14e798'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1221, "groups": "sudo", "home": "/home/aclewett", "item": {"name": "aclewett", "ovpn": "aclewett@mac bP0KgOkhW1GxTiugD3jMQA 90009b65da8175e083ee0e79d4953268f44493b98c2b532854da8d9e1d14e798"}, "move_home": false, "name": "aclewett", "shell": "/bin/bash", "state": "present", "uid": 1221} 2021-03-22T20:32:39.332 INFO:teuthology.task.ansible.out:ok: [gibba044.front.sepia.ceph.com] => (item={'name': 'cblum', 'ovpn': 'cblum@ ad4mZ9Cg0u6H8AdARvQUZw 4e3cec570cbe42786e5190de4194c2937f1073aef62a25b61bd85e05ee23db56'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1222, "groups": "sudo", "home": "/home/cblum", "item": {"name": "cblum", "ovpn": "cblum@ ad4mZ9Cg0u6H8AdARvQUZw 4e3cec570cbe42786e5190de4194c2937f1073aef62a25b61bd85e05ee23db56"}, "move_home": false, "name": "cblum", "shell": "/bin/bash", "state": "present", "uid": 1222} 2021-03-22T20:32:39.374 INFO:teuthology.task.ansible.out:ok: [gibba020.front.sepia.ceph.com] => (item={'name': 'cblum', 'ovpn': 'cblum@ ad4mZ9Cg0u6H8AdARvQUZw 4e3cec570cbe42786e5190de4194c2937f1073aef62a25b61bd85e05ee23db56'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1222, "groups": "sudo", "home": "/home/cblum", "item": {"name": "cblum", "ovpn": "cblum@ ad4mZ9Cg0u6H8AdARvQUZw 4e3cec570cbe42786e5190de4194c2937f1073aef62a25b61bd85e05ee23db56"}, "move_home": false, "name": "cblum", "shell": "/bin/bash", "state": "present", "uid": 1222} 2021-03-22T20:32:39.479 INFO:teuthology.task.ansible.out:ok: [gibba044.front.sepia.ceph.com] => (item={'name': 'mlatimer', 'ovpn': 'mlatimer@lx5510 3lc4nP664Dmg63yr8yKG7w 3778fb16fb62d1a7d61f41cf2c2e72fd9acaae2805de2dc34497ef41ee1ad64f'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1223, "groups": "sudo", "home": "/home/mlatimer", "item": {"name": "mlatimer", "ovpn": "mlatimer@lx5510 3lc4nP664Dmg63yr8yKG7w 3778fb16fb62d1a7d61f41cf2c2e72fd9acaae2805de2dc34497ef41ee1ad64f"}, "move_home": false, "name": "mlatimer", "shell": "/bin/bash", "state": "present", "uid": 1223} 2021-03-22T20:32:39.522 INFO:teuthology.task.ansible.out:ok: [gibba020.front.sepia.ceph.com] => (item={'name': 'mlatimer', 'ovpn': 'mlatimer@lx5510 3lc4nP664Dmg63yr8yKG7w 3778fb16fb62d1a7d61f41cf2c2e72fd9acaae2805de2dc34497ef41ee1ad64f'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1223, "groups": "sudo", "home": "/home/mlatimer", "item": {"name": "mlatimer", "ovpn": "mlatimer@lx5510 3lc4nP664Dmg63yr8yKG7w 3778fb16fb62d1a7d61f41cf2c2e72fd9acaae2805de2dc34497ef41ee1ad64f"}, "move_home": false, "name": "mlatimer", "shell": "/bin/bash", "state": "present", "uid": 1223} 2021-03-22T20:32:39.627 INFO:teuthology.task.ansible.out:ok: [gibba044.front.sepia.ceph.com] => (item={'name': 'shyamsundarr', 'ovpn': 'shyamsundarr@bartimaeus HUEzMC00f5f/tdydddWGNw e9032244bda086ecca6abc4f525296f9a125e4bbdb768d8c76c6d53d02f475d5'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1224, "groups": "sudo", "home": "/home/shyamsundarr", "item": {"name": "shyamsundarr", "ovpn": "shyamsundarr@bartimaeus HUEzMC00f5f/tdydddWGNw e9032244bda086ecca6abc4f525296f9a125e4bbdb768d8c76c6d53d02f475d5"}, "move_home": false, "name": "shyamsundarr", "shell": "/bin/bash", "state": "present", "uid": 1224} 2021-03-22T20:32:39.669 INFO:teuthology.task.ansible.out:ok: [gibba020.front.sepia.ceph.com] => (item={'name': 'shyamsundarr', 'ovpn': 'shyamsundarr@bartimaeus HUEzMC00f5f/tdydddWGNw e9032244bda086ecca6abc4f525296f9a125e4bbdb768d8c76c6d53d02f475d5'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1224, "groups": "sudo", "home": "/home/shyamsundarr", "item": {"name": "shyamsundarr", "ovpn": "shyamsundarr@bartimaeus HUEzMC00f5f/tdydddWGNw e9032244bda086ecca6abc4f525296f9a125e4bbdb768d8c76c6d53d02f475d5"}, "move_home": false, "name": "shyamsundarr", "shell": "/bin/bash", "state": "present", "uid": 1224} 2021-03-22T20:32:39.784 INFO:teuthology.task.ansible.out:ok: [gibba044.front.sepia.ceph.com] => (item={'name': 'shuzhenyi', 'ovpn': 'bigwhite@wrjj37deMacBook-Pro-2.local VoTYmzsOPazeWcH+DOHXKw d7502e96b37ebc2ee5e0c14c6026f10e2e72b49be70dd1c5c7e9751fafcd8501'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1225, "groups": "sudo", "home": "/home/shuzhenyi", "item": {"name": "shuzhenyi", "ovpn": "bigwhite@wrjj37deMacBook-Pro-2.local VoTYmzsOPazeWcH+DOHXKw d7502e96b37ebc2ee5e0c14c6026f10e2e72b49be70dd1c5c7e9751fafcd8501"}, "move_home": false, "name": "shuzhenyi", "shell": "/bin/bash", "state": "present", "uid": 1225} 2021-03-22T20:32:39.816 INFO:teuthology.task.ansible.out:ok: [gibba020.front.sepia.ceph.com] => (item={'name': 'shuzhenyi', 'ovpn': 'bigwhite@wrjj37deMacBook-Pro-2.local VoTYmzsOPazeWcH+DOHXKw d7502e96b37ebc2ee5e0c14c6026f10e2e72b49be70dd1c5c7e9751fafcd8501'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1225, "groups": "sudo", "home": "/home/shuzhenyi", "item": {"name": "shuzhenyi", "ovpn": "bigwhite@wrjj37deMacBook-Pro-2.local VoTYmzsOPazeWcH+DOHXKw d7502e96b37ebc2ee5e0c14c6026f10e2e72b49be70dd1c5c7e9751fafcd8501"}, "move_home": false, "name": "shuzhenyi", "shell": "/bin/bash", "state": "present", "uid": 1225} 2021-03-22T20:32:39.931 INFO:teuthology.task.ansible.out:ok: [gibba044.front.sepia.ceph.com] => (item={'name': 'mdipalma', 'ovpn': 'mdipalma@mdmac IVn9Oy/SxZEmDgSWSeo3jA ea4dc08cb39ba55ade357c4949bf3f7d4d0322171ff5b5dac3c06d47cdc38f14'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1226, "groups": "sudo", "home": "/home/mdipalma", "item": {"name": "mdipalma", "ovpn": "mdipalma@mdmac IVn9Oy/SxZEmDgSWSeo3jA ea4dc08cb39ba55ade357c4949bf3f7d4d0322171ff5b5dac3c06d47cdc38f14"}, "move_home": false, "name": "mdipalma", "shell": "/bin/bash", "state": "present", "uid": 1226} 2021-03-22T20:32:39.974 INFO:teuthology.task.ansible.out:ok: [gibba020.front.sepia.ceph.com] => (item={'name': 'mdipalma', 'ovpn': 'mdipalma@mdmac IVn9Oy/SxZEmDgSWSeo3jA ea4dc08cb39ba55ade357c4949bf3f7d4d0322171ff5b5dac3c06d47cdc38f14'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1226, "groups": "sudo", "home": "/home/mdipalma", "item": {"name": "mdipalma", "ovpn": "mdipalma@mdmac IVn9Oy/SxZEmDgSWSeo3jA ea4dc08cb39ba55ade357c4949bf3f7d4d0322171ff5b5dac3c06d47cdc38f14"}, "move_home": false, "name": "mdipalma", "shell": "/bin/bash", "state": "present", "uid": 1226} 2021-03-22T20:32:40.078 INFO:teuthology.task.ansible.out:ok: [gibba044.front.sepia.ceph.com] => (item={'name': 'kchang', 'ovpn': 'kchang@kiefer-uchi Vy8tg3hSizdX5fIAJFgG/A 912a49a77b5722fdf4b9e304ee329c7b808728d73bb1e1f70cf55bd1221a3da3'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1227, "groups": "sudo", "home": "/home/kchang", "item": {"name": "kchang", "ovpn": "kchang@kiefer-uchi Vy8tg3hSizdX5fIAJFgG/A 912a49a77b5722fdf4b9e304ee329c7b808728d73bb1e1f70cf55bd1221a3da3"}, "move_home": false, "name": "kchang", "shell": "/bin/bash", "state": "present", "uid": 1227} 2021-03-22T20:32:40.121 INFO:teuthology.task.ansible.out:ok: [gibba020.front.sepia.ceph.com] => (item={'name': 'kchang', 'ovpn': 'kchang@kiefer-uchi Vy8tg3hSizdX5fIAJFgG/A 912a49a77b5722fdf4b9e304ee329c7b808728d73bb1e1f70cf55bd1221a3da3'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1227, "groups": "sudo", "home": "/home/kchang", "item": {"name": "kchang", "ovpn": "kchang@kiefer-uchi Vy8tg3hSizdX5fIAJFgG/A 912a49a77b5722fdf4b9e304ee329c7b808728d73bb1e1f70cf55bd1221a3da3"}, "move_home": false, "name": "kchang", "shell": "/bin/bash", "state": "present", "uid": 1227} 2021-03-22T20:32:40.235 INFO:teuthology.task.ansible.out:ok: [gibba044.front.sepia.ceph.com] => (item={'name': 'vereddy', 'ovpn': 'vereddy@vereddy.remote.csb 8jHiMDBfgQxu/8+MTlPR1A 07898add1a48c50647de4a81ad23db0c8545202cb56d3172db9b22df32c6b4a2'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1228, "groups": "sudo", "home": "/home/vereddy", "item": {"name": "vereddy", "ovpn": "vereddy@vereddy.remote.csb 8jHiMDBfgQxu/8+MTlPR1A 07898add1a48c50647de4a81ad23db0c8545202cb56d3172db9b22df32c6b4a2"}, "move_home": false, "name": "vereddy", "shell": "/bin/bash", "state": "present", "uid": 1228} 2021-03-22T20:32:40.268 INFO:teuthology.task.ansible.out:ok: [gibba020.front.sepia.ceph.com] => (item={'name': 'vereddy', 'ovpn': 'vereddy@vereddy.remote.csb 8jHiMDBfgQxu/8+MTlPR1A 07898add1a48c50647de4a81ad23db0c8545202cb56d3172db9b22df32c6b4a2'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1228, "groups": "sudo", "home": "/home/vereddy", "item": {"name": "vereddy", "ovpn": "vereddy@vereddy.remote.csb 8jHiMDBfgQxu/8+MTlPR1A 07898add1a48c50647de4a81ad23db0c8545202cb56d3172db9b22df32c6b4a2"}, "move_home": false, "name": "vereddy", "shell": "/bin/bash", "state": "present", "uid": 1228} 2021-03-22T20:32:40.383 INFO:teuthology.task.ansible.out:ok: [gibba044.front.sepia.ceph.com] => (item={'name': 'benhanokh', 'ovpn': 'gbenhano@localhost.localdomain uMf63iCCcqDt1rUnOSujaw 8c554c50bf8e27d3373515168e59f4ed3e4c48bace5689838268569948545ed5'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1229, "groups": "sudo", "home": "/home/benhanokh", "item": {"name": "benhanokh", "ovpn": "gbenhano@localhost.localdomain uMf63iCCcqDt1rUnOSujaw 8c554c50bf8e27d3373515168e59f4ed3e4c48bace5689838268569948545ed5"}, "move_home": false, "name": "benhanokh", "shell": "/bin/bash", "state": "present", "uid": 1229} 2021-03-22T20:32:40.415 INFO:teuthology.task.ansible.out:ok: [gibba020.front.sepia.ceph.com] => (item={'name': 'benhanokh', 'ovpn': 'gbenhano@localhost.localdomain uMf63iCCcqDt1rUnOSujaw 8c554c50bf8e27d3373515168e59f4ed3e4c48bace5689838268569948545ed5'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1229, "groups": "sudo", "home": "/home/benhanokh", "item": {"name": "benhanokh", "ovpn": "gbenhano@localhost.localdomain uMf63iCCcqDt1rUnOSujaw 8c554c50bf8e27d3373515168e59f4ed3e4c48bace5689838268569948545ed5"}, "move_home": false, "name": "benhanokh", "shell": "/bin/bash", "state": "present", "uid": 1229} 2021-03-22T20:32:40.531 INFO:teuthology.task.ansible.out:ok: [gibba044.front.sepia.ceph.com] => (item={'name': 'jsalomon', 'ovpn': 'jsalomon@Josh-laptop 9V9NVwrt57LxXiqRh5Q7PQ 4cf0b0dfa39cf1e72f51bbfed19b4d88bdb286d09e54a99eb35721e33b1ae7b0'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1230, "groups": "sudo", "home": "/home/jsalomon", "item": {"name": "jsalomon", "ovpn": "jsalomon@Josh-laptop 9V9NVwrt57LxXiqRh5Q7PQ 4cf0b0dfa39cf1e72f51bbfed19b4d88bdb286d09e54a99eb35721e33b1ae7b0"}, "move_home": false, "name": "jsalomon", "shell": "/bin/bash", "state": "present", "uid": 1230} 2021-03-22T20:32:40.573 INFO:teuthology.task.ansible.out:ok: [gibba020.front.sepia.ceph.com] => (item={'name': 'jsalomon', 'ovpn': 'jsalomon@Josh-laptop 9V9NVwrt57LxXiqRh5Q7PQ 4cf0b0dfa39cf1e72f51bbfed19b4d88bdb286d09e54a99eb35721e33b1ae7b0'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1230, "groups": "sudo", "home": "/home/jsalomon", "item": {"name": "jsalomon", "ovpn": "jsalomon@Josh-laptop 9V9NVwrt57LxXiqRh5Q7PQ 4cf0b0dfa39cf1e72f51bbfed19b4d88bdb286d09e54a99eb35721e33b1ae7b0"}, "move_home": false, "name": "jsalomon", "shell": "/bin/bash", "state": "present", "uid": 1230} 2021-03-22T20:32:40.689 INFO:teuthology.task.ansible.out:ok: [gibba044.front.sepia.ceph.com] => (item={'name': 'jolmomar', 'ovpn': 'jolmomar@thinkpad CnoIzb/786lZh1NINj0xAA e60eeb560654da4b84977a4f9dbccd599bf9460980985ee5726595eb4a46e640'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1231, "groups": "sudo", "home": "/home/jolmomar", "item": {"name": "jolmomar", "ovpn": "jolmomar@thinkpad CnoIzb/786lZh1NINj0xAA e60eeb560654da4b84977a4f9dbccd599bf9460980985ee5726595eb4a46e640"}, "move_home": false, "name": "jolmomar", "shell": "/bin/bash", "state": "present", "uid": 1231} 2021-03-22T20:32:40.721 INFO:teuthology.task.ansible.out:ok: [gibba020.front.sepia.ceph.com] => (item={'name': 'jolmomar', 'ovpn': 'jolmomar@thinkpad CnoIzb/786lZh1NINj0xAA e60eeb560654da4b84977a4f9dbccd599bf9460980985ee5726595eb4a46e640'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1231, "groups": "sudo", "home": "/home/jolmomar", "item": {"name": "jolmomar", "ovpn": "jolmomar@thinkpad CnoIzb/786lZh1NINj0xAA e60eeb560654da4b84977a4f9dbccd599bf9460980985ee5726595eb4a46e640"}, "move_home": false, "name": "jolmomar", "shell": "/bin/bash", "state": "present", "uid": 1231} 2021-03-22T20:32:40.836 INFO:teuthology.task.ansible.out:ok: [gibba044.front.sepia.ceph.com] => (item={'name': 'hmunjulu', 'ovpn': 'hmunjulu@thinkpad +5kJJIhXveJw6Q8ytILUSA 546f32fb058ff40ef3113e6c258b0f1cba6611155ba0a40a55646946cdb53019'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1232, "groups": "sudo", "home": "/home/hmunjulu", "item": {"name": "hmunjulu", "ovpn": "hmunjulu@thinkpad +5kJJIhXveJw6Q8ytILUSA 546f32fb058ff40ef3113e6c258b0f1cba6611155ba0a40a55646946cdb53019"}, "move_home": false, "name": "hmunjulu", "shell": "/bin/bash", "state": "present", "uid": 1232} 2021-03-22T20:32:40.868 INFO:teuthology.task.ansible.out:ok: [gibba020.front.sepia.ceph.com] => (item={'name': 'hmunjulu', 'ovpn': 'hmunjulu@thinkpad +5kJJIhXveJw6Q8ytILUSA 546f32fb058ff40ef3113e6c258b0f1cba6611155ba0a40a55646946cdb53019'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1232, "groups": "sudo", "home": "/home/hmunjulu", "item": {"name": "hmunjulu", "ovpn": "hmunjulu@thinkpad +5kJJIhXveJw6Q8ytILUSA 546f32fb058ff40ef3113e6c258b0f1cba6611155ba0a40a55646946cdb53019"}, "move_home": false, "name": "hmunjulu", "shell": "/bin/bash", "state": "present", "uid": 1232} 2021-03-22T20:32:40.993 INFO:teuthology.task.ansible.out:ok: [gibba044.front.sepia.ceph.com] => (item={'name': 'julpark', 'ovpn': 'julpark@thinkpad svj+nOCQG95zuBUwdJoluQ 7252f05ef02b16fd74d931d6cf937304afbb098dbdbde13d377e884fe35e2fb8'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1233, "groups": "sudo", "home": "/home/julpark", "item": {"name": "julpark", "ovpn": "julpark@thinkpad svj+nOCQG95zuBUwdJoluQ 7252f05ef02b16fd74d931d6cf937304afbb098dbdbde13d377e884fe35e2fb8"}, "move_home": false, "name": "julpark", "shell": "/bin/bash", "state": "present", "uid": 1233} 2021-03-22T20:32:41.025 INFO:teuthology.task.ansible.out:ok: [gibba020.front.sepia.ceph.com] => (item={'name': 'julpark', 'ovpn': 'julpark@thinkpad svj+nOCQG95zuBUwdJoluQ 7252f05ef02b16fd74d931d6cf937304afbb098dbdbde13d377e884fe35e2fb8'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1233, "groups": "sudo", "home": "/home/julpark", "item": {"name": "julpark", "ovpn": "julpark@thinkpad svj+nOCQG95zuBUwdJoluQ 7252f05ef02b16fd74d931d6cf937304afbb098dbdbde13d377e884fe35e2fb8"}, "move_home": false, "name": "julpark", "shell": "/bin/bash", "state": "present", "uid": 1233} 2021-03-22T20:32:41.140 INFO:teuthology.task.ansible.out:ok: [gibba044.front.sepia.ceph.com] => (item={'name': 'pdhange', 'ovpn': 'prashant@cephdev JZCEN2T5TXiHnU5yLG4hBg 3f94ec1bd179dafd2d58335ac4bea35808d394d30fa9e174fe16d6b872450fe0'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1235, "groups": "sudo", "home": "/home/pdhange", "item": {"name": "pdhange", "ovpn": "prashant@cephdev JZCEN2T5TXiHnU5yLG4hBg 3f94ec1bd179dafd2d58335ac4bea35808d394d30fa9e174fe16d6b872450fe0"}, "move_home": false, "name": "pdhange", "shell": "/bin/bash", "state": "present", "uid": 1235} 2021-03-22T20:32:41.172 INFO:teuthology.task.ansible.out:ok: [gibba020.front.sepia.ceph.com] => (item={'name': 'pdhange', 'ovpn': 'prashant@cephdev JZCEN2T5TXiHnU5yLG4hBg 3f94ec1bd179dafd2d58335ac4bea35808d394d30fa9e174fe16d6b872450fe0'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1235, "groups": "sudo", "home": "/home/pdhange", "item": {"name": "pdhange", "ovpn": "prashant@cephdev JZCEN2T5TXiHnU5yLG4hBg 3f94ec1bd179dafd2d58335ac4bea35808d394d30fa9e174fe16d6b872450fe0"}, "move_home": false, "name": "pdhange", "shell": "/bin/bash", "state": "present", "uid": 1235} 2021-03-22T20:32:42.468 INFO:teuthology.task.ansible.out:changed: [gibba044.front.sepia.ceph.com] => (item={'name': 'dpivonka', 'ovpn': 'dpivonka@thinkpad huZBxlH4VpGff0Q68m/2Rg 43cc9c90a55fa3395862e679b60c5e6c016a59f186e7e8798579cd6046cc4ec8'}) => {"ansible_loop_var": "item", "changed": true, "comment": "", "create_home": true, "group": 10102, "groups": "sudo", "home": "/home/dpivonka", "item": {"name": "dpivonka", "ovpn": "dpivonka@thinkpad huZBxlH4VpGff0Q68m/2Rg 43cc9c90a55fa3395862e679b60c5e6c016a59f186e7e8798579cd6046cc4ec8"}, "name": "dpivonka", "shell": "/bin/bash", "state": "present", "system": false, "uid": 10102} 2021-03-22T20:32:42.480 INFO:teuthology.task.ansible.out:changed: [gibba020.front.sepia.ceph.com] => (item={'name': 'dpivonka', 'ovpn': 'dpivonka@thinkpad huZBxlH4VpGff0Q68m/2Rg 43cc9c90a55fa3395862e679b60c5e6c016a59f186e7e8798579cd6046cc4ec8'}) => {"ansible_loop_var": "item", "changed": true, "comment": "", "create_home": true, "group": 10102, "groups": "sudo", "home": "/home/dpivonka", "item": {"name": "dpivonka", "ovpn": "dpivonka@thinkpad huZBxlH4VpGff0Q68m/2Rg 43cc9c90a55fa3395862e679b60c5e6c016a59f186e7e8798579cd6046cc4ec8"}, "name": "dpivonka", "shell": "/bin/bash", "state": "present", "system": false, "uid": 10102} 2021-03-22T20:32:43.847 INFO:teuthology.task.ansible.out:changed: [gibba044.front.sepia.ceph.com] => (item={'name': 'adking', 'ovpn': 'adking@laptop1 VkjYUD1hJpR8sFhrH6MIcg 28c610bc9f7321de315923288d24650bdb4bc90593b423f1f59db16d67b6d625'}) => {"ansible_loop_var": "item", "changed": true, "comment": "", "create_home": true, "group": 10103, "groups": "sudo", "home": "/home/adking", "item": {"name": "adking", "ovpn": "adking@laptop1 VkjYUD1hJpR8sFhrH6MIcg 28c610bc9f7321de315923288d24650bdb4bc90593b423f1f59db16d67b6d625"}, "name": "adking", "shell": "/bin/bash", "state": "present", "system": false, "uid": 10103} 2021-03-22T20:32:43.869 INFO:teuthology.task.ansible.out:changed: [gibba020.front.sepia.ceph.com] => (item={'name': 'adking', 'ovpn': 'adking@laptop1 VkjYUD1hJpR8sFhrH6MIcg 28c610bc9f7321de315923288d24650bdb4bc90593b423f1f59db16d67b6d625'}) => {"ansible_loop_var": "item", "changed": true, "comment": "", "create_home": true, "group": 10103, "groups": "sudo", "home": "/home/adking", "item": {"name": "adking", "ovpn": "adking@laptop1 VkjYUD1hJpR8sFhrH6MIcg 28c610bc9f7321de315923288d24650bdb4bc90593b423f1f59db16d67b6d625"}, "name": "adking", "shell": "/bin/bash", "state": "present", "system": false, "uid": 10103} 2021-03-22T20:32:45.089 INFO:teuthology.task.ansible.out:changed: [gibba020.front.sepia.ceph.com] => (item={'name': 'amathuri', 'ovpn': 'amathuri@thinkpad WDHZL4VspBmlz5dzRlAGUQ 7f2c5d8e2554b869a09fdc20d6e4aabffa8200ef8e2b8d1bc951bfc673757267\namathuri@lenovothinkpad MhlrEG4X+iKq2d2GxwMbmA 812cfea500340140144ecb27f7851b86d8daff658f173189fceec8e61b59cbf2\n'}) => {"ansible_loop_var": "item", "changed": true, "comment": "", "create_home": true, "group": 10104, "groups": "sudo", "home": "/home/amathuri", "item": {"name": "amathuri", "ovpn": "amathuri@thinkpad WDHZL4VspBmlz5dzRlAGUQ 7f2c5d8e2554b869a09fdc20d6e4aabffa8200ef8e2b8d1bc951bfc673757267\namathuri@lenovothinkpad MhlrEG4X+iKq2d2GxwMbmA 812cfea500340140144ecb27f7851b86d8daff658f173189fceec8e61b59cbf2\n"}, "name": "amathuri", "shell": "/bin/bash", "state": "present", "system": false, "uid": 10104} 2021-03-22T20:32:45.194 INFO:teuthology.task.ansible.out:changed: [gibba044.front.sepia.ceph.com] => (item={'name': 'amathuri', 'ovpn': 'amathuri@thinkpad WDHZL4VspBmlz5dzRlAGUQ 7f2c5d8e2554b869a09fdc20d6e4aabffa8200ef8e2b8d1bc951bfc673757267\namathuri@lenovothinkpad MhlrEG4X+iKq2d2GxwMbmA 812cfea500340140144ecb27f7851b86d8daff658f173189fceec8e61b59cbf2\n'}) => {"ansible_loop_var": "item", "changed": true, "comment": "", "create_home": true, "group": 10104, "groups": "sudo", "home": "/home/amathuri", "item": {"name": "amathuri", "ovpn": "amathuri@thinkpad WDHZL4VspBmlz5dzRlAGUQ 7f2c5d8e2554b869a09fdc20d6e4aabffa8200ef8e2b8d1bc951bfc673757267\namathuri@lenovothinkpad MhlrEG4X+iKq2d2GxwMbmA 812cfea500340140144ecb27f7851b86d8daff658f173189fceec8e61b59cbf2\n"}, "name": "amathuri", "shell": "/bin/bash", "state": "present", "system": false, "uid": 10104} 2021-03-22T20:32:46.238 INFO:teuthology.task.ansible.out:changed: [gibba020.front.sepia.ceph.com] => (item={'name': 'nizamial09', 'ovpn': 'nia@redhat +vB2tfopNqiNnGugVmX3ew f9f6878bb5e6bb2353fa8da7d76e2d621e9fbf89a4c7583d7265cb984e231a99'}) => {"ansible_loop_var": "item", "changed": true, "comment": "", "create_home": true, "group": 10105, "groups": "sudo", "home": "/home/nizamial09", "item": {"name": "nizamial09", "ovpn": "nia@redhat +vB2tfopNqiNnGugVmX3ew f9f6878bb5e6bb2353fa8da7d76e2d621e9fbf89a4c7583d7265cb984e231a99"}, "name": "nizamial09", "shell": "/bin/bash", "state": "present", "system": false, "uid": 10105} 2021-03-22T20:32:46.440 INFO:teuthology.task.ansible.out:changed: [gibba044.front.sepia.ceph.com] => (item={'name': 'nizamial09', 'ovpn': 'nia@redhat +vB2tfopNqiNnGugVmX3ew f9f6878bb5e6bb2353fa8da7d76e2d621e9fbf89a4c7583d7265cb984e231a99'}) => {"ansible_loop_var": "item", "changed": true, "comment": "", "create_home": true, "group": 10105, "groups": "sudo", "home": "/home/nizamial09", "item": {"name": "nizamial09", "ovpn": "nia@redhat +vB2tfopNqiNnGugVmX3ew f9f6878bb5e6bb2353fa8da7d76e2d621e9fbf89a4c7583d7265cb984e231a99"}, "name": "nizamial09", "shell": "/bin/bash", "state": "present", "system": false, "uid": 10105} 2021-03-22T20:32:46.460 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:32:46 +0000 (0:00:25.754) 0:00:32.201 ********** 2021-03-22T20:32:46.553 INFO:teuthology.task.ansible.out: TASK [Create all users without sudo access.] *********************************** 2021-03-22T20:32:46.573 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:32:46 +0000 (0:00:00.112) 0:00:32.313 ********** 2021-03-22T20:32:46.592 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:32:46 +0000 (0:00:00.019) 0:00:32.332 ********** 2021-03-22T20:32:46.654 INFO:teuthology.task.ansible.out: TASK [Merge managed_users and managed_admin users] ***************************** 2021-03-22T20:32:46.656 INFO:teuthology.task.ansible.out:ok: [gibba020.front.sepia.ceph.com] => {"ansible_facts": {"pubkey_users": [{"name": "andrewschoen", "ovpn": "andrewschoen@home hYDlX2i7X8t0JHpK2smvFA 2a6e753fb3c401ad75e1273ae5e18e4abc0404149dbdc3675bb317a63a4469e9"}, {"name": "zack", "ovpn": "zack@ceph0 1CeZnO8st4CuhLpH/DJNVw 7230fda728e34998da4401284fc3e5c8939bfdd52482f8cb675d8acf6fcd12b4\nzack@mba.local mzf7/v4tv3uVExt16N/w/Q 13dcf7082b974315dfab1c76885dfc094d7ccaf01ae2e7898a20005602be2caa\n"}, {"name": "kdreyer", "ovpn": "kdreyer@redhat.com yUBHWOGnPts8xuDSon5ODg 38feb4fec9f1ba3de74ed074d745ed46a8e5b3ac1d44e50005a04cf07f0462cd"}, {"name": "dmick", "ovpn": "dmick@angus z8fyazJ0pc56I/XTlHAOrQ db682b1b89c790bf26a2e12dbea03f4495f8ea5f248e29b2f5c5dc072acb3c93\ndmick@home o9fblAdxhBToEJxbutv2mw 1704b16322c3984ed565b48cce52877eadade26b4093443b349b70f846f0eac6\ndmick@dell r6meTomZVVH/WVOmVf2aSQ 8ac1a9d0452166af59894c6b57ed07a12b42042aa6d2618df2bec9c962684072\ndmick@dmick-MacBookAir EFN6/5V1I5YNm72XjlApUg f2335a3fa49a0296233ab5faba28e7bbf309a89c193169dbe3c411e4219827a4\ndmick@hplaptop 49Wf5LFRBuobkfWp7OoAdQ 1401efaf459e0b7673f03b546eeff2c8144219c674eb3c94aa23e5af5ffc66b9\n"}, {"name": "sage", "ovpn": "sage@autriche 2Uhfc/1jXje4W7G4s0sJEQ 09631754d059fab96e16be441b3b8f7e63b37a260677897a2669cf7a2501d2d3\nsage@gnit YuLp2iihT6cCqY+GmW9IVQ dc79b19c45b9be1b4e69cd7debeb5b87aaa8cd0050353f798913da22c233875a\nsage@maetl wpsQIdtAb+z+ietqr+90Zw 42c518015b7cd440e7c8afd65fcca5769e31e9ef8f8a67d109a3de38187087e6\nsage@lowride tak6ngfj0ohW6upHRUMq7g 450919c617f452e874ef2a8cfa5ca18f47d249450ef0b0374849e721b0c53a70\n"}, {"name": "dgalloway", "ovpn": "dgallowa@laptop POebac0SJIVkSCyi0LE4yg 52fc0cb34f3332a5f3cff117a20f00e8ea89a051736cb543a689a96dd9528ae5\ndgalloway@p50 7PHdbcNE/YjcHOm5NbNfpQ 7075211c35997b01797c2f15083aedf13888fc4c54080130342dccc76469fb40\n"}, {"name": "akraitma", "ovpn": "akraitma@aklap 2zvxeeQ+bQ4UhKBE9Kz2DQ ff4a9dbab841ee62e7328d8cd0d285c68c22a1de6e23ea24f470b3dcb1a27045"}, {"name": "jcaratzas", "ovpn": "jcaratza@fedora r 2021-03-22T20:32:46.657 INFO:teuthology.task.ansible.out:T6gfdsBHVr0RvokJfO3mQ e634e7a31d873f310ff5326bacae6c19f95087f8215edda618f68dd2761257a9"}, {"name": "trociny", "ovpn": "mgolub@mirantis.com +WMPxNCgiMwhNJAJHNCV2g 4cd6749ac740ea6dfb50d4f602920ac75e979286439bd510540a8a551728104e"}, {"key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC6jqQtqO7pnW39mpSQQC4L2FuxPOx/5j34lp2PrwuTWJoDwtUVCZhpNwSs5UAj3wdXGXCzWYWxu9d9Gh0UEBkiC+2ZHtLvWrwS1TDVRy5g5jYVm9vX3kL5dhoC2vYPyQoQkxeMX3BYlhLwkSjCAnjaceJJZyOT7KsqbpanvJxvudMzeyCosntnMuxyPzjH9CkVKqycddZnscdHMkDIZ3TjNhnL8GKK/QCPB60tkCO6HWN/g4HxidRjrp2VjQgIa5MWN9LBR6mGspZI6+rR1ygLhbl1scr1cCCumh65r+zmCC/ZY33YCfRXdmQZo+ShsBa+KbcvakEx0Bqgx7DsMoiR ncutler@pantograf", "name": "smithfarm", "ovpn": "smithfarm@wilbur vEk7281ao7DkpXE2Cn3rpw 20058c04c4991caf38b9517faedb75c8562e8d8669808b6be9f70da6a5b64007"}, {"name": "mbenjamin", "ovpn": "mbenjamin@ferret N7Ln6KHUAYT/iiP4Swkb0A 244b90574d7e294f6f80949ef5e640bab103c2c34e1902a69cdcf592607d950c\nmbenjamin@duel PRRFsQiomHSJX8sVgRHblA f3009adb7502a6c5554e1157d36c63d84f40fe5074a01d7d0280e5c48da374dc\nmbenjamin@rael 8ixfNNx3j2m2+nGhXkHsnQ 62fda7ec724f0fdb3f05add4c3739e07a5c7eeb2380d5f1f7eeeb13db35e16a8\nmbenjamin@shatner hJ1oEl5wSZaKPJC1Ugss8g 9c9161b53da4d842308f80e5b490a0c1539076f129bd0e34ee2253272dd55c21\n"}, {"name": "aemerson", "ovpn": "aemerson@seasalt enqtMOCQ0a24hizRK46SZg 42f36c9c14c1eb7c468e41cf4c5649e30037f0aaf5eefbd6c07be9637224ca01\naemerson@electric TjQxreDKF6bsIehyQnX4aQ a73b7d56b95ba3d4dda5ded995b9cb98eaaf5d2db7d148c340aa4f4c68cf26d7\n"}, {"key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCc1ZbHNXuJn7gxyt7QJ579gEM13MuFdTzsrnedYuRIW2Zlm4rCFr8Oj5SGs5DWBIJnd3W4O2v7PjuVQMxU/zbwnj7mdwBmLFe1cSzOJv2eP1R2uaU5z5C7KNmyPLU++pGKClzb6v5wcEQUq2K35xnuXUU9B935dK+Fm7bK7+HAxj+1vpVeycbPFyPhf6mwbx8dZv4uvZGV2+CGBuyIB/5U2AMJZy9LWim3AR35bip4ftXvSKlAON+RHhnS0toG/6uwp0XlFuGn5H8snaca7L6hGtB4xg1PqA5aMf33Jiv2NVLQo8emHU9J/HeNVS7ksoSZ6InynpLZ6b9uXa9OM9XL ali@parkour", "name": "amaredia", "ovpn": "ali@freerunner yQjRpRVG7D5KN2HAUjI30g 9d677a34ae98477e6cc8ba1d975d81dcae43a102013b265c 2021-03-22T20:32:46.659 INFO:teuthology.task.ansible.out:63f3ea91e7dacd78"}, {"key": "ssh-rsa AAAAB3NzaC1yc2EAAAABIwAAAQEA2ok6CBUpOVGv2RFws44GtEP5SVxOi4Vie0WSZYLpD55rTfmOtsItN1d1EciVNTUyWuyzMeQGWC4JAd3/2l3gR/5ZwSvd7b/7TCNYxjAMEubRand0GxEoiKhpkJMMmJqcT0KefP8pr31MASWPuERj1+0/IbjJExsvrJaUjqeIfZ+DWR8dC2VYdcH3hsp6AE3mqKX/9693sxe8ROt6qY4WkpZcO4M90unOVa2CnJsYqKaaIC4z3fmKuHZpJZjiJMrg8rtuN4r7bnKWPEVGcahj+i74JWwKR5+2gntLpxw2chIBmf4qFu6HDplddig4V3I/2NLB8soBpgc+m8O7YyYl0w== thomas@easystreet", "name": "tserlin", "ovpn": "tserlin@annarbor DlKe+OWBPcFAQtWMUAHnwg 6b268bd737ffa5dd38865575ccd444b92cb912c70f5b82dac41f9c50505df4a5"}, {"name": "dis", "ovpn": "dis@zambezi wXYUFvWPBlkCFz+mC4RD6A 11c464dfb2a27986e029f1915732a4f237baba4eade02bb045c8f0d13dfada28"}, {"name": "gregf", "ovpn": "gregf@kai YhNrPfedhZjbvGjOfmotOA 440cf8595a87cd307790bbf79c3668455a0405945e2b271d873325de222cd72f\ngregf@pudgy VZrk8nWzg7pYLOrZru8dBg c1d1a0e469a134ccf5f5a5525631a6b83efa6970beec3b23809eb0daa3dca47f\ngfarnum@WorkMini2 +bAqcTdU7Ok9bGMcB3A84w 3cff1326561a23cf81dd6495373cb83ed149cee026c6374d72c19b483f4f1f07\ngfarnum@Macbook bxVtolCC9SY3QNlpx3cE1w aff8d28bfb4d693253511d29e8d399196e964fc096594ec705748a5469d44654\ngregf@fedoragreg Jdn8I/sFGcr5Aa/dici6lw 50f88afc35c05ef8454742226f7baf2cd20cb1e2d4d0c9f4a393013877736bfa\n"}, {"name": "joshd", "ovpn": "jdurgin@glarthnir ElGaAgbs5VZujuzsQMfCmA 2a156febba037d02d1099bc11d1e697d34300b2c420f2df664b5b0de1248f983\njdurgin@new-angeles jqa015PRJcHSp5WHcwJjUg 42113e1156382fde866d691f30584f6b30c3dfc21317ae89b4267efb177d982c\n"}, {"name": "davidz", "ovpn": "dzafman@ubuntu-laptop-vm NY9y9tqLY1beEcXDwMavsQ c869d42fae1890574577a8014d97d1247f1a13cb6337037d2714f1d236fc65d2\ndzafman@ubuntu16 2a0rAy5QmNFSEcATNz2h9A b7c11fbb0911fc4ac0216a1a8eac8359a9e8f43d69126db6b45cbeabd358c2b4\ndzafman@ubuntu-1804 PN1pkeGHGloB0K+IZrfB0g f1c01b447b9ec3fc048c32f606a33fb488ff621e11aa305ac979501030202658\ndavid@ubuntu-2004 sz2UXQopIP7TJ3t/XtOylw 515687a2ace008dbc318525cb273afed0887aa03ae9ca9b0933ca4792ef4addc\n"}, {"name": "cmeno", "ovpn": "cmeno@boxtop KD 2021-03-22T20:32:46.660 INFO:teuthology.task.ansible.out:0XJIGun8xcnNI83pqrsg 79079fe78e1cf401cccb14692c9d16f63e2010c57cfbf56c487387affca90aed"}, {"name": "ivancich", "ovpn": "ivancich@ann.arbor Kt2vxZ3Ge609mHfjx0W4Cw aaa55a9e2b5276b62a21cd3c401b365c5c2693e39efccb2f9edefafefa1dc8b1"}, {"name": "wusui", "ovpn": "wusui@ubuntu /nElLTGqxiOr/hD6eziF5A 2e244e2b62fa42dadf3a3a1dbcc29475410cee6550b0c6b3603c135853937551\nwusui@thinkpad tu2DxDcllIdwb5ewldgT0g 1590a7d9f1377b0094e9ba4277e7bcbe6374791f0b3d3df93026345c058c93f5\n"}, {"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"}, {"name": "tamil", "ovpn": "tmuthamizhan@mac /1CBLC6rxqzJzPspffZV0g 4d1dfff2e097a7fc2a83ea73eccad2f0e453a6338e18c87b4d89bf370733e29c\ntamil@tamil-VirtualBox M22QdmhkSPj9aEcTiuIVfg 8e76e06b14de99318441c75a96e635a92f5bddc54a40b45276191f6829c6b239\n"}, {"name": "jowilkin", "ovpn": "jowilkin@jowilkin 2r8xOv/eCTcHr+HSsMkPYg 0ac416d2dc139628144dfa0822af8cc0a455f5f5f3e4d1b9713c14115c062218\njohn@osd-host 7zjDTxAYhCmTX+Az4SJaoA 7d924233fdef168e2c5c01258aa349de108629ef2ff90d17c0b96acf22dac7c2\njohn@admin-host 7cpk7iJ1Hg2vk4bPDovKmA 05765178f27af6dc4e43e47f52d773aac3bc1b3f1dd998bdbf479b951bfd2efb\n"}, {"name": "bhubbard", "ovpn": "brad@dhcp-1-165.bne.redhat.com 4oShQI9+vYtX5gA47np/Sw 3fc7df5afa772752d8eee15c01d550cc1dcc88b6e940abc9f9f8f26102d239d4"}, {"name": "yehudasa", "ovpn": "yehudasa@yehuda-2 NGXHeO0lAvRFfYLalffzEw 0d3489b09f48ad5fa9d1ec5944d9c8020daf852488f389f3d44fe63d3f651f34\nyehuda@yehuda-940X3G shisK5LjI6fr3ZBJy/xX8A 49522899bd26130086ce668079f0062d987d85dfa5767dd5c34e5953db97997a\nyehudasa@yehudasa-desktop OT1MhoO0WihhvkKztqW0Uw 12a4d6b54390b9d 2021-03-22T20:32:46.661 INFO:teuthology.task.ansible.out:f7f5af3bd6b533f3c1fee0c7b9fbb79f0a87bcb28b182c7d4\n"}, {"name": "dang", "ovpn": "dang@sidious w0CNW2g9K1WiRenVGYWNUA 4f59d761bfab3659115da2b3b80a486266f77b09d8527983217d15648b4f92b4"}, {"name": "branto", "ovpn": "branto@work ganye+HpG3dkMEik6WtTng 018f3f9b9d49dcefa701ea304a8e58f002c46f0650edae220a0a7ab1bce36aeb"}, {"name": "xiaoxichen", "ovpn": "xiaoxichen@ebay RvJJ7BhIehpoPtggrwnskQ 862ecfe7e15dfab86d61df86856bfe06cbb99f240f6f03851f7f9e1a255327d6"}, {"name": "ffilz", "ovpn": "ffilz@redhat.com 6YdvqxkKfmDWGD2s0wA7Ww 4ce64d08686e34e559ccec2498df433b155b70c9ebccaec616b6b34f0f0c246e"}, {"name": "joao", "ovpn": "joao@magrathea eSS2/gvK7ALE6L9bITfuMA c3caaeecee3f43e39b7a81fad50e0d874359c70a9c41b77c661511c71f733909\njoao@timesink 9S3oER36HheVupjRpnLz6A 9dbc964184244e9da269942dc73ec9ebba6594bcccfdc0eb09562b58b4542162\njoao@tagide uUDVmZ1S5lp/Hx8eKTfDCw ee37985d0a51360f08266e0de208ea85616777a325d498d7c895a80d4723f844\n"}, {"name": "nhm", "ovpn": "nh@latte JCH9icAtDPj951rgbPKJyw 9a3d30ec1ec9467ccdc8bdbbfacffd7396fb38e046199ae37b2b7b69dbf37480\nnhm@espresso +YYZPT29wYzY5ooaRzabCQ 1ee041dd58b9ec6eb678c47632ece7cf6c24e23bcbac28a77a82af05ba6cc148\nnhm@mocha HgOGOfkBEzJihFsKmPRfKQ 2e17f3ba0b90df7a36f19a7c8f64d2aa8f966b2794c94caa110d313e927a1c1b\n"}, {"name": "nwatkins", "ovpn": "nwatkins@daq unHfXkUpAHOnzeptznuLLA 33b2003c30d0cc7a6b194e76be92c7b5d270c2d2a4b4a8b6e673f0f0dc1db313"}, {"name": "mkidd", "ovpn": "linuxkidd@zenbook oYp1WWV0JwpikHCWCV52Lg 9aca455b601bf3a365d31068154150ac63dd76f32cef29a55f9685dd1a88aa22"}, {"name": "jlopez", "ovpn": "JCLO@oh-mbp-jcl vZhmBh/1LjLFEu+atRec6w 1f13f591373b4dc798a9b701fabf1eb99bf4aa58f87b6420d6c916716f0965af"}, {"name": "haomaiwang", "ovpn": "yuyuyu101@desktop XAUS/1Geh1T2WY//5mRahw fda03bdaf79c2f39ac3ba6cd9c3a1cb2e66b842a921169f20a00481a4cd3d9cb"}, {"name": "jdillaman", "ovpn": "jdillaman@ceph1 kQ96pIpKTocwIj9H1Udb1g 6c087451af94ac18c144712bcc9329799d86f6d90376839dcd6fa41cd73e3608"}, {"name": "kchai", "ovpn": "kefu@gen8 HVoNrB5C8+bYxuqIfByeEQ 2021-03-22T20:32:46.662 INFO:teuthology.task.ansible.out:4dddde1890af2d6df367d3d832cc3b9b660160a1db69f0135e0d09364b2cb9b3"}, {"name": "vumrao", "ovpn": "vumrao@vumrao VaMHdnIGTl6y9LIkurxfjQ 71de53c4a0f212b8f919437d7d433d24a33d7a33bc6fe5df5d047e24499994b2"}, {"name": "dfuller", "ovpn": "dfuller@laptop 6U0lNVidRy7Ye/5q6cGN1A aea3d019f68a95094c99385aff099818224455a829615cfc774587e4519398a7\ndfuller@rex001 6Z8bfQDgPXVSGMeeQHoItg 3abd41920b72683fbba7f25be88ff992fcd753119c4d2086c12daaf20798e684\n"}, {"name": "owasserm", "ovpn": "owasserm@orit-desktop zi8oe8INwK6IZrtUz6lg0w b5f4f96232a77a260f7a16244af873df2ff143c2bde0dbaabf02e9952b8f38ca\n"}, {"name": "vasu", "ovpn": "vasu@ceph1 +1D1qNUAk8h7OF9LF9qkrQ 963aa256fb99bc4b77e7085f57cf910a04c7f143603f81252331411eb8e37ec3\nvakulkar@vakulkar.sjc.csb O8ac1k0Dh3xkIFX8NFyIZw 471538eeb22384b58921e4f11af272c00c0a953dc7fe8d95ba057e65d141fbd2\nvasu@vasuSrv waJqYAARY/LnfuP1x/KQzQ 68915d3a1eb3dd00a562c149791cec5f43a96f5fd0b851ec855ec3f5dab496b4\n"}, {"name": "smohan", "ovpn": "shmohan@laptop 7wwHLZZNa4ShUV1imXDDjw 0aca19a8ff6dbeee2821dd75a329a05b8052170204b2b242ced9b1a68ca8df37"}, {"name": "abhi", "ovpn": "abhi@trusty SKarQTpBigBobP9sLjdLiw 868a74ed21b46f7f64255897d824f4e3eb21f8dde844bbdaa386681c942d8114"}, {"name": "cbodley", "ovpn": "cbodley@redhat.com W4gFS4oU8PtUOrdHuBYwXQ af7dafd992687f5d85a79866838a78e5070a4934fb0a935e8094adb31ec28611"}, {"name": "mwatts", "ovpn": "mdw@degu IPiZqcFT2BLuf2h3+tw58g 7af390a631ec11bddd7d1ac506d29af65e1e01e19f7dc931b4f459030cb7a195"}, {"name": "prsrivas", "ovpn": "pritha@dhcp35-190.lab.eng.blr.redhat.com GCk3PIYzUNZ6/xrsKoq8VQ acbfc4279970b44c3d008990e0cf1bb5eb280299218441a0f25fda988bc555f6"}, {"name": "pdonnell", "ovpn": "pdonnell@redhat.com Q9j56CPPXipXScmKi57PlQ fb616603b6d27cf65bfa1da83fc0ca39399861ad1c02bfed37ce9be17cdfa8ea"}, {"name": "jlayton", "ovpn": "jlayton@redhat aNfzMdXOhhmWRb25hwXJIg f51fee42c5268f7b8e00d57092dc522b0a07b31154ea52cf542da9cac5885868"}, {"name": "rzarzynski", "ovpn": "rzarzyns@redhat.com h4UkibgFG40ygfpfKTMBrg e20ca28c60144dbabc97953 2021-03-22T20:32:46.664 INFO:teuthology.task.ansible.out:cd4c273c1b92cd45ebcddd0f0299679d7a5c87d7f"}, {"name": "rdias", "ovpn": "rdias@rdias-suse-laptop 0bh54sdB69mh95n5rWME5g 452e3338e48d04d4e816f4f1cb54d637746a7acc1ffe5e8ed4c1506c8e07a72e"}, {"name": "vshankar", "ovpn": "vshankar@h3ckers-pride eYOkK3Yj10T5PFLIUu5DKw f6d9d714fb6a97e51a4c8d2a4 2021-03-22T20:32:46.664 INFO:teuthology.task.ansible.out:fb7ed0c0e87caedfd0fa813b209846abd9a8a20"}, {"name": "akupczyk", "ovpn": "adam@TP50 C0YuBT9bYaNhdDmjbF56xg 5d298b33b9dbaef364b037561aa5c5de374405bb8afead5280db5b212506ea58"}, {"name": "nojha", "ovpn": "nojha@localhost YQTw/h6ZMgdJn7EPBmbEnw 253574eae62759c4c5d3bc4bf949c59948a0488e4dfe4c91ee754a3b5494847e\nnojha@nojha-mac aucFu11aJL4iZg9ch76Lmg 6f14a860471fabc125d167c7af8d4729c26bc93bfab5e73d5457ebf54d32d526\n"}, {"name": "ifed01", "ovpn": "ifed01@LocalSUSE1 6g6hX1bzTGBTCnDevAn0+w f18c9354f6de3f371c3b51521b62375e474802ac21adb3d71e09d8d5bf9d0c43"}, {"name": "myoungwon", "ovpn": "myoungwon@fg2server p5CiGtdZolEwS1dCiRJjkg cd2491f835be1474a7802db607cf9a31c59e1031001e1dfb8fe240616dda9a71"}, {"name": "gabrioux", "ovpn": "gabrioux@elisheba 80kx1htp39RsFrlGONcp+A a95579ef6f90694cd6fd390302adf8532237a8ea65bd5544d9b561654d712ba2"}, {"name": "leseb", "ovpn": "leseb@mbp cCx1v5/FfaQ/IQHujqtG9Q 6121d11f9abfa6b1b36330eafaa2196249a9c92f989be25c9fac1558292c920f"}, {"name": "hchen", "ovpn": "hchen@host12 hUr3k0rugStZMjvIxIvCOg 9d57e14d49901f18b24ee4076ae7e6a2f9eb6fd9fbce786660c448486c966fca"}, {"name": "jcollin", "ovpn": "jcollin@earth +H4Hk4WcNuqdQj7ch/Nulw 8426545e6457c9e1e8adca2af5ddf836fbcfb433cdc5359fd135afdf4e0f7d2a\njcollin@stratocaster jbjV3FsrsTJwyKUA3Y8VVQ 0439745f795fef1399636bd550040d45445d1607b471284c5c9b9dbccc86a987\n"}, {"name": "xxg", "ovpn": "xxg@zte Y2d/Ov201XMivDNwo4nUoQ 5e5da8d579793601699af628300430c1e5dd469c8bcff7c3ee11d23ec004bdcc"}, {"name": "pcuzner", "ovpn": "pcuzner@rh460p oK28wU5DSabvEL4VjDRhEg a449ed81d7e2970f418263fb3ce10dd711d03925a0990ddf298f826aae1caa53"}, {"name": "mkogan", "ovpn": "mkogan@mkP50 f/LENRJbsyepmvZA23F7Fg b908f1c0237a7ee56b73dc42f2df79b49ca83d6f4573f5229e7 2021-03-22T20:32:46.665 INFO:teuthology.task.ansible.out:cfe6b4ad7b6a2"}, {"name": "vumrao", "ovpn": "vumrao@redhat TMNqzMvbJS8Va/8nT9QUQw ab386c2bd7c6796d5413e4d841a16dda2504cca6d95df831a652a30d2e5655ed"}, {"name": "henrix", "ovpn": "henrix@hermes iPPDBfnLzP5Pe5FuTcJBmw b26aefb8a61451066f984e074f708ea9ca6b2c5d7cca35996c08b0b2bb2c2736"}, {"name": "pbs1108", "ovpn": "pbs1108@bspark_cli0 nSCINdeTLTLEO5JP/GIwRQ 76372ad6f7ad731556ff13605c3729eacaf59dcf7f9ac82dd9a8501bd95d3b26"}, {"name": "clacroix", "ovpn": "clacroix@redhat.com ZGY9sgvjT0BuJRi9zrULzg c3311aba4025aa42cd78c999dcee4e2c16415a3ac44ac8c95b77838459ef3315"}, {"name": "epuertat", "ovpn": "epuertat@private BnUoirwxGRWXtLxulJU5xA da2cfc4995bed82ef85db3633edad0a7eb2c32ba559a48259b10be94a8fdf006"}, {"name": "tdehler", "ovpn": "tdehler@think 7e0WC4Vh86XWZviZ9WBMgw 4dc8477db6e4f40312e6b2b9db293dc009e49e518015ace20431c0fb69025461"}, {"name": "laura", "ovpn": "laura@flab 2DGHIAxD39eNKOPkn3M67w ab1ae304abed3824a68b5c0ecf4f92fca76a4f8b9fcbcc0ca43388a85b7f9305"}, {"name": "yaarit", "ovpn": "yaarit@centos TBuWjkAsj1GB/V9eWc/R1Q 7bd86a857dec48dc25850ecf0c00486d9a89c2ff5f88b2f28c3e36bdeb139fce"}, {"name": "rpavani1998", "ovpn": "admin1@rajula 31GbDo9d1YnW5BQ8u3utvw a2da13cb840f848846023c85442ba7bcce97dc186056a0ecc036a220d7eb7fc3"}, {"name": "rishabh", "ovpn": "rishabh@p50 zdJ4XsBdVugwMrqJOSBi3Q c78bb28ba5cf2bf9c8edb80fe57814d60cd2ffdbd874cf9a271e5adf171bb0c4"}, {"name": "skrah", "ovpn": "skrah@thinkpad IboPmnUdsLqqRXlHQ1RT5w bf85db9e916dceaf84a1e6ea33c59eb4adb424cb4e727ce0a903a3498b799ed2"}, {"name": "smanjara", "ovpn": "smanjara@fedora OfpUShUejOW2W/R4FlKQ7Q fab77ef619f730a5aaf255e4167aa7a35a7e5450d12820923d969036a6326b0f"}, {"name": "bengland", "ovpn": "bengland@bene-laptop ud1gWgoNggJTS7LQtPTZTA d3ebd084ce385cb450ce2f83c02dc66a1637dedbc7a8b191dab68acfc935af41"}, {"name": "pnawracay", "ovpn": "pnawracay@flab LIurEXLa7xbr+jzf2wRJVg 04062ba385602b385fd17f14de3a0cad83c685b8078fd2f18cc9ad77a4f4762d"}, {"name": "alfonsomthd", "ovpn": "alfonsomthd@localhost iG3hmp+gS/4aOL4Vp/Nj4w ef148 2021-03-22T20:32:46.667 INFO:teuthology.task.ansible.out:0c222cb2d540cf932ef2f27967891b768c2ad90b59a12a5279ceaa18b47"}, {"name": "oliveiradan", "ovpn": "oliveiradan@opensuse-dev twDqMYwYsdYmbgyCpUnElw ec3ee80ddc747c3ca5e1455a122279f8e1e642c5c09aa9c2ca7fec142f55089e"}, {"name": "swagner", "ovpn": "swagner@ubuntu 64V1h0Se0FmBQNH7KLibbQ ad7c91e9e2f7f3999492d5e41fbbc993327d37929bd09606227367d75e5556ba"}, {"name": "yuvalif", "ovpn": "ylifshit@localhost dyc2NU2pMz8NF8/uR2kMxA 3a6f1f9e55b5116f74d01ffbabdc339054088d257a16cf9fafcfe05b27fa678e\nyuvalif@medea gy0T/Hj/6DnVSKyOKD0/ag 468fe695fad8610a8f2eba6d1015949e4e6dc3d62c50ecf03579928d45a8d2ae\n"}, {"name": "kkeithle", "ovpn": "kkeithle@kkeithle.usersys.redhat.com FPnVevv1sp5hlWoJeDCe/g e5a1fa7ccf678b91ed570983d5420c98f109d507442c8e4dcd50803e0d71c852"}, {"name": "emmericp", "ovpn": "paul.emmerich@croit.io RN4hOorvA7irUg/3ViM9KQ 3bd06194186d2624cadf255fa1c38ddf7dded0a6d83dc6001cd55fcc0a899130"}, {"name": "mchangir", "ovpn": "mchangir@indraprastha 1p71eDTdLMzkySFg0d5qEg bc4fda0ac9ef5cfbfab0cd9e5ed956c75b6280a04043c90c288e62b416b42da0"}, {"name": "sidharthanup", "ovpn": "sidharthanup@strawberryfields IZq91vqA+RG1Rtn3JFZb6Q a2873481cac9b8b4a0bd8bebe0248b3dccb370dd18b56a4dae713ca1fb0c4286"}, {"name": "varsha", "ovpn": "varsha@local AGrJViO6wZF253aFeh/r5w f1248029ccdc45fd6e8fddb09ab3f8aa01123ab69cc6f3f11273528ce33e5a31"}, {"name": "sjust", "ovpn": "sjust@pondermatic sCd6606QpID1PnHn0AxFag 46da7d4c77cb1238f83a34f99e774707110f997d88f3a0fd240aac9b7b7bbc85\nsjust@rex004 YS0in6YtQJHx5aUo7ZHi8Q bdd5977d05171a365539b19fae283ec2e3c7389516664692b9bbbaf98c7b61f4\nsjust@office w19UilyC/xu7uCzv0DnWRg ab20efc114b769bf4c2cf313eb30db09c2e2f8234992f120cfc3d1b8b347ed3c\nsam@deepthought 44sCi+GEfY0zjKo5M/4FiQ ed1eedd14ca68116a2000477fa078f8f736d0a15640723c32204bb30f14cb888\n"}, {"name": "ideepika", "ovpn": "deepika@x1carbon hyRj1/9UjWhVzhav5+LNKA e3f7d2882c2b1a410dbb5458c08f280814d652e34c87e96f8a2e8bef1928926f"}, {"name": "gsalomon", "ovpn": "gsalomon@home BrlCVxStNlEZGf5yYYAz1w 4b0c8d5b57dae1328c16d3017 2021-03-22T20:32:46.668 INFO:teuthology.task.ansible.out:b59b632ccdfebe4135209fa97748c70ff00cc46"}, {"name": "soumyakoduri", "ovpn": "skoduri@localhost QwKbKHfNAOenVV0mkO8NXw 40d74abb20ebba9eaca5e58f6c821670d23f5db5405fc6e3072b985a397c0104"}, {"name": "kyr", "ovpn": "kyr@suse Xu4+Yi98Il4ETOAav6okqA 03bc46e5fac6346cd82ff681f756860f98e0c61168633ce23325efde11a1964a"}, {"name": "sseshasa", "ovpn": "sseshasa@thinkpad jyB1pr0I3qsDknkTnJTMjg 72ac1456e344c22fd940d0ba0e035aa3819ef7cd3891e53308aa92ba2dec8849"}, {"name": "rfriedma", "ovpn": "rfriedma@rflap.redhat.com 5+OUPoyz8K0M0kcymdQOjA 40ce705001f31d7156c965228938cd4b02ae1a2c43dac1bbcd1b538e70312189"}, {"name": "lmb", "ovpn": "lmb@hermes LMS8kAikL0iqw2S6IbXa3Q f57a493b31e7ed02a2563dd4295278d4842dc698b4c635d011a8d2b4b1fd5c2b"}, {"name": "ksirivad", "ovpn": "ksirivad@ksirivad prZzE08FqnY6hFtGk0Q6XQ 2ef0878b0050cf28775813fe0991f9a746c07e61920280ce29ee69088eda5efc\nksirivad@macbook 0ivvJOZVAywT15aJCDF2xw 0066940a99b2d37dcd856c8622f48e0d8cb59c092f8f96cc2352ec0bc979ce45\n"}, {"name": "ofriedma", "ovpn": "ofriedma@myhost IIifKuFYfX5EqO3mhV8lAg 82cb23a98361f3624b2f1f4e0f694f9439ae7735b171ba5e3bb5f0744f5ddfc4"}, {"name": "h4iresis", "ovpn": "h4iresis@fedora NyMdx+dAfmujNSDB63kI+g bcf6c36594585e0fbf9f037bf1a13fe63db4b82a52ff1349349fac748b5c4e52"}, {"name": "shyukri", "ovpn": "shyukri@t480 KEbvWFIOWqkHsLgffi6GMQ fcd405d0cf6b2c7ba53397c4ed1156e852317fb02bcd6f0e98e5eb3c1c3aa4b5"}, {"name": "scarvalhojr", "ovpn": "scarvalhojr@milestones utvFbB+X1G75M589jLfFXQ 9c62bf416c9204b25028ba0e5bd45f754c4aa8f84a85b9d5ded02aa83f03e82e"}, {"name": "rakesh", "ovpn": "rakesh@fedora CXsWP7Wzu2C+bTN6mIeMiw 2f4f492cd085f1f46d1d5018aeb7705ba855c4481e230a8188b8f5ea9994b91b"}, {"name": "ryg-", "ovpn": "ryg@wombat Y8asVyh6Qu+EEmWlRd1zXA d4923cf7be8e59728ea290aaec7670903b39b6444e5d303016338ddf5ab7837f"}, {"name": "prsrivas", "ovpn": "prsrivas@t480 dvGwTZM2FivQPrMGmkY53g 80afabbb654af66ec01463d0e0425be5643eaca10bbf756f2b8313645d2b8da3"}, {"name": "zdover", "ovpn": "zdover@lenovot5301 88ArNhsAMXq/nkSC9tKDig 131b8214b 2021-03-22T20:32:46.669 INFO:teuthology.task.ansible.out:bea52345220522f8dd13c768bc5c1e41e4d164e7138719cfc3295d3"}, {"name": "rraja", "ovpn": "rraja@p50 4NMUghtas9gI46n7X0iJXA cc646e47c8b503eb38d30efa47e459076af52b4fc001c4959833f32ddc563a02"}, {"name": "toabctl", "ovpn": "toabctl@minze a3I/7JakMEEANsNXCYM5XA b9715003902937328801993a359da43c61ab0be8d17f92371a48dca0821fb13f"}, {"name": "mgfritch", "ovpn": "mgfritch@laptop 94prpsaAkBwTzMmF9JR4WA 3adb8aad97b1f78c74d3ae91f21f4b165749843dacabad74f0039212c5a5db39"}, {"name": "xiubli", "ovpn": "root@lxbceph0 /BNUvfmLPqzfbIz/Jzlqkw 3e109dcb826d45a6ee7e8195fc025b257b3d369e135400bf0a4bf503d48503e3\n"}, {"name": "jafaj", "ovpn": "jan@jfsuselaptop ddAKCkWSc1rEhQadU15jkA 90ddc588ca94ab776b539a1c5246a216dfbebabba3709ae803d386f978b65c6f"}, {"name": "jschmid", "ovpn": "jschmid@zulu BqyepNoWzZbbsslJbvCuYg 4ce9b431fdd8a06856cfe00b88665da11dde1cacd72d40bf3dbe54ff633066ef"}, {"name": "kachau", "ovpn": "kachau@thinkpad dX7+Zp6Z+rMSZTbxL52c7g 59d0d7be858e4a3769eaca4563399989298004a271f60b08cc36bf4130e089fe"}, {"name": "khiremat", "ovpn": "khiremat@kotresh-T490s 7o9JjenDm1h34Zmd2SWO2g 791981cd84bd4c80bf3ff6076ebc64b3ebf8432903e36d1a49bbee27561f8315"}, {"name": "kapandya", "ovpn": "kapandya@thinkpad g4JoonWShBhyS6fEdaHh7A 2990a987bf7afee6e3c8b5236b3dac813a57dbdce47ec63965c40b1b7bdafd67"}, {"name": "prasad", "ovpn": "prasad@macprasad tJYuW/3nDX8ikaLyJQdpAQ 1544f87809a170bb61069b588630467b05283a1347945b9545205b0a28110f89"}, {"name": "vikhyat", "ovpn": "vikhyat@redhat ae77Y7dK1BxLEfQvAOJo8A a62d65a2aa09a75dca299ce0424caf6bcbc52696b22aa1567432aac34d78f18f"}, {"name": "shraddhaag", "ovpn": "shraddhaag@asus w1lmx5nwk8QQ/4u3UfGsJQ 98c5840f994a5e35b234375b07b1782f9a92bdcd5cf73e5847027045ab88e6d2"}, {"name": "gkyratsas", "ovpn": "gkyratsas@suse.com PO5Ut+2Z4kCMjaumOyA+1A 70fafe30ccb801c8c0a059a7eb3a842a2d08015b828c63bc1a702caf056014c7"}, {"name": "prateek", "ovpn": "prateek@linux kj4pU4yLf+76XxY0mvoIwg c24292e824e3e43ebf7465f1079449ce80bf26311426ae3914cdf1fe8d591c67"}, {"name": "jelopez", "ovpn": "jelopez 2021-03-22T20:32:46.671 INFO:teuthology.task.ansible.out:@imac XbzY2mjr57lSPExJp0ZBgA 4f5dfad692c25293cd58393bd8ddae91b4dc0b2561c860072e0665933531208e"}, {"name": "dcain", "ovpn": "dcain@fullsteam 7vptxC1ZWCXLUV3FJwWQAg 2d73728e16c5f724e5f28eb326c24b8e13e7b361bcbaf506809f539e80223389"}, {"name": "sunny", "ovpn": "sunny@devBox 81r/AKNOWhvaD0ESYy6tTg 58b86902f858bc3f1edb12cfc41ce10ed163985db2f7c253de08b7f1c310fe11"}, {"name": "xuxuehan", "ovpn": "xuxuehan@xuxuehan-PC aJDFkJ1+XzbovMyvRiFCAQ 5a71908d9bc8372ce0fff3bdbce4ea0e27eb11af0ed30e573f93d7a0b4335279\nxuxuehan@xuxuehan-notebook LzP6obPSYuao0iCJLQ/92A 3af116b690da581c77912a0c5fe184c84ca78526f67331db15714bc4ffddbcdc\n"}, {"name": "aclewett", "ovpn": "aclewett@mac bP0KgOkhW1GxTiugD3jMQA 90009b65da8175e083ee0e79d4953268f44493b98c2b532854da8d9e1d14e798"}, {"name": "cblum", "ovpn": "cblum@ ad4mZ9Cg0u6H8AdARvQUZw 4e3cec570cbe42786e5190de4194c2937f1073aef62a25b61bd85e05ee23db56"}, {"name": "mlatimer", "ovpn": "mlatimer@lx5510 3lc4nP664Dmg63yr8yKG7w 3778fb16fb62d1a7d61f41cf2c2e72fd9acaae2805de2dc34497ef41ee1ad64f"}, {"name": "shyamsundarr", "ovpn": "shyamsundarr@bartimaeus HUEzMC00f5f/tdydddWGNw e9032244bda086ecca6abc4f525296f9a125e4bbdb768d8c76c6d53d02f475d5"}, {"name": "shuzhenyi", "ovpn": "bigwhite@wrjj37deMacBook-Pro-2.local VoTYmzsOPazeWcH+DOHXKw d7502e96b37ebc2ee5e0c14c6026f10e2e72b49be70dd1c5c7e9751fafcd8501"}, {"name": "mdipalma", "ovpn": "mdipalma@mdmac IVn9Oy/SxZEmDgSWSeo3jA ea4dc08cb39ba55ade357c4949bf3f7d4d0322171ff5b5dac3c06d47cdc38f14"}, {"name": "kchang", "ovpn": "kchang@kiefer-uchi Vy8tg3hSizdX5fIAJFgG/A 912a49a77b5722fdf4b9e304ee329c7b808728d73bb1e1f70cf55bd1221a3da3"}, {"name": "vereddy", "ovpn": "vereddy@vereddy.remote.csb 8jHiMDBfgQxu/8+MTlPR1A 07898add1a48c50647de4a81ad23db0c8545202cb56d3172db9b22df32c6b4a2"}, {"name": "benhanokh", "ovpn": "gbenhano@localhost.localdomain uMf63iCCcqDt1rUnOSujaw 8c554c50bf8e27d3373515168e59f4ed3e4c48bace5689838268569948545ed5"}, {"name": "jsalomon", "ovpn": "jsalomon@Josh-laptop 9V9NVwrt57LxXiqRh5Q7PQ 4cf0b0dfa39cf1e72f51bbfed1 2021-03-22T20:32:46.672 INFO:teuthology.task.ansible.out:9b4d88bdb286d09e54a99eb35721e33b1ae7b0"}, {"name": "jolmomar", "ovpn": "jolmomar@thinkpad CnoIzb/786lZh1NINj0xAA e60eeb560654da4b84977a4f9dbccd599bf9460980985ee5726595eb4a46e640"}, {"name": "hmunjulu", "ovpn": "hmunjulu@thinkpad +5kJJIhXveJw6Q8ytILUSA 546f32fb058ff40ef3113e6c258b0f1cba6611155ba0a40a55646946cdb53019"}, {"name": "julpark", "ovpn": "julpark@thinkpad svj+nOCQG95zuBUwdJoluQ 7252f05ef02b16fd74d931d6cf937304afbb098dbdbde13d377e884fe35e2fb8"}, {"name": "pdhange", "ovpn": "prashant@cephdev JZCEN2T5TXiHnU5yLG4hBg 3f94ec1bd179dafd2d58335ac4bea35808d394d30fa9e174fe 2021-03-22T20:32:46.672 INFO:teuthology.task.ansible.out:16d6b872450fe0"}, {"name": "dpivonka", "ovpn": "dpivonka@thinkpad huZBxlH4VpGff0Q68m/2Rg 43cc9c90a55fa3395862e679b60c5e6c016a59f186e7e8798579cd6046cc4ec8"}, {"name": "adking", "ovpn": "adking@laptop1 VkjYUD1hJpR8sFhrH6MIcg 28c610bc9f7321de315923288d24650bdb4bc90593b423f1f59db16d67b6d625"}, {"name": "amathuri", "ovpn": "amathuri@thinkpad WDHZL4VspBmlz5dzRlAGUQ 7f2c5d8e2554b869a09fdc20d6e4aabffa8200ef8e2b8d1bc951bfc673757267\namathuri@lenovothinkpad MhlrEG4X+iKq2d2GxwMbmA 812cfea500340140144ecb27f7851b86d8daff658f173189fceec8e61b59cbf2\n"}, {"name": "nizamial09", "ovpn": "nia@redhat +vB2tfopNqiNnGugVmX3ew f9f6878bb5e6bb2353fa8da7d76e2d621e9fbf89a4c7583d7265cb984e231a99"}]}, "changed": false} 2021-03-22T20:32:46.675 INFO:teuthology.task.ansible.out: TASK [Create all users without sudo access.] *********************************** 2021-03-22T20:32:46.699 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:32:46 +0000 (0:00:00.106) 0:00:32.439 ********** 2021-03-22T20:32:46.717 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:32:46 +0000 (0:00:00.018) 0:00:32.457 ********** 2021-03-22T20:32:46.807 INFO:teuthology.task.ansible.out: TASK [Merge managed_users and managed_admin users] ***************************** 2021-03-22T20:32:46.809 INFO:teuthology.task.ansible.out:ok: [gibba044.front.sepia.ceph.com] => {"ansible_facts": {"pubkey_users": [{"name": "andrewschoen", "ovpn": "andrewschoen@home hYDlX2i7X8t0JHpK2smvFA 2a6e753fb3c401ad75e1273ae5e18e4abc0404149dbdc3675bb317a63a4469e9"}, {"name": "zack", "ovpn": "zack@ceph0 1CeZnO8st4CuhLpH/DJNVw 7230fda728e34998da4401284fc3e5c8939bfdd52482f8cb675d8acf6fcd12b4\nzack@mba.local mzf7/v4tv3uVExt16N/w/Q 13dcf7082b974315dfab1c76885dfc094d7ccaf01ae2e7898a20005602be2caa\n"}, {"name": "kdreyer", "ovpn": "kdreyer@redhat.com yUBHWOGnPts8xuDSon5ODg 38feb4fec9f1ba3de74ed074d745ed46a8e5b3ac1d44e50005a04cf07f0462cd"}, {"name": "dmick", "ovpn": "dmick@angus z8fyazJ0pc56I/XTlHAOrQ db682b1b89c790bf26a2e12dbea03f4495f8ea5f248e29b2f5c5dc072acb3c93\ndmick@home o9fblAdxhBToEJxbutv2mw 1704b16322c3984ed565b48cce52877eadade26b4093443b349b70f846f0eac6\ndmick@dell r6meTomZVVH/WVOmVf2aSQ 8ac1a9d0452166af59894c6b57ed07a12b42042aa6d2618df2bec9c962684072\ndmick@dmick-MacBookAir EFN6/5V1I5YNm72XjlApUg f2335a3fa49a0296233ab5faba28e7bbf309a89c193169dbe3c411e4219827a4\ndmick@hplaptop 49Wf5LFRBuobkfWp7OoAdQ 1401efaf459e0b7673f03b546eeff2c8144219c674eb3c94aa23e5af5ffc66b9\n"}, {"name": "sage", "ovpn": "sage@autriche 2Uhfc/1jXje4W7G4s0sJEQ 09631754d059fab96e16be441b3b8f7e63b37a260677897a2669cf7a2501d2d3\nsage@gnit YuLp2iihT6cCqY+GmW9IVQ dc79b19c45b9be1b4e69cd7debeb5b87aaa8cd0050353f798913da22c233875a\nsage@maetl wpsQIdtAb+z+ietqr+90Zw 42c518015b7cd440e7c8afd65fcca5769e31e9ef8f8a67d109a3de38187087e6\nsage@lowride tak6ngfj0ohW6upHRUMq7g 450919c617f452e874ef2a8cfa5ca18f47d249450ef0b0374849e721b0c53a70\n"}, {"name": "dgalloway", "ovpn": "dgallowa@laptop POebac0SJIVkSCyi0LE4yg 52fc0cb34f3332a5f3cff117a20f00e8ea89a051736cb543a689a96dd9528ae5\ndgalloway@p50 7PHdbcNE/YjcHOm5NbNfpQ 7075211c35997b01797c2f15083aedf13888fc4c54080130342dccc76469fb40\n"}, {"name": "akraitma", "ovpn": "akraitma@aklap 2zvxeeQ+bQ4UhKBE9Kz2DQ ff4a9dbab841ee62e7328d8cd0d285c68c22a1de6e23ea24f470b3dcb1a27045"}, {"name": "jcaratzas", "ovpn": "jcaratza@fedora r 2021-03-22T20:32:46.810 INFO:teuthology.task.ansible.out:T6gfdsBHVr0RvokJfO3mQ e634e7a31d873f310ff5326bacae6c19f95087f8215edda618f68dd2761257a9"}, {"name": "trociny", "ovpn": "mgolub@mirantis.com +WMPxNCgiMwhNJAJHNCV2g 4cd6749ac740ea6dfb50d4f602920ac75e979286439bd510540a8a551728104e"}, {"key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC6jqQtqO7pnW39mpSQQC4L2FuxPOx/5j34lp2PrwuTWJoDwtUVCZhpNwSs5UAj3wdXGXCzWYWxu9d9Gh0UEBkiC+2ZHtLvWrwS1TDVRy5g5jYVm9vX3kL5dhoC2vYPyQoQkxeMX3BYlhLwkSjCAnjaceJJZyOT7KsqbpanvJxvudMzeyCosntnMuxyPzjH9CkVKqycddZnscdHMkDIZ3TjNhnL8GKK/QCPB60tkCO6HWN/g4HxidRjrp2VjQgIa5MWN9LBR6mGspZI6+rR1ygLhbl1scr1cCCumh65r+zmCC/ZY33YCfRXdmQZo+ShsBa+KbcvakEx0Bqgx7DsMoiR ncutler@pantograf", "name": "smithfarm", "ovpn": "smithfarm@wilbur vEk7281ao7DkpXE2Cn3rpw 20058c04c4991caf38b9517faedb75c8562e8d8669808b6be9f70da6a5b64007"}, {"name": "mbenjamin", "ovpn": "mbenjamin@ferret N7Ln6KHUAYT/iiP4Swkb0A 244b90574d7e294f6f80949ef5e640bab103c2c34e1902a69cdcf592607d950c\nmbenjamin@duel PRRFsQiomHSJX8sVgRHblA f3009adb7502a6c5554e1157d36c63d84f40fe5074a01d7d0280e5c48da374dc\nmbenjamin@rael 8ixfNNx3j2m2+nGhXkHsnQ 62fda7ec724f0fdb3f05add4c3739e07a5c7eeb2380d5f1f7eeeb13db35e16a8\nmbenjamin@shatner hJ1oEl5wSZaKPJC1Ugss8g 9c9161b53da4d842308f80e5b490a0c1539076f129bd0e34ee2253272dd55c21\n"}, {"name": "aemerson", "ovpn": "aemerson@seasalt enqtMOCQ0a24hizRK46SZg 42f36c9c14c1eb7c468e41cf4c5649e30037f0aaf5eefbd6c07be9637224ca01\naemerson@electric TjQxreDKF6bsIehyQnX4aQ a73b7d56b95ba3d4dda5ded995b9cb98eaaf5d2db7d148c340aa4f4c68cf26d7\n"}, {"key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCc1ZbHNXuJn7gxyt7QJ579gEM13MuFdTzsrnedYuRIW2Zlm4rCFr8Oj5SGs5DWBIJnd3W4O2v7PjuVQMxU/zbwnj7mdwBmLFe1cSzOJv2eP1R2uaU5z5C7KNmyPLU++pGKClzb6v5wcEQUq2K35xnuXUU9B935dK+Fm7bK7+HAxj+1vpVeycbPFyPhf6mwbx8dZv4uvZGV2+CGBuyIB/5U2AMJZy9LWim3AR35bip4ftXvSKlAON+RHhnS0toG/6uwp0XlFuGn5H8snaca7L6hGtB4xg1PqA5aMf33Jiv2NVLQo8emHU9J/HeNVS7ksoSZ6InynpLZ6b9uXa9OM9XL ali@parkour", "name": "amaredia", "ovpn": "ali@freerunner yQjRpRVG7D5KN2HAUjI30g 9d677a34ae98477e6cc8ba1d975d81dcae43a102013b265c 2021-03-22T20:32:46.811 INFO:teuthology.task.ansible.out:63f3ea91e7dacd78"}, {"key": "ssh-rsa AAAAB3NzaC1yc2EAAAABIwAAAQEA2ok6CBUpOVGv2RFws44GtEP5SVxOi4Vie0WSZYLpD55rTfmOtsItN1d1EciVNTUyWuyzMeQGWC4JAd3/2l3gR/5ZwSvd7b/7TCNYxjAMEubRand0GxEoiKhpkJMMmJqcT0KefP8pr31MASWPuERj1+0/IbjJExsvrJaUjqeIfZ+DWR8dC2VYdcH3hsp6AE3mqKX/9693sxe8ROt6qY4WkpZcO4M90unOVa2CnJsYqKaaIC4z3fmKuHZpJZjiJMrg8rtuN4r7bnKWPEVGcahj+i74JWwKR5+2gntLpxw2chIBmf4qFu6HDplddig4V3I/2NLB8soBpgc+m8O7YyYl0w== thomas@easystreet", "name": "tserlin", "ovpn": "tserlin@annarbor DlKe+OWBPcFAQtWMUAHnwg 6b268bd737ffa5dd38865575ccd444b92cb912c70f5b82dac41f9c50505df4a5"}, {"name": "dis", "ovpn": "dis@zambezi wXYUFvWPBlkCFz+mC4RD6A 11c464dfb2a27986e029f1915732a4f237baba4eade02bb045c8f0d13dfada28"}, {"name": "gregf", "ovpn": "gregf@kai YhNrPfedhZjbvGjOfmotOA 440cf8595a87cd307790bbf79c3668455a0405945e2b271d873325de222cd72f\ngregf@pudgy VZrk8nWzg7pYLOrZru8dBg c1d1a0e469a134ccf5f5a5525631a6b83efa6970beec3b23809eb0daa3dca47f\ngfarnum@WorkMini2 +bAqcTdU7Ok9bGMcB3A84w 3cff1326561a23cf81dd6495373cb83ed149cee026c6374d72c19b483f4f1f07\ngfarnum@Macbook bxVtolCC9SY3QNlpx3cE1w aff8d28bfb4d693253511d29e8d399196e964fc096594ec705748a5469d44654\ngregf@fedoragreg Jdn8I/sFGcr5Aa/dici6lw 50f88afc35c05ef8454742226f7baf2cd20cb1e2d4d0c9f4a393013877736bfa\n"}, {"name": "joshd", "ovpn": "jdurgin@glarthnir ElGaAgbs5VZujuzsQMfCmA 2a156febba037d02d1099bc11d1e697d34300b2c420f2df664b5b0de1248f983\njdurgin@new-angeles jqa015PRJcHSp5WHcwJjUg 42113e1156382fde866d691f30584f6b30c3dfc21317ae89b4267efb177d982c\n"}, {"name": "davidz", "ovpn": "dzafman@ubuntu-laptop-vm NY9y9tqLY1beEcXDwMavsQ c869d42fae1890574577a8014d97d1247f1a13cb6337037d2714f1d236fc65d2\ndzafman@ubuntu16 2a0rAy5QmNFSEcATNz2h9A b7c11fbb0911fc4ac0216a1a8eac8359a9e8f43d69126db6b45cbeabd358c2b4\ndzafman@ubuntu-1804 PN1pkeGHGloB0K+IZrfB0g f1c01b447b9ec3fc048c32f606a33fb488ff621e11aa305ac979501030202658\ndavid@ubuntu-2004 sz2UXQopIP7TJ3t/XtOylw 515687a2ace008dbc318525cb273afed0887aa03ae9ca9b0933ca4792ef4addc\n"}, {"name": "cmeno", "ovpn": "cmeno@boxtop KD 2021-03-22T20:32:46.813 INFO:teuthology.task.ansible.out:0XJIGun8xcnNI83pqrsg 79079fe78e1cf401cccb14692c9d16f63e2010c57cfbf56c487387affca90aed"}, {"name": "ivancich", "ovpn": "ivancich@ann.arbor Kt2vxZ3Ge609mHfjx0W4Cw aaa55a9e2b5276b62a21cd3c401b365c5c2693e39efccb2f9edefafefa1dc8b1"}, {"name": "wusui", "ovpn": "wusui@ubuntu /nElLTGqxiOr/hD6eziF5A 2e244e2b62fa42dadf3a3a1dbcc29475410cee6550b0c6b3603c135853937551\nwusui@thinkpad tu2DxDcllIdwb5ewldgT0g 1590a7d9f1377b0094e9ba4277e7bcbe6374791f0b3d3df93026345c058c93f5\n"}, {"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"}, {"name": "tamil", "ovpn": "tmuthamizhan@mac /1CBLC6rxqzJzPspffZV0g 4d1dfff2e097a7fc2a83ea73eccad2f0e453a6338e18c87b4d89bf370733e29c\ntamil@tamil-VirtualBox M22QdmhkSPj9aEcTiuIVfg 8e76e06b14de99318441c75a96e635a92f5bddc54a40b45276191f6829c6b239\n"}, {"name": "jowilkin", "ovpn": "jowilkin@jowilkin 2r8xOv/eCTcHr+HSsMkPYg 0ac416d2dc139628144dfa0822af8cc0a455f5f5f3e4d1b9713c14115c062218\njohn@osd-host 7zjDTxAYhCmTX+Az4SJaoA 7d924233fdef168e2c5c01258aa349de108629ef2ff90d17c0b96acf22dac7c2\njohn@admin-host 7cpk7iJ1Hg2vk4bPDovKmA 05765178f27af6dc4e43e47f52d773aac3bc1b3f1dd998bdbf479b951bfd2efb\n"}, {"name": "bhubbard", "ovpn": "brad@dhcp-1-165.bne.redhat.com 4oShQI9+vYtX5gA47np/Sw 3fc7df5afa772752d8eee15c01d550cc1dcc88b6e940abc9f9f8f26102d239d4"}, {"name": "yehudasa", "ovpn": "yehudasa@yehuda-2 NGXHeO0lAvRFfYLalffzEw 0d3489b09f48ad5fa9d1ec5944d9c8020daf852488f389f3d44fe63d3f651f34\nyehuda@yehuda-940X3G shisK5LjI6fr3ZBJy/xX8A 49522899bd26130086ce668079f0062d987d85dfa5767dd5c34e5953db97997a\nyehudasa@yehudasa-desktop OT1MhoO0WihhvkKztqW0Uw 12a4d6b54390b9d 2021-03-22T20:32:46.814 INFO:teuthology.task.ansible.out:f7f5af3bd6b533f3c1fee0c7b9fbb79f0a87bcb28b182c7d4\n"}, {"name": "dang", "ovpn": "dang@sidious w0CNW2g9K1WiRenVGYWNUA 4f59d761bfab3659115da2b3b80a486266f77b09d8527983217d15648b4f92b4"}, {"name": "branto", "ovpn": "branto@work ganye+HpG3dkMEik6WtTng 018f3f9b9d49dcefa701ea304a8e58f002c46f0650edae220a0a7ab1bce36aeb"}, {"name": "xiaoxichen", "ovpn": "xiaoxichen@ebay RvJJ7BhIehpoPtggrwnskQ 862ecfe7e15dfab86d61df86856bfe06cbb99f240f6f03851f7f9e1a255327d6"}, {"name": "ffilz", "ovpn": "ffilz@redhat.com 6YdvqxkKfmDWGD2s0wA7Ww 4ce64d08686e34e559ccec2498df433b155b70c9ebccaec616b6b34f0f0c246e"}, {"name": "joao", "ovpn": "joao@magrathea eSS2/gvK7ALE6L9bITfuMA c3caaeecee3f43e39b7a81fad50e0d874359c70a9c41b77c661511c71f733909\njoao@timesink 9S3oER36HheVupjRpnLz6A 9dbc964184244e9da269942dc73ec9ebba6594bcccfdc0eb09562b58b4542162\njoao@tagide uUDVmZ1S5lp/Hx8eKTfDCw ee37985d0a51360f08266e0de208ea85616777a325d498d7c895a80d4723f844\n"}, {"name": "nhm", "ovpn": "nh@latte JCH9icAtDPj951rgbPKJyw 9a3d30ec1ec9467ccdc8bdbbfacffd7396fb38e046199ae37b2b7b69dbf37480\nnhm@espresso +YYZPT29wYzY5ooaRzabCQ 1ee041dd58b9ec6eb678c47632ece7cf6c24e23bcbac28a77a82af05ba6cc148\nnhm@mocha HgOGOfkBEzJihFsKmPRfKQ 2e17f3ba0b90df7a36f19a7c8f64d2aa8f966b2794c94caa110d313e927a1c1b\n"}, {"name": "nwatkins", "ovpn": "nwatkins@daq unHfXkUpAHOnzeptznuLLA 33b2003c30d0cc7a6b194e76be92c7b5d270c2d2a4b4a8b6e673f0f0dc1db313"}, {"name": "mkidd", "ovpn": "linuxkidd@zenbook oYp1WWV0JwpikHCWCV52Lg 9aca455b601bf3a365d31068154150ac63dd76f32cef29a55f9685dd1a88aa22"}, {"name": "jlopez", "ovpn": "JCLO@oh-mbp-jcl vZhmBh/1LjLFEu+atRec6w 1f13f591373b4dc798a9b701fabf1eb99bf4aa58f87b6420d6c916716f0965af"}, {"name": "haomaiwang", "ovpn": "yuyuyu101@desktop XAUS/1Geh1T2WY//5mRahw fda03bdaf79c2f39ac3ba6cd9c3a1cb2e66b842a921169f20a00481a4cd3d9cb"}, {"name": "jdillaman", "ovpn": "jdillaman@ceph1 kQ96pIpKTocwIj9H1Udb1g 6c087451af94ac18c144712bcc9329799d86f6d90376839dcd6fa41cd73e3608"}, {"name": "kchai", "ovpn": "kefu@gen8 HVoNrB5C8+bYxuqIfByeEQ 2021-03-22T20:32:46.815 INFO:teuthology.task.ansible.out:4dddde1890af2d6df367d3d832cc3b9b660160a1db69f0135e0d09364b2cb9b3"}, {"name": "vumrao", "ovpn": "vumrao@vumrao VaMHdnIGTl6y9LIkurxfjQ 71de53c4a0f212b8f919437d7d433d24a33d7a33bc6fe5df5d047e24499994b2"}, {"name": "dfuller", "ovpn": "dfuller@laptop 6U0lNVidRy7Ye/5q6cGN1A aea3d019f68a95094c99385aff099818224455a829615cfc774587e4519398a7\ndfuller@rex001 6Z8bfQDgPXVSGMeeQHoItg 3abd41920b72683fbba7f25be88ff992fcd753119c4d2086c12daaf20798e684\n"}, {"name": "owasserm", "ovpn": "owasserm@orit-desktop zi8oe8INwK6IZrtUz6lg0w b5f4f96232a77a260f7a16244af873df2ff143c2bde0dbaabf02e9952b8f38ca\n"}, {"name": "vasu", "ovpn": "vasu@ceph1 +1D1qNUAk8h7OF9LF9qkrQ 963aa256fb99bc4b77e7085f57cf910a04c7f143603f81252331411eb8e37ec3\nvakulkar@vakulkar.sjc.csb O8ac1k0Dh3xkIFX8NFyIZw 471538eeb22384b58921e4f11af272c00c0a953dc7fe8d95ba057e65d141fbd2\nvasu@vasuSrv waJqYAARY/LnfuP1x/KQzQ 68915d3a1eb3dd00a562c149791cec5f43a96f5fd0b851ec855ec3f5dab496b4\n"}, {"name": "smohan", "ovpn": "shmohan@laptop 7wwHLZZNa4ShUV1imXDDjw 0aca19a8ff6dbeee2821dd75a329a05b8052170204b2b242ced9b1a68ca8df37"}, {"name": "abhi", "ovpn": "abhi@trusty SKarQTpBigBobP9sLjdLiw 868a74ed21b46f7f64255897d824f4e3eb21f8dde844bbdaa386681c942d8114"}, {"name": "cbodley", "ovpn": "cbodley@redhat.com W4gFS4oU8PtUOrdHuBYwXQ af7dafd992687f5d85a79866838a78e5070a4934fb0a935e8094adb31ec28611"}, {"name": "mwatts", "ovpn": "mdw@degu IPiZqcFT2BLuf2h3+tw58g 7af390a631ec11bddd7d1ac506d29af65e1e01e19f7dc931b4f459030cb7a195"}, {"name": "prsrivas", "ovpn": "pritha@dhcp35-190.lab.eng.blr.redhat.com GCk3PIYzUNZ6/xrsKoq8VQ acbfc4279970b44c3d008990e0cf1bb5eb280299218441a0f25fda988bc555f6"}, {"name": "pdonnell", "ovpn": "pdonnell@redhat.com Q9j56CPPXipXScmKi57PlQ fb616603b6d27cf65bfa1da83fc0ca39399861ad1c02bfed37ce9be17cdfa8ea"}, {"name": "jlayton", "ovpn": "jlayton@redhat aNfzMdXOhhmWRb25hwXJIg f51fee42c5268f7b8e00d57092dc522b0a07b31154ea52cf542da9cac5885868"}, {"name": "rzarzynski", "ovpn": "rzarzyns@redhat.com h4UkibgFG40ygfpfKTMBrg e20ca28c60144dbabc97953 2021-03-22T20:32:46.817 INFO:teuthology.task.ansible.out:cd4c273c1b92cd45ebcddd0f0299679d7a5c87d7f"}, {"name": "rdias", "ovpn": "rdias@rdias-suse-laptop 0bh54sdB69mh95n5rWME5g 452e3338e48d04d4e816f4f1cb54d637746a7acc1ffe5e8ed4c1506c8e07a72e"}, {"name": "vshankar", "ovpn": "vshankar@h3ckers-pride eYOkK3Yj10T5PFLIUu5DKw f6d9d714fb6a97e51a4c8d2a4 2021-03-22T20:32:46.818 INFO:teuthology.task.ansible.out:fb7ed0c0e87caedfd0fa813b209846abd9a8a20"}, {"name": "akupczyk", "ovpn": "adam@TP50 C0YuBT9bYaNhdDmjbF56xg 5d298b33b9dbaef364b037561aa5c5de374405bb8afead5280db5b212506ea58"}, {"name": "nojha", "ovpn": "nojha@localhost YQTw/h6ZMgdJn7EPBmbEnw 253574eae62759c4c5d3bc4bf949c59948a0488e4dfe4c91ee754a3b5494847e\nnojha@nojha-mac aucFu11aJL4iZg9ch76Lmg 6f14a860471fabc125d167c7af8d4729c26bc93bfab5e73d5457ebf54d32d526\n"}, {"name": "ifed01", "ovpn": "ifed01@LocalSUSE1 6g6hX1bzTGBTCnDevAn0+w f18c9354f6de3f371c3b51521b62375e474802ac21adb3d71e09d8d5bf9d0c43"}, {"name": "myoungwon", "ovpn": "myoungwon@fg2server p5CiGtdZolEwS1dCiRJjkg cd2491f835be1474a7802db607cf9a31c59e1031001e1dfb8fe240616dda9a71"}, {"name": "gabrioux", "ovpn": "gabrioux@elisheba 80kx1htp39RsFrlGONcp+A a95579ef6f90694cd6fd390302adf8532237a8ea65bd5544d9b561654d712ba2"}, {"name": "leseb", "ovpn": "leseb@mbp cCx1v5/FfaQ/IQHujqtG9Q 6121d11f9abfa6b1b36330eafaa2196249a9c92f989be25c9fac1558292c920f"}, {"name": "hchen", "ovpn": "hchen@host12 hUr3k0rugStZMjvIxIvCOg 9d57e14d49901f18b24ee4076ae7e6a2f9eb6fd9fbce786660c448486c966fca"}, {"name": "jcollin", "ovpn": "jcollin@earth +H4Hk4WcNuqdQj7ch/Nulw 8426545e6457c9e1e8adca2af5ddf836fbcfb433cdc5359fd135afdf4e0f7d2a\njcollin@stratocaster jbjV3FsrsTJwyKUA3Y8VVQ 0439745f795fef1399636bd550040d45445d1607b471284c5c9b9dbccc86a987\n"}, {"name": "xxg", "ovpn": "xxg@zte Y2d/Ov201XMivDNwo4nUoQ 5e5da8d579793601699af628300430c1e5dd469c8bcff7c3ee11d23ec004bdcc"}, {"name": "pcuzner", "ovpn": "pcuzner@rh460p oK28wU5DSabvEL4VjDRhEg a449ed81d7e2970f418263fb3ce10dd711d03925a0990ddf298f826aae1caa53"}, {"name": "mkogan", "ovpn": "mkogan@mkP50 f/LENRJbsyepmvZA23F7Fg b908f1c0237a7ee56b73dc42f2df79b49ca83d6f4573f5229e7cfe6b4ad7b6a2"}, {"name": "vumrao", "ovpn": "vumrao@redhat TMNqzMvbJS8Va/8nT9QUQw ab386c2bd7c6796d5413e4d841a16dda2504cca6d95df831a652a30d2e5655ed"}, {"name": "henrix", "ovpn": "henrix@hermes iPPDBfnLzP5Pe5FuTcJBmw b26aefb8a61451066f984e074f708ea9ca6b2c5d7cca35996c08b0b2bb2c2736"}, {"nam 2021-03-22T20:32:46.819 INFO:teuthology.task.ansible.out:e": "pbs1108", "ovpn": "pbs1108@bspark_cli0 nSCINdeTLTLEO5JP/GIwRQ 76372ad6f7ad731556ff13605c3729eacaf59dcf7f9ac82dd9a8501bd95d3b26"}, {"name": "clacroix", "ovpn": "clacroix@redhat.com ZGY9sgvjT0BuJRi9zrULzg c3311aba4025aa42cd78c999dcee4e2c16415a3ac44ac8c95b77838459ef3315"}, {"name": "epuertat", "ovpn": "epuertat@private BnUoirwxGRWXtLxulJU5xA da2cfc4995bed82ef85db3633edad0a7eb2c32ba559a48259b10be94a8fdf006"}, {"name": "tdehler", "ovpn": "tdehler@think 7e0WC4Vh86XWZviZ9WBMgw 4dc8477db6e4f40312e6b2b9db293dc009e49e518015ace20431c0fb69025461"}, {"name": "laura", "ovpn": "laura@flab 2DGHIAxD39eNKOPkn3M67w ab1ae304abed3824a68b5c0ecf4f92fca76a4f8b9fcbcc0ca43388a85b7f9305"}, {"name": "yaarit", "ovpn": "yaarit@centos TBuWjkAsj1GB/V9eWc/R1Q 7bd86a857dec48dc25850ecf0c00486d9a89c2ff5f88b2f28c3e36bdeb139fce"}, {"name": "rpavani1998", "ovpn": "admin1@rajula 31GbDo9d1YnW5BQ8u3utvw a2da13cb840f848846023c85442ba7bcce97dc186056a0ecc036a220d7eb7fc3"}, {"name": "rishabh", "ovpn": "rishabh@p50 zdJ4XsBdVugwMrqJOSBi3Q c78bb28ba5cf2bf9c8edb80fe57814d60cd2ffdbd874cf9a271e5adf171bb0c4"}, {"name": "skrah", "ovpn": "skrah@thinkpad IboPmnUdsLqqRXlHQ1RT5w bf85db9e916dceaf84a1e6ea33c59eb4adb424cb4e727ce0a903a3498b799ed2"}, {"name": "smanjara", "ovpn": "smanjara@fedora OfpUShUejOW2W/R4FlKQ7Q fab77ef619f730a5aaf255e4167aa7a35a7e5450d12820923d969036a6326b0f"}, {"name": "bengland", "ovpn": "bengland@bene-laptop ud1gWgoNggJTS7LQtPTZTA d3ebd084ce385cb450ce2f83c02dc66a1637dedbc7a8b191dab68acfc935af41"}, {"name": "pnawracay", "ovpn": "pnawracay@flab LIurEXLa7xbr+jzf2wRJVg 04062ba385602b385fd17f14de3a0cad83c685b8078fd2f18cc9ad77a4f4762d"}, {"name": "alfonsomthd", "ovpn": "alfonsomthd@localhost iG3hmp+gS/4aOL4Vp/Nj4w ef1480c222cb2d540cf932ef2f27967891b768c2ad90b59a12a5279ceaa18b47"}, {"name": "oliveiradan", "ovpn": "oliveiradan@opensuse-dev twDqMYwYsdYmbgyCpUnElw ec3ee80ddc747c3ca5e1455a122279f8e1e642c5c09aa9c2ca7fec142f55089e"}, {"name": "swagner", "ovpn": "swagner@ubuntu 64V1h0Se0FmBQNH7KLibbQ ad7c91e9e 2021-03-22T20:32:46.821 INFO:teuthology.task.ansible.out:2f7f3999492d5e41fbbc993327d37929bd09606227367d75e5556ba"}, {"name": "yuvalif", "ovpn": "ylifshit@localhost dyc2NU2pMz8NF8/uR2kMxA 3a6f1f9e55b5116f74d01ffbabdc339054088d257a16cf9fafcfe05b27fa678e\nyuvalif@medea gy0T/Hj/6DnVSKyOKD0/ag 468fe695fad8610a8f2eba6d1015949e4e6dc3d62c50ecf03579928d45a8d2ae\n"}, {"name": "kkeithle", "ovpn": "kkeithle@kkeithle.usersys.redhat.com FPnVevv1sp5hlWoJeDCe/g e5a1fa7ccf678b91ed570983d5420c98f109d507442c8e4dcd50803e0d71c852"}, {"name": "emmericp", "ovpn": "paul.emmerich@croit.io RN4hOorvA7irUg/3ViM9KQ 3bd06194186d2624cadf255fa1c38ddf7dded0a6d83dc6001cd55fcc0a899130"}, {"name": "mchangir", "ovpn": "mchangir@indraprastha 1p71eDTdLMzkySFg0d5qEg bc4fda0ac9ef5cfbfab0cd9e5ed956c75b6280a04043c90c288e62b416b42da0"}, {"name": "sidharthanup", "ovpn": "sidharthanup@strawberryfields IZq91vqA+RG1Rtn3JFZb6Q a2873481cac9b8b4a0bd8bebe0248b3dccb370dd18b56a4dae713ca1fb0c4286"}, {"name": "varsha", "ovpn": "varsha@local AGrJViO6wZF253aFeh/r5w f1248029ccdc45fd6e8fddb09ab3f8aa01123ab69cc6f3f11273528ce33e5a31"}, {"name": "sjust", "ovpn": "sjust@pondermatic sCd6606QpID1PnHn0AxFag 46da7d4c77cb1238f83a34f99e774707110f997d88f3a0fd240aac9b7b7bbc85\nsjust@rex004 YS0in6YtQJHx5aUo7ZHi8Q bdd5977d05171a365539b19fae283ec2e3c7389516664692b9bbbaf98c7b61f4\nsjust@office w19UilyC/xu7uCzv0DnWRg ab20efc114b769bf4c2cf313eb30db09c2e2f8234992f120cfc3d1b8b347ed3c\nsam@deepthought 44sCi+GEfY0zjKo5M/4FiQ ed1eedd14ca68116a2000477fa078f8f736d0a15640723c32204bb30f14cb888\n"}, {"name": "ideepika", "ovpn": "deepika@x1carbon hyRj1/9UjWhVzhav5+LNKA e3f7d2882c2b1a410dbb5458c08f280814d652e34c87e96f8a2e8bef1928926f"}, {"name": "gsalomon", "ovpn": "gsalomon@home BrlCVxStNlEZGf5yYYAz1w 4b0c8d5b57dae1328c16d3017b59b632ccdfebe4135209fa97748c70ff00cc46"}, {"name": "soumyakoduri", "ovpn": "skoduri@localhost QwKbKHfNAOenVV0mkO8NXw 40d74abb20ebba9eaca5e58f6c821670d23f5db5405fc6e3072b985a397c0104"}, {"name": "kyr", "ovpn": "kyr@suse Xu4+Yi98Il4ETOAav6okqA 03bc46e5fac6346cd82ff681f756860f98e0c61168633 2021-03-22T20:32:46.822 INFO:teuthology.task.ansible.out:ce23325efde11a1964a"}, {"name": "sseshasa", "ovpn": "sseshasa@thinkpad jyB1pr0I3qsDknkTnJTMjg 72ac1456e344c22fd940d0ba0e035aa3819ef7cd3891e53308aa92ba2dec8849"}, {"name": "rfriedma", "ovpn": "rfriedma@rflap.redhat.com 5+OUPoyz8K0M0kcymdQOjA 40ce705001f31d7156c965228938cd4b02ae1a2c43dac1bbcd1b538e70312189"}, {"name": "lmb", "ovpn": "lmb@hermes LMS8kAikL0iqw2S6IbXa3Q f57a493b31e7ed02a2563dd4295278d4842dc698b4c635d011a8d2b4b1fd5c2b"}, {"name": "ksirivad", "ovpn": "ksirivad@ksirivad prZzE08FqnY6hFtGk0Q6XQ 2ef0878b0050cf28775813fe0991f9a746c07e61920280ce29ee69088eda5efc\nksirivad@macbook 0ivvJOZVAywT15aJCDF2xw 0066940a99b2d37dcd856c8622f48e0d8cb59c092f8f96cc2352ec0bc979ce45\n"}, {"name": "ofriedma", "ovpn": "ofriedma@myhost IIifKuFYfX5EqO3mhV8lAg 82cb23a98361f3624b2f1f4e0f694f9439ae7735b171ba5e3bb5f0744f5ddfc4"}, {"name": "h4iresis", "ovpn": "h4iresis@fedora NyMdx+dAfmujNSDB63kI+g bcf6c36594585e0fbf9f037bf1a13fe63db4b82a52ff1349349fac748b5c4e52"}, {"name": "shyukri", "ovpn": "shyukri@t480 KEbvWFIOWqkHsLgffi6GMQ fcd405d0cf6b2c7ba53397c4ed1156e852317fb02bcd6f0e98e5eb3c1c3aa4b5"}, {"name": "scarvalhojr", "ovpn": "scarvalhojr@milestones utvFbB+X1G75M589jLfFXQ 9c62bf416c9204b25028ba0e5bd45f754c4aa8f84a85b9d5ded02aa83f03e82e"}, {"name": "rakesh", "ovpn": "rakesh@fedora CXsWP7Wzu2C+bTN6mIeMiw 2f4f492cd085f1f46d1d5018aeb7705ba855c4481e230a8188b8f5ea9994b91b"}, {"name": "ryg-", "ovpn": "ryg@wombat Y8asVyh6Qu+EEmWlRd1zXA d4923cf7be8e59728ea290aaec7670903b39b6444e5d303016338ddf5ab7837f"}, {"name": "prsrivas", "ovpn": "prsrivas@t480 dvGwTZM2FivQPrMGmkY53g 80afabbb654af66ec01463d0e0425be5643eaca10bbf756f2b8313645d2b8da3"}, {"name": "zdover", "ovpn": "zdover@lenovot5301 88ArNhsAMXq/nkSC9tKDig 131b8214bbea52345220522f8dd13c768bc5c1e41e4d164e7138719cfc3295d3"}, {"name": "rraja", "ovpn": "rraja@p50 4NMUghtas9gI46n7X0iJXA cc646e47c8b503eb38d30efa47e459076af52b4fc001c4959833f32ddc563a02"}, {"name": "toabctl", "ovpn": "toabctl@minze a3I/7JakMEEANsNXCYM5XA b9715003902937328801993a359da43c61a 2021-03-22T20:32:46.824 INFO:teuthology.task.ansible.out:b0be8d17f92371a48dca0821fb13f"}, {"name": "mgfritch", "ovpn": "mgfritch@laptop 94prpsaAkBwTzMmF9JR4WA 3adb8aad97b1f78c74d3ae91f21f4b165749843dacabad74f0039212c5a5db39"}, {"name": "xiubli", "ovpn": "root@lxbceph0 /BNUvfmLPqzfbIz/Jzlqkw 3e109dcb826d45a6ee7e8195fc025b257b3d369e135400bf0a4bf503d48503e3\n"}, {"name": "jafaj", "ovpn": "jan@jfsuselaptop ddAKCkWSc1rEhQadU15jkA 90ddc588ca94ab776b539a1c5246a216dfbebabba3709ae803d386f978b65c6f"}, {"name": "jschmid", "ovpn": "jschmid@zulu BqyepNoWzZbbsslJbvCuYg 4ce9b431fdd8a06856cfe00b88665da11dde1cacd72d40bf3dbe54ff633066ef"}, {"name": "kachau", "ovpn": "kachau@thinkpad dX7+Zp6Z+rMSZTbxL52c7g 59d0d7be858e4a3769eaca4563399989298004a271f60b08cc36bf4130e089fe"}, {"name": "khiremat", "ovpn": "khiremat@kotresh-T490s 7o9JjenDm1h34Zmd2SWO2g 791981cd84bd4c80bf3ff6076ebc64b3ebf8432903e36d1a49bbee27561f8315"}, {"name": "kapandya", "ovpn": "kapandya@thinkpad g4JoonWShBhyS6fEdaHh7A 2990a987bf7afee6e3c8b5236b3dac813a57dbdce47ec63965c40b1b7bdafd67"}, {"name": "prasad", "ovpn": "prasad@macprasad tJYuW/3nDX8ikaLyJQdpAQ 1544f87809a170bb61069b588630467b05283a1347945b9545205b0a28110f89"}, {"name": "vikhyat", "ovpn": "vikhyat@redhat ae77Y7dK1BxLEfQvAOJo8A a62d65a2aa09a75dca299ce0424caf6bcbc52696b22aa1567432aac34d78f18f"}, {"name": "shraddhaag", "ovpn": "shraddhaag@asus w1lmx5nwk8QQ/4u3UfGsJQ 98c5840f994a5e35b234375b07b1782f9a92bdcd5cf73e5847027045ab88e6d2"}, {"name": "gkyratsas", "ovpn": "gkyratsas@suse.com PO5Ut+2Z4kCMjaumOyA+1A 70fafe30ccb801c8c0a059a7eb3a842a2d08015b828c63bc1a702caf056014c7"}, {"name": "prateek", "ovpn": "prateek@linux kj4pU4yLf+76XxY0mvoIwg c24292e824e3e43ebf7465f1079449ce80bf26311426ae3914cdf1fe8d591c67"}, {"name": "jelopez", "ovpn": "jelopez@imac XbzY2mjr57lSPExJp0ZBgA 4f5dfad692c25293cd58393bd8ddae91b4dc0b2561c860072e0665933531208e"}, {"name": "dcain", "ovpn": "dcain@fullsteam 7vptxC1ZWCXLUV3FJwWQAg 2d73728e16c5f724e5f28eb326c24b8e13e7b361bcbaf506809f539e80223389"}, {"name": "sunny", "ovpn": "sunny@devBox 81r/AKNOWhvaD0ESY 2021-03-22T20:32:46.825 INFO:teuthology.task.ansible.out:y6tTg 58b86902f858bc3f1edb12cfc41ce10ed163985db2f7c253de08b7f1c310fe11"}, {"name": "xuxuehan", "ovpn": "xuxuehan@xuxuehan-PC aJDFkJ1+XzbovMyvRiFCAQ 5a71908d9bc8372ce0fff3bdbce4ea0e27eb11af0ed30e573f93d7a0b4335279\nxuxuehan@xuxuehan-notebook LzP6obPSYuao0iCJLQ/92A 3af116b690da581c77912a0c5fe184c84ca78526f67331db15714bc4ffddbcdc\n"}, {"name": "aclewett", "ovpn": "aclewett@mac bP0KgOkhW1GxTiugD3jMQA 90009b65da8175e083ee0e79d4953268f44493b98c2b532854da8d9e1d14e798"}, {"name": "cblum", "ovpn": "cblum@ ad4mZ9Cg0u6H8AdARvQUZw 4e3cec570cbe42786e5190de4194c2937f1073aef62a25b61bd85e05ee23db56"}, {"name": "mlatimer", "ovpn": "mlatimer@lx5510 3lc4nP664Dmg63yr8yKG7w 3778fb16fb62d1a7d61f41cf2c2e72fd9acaae2805de2dc34497ef41ee1ad64f"}, {"name": "shyamsundarr", "ovpn": "shyamsundarr@bartimaeus HUEzMC00f5f/tdydddWGNw e9032244bda086ecca6abc4f525296f9a125e4bbdb768d8c76c6d53d02f475d5"}, {"name": "shuzhenyi", "ovpn": "bigwhite@wrjj37deMacBook-Pro-2.local VoTYmzsOPazeWcH+DOHXKw d7502e96b37ebc2ee5e0c14c6026f10e2e72b49be70dd1c5c7e9751fafcd8501"}, {"name": "mdipalma", "ovpn": "mdipalma@mdmac IVn9Oy/SxZEmDgSWSeo3jA ea4dc08cb39ba55ade357c4949bf3f7d4d0322171ff5b5dac3c06d47cdc38f14"}, {"name": "kchang", "ovpn": "kchang@kiefer-uchi Vy8tg3hSizdX5fIAJFgG/A 912a49a77b5722fdf4b9e304ee329c7b808728d73bb1e1f70cf55bd1221a3da3"}, {"name": "vereddy", "ovpn": "vereddy@vereddy.remote.csb 8jHiMDBfgQxu/8+MTlPR1A 07898add1a48c50647de4a81ad23db0c8545202cb56d3172db9b22df32c6b4a2"}, {"name": "benhanokh", "ovpn": "gbenhano@localhost.localdomain uMf63iCCcqDt1rUnOSujaw 8c554c50bf8e27d3373515168e59f4ed3e4c48bace5689838268569948545ed5"}, {"name": "jsalomon", "ovpn": "jsalomon@Josh-laptop 9V9NVwrt57LxXiqRh5Q7PQ 4cf0b0dfa39cf1e72f51bbfed19b4d88bdb286d09e54a99eb35721e33b1ae7b0"}, {"name": "jolmomar", "ovpn": "jolmomar@thinkpad CnoIzb/786lZh1NINj0xAA e60eeb560654da4b84977a4f9dbccd599bf9460980985ee5726595eb4a46e640"}, {"name": "hmunjulu", "ovpn": "hmunjulu@thinkpad +5kJJIhXveJw6Q8ytILUSA 546f32fb058ff40ef3113e6c258b0f1cba66 2021-03-22T20:32:46.827 INFO:teuthology.task.ansible.out:11155ba0a40a55646946cdb53019"}, {"name": "julpark", "ovpn": "julpark@thinkpad svj+nOCQG95zuBUwdJoluQ 7252f05ef02b16fd74d931d6cf937304afbb098dbdbde13d377e884fe35e2fb8"}, {"name": "pdhange", "ovpn": "prashant@cephdev JZCEN2T5TXiHnU5yLG4hBg 3f94ec1bd179dafd2d58335ac4bea35808d394d30fa9e174fe 2021-03-22T20:32:46.827 INFO:teuthology.task.ansible.out:16d6b872450fe0"}, {"name": "dpivonka", "ovpn": "dpivonka@thinkpad huZBxlH4VpGff0Q68m/2Rg 43cc9c90a55fa3395862e679b60c5e6c016a59f186e7e8798579cd6046cc4ec8"}, {"name": "adking", "ovpn": "adking@laptop1 VkjYUD1hJpR8sFhrH6MIcg 28c610bc9f7321de315923288d24650bdb4bc90593b423f1f59db16d67b6d625"}, {"name": "amathuri", "ovpn": "amathuri@thinkpad WDHZL4VspBmlz5dzRlAGUQ 7f2c5d8e2554b869a09fdc20d6e4aabffa8200ef8e2b8d1bc951bfc673757267\namathuri@lenovothinkpad MhlrEG4X+iKq2d2GxwMbmA 812cfea500340140144ecb27f7851b86d8daff658f173189fceec8e61b59cbf2\n"}, {"name": "nizamial09", "ovpn": "nia@redhat +vB2tfopNqiNnGugVmX3ew f9f6878bb5e6bb2353fa8da7d76e2d621e9fbf89a4c7583d7265cb984e231a99"}]}, "changed": false} 2021-03-22T20:32:46.852 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:32:46 +0000 (0:00:00.134) 0:00:32.592 ********** 2021-03-22T20:32:47.417 INFO:teuthology.task.ansible.out: TASK [users : Clone the keys repo] ********************************************* 2021-03-22T20:32:47.418 INFO:teuthology.task.ansible.out:ok: [gibba020.front.sepia.ceph.com] => {"after": "c31004c4720a55ac12a95d66c32e64f592877604", "attempts": 1, "before": "c31004c4720a55ac12a95d66c32e64f592877604", "changed": false, "remote_url_changed": false} 2021-03-22T20:32:47.439 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:32:47 +0000 (0:00:00.586) 0:00:33.179 ********** 2021-03-22T20:32:47.446 INFO:teuthology.task.ansible.out:ok: [gibba044.front.sepia.ceph.com] => {"after": "c31004c4720a55ac12a95d66c32e64f592877604", "attempts": 1, "before": "c31004c4720a55ac12a95d66c32e64f592877604", "changed": false, "remote_url_changed": false} 2021-03-22T20:32:47.469 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:32:47 +0000 (0:00:00.030) 0:00:33.210 ********** 2021-03-22T20:32:47.716 INFO:teuthology.task.ansible.out: TASK [users : Update authorized_keys using the keys repo] ********************** 2021-03-22T20:32:47.717 INFO:teuthology.task.ansible.out:ok: [gibba020.front.sepia.ceph.com] => (item={'name': 'andrewschoen', 'ovpn': 'andrewschoen@home hYDlX2i7X8t0JHpK2smvFA 2a6e753fb3c401ad75e1273ae5e18e4abc0404149dbdc3675bb317a63a4469e9'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "andrewschoen", "ovpn": "andrewschoen@home hYDlX2i7X8t0JHpK2smvFA 2a6e753fb3c401ad75e1273ae5e18e4abc0404149dbdc3675bb317a63a4469e9"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDehvF7TbkfX9Ga4fNdq/j9GHu3c9cNk4iIHVs7e14j0h9DlV14aPyn/M0+z90PK+5p2uL9EvRzkbsPrfxpG3pxUa1pmVmKIPvBruA7ln8tExOVwO3XEsBG7b8VWUMlQmwRS9WEfkKAIHlr9cgIFGb1yrMW30RyL7keO1giotAq/wR9pMicyqYAbZOtI3MuPsDVTNxtyD3RwRUQicz6vNaK/RwfMCZVgdvoinrJ7VSyFVEiitzuQqMlrF935sfLvhuyxmwvJKfZI8QMEYcFbKd1cDnCk9n/PySNRY96gb41nb5pUk+0eaDu37jnmj7LLqoidD3UWUuHNnGBAAk+zNlD andrew.schoen@gmail.com\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAACAQDdkebJGXKQWBG/7wZG334P+EAdC+5VNMrjLjXhaZZbt3V9vKDQCodcU3zSOjMa/GDGg2WHQdO/vioCc6O/m61KTbgLDaaPSzHH16j/e1SaU8BIgKKU42AUBJzpPeaZ2wCC1i12Hq8ULwjEW29IDsnMortzlCSQmaTKc3DN2nCXZWQXA1rSiQ2AhIq5WNJY9S36lsg5tkex4xUajyNW4vPubLtkSv+WrzNK7ZJ8zfzP6eJEJ+Uj7CLdanBCgwoLGSPfGA5c/gyUT7mHibOUwvFB5sFVsozMPp2PXzUUIv70adJpOskLYfKY7TUSuaB4AUOPu6NVauzVIl3Tsn+uvHqvtn8KC3BPpyH7+JiFQWEt+aO+/ynprfoqCjktuf07SXo0ewoVYT2S++JEBa/N2hKRkzIoSPJ+Rvoazc8GZIjXpQRyhMdTV/LCSeyUTJ7lDQVrQVhUIHKnMm+hZmf4tLQKZvNAThO984CpY93ST5Ww07fjRLMXNZGuaz+zHKNexhWSPKr+ggChnZCOLl/F6zbDnBZoCaHR6hH4+QLz0K/FAgxN2Nn00RiOFkmIlzEioxMcwC/peTl3WzRfqPINdTftiTzcFi/c2QmlHhnxsueIwNhHOn4frkGkFmexdDrXRStERzSBJ13X4kWduPmQsn+bx5/7xwqC6M4bXpkYFOefOw== aschoen@redhat.com", "key_options": null, "keyfile": "/home/andrewschoen/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "andrewschoen", "validate_certs": true} 2021-03-22T20:32:47.750 INFO:teuthology.task.ansible.out:ok: [gibba044.front.sepia.ceph.com] => (item={'name': 'andrewschoen', 'ovpn': 'andrewschoen@home hYDlX2i7X8t0JHpK2smvFA 2a6e753fb3c401ad75e1273ae5e18e4abc0404149dbdc3675bb317a63a4469e9'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "andrewschoen", "ovpn": "andrewschoen@home hYDlX2i7X8t0JHpK2smvFA 2a6e753fb3c401ad75e1273ae5e18e4abc0404149dbdc3675bb317a63a4469e9"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDehvF7TbkfX9Ga4fNdq/j9GHu3c9cNk4iIHVs7e14j0h9DlV14aPyn/M0+z90PK+5p2uL9EvRzkbsPrfxpG3pxUa1pmVmKIPvBruA7ln8tExOVwO3XEsBG7b8VWUMlQmwRS9WEfkKAIHlr9cgIFGb1yrMW30RyL7keO1giotAq/wR9pMicyqYAbZOtI3MuPsDVTNxtyD3RwRUQicz6vNaK/RwfMCZVgdvoinrJ7VSyFVEiitzuQqMlrF935sfLvhuyxmwvJKfZI8QMEYcFbKd1cDnCk9n/PySNRY96gb41nb5pUk+0eaDu37jnmj7LLqoidD3UWUuHNnGBAAk+zNlD andrew.schoen@gmail.com\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAACAQDdkebJGXKQWBG/7wZG334P+EAdC+5VNMrjLjXhaZZbt3V9vKDQCodcU3zSOjMa/GDGg2WHQdO/vioCc6O/m61KTbgLDaaPSzHH16j/e1SaU8BIgKKU42AUBJzpPeaZ2wCC1i12Hq8ULwjEW29IDsnMortzlCSQmaTKc3DN2nCXZWQXA1rSiQ2AhIq5WNJY9S36lsg5tkex4xUajyNW4vPubLtkSv+WrzNK7ZJ8zfzP6eJEJ+Uj7CLdanBCgwoLGSPfGA5c/gyUT7mHibOUwvFB5sFVsozMPp2PXzUUIv70adJpOskLYfKY7TUSuaB4AUOPu6NVauzVIl3Tsn+uvHqvtn8KC3BPpyH7+JiFQWEt+aO+/ynprfoqCjktuf07SXo0ewoVYT2S++JEBa/N2hKRkzIoSPJ+Rvoazc8GZIjXpQRyhMdTV/LCSeyUTJ7lDQVrQVhUIHKnMm+hZmf4tLQKZvNAThO984CpY93ST5Ww07fjRLMXNZGuaz+zHKNexhWSPKr+ggChnZCOLl/F6zbDnBZoCaHR6hH4+QLz0K/FAgxN2Nn00RiOFkmIlzEioxMcwC/peTl3WzRfqPINdTftiTzcFi/c2QmlHhnxsueIwNhHOn4frkGkFmexdDrXRStERzSBJ13X4kWduPmQsn+bx5/7xwqC6M4bXpkYFOefOw== aschoen@redhat.com", "key_options": null, "keyfile": "/home/andrewschoen/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "andrewschoen", "validate_certs": true} 2021-03-22T20:32:47.895 INFO:teuthology.task.ansible.out:ok: [gibba020.front.sepia.ceph.com] => (item={'name': 'zack', 'ovpn': 'zack@ceph0 1CeZnO8st4CuhLpH/DJNVw 7230fda728e34998da4401284fc3e5c8939bfdd52482f8cb675d8acf6fcd12b4\nzack@mba.local mzf7/v4tv3uVExt16N/w/Q 13dcf7082b974315dfab1c76885dfc094d7ccaf01ae2e7898a20005602be2caa\n'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "zack", "ovpn": "zack@ceph0 1CeZnO8st4CuhLpH/DJNVw 7230fda728e34998da4401284fc3e5c8939bfdd52482f8cb675d8acf6fcd12b4\nzack@mba.local mzf7/v4tv3uVExt16N/w/Q 13dcf7082b974315dfab1c76885dfc094d7ccaf01ae2e7898a20005602be2caa\n"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDBwJCoMbbxQrI9jM5I/lX0MYDB57LzYXDJTXqmLfJ8E5IHwQbn708/EFXAHuJlCyoJAuA8FaU/Y5/l2LBlVXwp9v+8ftk/D6AcsuQ+Hi0ZLCTvW10OUIS2cwX/of//JJIu6roy3r3SWwUcQvwjaZYLm7QkC+1StsLNMHdgiVRFiibqml72Q53VTtSTt6z2aXjrHzhpZq0hBK/13aknzAjHvGprQnchKVzhA/7A5pArF3CXpnI7aCwKvvjU0AcvqqD8WNLMpF4hFSoTK7xluKB+5UAJ36wefIO2KFM/zMwUtl4/aDhDdPeSaQRWq/q7viKLVNS0X9j2PjSRTfYhJNZr zack@zack-cerzas-macbook-pro.local", "key_options": null, "keyfile": "/home/zack/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "zack", "validate_certs": true} 2021-03-22T20:32:47.938 INFO:teuthology.task.ansible.out:ok: [gibba044.front.sepia.ceph.com] => (item={'name': 'zack', 'ovpn': 'zack@ceph0 1CeZnO8st4CuhLpH/DJNVw 7230fda728e34998da4401284fc3e5c8939bfdd52482f8cb675d8acf6fcd12b4\nzack@mba.local mzf7/v4tv3uVExt16N/w/Q 13dcf7082b974315dfab1c76885dfc094d7ccaf01ae2e7898a20005602be2caa\n'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "zack", "ovpn": "zack@ceph0 1CeZnO8st4CuhLpH/DJNVw 7230fda728e34998da4401284fc3e5c8939bfdd52482f8cb675d8acf6fcd12b4\nzack@mba.local mzf7/v4tv3uVExt16N/w/Q 13dcf7082b974315dfab1c76885dfc094d7ccaf01ae2e7898a20005602be2caa\n"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDBwJCoMbbxQrI9jM5I/lX0MYDB57LzYXDJTXqmLfJ8E5IHwQbn708/EFXAHuJlCyoJAuA8FaU/Y5/l2LBlVXwp9v+8ftk/D6AcsuQ+Hi0ZLCTvW10OUIS2cwX/of//JJIu6roy3r3SWwUcQvwjaZYLm7QkC+1StsLNMHdgiVRFiibqml72Q53VTtSTt6z2aXjrHzhpZq0hBK/13aknzAjHvGprQnchKVzhA/7A5pArF3CXpnI7aCwKvvjU0AcvqqD8WNLMpF4hFSoTK7xluKB+5UAJ36wefIO2KFM/zMwUtl4/aDhDdPeSaQRWq/q7viKLVNS0X9j2PjSRTfYhJNZr zack@zack-cerzas-macbook-pro.local", "key_options": null, "keyfile": "/home/zack/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "zack", "validate_certs": true} 2021-03-22T20:32:48.075 INFO:teuthology.task.ansible.out:ok: [gibba020.front.sepia.ceph.com] => (item={'name': 'kdreyer', 'ovpn': 'kdreyer@redhat.com yUBHWOGnPts8xuDSon5ODg 38feb4fec9f1ba3de74ed074d745ed46a8e5b3ac1d44e50005a04cf07f0462cd'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "kdreyer", "ovpn": "kdreyer@redhat.com yUBHWOGnPts8xuDSon5ODg 38feb4fec9f1ba3de74ed074d745ed46a8e5b3ac1d44e50005a04cf07f0462cd"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC4eHmz10szeHNS3dNejKokW85ksB+iR4HGOFsmQM11Ni68Nm5aqEKvkOZU8TpY92vpCQL0A68GlrXB845cACdyk6HUJYyNNNMC43l1FYWOwjMqQBSdj8W3VQDTA6eiG60mt5fgI8fyR38rKzIA1MnTBkSSjuh5kQVJ9bdEp3GuY5oc8vxDNBlGJ6LYnyEWt/pqL2J+mpjqnOjsC+EbE2exhP9O+mvzpQiyo/+dEN1COwX3//pNRXGfOSeOczHNsJE8Eu+j/n/BlW57++sJyFMkzS7bUxMSGM6quvjQZ7RT1c5JM6vLEiQyzQxoRgzY93h1yKlOstBi0NamtpqHQZGP kdreyer@mbp.ktdreyer.com", "key_options": null, "keyfile": "/home/kdreyer/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "kdreyer", "validate_certs": true} 2021-03-22T20:32:48.129 INFO:teuthology.task.ansible.out:ok: [gibba044.front.sepia.ceph.com] => (item={'name': 'kdreyer', 'ovpn': 'kdreyer@redhat.com yUBHWOGnPts8xuDSon5ODg 38feb4fec9f1ba3de74ed074d745ed46a8e5b3ac1d44e50005a04cf07f0462cd'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "kdreyer", "ovpn": "kdreyer@redhat.com yUBHWOGnPts8xuDSon5ODg 38feb4fec9f1ba3de74ed074d745ed46a8e5b3ac1d44e50005a04cf07f0462cd"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC4eHmz10szeHNS3dNejKokW85ksB+iR4HGOFsmQM11Ni68Nm5aqEKvkOZU8TpY92vpCQL0A68GlrXB845cACdyk6HUJYyNNNMC43l1FYWOwjMqQBSdj8W3VQDTA6eiG60mt5fgI8fyR38rKzIA1MnTBkSSjuh5kQVJ9bdEp3GuY5oc8vxDNBlGJ6LYnyEWt/pqL2J+mpjqnOjsC+EbE2exhP9O+mvzpQiyo/+dEN1COwX3//pNRXGfOSeOczHNsJE8Eu+j/n/BlW57++sJyFMkzS7bUxMSGM6quvjQZ7RT1c5JM6vLEiQyzQxoRgzY93h1yKlOstBi0NamtpqHQZGP kdreyer@mbp.ktdreyer.com", "key_options": null, "keyfile": "/home/kdreyer/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "kdreyer", "validate_certs": true} 2021-03-22T20:32:48.255 INFO:teuthology.task.ansible.out:ok: [gibba020.front.sepia.ceph.com] => (item={'name': 'dmick', 'ovpn': 'dmick@angus z8fyazJ0pc56I/XTlHAOrQ db682b1b89c790bf26a2e12dbea03f4495f8ea5f248e29b2f5c5dc072acb3c93\ndmick@home o9fblAdxhBToEJxbutv2mw 1704b16322c3984ed565b48cce52877eadade26b4093443b349b70f846f0eac6\ndmick@dell r6meTomZVVH/WVOmVf2aSQ 8ac1a9d0452166af59894c6b57ed07a12b42042aa6d2618df2bec9c962684072\ndmick@dmick-MacBookAir EFN6/5V1I5YNm72XjlApUg f2335a3fa49a0296233ab5faba28e7bbf309a89c193169dbe3c411e4219827a4\ndmick@hplaptop 49Wf5LFRBuobkfWp7OoAdQ 1401efaf459e0b7673f03b546eeff2c8144219c674eb3c94aa23e5af5ffc66b9\n'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "dmick", "ovpn": "dmick@angus z8fyazJ0pc56I/XTlHAOrQ db682b1b89c790bf26a2e12dbea03f4495f8ea5f248e29b2f5c5dc072acb3c93\ndmick@home o9fblAdxhBToEJxbutv2mw 1704b16322c3984ed565b48cce52877eadade26b4093443b349b70f846f0eac6\ndmick@dell r6meTomZVVH/WVOmVf2aSQ 8ac1a9d0452166af59894c6b57ed07a12b42042aa6d2618df2bec9c962684072\ndmick@dmick-MacBookAir EFN6/5V1I5YNm72XjlApUg f2335a3fa49a0296233ab5faba28e7bbf309a89c193169dbe3c411e4219827a4\ndmick@hplaptop 49Wf5LFRBuobkfWp7OoAdQ 1401efaf459e0b7673f03b546eeff2c8144219c674eb3c94aa23e5af5ffc66b9\n"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC305rmql/Qm8Si+DFvAs77hSUZakwiXhhAhSetS89bWq3AdPQTL1MUXJHFm3AMzwzb00tndvsl1AUmFseXLfAi87daNcKJdwEj/JvXgcHKzAXOpVRfArHh08JnOumQiP4EoLYvq7rL+3LjEFURKOWJLLnGxh4E+iiJAnxLTG3WuUcnz9kXVTwtmIs60+2yH+gZJkkB04mnivPYjX46sHigoKgtlE2JnQfOU1lBkeZaBeUhoZX2rIKwRyGELPPcUBwHk10izyk6tePLAw9bSWeS9uEaa/m+qa8neJDyR4/hWQNR9yRXp0YjKkiKoFog+qtsBt3xBNzTPsFLxZ5zugmp dmick@angus\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC/onMoOCUhkp+UiJAq+ye4P70sfeV+uMhgWKLfLBh/1SYq1xxb9bSmjBnETO/9KvukRhzlReBQ7y+BKRhm037P7LuTUY4r0Y8JB6BXkjjCY1yXZJC6kvB7xFsvyiDum5rrdeWMQ/Rhh7YJpze5KY1nHLkyU9X7Ewak0kLEyduJEKekbsOom6l0wZ2ZYrBEKFWJXUDk5icUuWWg3mhKaKnLNWVg1lUw8jzYTJYfjR9GUgzZWXtzkAaI3ugpLOlQ+KEls03/WAFcWA9F9ExqzIsJpvEks27LeFBGVE3PjVNKMqqBZQlZt 2021-03-22T20:32:48.256 INFO:teuthology.task.ansible.out:IEz1iguWJaWMi5lDIfXkvVOFabtIpX/BZRf dmick@dmick-MacBookAir\nssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIOoIm6sOytKwqNf9FSQn0Olu72ZRDjAYeNFQVWTn2PIB ed25519-hplaptop", "key_options": null, "keyfile": "/home/dmick/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "dmick", "validate_certs": true} 2021-03-22T20:32:48.328 INFO:teuthology.task.ansible.out:ok: [gibba044.front.sepia.ceph.com] => (item={'name': 'dmick', 'ovpn': 'dmick@angus z8fyazJ0pc56I/XTlHAOrQ db682b1b89c790bf26a2e12dbea03f4495f8ea5f248e29b2f5c5dc072acb3c93\ndmick@home o9fblAdxhBToEJxbutv2mw 1704b16322c3984ed565b48cce52877eadade26b4093443b349b70f846f0eac6\ndmick@dell r6meTomZVVH/WVOmVf2aSQ 8ac1a9d0452166af59894c6b57ed07a12b42042aa6d2618df2bec9c962684072\ndmick@dmick-MacBookAir EFN6/5V1I5YNm72XjlApUg f2335a3fa49a0296233ab5faba28e7bbf309a89c193169dbe3c411e4219827a4\ndmick@hplaptop 49Wf5LFRBuobkfWp7OoAdQ 1401efaf459e0b7673f03b546eeff2c8144219c674eb3c94aa23e5af5ffc66b9\n'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "dmick", "ovpn": "dmick@angus z8fyazJ0pc56I/XTlHAOrQ db682b1b89c790bf26a2e12dbea03f4495f8ea5f248e29b2f5c5dc072acb3c93\ndmick@home o9fblAdxhBToEJxbutv2mw 1704b16322c3984ed565b48cce52877eadade26b4093443b349b70f846f0eac6\ndmick@dell r6meTomZVVH/WVOmVf2aSQ 8ac1a9d0452166af59894c6b57ed07a12b42042aa6d2618df2bec9c962684072\ndmick@dmick-MacBookAir EFN6/5V1I5YNm72XjlApUg f2335a3fa49a0296233ab5faba28e7bbf309a89c193169dbe3c411e4219827a4\ndmick@hplaptop 49Wf5LFRBuobkfWp7OoAdQ 1401efaf459e0b7673f03b546eeff2c8144219c674eb3c94aa23e5af5ffc66b9\n"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC305rmql/Qm8Si+DFvAs77hSUZakwiXhhAhSetS89bWq3AdPQTL1MUXJHFm3AMzwzb00tndvsl1AUmFseXLfAi87daNcKJdwEj/JvXgcHKzAXOpVRfArHh08JnOumQiP4EoLYvq7rL+3LjEFURKOWJLLnGxh4E+iiJAnxLTG3WuUcnz9kXVTwtmIs60+2yH+gZJkkB04mnivPYjX46sHigoKgtlE2JnQfOU1lBkeZaBeUhoZX2rIKwRyGELPPcUBwHk10izyk6tePLAw9bSWeS9uEaa/m+qa8neJDyR4/hWQNR9yRXp0YjKkiKoFog+qtsBt3xBNzTPsFLxZ5zugmp dmick@angus\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC/onMoOCUhkp+UiJAq+ye4P70sfeV+uMhgWKLfLBh/1SYq1xxb9bSmjBnETO/9KvukRhzlReBQ7y+BKRhm037P7LuTUY4r0Y8JB6BXkjjCY1yXZJC6kvB7xFsvyiDum5rrdeWMQ/Rhh7YJpze5KY1nHLkyU9X7Ewak0kLEyduJEKekbsOom6l0wZ2ZYrBEKFWJXUDk5icUuWWg3mhKaKnLNWVg1lUw8jzYTJYfjR9GUgzZWXtzkAaI3ugpLOlQ+KEls03/WAFcWA9F9ExqzIsJpvEks27LeFBGVE3PjVNKMqqBZQlZt 2021-03-22T20:32:48.329 INFO:teuthology.task.ansible.out:IEz1iguWJaWMi5lDIfXkvVOFabtIpX/BZRf dmick@dmick-MacBookAir\nssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIOoIm6sOytKwqNf9FSQn0Olu72ZRDjAYeNFQVWTn2PIB ed25519-hplaptop", "key_options": null, "keyfile": "/home/dmick/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "dmick", "validate_certs": true} 2021-03-22T20:32:48.433 INFO:teuthology.task.ansible.out:ok: [gibba020.front.sepia.ceph.com] => (item={'name': 'sage', 'ovpn': 'sage@autriche 2Uhfc/1jXje4W7G4s0sJEQ 09631754d059fab96e16be441b3b8f7e63b37a260677897a2669cf7a2501d2d3\nsage@gnit YuLp2iihT6cCqY+GmW9IVQ dc79b19c45b9be1b4e69cd7debeb5b87aaa8cd0050353f798913da22c233875a\nsage@maetl wpsQIdtAb+z+ietqr+90Zw 42c518015b7cd440e7c8afd65fcca5769e31e9ef8f8a67d109a3de38187087e6\nsage@lowride tak6ngfj0ohW6upHRUMq7g 450919c617f452e874ef2a8cfa5ca18f47d249450ef0b0374849e721b0c53a70\n'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "sage", "ovpn": "sage@autriche 2Uhfc/1jXje4W7G4s0sJEQ 09631754d059fab96e16be441b3b8f7e63b37a260677897a2669cf7a2501d2d3\nsage@gnit YuLp2iihT6cCqY+GmW9IVQ dc79b19c45b9be1b4e69cd7debeb5b87aaa8cd0050353f798913da22c233875a\nsage@maetl wpsQIdtAb+z+ietqr+90Zw 42c518015b7cd440e7c8afd65fcca5769e31e9ef8f8a67d109a3de38187087e6\nsage@lowride tak6ngfj0ohW6upHRUMq7g 450919c617f452e874ef2a8cfa5ca18f47d249450ef0b0374849e721b0c53a70\n"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDJ4z0gLwjexgyixdTuiwaxpPnq7w4FOKxHsQKKAHTlKRu11ynB+9APbtqaAYss8yDqHaHyewPdE+9JMYhZX8rUgcKv2H7jBCQ/Enfl0UyY643VQnuG8lr2Ipk6ELuL5NuuTb7Npo4zKyq/0649kPD46k/X/qLuKzhN49k50S3XJq5WwHi6CJvR8DzPOkjied0o1BHpfcCCIMorUcyfVxqmeu2m+uSE15ncQsd8BIvH4/YNoncUGYxqVhGB+FNUlWdhV0SPRW7V/gmyvFW5qdYX2QhNZAQHChdEH1E9AI7WiCFkyLRx39qYgXgqj8vOOnlwHgy/oJnpnu/Mlvj1uETX sage@montreal\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCVPfoCpv2/9uWCwEo4clWt3i1O8ZPpB2FcQbBLxY3iLQWZJDe74rNWPBj0cJVCytTHxYV0e5HxYyChOG60ca5odHlPNB+/Z4WLU9LVuHiCYsElivJlwvD+l9kzI+UMGJb3HCHqx2yIRGXpEkSMFR1+w5Oz9sInPD7JJmO8Hb9KkoeqZtkJL0aic/M5bDWBut6SSfYlmh8qnQYbkCDiXg/KtOcy1ZJXQ9ZLjsCbpSzeBNbdUOxEQ1+5vUe00vHpl0vOKtRrzgTne2ct1IxbSjdL16ZgHi5BQAREXc9UUG3z7NPOmnwkuKkkpyLmwcOusot5tYHrxks+5i6EoGEJrvJ3 sage@maetl", "key_options": null, "keyfile": "/home/sage/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "sage", "validate_certs": true} 2021-03-22T20:32:48.517 INFO:teuthology.task.ansible.out:ok: [gibba044.front.sepia.ceph.com] => (item={'name': 'sage', 'ovpn': 'sage@autriche 2Uhfc/1jXje4W7G4s0sJEQ 09631754d059fab96e16be441b3b8f7e63b37a260677897a2669cf7a2501d2d3\nsage@gnit YuLp2iihT6cCqY+GmW9IVQ dc79b19c45b9be1b4e69cd7debeb5b87aaa8cd0050353f798913da22c233875a\nsage@maetl wpsQIdtAb+z+ietqr+90Zw 42c518015b7cd440e7c8afd65fcca5769e31e9ef8f8a67d109a3de38187087e6\nsage@lowride tak6ngfj0ohW6upHRUMq7g 450919c617f452e874ef2a8cfa5ca18f47d249450ef0b0374849e721b0c53a70\n'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "sage", "ovpn": "sage@autriche 2Uhfc/1jXje4W7G4s0sJEQ 09631754d059fab96e16be441b3b8f7e63b37a260677897a2669cf7a2501d2d3\nsage@gnit YuLp2iihT6cCqY+GmW9IVQ dc79b19c45b9be1b4e69cd7debeb5b87aaa8cd0050353f798913da22c233875a\nsage@maetl wpsQIdtAb+z+ietqr+90Zw 42c518015b7cd440e7c8afd65fcca5769e31e9ef8f8a67d109a3de38187087e6\nsage@lowride tak6ngfj0ohW6upHRUMq7g 450919c617f452e874ef2a8cfa5ca18f47d249450ef0b0374849e721b0c53a70\n"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDJ4z0gLwjexgyixdTuiwaxpPnq7w4FOKxHsQKKAHTlKRu11ynB+9APbtqaAYss8yDqHaHyewPdE+9JMYhZX8rUgcKv2H7jBCQ/Enfl0UyY643VQnuG8lr2Ipk6ELuL5NuuTb7Npo4zKyq/0649kPD46k/X/qLuKzhN49k50S3XJq5WwHi6CJvR8DzPOkjied0o1BHpfcCCIMorUcyfVxqmeu2m+uSE15ncQsd8BIvH4/YNoncUGYxqVhGB+FNUlWdhV0SPRW7V/gmyvFW5qdYX2QhNZAQHChdEH1E9AI7WiCFkyLRx39qYgXgqj8vOOnlwHgy/oJnpnu/Mlvj1uETX sage@montreal\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCVPfoCpv2/9uWCwEo4clWt3i1O8ZPpB2FcQbBLxY3iLQWZJDe74rNWPBj0cJVCytTHxYV0e5HxYyChOG60ca5odHlPNB+/Z4WLU9LVuHiCYsElivJlwvD+l9kzI+UMGJb3HCHqx2yIRGXpEkSMFR1+w5Oz9sInPD7JJmO8Hb9KkoeqZtkJL0aic/M5bDWBut6SSfYlmh8qnQYbkCDiXg/KtOcy1ZJXQ9ZLjsCbpSzeBNbdUOxEQ1+5vUe00vHpl0vOKtRrzgTne2ct1IxbSjdL16ZgHi5BQAREXc9UUG3z7NPOmnwkuKkkpyLmwcOusot5tYHrxks+5i6EoGEJrvJ3 sage@maetl", "key_options": null, "keyfile": "/home/sage/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "sage", "validate_certs": true} 2021-03-22T20:32:48.611 INFO:teuthology.task.ansible.out:ok: [gibba020.front.sepia.ceph.com] => (item={'name': 'dgalloway', 'ovpn': 'dgallowa@laptop POebac0SJIVkSCyi0LE4yg 52fc0cb34f3332a5f3cff117a20f00e8ea89a051736cb543a689a96dd9528ae5\ndgalloway@p50 7PHdbcNE/YjcHOm5NbNfpQ 7075211c35997b01797c2f15083aedf13888fc4c54080130342dccc76469fb40\n'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "dgalloway", "ovpn": "dgallowa@laptop POebac0SJIVkSCyi0LE4yg 52fc0cb34f3332a5f3cff117a20f00e8ea89a051736cb543a689a96dd9528ae5\ndgalloway@p50 7PHdbcNE/YjcHOm5NbNfpQ 7075211c35997b01797c2f15083aedf13888fc4c54080130342dccc76469fb40\n"}, "key": "ssh-dss AAAAB3NzaC1kc3MAAACBAN3MlkYQNsm1uB6uJQ7hWJ1Ro9Gusrhi/b/KshPMFh51VWBQn71LdCCjdrsE6FWs5FYE/hr7MITJe+si7aZCmuf8U9tc+oiYh3spXtRhJVIM80FOVRXUmt2XR8I+oNbpcFDayYu956Volafksk3oYjsO356swj7+Q+AUQVF4bDJRAAAAFQCkB2YZKItSDL7XfAl6ZmJ21vqUMwAAAIEAsZspNIUwssVJGO4r3M3BECWklWLEFviIjGVKdPWulN10eRCczZrH7vMOs8coHKDQqYdS2RejlojT03FjFAqeBiTeAlcmgHoev+vqTg2Yhqx3gROzNc6NmG887owCOU4j7LJQP6SX8I8EpSXCMNOZliv2ZokjX2DuRsuIDxQdc84AAACBAMAp++fcqmGS7x7ic2x4rhyiYmdqlMIl8lrM3GkVR6qGuIVBvOGl38ieJKcTBLeRgyC04uIMfk8P9lLvZw3UF97qH3V0imKfq8aYnBGxCv+IjtdOrR5k4hrUW+P0qipvU+4dgHlpqwTKB4MtD9uDxvhENWvqcCnOS5rI6dddaZT6 dgallowa@dgallowa.csb\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDKT1KilDopHJzDZ90QJx4+7WVIC4WNdvpD6VrS83B3PFOplNyXZLfDSDRZ4wEzIKLwtR9vLWWInVBNFU00W/2dObSC+l9GDzKsHtO3KSVmAjHEk6ZAJ5Mc3eUPR0lAywpFD8+yg+kDDIkRtCtoHDq+kFvNQutdvrMuhNWOZLyQ2N2XrpRJVD2kiJvaml6nQoZXMtVQGPVcYbn3TRed/wxT/han2u6j/wiElv4r9ty+9zi3P1MoNiALD53sD7wMr/5Si6PX+5zWcXTNcQmTuGpiLwGw0RxCwr4gtwqKBaNae2d1bwnHanLc1KvQEw29O6aBca2f7GWxFY6QtQV/mNft dgalloway@w541\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDoEI+g74GcJe/03nDypMzDWqg93K1h13xQPFvCIN7ElNZ+ulY5av5KLnv/gmLbYGRPlgxC7LNZXE7YQPUo2DfA8awnDkAkE/nWvL4fQjUxmaiPthjIWsKvk9EvPIqzLjDbwsiLiRPE0Sxka0qBa1GHU1QYN6cw7l9nWF0dG/TsKw+QmuArBKMgm9Th/QVLq1ARHC/07M1n195QvBjdrKSzOUl+2L1tADHg++sEWDq/MJMiylyNdxp79Wz7aTIlR6l8NV+Ega9LUb6B6xmO7k+J+/hJF7gYOeFl+YqnZttEdz+o 2021-03-22T20:32:48.613 INFO:teuthology.task.ansible.out:8FbLjhTjOF9QkBsGWlrawXtQln/cVCryV+LAt57L dgalloway@p50", "key_options": null, "keyfile": "/home/dgalloway/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "dgalloway", "validate_certs": true} 2021-03-22T20:32:48.716 INFO:teuthology.task.ansible.out:ok: [gibba044.front.sepia.ceph.com] => (item={'name': 'dgalloway', 'ovpn': 'dgallowa@laptop POebac0SJIVkSCyi0LE4yg 52fc0cb34f3332a5f3cff117a20f00e8ea89a051736cb543a689a96dd9528ae5\ndgalloway@p50 7PHdbcNE/YjcHOm5NbNfpQ 7075211c35997b01797c2f15083aedf13888fc4c54080130342dccc76469fb40\n'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "dgalloway", "ovpn": "dgallowa@laptop POebac0SJIVkSCyi0LE4yg 52fc0cb34f3332a5f3cff117a20f00e8ea89a051736cb543a689a96dd9528ae5\ndgalloway@p50 7PHdbcNE/YjcHOm5NbNfpQ 7075211c35997b01797c2f15083aedf13888fc4c54080130342dccc76469fb40\n"}, "key": "ssh-dss AAAAB3NzaC1kc3MAAACBAN3MlkYQNsm1uB6uJQ7hWJ1Ro9Gusrhi/b/KshPMFh51VWBQn71LdCCjdrsE6FWs5FYE/hr7MITJe+si7aZCmuf8U9tc+oiYh3spXtRhJVIM80FOVRXUmt2XR8I+oNbpcFDayYu956Volafksk3oYjsO356swj7+Q+AUQVF4bDJRAAAAFQCkB2YZKItSDL7XfAl6ZmJ21vqUMwAAAIEAsZspNIUwssVJGO4r3M3BECWklWLEFviIjGVKdPWulN10eRCczZrH7vMOs8coHKDQqYdS2RejlojT03FjFAqeBiTeAlcmgHoev+vqTg2Yhqx3gROzNc6NmG887owCOU4j7LJQP6SX8I8EpSXCMNOZliv2ZokjX2DuRsuIDxQdc84AAACBAMAp++fcqmGS7x7ic2x4rhyiYmdqlMIl8lrM3GkVR6qGuIVBvOGl38ieJKcTBLeRgyC04uIMfk8P9lLvZw3UF97qH3V0imKfq8aYnBGxCv+IjtdOrR5k4hrUW+P0qipvU+4dgHlpqwTKB4MtD9uDxvhENWvqcCnOS5rI6dddaZT6 dgallowa@dgallowa.csb\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDKT1KilDopHJzDZ90QJx4+7WVIC4WNdvpD6VrS83B3PFOplNyXZLfDSDRZ4wEzIKLwtR9vLWWInVBNFU00W/2dObSC+l9GDzKsHtO3KSVmAjHEk6ZAJ5Mc3eUPR0lAywpFD8+yg+kDDIkRtCtoHDq+kFvNQutdvrMuhNWOZLyQ2N2XrpRJVD2kiJvaml6nQoZXMtVQGPVcYbn3TRed/wxT/han2u6j/wiElv4r9ty+9zi3P1MoNiALD53sD7wMr/5Si6PX+5zWcXTNcQmTuGpiLwGw0RxCwr4gtwqKBaNae2d1bwnHanLc1KvQEw29O6aBca2f7GWxFY6QtQV/mNft dgalloway@w541\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDoEI+g74GcJe/03nDypMzDWqg93K1h13xQPFvCIN7ElNZ+ulY5av5KLnv/gmLbYGRPlgxC7LNZXE7YQPUo2DfA8awnDkAkE/nWvL4fQjUxmaiPthjIWsKvk9EvPIqzLjDbwsiLiRPE0Sxka0qBa1GHU1QYN6cw7l9nWF0dG/TsKw+QmuArBKMgm9Th/QVLq1ARHC/07M1n195QvBjdrKSzOUl+2L1tADHg++sEWDq/MJMiylyNdxp79Wz7aTIlR6l8NV+Ega9LUb6B6xmO7k+J+/hJF7gYOeFl+YqnZttEdz+o 2021-03-22T20:32:48.718 INFO:teuthology.task.ansible.out:8FbLjhTjOF9QkBsGWlrawXtQln/cVCryV+LAt57L dgalloway@p50", "key_options": null, "keyfile": "/home/dgalloway/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "dgalloway", "validate_certs": true} 2021-03-22T20:32:48.790 INFO:teuthology.task.ansible.out:ok: [gibba020.front.sepia.ceph.com] => (item={'name': 'akraitma', 'ovpn': 'akraitma@aklap 2zvxeeQ+bQ4UhKBE9Kz2DQ ff4a9dbab841ee62e7328d8cd0d285c68c22a1de6e23ea24f470b3dcb1a27045'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "akraitma", "ovpn": "akraitma@aklap 2zvxeeQ+bQ4UhKBE9Kz2DQ ff4a9dbab841ee62e7328d8cd0d285c68c22a1de6e23ea24f470b3dcb1a27045"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDo3gswIiZ2xPWMUQNjV1Gd4gYSxVpJM8Jb5pH1lqvoKAsmhVI30qTYxIaezzDWfSYwdkNYQAC9eM5v7EMQrOI7eZtTzCH+gbF79GciGCLL2bDze1I8hJ+jUu4bv+wnmvKsHyyOVBBJPSJ+eGFCzsu7vOiK4iFX0zgCXYwvP+A4Y/+kVR1en39gMtD6Hrw8ACBhxt+C2G2zc1807NRj3pIw1GvQILa9Sm3VKdNSrHzGB+MBooUoRmmjjzZ/bRwHPWVj+sX+xkoX4P2zwUcfMgZ/f4GgSgHyEvS3oxqbSaZp0pidZyoCaLRgqVPiUgXQEm0HA5PDDULAthQOfxQveKB/ akraitma@aklap", "key_options": null, "keyfile": "/home/akraitma/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "akraitma", "validate_certs": true} 2021-03-22T20:32:48.906 INFO:teuthology.task.ansible.out:ok: [gibba044.front.sepia.ceph.com] => (item={'name': 'akraitma', 'ovpn': 'akraitma@aklap 2zvxeeQ+bQ4UhKBE9Kz2DQ ff4a9dbab841ee62e7328d8cd0d285c68c22a1de6e23ea24f470b3dcb1a27045'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "akraitma", "ovpn": "akraitma@aklap 2zvxeeQ+bQ4UhKBE9Kz2DQ ff4a9dbab841ee62e7328d8cd0d285c68c22a1de6e23ea24f470b3dcb1a27045"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDo3gswIiZ2xPWMUQNjV1Gd4gYSxVpJM8Jb5pH1lqvoKAsmhVI30qTYxIaezzDWfSYwdkNYQAC9eM5v7EMQrOI7eZtTzCH+gbF79GciGCLL2bDze1I8hJ+jUu4bv+wnmvKsHyyOVBBJPSJ+eGFCzsu7vOiK4iFX0zgCXYwvP+A4Y/+kVR1en39gMtD6Hrw8ACBhxt+C2G2zc1807NRj3pIw1GvQILa9Sm3VKdNSrHzGB+MBooUoRmmjjzZ/bRwHPWVj+sX+xkoX4P2zwUcfMgZ/f4GgSgHyEvS3oxqbSaZp0pidZyoCaLRgqVPiUgXQEm0HA5PDDULAthQOfxQveKB/ akraitma@aklap", "key_options": null, "keyfile": "/home/akraitma/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "akraitma", "validate_certs": true} 2021-03-22T20:32:48.969 INFO:teuthology.task.ansible.out:ok: [gibba020.front.sepia.ceph.com] => (item={'name': 'jcaratzas', 'ovpn': 'jcaratza@fedora rT6gfdsBHVr0RvokJfO3mQ e634e7a31d873f310ff5326bacae6c19f95087f8215edda618f68dd2761257a9'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "jcaratzas", "ovpn": "jcaratza@fedora rT6gfdsBHVr0RvokJfO3mQ e634e7a31d873f310ff5326bacae6c19f95087f8215edda618f68dd2761257a9"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCgaz5AsLB+hPwnHjlf6vktlUQ8iWsKA+hViok+j+uCm0U/iho7O7Qd8E/3tp9yBx10Wkvuz1mmf6v2AO7Qa8+SE1QQPmA+4xLp4xXCqlUGFjnzm/7uQcQZtlWdfBHzQ9jVyPAgUpnGVUtW8PhW0txe8MEtecOO2C3Snx0yuTOx6O11jNvT938QjOeRQWw3X2YFUtMIOiwEhKtqstBIGXlMdaQKfvdlbA9MjyYy6VfK1x8lVcu8umUf/z56YmMkC2iO117/obhdu1XsU9SmjM51wHMOUCXSVqH8E3BWu0yohy4QmZDkdFihyYa+hoS9dOqGC91dFaQc46xrdmV4wqg1 jcaratza@MacBook-Pro\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDAV78mqEy/VkB2BthIE/m7iE5sbTjTRS0KuH7AB0KPvZBsDIw5cL8jKyxiaPC85+aOkBa4LrP0TUFBzN87Snt+PLMz2QHBOvlSTfUuRkHVo3vWJFzVuUSzzddkYds3hAxUriAHKv6CRSy1yFBxPQQHTSATUHKWqihMElbUCZrrrfH8A7J9vwixzCSLg4KbINjfa77rxefcZwugUqiYiVUWUSOb023f+QEaDm7OP+/uzz3SjF1Y0LMwa75yctttIfkRBKjY7uFCuZdKc3l2A/fdPxbFwlZmIox3LLngdTzHMVXGbVHqq9Ixo8FSAXiI1Buy2LTMoXMJwQYSvzsv7xNwujKVlUjoE9cOOIdzCC5AziwSiJB4+tNh73c5tRUzMMC98HLOhPJriSPvOt1pMEdWDX3/evcyxvRgJUKgYnmQG7n8v8O/CLyG0sAJDmGC3U9S/3fUDUjZIKWSsc85Q3xRaJwZJIS2VZwH0zG1Gmynih8PPq7VeDx7tKuNm4uTYT8= bigjust@desktop-jsho3l9.lan", "key_options": null, "keyfile": "/home/jcaratzas/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "jcaratzas", "validate_certs": true} 2021-03-22T20:32:49.096 INFO:teuthology.task.ansible.out:ok: [gibba044.front.sepia.ceph.com] => (item={'name': 'jcaratzas', 'ovpn': 'jcaratza@fedora rT6gfdsBHVr0RvokJfO3mQ e634e7a31d873f310ff5326bacae6c19f95087f8215edda618f68dd2761257a9'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "jcaratzas", "ovpn": "jcaratza@fedora rT6gfdsBHVr0RvokJfO3mQ e634e7a31d873f310ff5326bacae6c19f95087f8215edda618f68dd2761257a9"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCgaz5AsLB+hPwnHjlf6vktlUQ8iWsKA+hViok+j+uCm0U/iho7O7Qd8E/3tp9yBx10Wkvuz1mmf6v2AO7Qa8+SE1QQPmA+4xLp4xXCqlUGFjnzm/7uQcQZtlWdfBHzQ9jVyPAgUpnGVUtW8PhW0txe8MEtecOO2C3Snx0yuTOx6O11jNvT938QjOeRQWw3X2YFUtMIOiwEhKtqstBIGXlMdaQKfvdlbA9MjyYy6VfK1x8lVcu8umUf/z56YmMkC2iO117/obhdu1XsU9SmjM51wHMOUCXSVqH8E3BWu0yohy4QmZDkdFihyYa+hoS9dOqGC91dFaQc46xrdmV4wqg1 jcaratza@MacBook-Pro\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDAV78mqEy/VkB2BthIE/m7iE5sbTjTRS0KuH7AB0KPvZBsDIw5cL8jKyxiaPC85+aOkBa4LrP0TUFBzN87Snt+PLMz2QHBOvlSTfUuRkHVo3vWJFzVuUSzzddkYds3hAxUriAHKv6CRSy1yFBxPQQHTSATUHKWqihMElbUCZrrrfH8A7J9vwixzCSLg4KbINjfa77rxefcZwugUqiYiVUWUSOb023f+QEaDm7OP+/uzz3SjF1Y0LMwa75yctttIfkRBKjY7uFCuZdKc3l2A/fdPxbFwlZmIox3LLngdTzHMVXGbVHqq9Ixo8FSAXiI1Buy2LTMoXMJwQYSvzsv7xNwujKVlUjoE9cOOIdzCC5AziwSiJB4+tNh73c5tRUzMMC98HLOhPJriSPvOt1pMEdWDX3/evcyxvRgJUKgYnmQG7n8v8O/CLyG0sAJDmGC3U9S/3fUDUjZIKWSsc85Q3xRaJwZJIS2VZwH0zG1Gmynih8PPq7VeDx7tKuNm4uTYT8= bigjust@desktop-jsho3l9.lan", "key_options": null, "keyfile": "/home/jcaratzas/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "jcaratzas", "validate_certs": true} 2021-03-22T20:32:49.148 INFO:teuthology.task.ansible.out:ok: [gibba020.front.sepia.ceph.com] => (item={'name': 'trociny', 'ovpn': 'mgolub@mirantis.com +WMPxNCgiMwhNJAJHNCV2g 4cd6749ac740ea6dfb50d4f602920ac75e979286439bd510540a8a551728104e'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "trociny", "ovpn": "mgolub@mirantis.com +WMPxNCgiMwhNJAJHNCV2g 4cd6749ac740ea6dfb50d4f602920ac75e979286439bd510540a8a551728104e"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDSc2rWtLtZM0CBWwaxhSfd0T++ZTX9c8kQrYT0rsQlJ6Hxj4c3+ypwh4iivdtFpyz4clxWkb/wimi48PvjNyZdudB9BeQUBeFfLiro3LnFEbKhM1RwRI89s34mRwmC0LLUZwcdX80zc6/fKuPzvBzR1PiY9tWRyIpYErQAHa2jEOE2MpFDHnlbXdfXFh5Tw3OmC1qBlQvgcrivA9lVaVlf+hfwmOQwXFIG3PCJLNlXDshCSUGAfYKBRvQaKS8sOf9rQaflPrwqJ8hDgVVQkpp69yVsGtahbBmjs6QS6C8EkGUFQmvrIcrQ8+5mRlRAmK2DMTP3cAcsYcMOJ+9KwP+H mgolub@zhuzha", "key_options": null, "keyfile": "/home/trociny/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "trociny", "validate_certs": true} 2021-03-22T20:32:49.160 INFO:teuthology.task.ansible.out:skipping: [gibba020.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"} 2021-03-22T20:32:49.286 INFO:teuthology.task.ansible.out:ok: [gibba044.front.sepia.ceph.com] => (item={'name': 'trociny', 'ovpn': 'mgolub@mirantis.com +WMPxNCgiMwhNJAJHNCV2g 4cd6749ac740ea6dfb50d4f602920ac75e979286439bd510540a8a551728104e'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "trociny", "ovpn": "mgolub@mirantis.com +WMPxNCgiMwhNJAJHNCV2g 4cd6749ac740ea6dfb50d4f602920ac75e979286439bd510540a8a551728104e"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDSc2rWtLtZM0CBWwaxhSfd0T++ZTX9c8kQrYT0rsQlJ6Hxj4c3+ypwh4iivdtFpyz4clxWkb/wimi48PvjNyZdudB9BeQUBeFfLiro3LnFEbKhM1RwRI89s34mRwmC0LLUZwcdX80zc6/fKuPzvBzR1PiY9tWRyIpYErQAHa2jEOE2MpFDHnlbXdfXFh5Tw3OmC1qBlQvgcrivA9lVaVlf+hfwmOQwXFIG3PCJLNlXDshCSUGAfYKBRvQaKS8sOf9rQaflPrwqJ8hDgVVQkpp69yVsGtahbBmjs6QS6C8EkGUFQmvrIcrQ8+5mRlRAmK2DMTP3cAcsYcMOJ+9KwP+H mgolub@zhuzha", "key_options": null, "keyfile": "/home/trociny/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "trociny", "validate_certs": true} 2021-03-22T20:32:49.297 INFO:teuthology.task.ansible.out:skipping: [gibba044.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"} 2021-03-22T20:32:49.339 INFO:teuthology.task.ansible.out:ok: [gibba020.front.sepia.ceph.com] => (item={'name': 'mbenjamin', 'ovpn': 'mbenjamin@ferret N7Ln6KHUAYT/iiP4Swkb0A 244b90574d7e294f6f80949ef5e640bab103c2c34e1902a69cdcf592607d950c\nmbenjamin@duel PRRFsQiomHSJX8sVgRHblA f3009adb7502a6c5554e1157d36c63d84f40fe5074a01d7d0280e5c48da374dc\nmbenjamin@rael 8ixfNNx3j2m2+nGhXkHsnQ 62fda7ec724f0fdb3f05add4c3739e07a5c7eeb2380d5f1f7eeeb13db35e16a8\nmbenjamin@shatner hJ1oEl5wSZaKPJC1Ugss8g 9c9161b53da4d842308f80e5b490a0c1539076f129bd0e34ee2253272dd55c21\n'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "mbenjamin", "ovpn": "mbenjamin@ferret N7Ln6KHUAYT/iiP4Swkb0A 244b90574d7e294f6f80949ef5e640bab103c2c34e1902a69cdcf592607d950c\nmbenjamin@duel PRRFsQiomHSJX8sVgRHblA f3009adb7502a6c5554e1157d36c63d84f40fe5074a01d7d0280e5c48da374dc\nmbenjamin@rael 8ixfNNx3j2m2+nGhXkHsnQ 62fda7ec724f0fdb3f05add4c3739e07a5c7eeb2380d5f1f7eeeb13db35e16a8\nmbenjamin@shatner hJ1oEl5wSZaKPJC1Ugss8g 9c9161b53da4d842308f80e5b490a0c1539076f129bd0e34ee2253272dd55c21\n"}, "key": "ssh-dss AAAAB3NzaC1kc3MAAACBANarZ+C62DPffRIhaCuCtXLChrfqwXgWqGHOLLkmPTtZ3/EE8ZiN+LY1ZcmP939AxXi8Oe+9LepwAdsoQKZctlC7XToyhjIk+rVSPyn3zl3BTC2AxfCKq2vqj65a1sc35Whrw7OaUa2fr5iHSazP6HuG01DhJ9l8HJsLKmiwWChZAAAAFQCNmunc7BNLWrqyrYwINTfscowkbQAAAIEAyYERcunZYJAZ9Eno18kM+ylq0jcQmnPqyIvssWXTttUZnaGQvbVxABeyr6ZKuUyZQfyetofquOGBKPBuzV/7posl5ShDuAcxbS1zhrmk9glTA1yFLvznDdWdLOWG06tjOc78G2AmldKHCdPsmgh2D7WyRr4QY4rcCvwKfZ6+eEYAAACBAJZrOlOlygfPZ4ZB0+EbdYACz1+L/iYNNAOBp51TRutNceLVrNJNOVdmCMLuF0A1go4kPSD/05aJOkOyW86gYLA5DXaW3961+kPInOFAe8OTyQYE7221ThYHRnCfVFjdknuCDomj69wk4SsR+ZPXvSXs1jSJWKhLfUSe9n4bmw7w anet2@secant.private.linuxbox.com\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC5CMht/crEocrHqGjf0sxE9AhNcW3XBxwlniJwaBJLhekLQEQJoxAy2xUUmPYb2/e7rdmTBxzQipUaAGWVk1FHANac4cbgXzNT+9cnF7EIRkPa/x9jaKNiU0ozMhu/GOoeDXMrHIDgVGWPF3Ag/r17ORpYnuFTjsqoCWyh+mqskV+lmAp04rv2tvqouHtEs6gLebKNtB8c6twhrBKF62Ie+rSr3r7hQaqiZitHbg/isbU5RMBl6H48wHAVSK2/uTfMorb 2021-03-22T20:32:49.341 INFO:teuthology.task.ansible.out:nuEYRG8HvlnPRvQHscJYKiZSt/G7XqZ3x/7c4czEF+OpdQbAgg46vh4fNVMxZk9KHwEkOE06ROuwgAejJ mbenjamin@duel", "key_options": null, "keyfile": "/home/mbenjamin/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "mbenjamin", "validate_certs": true} 2021-03-22T20:32:49.486 INFO:teuthology.task.ansible.out:ok: [gibba044.front.sepia.ceph.com] => (item={'name': 'mbenjamin', 'ovpn': 'mbenjamin@ferret N7Ln6KHUAYT/iiP4Swkb0A 244b90574d7e294f6f80949ef5e640bab103c2c34e1902a69cdcf592607d950c\nmbenjamin@duel PRRFsQiomHSJX8sVgRHblA f3009adb7502a6c5554e1157d36c63d84f40fe5074a01d7d0280e5c48da374dc\nmbenjamin@rael 8ixfNNx3j2m2+nGhXkHsnQ 62fda7ec724f0fdb3f05add4c3739e07a5c7eeb2380d5f1f7eeeb13db35e16a8\nmbenjamin@shatner hJ1oEl5wSZaKPJC1Ugss8g 9c9161b53da4d842308f80e5b490a0c1539076f129bd0e34ee2253272dd55c21\n'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "mbenjamin", "ovpn": "mbenjamin@ferret N7Ln6KHUAYT/iiP4Swkb0A 244b90574d7e294f6f80949ef5e640bab103c2c34e1902a69cdcf592607d950c\nmbenjamin@duel PRRFsQiomHSJX8sVgRHblA f3009adb7502a6c5554e1157d36c63d84f40fe5074a01d7d0280e5c48da374dc\nmbenjamin@rael 8ixfNNx3j2m2+nGhXkHsnQ 62fda7ec724f0fdb3f05add4c3739e07a5c7eeb2380d5f1f7eeeb13db35e16a8\nmbenjamin@shatner hJ1oEl5wSZaKPJC1Ugss8g 9c9161b53da4d842308f80e5b490a0c1539076f129bd0e34ee2253272dd55c21\n"}, "key": "ssh-dss AAAAB3NzaC1kc3MAAACBANarZ+C62DPffRIhaCuCtXLChrfqwXgWqGHOLLkmPTtZ3/EE8ZiN+LY1ZcmP939AxXi8Oe+9LepwAdsoQKZctlC7XToyhjIk+rVSPyn3zl3BTC2AxfCKq2vqj65a1sc35Whrw7OaUa2fr5iHSazP6HuG01DhJ9l8HJsLKmiwWChZAAAAFQCNmunc7BNLWrqyrYwINTfscowkbQAAAIEAyYERcunZYJAZ9Eno18kM+ylq0jcQmnPqyIvssWXTttUZnaGQvbVxABeyr6ZKuUyZQfyetofquOGBKPBuzV/7posl5ShDuAcxbS1zhrmk9glTA1yFLvznDdWdLOWG06tjOc78G2AmldKHCdPsmgh2D7WyRr4QY4rcCvwKfZ6+eEYAAACBAJZrOlOlygfPZ4ZB0+EbdYACz1+L/iYNNAOBp51TRutNceLVrNJNOVdmCMLuF0A1go4kPSD/05aJOkOyW86gYLA5DXaW3961+kPInOFAe8OTyQYE7221ThYHRnCfVFjdknuCDomj69wk4SsR+ZPXvSXs1jSJWKhLfUSe9n4bmw7w anet2@secant.private.linuxbox.com\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC5CMht/crEocrHqGjf0sxE9AhNcW3XBxwlniJwaBJLhekLQEQJoxAy2xUUmPYb2/e7rdmTBxzQipUaAGWVk1FHANac4cbgXzNT+9cnF7EIRkPa/x9jaKNiU0ozMhu/GOoeDXMrHIDgVGWPF3Ag/r17ORpYnuFTjsqoCWyh+mqskV+lmAp04rv2tvqouHtEs6gLebKNtB8c6twhrBKF62Ie+rSr3r7hQaqiZitHbg/isbU5RMBl6H48wHAVSK2/uTfMorb 2021-03-22T20:32:49.487 INFO:teuthology.task.ansible.out:nuEYRG8HvlnPRvQHscJYKiZSt/G7XqZ3x/7c4czEF+OpdQbAgg46vh4fNVMxZk9KHwEkOE06ROuwgAejJ mbenjamin@duel", "key_options": null, "keyfile": "/home/mbenjamin/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "mbenjamin", "validate_certs": true} 2021-03-22T20:32:49.518 INFO:teuthology.task.ansible.out:ok: [gibba020.front.sepia.ceph.com] => (item={'name': 'aemerson', 'ovpn': 'aemerson@seasalt enqtMOCQ0a24hizRK46SZg 42f36c9c14c1eb7c468e41cf4c5649e30037f0aaf5eefbd6c07be9637224ca01\naemerson@electric TjQxreDKF6bsIehyQnX4aQ a73b7d56b95ba3d4dda5ded995b9cb98eaaf5d2db7d148c340aa4f4c68cf26d7\n'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "aemerson", "ovpn": "aemerson@seasalt enqtMOCQ0a24hizRK46SZg 42f36c9c14c1eb7c468e41cf4c5649e30037f0aaf5eefbd6c07be9637224ca01\naemerson@electric TjQxreDKF6bsIehyQnX4aQ a73b7d56b95ba3d4dda5ded995b9cb98eaaf5d2db7d148c340aa4f4c68cf26d7\n"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCvG6+jM8aulc5CID/yE6AXPXczxq8tMgY+2sdo/ihWpgDZuFwGL4hwj8nyh5cTqZ2LEa4kRkUUIoH9avLCFN5pDBVvcj1/O06ZGnkq/hV6791UiPF5S5RGmz3MGxv0RDfjA0OLFav7u1s+ZJ6z2W1Tpy/W+g/fMYqbPc6rV+pm3Uo16+BWz/diZH8smqcty4chnnCy6gqOrcAxCZLpeyjX6Ydn3fnTLTAmhoQ9eUz7LjP4ZnFD5zL6jrSBlJ5WNTLevUzvS8eL7RuP8D3Qfn8ukIzPXG2vs594FhSc/HnvubKricvKMm0P0ki4Z0vM9VruQn7Tbeqdwpi1IfgyiAMX aemerson@work-yubi\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCxUDk9jEQOSrRwe0WMGBPw28fzgOhvqMgcG90SvuUjR20Rx3KUfy9JMxPJPesjBQz0xgH5adOVg2JQeLrt3uSJdIFNpqox8BBrS1u/bWT2dorQjLnFEhrtA8Ae/h2kwLQ8w3yYNWB/PxDSuMRnyH4G8EWtVydzQcV/QnNZ9Y6eBcHaI5C2yVnFl7Fi4zBYc2eeL8o8gWqmM6DobBCvVrxD0pCNAsLhOW6IA140BNGT9F/hQZYje9RQRWbFKh/iKiUhqFYCzLcxFfYXkw2HZMJA2p/bLmuc8ZbgYaIiU6b90kpfDB37Xw0S6toIj9E8h+E3nkNnwraCQcbralhz/bdz aemerson@seasalt\nssh-rsa AAAAB3NzaC1yc2EAAAABIwAAAQEAv8/FJn7hz2WieoQFUGXS0bhwSwL1LCI9kkjWYNkWb8IJPrBetlkr5TsvHEKDPZGF5Sv8LsYA6njPnbOGyAHpYlnv/Gz4Hwq3hLgmXCs6JGWBQv8NS+pjwnG6Nh6JfFI0ANeg652Rk9Qt9uLYeKVKmHXXrVZAD4NMvJGfEvneQzuwwpylUmV80WAdaQw/H0EP4NScZhNhknwAs/+KPFZH+RFoUj/Cb3poIFjwyviIgyal5hjAEsoczCW3hAla/9IyC2VDS027WPiPFmBFaYK5lYYLStBQdRx+6amH76XScLFy0FEPLL5qiN0ClAptvh1oIURgipdXZwaxpf06AXG8qw== aemerson@electric", "key_options": null, "keyfile": "/home/aemerson/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "aemers 2021-03-22T20:32:49.520 INFO:teuthology.task.ansible.out:on", "validate_certs": true} 2021-03-22T20:32:49.529 INFO:teuthology.task.ansible.out:skipping: [gibba020.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"} 2021-03-22T20:32:49.540 INFO:teuthology.task.ansible.out:skipping: [gibba020.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"} 2021-03-22T20:32:49.697 INFO:teuthology.task.ansible.out:ok: [gibba044.front.sepia.ceph.com] => (item={'name': 'aemerson', 'ovpn': 'aemerson@seasalt enqtMOCQ0a24hizRK46SZg 42f36c9c14c1eb7c468e41cf4c5649e30037f0aaf5eefbd6c07be9637224ca01\naemerson@electric TjQxreDKF6bsIehyQnX4aQ a73b7d56b95ba3d4dda5ded995b9cb98eaaf5d2db7d148c340aa4f4c68cf26d7\n'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "aemerson", "ovpn": "aemerson@seasalt enqtMOCQ0a24hizRK46SZg 42f36c9c14c1eb7c468e41cf4c5649e30037f0aaf5eefbd6c07be9637224ca01\naemerson@electric TjQxreDKF6bsIehyQnX4aQ a73b7d56b95ba3d4dda5ded995b9cb98eaaf5d2db7d148c340aa4f4c68cf26d7\n"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCvG6+jM8aulc5CID/yE6AXPXczxq8tMgY+2sdo/ihWpgDZuFwGL4hwj8nyh5cTqZ2LEa4kRkUUIoH9avLCFN5pDBVvcj1/O06ZGnkq/hV6791UiPF5S5RGmz3MGxv0RDfjA0OLFav7u1s+ZJ6z2W1Tpy/W+g/fMYqbPc6rV+pm3Uo16+BWz/diZH8smqcty4chnnCy6gqOrcAxCZLpeyjX6Ydn3fnTLTAmhoQ9eUz7LjP4ZnFD5zL6jrSBlJ5WNTLevUzvS8eL7RuP8D3Qfn8ukIzPXG2vs594FhSc/HnvubKricvKMm0P0ki4Z0vM9VruQn7Tbeqdwpi1IfgyiAMX aemerson@work-yubi\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCxUDk9jEQOSrRwe0WMGBPw28fzgOhvqMgcG90SvuUjR20Rx3KUfy9JMxPJPesjBQz0xgH5adOVg2JQeLrt3uSJdIFNpqox8BBrS1u/bWT2dorQjLnFEhrtA8Ae/h2kwLQ8w3yYNWB/PxDSuMRnyH4G8EWtVydzQcV/QnNZ9Y6eBcHaI5C2yVnFl7Fi4zBYc2eeL8o8gWqmM6DobBCvVrxD0pCNAsLhOW6IA140BNGT9F/hQZYje9RQRWbFKh/iKiUhqFYCzLcxFfYXkw2HZMJA2p/bLmuc8ZbgYaIiU6b90kpfDB37Xw0S6toIj9E8h+E3nkNnwraCQcbralhz/bdz aemerson@seasalt\nssh-rsa AAAAB3NzaC1yc2EAAAABIwAAAQEAv8/FJn7hz2WieoQFUGXS0bhwSwL1LCI9kkjWYNkWb8IJPrBetlkr5TsvHEKDPZGF5Sv8LsYA6njPnbOGyAHpYlnv/Gz4Hwq3hLgmXCs6JGWBQv8NS+pjwnG6Nh6JfFI0ANeg652Rk9Qt9uLYeKVKmHXXrVZAD4NMvJGfEvneQzuwwpylUmV80WAdaQw/H0EP4NScZhNhknwAs/+KPFZH+RFoUj/Cb3poIFjwyviIgyal5hjAEsoczCW3hAla/9IyC2VDS027WPiPFmBFaYK5lYYLStBQdRx+6amH76XScLFy0FEPLL5qiN0ClAptvh1oIURgipdXZwaxpf06AXG8qw== aemerson@electric", "key_options": null, "keyfile": "/home/aemerson/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "aemers 2021-03-22T20:32:49.699 INFO:teuthology.task.ansible.out:on", "validate_certs": true} 2021-03-22T20:32:49.710 INFO:teuthology.task.ansible.out:skipping: [gibba044.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"} 2021-03-22T20:32:49.721 INFO:teuthology.task.ansible.out:skipping: [gibba044.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"} 2021-03-22T20:32:49.732 INFO:teuthology.task.ansible.out:ok: [gibba020.front.sepia.ceph.com] => (item={'name': 'dis', 'ovpn': 'dis@zambezi wXYUFvWPBlkCFz+mC4RD6A 11c464dfb2a27986e029f1915732a4f237baba4eade02bb045c8f0d13dfada28'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "dis", "ovpn": "dis@zambezi wXYUFvWPBlkCFz+mC4RD6A 11c464dfb2a27986e029f1915732a4f237baba4eade02bb045c8f0d13dfada28"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDHk8c8wUTTYolOOmMlniNrsjfRyF9pCCnaEQ2DXR73P0hbFMme5Md5cF3PTtPIOHSNkWk/qg7s6gZD8LGyFmloO42RBgLsW1qM8RWTDbPy5EQdrjxL9byVzBBCDoQPIS2M+0XnhYa6CBj38Sw8XPlS41CebAJEOQeyLG2I6CAI0rTij6gsqDfALbIezd/eWvmbksKYM1Lb4Gvj+k/OL/xDZzIZHF/P+mK+trY45gsUHxKZamkeHyAT4f3kiNJA+UwzTWGhafy6UE7yGqhZjt9xOZSQGuwroL7EtAzntxayPRNxQPfGDV+fYYf0QBbTtHyJeikPUuw7aR1Z3KwuSmWD dis@zambezi", "key_options": null, "keyfile": "/home/dis/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "dis", "validate_certs": true} 2021-03-22T20:32:49.901 INFO:teuthology.task.ansible.out:ok: [gibba044.front.sepia.ceph.com] => (item={'name': 'dis', 'ovpn': 'dis@zambezi wXYUFvWPBlkCFz+mC4RD6A 11c464dfb2a27986e029f1915732a4f237baba4eade02bb045c8f0d13dfada28'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "dis", "ovpn": "dis@zambezi wXYUFvWPBlkCFz+mC4RD6A 11c464dfb2a27986e029f1915732a4f237baba4eade02bb045c8f0d13dfada28"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDHk8c8wUTTYolOOmMlniNrsjfRyF9pCCnaEQ2DXR73P0hbFMme5Md5cF3PTtPIOHSNkWk/qg7s6gZD8LGyFmloO42RBgLsW1qM8RWTDbPy5EQdrjxL9byVzBBCDoQPIS2M+0XnhYa6CBj38Sw8XPlS41CebAJEOQeyLG2I6CAI0rTij6gsqDfALbIezd/eWvmbksKYM1Lb4Gvj+k/OL/xDZzIZHF/P+mK+trY45gsUHxKZamkeHyAT4f3kiNJA+UwzTWGhafy6UE7yGqhZjt9xOZSQGuwroL7EtAzntxayPRNxQPfGDV+fYYf0QBbTtHyJeikPUuw7aR1Z3KwuSmWD dis@zambezi", "key_options": null, "keyfile": "/home/dis/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "dis", "validate_certs": true} 2021-03-22T20:32:49.912 INFO:teuthology.task.ansible.out:ok: [gibba020.front.sepia.ceph.com] => (item={'name': 'gregf', 'ovpn': 'gregf@kai YhNrPfedhZjbvGjOfmotOA 440cf8595a87cd307790bbf79c3668455a0405945e2b271d873325de222cd72f\ngregf@pudgy VZrk8nWzg7pYLOrZru8dBg c1d1a0e469a134ccf5f5a5525631a6b83efa6970beec3b23809eb0daa3dca47f\ngfarnum@WorkMini2 +bAqcTdU7Ok9bGMcB3A84w 3cff1326561a23cf81dd6495373cb83ed149cee026c6374d72c19b483f4f1f07\ngfarnum@Macbook bxVtolCC9SY3QNlpx3cE1w aff8d28bfb4d693253511d29e8d399196e964fc096594ec705748a5469d44654\ngregf@fedoragreg Jdn8I/sFGcr5Aa/dici6lw 50f88afc35c05ef8454742226f7baf2cd20cb1e2d4d0c9f4a393013877736bfa\n'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "gregf", "ovpn": "gregf@kai YhNrPfedhZjbvGjOfmotOA 440cf8595a87cd307790bbf79c3668455a0405945e2b271d873325de222cd72f\ngregf@pudgy VZrk8nWzg7pYLOrZru8dBg c1d1a0e469a134ccf5f5a5525631a6b83efa6970beec3b23809eb0daa3dca47f\ngfarnum@WorkMini2 +bAqcTdU7Ok9bGMcB3A84w 3cff1326561a23cf81dd6495373cb83ed149cee026c6374d72c19b483f4f1f07\ngfarnum@Macbook bxVtolCC9SY3QNlpx3cE1w aff8d28bfb4d693253511d29e8d399196e964fc096594ec705748a5469d44654\ngregf@fedoragreg Jdn8I/sFGcr5Aa/dici6lw 50f88afc35c05ef8454742226f7baf2cd20cb1e2d4d0c9f4a393013877736bfa\n"}, "key": "ssh-dss AAAAB3NzaC1kc3MAAACBANaS5gZUnIp5UL/PM3xOrQiNVxfona7sD1XEXGYvNUyoojPWWAvdQRwdA/Ay8JsAjKeWUt0IwfWaPfbEoXU1TKAI+yyv5WzQUZAKmBFuYM0CUQnKrk72Dp6n8P2tnYen0ect22xEiW2+Y0JZ3wfV3IB3BQPoVCC9FQ+P3LHhYii/AAAAFQCgSceiZFeNItwJ2rJeQgVVTQKljwAAAIEA0Gd2VNCbbQ48vAF+m/i/CeQHJ9Dom9IOBN3v8XnSlOhtNzY1pJ0NRzrFQURCCeVQJaywr0et5FCXIDVqTuR4qfCu5XXU1KHpn/AvHstOd93Y0XYMwSXfNszOtpH7w9SEm7uBfKnLQNF843/MHZL4ZIdfxk73YjfMjrYFcvJwvM0AAACBAI9Wi2wG9Rrdbrgk8tqbnKMxxJCYt/Vakn5mQSc/WHqMUn14+Kb7oBtfTsfPFNK952FzU09ptNQvNWTPNMniI8l8lQi2B+Z28XUlFLL76uxJXWko99xFpf/d1kFBL0M7GRGmvvrMfeTCI+WIqh2jBVqbl4o8kjNx4p0VWyoiWeFJ gregf@pudgy\nssh-rsa AAAAB3NzaC1yc2EAAAABIwAAAQEAwSe7szyqMTqKK3D/JsXIa1PtPf1p8Njk0sMDSsJPA0gBGysmSgstke9fglOgeNIbNOBNDOY3vltuNCgUiQgVWOYhUaVpj+2vtSo 2021-03-22T20:32:49.913 INFO:teuthology.task.ansible.out:AWpXMQbNaWPGKhbxvJWMCLVckLENyoUZUBKLmTvRyKDjjq8CJ1TnfA2Xfo3a796EIOtD6essU3lAVIfIUILGD+HqptiHSB0spUJUVRxxlO2xw9rLYij1eUPRHrr9xWvDamr5JtKVtCLOL3M9QlltHieKlbJSCZq/EVxW9NAGA6IiqOhw2E1k59oGZUq4Qg+YLgYkB80Ms7nb1xpjQ8txvY+73xL/8i7Nqmr7ekKJfyTpRe03nCQ== gfarnum@mozart.thompsonian.net\nssh-rsa AAAAB3NzaC1yc2EAAAABIwAAAQEAzqJQfdAKaggPDgSpk8P6QjLeyQYOz183fVSKnqAa5EeaCJozS1dn8z+iphswT3YL6wqIMqVHMfkSUcEeTBwZmvydaghOMJEIQSP1PCzH0V2XprELrEcBC3QTvaElPjjEYgBVUvEw8sL/RIQ7mgt9vxD0NcCDspsz35fmU222KzFxD41PZ5XzHQ3Lumwdax7mcpqrw8Aa5/tgcEqAIu54HYRf1Qmk6+ueMAvpwkX3eiSEtkVvuV1Kxpc3/0mOfJ7cn+eyPX3qUbo4oY76hIYseoUIwEaVE/pNW+pjwDSy4gSOcuxYDEGKzCwZPZeQtRQWzRt3YNafxi5xsByobGLlZw== gfarnum@GF-Macbook.local\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC1ik3LbyKsPiGwdh+vGrKSYLvhMg7OkqMwDNYU5LqWBSotogxyGQJUuD80ZavxmmdXC4qScddHtWOJjtyX1CTSDUe7INpSgGPGnmSExVFpcYRnmxHAB+9M/c9VorUkQ8IOKLmRO/BdYma3Rl9NzhHI73yd4zJlx1K4NuQnhnj0Z4yXO+k44RkBWDdMicBB5lBP0hETaH2Iq1u5Dai3u6N5N9bSPXv2PGKvvU395K0Wts2CxMhOBc7LAixysNzNWLrnG1ghS4jPVG2TIHOElP5lIXUv1Wlkool5rTUWgnVY/7loWkDus2JryDM7hLGFXqgT7HHcpI4gSITqRhWxzsUF gregf@fedoragreg.localdomain", "key_options": null, "keyfile": "/home/gregf/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "gregf", "validate_certs": true} 2021-03-22T20:32:50.089 INFO:teuthology.task.ansible.out:ok: [gibba044.front.sepia.ceph.com] => (item={'name': 'gregf', 'ovpn': 'gregf@kai YhNrPfedhZjbvGjOfmotOA 440cf8595a87cd307790bbf79c3668455a0405945e2b271d873325de222cd72f\ngregf@pudgy VZrk8nWzg7pYLOrZru8dBg c1d1a0e469a134ccf5f5a5525631a6b83efa6970beec3b23809eb0daa3dca47f\ngfarnum@WorkMini2 +bAqcTdU7Ok9bGMcB3A84w 3cff1326561a23cf81dd6495373cb83ed149cee026c6374d72c19b483f4f1f07\ngfarnum@Macbook bxVtolCC9SY3QNlpx3cE1w aff8d28bfb4d693253511d29e8d399196e964fc096594ec705748a5469d44654\ngregf@fedoragreg Jdn8I/sFGcr5Aa/dici6lw 50f88afc35c05ef8454742226f7baf2cd20cb1e2d4d0c9f4a393013877736bfa\n'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "gregf", "ovpn": "gregf@kai YhNrPfedhZjbvGjOfmotOA 440cf8595a87cd307790bbf79c3668455a0405945e2b271d873325de222cd72f\ngregf@pudgy VZrk8nWzg7pYLOrZru8dBg c1d1a0e469a134ccf5f5a5525631a6b83efa6970beec3b23809eb0daa3dca47f\ngfarnum@WorkMini2 +bAqcTdU7Ok9bGMcB3A84w 3cff1326561a23cf81dd6495373cb83ed149cee026c6374d72c19b483f4f1f07\ngfarnum@Macbook bxVtolCC9SY3QNlpx3cE1w aff8d28bfb4d693253511d29e8d399196e964fc096594ec705748a5469d44654\ngregf@fedoragreg Jdn8I/sFGcr5Aa/dici6lw 50f88afc35c05ef8454742226f7baf2cd20cb1e2d4d0c9f4a393013877736bfa\n"}, "key": "ssh-dss AAAAB3NzaC1kc3MAAACBANaS5gZUnIp5UL/PM3xOrQiNVxfona7sD1XEXGYvNUyoojPWWAvdQRwdA/Ay8JsAjKeWUt0IwfWaPfbEoXU1TKAI+yyv5WzQUZAKmBFuYM0CUQnKrk72Dp6n8P2tnYen0ect22xEiW2+Y0JZ3wfV3IB3BQPoVCC9FQ+P3LHhYii/AAAAFQCgSceiZFeNItwJ2rJeQgVVTQKljwAAAIEA0Gd2VNCbbQ48vAF+m/i/CeQHJ9Dom9IOBN3v8XnSlOhtNzY1pJ0NRzrFQURCCeVQJaywr0et5FCXIDVqTuR4qfCu5XXU1KHpn/AvHstOd93Y0XYMwSXfNszOtpH7w9SEm7uBfKnLQNF843/MHZL4ZIdfxk73YjfMjrYFcvJwvM0AAACBAI9Wi2wG9Rrdbrgk8tqbnKMxxJCYt/Vakn5mQSc/WHqMUn14+Kb7oBtfTsfPFNK952FzU09ptNQvNWTPNMniI8l8lQi2B+Z28XUlFLL76uxJXWko99xFpf/d1kFBL0M7GRGmvvrMfeTCI+WIqh2jBVqbl4o8kjNx4p0VWyoiWeFJ gregf@pudgy\nssh-rsa AAAAB3NzaC1yc2EAAAABIwAAAQEAwSe7szyqMTqKK3D/JsXIa1PtPf1p8Njk0sMDSsJPA0gBGysmSgstke9fglOgeNIbNOBNDOY3vltuNCgUiQgVWOYhUaVpj+2vtSo 2021-03-22T20:32:50.091 INFO:teuthology.task.ansible.out:AWpXMQbNaWPGKhbxvJWMCLVckLENyoUZUBKLmTvRyKDjjq8CJ1TnfA2Xfo3a796EIOtD6essU3lAVIfIUILGD+HqptiHSB0spUJUVRxxlO2xw9rLYij1eUPRHrr9xWvDamr5JtKVtCLOL3M9QlltHieKlbJSCZq/EVxW9NAGA6IiqOhw2E1k59oGZUq4Qg+YLgYkB80Ms7nb1xpjQ8txvY+73xL/8i7Nqmr7ekKJfyTpRe03nCQ== gfarnum@mozart.thompsonian.net\nssh-rsa AAAAB3NzaC1yc2EAAAABIwAAAQEAzqJQfdAKaggPDgSpk8P6QjLeyQYOz183fVSKnqAa5EeaCJozS1dn8z+iphswT3YL6wqIMqVHMfkSUcEeTBwZmvydaghOMJEIQSP1PCzH0V2XprELrEcBC3QTvaElPjjEYgBVUvEw8sL/RIQ7mgt9vxD0NcCDspsz35fmU222KzFxD41PZ5XzHQ3Lumwdax7mcpqrw8Aa5/tgcEqAIu54HYRf1Qmk6+ueMAvpwkX3eiSEtkVvuV1Kxpc3/0mOfJ7cn+eyPX3qUbo4oY76hIYseoUIwEaVE/pNW+pjwDSy4gSOcuxYDEGKzCwZPZeQtRQWzRt3YNafxi5xsByobGLlZw== gfarnum@GF-Macbook.local\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC1ik3LbyKsPiGwdh+vGrKSYLvhMg7OkqMwDNYU5LqWBSotogxyGQJUuD80ZavxmmdXC4qScddHtWOJjtyX1CTSDUe7INpSgGPGnmSExVFpcYRnmxHAB+9M/c9VorUkQ8IOKLmRO/BdYma3Rl9NzhHI73yd4zJlx1K4NuQnhnj0Z4yXO+k44RkBWDdMicBB5lBP0hETaH2Iq1u5Dai3u6N5N9bSPXv2PGKvvU395K0Wts2CxMhOBc7LAixysNzNWLrnG1ghS4jPVG2TIHOElP5lIXUv1Wlkool5rTUWgnVY/7loWkDus2JryDM7hLGFXqgT7HHcpI4gSITqRhWxzsUF gregf@fedoragreg.localdomain", "key_options": null, "keyfile": "/home/gregf/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "gregf", "validate_certs": true} ok: [gibba020.front.sepia.ceph.com] => (item={'name': 'joshd', 'ovpn': 'jdurgin@glarthnir ElGaAgbs5VZujuzsQMfCmA 2a156febba037d02d1099bc11d1e697d34300b2c420f2df664b5b0de1248f983\njdurgin@new-angeles jqa015PRJcHSp5WHcwJjUg 42113e1156382fde866d691f30584f6b30c3dfc21317ae89b4267efb177d982c\n'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "joshd", "ovpn": "jdurgin@glarthnir ElGaAgbs5VZujuzsQMfCmA 2a156febba037d02d1099bc11d1e697d34300b2c420f2df664b5b0de1248f983\njdurgin@new-angeles jqa015PRJcHSp5WHcwJjUg 42113e1156382fde866d691f30584f6b30c3dfc21317ae89b4267efb177d982c\n"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDgS5EfJyOxBkl/TtJikfb38rm6muQo7MwYufkLSBw9 2021-03-22T20:32:50.092 INFO:teuthology.task.ansible.out:W2jFzt/ZMbVXyVsdZM4I6hWfZm1/q60UcER4yoA1xwYGOTmbFXrLUqqKxKTnCdyejuQ3miB7aiuisWO4vjb2+ppBwL9Mx775DPeQJehFyFK0qgh33tZO/9LWWYy7NOZdA9L2ei1PgMWa0VBeijcDR5GQSXzh0Yi+h/Ezu8jevu+NkW2IUJF6zPGjd9M9lAy7KG2dQjqqCX4XWmUS+MHJS6f9bsC5i39GWy29FvX/qFEArOMzuYRIFWE8iza95KSBxptb+Hw8PFBjQ1kTh6nC5ZV2X3ETcoj8fToTcgW3dTRF jdurgin@new-angeles", "key_options": null, "keyfile": "/home/joshd/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "joshd", "validate_certs": true} 2021-03-22T20:32:50.277 INFO:teuthology.task.ansible.out:ok: [gibba020.front.sepia.ceph.com] => (item={'name': 'davidz', 'ovpn': 'dzafman@ubuntu-laptop-vm NY9y9tqLY1beEcXDwMavsQ c869d42fae1890574577a8014d97d1247f1a13cb6337037d2714f1d236fc65d2\ndzafman@ubuntu16 2a0rAy5QmNFSEcATNz2h9A b7c11fbb0911fc4ac0216a1a8eac8359a9e8f43d69126db6b45cbeabd358c2b4\ndzafman@ubuntu-1804 PN1pkeGHGloB0K+IZrfB0g f1c01b447b9ec3fc048c32f606a33fb488ff621e11aa305ac979501030202658\ndavid@ubuntu-2004 sz2UXQopIP7TJ3t/XtOylw 515687a2ace008dbc318525cb273afed0887aa03ae9ca9b0933ca4792ef4addc\n'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "davidz", "ovpn": "dzafman@ubuntu-laptop-vm NY9y9tqLY1beEcXDwMavsQ c869d42fae1890574577a8014d97d1247f1a13cb6337037d2714f1d236fc65d2\ndzafman@ubuntu16 2a0rAy5QmNFSEcATNz2h9A b7c11fbb0911fc4ac0216a1a8eac8359a9e8f43d69126db6b45cbeabd358c2b4\ndzafman@ubuntu-1804 PN1pkeGHGloB0K+IZrfB0g f1c01b447b9ec3fc048c32f606a33fb488ff621e11aa305ac979501030202658\ndavid@ubuntu-2004 sz2UXQopIP7TJ3t/XtOylw 515687a2ace008dbc318525cb273afed0887aa03ae9ca9b0933ca4792ef4addc\n"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCyOWnAdvzh5zR2ts9e8g0wG4wZ0uNr0YJUCncAOTJB0L8xkQU76jWzX3BRNU5Wk8VtLvpJAQ61P7UXyzgGWSO9FHZjD3RDrc2V9uh/lqRKmx1COtDvcart/JwzwHlsWdrYdcXvEaAiFrZJ6x1jJAjIL6tvMO7bqBz4YNruKpGWsQ6p5P/M5iIEPMj1oKanLoULXqReC6eYFTw3LNAXjberPY5GxYwaKS0HuzySRvSblShyA85jawTSlEbsOSnMqqGu5vGJiC415UFQQ5qKBtzrgAjlUgMbaqGTnTmBYn7L751gIWRetgWqwuHgfIe2ZGM3mmh0DX8E03DUbEt4UxyR dzafman@TrustyTahr\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDDtSwGzH7V5jzppggL0+nYlBSM1HqGjkInwxutra5iEyFoBuV73MNSBk3HrvIVGN13+PCdHf4Oy8ywbhC/4yKbxS1NG76d/GU8ijZFuBlEwxwHZpcThpSTuYrNx7FJVp8Yjl45DtD5s8FMI/0YZZhLlIqT6QCTxlTIPXDb6zefEWvAVziE0bmhRpe4B6AOLOGTB9fivQr5YzxhfaSS5Vu4U1x5gmosouSJ+aMFrQWLqa/eoCy8t9PnxdMjlHjHCZ7Qv1JfpaAPw3qOK30GrVeXR/hPN3aFodTuIJpzdynjk5HO6/VKW5+mWBO7pmQqn9LNQEjADXbLh7PG//nOONbH dzafman@ubuntu16", "key_options": null, "keyfile": "/home/davidz/.ssh/authorized_keys", "manage_dir": true, "path": n 2021-03-22T20:32:50.278 INFO:teuthology.task.ansible.out:ull, "state": "present", "user": "davidz", "validate_certs": true} ok: [gibba044.front.sepia.ceph.com] => (item={'name': 'joshd', 'ovpn': 'jdurgin@glarthnir ElGaAgbs5VZujuzsQMfCmA 2a156febba037d02d1099bc11d1e697d34300b2c420f2df664b5b0de1248f983\njdurgin@new-angeles jqa015PRJcHSp5WHcwJjUg 42113e1156382fde866d691f30584f6b30c3dfc21317ae89b4267efb177d982c\n'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "joshd", "ovpn": "jdurgin@glarthnir ElGaAgbs5VZujuzsQMfCmA 2a156febba037d02d1099bc11d1e697d34300b2c420f2df664b5b0de1248f983\njdurgin@new-angeles jqa015PRJcHSp5WHcwJjUg 42113e1156382fde866d691f30584f6b30c3dfc21317ae89b4267efb177d982c\n"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDgS5EfJyOxBkl/TtJikfb38rm6muQo7MwYufkLSBw9W2jFzt/ZMbVXyVsdZM4I6hWfZm1/q60UcER4yoA1xwYGOTmbFXrLUqqKxKTnCdyejuQ3miB7aiuisWO4vjb2+ppBwL9Mx775DPeQJehFyFK0qgh33tZO/9LWWYy7NOZdA9L2ei1PgMWa0VBeijcDR5GQSXzh0Yi+h/Ezu8jevu+NkW2IUJF6zPGjd9M9lAy7KG2dQjqqCX4XWmUS+MHJS6f9bsC5i39GWy29FvX/qFEArOMzuYRIFWE8iza95KSBxptb+Hw8PFBjQ1kTh6nC5ZV2X3ETcoj8fToTcgW3dTRF jdurgin@new-angeles", "key_options": null, "keyfile": "/home/joshd/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "joshd", "validate_certs": true} 2021-03-22T20:32:50.455 INFO:teuthology.task.ansible.out:ok: [gibba020.front.sepia.ceph.com] => (item={'name': 'cmeno', 'ovpn': 'cmeno@boxtop KD0XJIGun8xcnNI83pqrsg 79079fe78e1cf401cccb14692c9d16f63e2010c57cfbf56c487387affca90aed'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "cmeno", "ovpn": "cmeno@boxtop KD0XJIGun8xcnNI83pqrsg 79079fe78e1cf401cccb14692c9d16f63e2010c57cfbf56c487387affca90aed"}, "key": "ecdsa-sha2-nistp521 AAAAE2VjZHNhLXNoYTItbmlzdHA1MjEAAAAIbmlzdHA1MjEAAACFBAHT7CHaceRLB5mJv9SYKog1wBXsavzH3G3WCBEvVyK76JIslDudZm2ycJv66r+VlGaD8sFI5Mb/KKFMKcKesLRX+wHqZg9MlkoJgm7WGoRQ5I0M1Vt7TL3uJkVCaGZHtO7BXqzTx53C1AaJ1HN+DG2MGy5mm6tHwL901UVqG4EzjBnjxA== christinameno@boxtop", "key_options": null, "keyfile": "/home/cmeno/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "cmeno", "validate_certs": true} 2021-03-22T20:32:50.457 INFO:teuthology.task.ansible.out:ok: [gibba044.front.sepia.ceph.com] => (item={'name': 'davidz', 'ovpn': 'dzafman@ubuntu-laptop-vm NY9y9tqLY1beEcXDwMavsQ c869d42fae1890574577a8014d97d1247f1a13cb6337037d2714f1d236fc65d2\ndzafman@ubuntu16 2a0rAy5QmNFSEcATNz2h9A b7c11fbb0911fc4ac0216a1a8eac8359a9e8f43d69126db6b45cbeabd358c2b4\ndzafman@ubuntu-1804 PN1pkeGHGloB0K+IZrfB0g f1c01b447b9ec3fc048c32f606a33fb488ff621e11aa305ac979501030202658\ndavid@ubuntu-2004 sz2UXQopIP7TJ3t/XtOylw 515687a2ace008dbc318525cb273afed0887aa03ae9ca9b0933ca4792ef4addc\n'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "davidz", "ovpn": "dzafman@ubuntu-laptop-vm NY9y9tqLY1beEcXDwMavsQ c869d42fae1890574577a8014d97d1247f1a13cb6337037d2714f1d236fc65d2\ndzafman@ubuntu16 2a0rAy5QmNFSEcATNz2h9A b7c11fbb0911fc4ac0216a1a8eac8359a9e8f43d69126db6b45cbeabd358c2b4\ndzafman@ubuntu-1804 PN1pkeGHGloB0K+IZrfB0g f1c01b447b9ec3fc048c32f606a33fb488ff621e11aa305ac979501030202658\ndavid@ubuntu-2004 sz2UXQopIP7TJ3t/XtOylw 515687a2ace008dbc318525cb273afed0887aa03ae9ca9b0933ca4792ef4addc\n"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCyOWnAdvzh5zR2ts9e8g0wG4wZ0uNr0YJUCncAOTJB0L8xkQU76jWzX3BRNU5Wk8VtLvpJAQ61P7UXyzgGWSO9FHZjD3RDrc2V9uh/lqRKmx1COtDvcart/JwzwHlsWdrYdcXvEaAiFrZJ6x1jJAjIL6tvMO7bqBz4YNruKpGWsQ6p5P/M5iIEPMj1oKanLoULXqReC6eYFTw3LNAXjberPY5GxYwaKS0HuzySRvSblShyA85jawTSlEbsOSnMqqGu5vGJiC415UFQQ5qKBtzrgAjlUgMbaqGTnTmBYn7L751gIWRetgWqwuHgfIe2ZGM3mmh0DX8E03DUbEt4UxyR dzafman@TrustyTahr\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDDtSwGzH7V5jzppggL0+nYlBSM1HqGjkInwxutra5iEyFoBuV73MNSBk3HrvIVGN13+PCdHf4Oy8ywbhC/4yKbxS1NG76d/GU8ijZFuBlEwxwHZpcThpSTuYrNx7FJVp8Yjl45DtD5s8FMI/0YZZhLlIqT6QCTxlTIPXDb6zefEWvAVziE0bmhRpe4B6AOLOGTB9fivQr5YzxhfaSS5Vu4U1x5gmosouSJ+aMFrQWLqa/eoCy8t9PnxdMjlHjHCZ7Qv1JfpaAPw3qOK30GrVeXR/hPN3aFodTuIJpzdynjk5HO6/VKW5+mWBO7pmQqn9LNQEjADXbLh7PG//nOONbH dzafman@ubuntu16", "key_options": null, "keyfile": "/home/davidz/.ssh/authorized_keys", "manage_dir": true, "path": n 2021-03-22T20:32:50.458 INFO:teuthology.task.ansible.out:ull, "state": "present", "user": "davidz", "validate_certs": true} 2021-03-22T20:32:50.633 INFO:teuthology.task.ansible.out:ok: [gibba020.front.sepia.ceph.com] => (item={'name': 'ivancich', 'ovpn': 'ivancich@ann.arbor Kt2vxZ3Ge609mHfjx0W4Cw aaa55a9e2b5276b62a21cd3c401b365c5c2693e39efccb2f9edefafefa1dc8b1'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "ivancich", "ovpn": "ivancich@ann.arbor Kt2vxZ3Ge609mHfjx0W4Cw aaa55a9e2b5276b62a21cd3c401b365c5c2693e39efccb2f9edefafefa1dc8b1"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDkIZyWnJXYv/z3EVeKHatjFUAdaomIMqzvFLrA9VskeM0Ctv8a83Wk3BbYvTFQWALjZjS2HVYzi5p6kTQ4qxXlcO7HxRw0j4otNauilvgIc4Lu5N4pUtYf0piEo+nrXz+WhELfmJ8t1Yx00uGEl9pOF04SOuXtpwwrCFAO6WMCcjDuYhoI2VBKO3W/OWcIuQ8ZY3j4iDdofFOUGyyoYVyOi/HILKjluYB+ues5+wBEkDuoi3MafCnIj8M0O5fU8/JoOTksOu779UN6blPiNdEgnwD00jA+RWYY6b12ZVkiF4rUVGCiiKKUwOOWkRhkA5OEcBgZ8cGWFgGfZM1GJA// ivancich@sleepy", "key_options": null, "keyfile": "/home/ivancich/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "ivancich", "validate_certs": true} 2021-03-22T20:32:50.655 INFO:teuthology.task.ansible.out:ok: [gibba044.front.sepia.ceph.com] => (item={'name': 'cmeno', 'ovpn': 'cmeno@boxtop KD0XJIGun8xcnNI83pqrsg 79079fe78e1cf401cccb14692c9d16f63e2010c57cfbf56c487387affca90aed'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "cmeno", "ovpn": "cmeno@boxtop KD0XJIGun8xcnNI83pqrsg 79079fe78e1cf401cccb14692c9d16f63e2010c57cfbf56c487387affca90aed"}, "key": "ecdsa-sha2-nistp521 AAAAE2VjZHNhLXNoYTItbmlzdHA1MjEAAAAIbmlzdHA1MjEAAACFBAHT7CHaceRLB5mJv9SYKog1wBXsavzH3G3WCBEvVyK76JIslDudZm2ycJv66r+VlGaD8sFI5Mb/KKFMKcKesLRX+wHqZg9MlkoJgm7WGoRQ5I0M1Vt7TL3uJkVCaGZHtO7BXqzTx53C1AaJ1HN+DG2MGy5mm6tHwL901UVqG4EzjBnjxA== christinameno@boxtop", "key_options": null, "keyfile": "/home/cmeno/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "cmeno", "validate_certs": true} 2021-03-22T20:32:50.811 INFO:teuthology.task.ansible.out:ok: [gibba020.front.sepia.ceph.com] => (item={'name': 'wusui', 'ovpn': 'wusui@ubuntu /nElLTGqxiOr/hD6eziF5A 2e244e2b62fa42dadf3a3a1dbcc29475410cee6550b0c6b3603c135853937551\nwusui@thinkpad tu2DxDcllIdwb5ewldgT0g 1590a7d9f1377b0094e9ba4277e7bcbe6374791f0b3d3df93026345c058c93f5\n'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "wusui", "ovpn": "wusui@ubuntu /nElLTGqxiOr/hD6eziF5A 2e244e2b62fa42dadf3a3a1dbcc29475410cee6550b0c6b3603c135853937551\nwusui@thinkpad tu2DxDcllIdwb5ewldgT0g 1590a7d9f1377b0094e9ba4277e7bcbe6374791f0b3d3df93026345c058c93f5\n"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCsTZI+b02boZv8jVLHQoFlloD2WF/3xT+ZfZxzwddL7Q6eqo7j8i21LAbLAMWXYMyhiClrloDeHfCZ42gG5bqSThF8LoCw+GspF6SahTI0lmptGu69/OeHqqCpW1DnsWB3wWqfi90XbQJrpg3cdRaqOCmkGVJrqfFWzff8Zg9IuojIH/aO9drCTRGa1pHHCyEdW9ZNeYFwrMjfP+wJi/mC/ABAoXyDy0NWT0uIA+36abNg2/ptok90rdan0r72hjFEz/1hpupKWri+VXAepiyDMuSgJm9uJCXDFaNTn3jocdX+sbVtltThQ2OBxe1T60vRLbXx3lvhxxZ1fUkcP/FF wusui@ubuntu\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQD2UzyfBk1nZ8SLCtW9UjorMeOo4u9AM/YL8ZI74GdprR+odERZR17/QfwT5vmLVNa51+CQt1HcGodlQYfR/8n/OUl/gJyVagBuU2zgmLPO3tOor5RBfms5MZ2VZ9Vm3+WrCO/vrAq/5HVyGbQsKiQHXkIRSL2NIgfKRTOVTNmuTSXtZNDgdWGIBmcOFQv+Im9CRopoI8ZtJLQj7xfxtGtUas7FbWTcf0o92+xvWuGWq5WQgmZ8MUIfvBLYLmicuVfsWjZ1YsC1PNhuhkwrW7MhaD71Ej3ll243tG1QD7eAmo+psIp8phlU5s/5FeA5y5OzDZ2T963oHGhq018TYO0b wusui@teuthology", "key_options": null, "keyfile": "/home/wusui/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "wusui", "validate_certs": true} 2021-03-22T20:32:50.833 INFO:teuthology.task.ansible.out:ok: [gibba044.front.sepia.ceph.com] => (item={'name': 'ivancich', 'ovpn': 'ivancich@ann.arbor Kt2vxZ3Ge609mHfjx0W4Cw aaa55a9e2b5276b62a21cd3c401b365c5c2693e39efccb2f9edefafefa1dc8b1'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "ivancich", "ovpn": "ivancich@ann.arbor Kt2vxZ3Ge609mHfjx0W4Cw aaa55a9e2b5276b62a21cd3c401b365c5c2693e39efccb2f9edefafefa1dc8b1"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDkIZyWnJXYv/z3EVeKHatjFUAdaomIMqzvFLrA9VskeM0Ctv8a83Wk3BbYvTFQWALjZjS2HVYzi5p6kTQ4qxXlcO7HxRw0j4otNauilvgIc4Lu5N4pUtYf0piEo+nrXz+WhELfmJ8t1Yx00uGEl9pOF04SOuXtpwwrCFAO6WMCcjDuYhoI2VBKO3W/OWcIuQ8ZY3j4iDdofFOUGyyoYVyOi/HILKjluYB+ues5+wBEkDuoi3MafCnIj8M0O5fU8/JoOTksOu779UN6blPiNdEgnwD00jA+RWYY6b12ZVkiF4rUVGCiiKKUwOOWkRhkA5OEcBgZ8cGWFgGfZM1GJA// ivancich@sleepy", "key_options": null, "keyfile": "/home/ivancich/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "ivancich", "validate_certs": true} 2021-03-22T20:32:50.990 INFO:teuthology.task.ansible.out:ok: [gibba020.front.sepia.ceph.com] => (item={'name': 'yuriw', 'ovpn': 'yuriweinstein@Yuris-MacBook-Pro.local wKA8mCcsdsk/CE+1d9GiPw caaf5bf5eb31ef269e3d0bc34d45dd761c0bb0907172eea6e754434de4603db7\nyuriw@home 02TZyR3JHJMxEQob80ICNA 85b4aa0f69f6d469dae0bb3dca4baaf222e164927ed7eed2082caae8f4717e48\nyuriweinstein@xenon1 C9eVdLb/i18lMcMG20rGPw eaddd0e831a77de3f35cb19e307bd6f9aeb0cc03eff1ae58490d7db33ced4311\nyuriw@yuriw-RH2 WhMAZ+zZ/PPXOc+4HEDaZg 2d3e28b31edc3f2be43f6b73150dedc9c9df6e316d29afc1416d6b96a982e217\n'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "yuriw", "ovpn": "yuriweinstein@Yuris-MacBook-Pro.local wKA8mCcsdsk/CE+1d9GiPw caaf5bf5eb31ef269e3d0bc34d45dd761c0bb0907172eea6e754434de4603db7\nyuriw@home 02TZyR3JHJMxEQob80ICNA 85b4aa0f69f6d469dae0bb3dca4baaf222e164927ed7eed2082caae8f4717e48\nyuriweinstein@xenon1 C9eVdLb/i18lMcMG20rGPw eaddd0e831a77de3f35cb19e307bd6f9aeb0cc03eff1ae58490d7db33ced4311\nyuriw@yuriw-RH2 WhMAZ+zZ/PPXOc+4HEDaZg 2d3e28b31edc3f2be43f6b73150dedc9c9df6e316d29afc1416d6b96a982e217\n"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCw3MhMNDYjkiQADoC1mg9ga0Yj174FHIFt4RQIC8qK+6cB0N3CM5R4JwP8pR4tYkVFWmnYRScYK5VVdC873Ac2BzYxmse97zLJTbUnYWTdY+OFi1FUozsy3PwtiNHSd48Z/PBvkinQIey2QlMKaW3/yz9Of/Yfm4prxg9lBsd6/tOOFj3AsqIQ1OVhMfgeVEkdCL7AAbEYyMxePZ3UFrDwj05HDLgmFzx1xsNJFOuBwLfU/QNHoXJQrcVy0rZq9fB5rg74iz1JZs0uDWocQQK4Nd3Rv+wRGBuew2fmkrS2bQWXzMoSL+/i7pbf74LKcbWAE0wXEImqQeREHxq4ZZ5J yuriweinstein@Yuris-MacBook-Pro.local\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDJUmq7btpBMjjODHXp1888xoBuX+rhiZg3ufuo69RgDxUMymJn3CPJ/5NGXoZ3SGAWKk0w0Dx6K/VO4y92mAV+cO81y8wZR4J3fPV3IbWRjN0X3IFoAvJi5n9v5hpG7z3RZCGmQnOZ99m1i9dge/3S8NpuPLIvYkSo9z00d+mNP6D8rGnqOmEBfEhUQXLeH7rbPwaMWPgB/hrpiPCyLR/+sGC5bq9PAsKnocqZ12cnvCtYxpnA7et6nL15ftEpUrKYAmRDxotuoUcsllP66GSszjbrgN6OBNDSqpGt/+RSJJwzZEGQ073gJuMveKy9tvD/PyEttjvVKL2KsBuXGSuL ubuntu@yw\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDmXWgRRes8bzekTH2fTcxdAAquFn1SjPhws1Z9C 2021-03-22T20:32:50.991 INFO:teuthology.task.ansible.out:kxNaqKe25XnzPehqrhg9etouUwvORQHdDJdTlmhTSYtn588Omq+1bvniab0KzAYgGZsWdPma/3E9qF7ChXIMik9Umip0drzYTaexCuC/Nu46brTxlnL0vaxnnVjDwmHC0CEJs4qN4e2wSlsA0uBDRWjxWFMdTUgSzII5xasHypUYZ0y3MNdbfY+SVF69DEDH8EOQMGYm8JQXNJFloQvmvLUFqT/63FsdpzRVTph4A8hvI1f8i6ULb7fPQN5ZS62wdXd/KvrBXrCvhOi7R63RM60mkMRXm1XajTGmCKiikfiqgTr yuriw@Yuris-MacBook-Air.local\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC41kRr6B/RC32DrQKRByalH832H6BpCQF9XdTvgYi4+LJt+kAuIGLDF4xm4uApTmWRrLspWm0Kksc0ger03uNx5qJqMEUnJvjxJnSDC0/XyxWapVxIviFkvv0BjbhVNOOaMU55ywrZ9hHgMdaFwuMuCOaB7f9Tm6IUXm2k82OXueeIG23Kziq+IQBysWOjvNUy/LLpl7l4+xOkhNUupUiQCqHvFH98VUdYWkHeyamafGVZmYbFLrOXgmviKo0u8LPxcT7psKLk0yFG7fG0DSak6DDdKJqb+G/NqMSPxRSAI4FbXQ6UOZb32Ozr1Sql9yfOXEYWZuatn7W5F8DjSv3p yuriw@yuriw-RH", "key_options": null, "keyfile": "/home/yuriw/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "yuriw", "validate_certs": true} 2021-03-22T20:32:51.011 INFO:teuthology.task.ansible.out:ok: [gibba044.front.sepia.ceph.com] => (item={'name': 'wusui', 'ovpn': 'wusui@ubuntu /nElLTGqxiOr/hD6eziF5A 2e244e2b62fa42dadf3a3a1dbcc29475410cee6550b0c6b3603c135853937551\nwusui@thinkpad tu2DxDcllIdwb5ewldgT0g 1590a7d9f1377b0094e9ba4277e7bcbe6374791f0b3d3df93026345c058c93f5\n'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "wusui", "ovpn": "wusui@ubuntu /nElLTGqxiOr/hD6eziF5A 2e244e2b62fa42dadf3a3a1dbcc29475410cee6550b0c6b3603c135853937551\nwusui@thinkpad tu2DxDcllIdwb5ewldgT0g 1590a7d9f1377b0094e9ba4277e7bcbe6374791f0b3d3df93026345c058c93f5\n"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCsTZI+b02boZv8jVLHQoFlloD2WF/3xT+ZfZxzwddL7Q6eqo7j8i21LAbLAMWXYMyhiClrloDeHfCZ42gG5bqSThF8LoCw+GspF6SahTI0lmptGu69/OeHqqCpW1DnsWB3wWqfi90XbQJrpg3cdRaqOCmkGVJrqfFWzff8Zg9IuojIH/aO9drCTRGa1pHHCyEdW9ZNeYFwrMjfP+wJi/mC/ABAoXyDy0NWT0uIA+36abNg2/ptok90rdan0r72hjFEz/1hpupKWri+VXAepiyDMuSgJm9uJCXDFaNTn3jocdX+sbVtltThQ2OBxe1T60vRLbXx3lvhxxZ1fUkcP/FF wusui@ubuntu\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQD2UzyfBk1nZ8SLCtW9UjorMeOo4u9AM/YL8ZI74GdprR+odERZR17/QfwT5vmLVNa51+CQt1HcGodlQYfR/8n/OUl/gJyVagBuU2zgmLPO3tOor5RBfms5MZ2VZ9Vm3+WrCO/vrAq/5HVyGbQsKiQHXkIRSL2NIgfKRTOVTNmuTSXtZNDgdWGIBmcOFQv+Im9CRopoI8ZtJLQj7xfxtGtUas7FbWTcf0o92+xvWuGWq5WQgmZ8MUIfvBLYLmicuVfsWjZ1YsC1PNhuhkwrW7MhaD71Ej3ll243tG1QD7eAmo+psIp8phlU5s/5FeA5y5OzDZ2T963oHGhq018TYO0b wusui@teuthology", "key_options": null, "keyfile": "/home/wusui/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "wusui", "validate_certs": true} 2021-03-22T20:32:51.167 INFO:teuthology.task.ansible.out:ok: [gibba020.front.sepia.ceph.com] => (item={'name': 'tamil', 'ovpn': 'tmuthamizhan@mac /1CBLC6rxqzJzPspffZV0g 4d1dfff2e097a7fc2a83ea73eccad2f0e453a6338e18c87b4d89bf370733e29c\ntamil@tamil-VirtualBox M22QdmhkSPj9aEcTiuIVfg 8e76e06b14de99318441c75a96e635a92f5bddc54a40b45276191f6829c6b239\n'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "tamil", "ovpn": "tmuthamizhan@mac /1CBLC6rxqzJzPspffZV0g 4d1dfff2e097a7fc2a83ea73eccad2f0e453a6338e18c87b4d89bf370733e29c\ntamil@tamil-VirtualBox M22QdmhkSPj9aEcTiuIVfg 8e76e06b14de99318441c75a96e635a92f5bddc54a40b45276191f6829c6b239\n"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCxrS30JmTZbnBd73s9PGZYxCkWH3u4En9Q0bYJan45W+j+y5vMzaNUVsp8We1tphqPQ9B0ygi80OxbHWu5gyv4g+M/JFtrnxv3QgBCYWeBWfh652Vbdlk1thl6btFnHUhVMSn5tkdnFxyVDJHIROoVXkHRaCNAUUy7tB60IhPAMomNcCGu9R8+opONFLXKTIfkYQ1cGbysr90DMs8ASEkvxdv40hIWhK4ufvL7CFFtgXuoC0c1WedBFOkr5LDegzL13xN97K9o5J8CAU0MUKk6H8KNKbQuNq1zANwymMFY599GIlxwai8iluJgfOObDRdCDmKM2f9RAEUXQM7oYoH7 tamil@tamil-VirtualBox\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCvwiWVhNLeOLg72cpVIwbUYnmFh+Cqf/mE7Rc/Xci91on3GPrq++dC8t2GhTB5Zyq46EE27SmUkiZpHRnz7xwiJKM/tTgNEkffXDK3j0pA2E22iqV9FpfSA9Zdi1Puq7CPT7/rix4rF3SPvMtg/R1fkyornLFdzhJiMExCKJXGwf+QsKk4NVnr+nO3EEkKOoP1wio1bceZ53rCt9Tyu8NawAB2nL2fvtBPQDAriQ8bLX69XLbOfhFI6GJo815/j6CQxNmvA0l5ABJc8+A71jZmndzumFRgqBuhiCM5ohsGR0JGahUQjFEA4quNTx8EWTGRsqhAYszzpqJzuN+Xb6tJ tamil@macbookair\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDEPzEyDGI7poyXVPG70vgQpvlU/lTt6Vvv5CoHWJoSrHklDdJEqekhCB87BX4DTrqbb5xoM7yfxle/z9UzgVwSUWqsPdZHA4EbrNFRKFxi/gc2YrygVSjumTyzf9WJJ5vCZvTQexOj7rjWVnJkjXHKMXZXIAQN/bJf6J21t+4A3XLrl30/4XXyq664NONUNjBHxHtlbS2LM6Th/hK4B23oj2BugX2j/50vWgd9H36bPr8+JGskOi6MH2ndZv5pYtLznFzQmsbixjaN8kCuyQdlRCOndPEFoHFhDla2MeB+h3XQLDXW7J1TR2URFSfcNq5ndDS4i0b+t75Fjhb7AtLT tamil@ubuntu-delldesktop\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC6tJ9y3solDCzFdXcczO8GJEwMqMYXWU5kuMz0rr/US6F72j0spSNmwGemMOZE9s7KtHgior/Ufw8/vMRkRhoBYB 2021-03-22T20:32:51.169 INFO:teuthology.task.ansible.out:0C5KT9utGNqrtDdvH98h43XnKZ3K/yaHv/T+u2EYWNgHtOXMtgIVFnGwSD7RzF6TbwSfurprTV6ZUyyOxRcmHnkmwpbNwiwIoXB03k2PITdYCC3lEBEY0OC+vAW/E3+bFbV3RSEA0Cm31jmMyZyPeYiXiEnPXUIClsoDj34NwJTIgctwIsqM4eYUBg3pHliWYKEWDs55HZYoj3W/6Jw7MASzyAYFSmP8rQu8iS7tO1iEBRGOXFNxHirGQ1WqUn tmuthamizhan@MacBook-Air.local", "key_options": null, "keyfile": "/home/tamil/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "tamil", "validate_certs": true} 2021-03-22T20:32:51.189 INFO:teuthology.task.ansible.out:ok: [gibba044.front.sepia.ceph.com] => (item={'name': 'yuriw', 'ovpn': 'yuriweinstein@Yuris-MacBook-Pro.local wKA8mCcsdsk/CE+1d9GiPw caaf5bf5eb31ef269e3d0bc34d45dd761c0bb0907172eea6e754434de4603db7\nyuriw@home 02TZyR3JHJMxEQob80ICNA 85b4aa0f69f6d469dae0bb3dca4baaf222e164927ed7eed2082caae8f4717e48\nyuriweinstein@xenon1 C9eVdLb/i18lMcMG20rGPw eaddd0e831a77de3f35cb19e307bd6f9aeb0cc03eff1ae58490d7db33ced4311\nyuriw@yuriw-RH2 WhMAZ+zZ/PPXOc+4HEDaZg 2d3e28b31edc3f2be43f6b73150dedc9c9df6e316d29afc1416d6b96a982e217\n'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "yuriw", "ovpn": "yuriweinstein@Yuris-MacBook-Pro.local wKA8mCcsdsk/CE+1d9GiPw caaf5bf5eb31ef269e3d0bc34d45dd761c0bb0907172eea6e754434de4603db7\nyuriw@home 02TZyR3JHJMxEQob80ICNA 85b4aa0f69f6d469dae0bb3dca4baaf222e164927ed7eed2082caae8f4717e48\nyuriweinstein@xenon1 C9eVdLb/i18lMcMG20rGPw eaddd0e831a77de3f35cb19e307bd6f9aeb0cc03eff1ae58490d7db33ced4311\nyuriw@yuriw-RH2 WhMAZ+zZ/PPXOc+4HEDaZg 2d3e28b31edc3f2be43f6b73150dedc9c9df6e316d29afc1416d6b96a982e217\n"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCw3MhMNDYjkiQADoC1mg9ga0Yj174FHIFt4RQIC8qK+6cB0N3CM5R4JwP8pR4tYkVFWmnYRScYK5VVdC873Ac2BzYxmse97zLJTbUnYWTdY+OFi1FUozsy3PwtiNHSd48Z/PBvkinQIey2QlMKaW3/yz9Of/Yfm4prxg9lBsd6/tOOFj3AsqIQ1OVhMfgeVEkdCL7AAbEYyMxePZ3UFrDwj05HDLgmFzx1xsNJFOuBwLfU/QNHoXJQrcVy0rZq9fB5rg74iz1JZs0uDWocQQK4Nd3Rv+wRGBuew2fmkrS2bQWXzMoSL+/i7pbf74LKcbWAE0wXEImqQeREHxq4ZZ5J yuriweinstein@Yuris-MacBook-Pro.local\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDJUmq7btpBMjjODHXp1888xoBuX+rhiZg3ufuo69RgDxUMymJn3CPJ/5NGXoZ3SGAWKk0w0Dx6K/VO4y92mAV+cO81y8wZR4J3fPV3IbWRjN0X3IFoAvJi5n9v5hpG7z3RZCGmQnOZ99m1i9dge/3S8NpuPLIvYkSo9z00d+mNP6D8rGnqOmEBfEhUQXLeH7rbPwaMWPgB/hrpiPCyLR/+sGC5bq9PAsKnocqZ12cnvCtYxpnA7et6nL15ftEpUrKYAmRDxotuoUcsllP66GSszjbrgN6OBNDSqpGt/+RSJJwzZEGQ073gJuMveKy9tvD/PyEttjvVKL2KsBuXGSuL ubuntu@yw\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDmXWgRRes8bzekTH2fTcxdAAquFn1SjPhws1Z9C 2021-03-22T20:32:51.190 INFO:teuthology.task.ansible.out:kxNaqKe25XnzPehqrhg9etouUwvORQHdDJdTlmhTSYtn588Omq+1bvniab0KzAYgGZsWdPma/3E9qF7ChXIMik9Umip0drzYTaexCuC/Nu46brTxlnL0vaxnnVjDwmHC0CEJs4qN4e2wSlsA0uBDRWjxWFMdTUgSzII5xasHypUYZ0y3MNdbfY+SVF69DEDH8EOQMGYm8JQXNJFloQvmvLUFqT/63FsdpzRVTph4A8hvI1f8i6ULb7fPQN5ZS62wdXd/KvrBXrCvhOi7R63RM60mkMRXm1XajTGmCKiikfiqgTr yuriw@Yuris-MacBook-Air.local\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC41kRr6B/RC32DrQKRByalH832H6BpCQF9XdTvgYi4+LJt+kAuIGLDF4xm4uApTmWRrLspWm0Kksc0ger03uNx5qJqMEUnJvjxJnSDC0/XyxWapVxIviFkvv0BjbhVNOOaMU55ywrZ9hHgMdaFwuMuCOaB7f9Tm6IUXm2k82OXueeIG23Kziq+IQBysWOjvNUy/LLpl7l4+xOkhNUupUiQCqHvFH98VUdYWkHeyamafGVZmYbFLrOXgmviKo0u8LPxcT7psKLk0yFG7fG0DSak6DDdKJqb+G/NqMSPxRSAI4FbXQ6UOZb32Ozr1Sql9yfOXEYWZuatn7W5F8DjSv3p yuriw@yuriw-RH", "key_options": null, "keyfile": "/home/yuriw/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "yuriw", "validate_certs": true} 2021-03-22T20:32:51.355 INFO:teuthology.task.ansible.out:ok: [gibba020.front.sepia.ceph.com] => (item={'name': 'jowilkin', 'ovpn': 'jowilkin@jowilkin 2r8xOv/eCTcHr+HSsMkPYg 0ac416d2dc139628144dfa0822af8cc0a455f5f5f3e4d1b9713c14115c062218\njohn@osd-host 7zjDTxAYhCmTX+Az4SJaoA 7d924233fdef168e2c5c01258aa349de108629ef2ff90d17c0b96acf22dac7c2\njohn@admin-host 7cpk7iJ1Hg2vk4bPDovKmA 05765178f27af6dc4e43e47f52d773aac3bc1b3f1dd998bdbf479b951bfd2efb\n'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "jowilkin", "ovpn": "jowilkin@jowilkin 2r8xOv/eCTcHr+HSsMkPYg 0ac416d2dc139628144dfa0822af8cc0a455f5f5f3e4d1b9713c14115c062218\njohn@osd-host 7zjDTxAYhCmTX+Az4SJaoA 7d924233fdef168e2c5c01258aa349de108629ef2ff90d17c0b96acf22dac7c2\njohn@admin-host 7cpk7iJ1Hg2vk4bPDovKmA 05765178f27af6dc4e43e47f52d773aac3bc1b3f1dd998bdbf479b951bfd2efb\n"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDYGVqKZgLx2LJ49x0kGo/Z5r8MVefSUCYhhrK/DK8ht+YK1AqLXErjAedgpVz0WuwirRjh5YkiXGMYiOdkMUYWGk5nwCHEKnnCpne7Xh1OOqge/QGHlUigWVH8VIHBsZ+wTW25mqOrgDSGB8+Qk7Dr2o1sLGUHcx7vITDWOrer4KjF2+H5TQH/7irUVORu6fzeGKtGyOrTwQ+ZT1+fuhfznDULFGyvKGdcXxxNOg+21Fssk2nCNTlgRCGjHSrfelfuMT7QEt+9puWd7MWXYQg7xx8jkJGMpEQRFxJTxnfUlUXf3x2lc9Q/SvKfpVMtc0N+bk2F9+euyvRvjtn4LJNx jowilkin@jowilkin.wilkins", "key_options": null, "keyfile": "/home/jowilkin/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "jowilkin", "validate_certs": true} 2021-03-22T20:32:51.366 INFO:teuthology.task.ansible.out:ok: [gibba044.front.sepia.ceph.com] => (item={'name': 'tamil', 'ovpn': 'tmuthamizhan@mac /1CBLC6rxqzJzPspffZV0g 4d1dfff2e097a7fc2a83ea73eccad2f0e453a6338e18c87b4d89bf370733e29c\ntamil@tamil-VirtualBox M22QdmhkSPj9aEcTiuIVfg 8e76e06b14de99318441c75a96e635a92f5bddc54a40b45276191f6829c6b239\n'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "tamil", "ovpn": "tmuthamizhan@mac /1CBLC6rxqzJzPspffZV0g 4d1dfff2e097a7fc2a83ea73eccad2f0e453a6338e18c87b4d89bf370733e29c\ntamil@tamil-VirtualBox M22QdmhkSPj9aEcTiuIVfg 8e76e06b14de99318441c75a96e635a92f5bddc54a40b45276191f6829c6b239\n"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCxrS30JmTZbnBd73s9PGZYxCkWH3u4En9Q0bYJan45W+j+y5vMzaNUVsp8We1tphqPQ9B0ygi80OxbHWu5gyv4g+M/JFtrnxv3QgBCYWeBWfh652Vbdlk1thl6btFnHUhVMSn5tkdnFxyVDJHIROoVXkHRaCNAUUy7tB60IhPAMomNcCGu9R8+opONFLXKTIfkYQ1cGbysr90DMs8ASEkvxdv40hIWhK4ufvL7CFFtgXuoC0c1WedBFOkr5LDegzL13xN97K9o5J8CAU0MUKk6H8KNKbQuNq1zANwymMFY599GIlxwai8iluJgfOObDRdCDmKM2f9RAEUXQM7oYoH7 tamil@tamil-VirtualBox\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCvwiWVhNLeOLg72cpVIwbUYnmFh+Cqf/mE7Rc/Xci91on3GPrq++dC8t2GhTB5Zyq46EE27SmUkiZpHRnz7xwiJKM/tTgNEkffXDK3j0pA2E22iqV9FpfSA9Zdi1Puq7CPT7/rix4rF3SPvMtg/R1fkyornLFdzhJiMExCKJXGwf+QsKk4NVnr+nO3EEkKOoP1wio1bceZ53rCt9Tyu8NawAB2nL2fvtBPQDAriQ8bLX69XLbOfhFI6GJo815/j6CQxNmvA0l5ABJc8+A71jZmndzumFRgqBuhiCM5ohsGR0JGahUQjFEA4quNTx8EWTGRsqhAYszzpqJzuN+Xb6tJ tamil@macbookair\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDEPzEyDGI7poyXVPG70vgQpvlU/lTt6Vvv5CoHWJoSrHklDdJEqekhCB87BX4DTrqbb5xoM7yfxle/z9UzgVwSUWqsPdZHA4EbrNFRKFxi/gc2YrygVSjumTyzf9WJJ5vCZvTQexOj7rjWVnJkjXHKMXZXIAQN/bJf6J21t+4A3XLrl30/4XXyq664NONUNjBHxHtlbS2LM6Th/hK4B23oj2BugX2j/50vWgd9H36bPr8+JGskOi6MH2ndZv5pYtLznFzQmsbixjaN8kCuyQdlRCOndPEFoHFhDla2MeB+h3XQLDXW7J1TR2URFSfcNq5ndDS4i0b+t75Fjhb7AtLT tamil@ubuntu-delldesktop\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC6tJ9y3solDCzFdXcczO8GJEwMqMYXWU5kuMz0rr/US6F72j0spSNmwGemMOZE9s7KtHgior/Ufw8/vMRkRhoBYB 2021-03-22T20:32:51.368 INFO:teuthology.task.ansible.out:0C5KT9utGNqrtDdvH98h43XnKZ3K/yaHv/T+u2EYWNgHtOXMtgIVFnGwSD7RzF6TbwSfurprTV6ZUyyOxRcmHnkmwpbNwiwIoXB03k2PITdYCC3lEBEY0OC+vAW/E3+bFbV3RSEA0Cm31jmMyZyPeYiXiEnPXUIClsoDj34NwJTIgctwIsqM4eYUBg3pHliWYKEWDs55HZYoj3W/6Jw7MASzyAYFSmP8rQu8iS7tO1iEBRGOXFNxHirGQ1WqUn tmuthamizhan@MacBook-Air.local", "key_options": null, "keyfile": "/home/tamil/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "tamil", "validate_certs": true} 2021-03-22T20:32:51.532 INFO:teuthology.task.ansible.out:ok: [gibba020.front.sepia.ceph.com] => (item={'name': 'bhubbard', 'ovpn': 'brad@dhcp-1-165.bne.redhat.com 4oShQI9+vYtX5gA47np/Sw 3fc7df5afa772752d8eee15c01d550cc1dcc88b6e940abc9f9f8f26102d239d4'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "bhubbard", "ovpn": "brad@dhcp-1-165.bne.redhat.com 4oShQI9+vYtX5gA47np/Sw 3fc7df5afa772752d8eee15c01d550cc1dcc88b6e940abc9f9f8f26102d239d4"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDP/yVttBEs7mpVfJL+reXb/BfB7DsLrA5ArVqEJjySi3NOz3e/wE8KRWbHD1UdraAU3P8b96GdAQxGOs4n0muOMejmaXWZCP3HkRL+rcd+03ZI1lb6ga9XjBARZfb2h+kg5jTJp/Ll6mwAYbSXvQ4MuDQzwGRDX5Q5Xme7OZ4Wb+vBmmkihHydySyP9YXbWWsBw4jvZCFSKMGsUVy/HIt1coZx/PyCG/K2Kl0nrE5ux2QqfdTIpzYo4c3y6uMIHDvt29lRmk3Gnh2//U5eN8mmRRKJlkvE8DKy3VYsl0JsP9pTWUZEYgV0EX251WTO0akQ2bKuszqd9Ai04RWnXUu5 brad@dhcp-1-165.bne.redhat.com", "key_options": null, "keyfile": "/home/bhubbard/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "bhubbard", "validate_certs": true} 2021-03-22T20:32:51.554 INFO:teuthology.task.ansible.out:ok: [gibba044.front.sepia.ceph.com] => (item={'name': 'jowilkin', 'ovpn': 'jowilkin@jowilkin 2r8xOv/eCTcHr+HSsMkPYg 0ac416d2dc139628144dfa0822af8cc0a455f5f5f3e4d1b9713c14115c062218\njohn@osd-host 7zjDTxAYhCmTX+Az4SJaoA 7d924233fdef168e2c5c01258aa349de108629ef2ff90d17c0b96acf22dac7c2\njohn@admin-host 7cpk7iJ1Hg2vk4bPDovKmA 05765178f27af6dc4e43e47f52d773aac3bc1b3f1dd998bdbf479b951bfd2efb\n'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "jowilkin", "ovpn": "jowilkin@jowilkin 2r8xOv/eCTcHr+HSsMkPYg 0ac416d2dc139628144dfa0822af8cc0a455f5f5f3e4d1b9713c14115c062218\njohn@osd-host 7zjDTxAYhCmTX+Az4SJaoA 7d924233fdef168e2c5c01258aa349de108629ef2ff90d17c0b96acf22dac7c2\njohn@admin-host 7cpk7iJ1Hg2vk4bPDovKmA 05765178f27af6dc4e43e47f52d773aac3bc1b3f1dd998bdbf479b951bfd2efb\n"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDYGVqKZgLx2LJ49x0kGo/Z5r8MVefSUCYhhrK/DK8ht+YK1AqLXErjAedgpVz0WuwirRjh5YkiXGMYiOdkMUYWGk5nwCHEKnnCpne7Xh1OOqge/QGHlUigWVH8VIHBsZ+wTW25mqOrgDSGB8+Qk7Dr2o1sLGUHcx7vITDWOrer4KjF2+H5TQH/7irUVORu6fzeGKtGyOrTwQ+ZT1+fuhfznDULFGyvKGdcXxxNOg+21Fssk2nCNTlgRCGjHSrfelfuMT7QEt+9puWd7MWXYQg7xx8jkJGMpEQRFxJTxnfUlUXf3x2lc9Q/SvKfpVMtc0N+bk2F9+euyvRvjtn4LJNx jowilkin@jowilkin.wilkins", "key_options": null, "keyfile": "/home/jowilkin/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "jowilkin", "validate_certs": true} 2021-03-22T20:32:51.711 INFO:teuthology.task.ansible.out:ok: [gibba020.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, "comment": null, "exclusive": false, "follow": false, "item": {"name": "yehudasa", "ovpn": "yehudasa@yehuda-2 NGXHeO0lAvRFfYLalffzEw 0d3489b09f48ad5fa9d1ec5944d9c8020daf852488f389f3d44fe63d3f651f34\nyehuda@yehuda-940X3G shisK5LjI6fr3ZBJy/xX8A 49522899bd26130086ce668079f0062d987d85dfa5767dd5c34e5953db97997a\nyehudasa@yehudasa-desktop OT1MhoO0WihhvkKztqW0Uw 12a4d6b54390b9df7f5af3bd6b533f3c1fee0c7b9fbb79f0a87bcb28b182c7d4\n"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAABIwAAAQEAyRDKb+InDsnW4E/S12Pr6rK3wDfUG3j+iw/NsCWwN5xpJEA1/NhVlRzY8/jejc6ddmnNKWbm/UcYVrbo7yClRTGu45g0Qm9lmfvgDgi1k8mwUCy+edbQ/R8FB9cIHHCnUuWzRmE2XGaeDiSVQgiYqq3mOPY/hwe3G7jwFalYPsbmY1jNqpzODmKFMRd1bOwdHEOMTfh0owHWqhhXakU8em30lYraQVYH24FplH2NUBArxmTuctyfweHxx7yH3ZFcXFUpUMSLuVDWb1A7fMiL6eW6wiwh+dD+q5iFNvuioZITP2EjIsb9nS+eM9bOJZuZ+5pln2EsHee27LjunbwgWw== yehudasa@fatty\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDF3PxJYgI3tS7SG+RnUvxMxr0/XwBAio0oiP4AC+o8rUYYyPd/RU27TR1kphbuJhQWVtaZ6kFSBQeNQUxv6rb8hmMzvlP1FDEoGkjaOHOuYEc2DFkkEAfaR2AlNKn3pUQgLE00TLHctCgd57Cn2Ppt8xEi/vTuo0gX3xjWOL4N9QDElCXKNdxdyyJ/RNb/Mid+YxgKKjf8ppmhYsQ+Qqu4YwPzLkfK1Qb3YtR6Hbjb4jxC7C1Z13h0vUgHe7qSmUCYNo9eC+lEgNmmnLb2sXJaUUJM8MEex6v+4muWM9hV0cq/Wplrx8fhMWMa978sxH8yVkE3Svqc/K4ZWN59l3xT yehudasa@yehudasa-XPS-L401X\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDvplQk8xkSXF03uSJh3H4zyZHRMjvgUJBgGN27Kb7gAlIQv306wPKIprOwp+jDhEcPnEWBMRJMUJuBi0vEiqmDHt8mg8ZYcs+Gi7MbUgBokILdJuSG89KAgq7gBCuIhYbSg35pfvXvIZswiXvySqMrJNB495GYj/FrcWEBfQMuedMSkIfNzqPV9yR5YRh8fnSs3fjCzV96vzu7O4AzgwICbM6XmqVLXPax/32Hq0dz7sAawlQFCJYPHzVzjwmih46T 2021-03-22T20:32:51.712 INFO:teuthology.task.ansible.out:RJnXrxewsRhk9GwKfI4SWaFIRdOdadGFSLgdZ+2iGE7hTZ3sRgkLOj+4zKa+xTbtjjXfw5up7J3hAmrK15Tz yehuda@yehuda-940X3G\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCfNxvAw6cb33jg36vw8kJu48/BttmFJ4BFeanYqwRgtWZrKpAAGHEgCiNeyIttMrI3t7Spcdyp6dy6n0P3WUFVgHWEYtGqXwXqDC9UXISkUJVVDZoEynpGC92RghhzH53+7jX1Ytpr30r/xb1ktryTPCoEJRqyrg2j1b167i6PV5tuJCA+77gW5LWBmMXJCprjnfnJ92Gp8ZewBB6gL1x+3RFkMxGsibL0Qw1CTKfyAHNYc/jos6YiL0b42Ha+NmKwvzZ1GgIleRMleisSOyKPUlPdR7UnmtEXa9bl3Gc/hc7Zt+v4iUypr2WL0X4Yl7rJNH/AAd/Z6jPkAX9nHYzh yehudasa@yehudasa-desktop", "key_options": null, "keyfile": "/home/yehudasa/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "yehudasa", "validate_certs": true} 2021-03-22T20:32:51.732 INFO:teuthology.task.ansible.out:ok: [gibba044.front.sepia.ceph.com] => (item={'name': 'bhubbard', 'ovpn': 'brad@dhcp-1-165.bne.redhat.com 4oShQI9+vYtX5gA47np/Sw 3fc7df5afa772752d8eee15c01d550cc1dcc88b6e940abc9f9f8f26102d239d4'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "bhubbard", "ovpn": "brad@dhcp-1-165.bne.redhat.com 4oShQI9+vYtX5gA47np/Sw 3fc7df5afa772752d8eee15c01d550cc1dcc88b6e940abc9f9f8f26102d239d4"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDP/yVttBEs7mpVfJL+reXb/BfB7DsLrA5ArVqEJjySi3NOz3e/wE8KRWbHD1UdraAU3P8b96GdAQxGOs4n0muOMejmaXWZCP3HkRL+rcd+03ZI1lb6ga9XjBARZfb2h+kg5jTJp/Ll6mwAYbSXvQ4MuDQzwGRDX5Q5Xme7OZ4Wb+vBmmkihHydySyP9YXbWWsBw4jvZCFSKMGsUVy/HIt1coZx/PyCG/K2Kl0nrE5ux2QqfdTIpzYo4c3y6uMIHDvt29lRmk3Gnh2//U5eN8mmRRKJlkvE8DKy3VYsl0JsP9pTWUZEYgV0EX251WTO0akQ2bKuszqd9Ai04RWnXUu5 brad@dhcp-1-165.bne.redhat.com", "key_options": null, "keyfile": "/home/bhubbard/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "bhubbard", "validate_certs": true} 2021-03-22T20:32:51.888 INFO:teuthology.task.ansible.out:ok: [gibba020.front.sepia.ceph.com] => (item={'name': 'dang', 'ovpn': 'dang@sidious w0CNW2g9K1WiRenVGYWNUA 4f59d761bfab3659115da2b3b80a486266f77b09d8527983217d15648b4f92b4'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "dang", "ovpn": "dang@sidious w0CNW2g9K1WiRenVGYWNUA 4f59d761bfab3659115da2b3b80a486266f77b09d8527983217d15648b4f92b4"}, "key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIDx37xbP0jYqopygG66LbSMRPoqpGUPzQZ3G8eqJCk2I dang@revan.aa.redhat.com-2015-07-17", "key_options": null, "keyfile": "/home/dang/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "dang", "validate_certs": true} 2021-03-22T20:32:51.910 INFO:teuthology.task.ansible.out:ok: [gibba044.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, "comment": null, "exclusive": false, "follow": false, "item": {"name": "yehudasa", "ovpn": "yehudasa@yehuda-2 NGXHeO0lAvRFfYLalffzEw 0d3489b09f48ad5fa9d1ec5944d9c8020daf852488f389f3d44fe63d3f651f34\nyehuda@yehuda-940X3G shisK5LjI6fr3ZBJy/xX8A 49522899bd26130086ce668079f0062d987d85dfa5767dd5c34e5953db97997a\nyehudasa@yehudasa-desktop OT1MhoO0WihhvkKztqW0Uw 12a4d6b54390b9df7f5af3bd6b533f3c1fee0c7b9fbb79f0a87bcb28b182c7d4\n"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAABIwAAAQEAyRDKb+InDsnW4E/S12Pr6rK3wDfUG3j+iw/NsCWwN5xpJEA1/NhVlRzY8/jejc6ddmnNKWbm/UcYVrbo7yClRTGu45g0Qm9lmfvgDgi1k8mwUCy+edbQ/R8FB9cIHHCnUuWzRmE2XGaeDiSVQgiYqq3mOPY/hwe3G7jwFalYPsbmY1jNqpzODmKFMRd1bOwdHEOMTfh0owHWqhhXakU8em30lYraQVYH24FplH2NUBArxmTuctyfweHxx7yH3ZFcXFUpUMSLuVDWb1A7fMiL6eW6wiwh+dD+q5iFNvuioZITP2EjIsb9nS+eM9bOJZuZ+5pln2EsHee27LjunbwgWw== yehudasa@fatty\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDF3PxJYgI3tS7SG+RnUvxMxr0/XwBAio0oiP4AC+o8rUYYyPd/RU27TR1kphbuJhQWVtaZ6kFSBQeNQUxv6rb8hmMzvlP1FDEoGkjaOHOuYEc2DFkkEAfaR2AlNKn3pUQgLE00TLHctCgd57Cn2Ppt8xEi/vTuo0gX3xjWOL4N9QDElCXKNdxdyyJ/RNb/Mid+YxgKKjf8ppmhYsQ+Qqu4YwPzLkfK1Qb3YtR6Hbjb4jxC7C1Z13h0vUgHe7qSmUCYNo9eC+lEgNmmnLb2sXJaUUJM8MEex6v+4muWM9hV0cq/Wplrx8fhMWMa978sxH8yVkE3Svqc/K4ZWN59l3xT yehudasa@yehudasa-XPS-L401X\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDvplQk8xkSXF03uSJh3H4zyZHRMjvgUJBgGN27Kb7gAlIQv306wPKIprOwp+jDhEcPnEWBMRJMUJuBi0vEiqmDHt8mg8ZYcs+Gi7MbUgBokILdJuSG89KAgq7gBCuIhYbSg35pfvXvIZswiXvySqMrJNB495GYj/FrcWEBfQMuedMSkIfNzqPV9yR5YRh8fnSs3fjCzV96vzu7O4AzgwICbM6XmqVLXPax/32Hq0dz7sAawlQFCJYPHzVzjwmih46T 2021-03-22T20:32:51.912 INFO:teuthology.task.ansible.out:RJnXrxewsRhk9GwKfI4SWaFIRdOdadGFSLgdZ+2iGE7hTZ3sRgkLOj+4zKa+xTbtjjXfw5up7J3hAmrK15Tz yehuda@yehuda-940X3G\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCfNxvAw6cb33jg36vw8kJu48/BttmFJ4BFeanYqwRgtWZrKpAAGHEgCiNeyIttMrI3t7Spcdyp6dy6n0P3WUFVgHWEYtGqXwXqDC9UXISkUJVVDZoEynpGC92RghhzH53+7jX1Ytpr30r/xb1ktryTPCoEJRqyrg2j1b167i6PV5tuJCA+77gW5LWBmMXJCprjnfnJ92Gp8ZewBB6gL1x+3RFkMxGsibL0Qw1CTKfyAHNYc/jos6YiL0b42Ha+NmKwvzZ1GgIleRMleisSOyKPUlPdR7UnmtEXa9bl3Gc/hc7Zt+v4iUypr2WL0X4Yl7rJNH/AAd/Z6jPkAX9nHYzh yehudasa@yehudasa-desktop", "key_options": null, "keyfile": "/home/yehudasa/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "yehudasa", "validate_certs": true} 2021-03-22T20:32:52.066 INFO:teuthology.task.ansible.out:ok: [gibba020.front.sepia.ceph.com] => (item={'name': 'branto', 'ovpn': 'branto@work ganye+HpG3dkMEik6WtTng 018f3f9b9d49dcefa701ea304a8e58f002c46f0650edae220a0a7ab1bce36aeb'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "branto", "ovpn": "branto@work ganye+HpG3dkMEik6WtTng 018f3f9b9d49dcefa701ea304a8e58f002c46f0650edae220a0a7ab1bce36aeb"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAABIwAAAQEA2YyDoeKdaCuJif79AxJAorqpUj33WHbHu/eIWpHju+iIF3f94K0qyEXgs4AwZin9pzfyd8N1aKNT8ZFPss6L0Xk68aO/6tdInq+1lTMMUC5v/LBqsIV2btPTFHrQWA0R10v05aZFvFaSqhHNsZaj98vQV7P+jiSs3yPWqCIWUTQ1VXnCeQnB4R5tob0gpMuonhkKq7vrJPhf6ge9Av+yjL7+8oP5LJqFJ5npDxkwZ0u3L0QQ9ftAT/e7Y7ESpwpgaI3Trl0EwAXFmiLjXEUA+FBbE7ko9kLqXqRjc1C0BdRG9sO0QKBGDBEx1W3w8rCPKgaDlVyqsBT1yvIjqqXDOQ== borix@dhcp-31-190.brq.redhat.com", "key_options": null, "keyfile": "/home/branto/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "branto", "validate_certs": true} 2021-03-22T20:32:52.087 INFO:teuthology.task.ansible.out:ok: [gibba044.front.sepia.ceph.com] => (item={'name': 'dang', 'ovpn': 'dang@sidious w0CNW2g9K1WiRenVGYWNUA 4f59d761bfab3659115da2b3b80a486266f77b09d8527983217d15648b4f92b4'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "dang", "ovpn": "dang@sidious w0CNW2g9K1WiRenVGYWNUA 4f59d761bfab3659115da2b3b80a486266f77b09d8527983217d15648b4f92b4"}, "key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIDx37xbP0jYqopygG66LbSMRPoqpGUPzQZ3G8eqJCk2I dang@revan.aa.redhat.com-2015-07-17", "key_options": null, "keyfile": "/home/dang/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "dang", "validate_certs": true} 2021-03-22T20:32:52.243 INFO:teuthology.task.ansible.out:ok: [gibba020.front.sepia.ceph.com] => (item={'name': 'xiaoxichen', 'ovpn': 'xiaoxichen@ebay RvJJ7BhIehpoPtggrwnskQ 862ecfe7e15dfab86d61df86856bfe06cbb99f240f6f03851f7f9e1a255327d6'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "xiaoxichen", "ovpn": "xiaoxichen@ebay RvJJ7BhIehpoPtggrwnskQ 862ecfe7e15dfab86d61df86856bfe06cbb99f240f6f03851f7f9e1a255327d6"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDO00mus2XPX/EfUZ/YsKI84TnWj5TbZP7Fs01EkoOTPgNoYysVdf0PwhAooz1qPrv+HUsUMpQT6uNYfCHyqx9rScR+XUlyQuFe7Sjp/dn3y+b1PKa6G4HX7f1eejR3ZaLZXA4R/8oucAXqQS5pDr3Y7prwkrp9cyk8uawBXoDcAlA1SMIPZPrtO1+iZw20NDhixsG7NE5jMFfw3q8xTckZEqBbteybci7X1v4lEYXCVlbSbUhyZ2Af8HEj09JBDOL2bI3yLvj9a5Oj/HtKubyApzZpA7rgeoii2UZQGuSRI1VJktp9YC0zGk5S843xYW92utbALKyQ6DdB2F5gc0DX xiaoxchen@LM-SHC-16501223", "key_options": null, "keyfile": "/home/xiaoxichen/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "xiaoxichen", "validate_certs": true} 2021-03-22T20:32:52.254 INFO:teuthology.task.ansible.out:ok: [gibba044.front.sepia.ceph.com] => (item={'name': 'branto', 'ovpn': 'branto@work ganye+HpG3dkMEik6WtTng 018f3f9b9d49dcefa701ea304a8e58f002c46f0650edae220a0a7ab1bce36aeb'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "branto", "ovpn": "branto@work ganye+HpG3dkMEik6WtTng 018f3f9b9d49dcefa701ea304a8e58f002c46f0650edae220a0a7ab1bce36aeb"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAABIwAAAQEA2YyDoeKdaCuJif79AxJAorqpUj33WHbHu/eIWpHju+iIF3f94K0qyEXgs4AwZin9pzfyd8N1aKNT8ZFPss6L0Xk68aO/6tdInq+1lTMMUC5v/LBqsIV2btPTFHrQWA0R10v05aZFvFaSqhHNsZaj98vQV7P+jiSs3yPWqCIWUTQ1VXnCeQnB4R5tob0gpMuonhkKq7vrJPhf6ge9Av+yjL7+8oP5LJqFJ5npDxkwZ0u3L0QQ9ftAT/e7Y7ESpwpgaI3Trl0EwAXFmiLjXEUA+FBbE7ko9kLqXqRjc1C0BdRG9sO0QKBGDBEx1W3w8rCPKgaDlVyqsBT1yvIjqqXDOQ== borix@dhcp-31-190.brq.redhat.com", "key_options": null, "keyfile": "/home/branto/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "branto", "validate_certs": true} 2021-03-22T20:32:52.421 INFO:teuthology.task.ansible.out:ok: [gibba020.front.sepia.ceph.com] => (item={'name': 'ffilz', 'ovpn': 'ffilz@redhat.com 6YdvqxkKfmDWGD2s0wA7Ww 4ce64d08686e34e559ccec2498df433b155b70c9ebccaec616b6b34f0f0c246e'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "ffilz", "ovpn": "ffilz@redhat.com 6YdvqxkKfmDWGD2s0wA7Ww 4ce64d08686e34e559ccec2498df433b155b70c9ebccaec616b6b34f0f0c246e"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCz7e2G3Ziaus2yMviKh9s65e+yaqy1+ezs5IC6US90/8WumNAWqC4Yr3ckvCc120r3VwpJWcvaAWCF+4IZeO43lSNLadbCnJONed5YklcUuIJvjC1eDbZTMLJ7h0ijgNXgAFmFq0AV2NHuE2L2VKXk2hsIqDVGjZLUpi7W+ic07xnScEoXXDSk5mhJ6bKmFsUYCC91g2roYs9Ui5fGd+ey28SFOADI7osDLpLkiTF2OzGel93o5qobNZwKR0AxGsBIta17mvf3I3307bGnvugDXpNB0FaS1QZhIzMO4G4LZL9zahCvv4wm5GmuO4F0+Ac7dwFu3KZKtHQe3g6WHuAv ffilz@redhat.com", "key_options": null, "keyfile": "/home/ffilz/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "ffilz", "validate_certs": true} 2021-03-22T20:32:52.432 INFO:teuthology.task.ansible.out:ok: [gibba044.front.sepia.ceph.com] => (item={'name': 'xiaoxichen', 'ovpn': 'xiaoxichen@ebay RvJJ7BhIehpoPtggrwnskQ 862ecfe7e15dfab86d61df86856bfe06cbb99f240f6f03851f7f9e1a255327d6'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "xiaoxichen", "ovpn": "xiaoxichen@ebay RvJJ7BhIehpoPtggrwnskQ 862ecfe7e15dfab86d61df86856bfe06cbb99f240f6f03851f7f9e1a255327d6"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDO00mus2XPX/EfUZ/YsKI84TnWj5TbZP7Fs01EkoOTPgNoYysVdf0PwhAooz1qPrv+HUsUMpQT6uNYfCHyqx9rScR+XUlyQuFe7Sjp/dn3y+b1PKa6G4HX7f1eejR3ZaLZXA4R/8oucAXqQS5pDr3Y7prwkrp9cyk8uawBXoDcAlA1SMIPZPrtO1+iZw20NDhixsG7NE5jMFfw3q8xTckZEqBbteybci7X1v4lEYXCVlbSbUhyZ2Af8HEj09JBDOL2bI3yLvj9a5Oj/HtKubyApzZpA7rgeoii2UZQGuSRI1VJktp9YC0zGk5S843xYW92utbALKyQ6DdB2F5gc0DX xiaoxchen@LM-SHC-16501223", "key_options": null, "keyfile": "/home/xiaoxichen/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "xiaoxichen", "validate_certs": true} 2021-03-22T20:32:52.599 INFO:teuthology.task.ansible.out:ok: [gibba020.front.sepia.ceph.com] => (item={'name': 'joao', 'ovpn': 'joao@magrathea eSS2/gvK7ALE6L9bITfuMA c3caaeecee3f43e39b7a81fad50e0d874359c70a9c41b77c661511c71f733909\njoao@timesink 9S3oER36HheVupjRpnLz6A 9dbc964184244e9da269942dc73ec9ebba6594bcccfdc0eb09562b58b4542162\njoao@tagide uUDVmZ1S5lp/Hx8eKTfDCw ee37985d0a51360f08266e0de208ea85616777a325d498d7c895a80d4723f844\n'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "joao", "ovpn": "joao@magrathea eSS2/gvK7ALE6L9bITfuMA c3caaeecee3f43e39b7a81fad50e0d874359c70a9c41b77c661511c71f733909\njoao@timesink 9S3oER36HheVupjRpnLz6A 9dbc964184244e9da269942dc73ec9ebba6594bcccfdc0eb09562b58b4542162\njoao@tagide uUDVmZ1S5lp/Hx8eKTfDCw ee37985d0a51360f08266e0de208ea85616777a325d498d7c895a80d4723f844\n"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCpGZK2cWUtE85Bt7fl+kSeiC0lM/EN+H2X3ePGq3LiD4g5R5n6nJsLaJaIZXdJ96G0JSnj07G8Xu1CkVbGDHuVg2O9tnxLhz6tzDwFYNFrQIpALlQwOq8OiwGDDyFkMXQ3JqCCWvyD0HLysOJQIBIlb/o92ZCSAGOyNX1JjrhXF+mlBk1AUW11UeZOeGZQ34MKHapH7T/DuexCz5gfZI/jY9Rg3hr4jb1zGttvAF2eeLJCjqD/Vi4mowYB/Kn/PJhNixeA2sli2i8r6yO/bFmA/PWnfSl+EqD4mUJWb5ATeJ3hyW8qVLOogY6XVu4Sd1VgL7l1RYzXuxJV3Rb1Yw2T joao@sepia\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDV0jbKpbmXW1bhRIOBIdVV1L73qjls7s5pxiW2EMPvZLYzxLBE92e3Vf8bSMWlm1Lyb7a+u5BR85+2c+h2F59sgU1Saek5ebPpFU5qBn8AzYH18iMVSPciByOzwS0NXwWnksckWxUkQgP9bZP/1ORQ7jWZEOHZ5mEQ0oMkP0bfG1cpFrNTxOhDmwbCiQ8dp6KeZaMg4hErALr5Eh/EESxKIkuwQzk9bDbtjPRDu0F2dE0NCjs0k0BXmDA80GksxuOacRxE95K6/er11qst/VqA7o6BfhxJMTXWMdj8NhzIUNjZ8LqLTG6P/XGR24sA2d2WBhlEKRMZNqeEjzmi1REr joao@tagide", "key_options": null, "keyfile": "/home/joao/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "joao", "validate_certs": true} 2021-03-22T20:32:52.610 INFO:teuthology.task.ansible.out:ok: [gibba044.front.sepia.ceph.com] => (item={'name': 'ffilz', 'ovpn': 'ffilz@redhat.com 6YdvqxkKfmDWGD2s0wA7Ww 4ce64d08686e34e559ccec2498df433b155b70c9ebccaec616b6b34f0f0c246e'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "ffilz", "ovpn": "ffilz@redhat.com 6YdvqxkKfmDWGD2s0wA7Ww 4ce64d08686e34e559ccec2498df433b155b70c9ebccaec616b6b34f0f0c246e"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCz7e2G3Ziaus2yMviKh9s65e+yaqy1+ezs5IC6US90/8WumNAWqC4Yr3ckvCc120r3VwpJWcvaAWCF+4IZeO43lSNLadbCnJONed5YklcUuIJvjC1eDbZTMLJ7h0ijgNXgAFmFq0AV2NHuE2L2VKXk2hsIqDVGjZLUpi7W+ic07xnScEoXXDSk5mhJ6bKmFsUYCC91g2roYs9Ui5fGd+ey28SFOADI7osDLpLkiTF2OzGel93o5qobNZwKR0AxGsBIta17mvf3I3307bGnvugDXpNB0FaS1QZhIzMO4G4LZL9zahCvv4wm5GmuO4F0+Ac7dwFu3KZKtHQe3g6WHuAv ffilz@redhat.com", "key_options": null, "keyfile": "/home/ffilz/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "ffilz", "validate_certs": true} 2021-03-22T20:32:52.778 INFO:teuthology.task.ansible.out:ok: [gibba020.front.sepia.ceph.com] => (item={'name': 'nhm', 'ovpn': 'nh@latte JCH9icAtDPj951rgbPKJyw 9a3d30ec1ec9467ccdc8bdbbfacffd7396fb38e046199ae37b2b7b69dbf37480\nnhm@espresso +YYZPT29wYzY5ooaRzabCQ 1ee041dd58b9ec6eb678c47632ece7cf6c24e23bcbac28a77a82af05ba6cc148\nnhm@mocha HgOGOfkBEzJihFsKmPRfKQ 2e17f3ba0b90df7a36f19a7c8f64d2aa8f966b2794c94caa110d313e927a1c1b\n'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "nhm", "ovpn": "nh@latte JCH9icAtDPj951rgbPKJyw 9a3d30ec1ec9467ccdc8bdbbfacffd7396fb38e046199ae37b2b7b69dbf37480\nnhm@espresso +YYZPT29wYzY5ooaRzabCQ 1ee041dd58b9ec6eb678c47632ece7cf6c24e23bcbac28a77a82af05ba6cc148\nnhm@mocha HgOGOfkBEzJihFsKmPRfKQ 2e17f3ba0b90df7a36f19a7c8f64d2aa8f966b2794c94caa110d313e927a1c1b\n"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDHhYb/mGgHbEntAN2iPFTV1k8MYDs+jtsJDPE9MWtUZXksdeG8cEfXDBGhiBsprjELsW4+czJBqqESugFMevEysTVKIo5lc95bf1nApxfiRyMnAxb5wQ2OeLY62x26TWJhPu6HMajV+gb8CKjxDobf1Ix4ELbYlL77SOH1VVDtVZ6HiwtYngXAPMONCdI99cuwJlBpv5RjDoLwljOoxEXIh+1Fsvth+iymp0rIPuJx91DzYYgWZFfCLPHRgDy0H7YRdQWUzhrxTyzuT27vsNh5L8HgdowzOu9f2HwGzlTlxli94IJLMBY2359xsqjSswZzAv+BiPDAZMUwJpYvRvSt nhm@clusterfaq.org\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC1JAKymiRDyVar5P75cMycxz9u8VsLuNtf/0t1na4ofa4YmanKswPQQz1Am82pvyPqXlBbdIGVneyMrkEoFAk4nTtfmCl7WdtaxnH87Dr9BOLEp+lIPHy7jpS/dcVmKRPB1qCYZ5GNAZ9g+DrXdaeOJdUOpIK49BP1IK8Uw5eBWAx/ae6/12yz+d/6e9kBvO7OUamMSne6Ghe2pRoI8jFOdWMbQy3ofb5wSHZGPNDn0YTGbNWHlfEAcrFmGQSTwohca4SqCJ1NgKnYu4qPVmb3Gbpm+MpUPs8Gy++rQ8wVZ5xWZW/yReIbJCqqVY4vrQzVywQXRucIrB1VyvShuNW3 nhm@metropolis\nssh-dss AAAAB3NzaC1kc3MAAACBAM7BfQAinQmLlkTgt7IIg3nQyyaJRiWA4agfu/HncrcAmepGqPCwy451g1eLMD3AC4QptHnV80Y47YQTyX1VQixIQ6M9zHG6Bo7IXzyqFHFpqnDZN25DaMM4na5bf1CwC9RtR7VWubojatPylOpflkChUBuAGWnzwkz2cxl4Dc47AAAAFQD35l/Lg4eTqZ83eTgJ5lihzHS/awAAAIB/ZdMSE6M0zEvdNPsWY28bvQ0QXN7w1ncVXGachA1JOEFGYvsbHeoywLpSYoiPLV57/wZT2dUzG70u80IQGildZ1WgQNn7C9r2Z3ZUgKmRGyC+PpYEa6nv+U4CHdMViBRXxNrP0bj2CfQvU 2021-03-22T20:32:52.779 INFO:teuthology.task.ansible.out:xUxrHWtOu/da2W23cpSs6Wz8gtz2QAAAIEAvf4vx/32Sy+kbvqOCYz0wu0ItlECN0qOk3gAMvphYMI2sW2ez2+Tsua4eoPRXT10zFxiRTkHQd5FSIvNWXV2iqed6rpwTu5K8vJz2duMIyI+xWLHo4XudtZdNxggkf+RW9JvPOMLMp4sCzBXxpreHBsb1CynndKeYVrgMLybZ28= mark@Marks-MacBook-Air.local\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCfDOM2v4h6Dk4pMWPQxxHI5rhFtLjkme/4hAp6ki/kJ1XOSzBQdQmD2UPDKvfO9lKO7v12G2Wt+re+0giAcSkfej4+xqV53u7d2pTbMI5U3zohZt8AgESx22DAxj1wBZYuyGO2TRI7DRQMxC47E8EJgcmZBBnMKk1Rz8k71pTmg+CI2vjWx/2x2bup9Mqe4uMA8ubjg2qRlWEqPKIKcHZyrAPdIlpy2FSZ9SPa0mJpdl6aYcFNgonD8BO6A0u2RPO90KmEWrRWu69vRvbbTDiqE0CkJJlAlu3jeFVD8US9vymBHSI0BDFUbukuyG1tAujytqGBRLzxQDU9JOYMP45v nhm@mocha", "key_options": null, "keyfile": "/home/nhm/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "nhm", "validate_certs": true} 2021-03-22T20:32:52.789 INFO:teuthology.task.ansible.out:ok: [gibba044.front.sepia.ceph.com] => (item={'name': 'joao', 'ovpn': 'joao@magrathea eSS2/gvK7ALE6L9bITfuMA c3caaeecee3f43e39b7a81fad50e0d874359c70a9c41b77c661511c71f733909\njoao@timesink 9S3oER36HheVupjRpnLz6A 9dbc964184244e9da269942dc73ec9ebba6594bcccfdc0eb09562b58b4542162\njoao@tagide uUDVmZ1S5lp/Hx8eKTfDCw ee37985d0a51360f08266e0de208ea85616777a325d498d7c895a80d4723f844\n'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "joao", "ovpn": "joao@magrathea eSS2/gvK7ALE6L9bITfuMA c3caaeecee3f43e39b7a81fad50e0d874359c70a9c41b77c661511c71f733909\njoao@timesink 9S3oER36HheVupjRpnLz6A 9dbc964184244e9da269942dc73ec9ebba6594bcccfdc0eb09562b58b4542162\njoao@tagide uUDVmZ1S5lp/Hx8eKTfDCw ee37985d0a51360f08266e0de208ea85616777a325d498d7c895a80d4723f844\n"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCpGZK2cWUtE85Bt7fl+kSeiC0lM/EN+H2X3ePGq3LiD4g5R5n6nJsLaJaIZXdJ96G0JSnj07G8Xu1CkVbGDHuVg2O9tnxLhz6tzDwFYNFrQIpALlQwOq8OiwGDDyFkMXQ3JqCCWvyD0HLysOJQIBIlb/o92ZCSAGOyNX1JjrhXF+mlBk1AUW11UeZOeGZQ34MKHapH7T/DuexCz5gfZI/jY9Rg3hr4jb1zGttvAF2eeLJCjqD/Vi4mowYB/Kn/PJhNixeA2sli2i8r6yO/bFmA/PWnfSl+EqD4mUJWb5ATeJ3hyW8qVLOogY6XVu4Sd1VgL7l1RYzXuxJV3Rb1Yw2T joao@sepia\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDV0jbKpbmXW1bhRIOBIdVV1L73qjls7s5pxiW2EMPvZLYzxLBE92e3Vf8bSMWlm1Lyb7a+u5BR85+2c+h2F59sgU1Saek5ebPpFU5qBn8AzYH18iMVSPciByOzwS0NXwWnksckWxUkQgP9bZP/1ORQ7jWZEOHZ5mEQ0oMkP0bfG1cpFrNTxOhDmwbCiQ8dp6KeZaMg4hErALr5Eh/EESxKIkuwQzk9bDbtjPRDu0F2dE0NCjs0k0BXmDA80GksxuOacRxE95K6/er11qst/VqA7o6BfhxJMTXWMdj8NhzIUNjZ8LqLTG6P/XGR24sA2d2WBhlEKRMZNqeEjzmi1REr joao@tagide", "key_options": null, "keyfile": "/home/joao/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "joao", "validate_certs": true} 2021-03-22T20:32:52.955 INFO:teuthology.task.ansible.out:ok: [gibba020.front.sepia.ceph.com] => (item={'name': 'nwatkins', 'ovpn': 'nwatkins@daq unHfXkUpAHOnzeptznuLLA 33b2003c30d0cc7a6b194e76be92c7b5d270c2d2a4b4a8b6e673f0f0dc1db313'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "nwatkins", "ovpn": "nwatkins@daq unHfXkUpAHOnzeptznuLLA 33b2003c30d0cc7a6b194e76be92c7b5d270c2d2a4b4a8b6e673f0f0dc1db313"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDaetIvR7YgpCq142fBQtOYsJrOMW+Wxu1beNXPJ8qzT5MxD05sdKntVE0DPveUydaeI8/vHeNjXDKN8mt1eO7Lf/rDKHOW/Y/36bUfQAODru9sdNCEJfSPgq1y6+X1ISljvLBXOOl+nQXlx3n5OjThNQbmdthgCT2Fk4hEoK7gn4+ol6foTkTdUXIBam8LuPU6f1KIG6ae1oAVFWLeavAbvmxUTmVl04+hKJWSPnvZxWupaPuiHvsImaQ7GwBjKhzL1wSMly0+pa2zbVYZKkLBA7Fx6fzP7jcEieOOPM1YU0jR5JF+WVzeRFJ1V9n75yOw6S4ef/X/zwWx42cdfx3N nwatkins@martini\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAACAQDRivdSX6cbPrdMrjz1oYgn0hb8VQo+QU7wD+AcCQi/CH06ny+2QjSr7bfdpgQ81Wgwqt9+e3KcLD5qdt3tneC8sgSAR5QUQrWKhPejrqdV+3990k8k0KoKIOZ9MGFc1FBv5IpuT/2d535iHJb0ZEg8mFKqKDw71sBEoQT4WElatf5DeVC507hP7GnrhZgtTPcrVddOLkmmqTQtLE1zvo9Y/eel8O2JMImMd6mdVBIcFQ1alU1wV4jLdMpagoPelvVTVeNkGRnOgvvQac5RXtGSMP1R5PoGz+1FgRhDCtdTXRfOdtrlJPtUjYiGPpIoKIUymlvQGjUrrK3WiQIIkIfDtFFu48EN4drjgQpCEQ2D0NMKEmk74mjx3CJDOF1Nj/2Fa1kjECiz4EM7sR8dDG5cW5Y8XsDoomgugM+rsOH9kWFFClHUJmdlNGWLhJnu9UQHLYZjQw3zT0F+FXUsUxKJUVTUdxQx5HBO9QFsSe13NPDnX64+SQ2VVStt8oQAvFO+6260zbux0RVaJM5dTNwnIHD/uI3PeR1z2b+iKhyj/9VP2uBRpGydLw/etQu/lS2K30S+kZIDAp0sqwXH89bdq3AJBipcryrnW1Ov9K5Mfl1UlV95/MivrnOFISWN1F9XR1kuIIYdCkI7hq/FHZ9gd84AjTiERfxRv8VCIHBVEQ== nwatkins@redhat.com", "key_options": null, "keyfile": "/home/nwatkins/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "nwatkins", "validate_certs": true} 2021-03-22T20:32:52.966 INFO:teuthology.task.ansible.out:ok: [gibba044.front.sepia.ceph.com] => (item={'name': 'nhm', 'ovpn': 'nh@latte JCH9icAtDPj951rgbPKJyw 9a3d30ec1ec9467ccdc8bdbbfacffd7396fb38e046199ae37b2b7b69dbf37480\nnhm@espresso +YYZPT29wYzY5ooaRzabCQ 1ee041dd58b9ec6eb678c47632ece7cf6c24e23bcbac28a77a82af05ba6cc148\nnhm@mocha HgOGOfkBEzJihFsKmPRfKQ 2e17f3ba0b90df7a36f19a7c8f64d2aa8f966b2794c94caa110d313e927a1c1b\n'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "nhm", "ovpn": "nh@latte JCH9icAtDPj951rgbPKJyw 9a3d30ec1ec9467ccdc8bdbbfacffd7396fb38e046199ae37b2b7b69dbf37480\nnhm@espresso +YYZPT29wYzY5ooaRzabCQ 1ee041dd58b9ec6eb678c47632ece7cf6c24e23bcbac28a77a82af05ba6cc148\nnhm@mocha HgOGOfkBEzJihFsKmPRfKQ 2e17f3ba0b90df7a36f19a7c8f64d2aa8f966b2794c94caa110d313e927a1c1b\n"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDHhYb/mGgHbEntAN2iPFTV1k8MYDs+jtsJDPE9MWtUZXksdeG8cEfXDBGhiBsprjELsW4+czJBqqESugFMevEysTVKIo5lc95bf1nApxfiRyMnAxb5wQ2OeLY62x26TWJhPu6HMajV+gb8CKjxDobf1Ix4ELbYlL77SOH1VVDtVZ6HiwtYngXAPMONCdI99cuwJlBpv5RjDoLwljOoxEXIh+1Fsvth+iymp0rIPuJx91DzYYgWZFfCLPHRgDy0H7YRdQWUzhrxTyzuT27vsNh5L8HgdowzOu9f2HwGzlTlxli94IJLMBY2359xsqjSswZzAv+BiPDAZMUwJpYvRvSt nhm@clusterfaq.org\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC1JAKymiRDyVar5P75cMycxz9u8VsLuNtf/0t1na4ofa4YmanKswPQQz1Am82pvyPqXlBbdIGVneyMrkEoFAk4nTtfmCl7WdtaxnH87Dr9BOLEp+lIPHy7jpS/dcVmKRPB1qCYZ5GNAZ9g+DrXdaeOJdUOpIK49BP1IK8Uw5eBWAx/ae6/12yz+d/6e9kBvO7OUamMSne6Ghe2pRoI8jFOdWMbQy3ofb5wSHZGPNDn0YTGbNWHlfEAcrFmGQSTwohca4SqCJ1NgKnYu4qPVmb3Gbpm+MpUPs8Gy++rQ8wVZ5xWZW/yReIbJCqqVY4vrQzVywQXRucIrB1VyvShuNW3 nhm@metropolis\nssh-dss AAAAB3NzaC1kc3MAAACBAM7BfQAinQmLlkTgt7IIg3nQyyaJRiWA4agfu/HncrcAmepGqPCwy451g1eLMD3AC4QptHnV80Y47YQTyX1VQixIQ6M9zHG6Bo7IXzyqFHFpqnDZN25DaMM4na5bf1CwC9RtR7VWubojatPylOpflkChUBuAGWnzwkz2cxl4Dc47AAAAFQD35l/Lg4eTqZ83eTgJ5lihzHS/awAAAIB/ZdMSE6M0zEvdNPsWY28bvQ0QXN7w1ncVXGachA1JOEFGYvsbHeoywLpSYoiPLV57/wZT2dUzG70u80IQGildZ1WgQNn7C9r2Z3ZUgKmRGyC+PpYEa6nv+U4CHdMViBRXxNrP0bj2CfQvU 2021-03-22T20:32:52.968 INFO:teuthology.task.ansible.out:xUxrHWtOu/da2W23cpSs6Wz8gtz2QAAAIEAvf4vx/32Sy+kbvqOCYz0wu0ItlECN0qOk3gAMvphYMI2sW2ez2+Tsua4eoPRXT10zFxiRTkHQd5FSIvNWXV2iqed6rpwTu5K8vJz2duMIyI+xWLHo4XudtZdNxggkf+RW9JvPOMLMp4sCzBXxpreHBsb1CynndKeYVrgMLybZ28= mark@Marks-MacBook-Air.local\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCfDOM2v4h6Dk4pMWPQxxHI5rhFtLjkme/4hAp6ki/kJ1XOSzBQdQmD2UPDKvfO9lKO7v12G2Wt+re+0giAcSkfej4+xqV53u7d2pTbMI5U3zohZt8AgESx22DAxj1wBZYuyGO2TRI7DRQMxC47E8EJgcmZBBnMKk1Rz8k71pTmg+CI2vjWx/2x2bup9Mqe4uMA8ubjg2qRlWEqPKIKcHZyrAPdIlpy2FSZ9SPa0mJpdl6aYcFNgonD8BO6A0u2RPO90KmEWrRWu69vRvbbTDiqE0CkJJlAlu3jeFVD8US9vymBHSI0BDFUbukuyG1tAujytqGBRLzxQDU9JOYMP45v nhm@mocha", "key_options": null, "keyfile": "/home/nhm/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "nhm", "validate_certs": true} 2021-03-22T20:32:53.135 INFO:teuthology.task.ansible.out:ok: [gibba020.front.sepia.ceph.com] => (item={'name': 'mkidd', 'ovpn': 'linuxkidd@zenbook oYp1WWV0JwpikHCWCV52Lg 9aca455b601bf3a365d31068154150ac63dd76f32cef29a55f9685dd1a88aa22'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "mkidd", "ovpn": "linuxkidd@zenbook oYp1WWV0JwpikHCWCV52Lg 9aca455b601bf3a365d31068154150ac63dd76f32cef29a55f9685dd1a88aa22"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDJD+2BHStkaMJ8RStIIz+yDJCGNT1wbwUnmuO71vNlFxzIyHGvCq3ktx2xTwZz/kj6ZayXYWIRH//BhK2/iK/v+u2WQMBURfMHbf0lDMmNfbHCDBjYvEYgFo4Jwvzq4WHus0AHh9TdVt+TpcxyGPhVbUJh8NZut+w4cRIKu2xGoZZGDeLgv9ijXvDPrCdBxtpvQnF99C0bCTdPM7MK1FSCQEaRmNUgzEj0H7R+gmWi0T4HUD8ZY7y0vWbYPqT3Z07My1u2BfRBYpXnv1655/b777TkSlzSasORhSTT0AkW25u90Rsj2JWr39+49/Ia9uOyFtZIirugEv2v7v/l0grN linuxkidd@zenbook", "key_options": null, "keyfile": "/home/mkidd/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "mkidd", "validate_certs": true} 2021-03-22T20:32:53.157 INFO:teuthology.task.ansible.out:ok: [gibba044.front.sepia.ceph.com] => (item={'name': 'nwatkins', 'ovpn': 'nwatkins@daq unHfXkUpAHOnzeptznuLLA 33b2003c30d0cc7a6b194e76be92c7b5d270c2d2a4b4a8b6e673f0f0dc1db313'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "nwatkins", "ovpn": "nwatkins@daq unHfXkUpAHOnzeptznuLLA 33b2003c30d0cc7a6b194e76be92c7b5d270c2d2a4b4a8b6e673f0f0dc1db313"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDaetIvR7YgpCq142fBQtOYsJrOMW+Wxu1beNXPJ8qzT5MxD05sdKntVE0DPveUydaeI8/vHeNjXDKN8mt1eO7Lf/rDKHOW/Y/36bUfQAODru9sdNCEJfSPgq1y6+X1ISljvLBXOOl+nQXlx3n5OjThNQbmdthgCT2Fk4hEoK7gn4+ol6foTkTdUXIBam8LuPU6f1KIG6ae1oAVFWLeavAbvmxUTmVl04+hKJWSPnvZxWupaPuiHvsImaQ7GwBjKhzL1wSMly0+pa2zbVYZKkLBA7Fx6fzP7jcEieOOPM1YU0jR5JF+WVzeRFJ1V9n75yOw6S4ef/X/zwWx42cdfx3N nwatkins@martini\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAACAQDRivdSX6cbPrdMrjz1oYgn0hb8VQo+QU7wD+AcCQi/CH06ny+2QjSr7bfdpgQ81Wgwqt9+e3KcLD5qdt3tneC8sgSAR5QUQrWKhPejrqdV+3990k8k0KoKIOZ9MGFc1FBv5IpuT/2d535iHJb0ZEg8mFKqKDw71sBEoQT4WElatf5DeVC507hP7GnrhZgtTPcrVddOLkmmqTQtLE1zvo9Y/eel8O2JMImMd6mdVBIcFQ1alU1wV4jLdMpagoPelvVTVeNkGRnOgvvQac5RXtGSMP1R5PoGz+1FgRhDCtdTXRfOdtrlJPtUjYiGPpIoKIUymlvQGjUrrK3WiQIIkIfDtFFu48EN4drjgQpCEQ2D0NMKEmk74mjx3CJDOF1Nj/2Fa1kjECiz4EM7sR8dDG5cW5Y8XsDoomgugM+rsOH9kWFFClHUJmdlNGWLhJnu9UQHLYZjQw3zT0F+FXUsUxKJUVTUdxQx5HBO9QFsSe13NPDnX64+SQ2VVStt8oQAvFO+6260zbux0RVaJM5dTNwnIHD/uI3PeR1z2b+iKhyj/9VP2uBRpGydLw/etQu/lS2K30S+kZIDAp0sqwXH89bdq3AJBipcryrnW1Ov9K5Mfl1UlV95/MivrnOFISWN1F9XR1kuIIYdCkI7hq/FHZ9gd84AjTiERfxRv8VCIHBVEQ== nwatkins@redhat.com", "key_options": null, "keyfile": "/home/nwatkins/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "nwatkins", "validate_certs": true} 2021-03-22T20:32:53.313 INFO:teuthology.task.ansible.out:ok: [gibba020.front.sepia.ceph.com] => (item={'name': 'jlopez', 'ovpn': 'JCLO@oh-mbp-jcl vZhmBh/1LjLFEu+atRec6w 1f13f591373b4dc798a9b701fabf1eb99bf4aa58f87b6420d6c916716f0965af'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "jlopez", "ovpn": "JCLO@oh-mbp-jcl vZhmBh/1LjLFEu+atRec6w 1f13f591373b4dc798a9b701fabf1eb99bf4aa58f87b6420d6c916716f0965af"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDrRvNeBa+/GXxkSDmaim7U1wFpdBvgcK9/eP1I4fPS5xAWyxXI0s0ryX4Jwb7auhZdcqPjgUPQvIVVRridKJPz7l6jUlbIqdnZu4VHuaGG/DfIVxsSmw5aI5qI9Fg/s16JPwOUuzcLHsSSh8tFxY9L1yvs3ztQnKHW6nN5+zhPbW8UjmTNUksXXAeCM/OZn+IOOzzvfh0vVe/mghIW2JpOjHkZv4qwaWYcHg6+wWE4m8l84VIegDBiONknZXcQaRj82nHtfdnb2FSiV4+gKP18i90ai0iTKKXUkMJNFKp1T5MuF7UuJLA7l10FmgQJsZBS2Loa5oeqbHYeztNAfUxF JCLO@oh-mbp-jcl", "key_options": null, "keyfile": "/home/jlopez/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "jlopez", "validate_certs": true} 2021-03-22T20:32:53.335 INFO:teuthology.task.ansible.out:ok: [gibba044.front.sepia.ceph.com] => (item={'name': 'mkidd', 'ovpn': 'linuxkidd@zenbook oYp1WWV0JwpikHCWCV52Lg 9aca455b601bf3a365d31068154150ac63dd76f32cef29a55f9685dd1a88aa22'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "mkidd", "ovpn": "linuxkidd@zenbook oYp1WWV0JwpikHCWCV52Lg 9aca455b601bf3a365d31068154150ac63dd76f32cef29a55f9685dd1a88aa22"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDJD+2BHStkaMJ8RStIIz+yDJCGNT1wbwUnmuO71vNlFxzIyHGvCq3ktx2xTwZz/kj6ZayXYWIRH//BhK2/iK/v+u2WQMBURfMHbf0lDMmNfbHCDBjYvEYgFo4Jwvzq4WHus0AHh9TdVt+TpcxyGPhVbUJh8NZut+w4cRIKu2xGoZZGDeLgv9ijXvDPrCdBxtpvQnF99C0bCTdPM7MK1FSCQEaRmNUgzEj0H7R+gmWi0T4HUD8ZY7y0vWbYPqT3Z07My1u2BfRBYpXnv1655/b777TkSlzSasORhSTT0AkW25u90Rsj2JWr39+49/Ia9uOyFtZIirugEv2v7v/l0grN linuxkidd@zenbook", "key_options": null, "keyfile": "/home/mkidd/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "mkidd", "validate_certs": true} 2021-03-22T20:32:53.492 INFO:teuthology.task.ansible.out:ok: [gibba020.front.sepia.ceph.com] => (item={'name': 'haomaiwang', 'ovpn': 'yuyuyu101@desktop XAUS/1Geh1T2WY//5mRahw fda03bdaf79c2f39ac3ba6cd9c3a1cb2e66b842a921169f20a00481a4cd3d9cb'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "haomaiwang", "ovpn": "yuyuyu101@desktop XAUS/1Geh1T2WY//5mRahw fda03bdaf79c2f39ac3ba6cd9c3a1cb2e66b842a921169f20a00481a4cd3d9cb"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDFkUz8Wr2RPiY8+xf2hL4qMT+jA4mo1gmpIF8q7uVR03vX5NhzQVxVnXiyLCFv6susSMxpBafa7aLutqigXhDGJWUbsJII5yTnFYVer0QmudEsLmoDyvI1HCNk1IVY6aIESE50N3Ndx+agWasIU8TGKqJdDMPyiUtfrvsrGWi/91ZLX6aJSrFqBJtTpxDoNe4XL6QRPNv0wb8GF0az5graXkzVe3GkaQS9lyw8m2ougDvW1SLvoeE+lhUUGhJGkkCZKv1f+QNLhUHyQ3XkXqh4MrP3pPUKIuQ7nKiWDjCP6Db+ZcejjTRC19D2gLjhrw3Z2J7nn/loijlFzV5dp+BL haomaiwang@gmail.com", "key_options": null, "keyfile": "/home/haomaiwang/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "haomaiwang", "validate_certs": true} 2021-03-22T20:32:53.514 INFO:teuthology.task.ansible.out:ok: [gibba044.front.sepia.ceph.com] => (item={'name': 'jlopez', 'ovpn': 'JCLO@oh-mbp-jcl vZhmBh/1LjLFEu+atRec6w 1f13f591373b4dc798a9b701fabf1eb99bf4aa58f87b6420d6c916716f0965af'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "jlopez", "ovpn": "JCLO@oh-mbp-jcl vZhmBh/1LjLFEu+atRec6w 1f13f591373b4dc798a9b701fabf1eb99bf4aa58f87b6420d6c916716f0965af"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDrRvNeBa+/GXxkSDmaim7U1wFpdBvgcK9/eP1I4fPS5xAWyxXI0s0ryX4Jwb7auhZdcqPjgUPQvIVVRridKJPz7l6jUlbIqdnZu4VHuaGG/DfIVxsSmw5aI5qI9Fg/s16JPwOUuzcLHsSSh8tFxY9L1yvs3ztQnKHW6nN5+zhPbW8UjmTNUksXXAeCM/OZn+IOOzzvfh0vVe/mghIW2JpOjHkZv4qwaWYcHg6+wWE4m8l84VIegDBiONknZXcQaRj82nHtfdnb2FSiV4+gKP18i90ai0iTKKXUkMJNFKp1T5MuF7UuJLA7l10FmgQJsZBS2Loa5oeqbHYeztNAfUxF JCLO@oh-mbp-jcl", "key_options": null, "keyfile": "/home/jlopez/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "jlopez", "validate_certs": true} 2021-03-22T20:32:53.670 INFO:teuthology.task.ansible.out:ok: [gibba020.front.sepia.ceph.com] => (item={'name': 'jdillaman', 'ovpn': 'jdillaman@ceph1 kQ96pIpKTocwIj9H1Udb1g 6c087451af94ac18c144712bcc9329799d86f6d90376839dcd6fa41cd73e3608'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "jdillaman", "ovpn": "jdillaman@ceph1 kQ96pIpKTocwIj9H1Udb1g 6c087451af94ac18c144712bcc9329799d86f6d90376839dcd6fa41cd73e3608"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAABIwAAAQEA296in+8Sr9slF8hrzAV3dNz0q94Q4FlFaMYw08II5PQm6HOpabGOGOwOud/PPeh3lMUHhs45N5WnbgdfQdzz9lpDoNBcqxeACdMicdECMHtYWf2GuFUdTAnPBFVl8wFW5JcziQYJePUcAUJRXGGfdMLMppAi8VEuhMw/z3jz89UN+zf51Y9eT3rgAVSCR+Zn47kite4OB2S1aVMEcZBE0fPnh60i+rpN26s80fh3wG2N9JrPBEvst6LbL0aEixrlRUtoFHZuWNCIjntVMANa+idpuWSxN2dzfcoxpGLF1TFzqx0moznp0PnDs7ZAFFS1/EkeSCgBflyhPV6csG3VNw== jdillaman@ceph1.example.com", "key_options": null, "keyfile": "/home/jdillaman/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "jdillaman", "validate_certs": true} 2021-03-22T20:32:53.691 INFO:teuthology.task.ansible.out:ok: [gibba044.front.sepia.ceph.com] => (item={'name': 'haomaiwang', 'ovpn': 'yuyuyu101@desktop XAUS/1Geh1T2WY//5mRahw fda03bdaf79c2f39ac3ba6cd9c3a1cb2e66b842a921169f20a00481a4cd3d9cb'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "haomaiwang", "ovpn": "yuyuyu101@desktop XAUS/1Geh1T2WY//5mRahw fda03bdaf79c2f39ac3ba6cd9c3a1cb2e66b842a921169f20a00481a4cd3d9cb"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDFkUz8Wr2RPiY8+xf2hL4qMT+jA4mo1gmpIF8q7uVR03vX5NhzQVxVnXiyLCFv6susSMxpBafa7aLutqigXhDGJWUbsJII5yTnFYVer0QmudEsLmoDyvI1HCNk1IVY6aIESE50N3Ndx+agWasIU8TGKqJdDMPyiUtfrvsrGWi/91ZLX6aJSrFqBJtTpxDoNe4XL6QRPNv0wb8GF0az5graXkzVe3GkaQS9lyw8m2ougDvW1SLvoeE+lhUUGhJGkkCZKv1f+QNLhUHyQ3XkXqh4MrP3pPUKIuQ7nKiWDjCP6Db+ZcejjTRC19D2gLjhrw3Z2J7nn/loijlFzV5dp+BL haomaiwang@gmail.com", "key_options": null, "keyfile": "/home/haomaiwang/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "haomaiwang", "validate_certs": true} 2021-03-22T20:32:53.847 INFO:teuthology.task.ansible.out:ok: [gibba020.front.sepia.ceph.com] => (item={'name': 'kchai', 'ovpn': 'kefu@gen8 HVoNrB5C8+bYxuqIfByeEQ 4dddde1890af2d6df367d3d832cc3b9b660160a1db69f0135e0d09364b2cb9b3'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "kchai", "ovpn": "kefu@gen8 HVoNrB5C8+bYxuqIfByeEQ 4dddde1890af2d6df367d3d832cc3b9b660160a1db69f0135e0d09364b2cb9b3"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAABIwAAAQEAuTvkaUtEaLbLcYA9Zw3MoHI5ZPudKf6CAbAZdhp4RMVujimR61TT6LdRF20g6F7pH7GrI/1WP2bu7a3sZyCZ1nCJCOhrTTS+2wwy7oGo/0yY4l+Bw6i7LGmJgqpO5dDxwADMlaHUwJ7Rf1Q+Pd7NmggkAVTmaN6qUGffz9hZsj7ibD/Z8/GFtQsCEMloTLtnz4NB6Gxe54UXEKz9pvjpXBhs0xWsJtDKaPFrbKRKswuH45XPuwJhGr249ZYtwQqcgXSWhOUcPTwf5Y6fj27aL2dx566DxQzqzNbcTcO96MguIy8Ufnc0kIOQQw9oHJZtg82zwM6+2mWr9J/K94Gv9w== kefu@save.node2", "key_options": null, "keyfile": "/home/kchai/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "kchai", "validate_certs": true} 2021-03-22T20:32:53.849 INFO:teuthology.task.ansible.out: 2021-03-22T20:32:53.859 INFO:teuthology.task.ansible.out:ok: [gibba044.front.sepia.ceph.com] => (item={'name': 'jdillaman', 'ovpn': 'jdillaman@ceph1 kQ96pIpKTocwIj9H1Udb1g 6c087451af94ac18c144712bcc9329799d86f6d90376839dcd6fa41cd73e3608'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "jdillaman", "ovpn": "jdillaman@ceph1 kQ96pIpKTocwIj9H1Udb1g 6c087451af94ac18c144712bcc9329799d86f6d90376839dcd6fa41cd73e3608"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAABIwAAAQEA296in+8Sr9slF8hrzAV3dNz0q94Q4FlFaMYw08II5PQm6HOpabGOGOwOud/PPeh3lMUHhs45N5WnbgdfQdzz9lpDoNBcqxeACdMicdECMHtYWf2GuFUdTAnPBFVl8wFW5JcziQYJePUcAUJRXGGfdMLMppAi8VEuhMw/z3jz89UN+zf51Y9eT3rgAVSCR+Zn47kite4OB2S1aVMEcZBE0fPnh60i+rpN26s80fh3wG2N9JrPBEvst6LbL0aEixrlRUtoFHZuWNCIjntVMANa+idpuWSxN2dzfcoxpGLF1TFzqx0moznp0PnDs7ZAFFS1/EkeSCgBflyhPV6csG3VNw== jdillaman@ceph1.example.com", "key_options": null, "keyfile": "/home/jdillaman/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "jdillaman", "validate_certs": true} 2021-03-22T20:32:54.039 INFO:teuthology.task.ansible.out:ok: [gibba044.front.sepia.ceph.com] => (item={'name': 'kchai', 'ovpn': 'kefu@gen8 HVoNrB5C8+bYxuqIfByeEQ 4dddde1890af2d6df367d3d832cc3b9b660160a1db69f0135e0d09364b2cb9b3'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "kchai", "ovpn": "kefu@gen8 HVoNrB5C8+bYxuqIfByeEQ 4dddde1890af2d6df367d3d832cc3b9b660160a1db69f0135e0d09364b2cb9b3"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAABIwAAAQEAuTvkaUtEaLbLcYA9Zw3MoHI5ZPudKf6CAbAZdhp4RMVujimR61TT6LdRF20g6F7pH7GrI/1WP2bu7a3sZyCZ1nCJCOhrTTS+2wwy7oGo/0yY4l+Bw6i7LGmJgqpO5dDxwADMlaHUwJ7Rf1Q+Pd7NmggkAVTmaN6qUGffz9hZsj7ibD/Z8/GFtQsCEMloTLtnz4NB6Gxe54UXEKz9pvjpXBhs0xWsJtDKaPFrbKRKswuH45XPuwJhGr249ZYtwQqcgXSWhOUcPTwf5Y6fj27aL2dx566DxQzqzNbcTcO96MguIy8Ufnc0kIOQQw9oHJZtg82zwM6+2mWr9J/K94Gv9w== kefu@save.node2", "key_options": null, "keyfile": "/home/kchai/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "kchai", "validate_certs": true} 2021-03-22T20:32:54.039 INFO:teuthology.task.ansible.out:ok: [gibba020.front.sepia.ceph.com] => (item={'name': 'vumrao', 'ovpn': 'vumrao@vumrao VaMHdnIGTl6y9LIkurxfjQ 71de53c4a0f212b8f919437d7d433d24a33d7a33bc6fe5df5d047e24499994b2'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "vumrao", "ovpn": "vumrao@vumrao VaMHdnIGTl6y9LIkurxfjQ 71de53c4a0f212b8f919437d7d433d24a33d7a33bc6fe5df5d047e24499994b2"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC56FiAgzz9aF+qAMkw5aGoCyoSA8Lf2LPaz3QxTYEzmQt0ByXMmVw0cgUI4gDt7hMBX6LoxPALZ7C1aH8aPTpb6+hxHGfir2tqQmU49JOQiUvBP/Xtt1ilxMou9Wu/ZadEhIZxaP/TBncXNls9cbFs9bV7Q8J3CLCTGRa8kilEpZ7209c/xQI4yQ6q+Q3H4FkO0YHP+Tkn9mg1df+BKkXfSBycjAyOXPvljoetjw0FHEbJ7lTCcSG+hCb2LEACo2OK9eWC3GYwDPKZF1Ht9HfDvg4bHfY3OVOixYiZSim7dbj3+VHWWsiH64usGH1o6fn4vV16UhVJiiicPMWvllzH vikhyat.umrao@gmail.com\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC9G/I5iaw5d4ssyJ4iTUxSvIBAX+P03VVHsNMHAB70rVGGwBnBJFqJNbukzxfnsqwzN6vSeuMy7I1zc2VVi4GtBQPK0iCbVQN+Njq0VCIxb4hLmjD3Vn8NgRp80955VJyYGT9+/JbZY1UCdPBuld6hsnTipkdo5U3huAHD4i1FpYKol+4DCZHAO5wNilCbests0+ZPtHYe53vnNDz685cx/f7RTtEarvU2fECxkurlBBNvuIl6SN8bo+NaJ01Li0xAD+2fpGz6Iu0WUEdWTkt78ubvA4If2k8XAKxkOKEvfyX+AtTzdHxWSQu7ixkbuksuK6A0bnankn+DdiP6Y293 vumrao@redhat", "key_options": null, "keyfile": "/home/vumrao/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "vumrao", "validate_certs": true} 2021-03-22T20:32:54.216 INFO:teuthology.task.ansible.out:ok: [gibba020.front.sepia.ceph.com] => (item={'name': 'dfuller', 'ovpn': 'dfuller@laptop 6U0lNVidRy7Ye/5q6cGN1A aea3d019f68a95094c99385aff099818224455a829615cfc774587e4519398a7\ndfuller@rex001 6Z8bfQDgPXVSGMeeQHoItg 3abd41920b72683fbba7f25be88ff992fcd753119c4d2086c12daaf20798e684\n'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "dfuller", "ovpn": "dfuller@laptop 6U0lNVidRy7Ye/5q6cGN1A aea3d019f68a95094c99385aff099818224455a829615cfc774587e4519398a7\ndfuller@rex001 6Z8bfQDgPXVSGMeeQHoItg 3abd41920b72683fbba7f25be88ff992fcd753119c4d2086c12daaf20798e684\n"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC/r/Xf58szqJ3wLdTE+mRK1Z11f/+VABmx6804NO77ncdC5ZvD3Kx6WP/oje01iwWEVXNAgEOaXp6j+U10aPvBMaS30qf/IhUcrXwO1YcGzZ0pV6UZMxcTuJw6w1VXy/YtgW5BlIfSm78zabztES9BqCgjYYM2rml3L1teDF4WU1QiI97iW0R57yc0t/gqXGpxqSFQ+iNYAl0Q1MGUgYltLvPrhm9WI2WhR2/GivdVMEM5lViNlegxneAZRb9YZMCG2kmSP+9Zd2NR367OrlgzmgeY/9u+KGXQiyfaO330s+iksxVwwE3fDl+KnqXuHSJNccJV7iXzZKej2QAire4X dfuller@Douglass-MacBook-Pro.local", "key_options": null, "keyfile": "/home/dfuller/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "dfuller", "validate_certs": true} 2021-03-22T20:32:54.228 INFO:teuthology.task.ansible.out:ok: [gibba044.front.sepia.ceph.com] => (item={'name': 'vumrao', 'ovpn': 'vumrao@vumrao VaMHdnIGTl6y9LIkurxfjQ 71de53c4a0f212b8f919437d7d433d24a33d7a33bc6fe5df5d047e24499994b2'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "vumrao", "ovpn": "vumrao@vumrao VaMHdnIGTl6y9LIkurxfjQ 71de53c4a0f212b8f919437d7d433d24a33d7a33bc6fe5df5d047e24499994b2"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC56FiAgzz9aF+qAMkw5aGoCyoSA8Lf2LPaz3QxTYEzmQt0ByXMmVw0cgUI4gDt7hMBX6LoxPALZ7C1aH8aPTpb6+hxHGfir2tqQmU49JOQiUvBP/Xtt1ilxMou9Wu/ZadEhIZxaP/TBncXNls9cbFs9bV7Q8J3CLCTGRa8kilEpZ7209c/xQI4yQ6q+Q3H4FkO0YHP+Tkn9mg1df+BKkXfSBycjAyOXPvljoetjw0FHEbJ7lTCcSG+hCb2LEACo2OK9eWC3GYwDPKZF1Ht9HfDvg4bHfY3OVOixYiZSim7dbj3+VHWWsiH64usGH1o6fn4vV16UhVJiiicPMWvllzH vikhyat.umrao@gmail.com\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC9G/I5iaw5d4ssyJ4iTUxSvIBAX+P03VVHsNMHAB70rVGGwBnBJFqJNbukzxfnsqwzN6vSeuMy7I1zc2VVi4GtBQPK0iCbVQN+Njq0VCIxb4hLmjD3Vn8NgRp80955VJyYGT9+/JbZY1UCdPBuld6hsnTipkdo5U3huAHD4i1FpYKol+4DCZHAO5wNilCbests0+ZPtHYe53vnNDz685cx/f7RTtEarvU2fECxkurlBBNvuIl6SN8bo+NaJ01Li0xAD+2fpGz6Iu0WUEdWTkt78ubvA4If2k8XAKxkOKEvfyX+AtTzdHxWSQu7ixkbuksuK6A0bnankn+DdiP6Y293 vumrao@redhat", "key_options": null, "keyfile": "/home/vumrao/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "vumrao", "validate_certs": true} 2021-03-22T20:32:54.406 INFO:teuthology.task.ansible.out:ok: [gibba044.front.sepia.ceph.com] => (item={'name': 'dfuller', 'ovpn': 'dfuller@laptop 6U0lNVidRy7Ye/5q6cGN1A aea3d019f68a95094c99385aff099818224455a829615cfc774587e4519398a7\ndfuller@rex001 6Z8bfQDgPXVSGMeeQHoItg 3abd41920b72683fbba7f25be88ff992fcd753119c4d2086c12daaf20798e684\n'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "dfuller", "ovpn": "dfuller@laptop 6U0lNVidRy7Ye/5q6cGN1A aea3d019f68a95094c99385aff099818224455a829615cfc774587e4519398a7\ndfuller@rex001 6Z8bfQDgPXVSGMeeQHoItg 3abd41920b72683fbba7f25be88ff992fcd753119c4d2086c12daaf20798e684\n"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC/r/Xf58szqJ3wLdTE+mRK1Z11f/+VABmx6804NO77ncdC5ZvD3Kx6WP/oje01iwWEVXNAgEOaXp6j+U10aPvBMaS30qf/IhUcrXwO1YcGzZ0pV6UZMxcTuJw6w1VXy/YtgW5BlIfSm78zabztES9BqCgjYYM2rml3L1teDF4WU1QiI97iW0R57yc0t/gqXGpxqSFQ+iNYAl0Q1MGUgYltLvPrhm9WI2WhR2/GivdVMEM5lViNlegxneAZRb9YZMCG2kmSP+9Zd2NR367OrlgzmgeY/9u+KGXQiyfaO330s+iksxVwwE3fDl+KnqXuHSJNccJV7iXzZKej2QAire4X dfuller@Douglass-MacBook-Pro.local", "key_options": null, "keyfile": "/home/dfuller/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "dfuller", "validate_certs": true} 2021-03-22T20:32:54.407 INFO:teuthology.task.ansible.out:ok: [gibba020.front.sepia.ceph.com] => (item={'name': 'owasserm', 'ovpn': 'owasserm@orit-desktop zi8oe8INwK6IZrtUz6lg0w b5f4f96232a77a260f7a16244af873df2ff143c2bde0dbaabf02e9952b8f38ca\n'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "owasserm", "ovpn": "owasserm@orit-desktop zi8oe8INwK6IZrtUz6lg0w b5f4f96232a77a260f7a16244af873df2ff143c2bde0dbaabf02e9952b8f38ca\n"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAACAQDIKepJjIovBTCkdVyvAdptljhw9bYcwtIqV/ojdbpeuJtxDo9UyrEkNoLeVpZgOcrbgrkOE7AEixo3qB9PbD8z5NRUleV7wipSh3QwrDmSylSVReJKOwYdxUKkzesZYBGIGYzAbTKqcVzPUWCeW314+xmv90XkO/+1vgbC5uoXfbfnaiDHQimBom8QV5Egr+EhhcuCqMEqaVSvjMr1T0e6IL9gUens6Mys6czI37go6QvmgEzkBbDJJ64PsiOOFHVNk4DJVJ1c7TRtsnpIHM1YVFjsH1AnAL6UufbgNSFf5dziUB/Bz815P1/jsOGpHkUKE37DbHU5xtLGl3MmimMt4ndcG6EggBGEYBwfEWPRAsZs3qngssrNH5W0CzbysLaoovzq5VqS8SdLMu5XrRLBEB0uWWzLq2bobYymk3t/oby5zrHJV78xAuLmldqjvlPZSdkgwWNv9YBLkteBVr2HhjtuashJ6amNPbA4kCGhXMpeRhfvfqs31CBEKbTV+A8ODWbWAoQxLCcqS24x0yMi73N0UzuqDTaJMcE8ODJvOxcLNaV688QDbrC/UehpX/Bp/DM7fLHj4YhkRpZxkkN5w2kb/bBbWya4DrffhHKqn9CH1z5ynj0237PhTwCXjtRn0JzpeRgN8OraFgR2H3uPc9XNqlkFxxOBK0lRngbxzw== owasserm@redhat.com", "key_options": null, "keyfile": "/home/owasserm/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "owasserm", "validate_certs": true} 2021-03-22T20:32:54.574 INFO:teuthology.task.ansible.out:ok: [gibba020.front.sepia.ceph.com] => (item={'name': 'vasu', 'ovpn': 'vasu@ceph1 +1D1qNUAk8h7OF9LF9qkrQ 963aa256fb99bc4b77e7085f57cf910a04c7f143603f81252331411eb8e37ec3\nvakulkar@vakulkar.sjc.csb O8ac1k0Dh3xkIFX8NFyIZw 471538eeb22384b58921e4f11af272c00c0a953dc7fe8d95ba057e65d141fbd2\nvasu@vasuSrv waJqYAARY/LnfuP1x/KQzQ 68915d3a1eb3dd00a562c149791cec5f43a96f5fd0b851ec855ec3f5dab496b4\n'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "vasu", "ovpn": "vasu@ceph1 +1D1qNUAk8h7OF9LF9qkrQ 963aa256fb99bc4b77e7085f57cf910a04c7f143603f81252331411eb8e37ec3\nvakulkar@vakulkar.sjc.csb O8ac1k0Dh3xkIFX8NFyIZw 471538eeb22384b58921e4f11af272c00c0a953dc7fe8d95ba057e65d141fbd2\nvasu@vasuSrv waJqYAARY/LnfuP1x/KQzQ 68915d3a1eb3dd00a562c149791cec5f43a96f5fd0b851ec855ec3f5dab496b4\n"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDVFy1sjGvvHwS7Q6E61ykH4dUGfxW9+a7Xo3JMpTBT33/E8bTrYF6ZHSdH+uxScisV9Vll222NJCLXyx2s9EOcv4L88vWDTZGCaUb3iA5dweLm7EYi1NXT/p+jWDA7MAF1FQGSAQafTHpNRxLcrVPgsLDy35weV4xj7ShEU+w7EBDb75jlJXqy0luJLKNBrLzz/wDV9Oe6y3APwQBhtO7vGrVzrWEF/LWLe7U9ad3DQjvLM7+H+QVpNy+nt7us73K8vHDk1KrPlCCjrcN+fSGPD/ILlxrDrDeqmmBCtPMa7PSSjCyAV/EW0fsmArcHrHXKeKWTKXG9sDL0KBqos1kB vasu@vasuSrv\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQConeaJ2kvUOMy+jeKvXZTw655L3KK0ZG0HONIySFrRNkGa/M/hYf8oMNVh9SEax7vLNme0kwk7d71EhgtMGNsvHtQOkshWxM9P0XPk4HgB/OL+2LQ/7M3SwD4vuXPbqvrQS63YMoxcHBue5Ol5hXmM+qSoZajpUrfB2woqbp7aKsCpoK4Cgj4XfLHfh0n239ae38DU6GoAcL0GzMsxMdQhWzBwOO+ZHfowohc1pfY0+xGIMW1OlMN1eO7kuK2gGS/YRVOnLw9uu/2NErIjBzCihNN0PYWur2JE+KmU1x6VMaky49cKmAlc5WUqZ+FpV3gvnb3cLjBClnCkdjIcLeRR vasukulkarni@ovpn-116-227.phx2.redhat.com\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDKRFyOO7qitrq6Hk2NSl28h4laRTxA2zezy1wwjTqs6UL+oZjNRYQjeWD3dDNPZrUmc9JyI3j1EN11cCsKAp8YXz3ItB46M0BPeJ4TXCpg36vxs7/twSDMq/EoXA5sRBbUJFf+bthcNemwG1WsJoxRVzMezbWBTHvz5i4Hbh4sL3PBbac3FhT/3b5Q4tKdO6bXGXmNLAoALyVZZMfoSz9CWzvrO+g8Houb9iJiaXHp293y+ND9Wicl9wHPckO1VcocZ+ldByujgX1cz6m+pxmf6AKY1O 2021-03-22T20:32:54.575 INFO:teuthology.task.ansible.out:MJj5PjmpN0HrgpV2QLVA+ba9qBiDwi1g8sRHXkOETMZ2jq/2a/mmTtvrsF vasu@teuthology", "key_options": null, "keyfile": "/home/vasu/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "vasu", "validate_certs": true} 2021-03-22T20:32:54.585 INFO:teuthology.task.ansible.out:ok: [gibba044.front.sepia.ceph.com] => (item={'name': 'owasserm', 'ovpn': 'owasserm@orit-desktop zi8oe8INwK6IZrtUz6lg0w b5f4f96232a77a260f7a16244af873df2ff143c2bde0dbaabf02e9952b8f38ca\n'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "owasserm", "ovpn": "owasserm@orit-desktop zi8oe8INwK6IZrtUz6lg0w b5f4f96232a77a260f7a16244af873df2ff143c2bde0dbaabf02e9952b8f38ca\n"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAACAQDIKepJjIovBTCkdVyvAdptljhw9bYcwtIqV/ojdbpeuJtxDo9UyrEkNoLeVpZgOcrbgrkOE7AEixo3qB9PbD8z5NRUleV7wipSh3QwrDmSylSVReJKOwYdxUKkzesZYBGIGYzAbTKqcVzPUWCeW314+xmv90XkO/+1vgbC5uoXfbfnaiDHQimBom8QV5Egr+EhhcuCqMEqaVSvjMr1T0e6IL9gUens6Mys6czI37go6QvmgEzkBbDJJ64PsiOOFHVNk4DJVJ1c7TRtsnpIHM1YVFjsH1AnAL6UufbgNSFf5dziUB/Bz815P1/jsOGpHkUKE37DbHU5xtLGl3MmimMt4ndcG6EggBGEYBwfEWPRAsZs3qngssrNH5W0CzbysLaoovzq5VqS8SdLMu5XrRLBEB0uWWzLq2bobYymk3t/oby5zrHJV78xAuLmldqjvlPZSdkgwWNv9YBLkteBVr2HhjtuashJ6amNPbA4kCGhXMpeRhfvfqs31CBEKbTV+A8ODWbWAoQxLCcqS24x0yMi73N0UzuqDTaJMcE8ODJvOxcLNaV688QDbrC/UehpX/Bp/DM7fLHj4YhkRpZxkkN5w2kb/bBbWya4DrffhHKqn9CH1z5ynj0237PhTwCXjtRn0JzpeRgN8OraFgR2H3uPc9XNqlkFxxOBK0lRngbxzw== owasserm@redhat.com", "key_options": null, "keyfile": "/home/owasserm/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "owasserm", "validate_certs": true} 2021-03-22T20:32:54.764 INFO:teuthology.task.ansible.out:ok: [gibba020.front.sepia.ceph.com] => (item={'name': 'smohan', 'ovpn': 'shmohan@laptop 7wwHLZZNa4ShUV1imXDDjw 0aca19a8ff6dbeee2821dd75a329a05b8052170204b2b242ced9b1a68ca8df37'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "smohan", "ovpn": "shmohan@laptop 7wwHLZZNa4ShUV1imXDDjw 0aca19a8ff6dbeee2821dd75a329a05b8052170204b2b242ced9b1a68ca8df37"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDlOImwCV0AGu5L29ABaefV9Vqjv43WYJYFuLTxGQQdeQGcways6iNKGIX/nzf3UWkwgg25OVSpzB7zf6FjBx+HcQU+RJ7FLzeaz0s8ZxBXqWwtOYOvP9cXmAXA07hD5UAfxZKC1twBzL82bKJ2ZSmzfQmBjvpUOqRs7XwsQIClOW/ycY+jLgLRLFFDxzADsgnn6UEGlHeMETYocUbe89P3wbY5fHhqZmn6e5ncuAQMsiLRa9d+QhSdpD07Y/P65EzqRF4UOX+zpOc6gPlgHFir9pvf0bTbbBG/qKN9+KGqzZMRJGKenpHM6EMfLkf0QmrT4s4zd4ZnUQPq3HN3pul3 redhat@unused\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQD9n4ege98BNmvgUxogdcpptMILFfEisAQaiLUvSKpTsoy2gF7C6xSJXgDaziT5dW4ad2El4xmKQ/e6/e14Vx5i9pGbJz4NvL36Xmb3ent2PtY18i6d3CbnmGI8J7YH4YS9QvR7FC/KuvwLR6AdJ+uQShGhqG8kWJMjbqrtaxu8l1hq8ymBXw3O1Ht+xrZ/r3dEkAIVF3bMCSUnZpEbSsNoeiydEQl0ZCw+meXYmSw15vYVtKpYscZxqADqhSJJxIEHZA4E88dq6aYdV2AZ/s4cJK+tBl/ckBnclI3VGHSGn6oaHoO/fCHtKiENplDuKoLGQPO6xJ2Q/apHSGD7McY3 redhat@network\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDn/XgNfvqytLHgfBUdQIhJiWBlj+JrXqGZYvAZZJIWs32Ugm1/lCQTssGZrEj3+Qv81jLfkP6VQ8gXSWJkzUK4csxRxkZKXqcYLDE1csdmAFDOfWUFJwhMsCiiCyBiW9oapioLpvd40nw8k9qM4QuzaUhVonoGXMDDL1/dCgkbIjiQxxTJPHDEJFjtzul+VuhlhHqE6S1syoJG+UKo3Q1tOBCs8rwaPXEfCXFsyv+ZmcEv1+mpM8QRjdr1D1hfUfwb4CHtaa2AE6B5wL+zoY6+jsrTwZSwCfeIdgEZ8e3V2iXP5F7G6eXotu5r7mGYJClHZFLSfbNPN5J+EbRORl9/ wbhack3r@dhcp35-24.lab.eng.blr.redhat.com\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDHYkp1nuRSYSAl6me1xuoTU30DW2YpAR6EH1c2adUC9tNtTZbMnab11aitQLAtZb9SKsRgnoB5KpH+zJ0VNKCuJU227r9vZwcVUruSGwA6X7LOrSkK0gFqNRZkVoKhC9oGHSU0zegYBDxx8VLxSV3CE56b+KEosEo6iJe7TkXy3wXHK6am0uhQPEdSHtdUdD683CGIffdF1RFmAFnzTPn96lC9rLe1mIGO+jVQx4zIo3i33RFQLy++4DtQw6Lrgp26Xr85HmQekjgyiya0VkR9Ypy7fgF2ucBGegnOgZDGCCY4G2RuqiZyKz 2021-03-22T20:32:54.765 INFO:teuthology.task.ansible.out:2TZaOecDwrLkbYM7EGp8up5uLFRZsV shmohan@shmohan.remote.csb", "key_options": null, "keyfile": "/home/smohan/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "smohan", "validate_certs": true} 2021-03-22T20:32:54.776 INFO:teuthology.task.ansible.out:ok: [gibba044.front.sepia.ceph.com] => (item={'name': 'vasu', 'ovpn': 'vasu@ceph1 +1D1qNUAk8h7OF9LF9qkrQ 963aa256fb99bc4b77e7085f57cf910a04c7f143603f81252331411eb8e37ec3\nvakulkar@vakulkar.sjc.csb O8ac1k0Dh3xkIFX8NFyIZw 471538eeb22384b58921e4f11af272c00c0a953dc7fe8d95ba057e65d141fbd2\nvasu@vasuSrv waJqYAARY/LnfuP1x/KQzQ 68915d3a1eb3dd00a562c149791cec5f43a96f5fd0b851ec855ec3f5dab496b4\n'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "vasu", "ovpn": "vasu@ceph1 +1D1qNUAk8h7OF9LF9qkrQ 963aa256fb99bc4b77e7085f57cf910a04c7f143603f81252331411eb8e37ec3\nvakulkar@vakulkar.sjc.csb O8ac1k0Dh3xkIFX8NFyIZw 471538eeb22384b58921e4f11af272c00c0a953dc7fe8d95ba057e65d141fbd2\nvasu@vasuSrv waJqYAARY/LnfuP1x/KQzQ 68915d3a1eb3dd00a562c149791cec5f43a96f5fd0b851ec855ec3f5dab496b4\n"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDVFy1sjGvvHwS7Q6E61ykH4dUGfxW9+a7Xo3JMpTBT33/E8bTrYF6ZHSdH+uxScisV9Vll222NJCLXyx2s9EOcv4L88vWDTZGCaUb3iA5dweLm7EYi1NXT/p+jWDA7MAF1FQGSAQafTHpNRxLcrVPgsLDy35weV4xj7ShEU+w7EBDb75jlJXqy0luJLKNBrLzz/wDV9Oe6y3APwQBhtO7vGrVzrWEF/LWLe7U9ad3DQjvLM7+H+QVpNy+nt7us73K8vHDk1KrPlCCjrcN+fSGPD/ILlxrDrDeqmmBCtPMa7PSSjCyAV/EW0fsmArcHrHXKeKWTKXG9sDL0KBqos1kB vasu@vasuSrv\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQConeaJ2kvUOMy+jeKvXZTw655L3KK0ZG0HONIySFrRNkGa/M/hYf8oMNVh9SEax7vLNme0kwk7d71EhgtMGNsvHtQOkshWxM9P0XPk4HgB/OL+2LQ/7M3SwD4vuXPbqvrQS63YMoxcHBue5Ol5hXmM+qSoZajpUrfB2woqbp7aKsCpoK4Cgj4XfLHfh0n239ae38DU6GoAcL0GzMsxMdQhWzBwOO+ZHfowohc1pfY0+xGIMW1OlMN1eO7kuK2gGS/YRVOnLw9uu/2NErIjBzCihNN0PYWur2JE+KmU1x6VMaky49cKmAlc5WUqZ+FpV3gvnb3cLjBClnCkdjIcLeRR vasukulkarni@ovpn-116-227.phx2.redhat.com\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDKRFyOO7qitrq6Hk2NSl28h4laRTxA2zezy1wwjTqs6UL+oZjNRYQjeWD3dDNPZrUmc9JyI3j1EN11cCsKAp8YXz3ItB46M0BPeJ4TXCpg36vxs7/twSDMq/EoXA5sRBbUJFf+bthcNemwG1WsJoxRVzMezbWBTHvz5i4Hbh4sL3PBbac3FhT/3b5Q4tKdO6bXGXmNLAoALyVZZMfoSz9CWzvrO+g8Houb9iJiaXHp293y+ND9Wicl9wHPckO1VcocZ+ldByujgX1cz6m+pxmf6AKY1O 2021-03-22T20:32:54.777 INFO:teuthology.task.ansible.out:MJj5PjmpN0HrgpV2QLVA+ba9qBiDwi1g8sRHXkOETMZ2jq/2a/mmTtvrsF vasu@teuthology", "key_options": null, "keyfile": "/home/vasu/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "vasu", "validate_certs": true} 2021-03-22T20:32:54.932 INFO:teuthology.task.ansible.out:ok: [gibba020.front.sepia.ceph.com] => (item={'name': 'abhi', 'ovpn': 'abhi@trusty SKarQTpBigBobP9sLjdLiw 868a74ed21b46f7f64255897d824f4e3eb21f8dde844bbdaa386681c942d8114'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "abhi", "ovpn": "abhi@trusty SKarQTpBigBobP9sLjdLiw 868a74ed21b46f7f64255897d824f4e3eb21f8dde844bbdaa386681c942d8114"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDZePxJmYerihzA0aQbMt7K7bctPEDcwPHiO8EVuJowp6zwhSmtDnYuFybKJsee4l8+rDKR6T5Ugdl5pLjSzQ+Ba00OSH7+qWC6shvVDYju5mIooJnc+kwx8RgapbGtDdl/yYskBb1KD5g/3+i/2aM+Igk+7nQR7Cny5+WnUEvHd7PHBbUXQSuu+mlUlnXCVMM8g8qlc1I3WQL5eQoIqGjSWRgZUIsn3P5oryYBzbuG9jqLwbaohJvZRJqkimQDe7zCFk6bB3z39pyOWUN+sldRvyL8FPyEmqog4IwpjcYyCuCnPhnb6fNq9yB65RUIde82Kkzx3LZrYOXTrdHgD/lr abhi@trusty", "key_options": null, "keyfile": "/home/abhi/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "abhi", "validate_certs": true} 2021-03-22T20:32:54.954 INFO:teuthology.task.ansible.out:ok: [gibba044.front.sepia.ceph.com] => (item={'name': 'smohan', 'ovpn': 'shmohan@laptop 7wwHLZZNa4ShUV1imXDDjw 0aca19a8ff6dbeee2821dd75a329a05b8052170204b2b242ced9b1a68ca8df37'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "smohan", "ovpn": "shmohan@laptop 7wwHLZZNa4ShUV1imXDDjw 0aca19a8ff6dbeee2821dd75a329a05b8052170204b2b242ced9b1a68ca8df37"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDlOImwCV0AGu5L29ABaefV9Vqjv43WYJYFuLTxGQQdeQGcways6iNKGIX/nzf3UWkwgg25OVSpzB7zf6FjBx+HcQU+RJ7FLzeaz0s8ZxBXqWwtOYOvP9cXmAXA07hD5UAfxZKC1twBzL82bKJ2ZSmzfQmBjvpUOqRs7XwsQIClOW/ycY+jLgLRLFFDxzADsgnn6UEGlHeMETYocUbe89P3wbY5fHhqZmn6e5ncuAQMsiLRa9d+QhSdpD07Y/P65EzqRF4UOX+zpOc6gPlgHFir9pvf0bTbbBG/qKN9+KGqzZMRJGKenpHM6EMfLkf0QmrT4s4zd4ZnUQPq3HN3pul3 redhat@unused\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQD9n4ege98BNmvgUxogdcpptMILFfEisAQaiLUvSKpTsoy2gF7C6xSJXgDaziT5dW4ad2El4xmKQ/e6/e14Vx5i9pGbJz4NvL36Xmb3ent2PtY18i6d3CbnmGI8J7YH4YS9QvR7FC/KuvwLR6AdJ+uQShGhqG8kWJMjbqrtaxu8l1hq8ymBXw3O1Ht+xrZ/r3dEkAIVF3bMCSUnZpEbSsNoeiydEQl0ZCw+meXYmSw15vYVtKpYscZxqADqhSJJxIEHZA4E88dq6aYdV2AZ/s4cJK+tBl/ckBnclI3VGHSGn6oaHoO/fCHtKiENplDuKoLGQPO6xJ2Q/apHSGD7McY3 redhat@network\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDn/XgNfvqytLHgfBUdQIhJiWBlj+JrXqGZYvAZZJIWs32Ugm1/lCQTssGZrEj3+Qv81jLfkP6VQ8gXSWJkzUK4csxRxkZKXqcYLDE1csdmAFDOfWUFJwhMsCiiCyBiW9oapioLpvd40nw8k9qM4QuzaUhVonoGXMDDL1/dCgkbIjiQxxTJPHDEJFjtzul+VuhlhHqE6S1syoJG+UKo3Q1tOBCs8rwaPXEfCXFsyv+ZmcEv1+mpM8QRjdr1D1hfUfwb4CHtaa2AE6B5wL+zoY6+jsrTwZSwCfeIdgEZ8e3V2iXP5F7G6eXotu5r7mGYJClHZFLSfbNPN5J+EbRORl9/ wbhack3r@dhcp35-24.lab.eng.blr.redhat.com\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDHYkp1nuRSYSAl6me1xuoTU30DW2YpAR6EH1c2adUC9tNtTZbMnab11aitQLAtZb9SKsRgnoB5KpH+zJ0VNKCuJU227r9vZwcVUruSGwA6X7LOrSkK0gFqNRZkVoKhC9oGHSU0zegYBDxx8VLxSV3CE56b+KEosEo6iJe7TkXy3wXHK6am0uhQPEdSHtdUdD683CGIffdF1RFmAFnzTPn96lC9rLe1mIGO+jVQx4zIo3i33RFQLy++4DtQw6Lrgp26Xr85HmQekjgyiya0VkR9Ypy7fgF2ucBGegnOgZDGCCY4G2RuqiZyKz 2021-03-22T20:32:54.956 INFO:teuthology.task.ansible.out:2TZaOecDwrLkbYM7EGp8up5uLFRZsV shmohan@shmohan.remote.csb", "key_options": null, "keyfile": "/home/smohan/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "smohan", "validate_certs": true} 2021-03-22T20:32:55.111 INFO:teuthology.task.ansible.out:ok: [gibba020.front.sepia.ceph.com] => (item={'name': 'cbodley', 'ovpn': 'cbodley@redhat.com W4gFS4oU8PtUOrdHuBYwXQ af7dafd992687f5d85a79866838a78e5070a4934fb0a935e8094adb31ec28611'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "cbodley", "ovpn": "cbodley@redhat.com W4gFS4oU8PtUOrdHuBYwXQ af7dafd992687f5d85a79866838a78e5070a4934fb0a935e8094adb31ec28611"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAACAQDcsBe6CzgWh64iZAH8zbU6ra4yEiUBSsiUn0AHzyQurvjeRpL2Mut6B1WEi0kJG7BAM6b13JrhnD9BW9yIMIUIPpVTa2o4zaXP90+bvjGrgDeJbxv3T9/TGh13k+WWyampxm2lo90/+Paql/HObQyyIv7Wan0DOdIe2/Ue4ooWH0tu3kj+3unJTuw82oEDEn+9tGs0oleG2c8XN0gQyVl1DzR2Gqf9PCzXK7hInC3niY2huoSAZzVFEgsniKEWqTnVWYi49X2SsJhUyHCj+mqrTG3YnW30nha3EXOWIbQGblXVoTIOc+gNreqdGByOMICKSnQmPSG4DAl3c1Y4h4A71T3Q043IUv7v7S9tAEKq2h6oJ9I/a5z0u4kaL/+B7Cw7l4bitTdcZ0rcqSvOkKUNNgxujbucMSSc4Tsh5L0762xaziD9nQZl5bteb3VtsMAueqhu7L3sJy69+HGg7oF68t5TguErXfI2UNVGOn3eRj+zN/zSwLUXMoROlpM5yHXSzHvpsbgZiHBImM2CeG4qaPtqzFw7VH6NWJv4ypb0htOMWsbXmLshNTca1KXrrBcVozSJC8wKgEOxu4spk26G8x1IVTsi2ypyYX+irtAqZrrpIPdQ0Ss9NjKPhFNXAxJgLHj6TlH8UNh1gRfN/QTyzpFSe4EH6uOlnWuxcuM8ZQ== cbodley@redhat.com", "key_options": null, "keyfile": "/home/cbodley/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "cbodley", "validate_certs": true} 2021-03-22T20:32:55.133 INFO:teuthology.task.ansible.out:ok: [gibba044.front.sepia.ceph.com] => (item={'name': 'abhi', 'ovpn': 'abhi@trusty SKarQTpBigBobP9sLjdLiw 868a74ed21b46f7f64255897d824f4e3eb21f8dde844bbdaa386681c942d8114'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "abhi", "ovpn": "abhi@trusty SKarQTpBigBobP9sLjdLiw 868a74ed21b46f7f64255897d824f4e3eb21f8dde844bbdaa386681c942d8114"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDZePxJmYerihzA0aQbMt7K7bctPEDcwPHiO8EVuJowp6zwhSmtDnYuFybKJsee4l8+rDKR6T5Ugdl5pLjSzQ+Ba00OSH7+qWC6shvVDYju5mIooJnc+kwx8RgapbGtDdl/yYskBb1KD5g/3+i/2aM+Igk+7nQR7Cny5+WnUEvHd7PHBbUXQSuu+mlUlnXCVMM8g8qlc1I3WQL5eQoIqGjSWRgZUIsn3P5oryYBzbuG9jqLwbaohJvZRJqkimQDe7zCFk6bB3z39pyOWUN+sldRvyL8FPyEmqog4IwpjcYyCuCnPhnb6fNq9yB65RUIde82Kkzx3LZrYOXTrdHgD/lr abhi@trusty", "key_options": null, "keyfile": "/home/abhi/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "abhi", "validate_certs": true} 2021-03-22T20:32:55.290 INFO:teuthology.task.ansible.out:ok: [gibba020.front.sepia.ceph.com] => (item={'name': 'mwatts', 'ovpn': 'mdw@degu IPiZqcFT2BLuf2h3+tw58g 7af390a631ec11bddd7d1ac506d29af65e1e01e19f7dc931b4f459030cb7a195'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "mwatts", "ovpn": "mdw@degu IPiZqcFT2BLuf2h3+tw58g 7af390a631ec11bddd7d1ac506d29af65e1e01e19f7dc931b4f459030cb7a195"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDrtHyRuOSEXAM6mwL4qoM+NM4hpIKhaRS+/Y6RDoFKszkXFw/jC9ZYh7q39rQpWQBKHVe4RyPN9yyGWydFwaR/BjZi14ippmYOqVG4f7b+k39NFbMJRcSxYC+NvkqxK7+zpsnIWC+RdJ+blZi+zCbaaAYcMDSvBZW19FsJSLrO7hh4R1cuzgV+Xrmwdc1/VH+HqPMu3tHGv7N0SfsklWI8Inr0aiL83QqqgKPcVxljSWZGYvvFyTQOrkNQeaLURJNER9WIIac9o57WOINw8kR+ojebcOUBsrxZH9j+gMjsJ752Rph03wdMUpFcnS6yfvI4Ial7x/sGms4FE+wL/vVF mdw@pika", "key_options": null, "keyfile": "/home/mwatts/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "mwatts", "validate_certs": true} 2021-03-22T20:32:55.322 INFO:teuthology.task.ansible.out:ok: [gibba044.front.sepia.ceph.com] => (item={'name': 'cbodley', 'ovpn': 'cbodley@redhat.com W4gFS4oU8PtUOrdHuBYwXQ af7dafd992687f5d85a79866838a78e5070a4934fb0a935e8094adb31ec28611'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "cbodley", "ovpn": "cbodley@redhat.com W4gFS4oU8PtUOrdHuBYwXQ af7dafd992687f5d85a79866838a78e5070a4934fb0a935e8094adb31ec28611"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAACAQDcsBe6CzgWh64iZAH8zbU6ra4yEiUBSsiUn0AHzyQurvjeRpL2Mut6B1WEi0kJG7BAM6b13JrhnD9BW9yIMIUIPpVTa2o4zaXP90+bvjGrgDeJbxv3T9/TGh13k+WWyampxm2lo90/+Paql/HObQyyIv7Wan0DOdIe2/Ue4ooWH0tu3kj+3unJTuw82oEDEn+9tGs0oleG2c8XN0gQyVl1DzR2Gqf9PCzXK7hInC3niY2huoSAZzVFEgsniKEWqTnVWYi49X2SsJhUyHCj+mqrTG3YnW30nha3EXOWIbQGblXVoTIOc+gNreqdGByOMICKSnQmPSG4DAl3c1Y4h4A71T3Q043IUv7v7S9tAEKq2h6oJ9I/a5z0u4kaL/+B7Cw7l4bitTdcZ0rcqSvOkKUNNgxujbucMSSc4Tsh5L0762xaziD9nQZl5bteb3VtsMAueqhu7L3sJy69+HGg7oF68t5TguErXfI2UNVGOn3eRj+zN/zSwLUXMoROlpM5yHXSzHvpsbgZiHBImM2CeG4qaPtqzFw7VH6NWJv4ypb0htOMWsbXmLshNTca1KXrrBcVozSJC8wKgEOxu4spk26G8x1IVTsi2ypyYX+irtAqZrrpIPdQ0Ss9NjKPhFNXAxJgLHj6TlH8UNh1gRfN/QTyzpFSe4EH6uOlnWuxcuM8ZQ== cbodley@redhat.com", "key_options": null, "keyfile": "/home/cbodley/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "cbodley", "validate_certs": true} 2021-03-22T20:32:55.469 INFO:teuthology.task.ansible.out:ok: [gibba020.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, "comment": null, "exclusive": false, "follow": false, "item": {"name": "prsrivas", "ovpn": "pritha@dhcp35-190.lab.eng.blr.redhat.com GCk3PIYzUNZ6/xrsKoq8VQ acbfc4279970b44c3d008990e0cf1bb5eb280299218441a0f25fda988bc555f6"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAACAQC0zCoXv2Kkxjqv5FOlJZ2PRA9tStdXAVGZJbSLOhAWeqHQL6O2l8MO5GFzHz4FA/g7lbNzLKaCbG1wYGuL9FOt0o36/eHykgENu00SlFunIQn+T/WNaGxrZqnfbdS9TdImFAnVY4vuzrBhFTb6qcqTLhw1WVz+l/iOv5CoY+7NnILWcj8dHNcPzU1ihlFAbvQgQcMtt1130zqc6L8o+SDm2YQF2nuOWxj0LbD6YpRn3AqWsTN5QbqzdeaJiUt6kdywisPdoiSWLuivRKhNLNhnWO+B4DnchwfApy8ovJShHZAsrSoc+a+RQDmOiLXmc5wAvNnREHbqod8/0bQ9vSXaVQCt1gnnK8Bf7GQElg3Z3aep4D4w6rBB+LBsHFbTfrzWAHkXxJeGiQTlJGz0IYHi1weWrzY6x5rEA0gYDu0FVLOLrsYDtuTQpjcTwpmaHCsxz6wU3wCNmTsV/AZhniFHJhHXacCmDp1JfsI2kP9FjcJJE0SygnZ/SzKe0DHamnyT1OgdQaG/KX2eRv/vXUPg2ukKiA1fyFnFeEsWK6rUO0YgCswqjrM4vU0leZ1b8vK9aM4IDJM3TJqdMLfOa0rPntekNOqXUn213CP+Yiz9l1TH4zX3P/Kv6Vv1gTeGcX0lMaYhowng+97j3LLqGcSUPMklrKen/xrsACFxN9fxaQ== prsrivas@redhat.com\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAACAQCks+XmOepYEdSBP6U0T+r+fZowSS7UHY5W8AUtAkvXiKlTG518luG2wtSALIsB5+jyjC44ITwV9X/vvsDaXQnp1hFanwWeuU1jDdy+MvywvxI9q4naWlDpxrfq4i/AioSvdoIo02uUFYPKTCHrm7wBjTwpWbCD0gbC9/OGAHM88Md3F0qbgFEr3BERvNGe0coCjWRMS8+GTZXS22WW1/NxNzpdCUjO/9j4QydpW7UF1kqVhnPVZozmh4wl0rk8tgb9Zx3vCUBG1Q5eO/q+HsW54eXLa9FcuQcoJnNdV2hMXRHHZHTgaPKZ/ildukzZHo0i/Dq1mi5N3s5A7aDYxOWWlRXazwL8zu/UQVrxVRni8vDTFk5682lskF1WifzADaqicUWzasdK0PC4G7JmHPi+XHskeOt5i4ywEnFRXnYtMOIu0CNO82Rg4CdUAD58YXCGoQ4r9TG4LlwKg75ouNHB/ToJidSg9NBwclP+MICcTpWItxVXpBj/YkeLcntHtVTFNHORxIwIwWng94wVEDCfyXelyAR6VfwcPlWWrbzhbEO9DH40GuluQi38ySWi/HpnrVriJMLzEQA9OPrLsME1LDgPGkF2GloPL8nnnLWB9L+YEBNNAVoSo0PHBsjIibdZ/SZm7zUgYGp4fuG+m1+SDOjcfD6GSXOTQwQou+knEQ== prsrivas@redhat.com", "key_options": nul 2021-03-22T20:32:55.470 INFO:teuthology.task.ansible.out:l, "keyfile": "/home/prsrivas/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "prsrivas", "validate_certs": true} 2021-03-22T20:32:55.491 INFO:teuthology.task.ansible.out:ok: [gibba044.front.sepia.ceph.com] => (item={'name': 'mwatts', 'ovpn': 'mdw@degu IPiZqcFT2BLuf2h3+tw58g 7af390a631ec11bddd7d1ac506d29af65e1e01e19f7dc931b4f459030cb7a195'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "mwatts", "ovpn": "mdw@degu IPiZqcFT2BLuf2h3+tw58g 7af390a631ec11bddd7d1ac506d29af65e1e01e19f7dc931b4f459030cb7a195"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDrtHyRuOSEXAM6mwL4qoM+NM4hpIKhaRS+/Y6RDoFKszkXFw/jC9ZYh7q39rQpWQBKHVe4RyPN9yyGWydFwaR/BjZi14ippmYOqVG4f7b+k39NFbMJRcSxYC+NvkqxK7+zpsnIWC+RdJ+blZi+zCbaaAYcMDSvBZW19FsJSLrO7hh4R1cuzgV+Xrmwdc1/VH+HqPMu3tHGv7N0SfsklWI8Inr0aiL83QqqgKPcVxljSWZGYvvFyTQOrkNQeaLURJNER9WIIac9o57WOINw8kR+ojebcOUBsrxZH9j+gMjsJ752Rph03wdMUpFcnS6yfvI4Ial7x/sGms4FE+wL/vVF mdw@pika", "key_options": null, "keyfile": "/home/mwatts/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "mwatts", "validate_certs": true} 2021-03-22T20:32:55.647 INFO:teuthology.task.ansible.out:ok: [gibba020.front.sepia.ceph.com] => (item={'name': 'pdonnell', 'ovpn': 'pdonnell@redhat.com Q9j56CPPXipXScmKi57PlQ fb616603b6d27cf65bfa1da83fc0ca39399861ad1c02bfed37ce9be17cdfa8ea'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "pdonnell", "ovpn": "pdonnell@redhat.com Q9j56CPPXipXScmKi57PlQ fb616603b6d27cf65bfa1da83fc0ca39399861ad1c02bfed37ce9be17cdfa8ea"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAACAQD3vdP9QHyNFUNPOdplezEbdYsQfcC91ncATI6Fl/xHifmUbcvjIRqZHkCY6FNWUpMeg9S3+wlHJtzjVqJJ/MlQML3EtwnzQkeWv8bjtuZ07OqULYIv0zEx63XUfSnrdFleJ8+KDSpn7krkYE44q85B88IL+ZBeq5eCXFJ1TtmsDcvsN8WqZNWMdUGqgH3Bb4D8+YKrEfGxoievyxZ1A1DnBHan2l8foTKYggRrnuSbTb59cFpxY3R7Arc5Cn9kDJT1nDVBA5SSGCfRMiNyBOUzQVYe/UjKTaCpngglXC3wYnjoGvGcpksHLQCxyuJPB6djC1tdF+3Jehdf8y8+2TBzWXiiPq2XwS58sER5GcLLLQv26pPL8hgu6CdI0sHxgcgQBgpjoLwUMHmv13CnN/AAcZY4RRDK2X5zd6wFSEhuuCoUqh/m7K219IxI6fVkLaApC851D/ua/pj9OMjiOaJ+D13cPrgfqxva4eK8FQZvqQm7aUK/TT216QNYmn7hkzNjMTkjv/L5yYQ5Ym92AHy44wHzLPrtDB5mk94vHOjG+KlAt9ofuLncMSAXWe+fOqxuIQ6VfbL2LUv0EGYhHe4XOVj98q5utsVQxQbXAZzNQaq9FWXs2A4xcVP7aWj0Fooi17LN/W0ng4Iijir5hyLr7k7M1G6resgiY7p83biNow== pdonnell@redhat.com\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAEAQCpgLVt7Zphmf6nqD+9BC0N91jdmaY6ZpvrYWlzbhxXITQ6juIEtegnlZ+8ohdeEfHFBiyu1xOSQSM1X1ugvpPQE94UqQg7JVb0tuoUCNJHYnIuv8T4YgyP0/vEV48k2G0BBWlP+IJ5f1iDvZuLHWLR5JSgGqh5ELaaHr7Cbyb6JlImldb7SDIoPHMCZ+n6dLO8l5Zy7qWelw6aeA770xmPucBr6t/BVns2g77XgJz6zFd99yEaDy27i8jfzL7WqR9i93yVE9EsL7tuOjg6G9KUzxBF0bg9iVsJXypvcBuG0JwQ+SDKqYw/cN4iLy5qBa6Siqrfpc/LKU21VNmJ0e5eXNgKKbMBpBb8GVmkoLaSRcXw7LclWopjNDA+meUhDAwU7b97N7cqN8BYhBKQyiShXFHMKLuNo2fSuTRt/icfb9VisKNGBdvwgV0oOlrqbXMzZKmj9amb9b+3JDBTGB7ioCsj5x/Evf9srXRrQ9kikIr1aBbVXIWir/lasNWVydcmUYsNi8L7W0vXArLwp+GgOXJFeZUiD3z9LG4CouRxMSwoj3lgWeL2ZR8feH4D/SP/+QmBdU6+aG97au9qreeXi5X8QTR3LND0DwwEKczX+3s+Fa950Oieom/gXC57PVKVh90KVoAGw3HzJTlZrauOtLkYbTUAX6woOMhAtJ5oWuDDT4UrHQj37jRrrl2dETLwKwUJN2+2L07vnnOZ4ABcGWLsU6d3bXeUBlw3pdsYqPebDKUEpjL2kUOw+zmfjEf 2021-03-22T20:32:55.648 INFO:teuthology.task.ansible.out:dVx9BfrvExvDX+3MkxccCJ8FY7od1s5fGEFHsXnIiMnLO/HZb/JN+Aoe+/ExadIcYwJnWcCJyly2/532kGFUlzOliCwPxgJpjWCKQAv6LjWmxoPXiA4JI0bp6y7lMEjmV2Bp3mwphlsW/r8Ie5hg1UPh/ttHRp/VZgcV8e6nNmP/qc6k9b2DWTNFqtWqm1hXLOwq08HzUEeH9mTqvenyAbv2RFMOS18Y2K+4BKUzHwZujrz9qEh/kqtpFScEIXkOJ+HZz3mI6XfjWFIPS487yRGfUvW3+nSWhvHc8vJY21bFRKdjD84qCVlZ2BfOCGUZSKftVItEiqXMTRs3RZd5epfCVZbJuA0hG16jUseeHqqZqDtlbLkzkxtS6v3iGRnPh/Ke/94FHHCzvYY8cmMYAVaM6p/G3edWftbaEtN70Fo7VKxPrpPzuSRZ7Vxmnb+Zad95DxxAC/vtMy/vkBVIP6dyn4HGxqa1oECFMe4oXdhnxZQoPzvWxb8upcXeAeOMMbcIlMq5a+dCBPGFNKhNhrb+9uAEDHwjE7rZlMJVSvt9v1S4hll6jiYIap+7n4reSKrS45aO9U0xiKXJJDohh pdonnell@icewind\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAEAQC8MdUJzIvTCn0fM+hv1HAO/Lwjy/C/V7stQRWGIxyrRHbniyX8iuaU3j7YNFglSQPJq+YRM9UnGauM9/0J9tHKLsMp+zRQYrtxU/ThiTUN8TRJY11mGUol4yLsqkTtm6oq5sl6o+LfuA4hzaYc3XLrFHRJuCUgbtPG71Q0C/y3U+itrDK4wXUxBa4YzZzcIMg+c88VXwoouPbiL0gW5PCXzMaNtKlOqBUKlE935MLn70wIEfN/EwAAbss0ga1moqeqmi9Nlvm20DNIVFmkAGtYoq6CHXtL/uehzai5Sueop8Vmd8+1U8gDTo6JpiagdD8ZNf0zAbRx587KAT5ZMnahJpO276j7RNa85ZFkNkEnBLqBHRkCkTCYq1GehYyRaR69uuKyczFiIoTfAQgPh7VlnpT9525b/4nFsBDOkWxxWAIJR61YiKemPV/n/e9SwhvVsMDb2B/RBriwR7Mi2SZ/lBHGB+z0OA+EE2rGZy4LFVOfUczqIdpltlNotXan4M4F361i+bX19KE+f2RLySn3+GiFv0CdLwslS/y4xysz+FWxw6B0Y/EkpiDU3CdWM61+THGGm/DVhfL/Pvca7k8PonHFYw/x5w1nBcADpkM9JF+m5eOnp+weTEzl58sS+3GnoAuL8YFJwMW1RmE50xM0o5E3SDc8XftUvaSZz8mhII3uwDDukbELfmkLbnIeipQKyjO+GEx0JBp4Itz82qGuao0Wi32U9wHzhSWnX4GQ0pKZnq9frSlyCNwHu/iMiKF8sA2bX3dvplFJ9nKWPefcU8bdl/upr5hYrd2GttjUSkWZa+UuF264yx3ztcN7jotRhEmmdEcHVzKQ26/NyRI4/9DQpDKY7zw4O2wFkXWg5L9kodXwWzgy4cyOr4dMD9LBVLOpHc0CAji5/+lfuYQbu1mwVdfOzCXDqByjt7zCbeN7KuUh403sJ8PTQVp642xA9i4AkPv5g+fqi5C0++1DbZP0lmLfKtTswHhoN+kAqZu2N4Mu6mNVNKyZgW5h1pZzNSGWYcZttyYmMCHhPketReL0LPJ+VUsqQCVohuta3aaSe44InA28GZsXzMj5B0el/84bnE7cN4b+rfGD25NT73JEt3RgPa9W9jqT1hwd/nf53BDKpp7DlHjR77WSWT4h4F7bhbM1RsGSqAfZjCUJT6Rq+IuM2XcrLDY8zIeArkqaZLXMzfGj6KJ7cQes05P5LYfY4osXiq68Gs/7gzF31PQRRGOYAoqMN7752sn0ZMcpnUj3mJutQcncRUN4+naTMjU36WWD7it0YuQBnb2IJ4iKjYLInw8pr2zKgWtgr1TSCM4xKp/v1/ZMmbBmS+dT 2021-03-22T20:32:55.649 INFO:teuthology.task.ansible.out:zNC7Mpkt8vdCNjzZ5KZ5 pdonnell@aglarond", "key_options": null, "keyfile": "/home/pdonnell/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "pdonnell", "validate_certs": true} 2021-03-22T20:32:55.668 INFO:teuthology.task.ansible.out:ok: [gibba044.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, "comment": null, "exclusive": false, "follow": false, "item": {"name": "prsrivas", "ovpn": "pritha@dhcp35-190.lab.eng.blr.redhat.com GCk3PIYzUNZ6/xrsKoq8VQ acbfc4279970b44c3d008990e0cf1bb5eb280299218441a0f25fda988bc555f6"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAACAQC0zCoXv2Kkxjqv5FOlJZ2PRA9tStdXAVGZJbSLOhAWeqHQL6O2l8MO5GFzHz4FA/g7lbNzLKaCbG1wYGuL9FOt0o36/eHykgENu00SlFunIQn+T/WNaGxrZqnfbdS9TdImFAnVY4vuzrBhFTb6qcqTLhw1WVz+l/iOv5CoY+7NnILWcj8dHNcPzU1ihlFAbvQgQcMtt1130zqc6L8o+SDm2YQF2nuOWxj0LbD6YpRn3AqWsTN5QbqzdeaJiUt6kdywisPdoiSWLuivRKhNLNhnWO+B4DnchwfApy8ovJShHZAsrSoc+a+RQDmOiLXmc5wAvNnREHbqod8/0bQ9vSXaVQCt1gnnK8Bf7GQElg3Z3aep4D4w6rBB+LBsHFbTfrzWAHkXxJeGiQTlJGz0IYHi1weWrzY6x5rEA0gYDu0FVLOLrsYDtuTQpjcTwpmaHCsxz6wU3wCNmTsV/AZhniFHJhHXacCmDp1JfsI2kP9FjcJJE0SygnZ/SzKe0DHamnyT1OgdQaG/KX2eRv/vXUPg2ukKiA1fyFnFeEsWK6rUO0YgCswqjrM4vU0leZ1b8vK9aM4IDJM3TJqdMLfOa0rPntekNOqXUn213CP+Yiz9l1TH4zX3P/Kv6Vv1gTeGcX0lMaYhowng+97j3LLqGcSUPMklrKen/xrsACFxN9fxaQ== prsrivas@redhat.com\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAACAQCks+XmOepYEdSBP6U0T+r+fZowSS7UHY5W8AUtAkvXiKlTG518luG2wtSALIsB5+jyjC44ITwV9X/vvsDaXQnp1hFanwWeuU1jDdy+MvywvxI9q4naWlDpxrfq4i/AioSvdoIo02uUFYPKTCHrm7wBjTwpWbCD0gbC9/OGAHM88Md3F0qbgFEr3BERvNGe0coCjWRMS8+GTZXS22WW1/NxNzpdCUjO/9j4QydpW7UF1kqVhnPVZozmh4wl0rk8tgb9Zx3vCUBG1Q5eO/q+HsW54eXLa9FcuQcoJnNdV2hMXRHHZHTgaPKZ/ildukzZHo0i/Dq1mi5N3s5A7aDYxOWWlRXazwL8zu/UQVrxVRni8vDTFk5682lskF1WifzADaqicUWzasdK0PC4G7JmHPi+XHskeOt5i4ywEnFRXnYtMOIu0CNO82Rg4CdUAD58YXCGoQ4r9TG4LlwKg75ouNHB/ToJidSg9NBwclP+MICcTpWItxVXpBj/YkeLcntHtVTFNHORxIwIwWng94wVEDCfyXelyAR6VfwcPlWWrbzhbEO9DH40GuluQi38ySWi/HpnrVriJMLzEQA9OPrLsME1LDgPGkF2GloPL8nnnLWB9L+YEBNNAVoSo0PHBsjIibdZ/SZm7zUgYGp4fuG+m1+SDOjcfD6GSXOTQwQou+knEQ== prsrivas@redhat.com", "key_options": nul 2021-03-22T20:32:55.669 INFO:teuthology.task.ansible.out:l, "keyfile": "/home/prsrivas/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "prsrivas", "validate_certs": true} 2021-03-22T20:32:55.824 INFO:teuthology.task.ansible.out:ok: [gibba020.front.sepia.ceph.com] => (item={'name': 'jlayton', 'ovpn': 'jlayton@redhat aNfzMdXOhhmWRb25hwXJIg f51fee42c5268f7b8e00d57092dc522b0a07b31154ea52cf542da9cac5885868'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "jlayton", "ovpn": "jlayton@redhat aNfzMdXOhhmWRb25hwXJIg f51fee42c5268f7b8e00d57092dc522b0a07b31154ea52cf542da9cac5885868"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAACAQDKzhyWb3PmU88m8BbgpEuBzYM6+x28z6aZwHSesiyfXMfF4Y7IZjtKaTxH0ph/O9GQCPhRCVhRd8TlgKWJGhts1E+VkQfHfT18CgmrPWzj3gifc2FJhL97vB1Pd3jksGnOPAikgYPHP46SVMTtyvXCkOUuo7E29WrkdpjawcqM1rfpw63OnzHf7Ar7Sqh/othB7ajyVQ92t+XWSEqj7K+NRfTaq5L5RBWbwarM885o8xdI5mimOZ0QjzKOhFDORrI+HEVlkutyB8E20nZgo7TUy+kYeLVhEqb3A6Pi2QbA9GFLT69kA/H9nebhj7Cuim9yrx4OKeZuIncG0UxSQF3QmWflAZHBs8L/jniTz4DJ5id5jR29tvGK2LeddCEMB1L2cHwWHlG0aX5jaNEJe+nG6H5Tcg3+M1RPM8twBkRQmS3UzAyX/MTH1kktyFUHn8CdBXe0WTuoFSvXLB6BCHWzDYZOt0tIV/xMtBwhy+XGYA4oZSsDU5m7VlSVLBGL8DbRX69Z8AGey2y3FoFu/roY6NmDhTxUedJ2ZfoKSwdZD6jjatdO1621nonBnJxrDgaXCWzT7HtnWcc3GwxZoBrqkvgpsx88f4lNi22OpYVPV6A4hECe04u6OJnHSWVk3ft3p5PaLNF8aEXbiIgzZKAwX3LxpvEDFH/t1sdihhpmjw== jlayton@synchrony.poochiereds.net", "key_options": null, "keyfile": "/home/jlayton/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "jlayton", "validate_certs": true} 2021-03-22T20:32:55.856 INFO:teuthology.task.ansible.out:ok: [gibba044.front.sepia.ceph.com] => (item={'name': 'pdonnell', 'ovpn': 'pdonnell@redhat.com Q9j56CPPXipXScmKi57PlQ fb616603b6d27cf65bfa1da83fc0ca39399861ad1c02bfed37ce9be17cdfa8ea'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "pdonnell", "ovpn": "pdonnell@redhat.com Q9j56CPPXipXScmKi57PlQ fb616603b6d27cf65bfa1da83fc0ca39399861ad1c02bfed37ce9be17cdfa8ea"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAACAQD3vdP9QHyNFUNPOdplezEbdYsQfcC91ncATI6Fl/xHifmUbcvjIRqZHkCY6FNWUpMeg9S3+wlHJtzjVqJJ/MlQML3EtwnzQkeWv8bjtuZ07OqULYIv0zEx63XUfSnrdFleJ8+KDSpn7krkYE44q85B88IL+ZBeq5eCXFJ1TtmsDcvsN8WqZNWMdUGqgH3Bb4D8+YKrEfGxoievyxZ1A1DnBHan2l8foTKYggRrnuSbTb59cFpxY3R7Arc5Cn9kDJT1nDVBA5SSGCfRMiNyBOUzQVYe/UjKTaCpngglXC3wYnjoGvGcpksHLQCxyuJPB6djC1tdF+3Jehdf8y8+2TBzWXiiPq2XwS58sER5GcLLLQv26pPL8hgu6CdI0sHxgcgQBgpjoLwUMHmv13CnN/AAcZY4RRDK2X5zd6wFSEhuuCoUqh/m7K219IxI6fVkLaApC851D/ua/pj9OMjiOaJ+D13cPrgfqxva4eK8FQZvqQm7aUK/TT216QNYmn7hkzNjMTkjv/L5yYQ5Ym92AHy44wHzLPrtDB5mk94vHOjG+KlAt9ofuLncMSAXWe+fOqxuIQ6VfbL2LUv0EGYhHe4XOVj98q5utsVQxQbXAZzNQaq9FWXs2A4xcVP7aWj0Fooi17LN/W0ng4Iijir5hyLr7k7M1G6resgiY7p83biNow== pdonnell@redhat.com\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAEAQCpgLVt7Zphmf6nqD+9BC0N91jdmaY6ZpvrYWlzbhxXITQ6juIEtegnlZ+8ohdeEfHFBiyu1xOSQSM1X1ugvpPQE94UqQg7JVb0tuoUCNJHYnIuv8T4YgyP0/vEV48k2G0BBWlP+IJ5f1iDvZuLHWLR5JSgGqh5ELaaHr7Cbyb6JlImldb7SDIoPHMCZ+n6dLO8l5Zy7qWelw6aeA770xmPucBr6t/BVns2g77XgJz6zFd99yEaDy27i8jfzL7WqR9i93yVE9EsL7tuOjg6G9KUzxBF0bg9iVsJXypvcBuG0JwQ+SDKqYw/cN4iLy5qBa6Siqrfpc/LKU21VNmJ0e5eXNgKKbMBpBb8GVmkoLaSRcXw7LclWopjNDA+meUhDAwU7b97N7cqN8BYhBKQyiShXFHMKLuNo2fSuTRt/icfb9VisKNGBdvwgV0oOlrqbXMzZKmj9amb9b+3JDBTGB7ioCsj5x/Evf9srXRrQ9kikIr1aBbVXIWir/lasNWVydcmUYsNi8L7W0vXArLwp+GgOXJFeZUiD3z9LG4CouRxMSwoj3lgWeL2ZR8feH4D/SP/+QmBdU6+aG97au9qreeXi5X8QTR3LND0DwwEKczX+3s+Fa950Oieom/gXC57PVKVh90KVoAGw3HzJTlZrauOtLkYbTUAX6woOMhAtJ5oWuDDT4UrHQj37jRrrl2dETLwKwUJN2+2L07vnnOZ4ABcGWLsU6d3bXeUBlw3pdsYqPebDKUEpjL2kUOw+zmfjEf 2021-03-22T20:32:55.857 INFO:teuthology.task.ansible.out:dVx9BfrvExvDX+3MkxccCJ8FY7od1s5fGEFHsXnIiMnLO/HZb/JN+Aoe+/ExadIcYwJnWcCJyly2/532kGFUlzOliCwPxgJpjWCKQAv6LjWmxoPXiA4JI0bp6y7lMEjmV2Bp3mwphlsW/r8Ie5hg1UPh/ttHRp/VZgcV8e6nNmP/qc6k9b2DWTNFqtWqm1hXLOwq08HzUEeH9mTqvenyAbv2RFMOS18Y2K+4BKUzHwZujrz9qEh/kqtpFScEIXkOJ+HZz3mI6XfjWFIPS487yRGfUvW3+nSWhvHc8vJY21bFRKdjD84qCVlZ2BfOCGUZSKftVItEiqXMTRs3RZd5epfCVZbJuA0hG16jUseeHqqZqDtlbLkzkxtS6v3iGRnPh/Ke/94FHHCzvYY8cmMYAVaM6p/G3edWftbaEtN70Fo7VKxPrpPzuSRZ7Vxmnb+Zad95DxxAC/vtMy/vkBVIP6dyn4HGxqa1oECFMe4oXdhnxZQoPzvWxb8upcXeAeOMMbcIlMq5a+dCBPGFNKhNhrb+9uAEDHwjE7rZlMJVSvt9v1S4hll6jiYIap+7n4reSKrS45aO9U0xiKXJJDohh pdonnell@icewind\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAEAQC8MdUJzIvTCn0fM+hv1HAO/Lwjy/C/V7stQRWGIxyrRHbniyX8iuaU3j7YNFglSQPJq+YRM9UnGauM9/0J9tHKLsMp+zRQYrtxU/ThiTUN8TRJY11mGUol4yLsqkTtm6oq5sl6o+LfuA4hzaYc3XLrFHRJuCUgbtPG71Q0C/y3U+itrDK4wXUxBa4YzZzcIMg+c88VXwoouPbiL0gW5PCXzMaNtKlOqBUKlE935MLn70wIEfN/EwAAbss0ga1moqeqmi9Nlvm20DNIVFmkAGtYoq6CHXtL/uehzai5Sueop8Vmd8+1U8gDTo6JpiagdD8ZNf0zAbRx587KAT5ZMnahJpO276j7RNa85ZFkNkEnBLqBHRkCkTCYq1GehYyRaR69uuKyczFiIoTfAQgPh7VlnpT9525b/4nFsBDOkWxxWAIJR61YiKemPV/n/e9SwhvVsMDb2B/RBriwR7Mi2SZ/lBHGB+z0OA+EE2rGZy4LFVOfUczqIdpltlNotXan4M4F361i+bX19KE+f2RLySn3+GiFv0CdLwslS/y4xysz+FWxw6B0Y/EkpiDU3CdWM61+THGGm/DVhfL/Pvca7k8PonHFYw/x5w1nBcADpkM9JF+m5eOnp+weTEzl58sS+3GnoAuL8YFJwMW1RmE50xM0o5E3SDc8XftUvaSZz8mhII3uwDDukbELfmkLbnIeipQKyjO+GEx0JBp4Itz82qGuao0Wi32U9wHzhSWnX4GQ0pKZnq9frSlyCNwHu/iMiKF8sA2bX3dvplFJ9nKWPefcU8bdl/upr5hYrd2GttjUSkWZa+UuF264yx3ztcN7jotRhEmmdEcHVzKQ26/NyRI4/9DQpDKY7zw4O2wFkXWg5L9kodXwWzgy4cyOr4dMD9LBVLOpHc0CAji5/+lfuYQbu1mwVdfOzCXDqByjt7zCbeN7KuUh403sJ8PTQVp642xA9i4AkPv5g+fqi5C0++1DbZP0lmLfKtTswHhoN+kAqZu2N4Mu6mNVNKyZgW5h1pZzNSGWYcZttyYmMCHhPketReL0LPJ+VUsqQCVohuta3aaSe44InA28GZsXzMj5B0el/84bnE7cN4b+rfGD25NT73JEt3RgPa9W9jqT1hwd/nf53BDKpp7DlHjR77WSWT4h4F7bhbM1RsGSqAfZjCUJT6Rq+IuM2XcrLDY8zIeArkqaZLXMzfGj6KJ7cQes05P5LYfY4osXiq68Gs/7gzF31PQRRGOYAoqMN7752sn0ZMcpnUj3mJutQcncRUN4+naTMjU36WWD7it0YuQBnb2IJ4iKjYLInw8pr2zKgWtgr1TSCM4xKp/v1/ZMmbBmS+dT 2021-03-22T20:32:55.858 INFO:teuthology.task.ansible.out:zNC7Mpkt8vdCNjzZ5KZ5 pdonnell@aglarond", "key_options": null, "keyfile": "/home/pdonnell/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "pdonnell", "validate_certs": true} 2021-03-22T20:32:56.002 INFO:teuthology.task.ansible.out:ok: [gibba020.front.sepia.ceph.com] => (item={'name': 'rzarzynski', 'ovpn': 'rzarzyns@redhat.com h4UkibgFG40ygfpfKTMBrg e20ca28c60144dbabc97953cd4c273c1b92cd45ebcddd0f0299679d7a5c87d7f'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "rzarzynski", "ovpn": "rzarzyns@redhat.com h4UkibgFG40ygfpfKTMBrg e20ca28c60144dbabc97953cd4c273c1b92cd45ebcddd0f0299679d7a5c87d7f"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCijPApnekNl/dsY+fleKYstEzNkKflBEcCoKtjItUCDJCVLVFOsDBrV94EGvDWpr13aj9sSwpUzRbeu/vOW8ZT853HH6Dqg2+eoYwG6vDRprZb93nw6l4vtU59/M0yKkyi9CPp2+YUo31cCFzYWpq8bv2j1xBruDSUCUdn9nJrHiLFqA4QEwSpw+uVCjSKzQL+LjlKmE8Plfd+8mNCQeY/OFsjxAztwN+4M50SZCnOVCIwEXoYRNd82JOXMOaqZJazSWTO8Tml6+Nu0hyEcvHkHxWRDSM+6LmXNnjlVUPyDN2h1/VAYATpOZ2VhmRarDoftCp9Wzi7eQdL/CGiMyuD rzarzyns@redhat.com", "key_options": null, "keyfile": "/home/rzarzynski/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "rzarzynski", "validate_certs": true} 2021-03-22T20:32:56.033 INFO:teuthology.task.ansible.out:ok: [gibba044.front.sepia.ceph.com] => (item={'name': 'jlayton', 'ovpn': 'jlayton@redhat aNfzMdXOhhmWRb25hwXJIg f51fee42c5268f7b8e00d57092dc522b0a07b31154ea52cf542da9cac5885868'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "jlayton", "ovpn": "jlayton@redhat aNfzMdXOhhmWRb25hwXJIg f51fee42c5268f7b8e00d57092dc522b0a07b31154ea52cf542da9cac5885868"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAACAQDKzhyWb3PmU88m8BbgpEuBzYM6+x28z6aZwHSesiyfXMfF4Y7IZjtKaTxH0ph/O9GQCPhRCVhRd8TlgKWJGhts1E+VkQfHfT18CgmrPWzj3gifc2FJhL97vB1Pd3jksGnOPAikgYPHP46SVMTtyvXCkOUuo7E29WrkdpjawcqM1rfpw63OnzHf7Ar7Sqh/othB7ajyVQ92t+XWSEqj7K+NRfTaq5L5RBWbwarM885o8xdI5mimOZ0QjzKOhFDORrI+HEVlkutyB8E20nZgo7TUy+kYeLVhEqb3A6Pi2QbA9GFLT69kA/H9nebhj7Cuim9yrx4OKeZuIncG0UxSQF3QmWflAZHBs8L/jniTz4DJ5id5jR29tvGK2LeddCEMB1L2cHwWHlG0aX5jaNEJe+nG6H5Tcg3+M1RPM8twBkRQmS3UzAyX/MTH1kktyFUHn8CdBXe0WTuoFSvXLB6BCHWzDYZOt0tIV/xMtBwhy+XGYA4oZSsDU5m7VlSVLBGL8DbRX69Z8AGey2y3FoFu/roY6NmDhTxUedJ2ZfoKSwdZD6jjatdO1621nonBnJxrDgaXCWzT7HtnWcc3GwxZoBrqkvgpsx88f4lNi22OpYVPV6A4hECe04u6OJnHSWVk3ft3p5PaLNF8aEXbiIgzZKAwX3LxpvEDFH/t1sdihhpmjw== jlayton@synchrony.poochiereds.net", "key_options": null, "keyfile": "/home/jlayton/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "jlayton", "validate_certs": true} 2021-03-22T20:32:56.179 INFO:teuthology.task.ansible.out:ok: [gibba020.front.sepia.ceph.com] => (item={'name': 'rdias', 'ovpn': 'rdias@rdias-suse-laptop 0bh54sdB69mh95n5rWME5g 452e3338e48d04d4e816f4f1cb54d637746a7acc1ffe5e8ed4c1506c8e07a72e'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "rdias", "ovpn": "rdias@rdias-suse-laptop 0bh54sdB69mh95n5rWME5g 452e3338e48d04d4e816f4f1cb54d637746a7acc1ffe5e8ed4c1506c8e07a72e"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDdGthG4qx90VQ8mJ7TI/IFFzptkSqBHYZsFIVu06IQgHbnFBvjao6heGt4UlkWJkegPCDWpKVAe7wFuXDpPlj/VssRHB5LBnYHKGfkNAzMNiMjpEZsTdy+9w39CCujipz0AlOSfrUdANBZ11AnG9VgQSPEukX5487juob55lFM6J3x+v4opBF3rSlux3+thbr8V0w4oCHMD9/aHvVjFoBnxo4oirR4jc/jgC2fQCMiAJhFKJGhjkKFiNHxcB3npBuRnpy+59BcScOAzSXdJ7DGnwxQLjymnhqsAcWinjjJhOjaq6NaoeKv5I7zQLaVGaQdIyuuAK1Dnb7trpfQU7mR rdias@rdias-suse-laptop", "key_options": null, "keyfile": "/home/rdias/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "rdias", "validate_certs": true} 2021-03-22T20:32:56.212 INFO:teuthology.task.ansible.out:ok: [gibba044.front.sepia.ceph.com] => (item={'name': 'rzarzynski', 'ovpn': 'rzarzyns@redhat.com h4UkibgFG40ygfpfKTMBrg e20ca28c60144dbabc97953cd4c273c1b92cd45ebcddd0f0299679d7a5c87d7f'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "rzarzynski", "ovpn": "rzarzyns@redhat.com h4UkibgFG40ygfpfKTMBrg e20ca28c60144dbabc97953cd4c273c1b92cd45ebcddd0f0299679d7a5c87d7f"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCijPApnekNl/dsY+fleKYstEzNkKflBEcCoKtjItUCDJCVLVFOsDBrV94EGvDWpr13aj9sSwpUzRbeu/vOW8ZT853HH6Dqg2+eoYwG6vDRprZb93nw6l4vtU59/M0yKkyi9CPp2+YUo31cCFzYWpq8bv2j1xBruDSUCUdn9nJrHiLFqA4QEwSpw+uVCjSKzQL+LjlKmE8Plfd+8mNCQeY/OFsjxAztwN+4M50SZCnOVCIwEXoYRNd82JOXMOaqZJazSWTO8Tml6+Nu0hyEcvHkHxWRDSM+6LmXNnjlVUPyDN2h1/VAYATpOZ2VhmRarDoftCp9Wzi7eQdL/CGiMyuD rzarzyns@redhat.com", "key_options": null, "keyfile": "/home/rzarzynski/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "rzarzynski", "validate_certs": true} 2021-03-22T20:32:56.358 INFO:teuthology.task.ansible.out:ok: [gibba020.front.sepia.ceph.com] => (item={'name': 'vshankar', 'ovpn': 'vshankar@h3ckers-pride eYOkK3Yj10T5PFLIUu5DKw f6d9d714fb6a97e51a4c8d2a4fb7ed0c0e87caedfd0fa813b209846abd9a8a20'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "vshankar", "ovpn": "vshankar@h3ckers-pride eYOkK3Yj10T5PFLIUu5DKw f6d9d714fb6a97e51a4c8d2a4fb7ed0c0e87caedfd0fa813b209846abd9a8a20"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDEEjb7yrcY6I6XbMU0hCps1NqBuYmA6HDmMcS/l3i5wJRBitIXYVlv6pefUG9gdBYR5NneccLfVFURu+DC63MJa2ELJvVXsQ6YUOX39bJUT9KlZs8mH+nlTD7tlPmP17Ae3k8sT0H42Q+/5+b5YvdAU+03aPhzntmy38SyvLKrvowRk63wHgcE9p23LY9tY3+HSJu86cb/IdePk1GLjnrMeT9aM+5j2eETrmBjMArP+/2UIsT5eb8MBkQzJ299SCC2gfV/qIVkorFl9xdejctAwNwdT0SPTMxCHxaiK3wZ0e/5HHTbSgR5YlxOlKYq93XBVYIaFKPCePk1At1a3Pjh cephalopod@octopus\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDcrTZoKO5e5xs2PB2UuAruvGlJESTHNAtqipbC8yJtRg8WGVDLt//rGu36QNSbpbJYMZgqgKsXBYolJB1ckqLYLv5j8RAoVwbW4QqKaV95y7x0bbXs/YAPnRBhEO1nfpT8GHQusUZvTbz38FDaQwstsYoncmsyZwBrqus9ycFavpY4wfpKoWtzeiK5Wjq7ervThOs98ZJKXJXOOxeI7mDakE3Jv7q2tBNu/rU1kzxIl65kWURzgxox6EmIZXQK3FzKt0jjdKtApVYSlx4ODLPI4iyxOv+MbRe3Nnj6FDhfz8/FeP/U5wWxdYx2WslzZCOI1BJ0VDLu3xEpLlu4vPzp vshankar@h3ckers-pride", "key_options": null, "keyfile": "/home/vshankar/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "vshankar", "validate_certs": true} 2021-03-22T20:32:56.390 INFO:teuthology.task.ansible.out:ok: [gibba044.front.sepia.ceph.com] => (item={'name': 'rdias', 'ovpn': 'rdias@rdias-suse-laptop 0bh54sdB69mh95n5rWME5g 452e3338e48d04d4e816f4f1cb54d637746a7acc1ffe5e8ed4c1506c8e07a72e'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "rdias", "ovpn": "rdias@rdias-suse-laptop 0bh54sdB69mh95n5rWME5g 452e3338e48d04d4e816f4f1cb54d637746a7acc1ffe5e8ed4c1506c8e07a72e"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDdGthG4qx90VQ8mJ7TI/IFFzptkSqBHYZsFIVu06IQgHbnFBvjao6heGt4UlkWJkegPCDWpKVAe7wFuXDpPlj/VssRHB5LBnYHKGfkNAzMNiMjpEZsTdy+9w39CCujipz0AlOSfrUdANBZ11AnG9VgQSPEukX5487juob55lFM6J3x+v4opBF3rSlux3+thbr8V0w4oCHMD9/aHvVjFoBnxo4oirR4jc/jgC2fQCMiAJhFKJGhjkKFiNHxcB3npBuRnpy+59BcScOAzSXdJ7DGnwxQLjymnhqsAcWinjjJhOjaq6NaoeKv5I7zQLaVGaQdIyuuAK1Dnb7trpfQU7mR rdias@rdias-suse-laptop", "key_options": null, "keyfile": "/home/rdias/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "rdias", "validate_certs": true} 2021-03-22T20:32:56.535 INFO:teuthology.task.ansible.out:ok: [gibba020.front.sepia.ceph.com] => (item={'name': 'akupczyk', 'ovpn': 'adam@TP50 C0YuBT9bYaNhdDmjbF56xg 5d298b33b9dbaef364b037561aa5c5de374405bb8afead5280db5b212506ea58'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "akupczyk", "ovpn": "adam@TP50 C0YuBT9bYaNhdDmjbF56xg 5d298b33b9dbaef364b037561aa5c5de374405bb8afead5280db5b212506ea58"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC+CtnvyVRSkIvD15O/q7/vQmD4oE8q7Mo6oT3kqTXaEaQ7iDayC2biUC0PC4OztPlNJxPUcKK5DfWw4F79OKeheqUbZRhsCC3Ge2JGoXHmsf0kBYdioMGiAxm+f8M/v1KESSSxvEnU7o+oi6VtFchh4Dl/WZ54rqZc/oQrlGNTHulFAuyoIAlKkCe3N0GdHN54PB+26QbLXvOuqpWmjVFbcjgRC62mkZl3LuCBhviXS4Rl5/ZE0QIHubCwV5XVrsqvscLS64bi06W8RN2vL56Vn3N9TGV4d2dlbE1PaBBESoTQ7Q0iUN32OAZLo7nF/1fiPY3Xc8r35juya5k+KR9z adam@TP50", "key_options": null, "keyfile": "/home/akupczyk/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "akupczyk", "validate_certs": true} 2021-03-22T20:32:56.568 INFO:teuthology.task.ansible.out:ok: [gibba044.front.sepia.ceph.com] => (item={'name': 'vshankar', 'ovpn': 'vshankar@h3ckers-pride eYOkK3Yj10T5PFLIUu5DKw f6d9d714fb6a97e51a4c8d2a4fb7ed0c0e87caedfd0fa813b209846abd9a8a20'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "vshankar", "ovpn": "vshankar@h3ckers-pride eYOkK3Yj10T5PFLIUu5DKw f6d9d714fb6a97e51a4c8d2a4fb7ed0c0e87caedfd0fa813b209846abd9a8a20"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDEEjb7yrcY6I6XbMU0hCps1NqBuYmA6HDmMcS/l3i5wJRBitIXYVlv6pefUG9gdBYR5NneccLfVFURu+DC63MJa2ELJvVXsQ6YUOX39bJUT9KlZs8mH+nlTD7tlPmP17Ae3k8sT0H42Q+/5+b5YvdAU+03aPhzntmy38SyvLKrvowRk63wHgcE9p23LY9tY3+HSJu86cb/IdePk1GLjnrMeT9aM+5j2eETrmBjMArP+/2UIsT5eb8MBkQzJ299SCC2gfV/qIVkorFl9xdejctAwNwdT0SPTMxCHxaiK3wZ0e/5HHTbSgR5YlxOlKYq93XBVYIaFKPCePk1At1a3Pjh cephalopod@octopus\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDcrTZoKO5e5xs2PB2UuAruvGlJESTHNAtqipbC8yJtRg8WGVDLt//rGu36QNSbpbJYMZgqgKsXBYolJB1ckqLYLv5j8RAoVwbW4QqKaV95y7x0bbXs/YAPnRBhEO1nfpT8GHQusUZvTbz38FDaQwstsYoncmsyZwBrqus9ycFavpY4wfpKoWtzeiK5Wjq7ervThOs98ZJKXJXOOxeI7mDakE3Jv7q2tBNu/rU1kzxIl65kWURzgxox6EmIZXQK3FzKt0jjdKtApVYSlx4ODLPI4iyxOv+MbRe3Nnj6FDhfz8/FeP/U5wWxdYx2WslzZCOI1BJ0VDLu3xEpLlu4vPzp vshankar@h3ckers-pride", "key_options": null, "keyfile": "/home/vshankar/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "vshankar", "validate_certs": true} 2021-03-22T20:32:56.726 INFO:teuthology.task.ansible.out:ok: [gibba020.front.sepia.ceph.com] => (item={'name': 'nojha', 'ovpn': 'nojha@localhost YQTw/h6ZMgdJn7EPBmbEnw 253574eae62759c4c5d3bc4bf949c59948a0488e4dfe4c91ee754a3b5494847e\nnojha@nojha-mac aucFu11aJL4iZg9ch76Lmg 6f14a860471fabc125d167c7af8d4729c26bc93bfab5e73d5457ebf54d32d526\n'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "nojha", "ovpn": "nojha@localhost YQTw/h6ZMgdJn7EPBmbEnw 253574eae62759c4c5d3bc4bf949c59948a0488e4dfe4c91ee754a3b5494847e\nnojha@nojha-mac aucFu11aJL4iZg9ch76Lmg 6f14a860471fabc125d167c7af8d4729c26bc93bfab5e73d5457ebf54d32d526\n"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAACAQDeUJcLeyfqIk3ErPoFqh9kOnvUPsk/2hfaYNC2wZLMOSTIs3zXM8xjki8eN6vle0dmmeeAdwF+e2hJ3tCFKsEUQRvMc7ugIBA7L8/DboShYu7ItyQ3QRvy9pi6jnA/tlHA1LHalvyhMw0yZ4kvPbrfNMhZzOKzvL6jX166rqLA5AuiIfdYMBpE5rYq11GVjm0uQKw4UJpBMooNJeovEfQlNBTSV+IJSTiGBpBD7SgsuW3USMeEF3fEgQOcnvYdv5Fbp/crloyLWYc0HTidkLxpjP7vqY7E4BuBJug0zIB7voR3MYq6rAeuWjByPvq6coDlUjnw/QlrvarCbjjSaHdaRXLj/Dj+QqJFviESBr64ZynhHL21Bl6rexW7AwYyPa73Erbus3dN0aVQQ/ApcDTGHT7KRlDQ2YYg05YM4swpVVnrIdV58FzLWkll+ypCK/+kdtk5eRSe/KzZA3s7z4d4WLgolFWs8Fky8Rx1xDGewvMJgFUWVUbcGC13RocbNSxXG80cbIx8L/sclX4lDfGouu2sUXhP19vq1rJ7gZa6XTPohXjPbFS+En2cdlGdKXhppdvjT4QWKNzgQoF7qgWHMqJnMFJ6beT/2zP34KoM3t0ulee04z88VSn8Th8aqvLlGbdrt5LrE90escSaIAR1vNKZ1hCFwGieSKoRtYJTCw== nojha@redhat.com\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC6NWn9EzQJoeXkUbaNclYcR9Gga7HFhhXMGxdo/9ypYwlEzQTA6FnEreG3s1EmlQ4hofuc0kMhrjh0YeJZMrETWMoA0SmoX+6iR26UWVtOTk7i1v2TqkTY7llmQneHqQgmZEBXK0jF1HVP5kHY5dhagtcpfsGY5dc0eGUjfqAyh/xrCxciOE/JQ03tDcKIc5eOQIqv46JqnUS90Zr/Cov2qGKKHTa/VO1a2viOmDC/uHi5xXvII1Kh9rHp1oZ2Wm3fiGgT8xZaTJFFhWpdq3AdKfkEaV93yQcCdaUsGBHwDHcPOhxpBZpqZvcCR3I/tigDav4QViB1PRN7JnTIWCIznfrQK3r2Frl6BVFDvydwgRVS43ctEKPOJj8ELMUWX+fpjsKrA9Kn7nUU35ti7qIWKg1Cnz3lzVA29TsEg10E+nT4SVKZtRSWw/2AX0bsfxfSY30yjw5PP+bjnVh/bOOkqR2UkPBj4eeOKMD8nV1an79xP0eH+t36INaJhq6qwxE= nojha@nojha-mac", "key_options": null, "keyfile": "/home/ 2021-03-22T20:32:56.728 INFO:teuthology.task.ansible.out:nojha/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "nojha", "validate_certs": true} 2021-03-22T20:32:56.748 INFO:teuthology.task.ansible.out:ok: [gibba044.front.sepia.ceph.com] => (item={'name': 'akupczyk', 'ovpn': 'adam@TP50 C0YuBT9bYaNhdDmjbF56xg 5d298b33b9dbaef364b037561aa5c5de374405bb8afead5280db5b212506ea58'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "akupczyk", "ovpn": "adam@TP50 C0YuBT9bYaNhdDmjbF56xg 5d298b33b9dbaef364b037561aa5c5de374405bb8afead5280db5b212506ea58"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC+CtnvyVRSkIvD15O/q7/vQmD4oE8q7Mo6oT3kqTXaEaQ7iDayC2biUC0PC4OztPlNJxPUcKK5DfWw4F79OKeheqUbZRhsCC3Ge2JGoXHmsf0kBYdioMGiAxm+f8M/v1KESSSxvEnU7o+oi6VtFchh4Dl/WZ54rqZc/oQrlGNTHulFAuyoIAlKkCe3N0GdHN54PB+26QbLXvOuqpWmjVFbcjgRC62mkZl3LuCBhviXS4Rl5/ZE0QIHubCwV5XVrsqvscLS64bi06W8RN2vL56Vn3N9TGV4d2dlbE1PaBBESoTQ7Q0iUN32OAZLo7nF/1fiPY3Xc8r35juya5k+KR9z adam@TP50", "key_options": null, "keyfile": "/home/akupczyk/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "akupczyk", "validate_certs": true} 2021-03-22T20:32:56.904 INFO:teuthology.task.ansible.out:ok: [gibba020.front.sepia.ceph.com] => (item={'name': 'ifed01', 'ovpn': 'ifed01@LocalSUSE1 6g6hX1bzTGBTCnDevAn0+w f18c9354f6de3f371c3b51521b62375e474802ac21adb3d71e09d8d5bf9d0c43'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "ifed01", "ovpn": "ifed01@LocalSUSE1 6g6hX1bzTGBTCnDevAn0+w f18c9354f6de3f371c3b51521b62375e474802ac21adb3d71e09d8d5bf9d0c43"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC+c7zV5QmZb0WsgA2UZogoDNaoHcngRVLA8+BYk/U10ZlvCckJSfIXWMlBnqguZgdm/jBwsw5mGVBgHxUSqFNybwIlU00kyPZU6VbyVP+ZNVUf0XIE1NlemldgPBxxcOzSHkHhWrUqA3IKiCllcQVDQzutfUnq+jDT6NkVn4/cyNzNlargt7FR2L8gvskh62jLTBbhEuHMBp3jLCvaHJOk708gXm9qZ5iLOGV0pu7xdg58KE0p8ILClQBTbvoqPgZE9LA3qaOk1NR1n22kuW8JRHaKfD2Hn0Yu/MfKct783Bxb3mxWBKXxmM4otdmsR/R14NH/hIPce9wSkOOnQAC9 ifed@37526", "key_options": null, "keyfile": "/home/ifed01/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "ifed01", "validate_certs": true} 2021-03-22T20:32:56.925 INFO:teuthology.task.ansible.out:ok: [gibba044.front.sepia.ceph.com] => (item={'name': 'nojha', 'ovpn': 'nojha@localhost YQTw/h6ZMgdJn7EPBmbEnw 253574eae62759c4c5d3bc4bf949c59948a0488e4dfe4c91ee754a3b5494847e\nnojha@nojha-mac aucFu11aJL4iZg9ch76Lmg 6f14a860471fabc125d167c7af8d4729c26bc93bfab5e73d5457ebf54d32d526\n'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "nojha", "ovpn": "nojha@localhost YQTw/h6ZMgdJn7EPBmbEnw 253574eae62759c4c5d3bc4bf949c59948a0488e4dfe4c91ee754a3b5494847e\nnojha@nojha-mac aucFu11aJL4iZg9ch76Lmg 6f14a860471fabc125d167c7af8d4729c26bc93bfab5e73d5457ebf54d32d526\n"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAACAQDeUJcLeyfqIk3ErPoFqh9kOnvUPsk/2hfaYNC2wZLMOSTIs3zXM8xjki8eN6vle0dmmeeAdwF+e2hJ3tCFKsEUQRvMc7ugIBA7L8/DboShYu7ItyQ3QRvy9pi6jnA/tlHA1LHalvyhMw0yZ4kvPbrfNMhZzOKzvL6jX166rqLA5AuiIfdYMBpE5rYq11GVjm0uQKw4UJpBMooNJeovEfQlNBTSV+IJSTiGBpBD7SgsuW3USMeEF3fEgQOcnvYdv5Fbp/crloyLWYc0HTidkLxpjP7vqY7E4BuBJug0zIB7voR3MYq6rAeuWjByPvq6coDlUjnw/QlrvarCbjjSaHdaRXLj/Dj+QqJFviESBr64ZynhHL21Bl6rexW7AwYyPa73Erbus3dN0aVQQ/ApcDTGHT7KRlDQ2YYg05YM4swpVVnrIdV58FzLWkll+ypCK/+kdtk5eRSe/KzZA3s7z4d4WLgolFWs8Fky8Rx1xDGewvMJgFUWVUbcGC13RocbNSxXG80cbIx8L/sclX4lDfGouu2sUXhP19vq1rJ7gZa6XTPohXjPbFS+En2cdlGdKXhppdvjT4QWKNzgQoF7qgWHMqJnMFJ6beT/2zP34KoM3t0ulee04z88VSn8Th8aqvLlGbdrt5LrE90escSaIAR1vNKZ1hCFwGieSKoRtYJTCw== nojha@redhat.com\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC6NWn9EzQJoeXkUbaNclYcR9Gga7HFhhXMGxdo/9ypYwlEzQTA6FnEreG3s1EmlQ4hofuc0kMhrjh0YeJZMrETWMoA0SmoX+6iR26UWVtOTk7i1v2TqkTY7llmQneHqQgmZEBXK0jF1HVP5kHY5dhagtcpfsGY5dc0eGUjfqAyh/xrCxciOE/JQ03tDcKIc5eOQIqv46JqnUS90Zr/Cov2qGKKHTa/VO1a2viOmDC/uHi5xXvII1Kh9rHp1oZ2Wm3fiGgT8xZaTJFFhWpdq3AdKfkEaV93yQcCdaUsGBHwDHcPOhxpBZpqZvcCR3I/tigDav4QViB1PRN7JnTIWCIznfrQK3r2Frl6BVFDvydwgRVS43ctEKPOJj8ELMUWX+fpjsKrA9Kn7nUU35ti7qIWKg1Cnz3lzVA29TsEg10E+nT4SVKZtRSWw/2AX0bsfxfSY30yjw5PP+bjnVh/bOOkqR2UkPBj4eeOKMD8nV1an79xP0eH+t36INaJhq6qwxE= nojha@nojha-mac", "key_options": null, "keyfile": "/home/ 2021-03-22T20:32:56.927 INFO:teuthology.task.ansible.out:nojha/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "nojha", "validate_certs": true} 2021-03-22T20:32:57.082 INFO:teuthology.task.ansible.out:ok: [gibba020.front.sepia.ceph.com] => (item={'name': 'myoungwon', 'ovpn': 'myoungwon@fg2server p5CiGtdZolEwS1dCiRJjkg cd2491f835be1474a7802db607cf9a31c59e1031001e1dfb8fe240616dda9a71'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "myoungwon", "ovpn": "myoungwon@fg2server p5CiGtdZolEwS1dCiRJjkg cd2491f835be1474a7802db607cf9a31c59e1031001e1dfb8fe240616dda9a71"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCnOq6OHTRJuv7n0GZygBue/AE2q47pFM3KyrvmZxPRNmwtXn2r3ngHQQyc6DLZdFIv9Yn0VWu1KB/ryCdN3Xy7HAxBfHdKjtQ4vvfsWUbQF2JjhEjrsl+usgpqK1Tz6yuL4uAtFgLTN9o6gcH2bsQ15w+rEHCiYVzaGp7Cj+y+/VPBRIEHETSUZxwqiDH57uFTHxJrBIn6yhCorbn5QOjfmHUGmkxl3Geph++LbuQeha5F/DHaylMulsYZZBDEhIG8G2coDmVz8Cp1gw0kBWv63JHKnXaJboGXty2Zj36O/wdZKTE+7cV6JhxfJczhZBTb2cImIhspGwdHfnFgBoXz myoungwon@fg2server", "key_options": null, "keyfile": "/home/myoungwon/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "myoungwon", "validate_certs": true} 2021-03-22T20:32:57.103 INFO:teuthology.task.ansible.out:ok: [gibba044.front.sepia.ceph.com] => (item={'name': 'ifed01', 'ovpn': 'ifed01@LocalSUSE1 6g6hX1bzTGBTCnDevAn0+w f18c9354f6de3f371c3b51521b62375e474802ac21adb3d71e09d8d5bf9d0c43'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "ifed01", "ovpn": "ifed01@LocalSUSE1 6g6hX1bzTGBTCnDevAn0+w f18c9354f6de3f371c3b51521b62375e474802ac21adb3d71e09d8d5bf9d0c43"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC+c7zV5QmZb0WsgA2UZogoDNaoHcngRVLA8+BYk/U10ZlvCckJSfIXWMlBnqguZgdm/jBwsw5mGVBgHxUSqFNybwIlU00kyPZU6VbyVP+ZNVUf0XIE1NlemldgPBxxcOzSHkHhWrUqA3IKiCllcQVDQzutfUnq+jDT6NkVn4/cyNzNlargt7FR2L8gvskh62jLTBbhEuHMBp3jLCvaHJOk708gXm9qZ5iLOGV0pu7xdg58KE0p8ILClQBTbvoqPgZE9LA3qaOk1NR1n22kuW8JRHaKfD2Hn0Yu/MfKct783Bxb3mxWBKXxmM4otdmsR/R14NH/hIPce9wSkOOnQAC9 ifed@37526", "key_options": null, "keyfile": "/home/ifed01/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "ifed01", "validate_certs": true} 2021-03-22T20:32:57.259 INFO:teuthology.task.ansible.out:ok: [gibba020.front.sepia.ceph.com] => (item={'name': 'gabrioux', 'ovpn': 'gabrioux@elisheba 80kx1htp39RsFrlGONcp+A a95579ef6f90694cd6fd390302adf8532237a8ea65bd5544d9b561654d712ba2'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "gabrioux", "ovpn": "gabrioux@elisheba 80kx1htp39RsFrlGONcp+A a95579ef6f90694cd6fd390302adf8532237a8ea65bd5544d9b561654d712ba2"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAEAQDZPRW12u7LvaiynB87ad5h/JFtYIVjkKIOym9Y5CAbvatHhZ9fB1WAnYIn2HqiSSPUXT8sFy8w0TmM+aH0/ZGcfXoe0CdTWLtUbXKNlPI5h7TO9rHXESP2iRBpnKs3vK8WnMY0/D5BeESrPfwVScucmzaDrjUqjdZKR/aEeqVvDpQsdaCaoqNg23t4nhQ54BEvK8O+14nQ26Rtmm40QHO1ze+0UK+7nUMMFwxvd1EKjVp21EgYAFEbyQ5Kbbl+fmS/11AGy/yTai0c4qd7ohBzZvx8+sY+c1novG9Q7LhtyxuuYwzYIrGBCkKH5+iC7nt2rGBP+mnTfIgdbJUiXX3cdrMESwOSZy6x6zgbXXME+yfM0myhomKmUkpeZAQInX2KYrnEuPD9kteyK9tZcG6gJSaiUdvlab49Alx5lM2hc62M4s4WKaIgroCoApd8FtNAlTQsdYuycntgNrbPy0LXQ5hw8K8hkvc6RbxISdj/RXWguQSVbJWdS9Pf5NwD3Tq7dsOghJWhx4vBkhW3IECVrPQWVyAmgQ9oj1PoL7/2LZ6h9P8F0KC1qmhm+pWdEPLugOlU6lzQX7RJcukYlsINThM1RGwbPE4h9XcMyHAnODiDF63TDfQ01oKbVXj9XpOGY5eP0EQxKJYjCfWW0Ot6nK2ZCt8OYvoRkWMGnLv11Nub3NNOgh5TB/4nDvEU1cIb/Ikb4BRzVIEbast/pqUJmXe+GQ+ho7mp8y8a+lIxu54BR+VN6isjwODCVt1DYohgixEoul7p5pXvTM+JUY2GD/ddTGwPvVAN66sWnT9bjZZunQwTHqasFCIHNyPhnEnYIIqCo9O1I/D8zRQG3SYNxT6ED9GPARrE/H0TvdOmKaT3e0F2GRJRSToNxol9dpJovUziojOhXyBUjlTqnMY2RVilX90MnzgqR3zGO0aSruTGyNT2Faymqxn6T/50mSdJ8EyWH23BaaXUUW/z3Cjov+yCQjLY48SOWwlxKXw3hGz8xTAxauBYI01ojsVLCpCUGFyKlWS5iFwiLFtr1KPYqeCoS6CoWjiOiFgGe+w3lPPfp2h4rc6auIx2DZ1ByYhWLeHnpkV7sG+q5ckBIRAYmiKyXSGdV4zbXITMWDm+3zu4oj5VPRCfjMlout8OZ4TQm5PUdKZZhSE1jULG9tPDFL7nWwM3z0HET+d9kQYcEO6QB+ma9gZHp1qZJbXvCIC5fQ9y9El++A6N3dBr+ED10Ye88PLoWPeumyAmc24BDdI0skGk89Q0IzoLqagK6HGhPAso8si9wr84CEi4ncpizVLDU2cFKCpef4Sa03HoMbwfTgERtyptKFRbMT+SpuZsnrhF635h9uqFnszowUXV guits@Elisheba", "key_options": null, "keyfile": "/home/gabrioux/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "g 2021-03-22T20:32:57.260 INFO:teuthology.task.ansible.out:abrioux", "validate_certs": true} 2021-03-22T20:32:57.280 INFO:teuthology.task.ansible.out:ok: [gibba044.front.sepia.ceph.com] => (item={'name': 'myoungwon', 'ovpn': 'myoungwon@fg2server p5CiGtdZolEwS1dCiRJjkg cd2491f835be1474a7802db607cf9a31c59e1031001e1dfb8fe240616dda9a71'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "myoungwon", "ovpn": "myoungwon@fg2server p5CiGtdZolEwS1dCiRJjkg cd2491f835be1474a7802db607cf9a31c59e1031001e1dfb8fe240616dda9a71"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCnOq6OHTRJuv7n0GZygBue/AE2q47pFM3KyrvmZxPRNmwtXn2r3ngHQQyc6DLZdFIv9Yn0VWu1KB/ryCdN3Xy7HAxBfHdKjtQ4vvfsWUbQF2JjhEjrsl+usgpqK1Tz6yuL4uAtFgLTN9o6gcH2bsQ15w+rEHCiYVzaGp7Cj+y+/VPBRIEHETSUZxwqiDH57uFTHxJrBIn6yhCorbn5QOjfmHUGmkxl3Geph++LbuQeha5F/DHaylMulsYZZBDEhIG8G2coDmVz8Cp1gw0kBWv63JHKnXaJboGXty2Zj36O/wdZKTE+7cV6JhxfJczhZBTb2cImIhspGwdHfnFgBoXz myoungwon@fg2server", "key_options": null, "keyfile": "/home/myoungwon/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "myoungwon", "validate_certs": true} 2021-03-22T20:32:57.447 INFO:teuthology.task.ansible.out:ok: [gibba020.front.sepia.ceph.com] => (item={'name': 'leseb', 'ovpn': 'leseb@mbp cCx1v5/FfaQ/IQHujqtG9Q 6121d11f9abfa6b1b36330eafaa2196249a9c92f989be25c9fac1558292c920f'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "leseb", "ovpn": "leseb@mbp cCx1v5/FfaQ/IQHujqtG9Q 6121d11f9abfa6b1b36330eafaa2196249a9c92f989be25c9fac1558292c920f"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCpDFqu0Zg94mCjrA0FTB0vMiSBml1pqYCDKHhKBrfaza8u3bhtsmls9i+6U/vIwCEVk4GGPNhWduTJK0h9R5MS2eCf3GJcE0XHqRp/8msUCDPOVSZwC7hoYHZKunUIUaIUajOnR+L2slA/a9JaqataFH7zdrKbPdSKBzf5CXYrc0fK+Fz5OOsaI9KITbM0nESVpNCDzRqnA/aarF9MlN79vpTtvwQ+i0z2Km3cxqwV70GPMuFVo4CGf8pCGpbMrIg9OtoSC1svQ2vZzLkH2WrbDqTfYlOEYJJXaiBKcGhGnLZXfLIGSgvHjpv6xHo63yaMihocyg2MwTS8TZ/VtAaH seb@redhat.com", "key_options": null, "keyfile": "/home/leseb/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "leseb", "validate_certs": true} 2021-03-22T20:32:57.469 INFO:teuthology.task.ansible.out:ok: [gibba044.front.sepia.ceph.com] => (item={'name': 'gabrioux', 'ovpn': 'gabrioux@elisheba 80kx1htp39RsFrlGONcp+A a95579ef6f90694cd6fd390302adf8532237a8ea65bd5544d9b561654d712ba2'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "gabrioux", "ovpn": "gabrioux@elisheba 80kx1htp39RsFrlGONcp+A a95579ef6f90694cd6fd390302adf8532237a8ea65bd5544d9b561654d712ba2"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAEAQDZPRW12u7LvaiynB87ad5h/JFtYIVjkKIOym9Y5CAbvatHhZ9fB1WAnYIn2HqiSSPUXT8sFy8w0TmM+aH0/ZGcfXoe0CdTWLtUbXKNlPI5h7TO9rHXESP2iRBpnKs3vK8WnMY0/D5BeESrPfwVScucmzaDrjUqjdZKR/aEeqVvDpQsdaCaoqNg23t4nhQ54BEvK8O+14nQ26Rtmm40QHO1ze+0UK+7nUMMFwxvd1EKjVp21EgYAFEbyQ5Kbbl+fmS/11AGy/yTai0c4qd7ohBzZvx8+sY+c1novG9Q7LhtyxuuYwzYIrGBCkKH5+iC7nt2rGBP+mnTfIgdbJUiXX3cdrMESwOSZy6x6zgbXXME+yfM0myhomKmUkpeZAQInX2KYrnEuPD9kteyK9tZcG6gJSaiUdvlab49Alx5lM2hc62M4s4WKaIgroCoApd8FtNAlTQsdYuycntgNrbPy0LXQ5hw8K8hkvc6RbxISdj/RXWguQSVbJWdS9Pf5NwD3Tq7dsOghJWhx4vBkhW3IECVrPQWVyAmgQ9oj1PoL7/2LZ6h9P8F0KC1qmhm+pWdEPLugOlU6lzQX7RJcukYlsINThM1RGwbPE4h9XcMyHAnODiDF63TDfQ01oKbVXj9XpOGY5eP0EQxKJYjCfWW0Ot6nK2ZCt8OYvoRkWMGnLv11Nub3NNOgh5TB/4nDvEU1cIb/Ikb4BRzVIEbast/pqUJmXe+GQ+ho7mp8y8a+lIxu54BR+VN6isjwODCVt1DYohgixEoul7p5pXvTM+JUY2GD/ddTGwPvVAN66sWnT9bjZZunQwTHqasFCIHNyPhnEnYIIqCo9O1I/D8zRQG3SYNxT6ED9GPARrE/H0TvdOmKaT3e0F2GRJRSToNxol9dpJovUziojOhXyBUjlTqnMY2RVilX90MnzgqR3zGO0aSruTGyNT2Faymqxn6T/50mSdJ8EyWH23BaaXUUW/z3Cjov+yCQjLY48SOWwlxKXw3hGz8xTAxauBYI01ojsVLCpCUGFyKlWS5iFwiLFtr1KPYqeCoS6CoWjiOiFgGe+w3lPPfp2h4rc6auIx2DZ1ByYhWLeHnpkV7sG+q5ckBIRAYmiKyXSGdV4zbXITMWDm+3zu4oj5VPRCfjMlout8OZ4TQm5PUdKZZhSE1jULG9tPDFL7nWwM3z0HET+d9kQYcEO6QB+ma9gZHp1qZJbXvCIC5fQ9y9El++A6N3dBr+ED10Ye88PLoWPeumyAmc24BDdI0skGk89Q0IzoLqagK6HGhPAso8si9wr84CEi4ncpizVLDU2cFKCpef4Sa03HoMbwfTgERtyptKFRbMT+SpuZsnrhF635h9uqFnszowUXV guits@Elisheba", "key_options": null, "keyfile": "/home/gabrioux/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "g 2021-03-22T20:32:57.470 INFO:teuthology.task.ansible.out:abrioux", "validate_certs": true} 2021-03-22T20:32:57.626 INFO:teuthology.task.ansible.out:ok: [gibba020.front.sepia.ceph.com] => (item={'name': 'hchen', 'ovpn': 'hchen@host12 hUr3k0rugStZMjvIxIvCOg 9d57e14d49901f18b24ee4076ae7e6a2f9eb6fd9fbce786660c448486c966fca'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "hchen", "ovpn": "hchen@host12 hUr3k0rugStZMjvIxIvCOg 9d57e14d49901f18b24ee4076ae7e6a2f9eb6fd9fbce786660c448486c966fca"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAABIwAAAQEAzjJ6nlPn/OXP3knQ6orVId2QLswql9gRetKYlicKDBrdFg0MES03EIuAonu0aUR4NEReR7P1iB8eNnezrHyAu5mxIJlZp0rz7ljcBcTLL+11IJU9I9OjBFwzXGqJ1KK4B4Qfw35oc2O6F5V0JP2nHhHgyny37udJLImhxHy3RNmDwc86JhEBCVR3ouYiZuxgxxbA9BXc6+Lkdu9hEMMCDlaEXwNmMyASVU9Wf3dKnMTSCdar2PANquWbpNQZ5cgoTm39xgust5CEyYJ53aOdrti0DYK7qyzxUXre6ckZGrH4oGv2XrDaxpACIiHXt+slvow51gsZnBRHeayMAxQzGQ== hchen@hchen.csb", "key_options": null, "keyfile": "/home/hchen/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "hchen", "validate_certs": true} 2021-03-22T20:32:57.648 INFO:teuthology.task.ansible.out:ok: [gibba044.front.sepia.ceph.com] => (item={'name': 'leseb', 'ovpn': 'leseb@mbp cCx1v5/FfaQ/IQHujqtG9Q 6121d11f9abfa6b1b36330eafaa2196249a9c92f989be25c9fac1558292c920f'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "leseb", "ovpn": "leseb@mbp cCx1v5/FfaQ/IQHujqtG9Q 6121d11f9abfa6b1b36330eafaa2196249a9c92f989be25c9fac1558292c920f"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCpDFqu0Zg94mCjrA0FTB0vMiSBml1pqYCDKHhKBrfaza8u3bhtsmls9i+6U/vIwCEVk4GGPNhWduTJK0h9R5MS2eCf3GJcE0XHqRp/8msUCDPOVSZwC7hoYHZKunUIUaIUajOnR+L2slA/a9JaqataFH7zdrKbPdSKBzf5CXYrc0fK+Fz5OOsaI9KITbM0nESVpNCDzRqnA/aarF9MlN79vpTtvwQ+i0z2Km3cxqwV70GPMuFVo4CGf8pCGpbMrIg9OtoSC1svQ2vZzLkH2WrbDqTfYlOEYJJXaiBKcGhGnLZXfLIGSgvHjpv6xHo63yaMihocyg2MwTS8TZ/VtAaH seb@redhat.com", "key_options": null, "keyfile": "/home/leseb/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "leseb", "validate_certs": true} 2021-03-22T20:32:57.816 INFO:teuthology.task.ansible.out:ok: [gibba020.front.sepia.ceph.com] => (item={'name': 'jcollin', 'ovpn': 'jcollin@earth +H4Hk4WcNuqdQj7ch/Nulw 8426545e6457c9e1e8adca2af5ddf836fbcfb433cdc5359fd135afdf4e0f7d2a\njcollin@stratocaster jbjV3FsrsTJwyKUA3Y8VVQ 0439745f795fef1399636bd550040d45445d1607b471284c5c9b9dbccc86a987\n'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "jcollin", "ovpn": "jcollin@earth +H4Hk4WcNuqdQj7ch/Nulw 8426545e6457c9e1e8adca2af5ddf836fbcfb433cdc5359fd135afdf4e0f7d2a\njcollin@stratocaster jbjV3FsrsTJwyKUA3Y8VVQ 0439745f795fef1399636bd550040d45445d1607b471284c5c9b9dbccc86a987\n"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDCqZKc+/7iPLhapA/7SYmLxwyKEM95D6eFfsDBNKbEUey/B1OlqYSo+yKB/LdFDyUcd7shMDnhFFg47lNMANrsZdtE4iMPVAa1YhcrTgNbV3HSp9cthKixvU/gkt9Fnb6PEckRzr19wEwxtoNg3Fh/R6YCiSjPwqHmArtC1G2hzk560EJpozx6xylMR5IafatNDoZVw2YQ35fZvHbhHD6meQELducHJ1bKEEHxVIRSTcmXDpBz/vAvBoQOEPuH6PmC/oSwL9HVVIsazf65F4QfK98d+8NCK9TemgXyGDk3Sjz6xdm76yBhFzDQEAzO12U1YtS7Q7zGVsjmSDav2dd7 jcollin@earth\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAACAQC89dHSsgjgtIjJ3e/pcMthliQlX2vtdXL7pk62nD64230Fm1PfOVCnzn4LqDhBbGgJT+BrlwOPfzStpLgnUT3l67S834SJzhvSTTpQp2pznnQg1rZOiXjvNhbQwVYV4rphXWqay8weWvFIb5QfXE66mYA1etZtcOb1SMY2ofAjUiA8bAQS5aHpzcMVs4N1A9x5GJx/7/Bj1h8zPpSXikDYasJc3++UMGc45C/AAf725YwijK7xMnZNXv8uTBoGzO/Ko24R3VdvtfMVn4Hi4/FwuRd5bRYcJXR/nUdtA3IinqvlnTpFV2LbfgVTHiUMGhvewRTB+8S8ij4nnAlko3H3bhqZZTk/y7d4K/IerY0mozVIc2x8rMLfqhF9OKv1QFB9fskRZcF/ENHITnmLqCJPg9rgmyv1gCQ5Tbds1OI+IYQIowdiwtaViiTSIy7/CedbHqMz6aDnPsJFMs24lcUXe2d8uZ26RqMinMFGXg0zF7tifuVmxj7zG8DT7MFORDm5f/Hhkng05R5XZesStTBxpEU0MGuzWhENt3RuJdstqmY+wkDVW3XwjUvKG/gVYuJYfnBAsRZIZezw2wfvodhc8EmeHELvY1YtB3DGTBXKE1lsKGN7yV5+nl4UtR2IGzBn9GovWVi5ooB8UlSAeUmZix/eAA5teL8ldFrDht7+AQ== jcollin@teuthology\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDeApVHu5er+R9h52RLSVYVhXFQSn/nMN38uWoDYPw2bqYBLNEAAMcPl+rnqHubELpXTGXjJYL4n2mjic+2rOLZpDgPLmOOm4PwgYstJjE1KLegKqVzXIa9HfASKMXaHSgwtC6P5vDQkm2MNl8vXuTAITF7VYdDS33Kkk 2021-03-22T20:32:57.817 INFO:teuthology.task.ansible.out:e6ViJRZI7szYjbP7z9A1fy26THrvnuBT1Q18yy9vgk/sKo8vjLQfHSLvO90CJzouNEKqmkVpmJEqCPbE+s6Qr4+d2KY7L6Q6GAXxrqXK1jSDrrPsJguE6zZ1oWy/7XFMOr9ssduFWocnjQjPtQj3M+V+7FYAsf5uqQnzeMQTjO6AXYxTI7 jcollin@stratocaster\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAACAQDk/DYRp5E8Dla/4XHCF504X20W0u7CijZSCFWT1/5082NgnYeR90Prth3p+4xsw3YC9H5pEAS3XwcbdUb/NtWvZVIAIcMd7NOOEClSIj2Agk7NJxZ/4SfQRLrK3H2Qli/MVnrTxnEa9oeS4zqzv9dKRwFJDUFCoH2CpoumFVAp02uyzk7D/+XqFrXzMJUiSHXfl3YM2rt/vNmCtHtVp04UcG0Kyl2TXY37frRlSOkMMu0zbIC551gOyae6NGYhkYHa7u2SnngXcKM78b8MDvMv3QtuUN5P4WpH5qFRdlKNKsQGrzcQpBDY8AKQ+rX0K1ENhBwer49bihYNMKvjYmvTdLTNWgPCu7dt8JSgJQ8JMMhve0pjvFdpcKDLp0fvXDvJvZdLJM1ID/66kywJspHjShuqQNXRMfd1R9C4F20c+R9LY6eTGwrpLG1DNEez1VBHmOu5hQl03T2PfaThfLfMHRTw8JpGXGLMQarCCTm1PC6Z2Iw7KzorxP1eofGA5q8XoCbwGD01uQRZrwxPq0SHzTAkW2C2M8oEz+k4Mrx7+vGYzSS14hqxrzk91wuYhZCAKuGpqwm1ouJ4wxvWFewjbxLgucMfGSp09zJ2XSYRmtm7SAUifFob6Z9czHGTQerHCOTPuYqzlap2gCCVYtEvQyNB+4IqK/9FtEXTr28x0Q== jcollin@stratocaster", "key_options": null, "keyfile": "/home/jcollin/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "jcollin", "validate_certs": true} 2021-03-22T20:32:57.827 INFO:teuthology.task.ansible.out:ok: [gibba044.front.sepia.ceph.com] => (item={'name': 'hchen', 'ovpn': 'hchen@host12 hUr3k0rugStZMjvIxIvCOg 9d57e14d49901f18b24ee4076ae7e6a2f9eb6fd9fbce786660c448486c966fca'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "hchen", "ovpn": "hchen@host12 hUr3k0rugStZMjvIxIvCOg 9d57e14d49901f18b24ee4076ae7e6a2f9eb6fd9fbce786660c448486c966fca"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAABIwAAAQEAzjJ6nlPn/OXP3knQ6orVId2QLswql9gRetKYlicKDBrdFg0MES03EIuAonu0aUR4NEReR7P1iB8eNnezrHyAu5mxIJlZp0rz7ljcBcTLL+11IJU9I9OjBFwzXGqJ1KK4B4Qfw35oc2O6F5V0JP2nHhHgyny37udJLImhxHy3RNmDwc86JhEBCVR3ouYiZuxgxxbA9BXc6+Lkdu9hEMMCDlaEXwNmMyASVU9Wf3dKnMTSCdar2PANquWbpNQZ5cgoTm39xgust5CEyYJ53aOdrti0DYK7qyzxUXre6ckZGrH4oGv2XrDaxpACIiHXt+slvow51gsZnBRHeayMAxQzGQ== hchen@hchen.csb", "key_options": null, "keyfile": "/home/hchen/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "hchen", "validate_certs": true} 2021-03-22T20:32:57.993 INFO:teuthology.task.ansible.out:ok: [gibba020.front.sepia.ceph.com] => (item={'name': 'xxg', 'ovpn': 'xxg@zte Y2d/Ov201XMivDNwo4nUoQ 5e5da8d579793601699af628300430c1e5dd469c8bcff7c3ee11d23ec004bdcc'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "xxg", "ovpn": "xxg@zte Y2d/Ov201XMivDNwo4nUoQ 5e5da8d579793601699af628300430c1e5dd469c8bcff7c3ee11d23ec004bdcc"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDdxi9xdXNBYctMHH1cuuyNcPC4I4xVAeD3HZsKH+QwIILiKOTHu/6HZg7Yo1WsuwYSA0MDc+5LCSGu7RsmOEVpcSQ4gtNoFVwsThDyI6yhsm9WQqqXwSPs7ZE+urqd/BDfQ/7oMqJm5bViQMP0vmBExHuIFagj+8f6nspkE2Z7lBbaw8bEbAJZFx74oReOAELsL+Pbtf9Iaqrap4Z3WysmhfP6Rm/q7mncBBmo/fl/bejhThr8fghTPJb81M+XLhMk/rAdVrGdKV9iSt6lLiWdvf0lpTZO4LdIfJSBXr1Xv+lHRtaGXID2ahH7zl/W6dM4baz+hU7ZrbP+vdKg/SVH xxg@xxg", "key_options": null, "keyfile": "/home/xxg/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "xxg", "validate_certs": true} 2021-03-22T20:32:58.005 INFO:teuthology.task.ansible.out:ok: [gibba044.front.sepia.ceph.com] => (item={'name': 'jcollin', 'ovpn': 'jcollin@earth +H4Hk4WcNuqdQj7ch/Nulw 8426545e6457c9e1e8adca2af5ddf836fbcfb433cdc5359fd135afdf4e0f7d2a\njcollin@stratocaster jbjV3FsrsTJwyKUA3Y8VVQ 0439745f795fef1399636bd550040d45445d1607b471284c5c9b9dbccc86a987\n'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "jcollin", "ovpn": "jcollin@earth +H4Hk4WcNuqdQj7ch/Nulw 8426545e6457c9e1e8adca2af5ddf836fbcfb433cdc5359fd135afdf4e0f7d2a\njcollin@stratocaster jbjV3FsrsTJwyKUA3Y8VVQ 0439745f795fef1399636bd550040d45445d1607b471284c5c9b9dbccc86a987\n"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDCqZKc+/7iPLhapA/7SYmLxwyKEM95D6eFfsDBNKbEUey/B1OlqYSo+yKB/LdFDyUcd7shMDnhFFg47lNMANrsZdtE4iMPVAa1YhcrTgNbV3HSp9cthKixvU/gkt9Fnb6PEckRzr19wEwxtoNg3Fh/R6YCiSjPwqHmArtC1G2hzk560EJpozx6xylMR5IafatNDoZVw2YQ35fZvHbhHD6meQELducHJ1bKEEHxVIRSTcmXDpBz/vAvBoQOEPuH6PmC/oSwL9HVVIsazf65F4QfK98d+8NCK9TemgXyGDk3Sjz6xdm76yBhFzDQEAzO12U1YtS7Q7zGVsjmSDav2dd7 jcollin@earth\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAACAQC89dHSsgjgtIjJ3e/pcMthliQlX2vtdXL7pk62nD64230Fm1PfOVCnzn4LqDhBbGgJT+BrlwOPfzStpLgnUT3l67S834SJzhvSTTpQp2pznnQg1rZOiXjvNhbQwVYV4rphXWqay8weWvFIb5QfXE66mYA1etZtcOb1SMY2ofAjUiA8bAQS5aHpzcMVs4N1A9x5GJx/7/Bj1h8zPpSXikDYasJc3++UMGc45C/AAf725YwijK7xMnZNXv8uTBoGzO/Ko24R3VdvtfMVn4Hi4/FwuRd5bRYcJXR/nUdtA3IinqvlnTpFV2LbfgVTHiUMGhvewRTB+8S8ij4nnAlko3H3bhqZZTk/y7d4K/IerY0mozVIc2x8rMLfqhF9OKv1QFB9fskRZcF/ENHITnmLqCJPg9rgmyv1gCQ5Tbds1OI+IYQIowdiwtaViiTSIy7/CedbHqMz6aDnPsJFMs24lcUXe2d8uZ26RqMinMFGXg0zF7tifuVmxj7zG8DT7MFORDm5f/Hhkng05R5XZesStTBxpEU0MGuzWhENt3RuJdstqmY+wkDVW3XwjUvKG/gVYuJYfnBAsRZIZezw2wfvodhc8EmeHELvY1YtB3DGTBXKE1lsKGN7yV5+nl4UtR2IGzBn9GovWVi5ooB8UlSAeUmZix/eAA5teL8ldFrDht7+AQ== jcollin@teuthology\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDeApVHu5er+R9h52RLSVYVhXFQSn/nMN38uWoDYPw2bqYBLNEAAMcPl+rnqHubELpXTGXjJYL4n2mjic+2rOLZpDgPLmOOm4PwgYstJjE1KLegKqVzXIa9HfASKMXaHSgwtC6P5vDQkm2MNl8vXuTAITF7VYdDS33Kkk 2021-03-22T20:32:58.006 INFO:teuthology.task.ansible.out:e6ViJRZI7szYjbP7z9A1fy26THrvnuBT1Q18yy9vgk/sKo8vjLQfHSLvO90CJzouNEKqmkVpmJEqCPbE+s6Qr4+d2KY7L6Q6GAXxrqXK1jSDrrPsJguE6zZ1oWy/7XFMOr9ssduFWocnjQjPtQj3M+V+7FYAsf5uqQnzeMQTjO6AXYxTI7 jcollin@stratocaster\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAACAQDk/DYRp5E8Dla/4XHCF504X20W0u7CijZSCFWT1/5082NgnYeR90Prth3p+4xsw3YC9H5pEAS3XwcbdUb/NtWvZVIAIcMd7NOOEClSIj2Agk7NJxZ/4SfQRLrK3H2Qli/MVnrTxnEa9oeS4zqzv9dKRwFJDUFCoH2CpoumFVAp02uyzk7D/+XqFrXzMJUiSHXfl3YM2rt/vNmCtHtVp04UcG0Kyl2TXY37frRlSOkMMu0zbIC551gOyae6NGYhkYHa7u2SnngXcKM78b8MDvMv3QtuUN5P4WpH5qFRdlKNKsQGrzcQpBDY8AKQ+rX0K1ENhBwer49bihYNMKvjYmvTdLTNWgPCu7dt8JSgJQ8JMMhve0pjvFdpcKDLp0fvXDvJvZdLJM1ID/66kywJspHjShuqQNXRMfd1R9C4F20c+R9LY6eTGwrpLG1DNEez1VBHmOu5hQl03T2PfaThfLfMHRTw8JpGXGLMQarCCTm1PC6Z2Iw7KzorxP1eofGA5q8XoCbwGD01uQRZrwxPq0SHzTAkW2C2M8oEz+k4Mrx7+vGYzSS14hqxrzk91wuYhZCAKuGpqwm1ouJ4wxvWFewjbxLgucMfGSp09zJ2XSYRmtm7SAUifFob6Z9czHGTQerHCOTPuYqzlap2gCCVYtEvQyNB+4IqK/9FtEXTr28x0Q== jcollin@stratocaster", "key_options": null, "keyfile": "/home/jcollin/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "jcollin", "validate_certs": true} 2021-03-22T20:32:58.183 INFO:teuthology.task.ansible.out:ok: [gibba020.front.sepia.ceph.com] => (item={'name': 'pcuzner', 'ovpn': 'pcuzner@rh460p oK28wU5DSabvEL4VjDRhEg a449ed81d7e2970f418263fb3ce10dd711d03925a0990ddf298f826aae1caa53'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "pcuzner", "ovpn": "pcuzner@rh460p oK28wU5DSabvEL4VjDRhEg a449ed81d7e2970f418263fb3ce10dd711d03925a0990ddf298f826aae1caa53"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCsA63hT3ZAwQ9hsvfY+o2Gy15M1GRnRw1ZBSXEiCs9OJku7T9+LCvvH85Y/7V+mOGcsCZKqVTd5Vy3sHAvAF3M7CYJ+5IIDJKCYslC0wkKcX4jj26aMToAZPms8uvs527BNgKOcvwgIfPjs4WJG06fey5AhsuuL30etbAvbBudxRAKdZSTOsMveneKtXQu3Dx7y0rjfI/RBAhCAvisnMqYFUdajoJIl5gVXl6+8mauUOP5O0mvyvJH2jQveqZXTdsIPyp5mq1nA5psqvivWGz2bEJ+owI0GjfuYbyAi6i+BL4Bsd3GeoAs1G3Dicfr228VIUsT+R3xLBQUj3xIsVAZ pcuzner@redhat.com", "key_options": null, "keyfile": "/home/pcuzner/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "pcuzner", "validate_certs": true} 2021-03-22T20:32:58.184 INFO:teuthology.task.ansible.out:ok: [gibba044.front.sepia.ceph.com] => (item={'name': 'xxg', 'ovpn': 'xxg@zte Y2d/Ov201XMivDNwo4nUoQ 5e5da8d579793601699af628300430c1e5dd469c8bcff7c3ee11d23ec004bdcc'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "xxg", "ovpn": "xxg@zte Y2d/Ov201XMivDNwo4nUoQ 5e5da8d579793601699af628300430c1e5dd469c8bcff7c3ee11d23ec004bdcc"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDdxi9xdXNBYctMHH1cuuyNcPC4I4xVAeD3HZsKH+QwIILiKOTHu/6HZg7Yo1WsuwYSA0MDc+5LCSGu7RsmOEVpcSQ4gtNoFVwsThDyI6yhsm9WQqqXwSPs7ZE+urqd/BDfQ/7oMqJm5bViQMP0vmBExHuIFagj+8f6nspkE2Z7lBbaw8bEbAJZFx74oReOAELsL+Pbtf9Iaqrap4Z3WysmhfP6Rm/q7mncBBmo/fl/bejhThr8fghTPJb81M+XLhMk/rAdVrGdKV9iSt6lLiWdvf0lpTZO4LdIfJSBXr1Xv+lHRtaGXID2ahH7zl/W6dM4baz+hU7ZrbP+vdKg/SVH xxg@xxg", "key_options": null, "keyfile": "/home/xxg/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "xxg", "validate_certs": true} 2021-03-22T20:32:58.351 INFO:teuthology.task.ansible.out:ok: [gibba020.front.sepia.ceph.com] => (item={'name': 'mkogan', 'ovpn': 'mkogan@mkP50 f/LENRJbsyepmvZA23F7Fg b908f1c0237a7ee56b73dc42f2df79b49ca83d6f4573f5229e7cfe6b4ad7b6a2'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "mkogan", "ovpn": "mkogan@mkP50 f/LENRJbsyepmvZA23F7Fg b908f1c0237a7ee56b73dc42f2df79b49ca83d6f4573f5229e7cfe6b4ad7b6a2"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDaRX+aBLjb/h12ctmvoMvZro6NrrYDuxROF6QMVpEVucA7jHhwCC/j9dJAq0hOVBO8R3S0bvKQ6bmnCb/4y2J6tq18xKUFCrChNii5OQ+AgM5v1353oZ9SrHN8p9ajvS8w313o2OpXhpaPv3khVDjKZsDmeH8YL/Nx3WQKqIJC1mI4jrI0sZGGJLifEy3pPkO0W1KmguN9AwAWK6+kckAjMa3ElkfK/xuAqBYgNKQUxP9oMgTQRcgpWF8Nzb0npN3v+HOUIRrth1INSchkDKtWob2T+0Zqxwm+Vpi0iFWwqjcN/OVdaDGf34//A3M/tsiQ1g9SqhdhZJCfu5XLmM63 mkogan@mkP50.redhat.com", "key_options": null, "keyfile": "/home/mkogan/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "mkogan", "validate_certs": true} 2021-03-22T20:32:58.362 INFO:teuthology.task.ansible.out:ok: [gibba044.front.sepia.ceph.com] => (item={'name': 'pcuzner', 'ovpn': 'pcuzner@rh460p oK28wU5DSabvEL4VjDRhEg a449ed81d7e2970f418263fb3ce10dd711d03925a0990ddf298f826aae1caa53'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "pcuzner", "ovpn": "pcuzner@rh460p oK28wU5DSabvEL4VjDRhEg a449ed81d7e2970f418263fb3ce10dd711d03925a0990ddf298f826aae1caa53"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCsA63hT3ZAwQ9hsvfY+o2Gy15M1GRnRw1ZBSXEiCs9OJku7T9+LCvvH85Y/7V+mOGcsCZKqVTd5Vy3sHAvAF3M7CYJ+5IIDJKCYslC0wkKcX4jj26aMToAZPms8uvs527BNgKOcvwgIfPjs4WJG06fey5AhsuuL30etbAvbBudxRAKdZSTOsMveneKtXQu3Dx7y0rjfI/RBAhCAvisnMqYFUdajoJIl5gVXl6+8mauUOP5O0mvyvJH2jQveqZXTdsIPyp5mq1nA5psqvivWGz2bEJ+owI0GjfuYbyAi6i+BL4Bsd3GeoAs1G3Dicfr228VIUsT+R3xLBQUj3xIsVAZ pcuzner@redhat.com", "key_options": null, "keyfile": "/home/pcuzner/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "pcuzner", "validate_certs": true} 2021-03-22T20:32:58.529 INFO:teuthology.task.ansible.out:ok: [gibba020.front.sepia.ceph.com] => (item={'name': 'vumrao', 'ovpn': 'vumrao@redhat TMNqzMvbJS8Va/8nT9QUQw ab386c2bd7c6796d5413e4d841a16dda2504cca6d95df831a652a30d2e5655ed'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "vumrao", "ovpn": "vumrao@redhat TMNqzMvbJS8Va/8nT9QUQw ab386c2bd7c6796d5413e4d841a16dda2504cca6d95df831a652a30d2e5655ed"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC56FiAgzz9aF+qAMkw5aGoCyoSA8Lf2LPaz3QxTYEzmQt0ByXMmVw0cgUI4gDt7hMBX6LoxPALZ7C1aH8aPTpb6+hxHGfir2tqQmU49JOQiUvBP/Xtt1ilxMou9Wu/ZadEhIZxaP/TBncXNls9cbFs9bV7Q8J3CLCTGRa8kilEpZ7209c/xQI4yQ6q+Q3H4FkO0YHP+Tkn9mg1df+BKkXfSBycjAyOXPvljoetjw0FHEbJ7lTCcSG+hCb2LEACo2OK9eWC3GYwDPKZF1Ht9HfDvg4bHfY3OVOixYiZSim7dbj3+VHWWsiH64usGH1o6fn4vV16UhVJiiicPMWvllzH vikhyat.umrao@gmail.com\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC9G/I5iaw5d4ssyJ4iTUxSvIBAX+P03VVHsNMHAB70rVGGwBnBJFqJNbukzxfnsqwzN6vSeuMy7I1zc2VVi4GtBQPK0iCbVQN+Njq0VCIxb4hLmjD3Vn8NgRp80955VJyYGT9+/JbZY1UCdPBuld6hsnTipkdo5U3huAHD4i1FpYKol+4DCZHAO5wNilCbests0+ZPtHYe53vnNDz685cx/f7RTtEarvU2fECxkurlBBNvuIl6SN8bo+NaJ01Li0xAD+2fpGz6Iu0WUEdWTkt78ubvA4If2k8XAKxkOKEvfyX+AtTzdHxWSQu7ixkbuksuK6A0bnankn+DdiP6Y293 vumrao@redhat", "key_options": null, "keyfile": "/home/vumrao/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "vumrao", "validate_certs": true} 2021-03-22T20:32:58.540 INFO:teuthology.task.ansible.out:ok: [gibba044.front.sepia.ceph.com] => (item={'name': 'mkogan', 'ovpn': 'mkogan@mkP50 f/LENRJbsyepmvZA23F7Fg b908f1c0237a7ee56b73dc42f2df79b49ca83d6f4573f5229e7cfe6b4ad7b6a2'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "mkogan", "ovpn": "mkogan@mkP50 f/LENRJbsyepmvZA23F7Fg b908f1c0237a7ee56b73dc42f2df79b49ca83d6f4573f5229e7cfe6b4ad7b6a2"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDaRX+aBLjb/h12ctmvoMvZro6NrrYDuxROF6QMVpEVucA7jHhwCC/j9dJAq0hOVBO8R3S0bvKQ6bmnCb/4y2J6tq18xKUFCrChNii5OQ+AgM5v1353oZ9SrHN8p9ajvS8w313o2OpXhpaPv3khVDjKZsDmeH8YL/Nx3WQKqIJC1mI4jrI0sZGGJLifEy3pPkO0W1KmguN9AwAWK6+kckAjMa3ElkfK/xuAqBYgNKQUxP9oMgTQRcgpWF8Nzb0npN3v+HOUIRrth1INSchkDKtWob2T+0Zqxwm+Vpi0iFWwqjcN/OVdaDGf34//A3M/tsiQ1g9SqhdhZJCfu5XLmM63 mkogan@mkP50.redhat.com", "key_options": null, "keyfile": "/home/mkogan/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "mkogan", "validate_certs": true} 2021-03-22T20:32:58.718 INFO:teuthology.task.ansible.out:ok: [gibba020.front.sepia.ceph.com] => (item={'name': 'henrix', 'ovpn': 'henrix@hermes iPPDBfnLzP5Pe5FuTcJBmw b26aefb8a61451066f984e074f708ea9ca6b2c5d7cca35996c08b0b2bb2c2736'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "henrix", "ovpn": "henrix@hermes iPPDBfnLzP5Pe5FuTcJBmw b26aefb8a61451066f984e074f708ea9ca6b2c5d7cca35996c08b0b2bb2c2736"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAACAQDZDKRAePFqjugc2ljw4QmM6r7B2dPI39OBB+2HKONtDZI4q+uwgZ1yqnhrbJaU9ux0W5wNzJyp2VfOPhw/9G9jo+efJPg5IySnTonhi1zeCXNpBMY70dJZVCyGEDdWKehvFM9xFBOxBC/h7gOyKqEc28BKoy4cHfULzm4er8PU30MyFBngu8NaoKqyQ3GYAfWOAXF5lUdalbJwl3a+HBb8PjUhbGuznAZF1Ji4JgnNuEZdlNVOKwhEkAFZ1JwXvgLfrEJVQs5b2V9Sp2Vm5ZngsLg7b3RzV5I4B3Lj7QTTraV1zLJGiS5iRdjY7D4W5Uxi2k1X7vaOjySJWWadHyeicNNBhLSfHl6JJ3aMuA8oAAmtgo/8IkJ96GFtgM9j31Wg8wkeTyQrwSeqCuv1uDFr8rp+OvMClhHnDgUklJLWjjYPCDVYR5KV+iOiHL58WJg/b4h6NsoP91wO8P8EcSaiMdq7P77w5nJxDI0KKb//dC8aHtWnRRRlrIS+PNPqKJSNTaSwOTieXvzplhzKFzu2dr79qs+/67iaNE6HBvIX5jVHWCFV3wllyjsC8WYPh4kEVtg2SY00SDOOrMrqANV8DDtHFwwxQTEjz1z5ESuwy9UcUSQfP1/zsAp2OQzPutKs6UipHyBK3pLm6MjaeeaEWu8fmetCqALxYV3h17O+Yw== miguel@hermes.olymp", "key_options": null, "keyfile": "/home/henrix/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "henrix", "validate_certs": true} 2021-03-22T20:32:58.719 INFO:teuthology.task.ansible.out:ok: [gibba044.front.sepia.ceph.com] => (item={'name': 'vumrao', 'ovpn': 'vumrao@redhat TMNqzMvbJS8Va/8nT9QUQw ab386c2bd7c6796d5413e4d841a16dda2504cca6d95df831a652a30d2e5655ed'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "vumrao", "ovpn": "vumrao@redhat TMNqzMvbJS8Va/8nT9QUQw ab386c2bd7c6796d5413e4d841a16dda2504cca6d95df831a652a30d2e5655ed"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC56FiAgzz9aF+qAMkw5aGoCyoSA8Lf2LPaz3QxTYEzmQt0ByXMmVw0cgUI4gDt7hMBX6LoxPALZ7C1aH8aPTpb6+hxHGfir2tqQmU49JOQiUvBP/Xtt1ilxMou9Wu/ZadEhIZxaP/TBncXNls9cbFs9bV7Q8J3CLCTGRa8kilEpZ7209c/xQI4yQ6q+Q3H4FkO0YHP+Tkn9mg1df+BKkXfSBycjAyOXPvljoetjw0FHEbJ7lTCcSG+hCb2LEACo2OK9eWC3GYwDPKZF1Ht9HfDvg4bHfY3OVOixYiZSim7dbj3+VHWWsiH64usGH1o6fn4vV16UhVJiiicPMWvllzH vikhyat.umrao@gmail.com\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC9G/I5iaw5d4ssyJ4iTUxSvIBAX+P03VVHsNMHAB70rVGGwBnBJFqJNbukzxfnsqwzN6vSeuMy7I1zc2VVi4GtBQPK0iCbVQN+Njq0VCIxb4hLmjD3Vn8NgRp80955VJyYGT9+/JbZY1UCdPBuld6hsnTipkdo5U3huAHD4i1FpYKol+4DCZHAO5wNilCbests0+ZPtHYe53vnNDz685cx/f7RTtEarvU2fECxkurlBBNvuIl6SN8bo+NaJ01Li0xAD+2fpGz6Iu0WUEdWTkt78ubvA4If2k8XAKxkOKEvfyX+AtTzdHxWSQu7ixkbuksuK6A0bnankn+DdiP6Y293 vumrao@redhat", "key_options": null, "keyfile": "/home/vumrao/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "vumrao", "validate_certs": true} 2021-03-22T20:32:58.897 INFO:teuthology.task.ansible.out:ok: [gibba020.front.sepia.ceph.com] => (item={'name': 'pbs1108', 'ovpn': 'pbs1108@bspark_cli0 nSCINdeTLTLEO5JP/GIwRQ 76372ad6f7ad731556ff13605c3729eacaf59dcf7f9ac82dd9a8501bd95d3b26'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "pbs1108", "ovpn": "pbs1108@bspark_cli0 nSCINdeTLTLEO5JP/GIwRQ 76372ad6f7ad731556ff13605c3729eacaf59dcf7f9ac82dd9a8501bd95d3b26"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDNwmgnIsDDJmsmYzkTAEo3iLj7Jd5Ni2R5vD1Z0NRZ39zJMtbicZ0ec3nAMzFyHrmPnKNFltS1mhehbLbtKNKq1fSo2SMHs11z+N8Nl94F4AY8IhXZ8U9GAorEJFVIxHUNEDqwl55Ov6MfP60UI7rNgy2rUt8aOBmAJVhLEFmJJawJgyPhTrUZAT20OoILphrt81o5bTNfmx++Zs5Dc9VtgIh53hexwKgTvG6fxfKdra9m+J2GXpniOsZjPJq/A0je+t7H3UlxCSu0dRy2Un6l5ZAcoeg74SP50dFgGaxkTQqI6wle6NjtPIdssgrdYTgTcOg9M4jWqAr/5drTUSGh root@centos7-bspark", "key_options": null, "keyfile": "/home/pbs1108/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "pbs1108", "validate_certs": true} 2021-03-22T20:32:58.898 INFO:teuthology.task.ansible.out:ok: [gibba044.front.sepia.ceph.com] => (item={'name': 'henrix', 'ovpn': 'henrix@hermes iPPDBfnLzP5Pe5FuTcJBmw b26aefb8a61451066f984e074f708ea9ca6b2c5d7cca35996c08b0b2bb2c2736'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "henrix", "ovpn": "henrix@hermes iPPDBfnLzP5Pe5FuTcJBmw b26aefb8a61451066f984e074f708ea9ca6b2c5d7cca35996c08b0b2bb2c2736"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAACAQDZDKRAePFqjugc2ljw4QmM6r7B2dPI39OBB+2HKONtDZI4q+uwgZ1yqnhrbJaU9ux0W5wNzJyp2VfOPhw/9G9jo+efJPg5IySnTonhi1zeCXNpBMY70dJZVCyGEDdWKehvFM9xFBOxBC/h7gOyKqEc28BKoy4cHfULzm4er8PU30MyFBngu8NaoKqyQ3GYAfWOAXF5lUdalbJwl3a+HBb8PjUhbGuznAZF1Ji4JgnNuEZdlNVOKwhEkAFZ1JwXvgLfrEJVQs5b2V9Sp2Vm5ZngsLg7b3RzV5I4B3Lj7QTTraV1zLJGiS5iRdjY7D4W5Uxi2k1X7vaOjySJWWadHyeicNNBhLSfHl6JJ3aMuA8oAAmtgo/8IkJ96GFtgM9j31Wg8wkeTyQrwSeqCuv1uDFr8rp+OvMClhHnDgUklJLWjjYPCDVYR5KV+iOiHL58WJg/b4h6NsoP91wO8P8EcSaiMdq7P77w5nJxDI0KKb//dC8aHtWnRRRlrIS+PNPqKJSNTaSwOTieXvzplhzKFzu2dr79qs+/67iaNE6HBvIX5jVHWCFV3wllyjsC8WYPh4kEVtg2SY00SDOOrMrqANV8DDtHFwwxQTEjz1z5ESuwy9UcUSQfP1/zsAp2OQzPutKs6UipHyBK3pLm6MjaeeaEWu8fmetCqALxYV3h17O+Yw== miguel@hermes.olymp", "key_options": null, "keyfile": "/home/henrix/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "henrix", "validate_certs": true} 2021-03-22T20:32:59.076 INFO:teuthology.task.ansible.out:ok: [gibba020.front.sepia.ceph.com] => (item={'name': 'clacroix', 'ovpn': 'clacroix@redhat.com ZGY9sgvjT0BuJRi9zrULzg c3311aba4025aa42cd78c999dcee4e2c16415a3ac44ac8c95b77838459ef3315'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "clacroix", "ovpn": "clacroix@redhat.com ZGY9sgvjT0BuJRi9zrULzg c3311aba4025aa42cd78c999dcee4e2c16415a3ac44ac8c95b77838459ef3315"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDnvVnbK2SNfL8hTmrA09L41RudKW/F7Ty0vvlHjrFjDkdWXVgrafFWGKQZ8dSR6FJ9JLU0X59xiEo4z31ini/Dt2XozFMIr7RdeB3xpiifuUUG5Lgsasd2ezniUoOEukL1a9KkCIxNgmKJuvtlHCt+ZTtyL513yjRICByZbnmBSSpUiett50X10vtvaNBu4LikUJKLc8gP0PHLbaGsU3uOUd655lkFWjWhgExlU8bHWiAZq18Ss63jDlSKFVSk903GKSNcHXMHNPYaXlrYw8NFzejoy/XjxEfmF/Lv3MeAUhHQWx25sh5aDv48mzo8FaIJsL1MrD0QxF1gllobWAfp clacroix@redhat.com", "key_options": null, "keyfile": "/home/clacroix/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "clacroix", "validate_certs": true} 2021-03-22T20:32:59.076 INFO:teuthology.task.ansible.out:ok: [gibba044.front.sepia.ceph.com] => (item={'name': 'pbs1108', 'ovpn': 'pbs1108@bspark_cli0 nSCINdeTLTLEO5JP/GIwRQ 76372ad6f7ad731556ff13605c3729eacaf59dcf7f9ac82dd9a8501bd95d3b26'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "pbs1108", "ovpn": "pbs1108@bspark_cli0 nSCINdeTLTLEO5JP/GIwRQ 76372ad6f7ad731556ff13605c3729eacaf59dcf7f9ac82dd9a8501bd95d3b26"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDNwmgnIsDDJmsmYzkTAEo3iLj7Jd5Ni2R5vD1Z0NRZ39zJMtbicZ0ec3nAMzFyHrmPnKNFltS1mhehbLbtKNKq1fSo2SMHs11z+N8Nl94F4AY8IhXZ8U9GAorEJFVIxHUNEDqwl55Ov6MfP60UI7rNgy2rUt8aOBmAJVhLEFmJJawJgyPhTrUZAT20OoILphrt81o5bTNfmx++Zs5Dc9VtgIh53hexwKgTvG6fxfKdra9m+J2GXpniOsZjPJq/A0je+t7H3UlxCSu0dRy2Un6l5ZAcoeg74SP50dFgGaxkTQqI6wle6NjtPIdssgrdYTgTcOg9M4jWqAr/5drTUSGh root@centos7-bspark", "key_options": null, "keyfile": "/home/pbs1108/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "pbs1108", "validate_certs": true} 2021-03-22T20:32:59.254 INFO:teuthology.task.ansible.out:ok: [gibba044.front.sepia.ceph.com] => (item={'name': 'clacroix', 'ovpn': 'clacroix@redhat.com ZGY9sgvjT0BuJRi9zrULzg c3311aba4025aa42cd78c999dcee4e2c16415a3ac44ac8c95b77838459ef3315'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "clacroix", "ovpn": "clacroix@redhat.com ZGY9sgvjT0BuJRi9zrULzg c3311aba4025aa42cd78c999dcee4e2c16415a3ac44ac8c95b77838459ef3315"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDnvVnbK2SNfL8hTmrA09L41RudKW/F7Ty0vvlHjrFjDkdWXVgrafFWGKQZ8dSR6FJ9JLU0X59xiEo4z31ini/Dt2XozFMIr7RdeB3xpiifuUUG5Lgsasd2ezniUoOEukL1a9KkCIxNgmKJuvtlHCt+ZTtyL513yjRICByZbnmBSSpUiett50X10vtvaNBu4LikUJKLc8gP0PHLbaGsU3uOUd655lkFWjWhgExlU8bHWiAZq18Ss63jDlSKFVSk903GKSNcHXMHNPYaXlrYw8NFzejoy/XjxEfmF/Lv3MeAUhHQWx25sh5aDv48mzo8FaIJsL1MrD0QxF1gllobWAfp clacroix@redhat.com", "key_options": null, "keyfile": "/home/clacroix/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "clacroix", "validate_certs": true} 2021-03-22T20:32:59.255 INFO:teuthology.task.ansible.out:ok: [gibba020.front.sepia.ceph.com] => (item={'name': 'epuertat', 'ovpn': 'epuertat@private BnUoirwxGRWXtLxulJU5xA da2cfc4995bed82ef85db3633edad0a7eb2c32ba559a48259b10be94a8fdf006'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "epuertat", "ovpn": "epuertat@private BnUoirwxGRWXtLxulJU5xA da2cfc4995bed82ef85db3633edad0a7eb2c32ba559a48259b10be94a8fdf006"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAABJQAAAQEAyiGmj+nOAD+il+FvXvZSpUOJQp6hKh6UPaAIQvQZkdeNRWN7wcDXMUlLj+TBFWa1OO+9xqFlnbgVMDR4qy5orUBYlMapUb1rutjbk64XeY58b6uguHwSoMd81QpCCIN4KOk3cldV8UiyX382baoZ9Je2hsOnnBGMsRtHuVHZ90Bj1rIITkwajq//KRs7kjb/qhjk0xkipDIcaSwKjzPlmmnYn69noODwDexpvLYlCF+LowSZEdrOUvVIigSFG7cLTDaU2tLhxSgbvWu8f0pwvjsyW7gOgM+VeRZ6uHC79F1qvgdgQSxflddIgrQpH0rzf6RNxQjR3SBkZ4V1BESa0w== epuertat@epuertat", "key_options": null, "keyfile": "/home/epuertat/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "epuertat", "validate_certs": true} 2021-03-22T20:32:59.433 INFO:teuthology.task.ansible.out:ok: [gibba044.front.sepia.ceph.com] => (item={'name': 'epuertat', 'ovpn': 'epuertat@private BnUoirwxGRWXtLxulJU5xA da2cfc4995bed82ef85db3633edad0a7eb2c32ba559a48259b10be94a8fdf006'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "epuertat", "ovpn": "epuertat@private BnUoirwxGRWXtLxulJU5xA da2cfc4995bed82ef85db3633edad0a7eb2c32ba559a48259b10be94a8fdf006"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAABJQAAAQEAyiGmj+nOAD+il+FvXvZSpUOJQp6hKh6UPaAIQvQZkdeNRWN7wcDXMUlLj+TBFWa1OO+9xqFlnbgVMDR4qy5orUBYlMapUb1rutjbk64XeY58b6uguHwSoMd81QpCCIN4KOk3cldV8UiyX382baoZ9Je2hsOnnBGMsRtHuVHZ90Bj1rIITkwajq//KRs7kjb/qhjk0xkipDIcaSwKjzPlmmnYn69noODwDexpvLYlCF+LowSZEdrOUvVIigSFG7cLTDaU2tLhxSgbvWu8f0pwvjsyW7gOgM+VeRZ6uHC79F1qvgdgQSxflddIgrQpH0rzf6RNxQjR3SBkZ4V1BESa0w== epuertat@epuertat", "key_options": null, "keyfile": "/home/epuertat/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "epuertat", "validate_certs": true} 2021-03-22T20:32:59.445 INFO:teuthology.task.ansible.out:ok: [gibba020.front.sepia.ceph.com] => (item={'name': 'tdehler', 'ovpn': 'tdehler@think 7e0WC4Vh86XWZviZ9WBMgw 4dc8477db6e4f40312e6b2b9db293dc009e49e518015ace20431c0fb69025461'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "tdehler", "ovpn": "tdehler@think 7e0WC4Vh86XWZviZ9WBMgw 4dc8477db6e4f40312e6b2b9db293dc009e49e518015ace20431c0fb69025461"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDRZyWiDO5JqWHJdUUBr8YReiKXxnL87juFAfkcmw2E9KmANVH2sn3K+OgUCQfBs1Wdg6AbcL2GyMm9alodUruzOm127/bH9OcGmu+8SNsMAYrAF9EzsKJa8Ba/I05rl5a87p1jbYG9Rpo7u3OvLx0LjgqydRYcmjwo/niifYNDTaN0K3v8s1mN4TorUZW/i3XBMBIBjlIiNGs/I7IZreR+1N4V8Nwrp2EWxDv7AwG3nvokL2RTHcsV0KgmAnciv8nXXjIf+uqOPuGA+F2qW/wz92bG8R0O4CjH+QZt4k6UoUIXFRW+LdOVAqmUrb4W0OJ8vsVeukW46SvPnYUTkZnF sonea@think", "key_options": null, "keyfile": "/home/tdehler/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "tdehler", "validate_certs": true} 2021-03-22T20:32:59.623 INFO:teuthology.task.ansible.out:ok: [gibba044.front.sepia.ceph.com] => (item={'name': 'tdehler', 'ovpn': 'tdehler@think 7e0WC4Vh86XWZviZ9WBMgw 4dc8477db6e4f40312e6b2b9db293dc009e49e518015ace20431c0fb69025461'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "tdehler", "ovpn": "tdehler@think 7e0WC4Vh86XWZviZ9WBMgw 4dc8477db6e4f40312e6b2b9db293dc009e49e518015ace20431c0fb69025461"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDRZyWiDO5JqWHJdUUBr8YReiKXxnL87juFAfkcmw2E9KmANVH2sn3K+OgUCQfBs1Wdg6AbcL2GyMm9alodUruzOm127/bH9OcGmu+8SNsMAYrAF9EzsKJa8Ba/I05rl5a87p1jbYG9Rpo7u3OvLx0LjgqydRYcmjwo/niifYNDTaN0K3v8s1mN4TorUZW/i3XBMBIBjlIiNGs/I7IZreR+1N4V8Nwrp2EWxDv7AwG3nvokL2RTHcsV0KgmAnciv8nXXjIf+uqOPuGA+F2qW/wz92bG8R0O4CjH+QZt4k6UoUIXFRW+LdOVAqmUrb4W0OJ8vsVeukW46SvPnYUTkZnF sonea@think", "key_options": null, "keyfile": "/home/tdehler/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "tdehler", "validate_certs": true} 2021-03-22T20:32:59.684 INFO:teuthology.task.ansible.out:ok: [gibba020.front.sepia.ceph.com] => (item={'name': 'laura', 'ovpn': 'laura@flab 2DGHIAxD39eNKOPkn3M67w ab1ae304abed3824a68b5c0ecf4f92fca76a4f8b9fcbcc0ca43388a85b7f9305'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "laura", "ovpn": "laura@flab 2DGHIAxD39eNKOPkn3M67w ab1ae304abed3824a68b5c0ecf4f92fca76a4f8b9fcbcc0ca43388a85b7f9305"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDEBD7CxJJfbLW4jtuLnTwkxVbhCfh/JL3Qj8oeLEkny1tE7QCeXn1bP5bScWSgLH34Wh4TAuH+8/g/koFwcCy1YuoGBdBV4KV7O9MTnFngdqNY6LKzCipm27tnWZEa10hrF8dRFTmhracd6kmmVGHgvGQPVAVONmix+2IZ83wdj8XJSQHeE3PHFLO39tU+ez/T76QaiBLDVo4ctHVt+N9bBbHV6Cr8fyiUUU6YEKMlcedvxGpnMK8oeOSNuDeh+DldcM9KYzNGEOM34jGRIvJp57dxQDQCtPPW5hvBXg7yMyrv6TcJzDd2LFD6AC/Qw9yrEQPXXyBCDkAlCqDR0+rH", "key_options": null, "keyfile": "/home/laura/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "laura", "validate_certs": true} 2021-03-22T20:32:59.801 INFO:teuthology.task.ansible.out:ok: [gibba044.front.sepia.ceph.com] => (item={'name': 'laura', 'ovpn': 'laura@flab 2DGHIAxD39eNKOPkn3M67w ab1ae304abed3824a68b5c0ecf4f92fca76a4f8b9fcbcc0ca43388a85b7f9305'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "laura", "ovpn": "laura@flab 2DGHIAxD39eNKOPkn3M67w ab1ae304abed3824a68b5c0ecf4f92fca76a4f8b9fcbcc0ca43388a85b7f9305"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDEBD7CxJJfbLW4jtuLnTwkxVbhCfh/JL3Qj8oeLEkny1tE7QCeXn1bP5bScWSgLH34Wh4TAuH+8/g/koFwcCy1YuoGBdBV4KV7O9MTnFngdqNY6LKzCipm27tnWZEa10hrF8dRFTmhracd6kmmVGHgvGQPVAVONmix+2IZ83wdj8XJSQHeE3PHFLO39tU+ez/T76QaiBLDVo4ctHVt+N9bBbHV6Cr8fyiUUU6YEKMlcedvxGpnMK8oeOSNuDeh+DldcM9KYzNGEOM34jGRIvJp57dxQDQCtPPW5hvBXg7yMyrv6TcJzDd2LFD6AC/Qw9yrEQPXXyBCDkAlCqDR0+rH", "key_options": null, "keyfile": "/home/laura/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "laura", "validate_certs": true} 2021-03-22T20:32:59.802 INFO:teuthology.task.ansible.out:ok: [gibba020.front.sepia.ceph.com] => (item={'name': 'yaarit', 'ovpn': 'yaarit@centos TBuWjkAsj1GB/V9eWc/R1Q 7bd86a857dec48dc25850ecf0c00486d9a89c2ff5f88b2f28c3e36bdeb139fce'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "yaarit", "ovpn": "yaarit@centos TBuWjkAsj1GB/V9eWc/R1Q 7bd86a857dec48dc25850ecf0c00486d9a89c2ff5f88b2f28c3e36bdeb139fce"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC2k8xsrsLxEqJx3rV6ZZwLH0OjYCDB2uIYzcAyrKEOKlVWO1ICKxkw+gZ9tSiPFNLfq13io9BIrAKJwlrdLCJLmlgCQwpwUQqzmRlRZEm+WmD0dl8LPeQSidyJkPkJgYBEshFPjDHIj10Ei1pJS5svI2l7G1wMWxlt2kHL8Og/4zdFTRctxwqZcvzLmRQcs8lSSpqTkhfeKfmrpR+je8XFbCJJ9m/nJbgyCiZKaGN8nf36pCQDEva4rvaSrK0a6YxL0RWN8W3lqtBPKIehxffr3lYDEkD9EUW5vf6AUKC0ioh4jkPo9WCjaoFsOauMOMVQPHehEAMufEO4Kym6nfrf yaarit@localhost.localdomain", "key_options": null, "keyfile": "/home/yaarit/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "yaarit", "validate_certs": true} 2021-03-22T20:32:59.979 INFO:teuthology.task.ansible.out:ok: [gibba020.front.sepia.ceph.com] => (item={'name': 'rpavani1998', 'ovpn': 'admin1@rajula 31GbDo9d1YnW5BQ8u3utvw a2da13cb840f848846023c85442ba7bcce97dc186056a0ecc036a220d7eb7fc3'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "rpavani1998", "ovpn": "admin1@rajula 31GbDo9d1YnW5BQ8u3utvw a2da13cb840f848846023c85442ba7bcce97dc186056a0ecc036a220d7eb7fc3"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDUznqo3VDmcKRL64P7sbjuxXCW/0ljFTc5zZoZ9UvtZvU2jrRQ2X9GyxcrcQnAWlF5YZHqeTDU5o8ixn5fq1MSmaPRBNDKKVQOfR/vFQV73LiKx4BFsC1/EdaPie/XqltaLDTtfqhxADJlz1H3a3ZlkeVHMROTqo/TidL1YUYlRH4qHxWWBuFuVS+EYfTegSZdjwp+DuJA0iN6X99+DfH2DhiHENjEmlbKN13+H+EPzm0K3ya2w8D6ANodB3AxMn2tGs8mLtG/P4kCjoDnoUVFzKTyUpTtgOjis47uSY4dL8mTbIK9kZAiFxnT5sMClu6KRStDjRIrxbTBQJ8wvlat admin1@rajula", "key_options": null, "keyfile": "/home/rpavani1998/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "rpavani1998", "validate_certs": true} 2021-03-22T20:32:59.979 INFO:teuthology.task.ansible.out:ok: [gibba044.front.sepia.ceph.com] => (item={'name': 'yaarit', 'ovpn': 'yaarit@centos TBuWjkAsj1GB/V9eWc/R1Q 7bd86a857dec48dc25850ecf0c00486d9a89c2ff5f88b2f28c3e36bdeb139fce'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "yaarit", "ovpn": "yaarit@centos TBuWjkAsj1GB/V9eWc/R1Q 7bd86a857dec48dc25850ecf0c00486d9a89c2ff5f88b2f28c3e36bdeb139fce"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC2k8xsrsLxEqJx3rV6ZZwLH0OjYCDB2uIYzcAyrKEOKlVWO1ICKxkw+gZ9tSiPFNLfq13io9BIrAKJwlrdLCJLmlgCQwpwUQqzmRlRZEm+WmD0dl8LPeQSidyJkPkJgYBEshFPjDHIj10Ei1pJS5svI2l7G1wMWxlt2kHL8Og/4zdFTRctxwqZcvzLmRQcs8lSSpqTkhfeKfmrpR+je8XFbCJJ9m/nJbgyCiZKaGN8nf36pCQDEva4rvaSrK0a6YxL0RWN8W3lqtBPKIehxffr3lYDEkD9EUW5vf6AUKC0ioh4jkPo9WCjaoFsOauMOMVQPHehEAMufEO4Kym6nfrf yaarit@localhost.localdomain", "key_options": null, "keyfile": "/home/yaarit/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "yaarit", "validate_certs": true} 2021-03-22T20:33:00.156 INFO:teuthology.task.ansible.out:ok: [gibba044.front.sepia.ceph.com] => (item={'name': 'rpavani1998', 'ovpn': 'admin1@rajula 31GbDo9d1YnW5BQ8u3utvw a2da13cb840f848846023c85442ba7bcce97dc186056a0ecc036a220d7eb7fc3'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "rpavani1998", "ovpn": "admin1@rajula 31GbDo9d1YnW5BQ8u3utvw a2da13cb840f848846023c85442ba7bcce97dc186056a0ecc036a220d7eb7fc3"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDUznqo3VDmcKRL64P7sbjuxXCW/0ljFTc5zZoZ9UvtZvU2jrRQ2X9GyxcrcQnAWlF5YZHqeTDU5o8ixn5fq1MSmaPRBNDKKVQOfR/vFQV73LiKx4BFsC1/EdaPie/XqltaLDTtfqhxADJlz1H3a3ZlkeVHMROTqo/TidL1YUYlRH4qHxWWBuFuVS+EYfTegSZdjwp+DuJA0iN6X99+DfH2DhiHENjEmlbKN13+H+EPzm0K3ya2w8D6ANodB3AxMn2tGs8mLtG/P4kCjoDnoUVFzKTyUpTtgOjis47uSY4dL8mTbIK9kZAiFxnT5sMClu6KRStDjRIrxbTBQJ8wvlat admin1@rajula", "key_options": null, "keyfile": "/home/rpavani1998/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "rpavani1998", "validate_certs": true} 2021-03-22T20:33:00.157 INFO:teuthology.task.ansible.out:ok: [gibba020.front.sepia.ceph.com] => (item={'name': 'rishabh', 'ovpn': 'rishabh@p50 zdJ4XsBdVugwMrqJOSBi3Q c78bb28ba5cf2bf9c8edb80fe57814d60cd2ffdbd874cf9a271e5adf171bb0c4'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "rishabh", "ovpn": "rishabh@p50 zdJ4XsBdVugwMrqJOSBi3Q c78bb28ba5cf2bf9c8edb80fe57814d60cd2ffdbd874cf9a271e5adf171bb0c4"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC4NYxUHx8HMgbVIHadruN1kAJS5be0aZA9rvGtYDfwD5siKNfXFRyLG3thkjxtEi7DPYMxgbpFOXW9EQKh5sQ0ohsADZOi8FSIAfQlOQ+7HAEp7DjBtjxoqB31jJ1e293YtO+nqAhcOMyGfDx+71w5sS2EFqy7PscA9gD9aV2iMxIR/JD1LxXabiqj12jU5AOxr7ZQ1+gM9aroQuDpNxY4U8jBTxx5OtIYRkeI/aN2gQj1mXGMKGo0ItFn4lsXGLxGxMpa9K2UFw2dWQVTw9VNm79nixrCX+lC2nyaJPsRYZipXF1ID2NRk7oJ79dJ/uRBBXpunihlEC3aF+nOgEPH ridave@redhat.com", "key_options": null, "keyfile": "/home/rishabh/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "rishabh", "validate_certs": true} 2021-03-22T20:33:00.334 INFO:teuthology.task.ansible.out:ok: [gibba044.front.sepia.ceph.com] => (item={'name': 'rishabh', 'ovpn': 'rishabh@p50 zdJ4XsBdVugwMrqJOSBi3Q c78bb28ba5cf2bf9c8edb80fe57814d60cd2ffdbd874cf9a271e5adf171bb0c4'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "rishabh", "ovpn": "rishabh@p50 zdJ4XsBdVugwMrqJOSBi3Q c78bb28ba5cf2bf9c8edb80fe57814d60cd2ffdbd874cf9a271e5adf171bb0c4"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC4NYxUHx8HMgbVIHadruN1kAJS5be0aZA9rvGtYDfwD5siKNfXFRyLG3thkjxtEi7DPYMxgbpFOXW9EQKh5sQ0ohsADZOi8FSIAfQlOQ+7HAEp7DjBtjxoqB31jJ1e293YtO+nqAhcOMyGfDx+71w5sS2EFqy7PscA9gD9aV2iMxIR/JD1LxXabiqj12jU5AOxr7ZQ1+gM9aroQuDpNxY4U8jBTxx5OtIYRkeI/aN2gQj1mXGMKGo0ItFn4lsXGLxGxMpa9K2UFw2dWQVTw9VNm79nixrCX+lC2nyaJPsRYZipXF1ID2NRk7oJ79dJ/uRBBXpunihlEC3aF+nOgEPH ridave@redhat.com", "key_options": null, "keyfile": "/home/rishabh/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "rishabh", "validate_certs": true} 2021-03-22T20:33:00.335 INFO:teuthology.task.ansible.out:ok: [gibba020.front.sepia.ceph.com] => (item={'name': 'skrah', 'ovpn': 'skrah@thinkpad IboPmnUdsLqqRXlHQ1RT5w bf85db9e916dceaf84a1e6ea33c59eb4adb424cb4e727ce0a903a3498b799ed2'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "skrah", "ovpn": "skrah@thinkpad IboPmnUdsLqqRXlHQ1RT5w bf85db9e916dceaf84a1e6ea33c59eb4adb424cb4e727ce0a903a3498b799ed2"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAACAQCeAhoTum3/VmRbxSyw5gwgcPF1EWFK5mEPX3PZyo3xPsUAJazALfge3aEuCrZBbsjOCoj3GfFhr/ziEF+OWvhBoPK5hQzP0V8tE9cWJwvHmD72vGE36o1hFO0ONE4DEuu5KRDqQJUgeyQWXsP26uHTwIcvMpy8egZOfyshqF+lQVXzsAex7Ninmidsf/sRNLhzT1kLrKT+ZMSbZ7Rqh46TMlmLD1LzJZNcb6PGVwlfQZmV6T7m0COu/skeSxMcy8hqMvHFNvvfFSqkfMw0KBGLDxMQr4L+e7sXwQDnEZHdzoh0iS3xDp/Onr1FSmPyEjz51e1sMHBsqklHWidSZVLt/+giB4o6Wdgzc0um/QxW2Ne2qjtDlViOgRE9Fzcw/cRu/Xsn8qtXTxYyxXswjkA8qX7WR22OYgjYChw9siUsKkuD2yAbPMVl+cZWDeBhQnPMbDMVaghS4SAVt5GK16jij4+r3IE9vGHBmGwJYJ/OrtcxBrUrDopwsGLcU+WHdv0FXuiw+YbfnzpthC8rVj4oeJ2IUOQ5JB0ub7NmbR4QWjc33JfD+AeCB75x6io07V2riRjMD9gLC5nwytJNG7Yytf6xI2i/CprW7HhsDs2ykOVcDSBMnL1oGW6FeHaDRW39r6BXSt1jjZQ2E6pDEBTDO41tPEL9EVvv9TK87GTylQ==", "key_options": null, "keyfile": "/home/skrah/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "skrah", "validate_certs": true} 2021-03-22T20:33:00.512 INFO:teuthology.task.ansible.out:ok: [gibba044.front.sepia.ceph.com] => (item={'name': 'skrah', 'ovpn': 'skrah@thinkpad IboPmnUdsLqqRXlHQ1RT5w bf85db9e916dceaf84a1e6ea33c59eb4adb424cb4e727ce0a903a3498b799ed2'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "skrah", "ovpn": "skrah@thinkpad IboPmnUdsLqqRXlHQ1RT5w bf85db9e916dceaf84a1e6ea33c59eb4adb424cb4e727ce0a903a3498b799ed2"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAACAQCeAhoTum3/VmRbxSyw5gwgcPF1EWFK5mEPX3PZyo3xPsUAJazALfge3aEuCrZBbsjOCoj3GfFhr/ziEF+OWvhBoPK5hQzP0V8tE9cWJwvHmD72vGE36o1hFO0ONE4DEuu5KRDqQJUgeyQWXsP26uHTwIcvMpy8egZOfyshqF+lQVXzsAex7Ninmidsf/sRNLhzT1kLrKT+ZMSbZ7Rqh46TMlmLD1LzJZNcb6PGVwlfQZmV6T7m0COu/skeSxMcy8hqMvHFNvvfFSqkfMw0KBGLDxMQr4L+e7sXwQDnEZHdzoh0iS3xDp/Onr1FSmPyEjz51e1sMHBsqklHWidSZVLt/+giB4o6Wdgzc0um/QxW2Ne2qjtDlViOgRE9Fzcw/cRu/Xsn8qtXTxYyxXswjkA8qX7WR22OYgjYChw9siUsKkuD2yAbPMVl+cZWDeBhQnPMbDMVaghS4SAVt5GK16jij4+r3IE9vGHBmGwJYJ/OrtcxBrUrDopwsGLcU+WHdv0FXuiw+YbfnzpthC8rVj4oeJ2IUOQ5JB0ub7NmbR4QWjc33JfD+AeCB75x6io07V2riRjMD9gLC5nwytJNG7Yytf6xI2i/CprW7HhsDs2ykOVcDSBMnL1oGW6FeHaDRW39r6BXSt1jjZQ2E6pDEBTDO41tPEL9EVvv9TK87GTylQ==", "key_options": null, "keyfile": "/home/skrah/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "skrah", "validate_certs": true} 2021-03-22T20:33:00.513 INFO:teuthology.task.ansible.out:ok: [gibba020.front.sepia.ceph.com] => (item={'name': 'smanjara', 'ovpn': 'smanjara@fedora OfpUShUejOW2W/R4FlKQ7Q fab77ef619f730a5aaf255e4167aa7a35a7e5450d12820923d969036a6326b0f'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "smanjara", "ovpn": "smanjara@fedora OfpUShUejOW2W/R4FlKQ7Q fab77ef619f730a5aaf255e4167aa7a35a7e5450d12820923d969036a6326b0f"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDklgWHrL9TMaMxIyN9MxVR6nR3xh9zfj0iR63/yOzaslX0WoVBk7CYTsRlH2GFVctvixVwrWbQgMaKe49utal/3FA6sMl8S2DTrtgC1a/exUTvU0U/+ZhyUlkyjQfRgtYOUwodNupL5NsC8VZqZshgmgXC34uye3bplx3VwvpUt9r6QxJN3/9Dbi6HxudhDCLfmvROhwQYHaFF+GglcbyjAt3uvsuwXVKBd1/vMQwbcUo9/zQlrnmWBRuqTNkXGrZauWigoi/hyuWYQ3MUbRc3LVpJncMv7BEtcj8fCVvPB09SFee3nSeTtFkm01GvRcYd3HBz/YL4Rz92wXl9VIxqs8aaJBzy+MD0NO496Rfqtz6YuZ1m7AxDIccDW+OpcPgYwaUKFXNTuVLWZXhkS0p4swefcKWRlQFF3BLOebN/Kr9jq1MFa+5pX7Gj4WF5uCIX0/fx40KVZNhfl3qywBy/d5MKwXO7PCHMiGcu2FIXdZ334MxdgiIVoX54PpRP4hs= smanjara@localhost.localdomain", "key_options": null, "keyfile": "/home/smanjara/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "smanjara", "validate_certs": true} 2021-03-22T20:33:00.700 INFO:teuthology.task.ansible.out:ok: [gibba020.front.sepia.ceph.com] => (item={'name': 'bengland', 'ovpn': 'bengland@bene-laptop ud1gWgoNggJTS7LQtPTZTA d3ebd084ce385cb450ce2f83c02dc66a1637dedbc7a8b191dab68acfc935af41'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "bengland", "ovpn": "bengland@bene-laptop ud1gWgoNggJTS7LQtPTZTA d3ebd084ce385cb450ce2f83c02dc66a1637dedbc7a8b191dab68acfc935af41"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDpp2NWr5T6s+jzHiz/FfCKzN7ZBnUSzyE7ieuntzjeGotyupAAjVBoSpCJgNDybm+WkE4dShv5mttPJ2/q1UZCLRj3nN+y3NG333aLZuyugR0ht5qtvGVegg58PwQ8CMobR7ca7bl5UdEy0UIrM3d/qpDOuPkuE4MIJcrtZGICE8NAVnmHNOB9Sm4ovAYkewTuMAv40j2Dl4F9dD6bg+OJfBOJ9+Zj+MpowYlAILtEB9Dc20zB8GGUEtr9yfOVroblTYhvTxGYRaE7aVBe83DNwkWGbDc/qUNR6bpA04w/P+LclYVsVKRoHOs1EXHSwNMFromA8RsKS+rajwu5uRg5 ben@dhcp-185-182.bos.redhat.com\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC93wGgyyQmTxa7f+BZcYPUapTH2N1mnV1ikl9nzJzHhgrtJ6pv00LhtH1HqGhvoqnqZjBD5XRAKyjMRcMBT5MYcXXep5RqZ9sJ6Xz8rHkBjfl/OOQUeZ/ZyG/Ksr1jpGraN2xtrjQQzbqN1YvirCqfLk2exPvVeEk4CGnNybwKwCWob1uKV46ASrYeQK8pfHxrW7pTo+xdErHOvb7uumZm89/YisUJGicO1qSHBeuw1MxjhnD+fIcxHKWY5NNJ4qScW6a5AABk1JJsoHkh9IGCVaf/zJv8D3gil5SiM8LIBKaNa1fn6oObPl/Ky/wkiIo2gmUZawvAVA8iJnX9eUPl ben@bene-laptop", "key_options": null, "keyfile": "/home/bengland/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "bengland", "validate_certs": true} 2021-03-22T20:33:00.701 INFO:teuthology.task.ansible.out:ok: [gibba044.front.sepia.ceph.com] => (item={'name': 'smanjara', 'ovpn': 'smanjara@fedora OfpUShUejOW2W/R4FlKQ7Q fab77ef619f730a5aaf255e4167aa7a35a7e5450d12820923d969036a6326b0f'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "smanjara", "ovpn": "smanjara@fedora OfpUShUejOW2W/R4FlKQ7Q fab77ef619f730a5aaf255e4167aa7a35a7e5450d12820923d969036a6326b0f"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDklgWHrL9TMaMxIyN9MxVR6nR3xh9zfj0iR63/yOzaslX0WoVBk7CYTsRlH2GFVctvixVwrWbQgMaKe49utal/3FA6sMl8S2DTrtgC1a/exUTvU0U/+ZhyUlkyjQfRgtYOUwodNupL5NsC8VZqZshgmgXC34uye3bplx3VwvpUt9r6QxJN3/9Dbi6HxudhDCLfmvROhwQYHaFF+GglcbyjAt3uvsuwXVKBd1/vMQwbcUo9/zQlrnmWBRuqTNkXGrZauWigoi/hyuWYQ3MUbRc3LVpJncMv7BEtcj8fCVvPB09SFee3nSeTtFkm01GvRcYd3HBz/YL4Rz92wXl9VIxqs8aaJBzy+MD0NO496Rfqtz6YuZ1m7AxDIccDW+OpcPgYwaUKFXNTuVLWZXhkS0p4swefcKWRlQFF3BLOebN/Kr9jq1MFa+5pX7Gj4WF5uCIX0/fx40KVZNhfl3qywBy/d5MKwXO7PCHMiGcu2FIXdZ334MxdgiIVoX54PpRP4hs= smanjara@localhost.localdomain", "key_options": null, "keyfile": "/home/smanjara/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "smanjara", "validate_certs": true} 2021-03-22T20:33:00.880 INFO:teuthology.task.ansible.out:ok: [gibba044.front.sepia.ceph.com] => (item={'name': 'bengland', 'ovpn': 'bengland@bene-laptop ud1gWgoNggJTS7LQtPTZTA d3ebd084ce385cb450ce2f83c02dc66a1637dedbc7a8b191dab68acfc935af41'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "bengland", "ovpn": "bengland@bene-laptop ud1gWgoNggJTS7LQtPTZTA d3ebd084ce385cb450ce2f83c02dc66a1637dedbc7a8b191dab68acfc935af41"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDpp2NWr5T6s+jzHiz/FfCKzN7ZBnUSzyE7ieuntzjeGotyupAAjVBoSpCJgNDybm+WkE4dShv5mttPJ2/q1UZCLRj3nN+y3NG333aLZuyugR0ht5qtvGVegg58PwQ8CMobR7ca7bl5UdEy0UIrM3d/qpDOuPkuE4MIJcrtZGICE8NAVnmHNOB9Sm4ovAYkewTuMAv40j2Dl4F9dD6bg+OJfBOJ9+Zj+MpowYlAILtEB9Dc20zB8GGUEtr9yfOVroblTYhvTxGYRaE7aVBe83DNwkWGbDc/qUNR6bpA04w/P+LclYVsVKRoHOs1EXHSwNMFromA8RsKS+rajwu5uRg5 ben@dhcp-185-182.bos.redhat.com\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC93wGgyyQmTxa7f+BZcYPUapTH2N1mnV1ikl9nzJzHhgrtJ6pv00LhtH1HqGhvoqnqZjBD5XRAKyjMRcMBT5MYcXXep5RqZ9sJ6Xz8rHkBjfl/OOQUeZ/ZyG/Ksr1jpGraN2xtrjQQzbqN1YvirCqfLk2exPvVeEk4CGnNybwKwCWob1uKV46ASrYeQK8pfHxrW7pTo+xdErHOvb7uumZm89/YisUJGicO1qSHBeuw1MxjhnD+fIcxHKWY5NNJ4qScW6a5AABk1JJsoHkh9IGCVaf/zJv8D3gil5SiM8LIBKaNa1fn6oObPl/Ky/wkiIo2gmUZawvAVA8iJnX9eUPl ben@bene-laptop", "key_options": null, "keyfile": "/home/bengland/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "bengland", "validate_certs": true} 2021-03-22T20:33:00.881 INFO:teuthology.task.ansible.out:ok: [gibba020.front.sepia.ceph.com] => (item={'name': 'pnawracay', 'ovpn': 'pnawracay@flab LIurEXLa7xbr+jzf2wRJVg 04062ba385602b385fd17f14de3a0cad83c685b8078fd2f18cc9ad77a4f4762d'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "pnawracay", "ovpn": "pnawracay@flab LIurEXLa7xbr+jzf2wRJVg 04062ba385602b385fd17f14de3a0cad83c685b8078fd2f18cc9ad77a4f4762d"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAACAQC3YhI4am/T6s4rJRvbC/jAvrNcDhE/zaJiVDAjEuA1W/5Xt9ObX52eAnp+tOOtelXrX8ylYF/z5wGNQLjYrWepXhuqaEGxeVayCHzts6LMpmvyZ6sYnAw9HFO9rzrTawm70DuvWqY2Zt4KA6fM+lfXk3Qdpi5RCPDKk1jpXwSCyUtUKSWTDRtYtvvJTcO3H/xCJxQq/F9sU8yqgQcqFPfMNrV4a8gNj9KACqjt4IEIfuxKlKhlMA4yu1VTmGcNuhQS+geJzsEGuxZUQb0Io+q4o0b+40BQtazKgOdTcQbgNtqh3wZpjJsvB4AM+GNPjZY3mCsd+WPGg6dqfU08Voo2b7BfSwyCn14fQHnj1nSwRIea2juFY6AMfVJjstM5iIz7lOH2c3ydWWhzvSmMeoQ47zBXlg8JytWmDrXiyd21BSIpTL0Tn8P95wHYka8U9KRV0ZY7Jr2w/ThPdy2C+Cdir+P+OEL1sKHSnmEyQEeONa9P5yH1Rd1kM/FNESAIRiMLGspzXQeWoJhHswVaKoSBW/7f4b9VENxda8qAQi6ob8A71cAjbpRrkUmd5EBCSFMNs7lscus0/deUVvlpsrMjDAJa8S9gqhGHNU0YvF1WBIz3paLRAHDm9DWrHc5lreizJzX5ul4P/Z4ITjpO+9ZxKOcyi8wnJ8Og+QUYLpqOIw==", "key_options": null, "keyfile": "/home/pnawracay/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "pnawracay", "validate_certs": true} 2021-03-22T20:33:01.059 INFO:teuthology.task.ansible.out:ok: [gibba044.front.sepia.ceph.com] => (item={'name': 'pnawracay', 'ovpn': 'pnawracay@flab LIurEXLa7xbr+jzf2wRJVg 04062ba385602b385fd17f14de3a0cad83c685b8078fd2f18cc9ad77a4f4762d'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "pnawracay", "ovpn": "pnawracay@flab LIurEXLa7xbr+jzf2wRJVg 04062ba385602b385fd17f14de3a0cad83c685b8078fd2f18cc9ad77a4f4762d"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAACAQC3YhI4am/T6s4rJRvbC/jAvrNcDhE/zaJiVDAjEuA1W/5Xt9ObX52eAnp+tOOtelXrX8ylYF/z5wGNQLjYrWepXhuqaEGxeVayCHzts6LMpmvyZ6sYnAw9HFO9rzrTawm70DuvWqY2Zt4KA6fM+lfXk3Qdpi5RCPDKk1jpXwSCyUtUKSWTDRtYtvvJTcO3H/xCJxQq/F9sU8yqgQcqFPfMNrV4a8gNj9KACqjt4IEIfuxKlKhlMA4yu1VTmGcNuhQS+geJzsEGuxZUQb0Io+q4o0b+40BQtazKgOdTcQbgNtqh3wZpjJsvB4AM+GNPjZY3mCsd+WPGg6dqfU08Voo2b7BfSwyCn14fQHnj1nSwRIea2juFY6AMfVJjstM5iIz7lOH2c3ydWWhzvSmMeoQ47zBXlg8JytWmDrXiyd21BSIpTL0Tn8P95wHYka8U9KRV0ZY7Jr2w/ThPdy2C+Cdir+P+OEL1sKHSnmEyQEeONa9P5yH1Rd1kM/FNESAIRiMLGspzXQeWoJhHswVaKoSBW/7f4b9VENxda8qAQi6ob8A71cAjbpRrkUmd5EBCSFMNs7lscus0/deUVvlpsrMjDAJa8S9gqhGHNU0YvF1WBIz3paLRAHDm9DWrHc5lreizJzX5ul4P/Z4ITjpO+9ZxKOcyi8wnJ8Og+QUYLpqOIw==", "key_options": null, "keyfile": "/home/pnawracay/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "pnawracay", "validate_certs": true} 2021-03-22T20:33:01.060 INFO:teuthology.task.ansible.out:changed: [gibba020.front.sepia.ceph.com] => (item={'name': 'alfonsomthd', 'ovpn': 'alfonsomthd@localhost iG3hmp+gS/4aOL4Vp/Nj4w ef1480c222cb2d540cf932ef2f27967891b768c2ad90b59a12a5279ceaa18b47'}) => {"ansible_loop_var": "item", "changed": true, "comment": null, "exclusive": false, "follow": false, "item": {"name": "alfonsomthd", "ovpn": "alfonsomthd@localhost iG3hmp+gS/4aOL4Vp/Nj4w ef1480c222cb2d540cf932ef2f27967891b768c2ad90b59a12a5279ceaa18b47"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAACAQDQu/CuhCIFVGCLbA0cjn+qqcwX12cRcFA1sHyJtkj6Ltfmge8FnfgAsex/LaPJwbtbBiVl9xRcazHNfBaDw5DxMRSJF+e7WTydZC2Jm4qIj4D3Lr+imGPrJTK+kjN0QXRXknGsNn36oRF/I41cGqYRGwawFGSPZBHuav+ehDk1doTrbDlll4zMUWm2iXTcBIcJo4NR1LoE2c9/MPfbH7jKm5ke7aS0ets+EANEplkeClfCVAashtIF+Bz6a9qk4F2n0baLT/s3IQkXCwwO2fxxY03x8gWiB1n4E7sousEB+J1Skl/z0bwmaiY0C+raPoV/FyZxQuh0ocvdU7fnQbKuNoGE/Usfm9Y3g8eH81b/k4fMJL2lqXHkPft6zUV9bJsp3v1iGEkIf2+ER/QLczteNz6kw/uTPQctMEDXM17GEnBXISVrQcPSW3i93eFwWacs8iT3G4bjEQvpxSBQrhDdCCoxy8bVWqkVeDWw5u2q/3WL9Ov1NrY+G4/DYb2qONNQds0vTHCGvemU5GNjtaeCbojkZ7Z3KOeAY8080kKrsO7fve+ZMACCIFD+se8kF7NN4ZJASSqq9lJpBWvtbc0O8jCcVGNuN7exXjrcbiN1L/9HkARV+KEJU3jbXObAhAnfAaeRWBwmTfZodCu+fDd/Jor6l36tjD4kC4/CPrDtyQ== alfonsomthd", "key_options": null, "keyfile": "/home/alfonsomthd/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "alfonsomthd", "validate_certs": true} 2021-03-22T20:33:01.237 INFO:teuthology.task.ansible.out:changed: [gibba044.front.sepia.ceph.com] => (item={'name': 'alfonsomthd', 'ovpn': 'alfonsomthd@localhost iG3hmp+gS/4aOL4Vp/Nj4w ef1480c222cb2d540cf932ef2f27967891b768c2ad90b59a12a5279ceaa18b47'}) => {"ansible_loop_var": "item", "changed": true, "comment": null, "exclusive": false, "follow": false, "item": {"name": "alfonsomthd", "ovpn": "alfonsomthd@localhost iG3hmp+gS/4aOL4Vp/Nj4w ef1480c222cb2d540cf932ef2f27967891b768c2ad90b59a12a5279ceaa18b47"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAACAQDQu/CuhCIFVGCLbA0cjn+qqcwX12cRcFA1sHyJtkj6Ltfmge8FnfgAsex/LaPJwbtbBiVl9xRcazHNfBaDw5DxMRSJF+e7WTydZC2Jm4qIj4D3Lr+imGPrJTK+kjN0QXRXknGsNn36oRF/I41cGqYRGwawFGSPZBHuav+ehDk1doTrbDlll4zMUWm2iXTcBIcJo4NR1LoE2c9/MPfbH7jKm5ke7aS0ets+EANEplkeClfCVAashtIF+Bz6a9qk4F2n0baLT/s3IQkXCwwO2fxxY03x8gWiB1n4E7sousEB+J1Skl/z0bwmaiY0C+raPoV/FyZxQuh0ocvdU7fnQbKuNoGE/Usfm9Y3g8eH81b/k4fMJL2lqXHkPft6zUV9bJsp3v1iGEkIf2+ER/QLczteNz6kw/uTPQctMEDXM17GEnBXISVrQcPSW3i93eFwWacs8iT3G4bjEQvpxSBQrhDdCCoxy8bVWqkVeDWw5u2q/3WL9Ov1NrY+G4/DYb2qONNQds0vTHCGvemU5GNjtaeCbojkZ7Z3KOeAY8080kKrsO7fve+ZMACCIFD+se8kF7NN4ZJASSqq9lJpBWvtbc0O8jCcVGNuN7exXjrcbiN1L/9HkARV+KEJU3jbXObAhAnfAaeRWBwmTfZodCu+fDd/Jor6l36tjD4kC4/CPrDtyQ== alfonsomthd", "key_options": null, "keyfile": "/home/alfonsomthd/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "alfonsomthd", "validate_certs": true} 2021-03-22T20:33:01.238 INFO:teuthology.task.ansible.out:ok: [gibba020.front.sepia.ceph.com] => (item={'name': 'oliveiradan', 'ovpn': 'oliveiradan@opensuse-dev twDqMYwYsdYmbgyCpUnElw ec3ee80ddc747c3ca5e1455a122279f8e1e642c5c09aa9c2ca7fec142f55089e'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "oliveiradan", "ovpn": "oliveiradan@opensuse-dev twDqMYwYsdYmbgyCpUnElw ec3ee80ddc747c3ca5e1455a122279f8e1e642c5c09aa9c2ca7fec142f55089e"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAACAQCoL9+aMxLtUG3aRIuT4kbjc1CPuQ+wbS30ocuJ2YIExlKMSxVr+LYqbjcz0T4f8gAKG539dZQgD9BAsHM8yfOVEvei0KsQHn87pzgYGR3DtaMx5IEG5xNyARPu+VuEoe8qlL3cAPwTiaU78datD5Cz9GEClhL1Fhn/Z8o7BMbs5xlcUIQ/J+s9/sKMcqmmBJy5IHQIEUHCl4SFwsev5g5ADlnLNNxjpalExuBCEeoSma9F3b2YEJHvpA5JhCIMZpVfXbgh2UhUsyfAQN6KgOIQ/XlKBMQDtizf2vZ4b8hW4ELcvKSADfTsyyqEs/Ql8jEJu32GFKf2mYPbgTS6E7FZfQz77X+5OBhojFAstB8LSSrH80FrG1gCbVZLnW0jXcSehKnU0oNmUWOKxxaT1b00fo/iZ4P8O1uJRY17/uaVCPNKdGTZzIlzyC16wsFFBxBl0d7HfojQY6qfww7AQJhvDkV2sP0/MIJzwriWOzZEmfr8Osqery5vFiYcSvMbdMZDfMEYd3z7Va2RiTIeyXuEYp5hzf8eyJRP/f2FEw8/BBrm5JCxeSWUx7qwgPHrJoWAVxCIg/M3YS/vfVSFc8Hh88sgc2upq0OqYr0uq6EFzUZi4aoOkOVYn9u/uc/p1AR0KbiQOkERMUDWTyADxrHaL0nQmGy+XyiJQjhq5ckZ+w== doliveira@suse.com", "key_options": null, "keyfile": "/home/oliveiradan/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "oliveiradan", "validate_certs": true} 2021-03-22T20:33:01.416 INFO:teuthology.task.ansible.out:ok: [gibba044.front.sepia.ceph.com] => (item={'name': 'oliveiradan', 'ovpn': 'oliveiradan@opensuse-dev twDqMYwYsdYmbgyCpUnElw ec3ee80ddc747c3ca5e1455a122279f8e1e642c5c09aa9c2ca7fec142f55089e'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "oliveiradan", "ovpn": "oliveiradan@opensuse-dev twDqMYwYsdYmbgyCpUnElw ec3ee80ddc747c3ca5e1455a122279f8e1e642c5c09aa9c2ca7fec142f55089e"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAACAQCoL9+aMxLtUG3aRIuT4kbjc1CPuQ+wbS30ocuJ2YIExlKMSxVr+LYqbjcz0T4f8gAKG539dZQgD9BAsHM8yfOVEvei0KsQHn87pzgYGR3DtaMx5IEG5xNyARPu+VuEoe8qlL3cAPwTiaU78datD5Cz9GEClhL1Fhn/Z8o7BMbs5xlcUIQ/J+s9/sKMcqmmBJy5IHQIEUHCl4SFwsev5g5ADlnLNNxjpalExuBCEeoSma9F3b2YEJHvpA5JhCIMZpVfXbgh2UhUsyfAQN6KgOIQ/XlKBMQDtizf2vZ4b8hW4ELcvKSADfTsyyqEs/Ql8jEJu32GFKf2mYPbgTS6E7FZfQz77X+5OBhojFAstB8LSSrH80FrG1gCbVZLnW0jXcSehKnU0oNmUWOKxxaT1b00fo/iZ4P8O1uJRY17/uaVCPNKdGTZzIlzyC16wsFFBxBl0d7HfojQY6qfww7AQJhvDkV2sP0/MIJzwriWOzZEmfr8Osqery5vFiYcSvMbdMZDfMEYd3z7Va2RiTIeyXuEYp5hzf8eyJRP/f2FEw8/BBrm5JCxeSWUx7qwgPHrJoWAVxCIg/M3YS/vfVSFc8Hh88sgc2upq0OqYr0uq6EFzUZi4aoOkOVYn9u/uc/p1AR0KbiQOkERMUDWTyADxrHaL0nQmGy+XyiJQjhq5ckZ+w== doliveira@suse.com", "key_options": null, "keyfile": "/home/oliveiradan/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "oliveiradan", "validate_certs": true} 2021-03-22T20:33:01.427 INFO:teuthology.task.ansible.out:ok: [gibba020.front.sepia.ceph.com] => (item={'name': 'swagner', 'ovpn': 'swagner@ubuntu 64V1h0Se0FmBQNH7KLibbQ ad7c91e9e2f7f3999492d5e41fbbc993327d37929bd09606227367d75e5556ba'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "swagner", "ovpn": "swagner@ubuntu 64V1h0Se0FmBQNH7KLibbQ ad7c91e9e2f7f3999492d5e41fbbc993327d37929bd09606227367d75e5556ba"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAACAQDh9bzZJulXGES+l9Xh6Aq15RZ8uQCGuDNhlNQtDblE1ISKJ/DqGYXp6wUW54+oVNA7eZiXz+fi3mq5pPEtZZOfd3ixEDzDJ4E3cVXoDZCqeWEmea6KvybeY10YxvB56TEI8U2KKAd56PRl20klXpLCjzXNqG7n0aXFcpCMbXDu369VX6lOk24K/7++7Wc5SttcvVu19sT2kqzsB/S1Y5cxiE6RM6wVtqBoksp/kRCIA16ruNwx3GUabDfbEoUGXlkkUP7+TZgAbHtBsYy6mCQhwi0S2+WG+HhHDUPjHhV+MdN9ffibCtOEGo52itVLVky09VeBocuA6H22JDGXPBgjcgf2NsZIqcKqGHhUkXmH92fhRSFOBLKHstrBq8jWRP/mNrgj8cQksDsakQYQbDg5dyabp+M0/iL2Q3YVq7erZI8aZMA7ZF3WgoQNYZg5E7oejM8URIlFP3x1ne2ClRC9a74phSCxeU/NVamGN3G3dImzEXGOSNyRggHJ4jGrIGc7tLPCzmI5OkomcB5OxReqf0r1TNXuUAqw8M4EoWt+0xoAmH5zVlUHf+psUCJIEV/4pbgtoJiSNq+LVY4jyDEFbvTAL7MqyXorMV7Tqlj+/3d7RXfhW9lR/SHb1Z3jcHvz4ZzYMzKWeJEjz+Y0NwIdFDhcPmUOYtEDmuRRrgYiSQ== sebstian.wagner@it-novum.com", "key_options": null, "keyfile": "/home/swagner/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "swagner", "validate_certs": true} 2021-03-22T20:33:01.594 INFO:teuthology.task.ansible.out:ok: [gibba044.front.sepia.ceph.com] => (item={'name': 'swagner', 'ovpn': 'swagner@ubuntu 64V1h0Se0FmBQNH7KLibbQ ad7c91e9e2f7f3999492d5e41fbbc993327d37929bd09606227367d75e5556ba'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "swagner", "ovpn": "swagner@ubuntu 64V1h0Se0FmBQNH7KLibbQ ad7c91e9e2f7f3999492d5e41fbbc993327d37929bd09606227367d75e5556ba"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAACAQDh9bzZJulXGES+l9Xh6Aq15RZ8uQCGuDNhlNQtDblE1ISKJ/DqGYXp6wUW54+oVNA7eZiXz+fi3mq5pPEtZZOfd3ixEDzDJ4E3cVXoDZCqeWEmea6KvybeY10YxvB56TEI8U2KKAd56PRl20klXpLCjzXNqG7n0aXFcpCMbXDu369VX6lOk24K/7++7Wc5SttcvVu19sT2kqzsB/S1Y5cxiE6RM6wVtqBoksp/kRCIA16ruNwx3GUabDfbEoUGXlkkUP7+TZgAbHtBsYy6mCQhwi0S2+WG+HhHDUPjHhV+MdN9ffibCtOEGo52itVLVky09VeBocuA6H22JDGXPBgjcgf2NsZIqcKqGHhUkXmH92fhRSFOBLKHstrBq8jWRP/mNrgj8cQksDsakQYQbDg5dyabp+M0/iL2Q3YVq7erZI8aZMA7ZF3WgoQNYZg5E7oejM8URIlFP3x1ne2ClRC9a74phSCxeU/NVamGN3G3dImzEXGOSNyRggHJ4jGrIGc7tLPCzmI5OkomcB5OxReqf0r1TNXuUAqw8M4EoWt+0xoAmH5zVlUHf+psUCJIEV/4pbgtoJiSNq+LVY4jyDEFbvTAL7MqyXorMV7Tqlj+/3d7RXfhW9lR/SHb1Z3jcHvz4ZzYMzKWeJEjz+Y0NwIdFDhcPmUOYtEDmuRRrgYiSQ== sebstian.wagner@it-novum.com", "key_options": null, "keyfile": "/home/swagner/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "swagner", "validate_certs": true} 2021-03-22T20:33:01.605 INFO:teuthology.task.ansible.out:ok: [gibba020.front.sepia.ceph.com] => (item={'name': 'yuvalif', 'ovpn': 'ylifshit@localhost dyc2NU2pMz8NF8/uR2kMxA 3a6f1f9e55b5116f74d01ffbabdc339054088d257a16cf9fafcfe05b27fa678e\nyuvalif@medea gy0T/Hj/6DnVSKyOKD0/ag 468fe695fad8610a8f2eba6d1015949e4e6dc3d62c50ecf03579928d45a8d2ae\n'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "yuvalif", "ovpn": "ylifshit@localhost dyc2NU2pMz8NF8/uR2kMxA 3a6f1f9e55b5116f74d01ffbabdc339054088d257a16cf9fafcfe05b27fa678e\nyuvalif@medea gy0T/Hj/6DnVSKyOKD0/ag 468fe695fad8610a8f2eba6d1015949e4e6dc3d62c50ecf03579928d45a8d2ae\n"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDzYzqIDimPjMOUOUz1A122eV52fl3mgGgNBRYRlOWl/lOxM5oOat5FPkJlnXTVyQFl0MlnYgIv9fTnjHVTM0wFmFUItlUl151ZmK5XExiGpGVsqG3UWNyKJxZpk9Uh2a0T/5CKzzwXnv2fJMNxzfqgopYDrgq4TFEZcdvgWJ39dcRTXST/rGJQ8wOq9z7UNzKU5VOGxvgi6f/nGevGIHrSaTcY3Uu8BW8kXUrf9vfl+ZSxVjuNHXF/VmrJH5Ne8mVu7DzPMrl8ZZjxsfJKT/eQqF9kjqht5586OSPKIwg/LEOyYj7Wyyf3QbDAIp5bCygQfmBBl+kIxphJYq3EwUZT ylifshit@dhcp-4-102.tlv.redhat.com\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAACAQDFgwQYD9amVSYq6JzjHyGmKBJATQCM9xsf6QnF3yb0Lvry2nzY9F61evVXQ95TmF/AqasRx5p2WansIvegG5ag5mytvRwFXtHzPs4o/J+XjA9o4+A5l6j9cOFLIDD/TwrwlUjgMa2PhqUztSpI1op906391RLrJAyflfDghJxeVl6dJab6TEsslV0W+yaCS3BBxMXXrCbxCB5Ms3KCRKDz0DqbhFc+Nw05L1O1pC98HBFRIp1SaXlMcT3++CRQ3wugpOMkDMNLbycl+vdMBFY3UZ28rRowS3Ta7V5EARZVVH7KxU5cL+8Hr/8DE1/ITOmrluaEZ1KwYgoxZbZ3w7Ptw0FK6aiCZ49YtqKT1WakoVfO8m7pCdxkqUOA91loMQtxvCwZ/Vfoxaut16gklmPz8N11xvo1H5XB8/ZrvK5yKdl3JDl+wwtfE/fwo4E/fte+rPRisoWBRsmsx8EGxs75sXnb6n3VjZ65vYEKsNMLg+5EAaevWLLeqF0a42UWGJrHdb4VKX/OAplHrOk7kA/VwArow8f9n+iaRp2hgDU9OhQiFVRhgqwahlmCFFXkcP4/4WlxMCuZrsaNMZgMjVhfsp7cskKOezSfZZey2MB2fREMS1wg0j40CdYRn4jTNEBr/LVszsoM7t7AwXUpnqXeYIe+gePx1PJb5XSzSPZ9Pw== yuvalif@yahoo.com\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDDp0xz0ml2XuoQe70TxVeTo3Ib5xMinDrYNJ5eq5XYNa8ZLGcEByeDK4myzixTloAo31Rb/yDyGqv6kQ6nFChihO2aab3Ni/bsMOaJat1scrznaIYXGvLvw5KYx/qBDUxb3qW0vO0N/bB3dUPS1l 2021-03-22T20:33:01.607 INFO:teuthology.task.ansible.out:XTJaVf+KuljUk7v38ov2gsPWlofRYZNkPGQfUKXFEXc39OVj+Ex5LkehH/Z1LwjRYJa7jAdSm8hE5m8m6WborrzAA4/iFuLbhtM/Bqm4boSqa7koBVux422QX/HblSQ2KAeT1GFOS7xdcO6ndyp6mIpCZWunTjZwSLyK20NvIV/AzdAro4GZWi0D34PPtbSG344ZT1dSLeDRhYVkDjS6uutrmw9C+Ns1bo8s1ydhxL2XEsU14SWRWlbyrMF9PXyJOsaNiBNWGwc9lTly0ZlmPnN3l0AC3RIKOstkEYmI+TMj21r1tltz48e+6dH1an51wwnhNRYiODd3hbS67tmIg05BuSU5+whJ93wzXw2rC4FLE= ylifshit@localhost.localdomain", "key_options": null, "keyfile": "/home/yuvalif/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "yuvalif", "validate_certs": true} 2021-03-22T20:33:01.771 INFO:teuthology.task.ansible.out:ok: [gibba044.front.sepia.ceph.com] => (item={'name': 'yuvalif', 'ovpn': 'ylifshit@localhost dyc2NU2pMz8NF8/uR2kMxA 3a6f1f9e55b5116f74d01ffbabdc339054088d257a16cf9fafcfe05b27fa678e\nyuvalif@medea gy0T/Hj/6DnVSKyOKD0/ag 468fe695fad8610a8f2eba6d1015949e4e6dc3d62c50ecf03579928d45a8d2ae\n'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "yuvalif", "ovpn": "ylifshit@localhost dyc2NU2pMz8NF8/uR2kMxA 3a6f1f9e55b5116f74d01ffbabdc339054088d257a16cf9fafcfe05b27fa678e\nyuvalif@medea gy0T/Hj/6DnVSKyOKD0/ag 468fe695fad8610a8f2eba6d1015949e4e6dc3d62c50ecf03579928d45a8d2ae\n"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDzYzqIDimPjMOUOUz1A122eV52fl3mgGgNBRYRlOWl/lOxM5oOat5FPkJlnXTVyQFl0MlnYgIv9fTnjHVTM0wFmFUItlUl151ZmK5XExiGpGVsqG3UWNyKJxZpk9Uh2a0T/5CKzzwXnv2fJMNxzfqgopYDrgq4TFEZcdvgWJ39dcRTXST/rGJQ8wOq9z7UNzKU5VOGxvgi6f/nGevGIHrSaTcY3Uu8BW8kXUrf9vfl+ZSxVjuNHXF/VmrJH5Ne8mVu7DzPMrl8ZZjxsfJKT/eQqF9kjqht5586OSPKIwg/LEOyYj7Wyyf3QbDAIp5bCygQfmBBl+kIxphJYq3EwUZT ylifshit@dhcp-4-102.tlv.redhat.com\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAACAQDFgwQYD9amVSYq6JzjHyGmKBJATQCM9xsf6QnF3yb0Lvry2nzY9F61evVXQ95TmF/AqasRx5p2WansIvegG5ag5mytvRwFXtHzPs4o/J+XjA9o4+A5l6j9cOFLIDD/TwrwlUjgMa2PhqUztSpI1op906391RLrJAyflfDghJxeVl6dJab6TEsslV0W+yaCS3BBxMXXrCbxCB5Ms3KCRKDz0DqbhFc+Nw05L1O1pC98HBFRIp1SaXlMcT3++CRQ3wugpOMkDMNLbycl+vdMBFY3UZ28rRowS3Ta7V5EARZVVH7KxU5cL+8Hr/8DE1/ITOmrluaEZ1KwYgoxZbZ3w7Ptw0FK6aiCZ49YtqKT1WakoVfO8m7pCdxkqUOA91loMQtxvCwZ/Vfoxaut16gklmPz8N11xvo1H5XB8/ZrvK5yKdl3JDl+wwtfE/fwo4E/fte+rPRisoWBRsmsx8EGxs75sXnb6n3VjZ65vYEKsNMLg+5EAaevWLLeqF0a42UWGJrHdb4VKX/OAplHrOk7kA/VwArow8f9n+iaRp2hgDU9OhQiFVRhgqwahlmCFFXkcP4/4WlxMCuZrsaNMZgMjVhfsp7cskKOezSfZZey2MB2fREMS1wg0j40CdYRn4jTNEBr/LVszsoM7t7AwXUpnqXeYIe+gePx1PJb5XSzSPZ9Pw== yuvalif@yahoo.com\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDDp0xz0ml2XuoQe70TxVeTo3Ib5xMinDrYNJ5eq5XYNa8ZLGcEByeDK4myzixTloAo31Rb/yDyGqv6kQ6nFChihO2aab3Ni/bsMOaJat1scrznaIYXGvLvw5KYx/qBDUxb3qW0vO0N/bB3dUPS1l 2021-03-22T20:33:01.773 INFO:teuthology.task.ansible.out:XTJaVf+KuljUk7v38ov2gsPWlofRYZNkPGQfUKXFEXc39OVj+Ex5LkehH/Z1LwjRYJa7jAdSm8hE5m8m6WborrzAA4/iFuLbhtM/Bqm4boSqa7koBVux422QX/HblSQ2KAeT1GFOS7xdcO6ndyp6mIpCZWunTjZwSLyK20NvIV/AzdAro4GZWi0D34PPtbSG344ZT1dSLeDRhYVkDjS6uutrmw9C+Ns1bo8s1ydhxL2XEsU14SWRWlbyrMF9PXyJOsaNiBNWGwc9lTly0ZlmPnN3l0AC3RIKOstkEYmI+TMj21r1tltz48e+6dH1an51wwnhNRYiODd3hbS67tmIg05BuSU5+whJ93wzXw2rC4FLE= ylifshit@localhost.localdomain", "key_options": null, "keyfile": "/home/yuvalif/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "yuvalif", "validate_certs": true} 2021-03-22T20:33:01.782 INFO:teuthology.task.ansible.out:ok: [gibba020.front.sepia.ceph.com] => (item={'name': 'kkeithle', 'ovpn': 'kkeithle@kkeithle.usersys.redhat.com FPnVevv1sp5hlWoJeDCe/g e5a1fa7ccf678b91ed570983d5420c98f109d507442c8e4dcd50803e0d71c852'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "kkeithle", "ovpn": "kkeithle@kkeithle.usersys.redhat.com FPnVevv1sp5hlWoJeDCe/g e5a1fa7ccf678b91ed570983d5420c98f109d507442c8e4dcd50803e0d71c852"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDXa9uTf3q+7tGnHzSxv0WbgpRKrBIYjAZ5x3V74vQUSD1aAbmyvOqgPnts7XttLYImjjRqiisyC03L3KgR4b3SOeyL3KFxrk3KkHAJ/AJH+Y/UafyDhHNl3gRNg0B9rjsa7h2dSlcrFKnAX0pDY1HapuNPrzYWrXsEbo7C6wteFh7PyPmTkHu0NzIIPC4FcLl8SGaww/HeBh8v91IymgFSgXG0jNC063FEExWdti54yNLGh3gpW0FytsiRN9eEOKUOgcveT1tejz9ORv8evO4Y9SCQ/lsyOKQKNcG5C7J8nsbwSjqQ2cf6i2aYFZ0Oq1UXuhJ8APJCoiKgLJy7AiYf kkeithle@dhcp-100-19-89.bos.redhat.com", "key_options": null, "keyfile": "/home/kkeithle/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "kkeithle", "validate_certs": true} 2021-03-22T20:33:01.949 INFO:teuthology.task.ansible.out:ok: [gibba044.front.sepia.ceph.com] => (item={'name': 'kkeithle', 'ovpn': 'kkeithle@kkeithle.usersys.redhat.com FPnVevv1sp5hlWoJeDCe/g e5a1fa7ccf678b91ed570983d5420c98f109d507442c8e4dcd50803e0d71c852'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "kkeithle", "ovpn": "kkeithle@kkeithle.usersys.redhat.com FPnVevv1sp5hlWoJeDCe/g e5a1fa7ccf678b91ed570983d5420c98f109d507442c8e4dcd50803e0d71c852"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDXa9uTf3q+7tGnHzSxv0WbgpRKrBIYjAZ5x3V74vQUSD1aAbmyvOqgPnts7XttLYImjjRqiisyC03L3KgR4b3SOeyL3KFxrk3KkHAJ/AJH+Y/UafyDhHNl3gRNg0B9rjsa7h2dSlcrFKnAX0pDY1HapuNPrzYWrXsEbo7C6wteFh7PyPmTkHu0NzIIPC4FcLl8SGaww/HeBh8v91IymgFSgXG0jNC063FEExWdti54yNLGh3gpW0FytsiRN9eEOKUOgcveT1tejz9ORv8evO4Y9SCQ/lsyOKQKNcG5C7J8nsbwSjqQ2cf6i2aYFZ0Oq1UXuhJ8APJCoiKgLJy7AiYf kkeithle@dhcp-100-19-89.bos.redhat.com", "key_options": null, "keyfile": "/home/kkeithle/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "kkeithle", "validate_certs": true} 2021-03-22T20:33:01.960 INFO:teuthology.task.ansible.out:ok: [gibba020.front.sepia.ceph.com] => (item={'name': 'emmericp', 'ovpn': 'paul.emmerich@croit.io RN4hOorvA7irUg/3ViM9KQ 3bd06194186d2624cadf255fa1c38ddf7dded0a6d83dc6001cd55fcc0a899130'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "emmericp", "ovpn": "paul.emmerich@croit.io RN4hOorvA7irUg/3ViM9KQ 3bd06194186d2624cadf255fa1c38ddf7dded0a6d83dc6001cd55fcc0a899130"}, "key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIBYa5uEOlFv1s9K9D1SbcaApLwX3LBwASSnRXDHI7MtU paul.emmerich@croit.io", "key_options": null, "keyfile": "/home/emmericp/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "emmericp", "validate_certs": true} 2021-03-22T20:33:02.127 INFO:teuthology.task.ansible.out:ok: [gibba020.front.sepia.ceph.com] => (item={'name': 'mchangir', 'ovpn': 'mchangir@indraprastha 1p71eDTdLMzkySFg0d5qEg bc4fda0ac9ef5cfbfab0cd9e5ed956c75b6280a04043c90c288e62b416b42da0'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "mchangir", "ovpn": "mchangir@indraprastha 1p71eDTdLMzkySFg0d5qEg bc4fda0ac9ef5cfbfab0cd9e5ed956c75b6280a04043c90c288e62b416b42da0"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCj28V9sMybkAzhkiaNiDDr8TfNVyr5DNdbOqszdGEVLy1Rxh/UYnxUclsR9n8lt9VnCft3M4NDTnVwlxOHE8+0oolJE9HP+DQomsgj3abP04EGJyOA0X8E7eIFQNLRbMFCD0yX/SNNlYPsS5fPTFhIa/gbBPmDBE07kULts66Tvc0Yo/2yIfwV1DV34bcWWVGi01XybIHBl9qbvlfBKAUrFEcv3ZdpHNhuZw6IkZY8xoYxo8iF+toLYeGX+gFxqCZUUOO+NBVmb0hVL1LI6bU66IrMOQDkFurqpvoraBTJqwZgXvMPceFUkcVIH4Nm7cK1X2WyMtnSw2XBpLMT8C4V mchangir@indraprastha", "key_options": null, "keyfile": "/home/mchangir/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "mchangir", "validate_certs": true} 2021-03-22T20:33:02.138 INFO:teuthology.task.ansible.out:ok: [gibba044.front.sepia.ceph.com] => (item={'name': 'emmericp', 'ovpn': 'paul.emmerich@croit.io RN4hOorvA7irUg/3ViM9KQ 3bd06194186d2624cadf255fa1c38ddf7dded0a6d83dc6001cd55fcc0a899130'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "emmericp", "ovpn": "paul.emmerich@croit.io RN4hOorvA7irUg/3ViM9KQ 3bd06194186d2624cadf255fa1c38ddf7dded0a6d83dc6001cd55fcc0a899130"}, "key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIBYa5uEOlFv1s9K9D1SbcaApLwX3LBwASSnRXDHI7MtU paul.emmerich@croit.io", "key_options": null, "keyfile": "/home/emmericp/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "emmericp", "validate_certs": true} 2021-03-22T20:33:02.305 INFO:teuthology.task.ansible.out:ok: [gibba020.front.sepia.ceph.com] => (item={'name': 'sidharthanup', 'ovpn': 'sidharthanup@strawberryfields IZq91vqA+RG1Rtn3JFZb6Q a2873481cac9b8b4a0bd8bebe0248b3dccb370dd18b56a4dae713ca1fb0c4286'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "sidharthanup", "ovpn": "sidharthanup@strawberryfields IZq91vqA+RG1Rtn3JFZb6Q a2873481cac9b8b4a0bd8bebe0248b3dccb370dd18b56a4dae713ca1fb0c4286"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAACAQC1OVCo0wMITAp8PNUqsTRPFz0SuBL0r1RzKFJUoxQm7gsP9qttZUQRlfiuZ7YRzkuGLOEBngPuIcV995o0lZ0+LVHA8jxWEJamb6sM9YgnonbGKDHfl4lT8LJd4YtjcWnMGvUUdPiPgIkfrpxXtx+RzJ7eCTmgRjAJziZrRh3AqXuKty+s9MDnmK8EQ2smpLdkMtZG5W3U2PiVaGgq2FIIOAoqr58xGqFgZ4tIpvWFpNxVsDZXIg2NdC+ouuKQvuJRWq9eERRHwq26CR+kDFNZeYSyhYKxNBqauLCsAoXNFCJzrdX5Oi9Ox4lJTsEtYX+SMziVipQS54F7MnRAUccukQ86IbXz8C5Ok2EzNo6smwRZ6UPKRvebWjIvfbeR/iwPRnrWcNgjGcaTR6yhlRJh8pBkW84nyY/bJa4WXsoNLgutdsYkjl18KKhbBldjdf0ovfL7FVgqYfAo/wpQYJJeMebP5QAczxvZIegjHRrAvbs/nbQTmuAkes3WL1hhBjSTwyIbWCzAuBJk8MNTmeZkVBvub7XoIyIySppfoJC/1a+ZsxGkzAlgrIxXPYrrBzTtXd/9YRiIgCYx3UtfdbPkE6hT6GblH6ST6QESfWyyvfGxwlOmu+F+icRyVVJbgM9T/PD2W6I04u2/1mcfoHwaQGdwvbbBkbjWzm+zwNSisQ== sanupkri@redhat.com", "key_options": null, "keyfile": "/home/sidharthanup/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "sidharthanup", "validate_certs": true} 2021-03-22T20:33:02.306 INFO:teuthology.task.ansible.out:ok: [gibba044.front.sepia.ceph.com] => (item={'name': 'mchangir', 'ovpn': 'mchangir@indraprastha 1p71eDTdLMzkySFg0d5qEg bc4fda0ac9ef5cfbfab0cd9e5ed956c75b6280a04043c90c288e62b416b42da0'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "mchangir", "ovpn": "mchangir@indraprastha 1p71eDTdLMzkySFg0d5qEg bc4fda0ac9ef5cfbfab0cd9e5ed956c75b6280a04043c90c288e62b416b42da0"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCj28V9sMybkAzhkiaNiDDr8TfNVyr5DNdbOqszdGEVLy1Rxh/UYnxUclsR9n8lt9VnCft3M4NDTnVwlxOHE8+0oolJE9HP+DQomsgj3abP04EGJyOA0X8E7eIFQNLRbMFCD0yX/SNNlYPsS5fPTFhIa/gbBPmDBE07kULts66Tvc0Yo/2yIfwV1DV34bcWWVGi01XybIHBl9qbvlfBKAUrFEcv3ZdpHNhuZw6IkZY8xoYxo8iF+toLYeGX+gFxqCZUUOO+NBVmb0hVL1LI6bU66IrMOQDkFurqpvoraBTJqwZgXvMPceFUkcVIH4Nm7cK1X2WyMtnSw2XBpLMT8C4V mchangir@indraprastha", "key_options": null, "keyfile": "/home/mchangir/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "mchangir", "validate_certs": true} 2021-03-22T20:33:02.484 INFO:teuthology.task.ansible.out:ok: [gibba020.front.sepia.ceph.com] => (item={'name': 'varsha', 'ovpn': 'varsha@local AGrJViO6wZF253aFeh/r5w f1248029ccdc45fd6e8fddb09ab3f8aa01123ab69cc6f3f11273528ce33e5a31'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "varsha", "ovpn": "varsha@local AGrJViO6wZF253aFeh/r5w f1248029ccdc45fd6e8fddb09ab3f8aa01123ab69cc6f3f11273528ce33e5a31"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCkeYXWjU7wVdODC32U40QRFgFH7ZEuEsOeWWaKx3Y5EBuAcwkTHiF9Bq/2mrDu+c9W46S8L38Ogc9GZ0DcCXtN/Z4z8iKOIIi5U1GzvwdbKuiAPCd8bdYP0vo0MOIRgylJo5hcnB5BCwCXRN1hmci1ES5UbSeQg0rydMiyYXHZ64AT47+qVUpn/mVP6PVw00pPqt16l9YxhbPFG74Y/WnY4FyrqXGQJfv0tcP7+UR7GQdFiI4QQV3ZUSRHRLWGcmoiiOmGimLhtzEmP4Jzy4gF4wg9q8jyX54NjfxDRZs+YuaoqqWKz/HSz5ic7W2RGKHrRby2N9wNu19nmC1NzIn3 varsha@localhost.localdomain\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCW58OUR3pniaYgvr9xAExeNm4eMxgaJfFbEfEYPztTWv/xxqqihBYCeFltfgWbu7ERTy+hVNo1PJWyyczjl5Ivc3FdRmhykosygs7X74PPh02c7Em4MsSTr7SSPNN20rkJbWqiYMMOBbqbiZ7JXiSUNVilLHgZqZBEQc5Rf5I1PyBLHHJ2ZruPKnDPHCRLdwJ+MdXy2haKmGrQLhtzIKaDzh8VkfojL454k0aHCIh34Z0oBdP9757mNuYJUVEkKZF5t2oML84lWGMgwZxUWN2yO9ALTti4tNH1fXA6NipS9ztE+3hEJe1fWXEoUQDX9JNu4qEHTeCz0secQMkyZVDZSQk8yDUQxQ76yiett37sQB1WQR/3fclcahmqQ4dUS7M3Onyz6k6zia896PBK6G48TBUbFa1rw5Hx7WfNZluDMkv4YxkQvfz7XVzZx2/lhs45Kjh1UR9n7LaW/NID98vokcvASw1N6Bk/6pOd/45iPyEJemwovnQLs6ecwlMIikM= varsha@localhost.localdomain\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDcQ8xMjwVf+KiFIQARcbFT+wg4NHysBRrFxk3Bx5X2k2hGKcEYR2tY/ApHZYfJ6me3LUvJEXg2c/6xa6ibVTUp/90l4y0cF6RmF5uB45J0xuBYoFJd8xJkVrhDIlZix4aFfb7TrmJEqjleBrkTwam7Q9aE3lss16nVOxU4hiViYiCANJ45wobK6tz7y5btfzrHE/iYpwniDvzLwK7EpkEK336VVd6f9wV0vG+ErEFxnNVxheXLLm05LuvdVQvFqJcTFrc7/GZ54yKg5IgwVwXqSAyOXIhgduUqk+oN1ciA7jnSqdiOKQPS/VmYkbhw2YP85l8wGVreIYUmOG19QEyVLB82oB9KS1LezM2KCH61XW22+85dHf4PvuL9DULhGt6wBCvpO10OHxw0JvHXbEgBPhiyd9j2yJmcQozbRPth/sMUvLKNXOGabZhhkPBYL7xZICHc+UwxrXs0h/j9jOjLyHzBAWMomF2lzgbvtzjcbxJ1a5oclJ6IW8yHJllkOh0= varsha@localhost.localdo 2021-03-22T20:33:02.485 INFO:teuthology.task.ansible.out:main", "key_options": null, "keyfile": "/home/varsha/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "varsha", "validate_certs": true} ok: [gibba044.front.sepia.ceph.com] => (item={'name': 'sidharthanup', 'ovpn': 'sidharthanup@strawberryfields IZq91vqA+RG1Rtn3JFZb6Q a2873481cac9b8b4a0bd8bebe0248b3dccb370dd18b56a4dae713ca1fb0c4286'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "sidharthanup", "ovpn": "sidharthanup@strawberryfields IZq91vqA+RG1Rtn3JFZb6Q a2873481cac9b8b4a0bd8bebe0248b3dccb370dd18b56a4dae713ca1fb0c4286"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAACAQC1OVCo0wMITAp8PNUqsTRPFz0SuBL0r1RzKFJUoxQm7gsP9qttZUQRlfiuZ7YRzkuGLOEBngPuIcV995o0lZ0+LVHA8jxWEJamb6sM9YgnonbGKDHfl4lT8LJd4YtjcWnMGvUUdPiPgIkfrpxXtx+RzJ7eCTmgRjAJziZrRh3AqXuKty+s9MDnmK8EQ2smpLdkMtZG5W3U2PiVaGgq2FIIOAoqr58xGqFgZ4tIpvWFpNxVsDZXIg2NdC+ouuKQvuJRWq9eERRHwq26CR+kDFNZeYSyhYKxNBqauLCsAoXNFCJzrdX5Oi9Ox4lJTsEtYX+SMziVipQS54F7MnRAUccukQ86IbXz8C5Ok2EzNo6smwRZ6UPKRvebWjIvfbeR/iwPRnrWcNgjGcaTR6yhlRJh8pBkW84nyY/bJa4WXsoNLgutdsYkjl18KKhbBldjdf0ovfL7FVgqYfAo/wpQYJJeMebP5QAczxvZIegjHRrAvbs/nbQTmuAkes3WL1hhBjSTwyIbWCzAuBJk8MNTmeZkVBvub7XoIyIySppfoJC/1a+ZsxGkzAlgrIxXPYrrBzTtXd/9YRiIgCYx3UtfdbPkE6hT6GblH6ST6QESfWyyvfGxwlOmu+F+icRyVVJbgM9T/PD2W6I04u2/1mcfoHwaQGdwvbbBkbjWzm+zwNSisQ== sanupkri@redhat.com", "key_options": null, "keyfile": "/home/sidharthanup/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "sidharthanup", "validate_certs": true} 2021-03-22T20:33:02.672 INFO:teuthology.task.ansible.out:ok: [gibba020.front.sepia.ceph.com] => (item={'name': 'sjust', 'ovpn': 'sjust@pondermatic sCd6606QpID1PnHn0AxFag 46da7d4c77cb1238f83a34f99e774707110f997d88f3a0fd240aac9b7b7bbc85\nsjust@rex004 YS0in6YtQJHx5aUo7ZHi8Q bdd5977d05171a365539b19fae283ec2e3c7389516664692b9bbbaf98c7b61f4\nsjust@office w19UilyC/xu7uCzv0DnWRg ab20efc114b769bf4c2cf313eb30db09c2e2f8234992f120cfc3d1b8b347ed3c\nsam@deepthought 44sCi+GEfY0zjKo5M/4FiQ ed1eedd14ca68116a2000477fa078f8f736d0a15640723c32204bb30f14cb888\n'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "sjust", "ovpn": "sjust@pondermatic sCd6606QpID1PnHn0AxFag 46da7d4c77cb1238f83a34f99e774707110f997d88f3a0fd240aac9b7b7bbc85\nsjust@rex004 YS0in6YtQJHx5aUo7ZHi8Q bdd5977d05171a365539b19fae283ec2e3c7389516664692b9bbbaf98c7b61f4\nsjust@office w19UilyC/xu7uCzv0DnWRg ab20efc114b769bf4c2cf313eb30db09c2e2f8234992f120cfc3d1b8b347ed3c\nsam@deepthought 44sCi+GEfY0zjKo5M/4FiQ ed1eedd14ca68116a2000477fa078f8f736d0a15640723c32204bb30f14cb888\n"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC6RDgqwA0GrvE6KqRaGCgYnFhnxdi9ehjIWvfaMa1oq0CqYxUAee2bNbp/X2Bd18Vqk8iH9fpE0+qrLgAH/8BpD+MtgGikCFMORvazeUtOCF/OCDO0AMg1jvl8aTdvrQU8ZTDPXa65Avpkc9vwugcoplnwrW7lKx++XqCWsSlfHgEdyMV3wrt/ZDFwI2AS2bZBpWM6ViG1KSjXjgTi/T3hSZPY+buYvWjzoEjQO0946iI3iiKKCGohEpCUnG02oJXcS0vvgl8dWE71451lbainEKJ4hbDhfDmy57s6VXfVUANsczwiPWiSC/ZmMlDaCCBeKHO0Gz0xXaDXd9j4SA7P sam@Pondermatic\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCYylAUS12hF6XndDQ3CkrUddKmXNSd8pOlHwO+pWaDTJPKxwtPL6sM3aOtaAPLrGkv1zD2k3iZaxmDwfPYGaXOyb0KS5ZCddtOyNXj5JLrjxh2niqFPP8SIkdHLOP+0Hv1/tB0Jz75RV+tNIT1SJTm7OZ8wZNy0qYycITSooJ14iEgyZ7rOa3EEzbtIVpHS4+YqIuIJdV2oV5egCrJyRv4sPUrS8ERXD4QZSOlHE+W4Tf+WVrEfsHOdDLRlAXJUzhuqgWtVouiYcW5ex294z28eA+12lKaPQpE0cft/NJ6FLs41yqh4ZN588bl8Ada+yTXEaHWioQEEJMlca2jIgrP sjust@rex004.front.sepia.ceph.com\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC08RrDQ2M7Zjcpx7RL9e+tjv48kBgDNyTenX1QdxW22JA2JR3D3ThA/ej9HtiPWcIVz16oZ4tzrCEVwaCMfbsmXq2 2021-03-22T20:33:02.674 INFO:teuthology.task.ansible.out:z08ZXYqwiBuoXJVshU7lIKVqAtadT4F6Q9eQvxEo4zWdBib1W0/cqNLlYzU/DuwlUqYnWBDLGxc4fD5Kxrz366oWUDB/ULCpl77TMqfTKlStCgGXot0zLqiscqzq1W7XsuA7A5vQw/JTq7MvIME+SkUuGWX0WKwTMIRZKNWBGmlf51bNru3GmmAnKBUFsJv9H4G0FPqGY/aH02rr5dAgTTmfKt+XbWRfMTMpjJqVRGX03+1mQNoYQ3kNDz0wl sjust@office\nssh-rsa AAAAB3NzaC1yc2EAAAABIwAAAQEA5UMPySf/h9r2/OryRXrO9Qq9k5J9Dn9nvJYyaYCE82H/qkBJGboAJgyIXfbsGYO5uPM25d3fGRH4magzAQm2hGWNbbt1YWn9HaIyKCCXo9JX600/dv3OZbHyGGmgXPa4Anl16j1c2vxRRt2+ArjlyyhP7cAcRkilUGdagK9u6ALrwnz9hhXYV+BmXrxMm7zZCmdWHcWz+YxoA65es4+w+aLvVZWmUCZLF8uZrcpPSw+oK3SfZE8JPRc5vWulXbWEEfIoHb9AszPIpSyzbfPWXelmc3XlG0KD66t7w+AnNlQPt3JVePRCfFHPYeTj9B0k8sxPyUqTQIl5pu6GppRMOQ== sam@Deepthought", "key_options": null, "keyfile": "/home/sjust/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "sjust", "validate_certs": true} ok: [gibba044.front.sepia.ceph.com] => (item={'name': 'varsha', 'ovpn': 'varsha@local AGrJViO6wZF253aFeh/r5w f1248029ccdc45fd6e8fddb09ab3f8aa01123ab69cc6f3f11273528ce33e5a31'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "varsha", "ovpn": "varsha@local AGrJViO6wZF253aFeh/r5w f1248029ccdc45fd6e8fddb09ab3f8aa01123ab69cc6f3f11273528ce33e5a31"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCkeYXWjU7wVdODC32U40QRFgFH7ZEuEsOeWWaKx3Y5EBuAcwkTHiF9Bq/2mrDu+c9W46S8L38Ogc9GZ0DcCXtN/Z4z8iKOIIi5U1GzvwdbKuiAPCd8bdYP0vo0MOIRgylJo5hcnB5BCwCXRN1hmci1ES5UbSeQg0rydMiyYXHZ64AT47+qVUpn/mVP6PVw00pPqt16l9YxhbPFG74Y/WnY4FyrqXGQJfv0tcP7+UR7GQdFiI4QQV3ZUSRHRLWGcmoiiOmGimLhtzEmP4Jzy4gF4wg9q8jyX54NjfxDRZs+YuaoqqWKz/HSz5ic7W2RGKHrRby2N9wNu19nmC1NzIn3 varsha@localhost.localdomain\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCW58OUR3pniaYgvr9xAExeNm4eMxgaJfFbEfEYPztTWv/xxqqihBYCeFltfgWbu7ERTy+hVNo1PJWyyczjl5Ivc3FdRmhykosygs7X74PPh02c7Em4MsSTr7SSPNN20rkJbWqiYMMOBbqbiZ7JXiSUNVilLHgZqZBEQc5Rf5I1PyBLHHJ2ZruPKnDPHCRLdwJ+MdXy2haKmGrQLhtzIKaDzh8VkfojL454k0aHCIh34Z0oBdP9757mNuYJUVEkKZF5t2oML84lWGMgwZxUWN2yO9ALTti4tNH1f 2021-03-22T20:33:02.675 INFO:teuthology.task.ansible.out:XA6NipS9ztE+3hEJe1fWXEoUQDX9JNu4qEHTeCz0secQMkyZVDZSQk8yDUQxQ76yiett37sQB1WQR/3fclcahmqQ4dUS7M3Onyz6k6zia896PBK6G48TBUbFa1rw5Hx7WfNZluDMkv4YxkQvfz7XVzZx2/lhs45Kjh1UR9n7LaW/NID98vokcvASw1N6Bk/6pOd/45iPyEJemwovnQLs6ecwlMIikM= varsha@localhost.localdomain\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDcQ8xMjwVf+KiFIQARcbFT+wg4NHysBRrFxk3Bx5X2k2hGKcEYR2tY/ApHZYfJ6me3LUvJEXg2c/6xa6ibVTUp/90l4y0cF6RmF5uB45J0xuBYoFJd8xJkVrhDIlZix4aFfb7TrmJEqjleBrkTwam7Q9aE3lss16nVOxU4hiViYiCANJ45wobK6tz7y5btfzrHE/iYpwniDvzLwK7EpkEK336VVd6f9wV0vG+ErEFxnNVxheXLLm05LuvdVQvFqJcTFrc7/GZ54yKg5IgwVwXqSAyOXIhgduUqk+oN1ciA7jnSqdiOKQPS/VmYkbhw2YP85l8wGVreIYUmOG19QEyVLB82oB9KS1LezM2KCH61XW22+85dHf4PvuL9DULhGt6wBCvpO10OHxw0JvHXbEgBPhiyd9j2yJmcQozbRPth/sMUvLKNXOGabZhhkPBYL7xZICHc+UwxrXs0h/j9jOjLyHzBAWMomF2lzgbvtzjcbxJ1a5oclJ6IW8yHJllkOh0= varsha@localhost.localdomain", "key_options": null, "keyfile": "/home/varsha/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "varsha", "validate_certs": true} 2021-03-22T20:33:02.852 INFO:teuthology.task.ansible.out:ok: [gibba044.front.sepia.ceph.com] => (item={'name': 'sjust', 'ovpn': 'sjust@pondermatic sCd6606QpID1PnHn0AxFag 46da7d4c77cb1238f83a34f99e774707110f997d88f3a0fd240aac9b7b7bbc85\nsjust@rex004 YS0in6YtQJHx5aUo7ZHi8Q bdd5977d05171a365539b19fae283ec2e3c7389516664692b9bbbaf98c7b61f4\nsjust@office w19UilyC/xu7uCzv0DnWRg ab20efc114b769bf4c2cf313eb30db09c2e2f8234992f120cfc3d1b8b347ed3c\nsam@deepthought 44sCi+GEfY0zjKo5M/4FiQ ed1eedd14ca68116a2000477fa078f8f736d0a15640723c32204bb30f14cb888\n'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "sjust", "ovpn": "sjust@pondermatic sCd6606QpID1PnHn0AxFag 46da7d4c77cb1238f83a34f99e774707110f997d88f3a0fd240aac9b7b7bbc85\nsjust@rex004 YS0in6YtQJHx5aUo7ZHi8Q bdd5977d05171a365539b19fae283ec2e3c7389516664692b9bbbaf98c7b61f4\nsjust@office w19UilyC/xu7uCzv0DnWRg ab20efc114b769bf4c2cf313eb30db09c2e2f8234992f120cfc3d1b8b347ed3c\nsam@deepthought 44sCi+GEfY0zjKo5M/4FiQ ed1eedd14ca68116a2000477fa078f8f736d0a15640723c32204bb30f14cb888\n"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC6RDgqwA0GrvE6KqRaGCgYnFhnxdi9ehjIWvfaMa1oq0CqYxUAee2bNbp/X2Bd18Vqk8iH9fpE0+qrLgAH/8BpD+MtgGikCFMORvazeUtOCF/OCDO0AMg1jvl8aTdvrQU8ZTDPXa65Avpkc9vwugcoplnwrW7lKx++XqCWsSlfHgEdyMV3wrt/ZDFwI2AS2bZBpWM6ViG1KSjXjgTi/T3hSZPY+buYvWjzoEjQO0946iI3iiKKCGohEpCUnG02oJXcS0vvgl8dWE71451lbainEKJ4hbDhfDmy57s6VXfVUANsczwiPWiSC/ZmMlDaCCBeKHO0Gz0xXaDXd9j4SA7P sam@Pondermatic\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCYylAUS12hF6XndDQ3CkrUddKmXNSd8pOlHwO+pWaDTJPKxwtPL6sM3aOtaAPLrGkv1zD2k3iZaxmDwfPYGaXOyb0KS5ZCddtOyNXj5JLrjxh2niqFPP8SIkdHLOP+0Hv1/tB0Jz75RV+tNIT1SJTm7OZ8wZNy0qYycITSooJ14iEgyZ7rOa3EEzbtIVpHS4+YqIuIJdV2oV5egCrJyRv4sPUrS8ERXD4QZSOlHE+W4Tf+WVrEfsHOdDLRlAXJUzhuqgWtVouiYcW5ex294z28eA+12lKaPQpE0cft/NJ6FLs41yqh4ZN588bl8Ada+yTXEaHWioQEEJMlca2jIgrP sjust@rex004.front.sepia.ceph.com\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC08RrDQ2M7Zjcpx7RL9e+tjv48kBgDNyTenX1QdxW22JA2JR3D3ThA/ej9HtiPWcIVz16oZ4tzrCEVwaCMfbsmXq2 2021-03-22T20:33:02.855 INFO:teuthology.task.ansible.out:z08ZXYqwiBuoXJVshU7lIKVqAtadT4F6Q9eQvxEo4zWdBib1W0/cqNLlYzU/DuwlUqYnWBDLGxc4fD5Kxrz366oWUDB/ULCpl77TMqfTKlStCgGXot0zLqiscqzq1W7XsuA7A5vQw/JTq7MvIME+SkUuGWX0WKwTMIRZKNWBGmlf51bNru3GmmAnKBUFsJv9H4G0FPqGY/aH02rr5dAgTTmfKt+XbWRfMTMpjJqVRGX03+1mQNoYQ3kNDz0wl sjust@office\nssh-rsa AAAAB3NzaC1yc2EAAAABIwAAAQEA5UMPySf/h9r2/OryRXrO9Qq9k5J9Dn9nvJYyaYCE82H/qkBJGboAJgyIXfbsGYO5uPM25d3fGRH4magzAQm2hGWNbbt1YWn9HaIyKCCXo9JX600/dv3OZbHyGGmgXPa4Anl16j1c2vxRRt2+ArjlyyhP7cAcRkilUGdagK9u6ALrwnz9hhXYV+BmXrxMm7zZCmdWHcWz+YxoA65es4+w+aLvVZWmUCZLF8uZrcpPSw+oK3SfZE8JPRc5vWulXbWEEfIoHb9AszPIpSyzbfPWXelmc3XlG0KD66t7w+AnNlQPt3JVePRCfFHPYeTj9B0k8sxPyUqTQIl5pu6GppRMOQ== sam@Deepthought", "key_options": null, "keyfile": "/home/sjust/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "sjust", "validate_certs": true} ok: [gibba020.front.sepia.ceph.com] => (item={'name': 'ideepika', 'ovpn': 'deepika@x1carbon hyRj1/9UjWhVzhav5+LNKA e3f7d2882c2b1a410dbb5458c08f280814d652e34c87e96f8a2e8bef1928926f'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "ideepika", "ovpn": "deepika@x1carbon hyRj1/9UjWhVzhav5+LNKA e3f7d2882c2b1a410dbb5458c08f280814d652e34c87e96f8a2e8bef1928926f"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDj6DxTZNodVnwJZrnSZ/jv9Cw4uYLb8MGpccmOvtwl93sVBvqq597AYnBqYiV4VBbKU3GVFbT41zkplia1iCfXoddttCOyWmEKviBXRnAsd5f80dxL0pfzrBJvCaH4NAfYgVw9JFWsvT981b+nB6vum4Vz8Dw0PM5GPnVUjsZNFkpmDPUBL4yHPmMCGP2WtUurJVD3Gm9t72XlG6Dl/vB9Qw/i4IY1SoCCbuhhNgE7IN8JXeGmVJbRwDeUlP+Q8Ti7iedV7YB/W1opt6eT5EPzX8NcxTc0c7rrDgsUWjFQYRSup0GLK9ofdHs0E2RbPPO5OSc5Z2+B1IEV7fZeyJwAyHwUgwx7sSGy7aROdvinaj/hOBglcgISyQ2CY7LTV8NGWJquo7yRCJXhZVIHfgqfBcrgWdNbr+vNBXnWe5PCtLhV8ryHPSJ/7Ru+7voQxgvwux5SdZwxXTbWDKni1f6/8bNrhRx6bmLK9xuYAgt2FhlIivI7L5kQF4etcBiaf68= deepika@x1cabon\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCdqbYcbJYtgCrAbLo7PcS82caXxcT8cpX0RkULaFXfaiUDs8Foy6Yf/XoEHIdpgw8kX6qBdydYXxti6HFhYDNsL5KleKu/yA+bVKlvri39CRNkNxFHAUL2CR 2021-03-22T20:33:02.856 INFO:teuthology.task.ansible.out:BT5Hefj1AJQBm/BKVEN4/eb05OlJJ808Qb/aNycot/YwgpNvUIaO2yTMA0meq82wNdZmUcmyLB9QXz4QInTcoAsxq70KxX95YC938rTWpbg1hM8gzLkJJt/OD/Z7TMYv/Sc5KGOFqo930AmObQ5KPmffkWGYbLT65TxlCULnvIr63lWHdGTj5mYjib/v9ncu24az9GYRWYcicV0B/def+KVrrIp3Mz ideepika@teuthology", "key_options": null, "keyfile": "/home/ideepika/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "ideepika", "validate_certs": true} 2021-03-22T20:33:03.032 INFO:teuthology.task.ansible.out:ok: [gibba044.front.sepia.ceph.com] => (item={'name': 'ideepika', 'ovpn': 'deepika@x1carbon hyRj1/9UjWhVzhav5+LNKA e3f7d2882c2b1a410dbb5458c08f280814d652e34c87e96f8a2e8bef1928926f'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "ideepika", "ovpn": "deepika@x1carbon hyRj1/9UjWhVzhav5+LNKA e3f7d2882c2b1a410dbb5458c08f280814d652e34c87e96f8a2e8bef1928926f"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDj6DxTZNodVnwJZrnSZ/jv9Cw4uYLb8MGpccmOvtwl93sVBvqq597AYnBqYiV4VBbKU3GVFbT41zkplia1iCfXoddttCOyWmEKviBXRnAsd5f80dxL0pfzrBJvCaH4NAfYgVw9JFWsvT981b+nB6vum4Vz8Dw0PM5GPnVUjsZNFkpmDPUBL4yHPmMCGP2WtUurJVD3Gm9t72XlG6Dl/vB9Qw/i4IY1SoCCbuhhNgE7IN8JXeGmVJbRwDeUlP+Q8Ti7iedV7YB/W1opt6eT5EPzX8NcxTc0c7rrDgsUWjFQYRSup0GLK9ofdHs0E2RbPPO5OSc5Z2+B1IEV7fZeyJwAyHwUgwx7sSGy7aROdvinaj/hOBglcgISyQ2CY7LTV8NGWJquo7yRCJXhZVIHfgqfBcrgWdNbr+vNBXnWe5PCtLhV8ryHPSJ/7Ru+7voQxgvwux5SdZwxXTbWDKni1f6/8bNrhRx6bmLK9xuYAgt2FhlIivI7L5kQF4etcBiaf68= deepika@x1cabon\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCdqbYcbJYtgCrAbLo7PcS82caXxcT8cpX0RkULaFXfaiUDs8Foy6Yf/XoEHIdpgw8kX6qBdydYXxti6HFhYDNsL5KleKu/yA+bVKlvri39CRNkNxFHAUL2CRBT5Hefj1AJQBm/BKVEN4/eb05OlJJ808Qb/aNycot/YwgpNvUIaO2yTMA0meq82wNdZmUcmyLB9QXz4QInTcoAsxq70KxX95YC938rTWpbg1hM8gzLkJJt/OD/Z7TMYv/Sc5KGOFqo930AmObQ5KPmffkWGYbLT65TxlCULnvIr63lWHdGTj5mYjib/v9ncu24az9GYRWYcicV0B/def+KVrrIp3Mz ideepika@teuthology", "key_options": null, "keyfile": "/home/ideepika/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "ideepika", "validate_certs": true} 2021-03-22T20:33:03.033 INFO:teuthology.task.ansible.out:ok: [gibba020.front.sepia.ceph.com] => (item={'name': 'gsalomon', 'ovpn': 'gsalomon@home BrlCVxStNlEZGf5yYYAz1w 4b0c8d5b57dae1328c16d3017b59b632ccdfebe4135209fa97748c70ff00cc46'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "gsalomon", "ovpn": "gsalomon@home BrlCVxStNlEZGf5yYYAz1w 4b0c8d5b57dae1328c16d3017b59b632ccdfebe4135209fa97748c70ff00cc46"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAACAQDC0h+TpaUkm2V6Hbf7aPCTys/nsm51CmY9s+bdwEXAiSAWpq/7Xi2LlN0mZgsrAYBHbr5L+Pz8x0YdigvWysUK6U9XRSPM28cbWmh8F25re9HEk8ARESkMZKTv/hKFs1v7kTHbT9hNNynbQGQOqEaazjr0shcli+Byvop27riX3QDDSsd5xfCjjyDz9fiA9YESlF0kbXyFUKPsoaBhRv9FUhtH6DxlygxtxTsKyKgeoiKw2sCfeUMckcJKnGCMtkXW4U8h7NL/fPZFyBaMDRi/TtoBKaVGLaWqF7RuukfjoMCwhuIDmuTG3WhanH4HJrfNenPZkpZUBhzWwZcleao8SD3mXXfZ9gcZb8QB2ymEtTqrAEyDoNWO4q8ljNP3WJXIgF0h0Sjmx/CV/i0ArEYlBMwBD7DFVnPJqCqSyypuQdDGsDNQZxaRCiYg7nIslFOpDr+0PLp78m+CHyYbSFLTvVVJoJ1k0YhMnDPHM29nt7fMGx6Qrigwnuk0yKg1bfgJ/t0TOqEw0bqGKIvHnyoP/n0ObazEsiPl5pRr2ehs/Rqf35Iwhc1i02Hhz/3Sqwc1eAgqm4/OVghxqUJGpRocua5Gf/vO32wwoyGxh2sl7y6K2pNDA3glhKYbZeIh1fjnaTjikgleqIQkCBxbTeAE7n5+T6TcFtnII6RSxYv3tQ== gal.salomon@gmail.com", "key_options": null, "keyfile": "/home/gsalomon/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "gsalomon", "validate_certs": true} 2021-03-22T20:33:03.210 INFO:teuthology.task.ansible.out:ok: [gibba044.front.sepia.ceph.com] => (item={'name': 'gsalomon', 'ovpn': 'gsalomon@home BrlCVxStNlEZGf5yYYAz1w 4b0c8d5b57dae1328c16d3017b59b632ccdfebe4135209fa97748c70ff00cc46'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "gsalomon", "ovpn": "gsalomon@home BrlCVxStNlEZGf5yYYAz1w 4b0c8d5b57dae1328c16d3017b59b632ccdfebe4135209fa97748c70ff00cc46"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAACAQDC0h+TpaUkm2V6Hbf7aPCTys/nsm51CmY9s+bdwEXAiSAWpq/7Xi2LlN0mZgsrAYBHbr5L+Pz8x0YdigvWysUK6U9XRSPM28cbWmh8F25re9HEk8ARESkMZKTv/hKFs1v7kTHbT9hNNynbQGQOqEaazjr0shcli+Byvop27riX3QDDSsd5xfCjjyDz9fiA9YESlF0kbXyFUKPsoaBhRv9FUhtH6DxlygxtxTsKyKgeoiKw2sCfeUMckcJKnGCMtkXW4U8h7NL/fPZFyBaMDRi/TtoBKaVGLaWqF7RuukfjoMCwhuIDmuTG3WhanH4HJrfNenPZkpZUBhzWwZcleao8SD3mXXfZ9gcZb8QB2ymEtTqrAEyDoNWO4q8ljNP3WJXIgF0h0Sjmx/CV/i0ArEYlBMwBD7DFVnPJqCqSyypuQdDGsDNQZxaRCiYg7nIslFOpDr+0PLp78m+CHyYbSFLTvVVJoJ1k0YhMnDPHM29nt7fMGx6Qrigwnuk0yKg1bfgJ/t0TOqEw0bqGKIvHnyoP/n0ObazEsiPl5pRr2ehs/Rqf35Iwhc1i02Hhz/3Sqwc1eAgqm4/OVghxqUJGpRocua5Gf/vO32wwoyGxh2sl7y6K2pNDA3glhKYbZeIh1fjnaTjikgleqIQkCBxbTeAE7n5+T6TcFtnII6RSxYv3tQ== gal.salomon@gmail.com", "key_options": null, "keyfile": "/home/gsalomon/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "gsalomon", "validate_certs": true} 2021-03-22T20:33:03.212 INFO:teuthology.task.ansible.out:changed: [gibba020.front.sepia.ceph.com] => (item={'name': 'soumyakoduri', 'ovpn': 'skoduri@localhost QwKbKHfNAOenVV0mkO8NXw 40d74abb20ebba9eaca5e58f6c821670d23f5db5405fc6e3072b985a397c0104'}) => {"ansible_loop_var": "item", "changed": true, "comment": null, "exclusive": false, "follow": false, "item": {"name": "soumyakoduri", "ovpn": "skoduri@localhost QwKbKHfNAOenVV0mkO8NXw 40d74abb20ebba9eaca5e58f6c821670d23f5db5405fc6e3072b985a397c0104"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCrGYBGPDQqn+2jnxKhDurSrAJvTT8dZMYGVCt6NbjpFhDFYtyvrF8Jv5NKBQynG18LwscN7a57L0Oq0e4jOEPRz//CDcAfP+L6p45L4BdUzTysN4+rQ7waMnIiYp7VjSswhGH/BnYIVKwmDqzM2fo1w/oLIT6mgwUYqAdceeswAkXBt7jgagL8ox3E4oHBqER7f60AHdTviuW953t5luVQiMjyF2fOwZuo2ycufIzBee0CwS+xyRuJQwdgD3HL4Qs2vtBCX+H8n3wC6A9JrMA5tzCDr5VZKBJZURIniwvaXfJodjO4SvBL5jAfXoMqriv8ZWHbap2fk82YE8/uPqNvSISjixJEBgQinklZ+iAOYm5tfPbhPM/8ErpN/yJ0EoGRn+nj6X6nAjXAIk3AENopeqtM7mLZ26RFIuEV5ld7eqUvAfiy6Hk2LH9Q1Z4CXaxD0gDGzUxgdAaaAgLAR4btWi2n7Tb7ZNDdOfctg2ya9ftzZBOHvCaVXSpJCry/GMU= skoduri@localhost.localdomain", "key_options": null, "keyfile": "/home/soumyakoduri/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "soumyakoduri", "validate_certs": true} 2021-03-22T20:33:03.390 INFO:teuthology.task.ansible.out:ok: [gibba020.front.sepia.ceph.com] => (item={'name': 'kyr', 'ovpn': 'kyr@suse Xu4+Yi98Il4ETOAav6okqA 03bc46e5fac6346cd82ff681f756860f98e0c61168633ce23325efde11a1964a'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "kyr", "ovpn": "kyr@suse Xu4+Yi98Il4ETOAav6okqA 03bc46e5fac6346cd82ff681f756860f98e0c61168633ce23325efde11a1964a"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDPeuSTD7kv8yQX6dW+7Vpq1mqrcr8JGubPYa1DpGTV/gE50d5L42UspUN2FXmICDMiV1h4Q9WQAFma3168f1I5I94qFkV+/56szCMoILClm7IW/EV4t8fTxoyOpEa9l4qSU3qgJpDbY04CkiyVJFuQj24Zq3gD/70jYgGpy8RfA0BihSR6F+A0WZLh/fESjqfor3/pFWhUCRnPEqrZsXyuB8lRgDTyGp4s1cHyUqmFMuCPDRMtok0rSVpaRZj2Zj8lboah19UI/L89ptQgEdqsOKzlkxiT+1GdyIY+jpPCM0a3yZz75l3Qiu0k6q7qUV8T0hm1GZiBguvST1KMcwnt kyrylo.shatskyy@suse.com", "key_options": null, "keyfile": "/home/kyr/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "kyr", "validate_certs": true} 2021-03-22T20:33:03.391 INFO:teuthology.task.ansible.out:changed: [gibba044.front.sepia.ceph.com] => (item={'name': 'soumyakoduri', 'ovpn': 'skoduri@localhost QwKbKHfNAOenVV0mkO8NXw 40d74abb20ebba9eaca5e58f6c821670d23f5db5405fc6e3072b985a397c0104'}) => {"ansible_loop_var": "item", "changed": true, "comment": null, "exclusive": false, "follow": false, "item": {"name": "soumyakoduri", "ovpn": "skoduri@localhost QwKbKHfNAOenVV0mkO8NXw 40d74abb20ebba9eaca5e58f6c821670d23f5db5405fc6e3072b985a397c0104"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCrGYBGPDQqn+2jnxKhDurSrAJvTT8dZMYGVCt6NbjpFhDFYtyvrF8Jv5NKBQynG18LwscN7a57L0Oq0e4jOEPRz//CDcAfP+L6p45L4BdUzTysN4+rQ7waMnIiYp7VjSswhGH/BnYIVKwmDqzM2fo1w/oLIT6mgwUYqAdceeswAkXBt7jgagL8ox3E4oHBqER7f60AHdTviuW953t5luVQiMjyF2fOwZuo2ycufIzBee0CwS+xyRuJQwdgD3HL4Qs2vtBCX+H8n3wC6A9JrMA5tzCDr5VZKBJZURIniwvaXfJodjO4SvBL5jAfXoMqriv8ZWHbap2fk82YE8/uPqNvSISjixJEBgQinklZ+iAOYm5tfPbhPM/8ErpN/yJ0EoGRn+nj6X6nAjXAIk3AENopeqtM7mLZ26RFIuEV5ld7eqUvAfiy6Hk2LH9Q1Z4CXaxD0gDGzUxgdAaaAgLAR4btWi2n7Tb7ZNDdOfctg2ya9ftzZBOHvCaVXSpJCry/GMU= skoduri@localhost.localdomain", "key_options": null, "keyfile": "/home/soumyakoduri/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "soumyakoduri", "validate_certs": true} 2021-03-22T20:33:03.567 INFO:teuthology.task.ansible.out:ok: [gibba020.front.sepia.ceph.com] => (item={'name': 'sseshasa', 'ovpn': 'sseshasa@thinkpad jyB1pr0I3qsDknkTnJTMjg 72ac1456e344c22fd940d0ba0e035aa3819ef7cd3891e53308aa92ba2dec8849'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "sseshasa", "ovpn": "sseshasa@thinkpad jyB1pr0I3qsDknkTnJTMjg 72ac1456e344c22fd940d0ba0e035aa3819ef7cd3891e53308aa92ba2dec8849"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDeERrQ0NVXhuTYzI08rlKRbHZVFXSv1YC7sGq6aCWRbTCv7Ad/t/3OJz3vfcd2TjBMvABfrYCFgTFWIaJBaeA3BXUUU9y9TwnzuxKv4C46WJYoalVGyLEpWpcGbJ5v+leA6Je/+lunenplb7TBKGE/YTgggEXyX7KnunYlv+Jdm33TmAZTcHrLk5QR/6FdRGKmdlLna0dXZc3v04+AI8W+p9ghAv1+e8ENxJDTF8p0MawBiKWcSj2mysOhQ2Cj91qZ0qTnLLeu0CPf4rBO+qjYIshiCuTLhYt2UazlzME4nCCsVqK7Nz9olA/lgvJLRaPxgQQ7iCMmIZilS6B4Y3oL sseshasa@localhost.localdomain\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAACAQCo0zniUEXuQ4JJuuRtfnEK8WHqr97AmXEniGPY5U23MTxhMuP8CSkGWkUHdmXw0H1tDKbYgk97M6TspJropNGKljla2H1/3e2T1BOI1L2WfcsOh6VPYeyOj2ssMJeEDdQgd0J3g+4oj2QS+guPlT24UhO0CBhRZ6waVlJMgagDYyDLCLGI4ASoBYx0AOaoyjnEQtRd/gyejzv7jntkHc9YNBPsJ37X6hTYNA/s2ORJE7QMXd6xI60mTBuCdD3JcPYoUSvyCUa7rIrDc70lAcW5XtxewvMBogTZJLoFG/d6Ugij49h4AfwrtoUCtLyJOWJX6PTfomXely8Ym6KpN/3981+m70dhcHPDJ66QCWMd1LAgftVXTIsebA+Bxfg4Vsbrv7j1lJXzmMfsOl+1wVPe+Y9h28GyeIlalW3laURZGV7dhexGZ8YNxPuzxtAlWtfw+kddbjw0j4ODtgVXrj4SDxqmTTYYuMBkrQ3H33sOgPLx8DyA6e4pckb6lOOEvb41Yi5tyP7BIJlYN2PpNVDkSQd/t5Q0di4Ct+3vqLRCkPuJiJAUyaBGT4HM7yQc25+Y0B3sXNON7BjeaBXB7OwKZMp9w1jwbJt4JL/aGOw3HVljVyVgu+pIuQ2ISd9VBcmAJK5EGdWe5Q57h5fJkD+TVrXgeNTaufdclh5vWOH1qQ== sseshasa@teuthology", "key_options": null, "keyfile": "/home/sseshasa/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "sseshasa", "validate_certs": true} 2021-03-22T20:33:03.589 INFO:teuthology.task.ansible.out:ok: [gibba044.front.sepia.ceph.com] => (item={'name': 'kyr', 'ovpn': 'kyr@suse Xu4+Yi98Il4ETOAav6okqA 03bc46e5fac6346cd82ff681f756860f98e0c61168633ce23325efde11a1964a'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "kyr", "ovpn": "kyr@suse Xu4+Yi98Il4ETOAav6okqA 03bc46e5fac6346cd82ff681f756860f98e0c61168633ce23325efde11a1964a"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDPeuSTD7kv8yQX6dW+7Vpq1mqrcr8JGubPYa1DpGTV/gE50d5L42UspUN2FXmICDMiV1h4Q9WQAFma3168f1I5I94qFkV+/56szCMoILClm7IW/EV4t8fTxoyOpEa9l4qSU3qgJpDbY04CkiyVJFuQj24Zq3gD/70jYgGpy8RfA0BihSR6F+A0WZLh/fESjqfor3/pFWhUCRnPEqrZsXyuB8lRgDTyGp4s1cHyUqmFMuCPDRMtok0rSVpaRZj2Zj8lboah19UI/L89ptQgEdqsOKzlkxiT+1GdyIY+jpPCM0a3yZz75l3Qiu0k6q7qUV8T0hm1GZiBguvST1KMcwnt kyrylo.shatskyy@suse.com", "key_options": null, "keyfile": "/home/kyr/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "kyr", "validate_certs": true} 2021-03-22T20:33:03.745 INFO:teuthology.task.ansible.out:ok: [gibba020.front.sepia.ceph.com] => (item={'name': 'rfriedma', 'ovpn': 'rfriedma@rflap.redhat.com 5+OUPoyz8K0M0kcymdQOjA 40ce705001f31d7156c965228938cd4b02ae1a2c43dac1bbcd1b538e70312189'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "rfriedma", "ovpn": "rfriedma@rflap.redhat.com 5+OUPoyz8K0M0kcymdQOjA 40ce705001f31d7156c965228938cd4b02ae1a2c43dac1bbcd1b538e70312189"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDIC6uqbIg9XaTlDZd7KCX7FXSzfGFMEWXhx42ktz3ehOPLviA/yNpVd+LmYHSgzd5Szd3mMxleisiE+JdSq/q5YyPAF6eD6+wfynkpMv5aWNHGI0yVfKbCwdOX8bY6yqhyVwMDo14uoFvdDcM4Lj+vz8F75VJHUU5ihJNOW24EllobTLzR4XI6AcM+mjbXRnBLLVoBSuDaU2D0kWqMn8rDCJKdUJnoiy9oxIok8eMLfGkGsL55oOx9BflMSz/0jM9X5GLQahYiECbXjvCIarCkUFE8txNoXM9Djmg8QqhAQDhY0hzJTauFJJaD8Ax1uFQlXONed7tv7a7Tb3dH+/jb rfriedma@dhcp-4-239.tlv.redhat.com", "key_options": null, "keyfile": "/home/rfriedma/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "rfriedma", "validate_certs": true} 2021-03-22T20:33:03.767 INFO:teuthology.task.ansible.out:ok: [gibba044.front.sepia.ceph.com] => (item={'name': 'sseshasa', 'ovpn': 'sseshasa@thinkpad jyB1pr0I3qsDknkTnJTMjg 72ac1456e344c22fd940d0ba0e035aa3819ef7cd3891e53308aa92ba2dec8849'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "sseshasa", "ovpn": "sseshasa@thinkpad jyB1pr0I3qsDknkTnJTMjg 72ac1456e344c22fd940d0ba0e035aa3819ef7cd3891e53308aa92ba2dec8849"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDeERrQ0NVXhuTYzI08rlKRbHZVFXSv1YC7sGq6aCWRbTCv7Ad/t/3OJz3vfcd2TjBMvABfrYCFgTFWIaJBaeA3BXUUU9y9TwnzuxKv4C46WJYoalVGyLEpWpcGbJ5v+leA6Je/+lunenplb7TBKGE/YTgggEXyX7KnunYlv+Jdm33TmAZTcHrLk5QR/6FdRGKmdlLna0dXZc3v04+AI8W+p9ghAv1+e8ENxJDTF8p0MawBiKWcSj2mysOhQ2Cj91qZ0qTnLLeu0CPf4rBO+qjYIshiCuTLhYt2UazlzME4nCCsVqK7Nz9olA/lgvJLRaPxgQQ7iCMmIZilS6B4Y3oL sseshasa@localhost.localdomain\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAACAQCo0zniUEXuQ4JJuuRtfnEK8WHqr97AmXEniGPY5U23MTxhMuP8CSkGWkUHdmXw0H1tDKbYgk97M6TspJropNGKljla2H1/3e2T1BOI1L2WfcsOh6VPYeyOj2ssMJeEDdQgd0J3g+4oj2QS+guPlT24UhO0CBhRZ6waVlJMgagDYyDLCLGI4ASoBYx0AOaoyjnEQtRd/gyejzv7jntkHc9YNBPsJ37X6hTYNA/s2ORJE7QMXd6xI60mTBuCdD3JcPYoUSvyCUa7rIrDc70lAcW5XtxewvMBogTZJLoFG/d6Ugij49h4AfwrtoUCtLyJOWJX6PTfomXely8Ym6KpN/3981+m70dhcHPDJ66QCWMd1LAgftVXTIsebA+Bxfg4Vsbrv7j1lJXzmMfsOl+1wVPe+Y9h28GyeIlalW3laURZGV7dhexGZ8YNxPuzxtAlWtfw+kddbjw0j4ODtgVXrj4SDxqmTTYYuMBkrQ3H33sOgPLx8DyA6e4pckb6lOOEvb41Yi5tyP7BIJlYN2PpNVDkSQd/t5Q0di4Ct+3vqLRCkPuJiJAUyaBGT4HM7yQc25+Y0B3sXNON7BjeaBXB7OwKZMp9w1jwbJt4JL/aGOw3HVljVyVgu+pIuQ2ISd9VBcmAJK5EGdWe5Q57h5fJkD+TVrXgeNTaufdclh5vWOH1qQ== sseshasa@teuthology", "key_options": null, "keyfile": "/home/sseshasa/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "sseshasa", "validate_certs": true} 2021-03-22T20:33:03.768 INFO:teuthology.task.ansible.out: 2021-03-22T20:33:03.924 INFO:teuthology.task.ansible.out:ok: [gibba020.front.sepia.ceph.com] => (item={'name': 'lmb', 'ovpn': 'lmb@hermes LMS8kAikL0iqw2S6IbXa3Q f57a493b31e7ed02a2563dd4295278d4842dc698b4c635d011a8d2b4b1fd5c2b'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "lmb", "ovpn": "lmb@hermes LMS8kAikL0iqw2S6IbXa3Q f57a493b31e7ed02a2563dd4295278d4842dc698b4c635d011a8d2b4b1fd5c2b"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAACAQDIXHA8BwV4OnqlaHHyYofsp5X+wanose+aneJVx2Or05PcWA9c7xFEOerkvEn9LvivSRd9G9o/S8SvnGH91tG2bbOAidVZ69FGul9OKa/BCJYUP0vVBX09/Td3n7+R2lVlvu5XiyC5SUzCjaQEZLOpjq23rqaqdCDXE6wFnxfpkmcsccbG/xUiOEBeBGI92lntdx99Sn6CxWWA27lMMaYkCRvX6ziRZEm6O44N2nMm+qYm0jmMyGv1iyQkJxtt0YaLPp+X9t2trUEzEjgBCXqqzEzBjB7T4rbzhAuvU3NRHiAoWXSnrY5AQOTTvC/wpaZV/gF2NDNThjMcpcEdNstleOctXtN4XTTJQewbG+t7I9knR00TPpsoUvUtpbcoFOluGgWTDTFa6GCmDPppx23nZgulOniZUVTI2CbScSpc8sfp1JE7Q6vLECY9lJ+GpVCbDAbIEE9WHXSkJ/6L9yf+ZoHbpqCkEFDcWLfz3B5NFoJ5gne8B8uzd6ptKVtJrP8pMvoOyydyvQlmkgh8tNDsOnp6kaUNG0NHmtfGlCTkbM7oKsKbf87Cv1HgYuZl/HP7go5sOX02LfBfbvWrawZzOaZ3dewEq74w5hVMKEHrmJPstIpcHSxZpq33f2j4Z/uKW9tJat6rgSWK1I+T3tCd++76apxbOYl5TDOaoxCyjQ== lars@marowsky-bree.de", "key_options": null, "keyfile": "/home/lmb/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "lmb", "validate_certs": true} 2021-03-22T20:33:03.946 INFO:teuthology.task.ansible.out:ok: [gibba044.front.sepia.ceph.com] => (item={'name': 'rfriedma', 'ovpn': 'rfriedma@rflap.redhat.com 5+OUPoyz8K0M0kcymdQOjA 40ce705001f31d7156c965228938cd4b02ae1a2c43dac1bbcd1b538e70312189'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "rfriedma", "ovpn": "rfriedma@rflap.redhat.com 5+OUPoyz8K0M0kcymdQOjA 40ce705001f31d7156c965228938cd4b02ae1a2c43dac1bbcd1b538e70312189"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDIC6uqbIg9XaTlDZd7KCX7FXSzfGFMEWXhx42ktz3ehOPLviA/yNpVd+LmYHSgzd5Szd3mMxleisiE+JdSq/q5YyPAF6eD6+wfynkpMv5aWNHGI0yVfKbCwdOX8bY6yqhyVwMDo14uoFvdDcM4Lj+vz8F75VJHUU5ihJNOW24EllobTLzR4XI6AcM+mjbXRnBLLVoBSuDaU2D0kWqMn8rDCJKdUJnoiy9oxIok8eMLfGkGsL55oOx9BflMSz/0jM9X5GLQahYiECbXjvCIarCkUFE8txNoXM9Djmg8QqhAQDhY0hzJTauFJJaD8Ax1uFQlXONed7tv7a7Tb3dH+/jb rfriedma@dhcp-4-239.tlv.redhat.com", "key_options": null, "keyfile": "/home/rfriedma/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "rfriedma", "validate_certs": true} 2021-03-22T20:33:04.102 INFO:teuthology.task.ansible.out:ok: [gibba020.front.sepia.ceph.com] => (item={'name': 'ksirivad', 'ovpn': 'ksirivad@ksirivad prZzE08FqnY6hFtGk0Q6XQ 2ef0878b0050cf28775813fe0991f9a746c07e61920280ce29ee69088eda5efc\nksirivad@macbook 0ivvJOZVAywT15aJCDF2xw 0066940a99b2d37dcd856c8622f48e0d8cb59c092f8f96cc2352ec0bc979ce45\n'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "ksirivad", "ovpn": "ksirivad@ksirivad prZzE08FqnY6hFtGk0Q6XQ 2ef0878b0050cf28775813fe0991f9a746c07e61920280ce29ee69088eda5efc\nksirivad@macbook 0ivvJOZVAywT15aJCDF2xw 0066940a99b2d37dcd856c8622f48e0d8cb59c092f8f96cc2352ec0bc979ce45\n"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDMDUcToIhs8tiIozgPudiYyD2upEX+VvsiJRti7zrA/1HPIDARYt2+xyWCASm5x5vdohRM7wnBLUlbBVnvr6ZUQvfShNDsS1Uu7hEfYF38MtW+dVwvGlm14J4m1gbjzqVlZvO6bg6rfGo7Qer0bKUlxtqbisQ/kCg/lVWR04CNxdRtZxEpaQ21y4C5jAlrpFTzxQSuiCLEyY3EAKdZUaZElFEcXlna0ysCP8inlzhF402PkSdl9DkkPpg3IR2dUEGqsblWSdLVk19EFavjtGAAnsvaBWWm2rCLNC5RmhGQaS/Z52Aes1nBuT4cI6qLjbEMqAzLwxiOR7l4IPMpK5EcuRK+FaqQG0wMAjxPc95CmxDzi58ZRJ5ERV8vgps73F1AJXWU9Lb1P77BTsLXqiwko2mvPf6e0LwCxQuxYJWc+xvO7Ji011B+nm5eLCCC/LcDtTPjkimTh7nkvUNi/yTKCXi9KwLISAHHd335KnfrL28rU3GahMXs4NjOxuN8eKM= ksirivad@ksirivad\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAACAQDS3HkgHb6z+gi4tN5rBL/N+WLJgN8RtUokt0YnRjpor2epRbmqgmEFRbRFqjLK9LiTuLxmkwol1/G56AJms9ixue33M6jVs73nc259LDxn2qj/NCtxeU7xdjSDuhKyItgM0yuiFjWOKSYTghNtwoR26PX7SQVbycD4NN1ZuwUbdMQA31VrLvQR7d0lYKlis2auH2Xb6WifotoEyszZz1KYRwzJvOHtHku/jAyNmTD/8kAsuCjEgUPSyyehAfdWn59tY2gM7aFyj/dtRoAghekv5gkov9zx+zjN6D2LSN7e+DRti05iJMifA3nfmdj7f8aHzXDtsDL0XNkmmT3g9N2OQ8WL4ESOFASXPPj9JGUROealgnaQ+Y64evDClhbt2L7FLbgj5sgKb+XYhpGnAiC+v3t1Rq3HZrstOYf2qSYguIo+zW9gHwzJDqH5YNCpSF4ZDCfkJ94ngl5ptQmZ/FcrH2hBs2cMoyK9EyDpcI9hBeACTzu19kaB6DrOC+UTvBgYL2sNbCvi+caIqhENJICZ21rI4u4EZqu7PVb+Y3CLgSjTEgclGYBZoxlrT/X2QHrIfZF7lLGeeh0bureedCrBg4b61SL7ZU3Me9x1iWOZMSJgVvg+qPSrzZiHbA46k8i0af5Q+geL1BuuGy76zbYd/KR0KiNZnXjdlHyRz76rpQ== kamoltatsirivadhna@Ksirivad-MacBook-Pro.loca 2021-03-22T20:33:04.104 INFO:teuthology.task.ansible.out:l", "key_options": null, "keyfile": "/home/ksirivad/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "ksirivad", "validate_certs": true} 2021-03-22T20:33:04.134 INFO:teuthology.task.ansible.out:ok: [gibba044.front.sepia.ceph.com] => (item={'name': 'lmb', 'ovpn': 'lmb@hermes LMS8kAikL0iqw2S6IbXa3Q f57a493b31e7ed02a2563dd4295278d4842dc698b4c635d011a8d2b4b1fd5c2b'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "lmb", "ovpn": "lmb@hermes LMS8kAikL0iqw2S6IbXa3Q f57a493b31e7ed02a2563dd4295278d4842dc698b4c635d011a8d2b4b1fd5c2b"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAACAQDIXHA8BwV4OnqlaHHyYofsp5X+wanose+aneJVx2Or05PcWA9c7xFEOerkvEn9LvivSRd9G9o/S8SvnGH91tG2bbOAidVZ69FGul9OKa/BCJYUP0vVBX09/Td3n7+R2lVlvu5XiyC5SUzCjaQEZLOpjq23rqaqdCDXE6wFnxfpkmcsccbG/xUiOEBeBGI92lntdx99Sn6CxWWA27lMMaYkCRvX6ziRZEm6O44N2nMm+qYm0jmMyGv1iyQkJxtt0YaLPp+X9t2trUEzEjgBCXqqzEzBjB7T4rbzhAuvU3NRHiAoWXSnrY5AQOTTvC/wpaZV/gF2NDNThjMcpcEdNstleOctXtN4XTTJQewbG+t7I9knR00TPpsoUvUtpbcoFOluGgWTDTFa6GCmDPppx23nZgulOniZUVTI2CbScSpc8sfp1JE7Q6vLECY9lJ+GpVCbDAbIEE9WHXSkJ/6L9yf+ZoHbpqCkEFDcWLfz3B5NFoJ5gne8B8uzd6ptKVtJrP8pMvoOyydyvQlmkgh8tNDsOnp6kaUNG0NHmtfGlCTkbM7oKsKbf87Cv1HgYuZl/HP7go5sOX02LfBfbvWrawZzOaZ3dewEq74w5hVMKEHrmJPstIpcHSxZpq33f2j4Z/uKW9tJat6rgSWK1I+T3tCd++76apxbOYl5TDOaoxCyjQ== lars@marowsky-bree.de", "key_options": null, "keyfile": "/home/lmb/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "lmb", "validate_certs": true} 2021-03-22T20:33:04.291 INFO:teuthology.task.ansible.out:ok: [gibba020.front.sepia.ceph.com] => (item={'name': 'ofriedma', 'ovpn': 'ofriedma@myhost IIifKuFYfX5EqO3mhV8lAg 82cb23a98361f3624b2f1f4e0f694f9439ae7735b171ba5e3bb5f0744f5ddfc4'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "ofriedma", "ovpn": "ofriedma@myhost IIifKuFYfX5EqO3mhV8lAg 82cb23a98361f3624b2f1f4e0f694f9439ae7735b171ba5e3bb5f0744f5ddfc4"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC0POsA+0NyxecLo3Y821G6W3+jJPKFMuLSIl4FSLi25vuyuM5+mFGmCNWv8gg93eQhG9Y3SOygqmkaxzxDtBS/V6VNC2f8hZsVw9B+HbnfggvCNQSgjJ5rhvf6IHfx/aHq4IHF+stqdcoWhwR/68wIhGNqtP7Nhqnzk2aN1kG9bU2iVk4CH8XGIwqwET3aWNuCMcHi2AhrvDBpZu7bzo/6ARUJDqEfTEC/XIkzv8/mEkJ5igcycARVy6dChuCwfZc8rhfwQpekwx1Y9/WBFdNQlYkN4fVe8yIqT5VsQ3AcRv21GJk8L7mwB4hF9dVAi4p1cSyxatR3kDifsFc8VQk9 toor@localhost.localdomain", "key_options": null, "keyfile": "/home/ofriedma/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "ofriedma", "validate_certs": true} 2021-03-22T20:33:04.302 INFO:teuthology.task.ansible.out:ok: [gibba044.front.sepia.ceph.com] => (item={'name': 'ksirivad', 'ovpn': 'ksirivad@ksirivad prZzE08FqnY6hFtGk0Q6XQ 2ef0878b0050cf28775813fe0991f9a746c07e61920280ce29ee69088eda5efc\nksirivad@macbook 0ivvJOZVAywT15aJCDF2xw 0066940a99b2d37dcd856c8622f48e0d8cb59c092f8f96cc2352ec0bc979ce45\n'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "ksirivad", "ovpn": "ksirivad@ksirivad prZzE08FqnY6hFtGk0Q6XQ 2ef0878b0050cf28775813fe0991f9a746c07e61920280ce29ee69088eda5efc\nksirivad@macbook 0ivvJOZVAywT15aJCDF2xw 0066940a99b2d37dcd856c8622f48e0d8cb59c092f8f96cc2352ec0bc979ce45\n"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDMDUcToIhs8tiIozgPudiYyD2upEX+VvsiJRti7zrA/1HPIDARYt2+xyWCASm5x5vdohRM7wnBLUlbBVnvr6ZUQvfShNDsS1Uu7hEfYF38MtW+dVwvGlm14J4m1gbjzqVlZvO6bg6rfGo7Qer0bKUlxtqbisQ/kCg/lVWR04CNxdRtZxEpaQ21y4C5jAlrpFTzxQSuiCLEyY3EAKdZUaZElFEcXlna0ysCP8inlzhF402PkSdl9DkkPpg3IR2dUEGqsblWSdLVk19EFavjtGAAnsvaBWWm2rCLNC5RmhGQaS/Z52Aes1nBuT4cI6qLjbEMqAzLwxiOR7l4IPMpK5EcuRK+FaqQG0wMAjxPc95CmxDzi58ZRJ5ERV8vgps73F1AJXWU9Lb1P77BTsLXqiwko2mvPf6e0LwCxQuxYJWc+xvO7Ji011B+nm5eLCCC/LcDtTPjkimTh7nkvUNi/yTKCXi9KwLISAHHd335KnfrL28rU3GahMXs4NjOxuN8eKM= ksirivad@ksirivad\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAACAQDS3HkgHb6z+gi4tN5rBL/N+WLJgN8RtUokt0YnRjpor2epRbmqgmEFRbRFqjLK9LiTuLxmkwol1/G56AJms9ixue33M6jVs73nc259LDxn2qj/NCtxeU7xdjSDuhKyItgM0yuiFjWOKSYTghNtwoR26PX7SQVbycD4NN1ZuwUbdMQA31VrLvQR7d0lYKlis2auH2Xb6WifotoEyszZz1KYRwzJvOHtHku/jAyNmTD/8kAsuCjEgUPSyyehAfdWn59tY2gM7aFyj/dtRoAghekv5gkov9zx+zjN6D2LSN7e+DRti05iJMifA3nfmdj7f8aHzXDtsDL0XNkmmT3g9N2OQ8WL4ESOFASXPPj9JGUROealgnaQ+Y64evDClhbt2L7FLbgj5sgKb+XYhpGnAiC+v3t1Rq3HZrstOYf2qSYguIo+zW9gHwzJDqH5YNCpSF4ZDCfkJ94ngl5ptQmZ/FcrH2hBs2cMoyK9EyDpcI9hBeACTzu19kaB6DrOC+UTvBgYL2sNbCvi+caIqhENJICZ21rI4u4EZqu7PVb+Y3CLgSjTEgclGYBZoxlrT/X2QHrIfZF7lLGeeh0bureedCrBg4b61SL7ZU3Me9x1iWOZMSJgVvg+qPSrzZiHbA46k8i0af5Q+geL1BuuGy76zbYd/KR0KiNZnXjdlHyRz76rpQ== kamoltatsirivadhna@Ksirivad-MacBook-Pro.loca 2021-03-22T20:33:04.303 INFO:teuthology.task.ansible.out:l", "key_options": null, "keyfile": "/home/ksirivad/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "ksirivad", "validate_certs": true} 2021-03-22T20:33:04.468 INFO:teuthology.task.ansible.out:ok: [gibba020.front.sepia.ceph.com] => (item={'name': 'h4iresis', 'ovpn': 'h4iresis@fedora NyMdx+dAfmujNSDB63kI+g bcf6c36594585e0fbf9f037bf1a13fe63db4b82a52ff1349349fac748b5c4e52'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "h4iresis", "ovpn": "h4iresis@fedora NyMdx+dAfmujNSDB63kI+g bcf6c36594585e0fbf9f037bf1a13fe63db4b82a52ff1349349fac748b5c4e52"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDc/8sWrMq+bqKBPmDPplUgdMoY2SQL+57jRSh27PAoYW9rNVR/UgK7EA9oxFLfoi9wJ9+VKU4opeoohOXLWQXXatLvfXjGE3fRYIonQfwJqKrasqQJTGWzRZ9t1/2Cb0VHkoAvipCJzWmgB46X6q73XW5Td1H3b+AINd6E4Rsm1QjBOhk0DMjCdfwrVUZIfGdsEo+5u/AwioHwH+NDJvXTWT8ZigeZBNHJSY/EQn1+15ut0QB2rvXkJasvvDlVbEsPQtM4C3VX1ronmAnKMvCp1O4EtAXaoKSOx7XEN++UAvVn7czDCWk/UFgpzZOqTcQJwg82XtS4sZP23CpNe0G9 h4iresis@fedora", "key_options": null, "keyfile": "/home/h4iresis/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "h4iresis", "validate_certs": true} 2021-03-22T20:33:04.480 INFO:teuthology.task.ansible.out:ok: [gibba044.front.sepia.ceph.com] => (item={'name': 'ofriedma', 'ovpn': 'ofriedma@myhost IIifKuFYfX5EqO3mhV8lAg 82cb23a98361f3624b2f1f4e0f694f9439ae7735b171ba5e3bb5f0744f5ddfc4'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "ofriedma", "ovpn": "ofriedma@myhost IIifKuFYfX5EqO3mhV8lAg 82cb23a98361f3624b2f1f4e0f694f9439ae7735b171ba5e3bb5f0744f5ddfc4"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC0POsA+0NyxecLo3Y821G6W3+jJPKFMuLSIl4FSLi25vuyuM5+mFGmCNWv8gg93eQhG9Y3SOygqmkaxzxDtBS/V6VNC2f8hZsVw9B+HbnfggvCNQSgjJ5rhvf6IHfx/aHq4IHF+stqdcoWhwR/68wIhGNqtP7Nhqnzk2aN1kG9bU2iVk4CH8XGIwqwET3aWNuCMcHi2AhrvDBpZu7bzo/6ARUJDqEfTEC/XIkzv8/mEkJ5igcycARVy6dChuCwfZc8rhfwQpekwx1Y9/WBFdNQlYkN4fVe8yIqT5VsQ3AcRv21GJk8L7mwB4hF9dVAi4p1cSyxatR3kDifsFc8VQk9 toor@localhost.localdomain", "key_options": null, "keyfile": "/home/ofriedma/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "ofriedma", "validate_certs": true} 2021-03-22T20:33:04.648 INFO:teuthology.task.ansible.out:ok: [gibba020.front.sepia.ceph.com] => (item={'name': 'shyukri', 'ovpn': 'shyukri@t480 KEbvWFIOWqkHsLgffi6GMQ fcd405d0cf6b2c7ba53397c4ed1156e852317fb02bcd6f0e98e5eb3c1c3aa4b5'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "shyukri", "ovpn": "shyukri@t480 KEbvWFIOWqkHsLgffi6GMQ fcd405d0cf6b2c7ba53397c4ed1156e852317fb02bcd6f0e98e5eb3c1c3aa4b5"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAACAQCqhWVTosH12864VGY5S3/k0yKc59GbV0m2WxD28gAf+uvJ1/y8gekD2wDzBv0DWqEekYLV7L68gpapDXyGosQeZ6n5OO/NZFZmW+Xq1P7P1QHJil6kVpwk927lzX440pwNf3+PRvTbLzlbuVFWJRpiykv+juJyIFjzXLJRF67wB2qgZVm5cRs/GOi4fnvTaou/Ae51mvsO8M3JL5cphApFKD/AO/X+3pHBhLjvaW33cYsp0Z4Rce1nm8wxSmvuJRF+HAfjBlknhDl5ZaJGA96RYA+g9WbAXimFprg4xeiRp7liPExQwtVgackJweoC4MahC1glmjC3eOh9dvrrxLnALOLMOkyCSK/tOF/iq2PJaLViObanPI8mnNkMLbdJyzUBf8hRGdSLcw98qxaf0sSZ+vz4VQS6e9CwX7ikkNNsTeYXjnJ+1yU3mfCW1CXJDr7kBDVG2OTLefCpMY8WBAYDiEaK0RW83cBcFIKfecKYd0qStHRaOsvmyWdFYgBh2vM1UWjro5WXlb+7aJPrUp8ZruapkUXUwhjHA7FwGA4ysE0tsOVVFm0Dw8tvyVVkVNm/9EObG28dWctioZ2+ZEzTWgMJU26Q+wOJ/U4qZyIvpMRUgPZc5nM9J8kcmvNWtb6DV9k/6p8h28kiOxPkxLtPP+3TlBCHjq//mhEnJZ/d8w== shshyukriev@suse.com", "key_options": null, "keyfile": "/home/shyukri/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "shyukri", "validate_certs": true} 2021-03-22T20:33:04.660 INFO:teuthology.task.ansible.out:ok: [gibba044.front.sepia.ceph.com] => (item={'name': 'h4iresis', 'ovpn': 'h4iresis@fedora NyMdx+dAfmujNSDB63kI+g bcf6c36594585e0fbf9f037bf1a13fe63db4b82a52ff1349349fac748b5c4e52'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "h4iresis", "ovpn": "h4iresis@fedora NyMdx+dAfmujNSDB63kI+g bcf6c36594585e0fbf9f037bf1a13fe63db4b82a52ff1349349fac748b5c4e52"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDc/8sWrMq+bqKBPmDPplUgdMoY2SQL+57jRSh27PAoYW9rNVR/UgK7EA9oxFLfoi9wJ9+VKU4opeoohOXLWQXXatLvfXjGE3fRYIonQfwJqKrasqQJTGWzRZ9t1/2Cb0VHkoAvipCJzWmgB46X6q73XW5Td1H3b+AINd6E4Rsm1QjBOhk0DMjCdfwrVUZIfGdsEo+5u/AwioHwH+NDJvXTWT8ZigeZBNHJSY/EQn1+15ut0QB2rvXkJasvvDlVbEsPQtM4C3VX1ronmAnKMvCp1O4EtAXaoKSOx7XEN++UAvVn7czDCWk/UFgpzZOqTcQJwg82XtS4sZP23CpNe0G9 h4iresis@fedora", "key_options": null, "keyfile": "/home/h4iresis/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "h4iresis", "validate_certs": true} 2021-03-22T20:33:04.827 INFO:teuthology.task.ansible.out:ok: [gibba020.front.sepia.ceph.com] => (item={'name': 'scarvalhojr', 'ovpn': 'scarvalhojr@milestones utvFbB+X1G75M589jLfFXQ 9c62bf416c9204b25028ba0e5bd45f754c4aa8f84a85b9d5ded02aa83f03e82e'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "scarvalhojr", "ovpn": "scarvalhojr@milestones utvFbB+X1G75M589jLfFXQ 9c62bf416c9204b25028ba0e5bd45f754c4aa8f84a85b9d5ded02aa83f03e82e"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCxDJtmmcnrbA4AUsmBBZq/M4xNdIbOT+cQQxhUKeCu8F9mht+RznwyaaJbVIlD+UNv9LMhRyzI5oktSalokNltlrtPQMoP52PXH7KFFGnVnexCHAk4nGvEhuZCniO5T+ENm2wFR47lFEQK7lyJJLp5PFiSM7vM1MK6UkMvRmCTRildjaYLyf3EEvBXifbsGmR0tBIXtml6KITCAaT6l0E94055oEGN2G5NhZIvfLcojt5liEkXEHQNdfkUDXM0Go43JZzgsSWDXC/7RYLrAJwz5mq4qCa9YZL/3Spjso37+1oLq7lOQ0TDJUAQXmnW0So/NkzECx4MolVcylhTzmgj sergio@milestones", "key_options": null, "keyfile": "/home/scarvalhojr/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "scarvalhojr", "validate_certs": true} 2021-03-22T20:33:04.838 INFO:teuthology.task.ansible.out:ok: [gibba044.front.sepia.ceph.com] => (item={'name': 'shyukri', 'ovpn': 'shyukri@t480 KEbvWFIOWqkHsLgffi6GMQ fcd405d0cf6b2c7ba53397c4ed1156e852317fb02bcd6f0e98e5eb3c1c3aa4b5'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "shyukri", "ovpn": "shyukri@t480 KEbvWFIOWqkHsLgffi6GMQ fcd405d0cf6b2c7ba53397c4ed1156e852317fb02bcd6f0e98e5eb3c1c3aa4b5"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAACAQCqhWVTosH12864VGY5S3/k0yKc59GbV0m2WxD28gAf+uvJ1/y8gekD2wDzBv0DWqEekYLV7L68gpapDXyGosQeZ6n5OO/NZFZmW+Xq1P7P1QHJil6kVpwk927lzX440pwNf3+PRvTbLzlbuVFWJRpiykv+juJyIFjzXLJRF67wB2qgZVm5cRs/GOi4fnvTaou/Ae51mvsO8M3JL5cphApFKD/AO/X+3pHBhLjvaW33cYsp0Z4Rce1nm8wxSmvuJRF+HAfjBlknhDl5ZaJGA96RYA+g9WbAXimFprg4xeiRp7liPExQwtVgackJweoC4MahC1glmjC3eOh9dvrrxLnALOLMOkyCSK/tOF/iq2PJaLViObanPI8mnNkMLbdJyzUBf8hRGdSLcw98qxaf0sSZ+vz4VQS6e9CwX7ikkNNsTeYXjnJ+1yU3mfCW1CXJDr7kBDVG2OTLefCpMY8WBAYDiEaK0RW83cBcFIKfecKYd0qStHRaOsvmyWdFYgBh2vM1UWjro5WXlb+7aJPrUp8ZruapkUXUwhjHA7FwGA4ysE0tsOVVFm0Dw8tvyVVkVNm/9EObG28dWctioZ2+ZEzTWgMJU26Q+wOJ/U4qZyIvpMRUgPZc5nM9J8kcmvNWtb6DV9k/6p8h28kiOxPkxLtPP+3TlBCHjq//mhEnJZ/d8w== shshyukriev@suse.com", "key_options": null, "keyfile": "/home/shyukri/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "shyukri", "validate_certs": true} 2021-03-22T20:33:05.005 INFO:teuthology.task.ansible.out:ok: [gibba020.front.sepia.ceph.com] => (item={'name': 'rakesh', 'ovpn': 'rakesh@fedora CXsWP7Wzu2C+bTN6mIeMiw 2f4f492cd085f1f46d1d5018aeb7705ba855c4481e230a8188b8f5ea9994b91b'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "rakesh", "ovpn": "rakesh@fedora CXsWP7Wzu2C+bTN6mIeMiw 2f4f492cd085f1f46d1d5018aeb7705ba855c4481e230a8188b8f5ea9994b91b"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDEOigBGMeElb3uHXX36HxLtPJMG+iG/6D7NDFCVR6AyYsmimBQb6SlSIR6SaFULb6HT/IFVk0Jf/z0HoipAP7Xu+wvP/J6LFoMdguxylh1ov8raqxQJrGLl9n64EI+qWINwEM0MKMUnDQ3tmMKBl78LKQVQTYBx1+9cXsT6DE1yhgmV79XIvOOb+v53agSi/kLJF2i9K04kpi1OejXg95Ub2eLMY69Jm8PnLy1Jq8DhC8pz7nrfzbKtOC7HbytTAO1XTlb90lVhqC/1yTMAUc/rpJwoSEHc2epGeZWdMsJhqhX2EqMwcV53M3qcFSGreGNJ/Ncd4/JHxz7q0IU411t rakesh@localhost.localdomain", "key_options": null, "keyfile": "/home/rakesh/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "rakesh", "validate_certs": true} 2021-03-22T20:33:05.016 INFO:teuthology.task.ansible.out:ok: [gibba044.front.sepia.ceph.com] => (item={'name': 'scarvalhojr', 'ovpn': 'scarvalhojr@milestones utvFbB+X1G75M589jLfFXQ 9c62bf416c9204b25028ba0e5bd45f754c4aa8f84a85b9d5ded02aa83f03e82e'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "scarvalhojr", "ovpn": "scarvalhojr@milestones utvFbB+X1G75M589jLfFXQ 9c62bf416c9204b25028ba0e5bd45f754c4aa8f84a85b9d5ded02aa83f03e82e"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCxDJtmmcnrbA4AUsmBBZq/M4xNdIbOT+cQQxhUKeCu8F9mht+RznwyaaJbVIlD+UNv9LMhRyzI5oktSalokNltlrtPQMoP52PXH7KFFGnVnexCHAk4nGvEhuZCniO5T+ENm2wFR47lFEQK7lyJJLp5PFiSM7vM1MK6UkMvRmCTRildjaYLyf3EEvBXifbsGmR0tBIXtml6KITCAaT6l0E94055oEGN2G5NhZIvfLcojt5liEkXEHQNdfkUDXM0Go43JZzgsSWDXC/7RYLrAJwz5mq4qCa9YZL/3Spjso37+1oLq7lOQ0TDJUAQXmnW0So/NkzECx4MolVcylhTzmgj sergio@milestones", "key_options": null, "keyfile": "/home/scarvalhojr/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "scarvalhojr", "validate_certs": true} 2021-03-22T20:33:05.183 INFO:teuthology.task.ansible.out:ok: [gibba020.front.sepia.ceph.com] => (item={'name': 'ryg-', 'ovpn': 'ryg@wombat Y8asVyh6Qu+EEmWlRd1zXA d4923cf7be8e59728ea290aaec7670903b39b6444e5d303016338ddf5ab7837f'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "ryg-", "ovpn": "ryg@wombat Y8asVyh6Qu+EEmWlRd1zXA d4923cf7be8e59728ea290aaec7670903b39b6444e5d303016338ddf5ab7837f"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCvRwrsN62CReT0/kOeFEXGA3THhzJ+hwZVpUzo7VMRZeSo6LgNlVGdrQchMHnlwBvuwaVNJlBAkQr+5J5BB3ikrmbcnLHfPutXBBBB6uDfSwwbqjzUY7elTbz9ul6AkegR9K65O44ouD9+WC76D+Tp0maqnP1w0O3h1GVxDHe34LpEwBvZJ+/BSYmBpwRZqeXFRADORPzdtW08PSiRErGHb8j+j5i+br37JfOOh+A/9dHwQw9alBVL2DijwvrPMa7dV5yX00dlMSTL2LLo9IdI4aFPmie8oic0eanFbQDq210ilOR65IGeshKHEKOq0KFFz0nSK9OdO03OkSEN/0d5 ryg@tapir", "key_options": null, "keyfile": "/home/ryg-/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "ryg-", "validate_certs": true} 2021-03-22T20:33:05.205 INFO:teuthology.task.ansible.out:ok: [gibba044.front.sepia.ceph.com] => (item={'name': 'rakesh', 'ovpn': 'rakesh@fedora CXsWP7Wzu2C+bTN6mIeMiw 2f4f492cd085f1f46d1d5018aeb7705ba855c4481e230a8188b8f5ea9994b91b'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "rakesh", "ovpn": "rakesh@fedora CXsWP7Wzu2C+bTN6mIeMiw 2f4f492cd085f1f46d1d5018aeb7705ba855c4481e230a8188b8f5ea9994b91b"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDEOigBGMeElb3uHXX36HxLtPJMG+iG/6D7NDFCVR6AyYsmimBQb6SlSIR6SaFULb6HT/IFVk0Jf/z0HoipAP7Xu+wvP/J6LFoMdguxylh1ov8raqxQJrGLl9n64EI+qWINwEM0MKMUnDQ3tmMKBl78LKQVQTYBx1+9cXsT6DE1yhgmV79XIvOOb+v53agSi/kLJF2i9K04kpi1OejXg95Ub2eLMY69Jm8PnLy1Jq8DhC8pz7nrfzbKtOC7HbytTAO1XTlb90lVhqC/1yTMAUc/rpJwoSEHc2epGeZWdMsJhqhX2EqMwcV53M3qcFSGreGNJ/Ncd4/JHxz7q0IU411t rakesh@localhost.localdomain", "key_options": null, "keyfile": "/home/rakesh/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "rakesh", "validate_certs": true} 2021-03-22T20:33:05.363 INFO:teuthology.task.ansible.out:ok: [gibba020.front.sepia.ceph.com] => (item={'name': 'prsrivas', 'ovpn': 'prsrivas@t480 dvGwTZM2FivQPrMGmkY53g 80afabbb654af66ec01463d0e0425be5643eaca10bbf756f2b8313645d2b8da3'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "prsrivas", "ovpn": "prsrivas@t480 dvGwTZM2FivQPrMGmkY53g 80afabbb654af66ec01463d0e0425be5643eaca10bbf756f2b8313645d2b8da3"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAACAQC0zCoXv2Kkxjqv5FOlJZ2PRA9tStdXAVGZJbSLOhAWeqHQL6O2l8MO5GFzHz4FA/g7lbNzLKaCbG1wYGuL9FOt0o36/eHykgENu00SlFunIQn+T/WNaGxrZqnfbdS9TdImFAnVY4vuzrBhFTb6qcqTLhw1WVz+l/iOv5CoY+7NnILWcj8dHNcPzU1ihlFAbvQgQcMtt1130zqc6L8o+SDm2YQF2nuOWxj0LbD6YpRn3AqWsTN5QbqzdeaJiUt6kdywisPdoiSWLuivRKhNLNhnWO+B4DnchwfApy8ovJShHZAsrSoc+a+RQDmOiLXmc5wAvNnREHbqod8/0bQ9vSXaVQCt1gnnK8Bf7GQElg3Z3aep4D4w6rBB+LBsHFbTfrzWAHkXxJeGiQTlJGz0IYHi1weWrzY6x5rEA0gYDu0FVLOLrsYDtuTQpjcTwpmaHCsxz6wU3wCNmTsV/AZhniFHJhHXacCmDp1JfsI2kP9FjcJJE0SygnZ/SzKe0DHamnyT1OgdQaG/KX2eRv/vXUPg2ukKiA1fyFnFeEsWK6rUO0YgCswqjrM4vU0leZ1b8vK9aM4IDJM3TJqdMLfOa0rPntekNOqXUn213CP+Yiz9l1TH4zX3P/Kv6Vv1gTeGcX0lMaYhowng+97j3LLqGcSUPMklrKen/xrsACFxN9fxaQ== prsrivas@redhat.com\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAACAQCks+XmOepYEdSBP6U0T+r+fZowSS7UHY5W8AUtAkvXiKlTG518luG2wtSALIsB5+jyjC44ITwV9X/vvsDaXQnp1hFanwWeuU1jDdy+MvywvxI9q4naWlDpxrfq4i/AioSvdoIo02uUFYPKTCHrm7wBjTwpWbCD0gbC9/OGAHM88Md3F0qbgFEr3BERvNGe0coCjWRMS8+GTZXS22WW1/NxNzpdCUjO/9j4QydpW7UF1kqVhnPVZozmh4wl0rk8tgb9Zx3vCUBG1Q5eO/q+HsW54eXLa9FcuQcoJnNdV2hMXRHHZHTgaPKZ/ildukzZHo0i/Dq1mi5N3s5A7aDYxOWWlRXazwL8zu/UQVrxVRni8vDTFk5682lskF1WifzADaqicUWzasdK0PC4G7JmHPi+XHskeOt5i4ywEnFRXnYtMOIu0CNO82Rg4CdUAD58YXCGoQ4r9TG4LlwKg75ouNHB/ToJidSg9NBwclP+MICcTpWItxVXpBj/YkeLcntHtVTFNHORxIwIwWng94wVEDCfyXelyAR6VfwcPlWWrbzhbEO9DH40GuluQi38ySWi/HpnrVriJMLzEQA9OPrLsME1LDgPGkF2GloPL8nnnLWB9L+YEBNNAVoSo0PHBsjIibdZ/SZm7zUgYGp4fuG+m1+SDOjcfD6GSXOTQwQou+knEQ== prsrivas@redhat.com", "key_options": null, "keyfile": "/home/prsrivas/.ssh/authorized_keys", " 2021-03-22T20:33:05.365 INFO:teuthology.task.ansible.out:manage_dir": true, "path": null, "state": "present", "user": "prsrivas", "validate_certs": true} 2021-03-22T20:33:05.374 INFO:teuthology.task.ansible.out:ok: [gibba044.front.sepia.ceph.com] => (item={'name': 'ryg-', 'ovpn': 'ryg@wombat Y8asVyh6Qu+EEmWlRd1zXA d4923cf7be8e59728ea290aaec7670903b39b6444e5d303016338ddf5ab7837f'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "ryg-", "ovpn": "ryg@wombat Y8asVyh6Qu+EEmWlRd1zXA d4923cf7be8e59728ea290aaec7670903b39b6444e5d303016338ddf5ab7837f"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCvRwrsN62CReT0/kOeFEXGA3THhzJ+hwZVpUzo7VMRZeSo6LgNlVGdrQchMHnlwBvuwaVNJlBAkQr+5J5BB3ikrmbcnLHfPutXBBBB6uDfSwwbqjzUY7elTbz9ul6AkegR9K65O44ouD9+WC76D+Tp0maqnP1w0O3h1GVxDHe34LpEwBvZJ+/BSYmBpwRZqeXFRADORPzdtW08PSiRErGHb8j+j5i+br37JfOOh+A/9dHwQw9alBVL2DijwvrPMa7dV5yX00dlMSTL2LLo9IdI4aFPmie8oic0eanFbQDq210ilOR65IGeshKHEKOq0KFFz0nSK9OdO03OkSEN/0d5 ryg@tapir", "key_options": null, "keyfile": "/home/ryg-/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "ryg-", "validate_certs": true} 2021-03-22T20:33:05.541 INFO:teuthology.task.ansible.out:ok: [gibba020.front.sepia.ceph.com] => (item={'name': 'zdover', 'ovpn': 'zdover@lenovot5301 88ArNhsAMXq/nkSC9tKDig 131b8214bbea52345220522f8dd13c768bc5c1e41e4d164e7138719cfc3295d3'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "zdover", "ovpn": "zdover@lenovot5301 88ArNhsAMXq/nkSC9tKDig 131b8214bbea52345220522f8dd13c768bc5c1e41e4d164e7138719cfc3295d3"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDOJg56HsyNa5vHHb52G6O5vtv9I2tdlNMjFlG3SVCCu/bVZwVeGzp1ekuNGU10owmnIvhlSldMjLn2wwTwiDjbvYJVVCPvzK63vCUcMevRsvr9EyU16JdAgrmrGMyuYYEb+wh8XWI9Dc72o84fMaBYFSSer1S9nUBL+KVLVhIe7culgADimrDgDVh2t7u2JHBI0m0nKFGJZNcIyYf+GKOM+n7SaQXIYIytvSteU5BvUIKPsDd4z5lVlWiKO3kG6jF2RnKFV6KWBWI9m8YGItdGu25mXELXN9MOlApZF3AoGTmCE2Web7uDVGvO6rz6b+dc7RXTOlbWIhtMoRqQf6mz zac.dover@gmail.com", "key_options": null, "keyfile": "/home/zdover/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "zdover", "validate_certs": true} 2021-03-22T20:33:05.552 INFO:teuthology.task.ansible.out:ok: [gibba044.front.sepia.ceph.com] => (item={'name': 'prsrivas', 'ovpn': 'prsrivas@t480 dvGwTZM2FivQPrMGmkY53g 80afabbb654af66ec01463d0e0425be5643eaca10bbf756f2b8313645d2b8da3'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "prsrivas", "ovpn": "prsrivas@t480 dvGwTZM2FivQPrMGmkY53g 80afabbb654af66ec01463d0e0425be5643eaca10bbf756f2b8313645d2b8da3"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAACAQC0zCoXv2Kkxjqv5FOlJZ2PRA9tStdXAVGZJbSLOhAWeqHQL6O2l8MO5GFzHz4FA/g7lbNzLKaCbG1wYGuL9FOt0o36/eHykgENu00SlFunIQn+T/WNaGxrZqnfbdS9TdImFAnVY4vuzrBhFTb6qcqTLhw1WVz+l/iOv5CoY+7NnILWcj8dHNcPzU1ihlFAbvQgQcMtt1130zqc6L8o+SDm2YQF2nuOWxj0LbD6YpRn3AqWsTN5QbqzdeaJiUt6kdywisPdoiSWLuivRKhNLNhnWO+B4DnchwfApy8ovJShHZAsrSoc+a+RQDmOiLXmc5wAvNnREHbqod8/0bQ9vSXaVQCt1gnnK8Bf7GQElg3Z3aep4D4w6rBB+LBsHFbTfrzWAHkXxJeGiQTlJGz0IYHi1weWrzY6x5rEA0gYDu0FVLOLrsYDtuTQpjcTwpmaHCsxz6wU3wCNmTsV/AZhniFHJhHXacCmDp1JfsI2kP9FjcJJE0SygnZ/SzKe0DHamnyT1OgdQaG/KX2eRv/vXUPg2ukKiA1fyFnFeEsWK6rUO0YgCswqjrM4vU0leZ1b8vK9aM4IDJM3TJqdMLfOa0rPntekNOqXUn213CP+Yiz9l1TH4zX3P/Kv6Vv1gTeGcX0lMaYhowng+97j3LLqGcSUPMklrKen/xrsACFxN9fxaQ== prsrivas@redhat.com\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAACAQCks+XmOepYEdSBP6U0T+r+fZowSS7UHY5W8AUtAkvXiKlTG518luG2wtSALIsB5+jyjC44ITwV9X/vvsDaXQnp1hFanwWeuU1jDdy+MvywvxI9q4naWlDpxrfq4i/AioSvdoIo02uUFYPKTCHrm7wBjTwpWbCD0gbC9/OGAHM88Md3F0qbgFEr3BERvNGe0coCjWRMS8+GTZXS22WW1/NxNzpdCUjO/9j4QydpW7UF1kqVhnPVZozmh4wl0rk8tgb9Zx3vCUBG1Q5eO/q+HsW54eXLa9FcuQcoJnNdV2hMXRHHZHTgaPKZ/ildukzZHo0i/Dq1mi5N3s5A7aDYxOWWlRXazwL8zu/UQVrxVRni8vDTFk5682lskF1WifzADaqicUWzasdK0PC4G7JmHPi+XHskeOt5i4ywEnFRXnYtMOIu0CNO82Rg4CdUAD58YXCGoQ4r9TG4LlwKg75ouNHB/ToJidSg9NBwclP+MICcTpWItxVXpBj/YkeLcntHtVTFNHORxIwIwWng94wVEDCfyXelyAR6VfwcPlWWrbzhbEO9DH40GuluQi38ySWi/HpnrVriJMLzEQA9OPrLsME1LDgPGkF2GloPL8nnnLWB9L+YEBNNAVoSo0PHBsjIibdZ/SZm7zUgYGp4fuG+m1+SDOjcfD6GSXOTQwQou+knEQ== prsrivas@redhat.com", "key_options": null, "keyfile": "/home/prsrivas/.ssh/authorized_keys", " 2021-03-22T20:33:05.553 INFO:teuthology.task.ansible.out:manage_dir": true, "path": null, "state": "present", "user": "prsrivas", "validate_certs": true} 2021-03-22T20:33:05.718 INFO:teuthology.task.ansible.out:ok: [gibba020.front.sepia.ceph.com] => (item={'name': 'rraja', 'ovpn': 'rraja@p50 4NMUghtas9gI46n7X0iJXA cc646e47c8b503eb38d30efa47e459076af52b4fc001c4959833f32ddc563a02'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "rraja", "ovpn": "rraja@p50 4NMUghtas9gI46n7X0iJXA cc646e47c8b503eb38d30efa47e459076af52b4fc001c4959833f32ddc563a02"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAACAQC4zwWf+kMEDgaSOrX7AlD+UCOgf4/fRiorQVJqC8GfMNynfiFVZaThngwIrwtQROfXHbzspi+AcRvDLewY25mXyuxVgOfSbuSIEqiUNvzcVq9IItI1J58xeDBpIktAsoHHS6JENV56fAT6krzRAQLnSa1k2b0pyKuPBzFSeNgiaQMhjrCLAaCi9yLsdKpnWgXhyfrdqvN2r/Ctts/zlTPqtRYdvdIL/p/l+vg7Q8S3OhuAGtimaEq3RE70xadaPbGhsLISMTrbfYXbxw84KKZpNYwO4zmQ2ztcvC9D7A/8ov3+A5Jq42G+pq7ORuix2NoTWtADMiwvNe1HyzS/7cX/BuXLFssRY1bzRvp+x2ExZ7b+bFx+TE/RduRh0eyDNLg7SyL83aeTr2Usa+mPoCAMKed9XtYbRnUu7ox4wmfeAgx6jM9uG5uQfauJ1XpDddrVBG8KYBvSd0BM2cyRdcAXqwxg9AVPZcdE7sbBk44CGVhw+ziZ3e3cLBTO4y44KRQre+1Bhe/Ze8OTQWLFugl/XagFlJE/L6fGUIPuFojmQvlw5dBZwtUURnxsu8yHm3iIsj4y8nR1zHMj+zuMk6rF3ZW0epPAECAdq4gG8X2wv3HTq0vLBkKpi1KMAmntEtcVwF0fzMt5XYqRd4jceFgonAAipJNDknHgi6yaUzBYmQ== rraja@redhat.com", "key_options": null, "keyfile": "/home/rraja/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "rraja", "validate_certs": true} 2021-03-22T20:33:05.729 INFO:teuthology.task.ansible.out:ok: [gibba044.front.sepia.ceph.com] => (item={'name': 'zdover', 'ovpn': 'zdover@lenovot5301 88ArNhsAMXq/nkSC9tKDig 131b8214bbea52345220522f8dd13c768bc5c1e41e4d164e7138719cfc3295d3'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "zdover", "ovpn": "zdover@lenovot5301 88ArNhsAMXq/nkSC9tKDig 131b8214bbea52345220522f8dd13c768bc5c1e41e4d164e7138719cfc3295d3"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDOJg56HsyNa5vHHb52G6O5vtv9I2tdlNMjFlG3SVCCu/bVZwVeGzp1ekuNGU10owmnIvhlSldMjLn2wwTwiDjbvYJVVCPvzK63vCUcMevRsvr9EyU16JdAgrmrGMyuYYEb+wh8XWI9Dc72o84fMaBYFSSer1S9nUBL+KVLVhIe7culgADimrDgDVh2t7u2JHBI0m0nKFGJZNcIyYf+GKOM+n7SaQXIYIytvSteU5BvUIKPsDd4z5lVlWiKO3kG6jF2RnKFV6KWBWI9m8YGItdGu25mXELXN9MOlApZF3AoGTmCE2Web7uDVGvO6rz6b+dc7RXTOlbWIhtMoRqQf6mz zac.dover@gmail.com", "key_options": null, "keyfile": "/home/zdover/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "zdover", "validate_certs": true} 2021-03-22T20:33:05.906 INFO:teuthology.task.ansible.out:ok: [gibba020.front.sepia.ceph.com] => (item={'name': 'toabctl', 'ovpn': 'toabctl@minze a3I/7JakMEEANsNXCYM5XA b9715003902937328801993a359da43c61ab0be8d17f92371a48dca0821fb13f'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "toabctl", "ovpn": "toabctl@minze a3I/7JakMEEANsNXCYM5XA b9715003902937328801993a359da43c61ab0be8d17f92371a48dca0821fb13f"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC2mEyxfkW1u84u5BocLCAXESj2qObWkxUd20cmPolhJYlIWLOafa69Dw5A9CjFBp0U6Jx5d0JWcwmAc5ZeffQ7t7vzmtHCZnpKkyZhN9bu6vuCh4N+I643SI/K7tdbB2E8ZE6uI7ORMAan5+t0bNSVolUVq6X1w7dIA5El54K10WNdiwgRKW6e3anNbJ3rBLGEk7gawZqDDOqTvVQmOBGWek3BjSReDvg3rkmTQLxJkiKdxnx4/s7gzH1xTpsS/OludIuSxF0BK064ZcT1t09qcjnT4Os1inV2GfYswt+UhpgqrHqXjEs0Z3y4Oy77QBKL1rDf93CP4a4+eJjqXe+v tbechtold@suse.com", "key_options": null, "keyfile": "/home/toabctl/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "toabctl", "validate_certs": true} 2021-03-22T20:33:05.917 INFO:teuthology.task.ansible.out:ok: [gibba044.front.sepia.ceph.com] => (item={'name': 'rraja', 'ovpn': 'rraja@p50 4NMUghtas9gI46n7X0iJXA cc646e47c8b503eb38d30efa47e459076af52b4fc001c4959833f32ddc563a02'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "rraja", "ovpn": "rraja@p50 4NMUghtas9gI46n7X0iJXA cc646e47c8b503eb38d30efa47e459076af52b4fc001c4959833f32ddc563a02"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAACAQC4zwWf+kMEDgaSOrX7AlD+UCOgf4/fRiorQVJqC8GfMNynfiFVZaThngwIrwtQROfXHbzspi+AcRvDLewY25mXyuxVgOfSbuSIEqiUNvzcVq9IItI1J58xeDBpIktAsoHHS6JENV56fAT6krzRAQLnSa1k2b0pyKuPBzFSeNgiaQMhjrCLAaCi9yLsdKpnWgXhyfrdqvN2r/Ctts/zlTPqtRYdvdIL/p/l+vg7Q8S3OhuAGtimaEq3RE70xadaPbGhsLISMTrbfYXbxw84KKZpNYwO4zmQ2ztcvC9D7A/8ov3+A5Jq42G+pq7ORuix2NoTWtADMiwvNe1HyzS/7cX/BuXLFssRY1bzRvp+x2ExZ7b+bFx+TE/RduRh0eyDNLg7SyL83aeTr2Usa+mPoCAMKed9XtYbRnUu7ox4wmfeAgx6jM9uG5uQfauJ1XpDddrVBG8KYBvSd0BM2cyRdcAXqwxg9AVPZcdE7sbBk44CGVhw+ziZ3e3cLBTO4y44KRQre+1Bhe/Ze8OTQWLFugl/XagFlJE/L6fGUIPuFojmQvlw5dBZwtUURnxsu8yHm3iIsj4y8nR1zHMj+zuMk6rF3ZW0epPAECAdq4gG8X2wv3HTq0vLBkKpi1KMAmntEtcVwF0fzMt5XYqRd4jceFgonAAipJNDknHgi6yaUzBYmQ== rraja@redhat.com", "key_options": null, "keyfile": "/home/rraja/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "rraja", "validate_certs": true} 2021-03-22T20:33:06.084 INFO:teuthology.task.ansible.out:ok: [gibba020.front.sepia.ceph.com] => (item={'name': 'mgfritch', 'ovpn': 'mgfritch@laptop 94prpsaAkBwTzMmF9JR4WA 3adb8aad97b1f78c74d3ae91f21f4b165749843dacabad74f0039212c5a5db39'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "mgfritch", "ovpn": "mgfritch@laptop 94prpsaAkBwTzMmF9JR4WA 3adb8aad97b1f78c74d3ae91f21f4b165749843dacabad74f0039212c5a5db39"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAACAQCitWIN7jm5KEmB6jqcA+ufKRLodxkJ1GIdaaueCdeXdMHgWNH9FUDCUJk5dcA11MxQO15DRH/cdhb3QHPGiMv4XrBeK6HHYwGttzkcUEz1EDUhpowOrnFETbPa7K39ObmRcgdvoGXOSrNZ4mvptCTz9Xb0MF+Gcg5iJ4g+qZzIVa2/ueecYY8ZorbaH4m/NWUub6Rf01Q04HfxTvKrUFswrbCoE/Aigz/Oh88RiS854XoTvV7rE1tKbyKkaungwMAaQSNnZkq4hi8nbp6pzTxJLV7N/ZYMhVpdxSbWcghFg6cy7aeoCzZMN97WcDhpdfbhRT0dbqCkMmHV6t0usDDnOss2v68UCzkxuA1Hj4uy8rRHjXBtYqI6xsrwCjvmgP05B14TpmFdG+3GdRHx2+QlhnGj7nuPf1KoWW/f3tD85DXoEmVl6RJ4KTrMeEVlOn3kdMLVH0y2hIqPTYMP5cMVNi0EdfeoBdd9kxMKMvoSVBAgmLzGVv17o1lNvVS6V1kyt7gME2PfNR2Np+U1cJVJfUJRTm28mHXBVoDXG9s0zv8+LpQ/gVPS+vsPAfxWWYGW8ZmEV3ZorDOZycSPybjHkPFzDAdUhPG0Db0o+F9ug+22F7pvifsdDZ42zqGGLbyzfIQE3AtyI7LR7Sc5tpN9rKTeSBYJ0yNcDKEj5FUHDw== mfritch@suse.com", "key_options": null, "keyfile": "/home/mgfritch/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "mgfritch", "validate_certs": true} 2021-03-22T20:33:06.096 INFO:teuthology.task.ansible.out:ok: [gibba044.front.sepia.ceph.com] => (item={'name': 'toabctl', 'ovpn': 'toabctl@minze a3I/7JakMEEANsNXCYM5XA b9715003902937328801993a359da43c61ab0be8d17f92371a48dca0821fb13f'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "toabctl", "ovpn": "toabctl@minze a3I/7JakMEEANsNXCYM5XA b9715003902937328801993a359da43c61ab0be8d17f92371a48dca0821fb13f"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC2mEyxfkW1u84u5BocLCAXESj2qObWkxUd20cmPolhJYlIWLOafa69Dw5A9CjFBp0U6Jx5d0JWcwmAc5ZeffQ7t7vzmtHCZnpKkyZhN9bu6vuCh4N+I643SI/K7tdbB2E8ZE6uI7ORMAan5+t0bNSVolUVq6X1w7dIA5El54K10WNdiwgRKW6e3anNbJ3rBLGEk7gawZqDDOqTvVQmOBGWek3BjSReDvg3rkmTQLxJkiKdxnx4/s7gzH1xTpsS/OludIuSxF0BK064ZcT1t09qcjnT4Os1inV2GfYswt+UhpgqrHqXjEs0Z3y4Oy77QBKL1rDf93CP4a4+eJjqXe+v tbechtold@suse.com", "key_options": null, "keyfile": "/home/toabctl/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "toabctl", "validate_certs": true} 2021-03-22T20:33:06.262 INFO:teuthology.task.ansible.out:ok: [gibba020.front.sepia.ceph.com] => (item={'name': 'xiubli', 'ovpn': 'root@lxbceph0 /BNUvfmLPqzfbIz/Jzlqkw 3e109dcb826d45a6ee7e8195fc025b257b3d369e135400bf0a4bf503d48503e3\n'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "xiubli", "ovpn": "root@lxbceph0 /BNUvfmLPqzfbIz/Jzlqkw 3e109dcb826d45a6ee7e8195fc025b257b3d369e135400bf0a4bf503d48503e3\n"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC5bCXQ/B16AKl2oevC93R0U+3OrTyd3XEypouJy4LjIzXLX/Go1C1ViERwDAeHmqiUTqJUL+KZ0kMo8U7zlhNBk9PucbMZCqdqx5hkiCAo4y65lEXmuPGimRU2mK9TpcDTLWoyrD/EEhwzT6gmw3ytVTxi7qAb0tQUCQB+pW4+Zr5u6HZzgu9kLGxp7zsGtMA84Zqm5ql72mGuS0bUN1ajm8LWBetFuzOOW6YGfnKt29cLV2h1itVewA9DKM5G70B91eK4LjoNddCkqVA8L+v6LMQNU2pejUzPap98hmFUpQMNxlWQ0+B7UjfbkHWe+mIsSkdr3FfCfqWvsL0RiHcZ root@lxbceph0", "key_options": null, "keyfile": "/home/xiubli/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "xiubli", "validate_certs": true} 2021-03-22T20:33:06.273 INFO:teuthology.task.ansible.out:ok: [gibba044.front.sepia.ceph.com] => (item={'name': 'mgfritch', 'ovpn': 'mgfritch@laptop 94prpsaAkBwTzMmF9JR4WA 3adb8aad97b1f78c74d3ae91f21f4b165749843dacabad74f0039212c5a5db39'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "mgfritch", "ovpn": "mgfritch@laptop 94prpsaAkBwTzMmF9JR4WA 3adb8aad97b1f78c74d3ae91f21f4b165749843dacabad74f0039212c5a5db39"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAACAQCitWIN7jm5KEmB6jqcA+ufKRLodxkJ1GIdaaueCdeXdMHgWNH9FUDCUJk5dcA11MxQO15DRH/cdhb3QHPGiMv4XrBeK6HHYwGttzkcUEz1EDUhpowOrnFETbPa7K39ObmRcgdvoGXOSrNZ4mvptCTz9Xb0MF+Gcg5iJ4g+qZzIVa2/ueecYY8ZorbaH4m/NWUub6Rf01Q04HfxTvKrUFswrbCoE/Aigz/Oh88RiS854XoTvV7rE1tKbyKkaungwMAaQSNnZkq4hi8nbp6pzTxJLV7N/ZYMhVpdxSbWcghFg6cy7aeoCzZMN97WcDhpdfbhRT0dbqCkMmHV6t0usDDnOss2v68UCzkxuA1Hj4uy8rRHjXBtYqI6xsrwCjvmgP05B14TpmFdG+3GdRHx2+QlhnGj7nuPf1KoWW/f3tD85DXoEmVl6RJ4KTrMeEVlOn3kdMLVH0y2hIqPTYMP5cMVNi0EdfeoBdd9kxMKMvoSVBAgmLzGVv17o1lNvVS6V1kyt7gME2PfNR2Np+U1cJVJfUJRTm28mHXBVoDXG9s0zv8+LpQ/gVPS+vsPAfxWWYGW8ZmEV3ZorDOZycSPybjHkPFzDAdUhPG0Db0o+F9ug+22F7pvifsdDZ42zqGGLbyzfIQE3AtyI7LR7Sc5tpN9rKTeSBYJ0yNcDKEj5FUHDw== mfritch@suse.com", "key_options": null, "keyfile": "/home/mgfritch/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "mgfritch", "validate_certs": true} 2021-03-22T20:33:06.440 INFO:teuthology.task.ansible.out:ok: [gibba020.front.sepia.ceph.com] => (item={'name': 'jafaj', 'ovpn': 'jan@jfsuselaptop ddAKCkWSc1rEhQadU15jkA 90ddc588ca94ab776b539a1c5246a216dfbebabba3709ae803d386f978b65c6f'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "jafaj", "ovpn": "jan@jfsuselaptop ddAKCkWSc1rEhQadU15jkA 90ddc588ca94ab776b539a1c5246a216dfbebabba3709ae803d386f978b65c6f"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAACAQDT+6B5Fr99p8xe9Zo5x8ULcdeA6ne727iVJp/xaguGwGHj6AhuK+R/CjznnHk0yA+6kiblNzjvbnsuzO8T9c8Ayv5KU07MxP1y1pymdYBpEh3NTXmhB6QOTCNTQbT14PL6MVgzK17SqarFCYXoEGuyK9jaBdN9QM76vhEaXc/2Osg+d8boJTkOk7lOPHbzeOCbQU3d+jX0VFOgAQS5OFz3Ug/X7nB0D0LN8bt5FlCZiGO95Iwls/SyPDbVXc9ot8oh4ME7kd7sElokBdYdXPauibRxWKjSDn+hV6kZfSzqwnMFaZ1TC+Av6zNsBuZucNSp3/Ws3T5i9i+21eyS4+qVE8IiX2aVKYuC9afb2lPLbdG2Iy1CqiaeGPkZfiGT9P8iQPOkqae45859UzFAd/XzKjBcmus3lSArKG1EyZl03HQ5P2J60pErCXq8W9mPjxAze2ReLRXJVEgTXnmdhCptcg6PZ4d/k4BEddbdnoX6/BEgFxLEJ64HpTeTVcDXHpipCpxFSRvgyPH/wQGKAvt8AfKBhmeZs7LuyGOhJiOon4DDaShHpE9wTnJ5qlnyg44+u6NCwelGPMAkHKEO4OgcjSsyXm+HYUpxG2s4poloIJzvU6oa3dvJsMZFhcb8CsW75sBYE+YngS/1fg1WU88ZOdaa1yF4F87pVZycpZqY1w== jan@jfsuselaptop", "key_options": null, "keyfile": "/home/jafaj/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "jafaj", "validate_certs": true} 2021-03-22T20:33:06.451 INFO:teuthology.task.ansible.out:ok: [gibba044.front.sepia.ceph.com] => (item={'name': 'xiubli', 'ovpn': 'root@lxbceph0 /BNUvfmLPqzfbIz/Jzlqkw 3e109dcb826d45a6ee7e8195fc025b257b3d369e135400bf0a4bf503d48503e3\n'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "xiubli", "ovpn": "root@lxbceph0 /BNUvfmLPqzfbIz/Jzlqkw 3e109dcb826d45a6ee7e8195fc025b257b3d369e135400bf0a4bf503d48503e3\n"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC5bCXQ/B16AKl2oevC93R0U+3OrTyd3XEypouJy4LjIzXLX/Go1C1ViERwDAeHmqiUTqJUL+KZ0kMo8U7zlhNBk9PucbMZCqdqx5hkiCAo4y65lEXmuPGimRU2mK9TpcDTLWoyrD/EEhwzT6gmw3ytVTxi7qAb0tQUCQB+pW4+Zr5u6HZzgu9kLGxp7zsGtMA84Zqm5ql72mGuS0bUN1ajm8LWBetFuzOOW6YGfnKt29cLV2h1itVewA9DKM5G70B91eK4LjoNddCkqVA8L+v6LMQNU2pejUzPap98hmFUpQMNxlWQ0+B7UjfbkHWe+mIsSkdr3FfCfqWvsL0RiHcZ root@lxbceph0", "key_options": null, "keyfile": "/home/xiubli/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "xiubli", "validate_certs": true} 2021-03-22T20:33:06.616 INFO:teuthology.task.ansible.out:ok: [gibba020.front.sepia.ceph.com] => (item={'name': 'jschmid', 'ovpn': 'jschmid@zulu BqyepNoWzZbbsslJbvCuYg 4ce9b431fdd8a06856cfe00b88665da11dde1cacd72d40bf3dbe54ff633066ef'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "jschmid", "ovpn": "jschmid@zulu BqyepNoWzZbbsslJbvCuYg 4ce9b431fdd8a06856cfe00b88665da11dde1cacd72d40bf3dbe54ff633066ef"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDo8wE/b2/EDwV018ENfcENVfXSF7vnXAwBSzNVScgxdqr2DVKTWDzhoI0m5CXTqI2HLnJVFDTgN3t5/fFcmwmSAP8ic8wU1JznSPZXN7qEQrcEsU/cwHeuzyutibg1ItTWWtoXYV8SFnVom8NF3UwXF8I+Vj6VF1EStWCcClgPjLbiOm8vIgaouXtbUIFv25GpadXyUtwiHEq1NKUPLgka8Usm8ibyS9hY9KmNWlD9AfmnwAImc8Urn2dErcsfAltxoGUHCI7ZBHGpzg+6dpynNR+giJMrjwWzREaCHmiJX3g6jmHuuY54eSOs6cxqi3E4jNHVWXPe/tEF3l0klEvl jschmid@suse.com", "key_options": null, "keyfile": "/home/jschmid/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "jschmid", "validate_certs": true} 2021-03-22T20:33:06.627 INFO:teuthology.task.ansible.out:ok: [gibba044.front.sepia.ceph.com] => (item={'name': 'jafaj', 'ovpn': 'jan@jfsuselaptop ddAKCkWSc1rEhQadU15jkA 90ddc588ca94ab776b539a1c5246a216dfbebabba3709ae803d386f978b65c6f'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "jafaj", "ovpn": "jan@jfsuselaptop ddAKCkWSc1rEhQadU15jkA 90ddc588ca94ab776b539a1c5246a216dfbebabba3709ae803d386f978b65c6f"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAACAQDT+6B5Fr99p8xe9Zo5x8ULcdeA6ne727iVJp/xaguGwGHj6AhuK+R/CjznnHk0yA+6kiblNzjvbnsuzO8T9c8Ayv5KU07MxP1y1pymdYBpEh3NTXmhB6QOTCNTQbT14PL6MVgzK17SqarFCYXoEGuyK9jaBdN9QM76vhEaXc/2Osg+d8boJTkOk7lOPHbzeOCbQU3d+jX0VFOgAQS5OFz3Ug/X7nB0D0LN8bt5FlCZiGO95Iwls/SyPDbVXc9ot8oh4ME7kd7sElokBdYdXPauibRxWKjSDn+hV6kZfSzqwnMFaZ1TC+Av6zNsBuZucNSp3/Ws3T5i9i+21eyS4+qVE8IiX2aVKYuC9afb2lPLbdG2Iy1CqiaeGPkZfiGT9P8iQPOkqae45859UzFAd/XzKjBcmus3lSArKG1EyZl03HQ5P2J60pErCXq8W9mPjxAze2ReLRXJVEgTXnmdhCptcg6PZ4d/k4BEddbdnoX6/BEgFxLEJ64HpTeTVcDXHpipCpxFSRvgyPH/wQGKAvt8AfKBhmeZs7LuyGOhJiOon4DDaShHpE9wTnJ5qlnyg44+u6NCwelGPMAkHKEO4OgcjSsyXm+HYUpxG2s4poloIJzvU6oa3dvJsMZFhcb8CsW75sBYE+YngS/1fg1WU88ZOdaa1yF4F87pVZycpZqY1w== jan@jfsuselaptop", "key_options": null, "keyfile": "/home/jafaj/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "jafaj", "validate_certs": true} 2021-03-22T20:33:06.804 INFO:teuthology.task.ansible.out:ok: [gibba020.front.sepia.ceph.com] => (item={'name': 'kachau', 'ovpn': 'kachau@thinkpad dX7+Zp6Z+rMSZTbxL52c7g 59d0d7be858e4a3769eaca4563399989298004a271f60b08cc36bf4130e089fe'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "kachau", "ovpn": "kachau@thinkpad dX7+Zp6Z+rMSZTbxL52c7g 59d0d7be858e4a3769eaca4563399989298004a271f60b08cc36bf4130e089fe"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDnQfkkxYWLhMdoQ4RsZxWTXBpbzsssgeRfvV5q+n0mW60dxQ+9rjDXUTsRkmh45B5EhNWlKwyIUcQ5HpgJk6XQvYU6MPboWjriCTngmoUbwNIjOjyazkBbxfbwUiRDb+x1EyVm4Kt0rgj3nhqqxf3krqO2SlKgsVaY9b7+NTfshXb9T73/RRLtvwUOFkjp2B+w0SQs7Ka1GenmHSY/6xP25Mb8q9QW/2nuf1mV9rTd5l2ZHREzgG7gQFhjgUq3w6zCCfcCGwrPb4omqd9xiYLDw8l1vfQ7UPbuOqK1rFM67r7JQDG3yyJjCdWgRUI/ysbbXj0fyT+QOPZGK618V8yZPVlq5loQzYI39zAWZU9L9X9bkQCsJfjU5Yo9f/zOaecnWfUxC84NKpbG7k6XACdUIB9JGGtL6RPtgBU+k6Ts7EemIUCyMYm/GX+PYU3GnmmdqW9yBeyZoldwDCWLq05vjLXj+R3J2UrMl5x+fhP+KEFd1ZgNc7PV+CF35/ux8UE= kachau@localhost.localdomain", "key_options": null, "keyfile": "/home/kachau/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "kachau", "validate_certs": true} 2021-03-22T20:33:06.805 INFO:teuthology.task.ansible.out:ok: [gibba044.front.sepia.ceph.com] => (item={'name': 'jschmid', 'ovpn': 'jschmid@zulu BqyepNoWzZbbsslJbvCuYg 4ce9b431fdd8a06856cfe00b88665da11dde1cacd72d40bf3dbe54ff633066ef'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "jschmid", "ovpn": "jschmid@zulu BqyepNoWzZbbsslJbvCuYg 4ce9b431fdd8a06856cfe00b88665da11dde1cacd72d40bf3dbe54ff633066ef"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDo8wE/b2/EDwV018ENfcENVfXSF7vnXAwBSzNVScgxdqr2DVKTWDzhoI0m5CXTqI2HLnJVFDTgN3t5/fFcmwmSAP8ic8wU1JznSPZXN7qEQrcEsU/cwHeuzyutibg1ItTWWtoXYV8SFnVom8NF3UwXF8I+Vj6VF1EStWCcClgPjLbiOm8vIgaouXtbUIFv25GpadXyUtwiHEq1NKUPLgka8Usm8ibyS9hY9KmNWlD9AfmnwAImc8Urn2dErcsfAltxoGUHCI7ZBHGpzg+6dpynNR+giJMrjwWzREaCHmiJX3g6jmHuuY54eSOs6cxqi3E4jNHVWXPe/tEF3l0klEvl jschmid@suse.com", "key_options": null, "keyfile": "/home/jschmid/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "jschmid", "validate_certs": true} 2021-03-22T20:33:06.981 INFO:teuthology.task.ansible.out:ok: [gibba020.front.sepia.ceph.com] => (item={'name': 'khiremat', 'ovpn': 'khiremat@kotresh-T490s 7o9JjenDm1h34Zmd2SWO2g 791981cd84bd4c80bf3ff6076ebc64b3ebf8432903e36d1a49bbee27561f8315'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "khiremat", "ovpn": "khiremat@kotresh-T490s 7o9JjenDm1h34Zmd2SWO2g 791981cd84bd4c80bf3ff6076ebc64b3ebf8432903e36d1a49bbee27561f8315"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDQujcXnq9qOCmTWs44GwKOw48BxZGBmo9AeFk3KPRx33Cz5hS7UHPYvJy03KdoMySgxJtuxsOSvjJSPxpXesTtArO5giW8RLyuVsu9q5j/GhPKyABttuGQyexiRokrHQFLVifzgqwsUARwHarWH16Oa1n6fZPFNqSH56c872zS4Pwqgkzx99NKRWh/B+fIk8VmDzzP1qvQAnUXDeTeTOzapAL+8fSNTp3QnhmZbvCHYwUxfSqJyzq1wBL+517WrvzvX7yCY9B0wzm72sIO4daV6UDyAL1B72QpB04vEZZ/skwS/0jmokfBn43HHCMPy/Mxywfi54alFJzIu4pti30V kravishankar@localhost.localdomain", "key_options": null, "keyfile": "/home/khiremat/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "khiremat", "validate_certs": true} 2021-03-22T20:33:06.982 INFO:teuthology.task.ansible.out:ok: [gibba044.front.sepia.ceph.com] => (item={'name': 'kachau', 'ovpn': 'kachau@thinkpad dX7+Zp6Z+rMSZTbxL52c7g 59d0d7be858e4a3769eaca4563399989298004a271f60b08cc36bf4130e089fe'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "kachau", "ovpn": "kachau@thinkpad dX7+Zp6Z+rMSZTbxL52c7g 59d0d7be858e4a3769eaca4563399989298004a271f60b08cc36bf4130e089fe"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDnQfkkxYWLhMdoQ4RsZxWTXBpbzsssgeRfvV5q+n0mW60dxQ+9rjDXUTsRkmh45B5EhNWlKwyIUcQ5HpgJk6XQvYU6MPboWjriCTngmoUbwNIjOjyazkBbxfbwUiRDb+x1EyVm4Kt0rgj3nhqqxf3krqO2SlKgsVaY9b7+NTfshXb9T73/RRLtvwUOFkjp2B+w0SQs7Ka1GenmHSY/6xP25Mb8q9QW/2nuf1mV9rTd5l2ZHREzgG7gQFhjgUq3w6zCCfcCGwrPb4omqd9xiYLDw8l1vfQ7UPbuOqK1rFM67r7JQDG3yyJjCdWgRUI/ysbbXj0fyT+QOPZGK618V8yZPVlq5loQzYI39zAWZU9L9X9bkQCsJfjU5Yo9f/zOaecnWfUxC84NKpbG7k6XACdUIB9JGGtL6RPtgBU+k6Ts7EemIUCyMYm/GX+PYU3GnmmdqW9yBeyZoldwDCWLq05vjLXj+R3J2UrMl5x+fhP+KEFd1ZgNc7PV+CF35/ux8UE= kachau@localhost.localdomain", "key_options": null, "keyfile": "/home/kachau/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "kachau", "validate_certs": true} 2021-03-22T20:33:07.158 INFO:teuthology.task.ansible.out:ok: [gibba020.front.sepia.ceph.com] => (item={'name': 'kapandya', 'ovpn': 'kapandya@thinkpad g4JoonWShBhyS6fEdaHh7A 2990a987bf7afee6e3c8b5236b3dac813a57dbdce47ec63965c40b1b7bdafd67'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "kapandya", "ovpn": "kapandya@thinkpad g4JoonWShBhyS6fEdaHh7A 2990a987bf7afee6e3c8b5236b3dac813a57dbdce47ec63965c40b1b7bdafd67"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCoqsDnRqAeNPi5xiIfFl2i2zqcwLTvcAso3R9+QAfSChw4+wcQzmMV8uQz1jt8UReefg2QL6bwvcQPj5Zw7ADqUjfxm1K0ezgH6RrtHgRZ1SVseTvJUvzmkDZ2gr2ToZAJYsaV7gBLJLZ7TOiQ6jzrtitiKqJZdpZfzadjShecY1TdMo8bSS7XfbRcwri40u82TRM825B4L//QuhMI7akPqa3iJbGEAQPhkGLI3kz19ryVG1UwvAkkt7TQ68zz+piXSmB2CMRti51shT4NuAOq6Qe9y2Obicf88ItkYxvySMQ5jWi2bo7Zhwuq9jUH8lK6I6PHrYc8LOsR9gE/hqkXxTQrkOXEDtHN1mr/KKLrXO0GeBdgh8Gj4gcwgd1RUCE+T9q09WO9j7c0piWK9Fs1+q1FjH06/AfmP4qob1TlJMHhtPyOp+lk2XvABP+sqW4vyrgmXu5vJU+Hgq3X9KE7bKh4WkCem24Np4uA+irhpvZmIoHyINsYW46lGfwJvM8= kapandya@localhost.localdomain", "key_options": null, "keyfile": "/home/kapandya/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "kapandya", "validate_certs": true} 2021-03-22T20:33:07.159 INFO:teuthology.task.ansible.out:ok: [gibba044.front.sepia.ceph.com] => (item={'name': 'khiremat', 'ovpn': 'khiremat@kotresh-T490s 7o9JjenDm1h34Zmd2SWO2g 791981cd84bd4c80bf3ff6076ebc64b3ebf8432903e36d1a49bbee27561f8315'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "khiremat", "ovpn": "khiremat@kotresh-T490s 7o9JjenDm1h34Zmd2SWO2g 791981cd84bd4c80bf3ff6076ebc64b3ebf8432903e36d1a49bbee27561f8315"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDQujcXnq9qOCmTWs44GwKOw48BxZGBmo9AeFk3KPRx33Cz5hS7UHPYvJy03KdoMySgxJtuxsOSvjJSPxpXesTtArO5giW8RLyuVsu9q5j/GhPKyABttuGQyexiRokrHQFLVifzgqwsUARwHarWH16Oa1n6fZPFNqSH56c872zS4Pwqgkzx99NKRWh/B+fIk8VmDzzP1qvQAnUXDeTeTOzapAL+8fSNTp3QnhmZbvCHYwUxfSqJyzq1wBL+517WrvzvX7yCY9B0wzm72sIO4daV6UDyAL1B72QpB04vEZZ/skwS/0jmokfBn43HHCMPy/Mxywfi54alFJzIu4pti30V kravishankar@localhost.localdomain", "key_options": null, "keyfile": "/home/khiremat/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "khiremat", "validate_certs": true} 2021-03-22T20:33:07.336 INFO:teuthology.task.ansible.out:ok: [gibba044.front.sepia.ceph.com] => (item={'name': 'kapandya', 'ovpn': 'kapandya@thinkpad g4JoonWShBhyS6fEdaHh7A 2990a987bf7afee6e3c8b5236b3dac813a57dbdce47ec63965c40b1b7bdafd67'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "kapandya", "ovpn": "kapandya@thinkpad g4JoonWShBhyS6fEdaHh7A 2990a987bf7afee6e3c8b5236b3dac813a57dbdce47ec63965c40b1b7bdafd67"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCoqsDnRqAeNPi5xiIfFl2i2zqcwLTvcAso3R9+QAfSChw4+wcQzmMV8uQz1jt8UReefg2QL6bwvcQPj5Zw7ADqUjfxm1K0ezgH6RrtHgRZ1SVseTvJUvzmkDZ2gr2ToZAJYsaV7gBLJLZ7TOiQ6jzrtitiKqJZdpZfzadjShecY1TdMo8bSS7XfbRcwri40u82TRM825B4L//QuhMI7akPqa3iJbGEAQPhkGLI3kz19ryVG1UwvAkkt7TQ68zz+piXSmB2CMRti51shT4NuAOq6Qe9y2Obicf88ItkYxvySMQ5jWi2bo7Zhwuq9jUH8lK6I6PHrYc8LOsR9gE/hqkXxTQrkOXEDtHN1mr/KKLrXO0GeBdgh8Gj4gcwgd1RUCE+T9q09WO9j7c0piWK9Fs1+q1FjH06/AfmP4qob1TlJMHhtPyOp+lk2XvABP+sqW4vyrgmXu5vJU+Hgq3X9KE7bKh4WkCem24Np4uA+irhpvZmIoHyINsYW46lGfwJvM8= kapandya@localhost.localdomain", "key_options": null, "keyfile": "/home/kapandya/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "kapandya", "validate_certs": true} 2021-03-22T20:33:07.336 INFO:teuthology.task.ansible.out:ok: [gibba020.front.sepia.ceph.com] => (item={'name': 'prasad', 'ovpn': 'prasad@macprasad tJYuW/3nDX8ikaLyJQdpAQ 1544f87809a170bb61069b588630467b05283a1347945b9545205b0a28110f89'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "prasad", "ovpn": "prasad@macprasad tJYuW/3nDX8ikaLyJQdpAQ 1544f87809a170bb61069b588630467b05283a1347945b9545205b0a28110f89"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDNEEz49M5KdLcp0cbKrE9iihrH5PEhsPgnAxac+aQwvnTstOOlUOyR+TvHiRa7sgXHuFX/UXo+k3Qmhs5U/sMZWZmmN3Jb3fKT78lSBbGnByclfPoGVTTLOHxwo+RFE79Sp3e30oshJ3DwqYgiX6JjM8B2Y7d5Tv0Ss5uEZswvmCEjdTLDSsoxrsOjVxBpuArOfCxes8PnKDdq21mWldpP66iwFel2GgOGSc85iVHKcOE2OpVMazMzXoMSMFoOpCULKjFfXBuDIqkXwJmtLJaiCgcVmTR56KXh7JpZ7vAeJ9ttv9qgOckqKdI3jEjeDT+TrdLlRWghBE7FRkm0vmun prasad.krishnan@macprasad", "key_options": null, "keyfile": "/home/prasad/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "prasad", "validate_certs": true} 2021-03-22T20:33:07.523 INFO:teuthology.task.ansible.out:ok: [gibba020.front.sepia.ceph.com] => (item={'name': 'vikhyat', 'ovpn': 'vikhyat@redhat ae77Y7dK1BxLEfQvAOJo8A a62d65a2aa09a75dca299ce0424caf6bcbc52696b22aa1567432aac34d78f18f'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "vikhyat", "ovpn": "vikhyat@redhat ae77Y7dK1BxLEfQvAOJo8A a62d65a2aa09a75dca299ce0424caf6bcbc52696b22aa1567432aac34d78f18f"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCu9CW99ySPXSKQpLbefu1A0KqbUQIzvUOJizIu4azEgdlOqUnOMR/GC6jgOdiVL5mNb/U5bg7yQuEHgPAtmPRotvbI6/FSwIAR9+GgiuKSOJCa4s7QzWbHwv9g7wS2SLURw8UERSzlLlT8KQyGj+GkBhToWp4PTXC7te61c8XJNGF6giLmIAky4SH8uPI1zeLwwviJQomjFWZZ1RTbcRJxvGPjPtuUKDlF7QgXTLE9ZgsNopusC6PfRd7N8Udkl2OYPAzA+Jun0IRnQyjRXG3c2sYXQR8YYGICsxvnm4l81vKdxRL34K7LqBUHQXUcoCjJy7+/2/1dca/AMHgi4sZwgeYQ/U9jZg5jbm7o4MpDUFsS8W6OO/ZPiuYTswGBNRXhPmbGFnfa9dBXBS0p+buHF8PcTSLH0Dp2nhHkK1ehGmBFVPw6nPj3wXA9BKuNc+g7AiNUyRKyCWroFJ0VwUQGbI6ZMccO2cI7QpYmIqPCl3am/vUSNq4j0m/iURR7+t0= vikhyat@redhat", "key_options": null, "keyfile": "/home/vikhyat/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "vikhyat", "validate_certs": true} 2021-03-22T20:33:07.524 INFO:teuthology.task.ansible.out:ok: [gibba044.front.sepia.ceph.com] => (item={'name': 'prasad', 'ovpn': 'prasad@macprasad tJYuW/3nDX8ikaLyJQdpAQ 1544f87809a170bb61069b588630467b05283a1347945b9545205b0a28110f89'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "prasad", "ovpn": "prasad@macprasad tJYuW/3nDX8ikaLyJQdpAQ 1544f87809a170bb61069b588630467b05283a1347945b9545205b0a28110f89"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDNEEz49M5KdLcp0cbKrE9iihrH5PEhsPgnAxac+aQwvnTstOOlUOyR+TvHiRa7sgXHuFX/UXo+k3Qmhs5U/sMZWZmmN3Jb3fKT78lSBbGnByclfPoGVTTLOHxwo+RFE79Sp3e30oshJ3DwqYgiX6JjM8B2Y7d5Tv0Ss5uEZswvmCEjdTLDSsoxrsOjVxBpuArOfCxes8PnKDdq21mWldpP66iwFel2GgOGSc85iVHKcOE2OpVMazMzXoMSMFoOpCULKjFfXBuDIqkXwJmtLJaiCgcVmTR56KXh7JpZ7vAeJ9ttv9qgOckqKdI3jEjeDT+TrdLlRWghBE7FRkm0vmun prasad.krishnan@macprasad", "key_options": null, "keyfile": "/home/prasad/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "prasad", "validate_certs": true} 2021-03-22T20:33:07.691 INFO:teuthology.task.ansible.out:ok: [gibba020.front.sepia.ceph.com] => (item={'name': 'shraddhaag', 'ovpn': 'shraddhaag@asus w1lmx5nwk8QQ/4u3UfGsJQ 98c5840f994a5e35b234375b07b1782f9a92bdcd5cf73e5847027045ab88e6d2'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "shraddhaag", "ovpn": "shraddhaag@asus w1lmx5nwk8QQ/4u3UfGsJQ 98c5840f994a5e35b234375b07b1782f9a92bdcd5cf73e5847027045ab88e6d2"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCipD0d1tI/Cff3AeOZTQ9eb6pZ/NOCAOw7MZG/JgpCs8+T3WqiUEYefsb2PuSa85vV2GC7kq0M9ux7+U+vZZf05geYiU2S9eTucLEu2+YE+RaAvIK+ZB134/33JSPGIVubXgGWZw/ZFCEYXmYk3kyEg1YDIk/BEaoG7PsDiSB4j0W7/WiV2bEEdSlTXt5C1/kH0qn4H9wQMiBSpdMgdaRWw60HjObDd6LASeUVgabbyclypravZdpYBnits4ayoN8VG1aZe4Qhm1SzP/CfxAAYfxo9NbqSBWJmn3iSN8UKHhCFrRCTaYic3z3usr8784VsA7z/LxK0fs6xjhoxRTa3 shraddha.agrawal000@gmail.com", "key_options": null, "keyfile": "/home/shraddhaag/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "shraddhaag", "validate_certs": true} 2021-03-22T20:33:07.692 INFO:teuthology.task.ansible.out:ok: [gibba044.front.sepia.ceph.com] => (item={'name': 'vikhyat', 'ovpn': 'vikhyat@redhat ae77Y7dK1BxLEfQvAOJo8A a62d65a2aa09a75dca299ce0424caf6bcbc52696b22aa1567432aac34d78f18f'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "vikhyat", "ovpn": "vikhyat@redhat ae77Y7dK1BxLEfQvAOJo8A a62d65a2aa09a75dca299ce0424caf6bcbc52696b22aa1567432aac34d78f18f"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCu9CW99ySPXSKQpLbefu1A0KqbUQIzvUOJizIu4azEgdlOqUnOMR/GC6jgOdiVL5mNb/U5bg7yQuEHgPAtmPRotvbI6/FSwIAR9+GgiuKSOJCa4s7QzWbHwv9g7wS2SLURw8UERSzlLlT8KQyGj+GkBhToWp4PTXC7te61c8XJNGF6giLmIAky4SH8uPI1zeLwwviJQomjFWZZ1RTbcRJxvGPjPtuUKDlF7QgXTLE9ZgsNopusC6PfRd7N8Udkl2OYPAzA+Jun0IRnQyjRXG3c2sYXQR8YYGICsxvnm4l81vKdxRL34K7LqBUHQXUcoCjJy7+/2/1dca/AMHgi4sZwgeYQ/U9jZg5jbm7o4MpDUFsS8W6OO/ZPiuYTswGBNRXhPmbGFnfa9dBXBS0p+buHF8PcTSLH0Dp2nhHkK1ehGmBFVPw6nPj3wXA9BKuNc+g7AiNUyRKyCWroFJ0VwUQGbI6ZMccO2cI7QpYmIqPCl3am/vUSNq4j0m/iURR7+t0= vikhyat@redhat", "key_options": null, "keyfile": "/home/vikhyat/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "vikhyat", "validate_certs": true} 2021-03-22T20:33:07.868 INFO:teuthology.task.ansible.out:ok: [gibba020.front.sepia.ceph.com] => (item={'name': 'gkyratsas', 'ovpn': 'gkyratsas@suse.com PO5Ut+2Z4kCMjaumOyA+1A 70fafe30ccb801c8c0a059a7eb3a842a2d08015b828c63bc1a702caf056014c7'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "gkyratsas", "ovpn": "gkyratsas@suse.com PO5Ut+2Z4kCMjaumOyA+1A 70fafe30ccb801c8c0a059a7eb3a842a2d08015b828c63bc1a702caf056014c7"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCpE5V9JG1WhkHSYqjqaijBb1MLyjcKQlmj5WQ8w5832n6x9J4yDO8wI4qmiX3XeiXPlmW6XjAq5keyukrQe/yVI6NDXzgRxaHDmNj1AR73gyUVqRXpJprrqqsnLHawIRovrBD/HNhTv/2G8xG3BHakac1+qj7tZe4Jjx0aG1HbRhhJ5Q98EgvTkDAhktnlvF9OXXC1WI7QirHx0pRHa40SYyFLfOQDbQSCzb1TAAY5NGn3SwK3s2mWeoEsAJpCLrkNfSTbR3Z0mylAJUn+PayqhJegjwKmLaONjx8ZHXN970JHgojBBGOD30J/NnJQ7N6eRl+ekjpHmLAYGbe2oCwD gkyratsas@suse.com", "key_options": null, "keyfile": "/home/gkyratsas/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "gkyratsas", "validate_certs": true} 2021-03-22T20:33:07.880 INFO:teuthology.task.ansible.out:ok: [gibba044.front.sepia.ceph.com] => (item={'name': 'shraddhaag', 'ovpn': 'shraddhaag@asus w1lmx5nwk8QQ/4u3UfGsJQ 98c5840f994a5e35b234375b07b1782f9a92bdcd5cf73e5847027045ab88e6d2'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "shraddhaag", "ovpn": "shraddhaag@asus w1lmx5nwk8QQ/4u3UfGsJQ 98c5840f994a5e35b234375b07b1782f9a92bdcd5cf73e5847027045ab88e6d2"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCipD0d1tI/Cff3AeOZTQ9eb6pZ/NOCAOw7MZG/JgpCs8+T3WqiUEYefsb2PuSa85vV2GC7kq0M9ux7+U+vZZf05geYiU2S9eTucLEu2+YE+RaAvIK+ZB134/33JSPGIVubXgGWZw/ZFCEYXmYk3kyEg1YDIk/BEaoG7PsDiSB4j0W7/WiV2bEEdSlTXt5C1/kH0qn4H9wQMiBSpdMgdaRWw60HjObDd6LASeUVgabbyclypravZdpYBnits4ayoN8VG1aZe4Qhm1SzP/CfxAAYfxo9NbqSBWJmn3iSN8UKHhCFrRCTaYic3z3usr8784VsA7z/LxK0fs6xjhoxRTa3 shraddha.agrawal000@gmail.com", "key_options": null, "keyfile": "/home/shraddhaag/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "shraddhaag", "validate_certs": true} 2021-03-22T20:33:08.046 INFO:teuthology.task.ansible.out:ok: [gibba044.front.sepia.ceph.com] => (item={'name': 'gkyratsas', 'ovpn': 'gkyratsas@suse.com PO5Ut+2Z4kCMjaumOyA+1A 70fafe30ccb801c8c0a059a7eb3a842a2d08015b828c63bc1a702caf056014c7'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "gkyratsas", "ovpn": "gkyratsas@suse.com PO5Ut+2Z4kCMjaumOyA+1A 70fafe30ccb801c8c0a059a7eb3a842a2d08015b828c63bc1a702caf056014c7"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCpE5V9JG1WhkHSYqjqaijBb1MLyjcKQlmj5WQ8w5832n6x9J4yDO8wI4qmiX3XeiXPlmW6XjAq5keyukrQe/yVI6NDXzgRxaHDmNj1AR73gyUVqRXpJprrqqsnLHawIRovrBD/HNhTv/2G8xG3BHakac1+qj7tZe4Jjx0aG1HbRhhJ5Q98EgvTkDAhktnlvF9OXXC1WI7QirHx0pRHa40SYyFLfOQDbQSCzb1TAAY5NGn3SwK3s2mWeoEsAJpCLrkNfSTbR3Z0mylAJUn+PayqhJegjwKmLaONjx8ZHXN970JHgojBBGOD30J/NnJQ7N6eRl+ekjpHmLAYGbe2oCwD gkyratsas@suse.com", "key_options": null, "keyfile": "/home/gkyratsas/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "gkyratsas", "validate_certs": true} 2021-03-22T20:33:08.047 INFO:teuthology.task.ansible.out:ok: [gibba020.front.sepia.ceph.com] => (item={'name': 'prateek', 'ovpn': 'prateek@linux kj4pU4yLf+76XxY0mvoIwg c24292e824e3e43ebf7465f1079449ce80bf26311426ae3914cdf1fe8d591c67'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "prateek", "ovpn": "prateek@linux kj4pU4yLf+76XxY0mvoIwg c24292e824e3e43ebf7465f1079449ce80bf26311426ae3914cdf1fe8d591c67"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAACAQC9sZe9p48s6RSpluK1R97X9tsN3tWiidPbdyXvyMUXifYQb3nth9wMWUakrVBp+QGEkqALLIf3so3MfgbRvYexzNfHvRT7Lxn8D/isiCpWa4aLM/0alprV+RI38dR0mI3IVb3aIEYmgp2IY4yzybWTHCmS1VUrUJJ0pOfXOssq0xgo3qeaSQBHYRKasqR8GWAD5MWpG6/kg6gxI7o0aHVVTXy5ADB7NS1LEZr06xxNm4exeYvl9TzXrbGZWf2gC8ZpXhmFHI80A+TKEZRU6wmcju7G69nyEEF8/ebcBKmZB4eTsDN7qR7lc9dxKxiiZcJXc/MWy4bSu69NhOeuq2xx7bdexS8OHKdgYH9gsJolu5zgN20IHzaRgswO3XIe3nh2Ud8wntwBCwmJ9bf5YByITGjpOhntkvWAP3AXkQ1B4HXCdlUNW+4pMexDe2D05LHOwxcS8RVIH6ELu8rWe/QBA+DFcyZz4xE55pbfVt3FCEFrAxUn5qkyzszwPMjtK4XAnn9kmnw2B0k6XLZOZd+n7W8ege6wih+gwfDhYMZX0qzi3HdAK7nk5vEOFibCztLaogzfc6fdFRx8OIWJQXqx5I1641FU3UE6sVxku4IMDTq2GVyUWKdSN6y8gBiDPVe3xu4qM4xghSnaAmfB45IrcNvibBjikNva2FHt8lcutQ== prateek@prateek-Dell", "key_options": null, "keyfile": "/home/prateek/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "prateek", "validate_certs": true} 2021-03-22T20:33:08.233 INFO:teuthology.task.ansible.out:ok: [gibba044.front.sepia.ceph.com] => (item={'name': 'prateek', 'ovpn': 'prateek@linux kj4pU4yLf+76XxY0mvoIwg c24292e824e3e43ebf7465f1079449ce80bf26311426ae3914cdf1fe8d591c67'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "prateek", "ovpn": "prateek@linux kj4pU4yLf+76XxY0mvoIwg c24292e824e3e43ebf7465f1079449ce80bf26311426ae3914cdf1fe8d591c67"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAACAQC9sZe9p48s6RSpluK1R97X9tsN3tWiidPbdyXvyMUXifYQb3nth9wMWUakrVBp+QGEkqALLIf3so3MfgbRvYexzNfHvRT7Lxn8D/isiCpWa4aLM/0alprV+RI38dR0mI3IVb3aIEYmgp2IY4yzybWTHCmS1VUrUJJ0pOfXOssq0xgo3qeaSQBHYRKasqR8GWAD5MWpG6/kg6gxI7o0aHVVTXy5ADB7NS1LEZr06xxNm4exeYvl9TzXrbGZWf2gC8ZpXhmFHI80A+TKEZRU6wmcju7G69nyEEF8/ebcBKmZB4eTsDN7qR7lc9dxKxiiZcJXc/MWy4bSu69NhOeuq2xx7bdexS8OHKdgYH9gsJolu5zgN20IHzaRgswO3XIe3nh2Ud8wntwBCwmJ9bf5YByITGjpOhntkvWAP3AXkQ1B4HXCdlUNW+4pMexDe2D05LHOwxcS8RVIH6ELu8rWe/QBA+DFcyZz4xE55pbfVt3FCEFrAxUn5qkyzszwPMjtK4XAnn9kmnw2B0k6XLZOZd+n7W8ege6wih+gwfDhYMZX0qzi3HdAK7nk5vEOFibCztLaogzfc6fdFRx8OIWJQXqx5I1641FU3UE6sVxku4IMDTq2GVyUWKdSN6y8gBiDPVe3xu4qM4xghSnaAmfB45IrcNvibBjikNva2FHt8lcutQ== prateek@prateek-Dell", "key_options": null, "keyfile": "/home/prateek/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "prateek", "validate_certs": true} 2021-03-22T20:33:08.234 INFO:teuthology.task.ansible.out:ok: [gibba020.front.sepia.ceph.com] => (item={'name': 'jelopez', 'ovpn': 'jelopez@imac XbzY2mjr57lSPExJp0ZBgA 4f5dfad692c25293cd58393bd8ddae91b4dc0b2561c860072e0665933531208e'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "jelopez", "ovpn": "jelopez@imac XbzY2mjr57lSPExJp0ZBgA 4f5dfad692c25293cd58393bd8ddae91b4dc0b2561c860072e0665933531208e"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAACAQDFmmTp8+YDXU27xnSPxhWwouslpkvp1eULVp63taoXceDOnH8EMWv0wiEjN/P+Fcf/UB+iU8bELyHubZiqnOUr9f2pGX4jkJ6Yty1p5BUK4my7Si5J0/JawEDVQm4HpFWMKUVKYumvz3UFuBoINHVTqr1cLIDAt7mdeKfJqFB45AqxDUIPP4d8iznNCw+QO2CMxk0o/wMNHbygZZrHAiDngXQxwhe6oR17RfolhREy0JjHgojRjxgagpG7O8WW3OPI5Outnz5Pvraas5q7w+b3xbB9vdTObW/Nii5VOpTdIsFzBvp46hLoRSIcB8pRLUrxPJBPOY7G0zbopDRLB2zLNGKIH2zxEHJOeY928uUbWT22b9mGu/L95FFY7hmeRAicCUeixMTgXgczeQlHDn5eqQzLI3PNP7JX/0dauCD27GRKsDUnpIDj9RqgCQDVueIQQMC6QMa9dYQmps0r9Ljp8R84WjYFRP9oOI+POOzbgmRO0JCVnPqz9MKyGVby9/WFBHcvG6xmwACez00oqe62z+rhcavGXViX5CxGMV6vUTXugBa4ZkXlzs+djzYWfZ33ZKVeRIwj2Pu1PRTGzB8e2BaKqJMN0FVtzpV4hom4Y/9vIPyDpjRjNuKzrkYW1M8PxBxn+EJUPMLhr3jFMCo6HSxHoFXy8BzZoFkZWqap3w== JCL@IT-MINI-JCL.local", "key_options": null, "keyfile": "/home/jelopez/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "jelopez", "validate_certs": true} 2021-03-22T20:33:08.411 INFO:teuthology.task.ansible.out:ok: [gibba044.front.sepia.ceph.com] => (item={'name': 'jelopez', 'ovpn': 'jelopez@imac XbzY2mjr57lSPExJp0ZBgA 4f5dfad692c25293cd58393bd8ddae91b4dc0b2561c860072e0665933531208e'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "jelopez", "ovpn": "jelopez@imac XbzY2mjr57lSPExJp0ZBgA 4f5dfad692c25293cd58393bd8ddae91b4dc0b2561c860072e0665933531208e"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAACAQDFmmTp8+YDXU27xnSPxhWwouslpkvp1eULVp63taoXceDOnH8EMWv0wiEjN/P+Fcf/UB+iU8bELyHubZiqnOUr9f2pGX4jkJ6Yty1p5BUK4my7Si5J0/JawEDVQm4HpFWMKUVKYumvz3UFuBoINHVTqr1cLIDAt7mdeKfJqFB45AqxDUIPP4d8iznNCw+QO2CMxk0o/wMNHbygZZrHAiDngXQxwhe6oR17RfolhREy0JjHgojRjxgagpG7O8WW3OPI5Outnz5Pvraas5q7w+b3xbB9vdTObW/Nii5VOpTdIsFzBvp46hLoRSIcB8pRLUrxPJBPOY7G0zbopDRLB2zLNGKIH2zxEHJOeY928uUbWT22b9mGu/L95FFY7hmeRAicCUeixMTgXgczeQlHDn5eqQzLI3PNP7JX/0dauCD27GRKsDUnpIDj9RqgCQDVueIQQMC6QMa9dYQmps0r9Ljp8R84WjYFRP9oOI+POOzbgmRO0JCVnPqz9MKyGVby9/WFBHcvG6xmwACez00oqe62z+rhcavGXViX5CxGMV6vUTXugBa4ZkXlzs+djzYWfZ33ZKVeRIwj2Pu1PRTGzB8e2BaKqJMN0FVtzpV4hom4Y/9vIPyDpjRjNuKzrkYW1M8PxBxn+EJUPMLhr3jFMCo6HSxHoFXy8BzZoFkZWqap3w== JCL@IT-MINI-JCL.local", "key_options": null, "keyfile": "/home/jelopez/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "jelopez", "validate_certs": true} 2021-03-22T20:33:08.413 INFO:teuthology.task.ansible.out:ok: [gibba020.front.sepia.ceph.com] => (item={'name': 'dcain', 'ovpn': 'dcain@fullsteam 7vptxC1ZWCXLUV3FJwWQAg 2d73728e16c5f724e5f28eb326c24b8e13e7b361bcbaf506809f539e80223389'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "dcain", "ovpn": "dcain@fullsteam 7vptxC1ZWCXLUV3FJwWQAg 2d73728e16c5f724e5f28eb326c24b8e13e7b361bcbaf506809f539e80223389"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCdbJDYY43Zu0EKAGgrSKEobyXIxdhT0AeTT3yBoNY+YdYDScimJsQzK4hKNJIn1xC3klr0dSnsqeJru+SA4GMhbdcsmVyudhutCw75R/vFoRHOwaeVS2SMiBAtDbAYGQ3dh6LapkmXeLURcycNbebUV4HM9XsYqnuL8J2XyY4tRKgHrAd6OQw4jsXDOxwTRlHM822N/2kgv8iEwiXAJoUoymbr8mnfSxuuaH0oiKBwuaK1wuaDrlJyXkXNslPq89/1f8hJfjixY2dQdW7Xk5m3t5ptQxWENpw79OMRJ4cDW4G7LrtFONom5KQ+9TBZJIhNgJobkqI4qwinrWF8qMW5 dcain@fullsteam", "key_options": null, "keyfile": "/home/dcain/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "dcain", "validate_certs": true} 2021-03-22T20:33:08.590 INFO:teuthology.task.ansible.out:ok: [gibba020.front.sepia.ceph.com] => (item={'name': 'sunny', 'ovpn': 'sunny@devBox 81r/AKNOWhvaD0ESYy6tTg 58b86902f858bc3f1edb12cfc41ce10ed163985db2f7c253de08b7f1c310fe11'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "sunny", "ovpn": "sunny@devBox 81r/AKNOWhvaD0ESYy6tTg 58b86902f858bc3f1edb12cfc41ce10ed163985db2f7c253de08b7f1c310fe11"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDs2+6XwRPdiDHT+63Yab00VBulg96/OLEORtNUvm7TDRMpcx4OD2oOnbsE4rG3dOdXNgT17H15c6MWFX2a2uC2h1j4hJTa+dG567HrYXRHG60Kwg5Sviiuq/ETPoH/r3OSvHs0HJ4Y9qYPQ5j0k7gG1XgIY3QHDWNRsXiyRXP9FEfoaOKABDTUoLPjqRX+4ExJd1Nz6DLxqIlre8wfqF5L1l12vec8JU3HB5NSRa87HxKFtLLIAtw7B9H/HggqX5wWVEnXq2qN4o6OOePhaO5cjWAZxOtT+AJTyHkeyaWLwIGOHBVZS5BKti6jLc+PxQxAflYlu9X3xh/2FlA+9H+ABZwMHE3ruUfTVbviYBbtccMCvkzcvFgnvaUCHjd7Iv/T8/JHNfBgFgigcX0Vei0+PZQ5oC5b7YpKT241NA8DCGZNgr1KuL9LazkvbkbpDcaHUOrkWsmSW1RRMC6ffYkbAI9QiBJFpImDAWP1u+1yCGhzPKBfGNt91GcLCD6ML90= sunny@devBox", "key_options": null, "keyfile": "/home/sunny/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "sunny", "validate_certs": true} 2021-03-22T20:33:08.592 INFO:teuthology.task.ansible.out: ok: [gibba044.front.sepia.ceph.com] => (item={'name': 'dcain', 'ovpn': 'dcain@fullsteam 7vptxC1ZWCXLUV3FJwWQAg 2d73728e16c5f724e5f28eb326c24b8e13e7b361bcbaf506809f539e80223389'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "dcain", "ovpn": "dcain@fullsteam 7vptxC1ZWCXLUV3FJwWQAg 2d73728e16c5f724e5f28eb326c24b8e13e7b361bcbaf506809f539e80223389"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCdbJDYY43Zu0EKAGgrSKEobyXIxdhT0AeTT3yBoNY+YdYDScimJsQzK4hKNJIn1xC3klr0dSnsqeJru+SA4GMhbdcsmVyudhutCw75R/vFoRHOwaeVS2SMiBAtDbAYGQ3dh6LapkmXeLURcycNbebUV4HM9XsYqnuL8J2XyY4tRKgHrAd6OQw4jsXDOxwTRlHM822N/2kgv8iEwiXAJoUoymbr8mnfSxuuaH0oiKBwuaK1wuaDrlJyXkXNslPq89/1f8hJfjixY2dQdW7Xk5m3t5ptQxWENpw79OMRJ4cDW4G7LrtFONom5KQ+9TBZJIhNgJobkqI4qwinrWF8qMW5 dcain@fullsteam", "key_options": null, "keyfile": "/home/dcain/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "dcain", "validate_certs": true} 2021-03-22T20:33:08.769 INFO:teuthology.task.ansible.out:ok: [gibba020.front.sepia.ceph.com] => (item={'name': 'xuxuehan', 'ovpn': 'xuxuehan@xuxuehan-PC aJDFkJ1+XzbovMyvRiFCAQ 5a71908d9bc8372ce0fff3bdbce4ea0e27eb11af0ed30e573f93d7a0b4335279\nxuxuehan@xuxuehan-notebook LzP6obPSYuao0iCJLQ/92A 3af116b690da581c77912a0c5fe184c84ca78526f67331db15714bc4ffddbcdc\n'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "xuxuehan", "ovpn": "xuxuehan@xuxuehan-PC aJDFkJ1+XzbovMyvRiFCAQ 5a71908d9bc8372ce0fff3bdbce4ea0e27eb11af0ed30e573f93d7a0b4335279\nxuxuehan@xuxuehan-notebook LzP6obPSYuao0iCJLQ/92A 3af116b690da581c77912a0c5fe184c84ca78526f67331db15714bc4ffddbcdc\n"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC4pIcNiZKVIfT9GxyTe/B8G2GyHKxrAle3iExEzLH5bBCKtBrottX1y66KBzQSsrAb0z9h+A+uxlswlY6VM/gNos9VRB6x4NRB4ADY1Bku+JsKs5aXwRB1zz2ueZhrFN9hJwMl1heLICx85ksHBdm0q+JPdUAV+/LBdr0H/IjWveV34WL3Awf7QikzyKhzUciMB2gN9PJXTW0bl8PP56y60ys++L3nMSRJ+15uPcWl8MS3D2vABII0Tu+3PsxzrTTNodElyQ6G/fwyFfWhdp7fkidjR7mDDx8NyWfCl2rKejXv9LnVC0wb3tFoQqvwdz6shN4E51EIEGXHcLUeRpBhL2pFOqIZ0qfnmLIQVZ88RKMTgo42CgtmS5UzxCLOyKOh9GxF7DDEajTinJFJJVbNJ5xF494H2geSnmP1o1AecGsGbCZ4ndhS9unSfIZLAyv1J3wZlAlMsvxXgY7yrh1srUiASVyKK8jba1IT+v3TXR8kQUCNsLKKbvuX/l0IXME= xuxuehan@bogon\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDBd4eSizc2zAkWDy3mFZUhELO2wXDgkVxDNM/Nw2zT1li3L+6YOjFfdT4NOxpkg5laLd54bdKb5GVRA6iKqAO+aqo53xHHJGC8OY5eJaUPjtpypgIWO4Qzbos2ZzsC+nX5jvi8O9nM+JkabSW5iFv3gGPTqHixFYkxK2NIBa/UtXFOhmb1wZ6CG5Q+WObCosBUEMWokC8ntCADfhi6qDsO2fol6mYUhYEE/0nhQ5uLRrVIM5QM5dhrQVEeAs4KcYpmPDw6q6AKgx/f5zObh5OSJFTVsgx2cqzdQVJVDDx2OD2QVRtZ9fgvI2EGmKSwe1TUQOdqa5bmsVIp2Jfi8MC1 xuxuehan@localhost.localdomain\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCwIokXSvPYP3TRlSw0SBgmMFW5jVltGf4c6CqjIW4KKCgsL4c4Vs0FztRyDGc9p0krZUoGJCZHErVToXm6/lSq8JlfrlLX4X4yh37fUifWqc2UTJGeH8kLaP3WEt9vT8eQ9h8t2GqlMlGQU8KzVAdC+c5IwrbGRsS6S7D09/y0rklkhdJ6nuj8cssN/2TzLF9YIvVcFZHdyznk84eB7TgpPKD88MOpTnEgWFlD4vAWEuHpkuxgj1KI9LscgSFcW9/RxLeRxcV0GypZ8jPmczoCnin/ZOstCTpbcmjLd 2021-03-22T20:33:08.771 INFO:teuthology.task.ansible.out:+LW1kgGXXQSkf09iHeJ/cyCw6ooZOkynVwwmI9Uz2ZaMedCUBpG0bKclIerJ9jn+CoTs3U3Orhd9+6MVtCHX9VNJbVa4q0KCS1sp5S3HDrYkgUyawUxdYorrLZcqfRHWWo1luiridmuQdr8lQ6dvNpz4rhsCrAG6S1eeaC/s+o0Rzpv1YxU64JzquZ6WNR+W3U6Bg3iYkSoDCK9byf0rsptyL8= luqixi@luqixideMacBook-Air.local", "key_options": null, "keyfile": "/home/xuxuehan/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "xuxuehan", "validate_certs": true} ok: [gibba044.front.sepia.ceph.com] => (item={'name': 'sunny', 'ovpn': 'sunny@devBox 81r/AKNOWhvaD0ESYy6tTg 58b86902f858bc3f1edb12cfc41ce10ed163985db2f7c253de08b7f1c310fe11'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "sunny", "ovpn": "sunny@devBox 81r/AKNOWhvaD0ESYy6tTg 58b86902f858bc3f1edb12cfc41ce10ed163985db2f7c253de08b7f1c310fe11"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDs2+6XwRPdiDHT+63Yab00VBulg96/OLEORtNUvm7TDRMpcx4OD2oOnbsE4rG3dOdXNgT17H15c6MWFX2a2uC2h1j4hJTa+dG567HrYXRHG60Kwg5Sviiuq/ETPoH/r3OSvHs0HJ4Y9qYPQ5j0k7gG1XgIY3QHDWNRsXiyRXP9FEfoaOKABDTUoLPjqRX+4ExJd1Nz6DLxqIlre8wfqF5L1l12vec8JU3HB5NSRa87HxKFtLLIAtw7B9H/HggqX5wWVEnXq2qN4o6OOePhaO5cjWAZxOtT+AJTyHkeyaWLwIGOHBVZS5BKti6jLc+PxQxAflYlu9X3xh/2FlA+9H+ABZwMHE3ruUfTVbviYBbtccMCvkzcvFgnvaUCHjd7Iv/T8/JHNfBgFgigcX0Vei0+PZQ5oC5b7YpKT241NA8DCGZNgr1KuL9LazkvbkbpDcaHUOrkWsmSW1RRMC6ffYkbAI9QiBJFpImDAWP1u+1yCGhzPKBfGNt91GcLCD6ML90= sunny@devBox", "key_options": null, "keyfile": "/home/sunny/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "sunny", "validate_certs": true} 2021-03-22T20:33:08.947 INFO:teuthology.task.ansible.out:ok: [gibba044.front.sepia.ceph.com] => (item={'name': 'xuxuehan', 'ovpn': 'xuxuehan@xuxuehan-PC aJDFkJ1+XzbovMyvRiFCAQ 5a71908d9bc8372ce0fff3bdbce4ea0e27eb11af0ed30e573f93d7a0b4335279\nxuxuehan@xuxuehan-notebook LzP6obPSYuao0iCJLQ/92A 3af116b690da581c77912a0c5fe184c84ca78526f67331db15714bc4ffddbcdc\n'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "xuxuehan", "ovpn": "xuxuehan@xuxuehan-PC aJDFkJ1+XzbovMyvRiFCAQ 5a71908d9bc8372ce0fff3bdbce4ea0e27eb11af0ed30e573f93d7a0b4335279\nxuxuehan@xuxuehan-notebook LzP6obPSYuao0iCJLQ/92A 3af116b690da581c77912a0c5fe184c84ca78526f67331db15714bc4ffddbcdc\n"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC4pIcNiZKVIfT9GxyTe/B8G2GyHKxrAle3iExEzLH5bBCKtBrottX1y66KBzQSsrAb0z9h+A+uxlswlY6VM/gNos9VRB6x4NRB4ADY1Bku+JsKs5aXwRB1zz2ueZhrFN9hJwMl1heLICx85ksHBdm0q+JPdUAV+/LBdr0H/IjWveV34WL3Awf7QikzyKhzUciMB2gN9PJXTW0bl8PP56y60ys++L3nMSRJ+15uPcWl8MS3D2vABII0Tu+3PsxzrTTNodElyQ6G/fwyFfWhdp7fkidjR7mDDx8NyWfCl2rKejXv9LnVC0wb3tFoQqvwdz6shN4E51EIEGXHcLUeRpBhL2pFOqIZ0qfnmLIQVZ88RKMTgo42CgtmS5UzxCLOyKOh9GxF7DDEajTinJFJJVbNJ5xF494H2geSnmP1o1AecGsGbCZ4ndhS9unSfIZLAyv1J3wZlAlMsvxXgY7yrh1srUiASVyKK8jba1IT+v3TXR8kQUCNsLKKbvuX/l0IXME= xuxuehan@bogon\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDBd4eSizc2zAkWDy3mFZUhELO2wXDgkVxDNM/Nw2zT1li3L+6YOjFfdT4NOxpkg5laLd54bdKb5GVRA6iKqAO+aqo53xHHJGC8OY5eJaUPjtpypgIWO4Qzbos2ZzsC+nX5jvi8O9nM+JkabSW5iFv3gGPTqHixFYkxK2NIBa/UtXFOhmb1wZ6CG5Q+WObCosBUEMWokC8ntCADfhi6qDsO2fol6mYUhYEE/0nhQ5uLRrVIM5QM5dhrQVEeAs4KcYpmPDw6q6AKgx/f5zObh5OSJFTVsgx2cqzdQVJVDDx2OD2QVRtZ9fgvI2EGmKSwe1TUQOdqa5bmsVIp2Jfi8MC1 xuxuehan@localhost.localdomain\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCwIokXSvPYP3TRlSw0SBgmMFW5jVltGf4c6CqjIW4KKCgsL4c4Vs0FztRyDGc9p0krZUoGJCZHErVToXm6/lSq8JlfrlLX4X4yh37fUifWqc2UTJGeH8kLaP3WEt9vT8eQ9h8t2GqlMlGQU8KzVAdC+c5IwrbGRsS6S7D09/y0rklkhdJ6nuj8cssN/2TzLF9YIvVcFZHdyznk84eB7TgpPKD88MOpTnEgWFlD4vAWEuHpkuxgj1KI9LscgSFcW9/RxLeRxcV0GypZ8jPmczoCnin/ZOstCTpbcmjLd 2021-03-22T20:33:08.949 INFO:teuthology.task.ansible.out:+LW1kgGXXQSkf09iHeJ/cyCw6ooZOkynVwwmI9Uz2ZaMedCUBpG0bKclIerJ9jn+CoTs3U3Orhd9+6MVtCHX9VNJbVa4q0KCS1sp5S3HDrYkgUyawUxdYorrLZcqfRHWWo1luiridmuQdr8lQ6dvNpz4rhsCrAG6S1eeaC/s+o0Rzpv1YxU64JzquZ6WNR+W3U6Bg3iYkSoDCK9byf0rsptyL8= luqixi@luqixideMacBook-Air.local", "key_options": null, "keyfile": "/home/xuxuehan/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "xuxuehan", "validate_certs": true} ok: [gibba020.front.sepia.ceph.com] => (item={'name': 'aclewett', 'ovpn': 'aclewett@mac bP0KgOkhW1GxTiugD3jMQA 90009b65da8175e083ee0e79d4953268f44493b98c2b532854da8d9e1d14e798'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "aclewett", "ovpn": "aclewett@mac bP0KgOkhW1GxTiugD3jMQA 90009b65da8175e083ee0e79d4953268f44493b98c2b532854da8d9e1d14e798"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDMOuxxTZyxz/TEVA+ODgtLrNcSsUhKE64BZg/Ub96LLffQXQc9SYT/0YI4wxu2vSsky05PnVSON7jqGxunCt0+AdRqxXhW4ttmRIOz8rq8SiMnnLayV34nIF1G0aYTkgY4ej4+VmSVIHU3bb5mp/Q3D0hxQwDPdgOJWNyW9oYerHbnx6lVgchvsZHB9VO09GNHcAsyUz4p+xBf9iR7eS74p4dZmUbth/oBBqpOa4NgNr69iyZ9a/pNDLxaVQoIpDFrevk5UU5nUHQq2frFNxF/Y2Ja1EBXCavvPF/m5v3J3xNEu3SI/GbLFCPKCKeBDpXJbe1QqTBKJjMl9qGmKEJ3 aclewett@mac", "key_options": null, "keyfile": "/home/aclewett/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "aclewett", "validate_certs": true} 2021-03-22T20:33:09.125 INFO:teuthology.task.ansible.out:ok: [gibba044.front.sepia.ceph.com] => (item={'name': 'aclewett', 'ovpn': 'aclewett@mac bP0KgOkhW1GxTiugD3jMQA 90009b65da8175e083ee0e79d4953268f44493b98c2b532854da8d9e1d14e798'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "aclewett", "ovpn": "aclewett@mac bP0KgOkhW1GxTiugD3jMQA 90009b65da8175e083ee0e79d4953268f44493b98c2b532854da8d9e1d14e798"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDMOuxxTZyxz/TEVA+ODgtLrNcSsUhKE64BZg/Ub96LLffQXQc9SYT/0YI4wxu2vSsky05PnVSON7jqGxunCt0+AdRqxXhW4ttmRIOz8rq8SiMnnLayV34nIF1G0aYTkgY4ej4+VmSVIHU3bb5mp/Q3D0hxQwDPdgOJWNyW9oYerHbnx6lVgchvsZHB9VO09GNHcAsyUz4p+xBf9iR7eS74p4dZmUbth/oBBqpOa4NgNr69iyZ9a/pNDLxaVQoIpDFrevk5UU5nUHQq2frFNxF/Y2Ja1EBXCavvPF/m5v3J3xNEu3SI/GbLFCPKCKeBDpXJbe1QqTBKJjMl9qGmKEJ3 aclewett@mac", "key_options": null, "keyfile": "/home/aclewett/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "aclewett", "validate_certs": true} 2021-03-22T20:33:09.137 INFO:teuthology.task.ansible.out:ok: [gibba020.front.sepia.ceph.com] => (item={'name': 'cblum', 'ovpn': 'cblum@ ad4mZ9Cg0u6H8AdARvQUZw 4e3cec570cbe42786e5190de4194c2937f1073aef62a25b61bd85e05ee23db56'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "cblum", "ovpn": "cblum@ ad4mZ9Cg0u6H8AdARvQUZw 4e3cec570cbe42786e5190de4194c2937f1073aef62a25b61bd85e05ee23db56"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCdTLDprr3DXtsgiqrB/miglJwSkY7BAv+OW9sC0ZHQf8Y4dFoUtr7q9fd6W7ehKL6aMjya/8eQSMPRoEIZFD8f2KPCuE74Wgwgv2cpAkFmLjcPtjixqLo3LGFCyEJWGLQxjlthdzx59mpCWgBsEJQmlKP36JIYjILIMtXtsETIUGFa8QPIn9sMdIgutPPf3yB/6DHcR7C6yIAuvbJactEsiCt4C8+uJinvCii3PzYOMAEd+mictPGk8nOCQFZrI+ZmwTz4UbJylxFqnX8lhhoPIUEfNAXlb3lkZWH1LaFOxarbmupuPYcg2rT0+kFtyNr3/mAx0FO01jADYooqcW1Z cardno:000604936806", "key_options": null, "keyfile": "/home/cblum/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "cblum", "validate_certs": true} 2021-03-22T20:33:09.304 INFO:teuthology.task.ansible.out:ok: [gibba044.front.sepia.ceph.com] => (item={'name': 'cblum', 'ovpn': 'cblum@ ad4mZ9Cg0u6H8AdARvQUZw 4e3cec570cbe42786e5190de4194c2937f1073aef62a25b61bd85e05ee23db56'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "cblum", "ovpn": "cblum@ ad4mZ9Cg0u6H8AdARvQUZw 4e3cec570cbe42786e5190de4194c2937f1073aef62a25b61bd85e05ee23db56"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCdTLDprr3DXtsgiqrB/miglJwSkY7BAv+OW9sC0ZHQf8Y4dFoUtr7q9fd6W7ehKL6aMjya/8eQSMPRoEIZFD8f2KPCuE74Wgwgv2cpAkFmLjcPtjixqLo3LGFCyEJWGLQxjlthdzx59mpCWgBsEJQmlKP36JIYjILIMtXtsETIUGFa8QPIn9sMdIgutPPf3yB/6DHcR7C6yIAuvbJactEsiCt4C8+uJinvCii3PzYOMAEd+mictPGk8nOCQFZrI+ZmwTz4UbJylxFqnX8lhhoPIUEfNAXlb3lkZWH1LaFOxarbmupuPYcg2rT0+kFtyNr3/mAx0FO01jADYooqcW1Z cardno:000604936806", "key_options": null, "keyfile": "/home/cblum/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "cblum", "validate_certs": true} 2021-03-22T20:33:09.306 INFO:teuthology.task.ansible.out:ok: [gibba020.front.sepia.ceph.com] => (item={'name': 'mlatimer', 'ovpn': 'mlatimer@lx5510 3lc4nP664Dmg63yr8yKG7w 3778fb16fb62d1a7d61f41cf2c2e72fd9acaae2805de2dc34497ef41ee1ad64f'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "mlatimer", "ovpn": "mlatimer@lx5510 3lc4nP664Dmg63yr8yKG7w 3778fb16fb62d1a7d61f41cf2c2e72fd9acaae2805de2dc34497ef41ee1ad64f"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAACAQDPUCIVfNQOOG+uAeKWo7tLAdgGO/oQu4exTE3XLfyTVdd8u6pbQCmIDFEnbGgMtlYuWJlCJtxJIzEZJ5HIwf+po3y7kb7HxEeWnEb9DsqJB4nCRE8fHnNLgF3bh9gvE7sOZdNXEKqtsnGcaaS81oXQ6QgkFGQzlOBOqxj7jIvad7AtNWD3WbJi/uTVDsWcukU51tn/aEW+hHMD7Y5QJkLH7O0PrCeEZCUCWoiMP7sNwACBym0DsqX+POkGJOaGx9EeNhGVA4B6o3xYXJPqmFbgMWMfG3/Y3SiheZjxzySMQ7FKW4Q817NaWqbjtLZQsSZw7JNqNFkcdTzVZwwCOJ1AAecajpniKeQLnyiWQ3Z/EkSGGwtDj67wo7uqT85tpOyLfYhQm6Zp+xSh+I6s0YJ0xO/huLKzeT5D1r5vVMk2VdcLD3CCxXUwZgaMUxYAC2Wq6mpIkxVZFQLbGuA/dWkQbFsrpbf7ES+kh+uzp4R6dQ29OjXbVcSfF2vyIuA+VUKoyj370YOZQhs50yuAJ4BSHlEgoJdRzi3XUX48h45XHiZcCY3X8LTX6a+0KAIgqeAWdFhRgQtAxoRYjhOxC3k/boBc8sEQ3o4pkxnhtE5Y/tnM2CPkPMX9HWYirNf9GyZTYcR/5rDf4ETQ18G68WLaNK758OuUPjSkwttcyLd4dw== mlatimer@suse.com", "key_options": null, "keyfile": "/home/mlatimer/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "mlatimer", "validate_certs": true} 2021-03-22T20:33:09.483 INFO:teuthology.task.ansible.out:ok: [gibba020.front.sepia.ceph.com] => (item={'name': 'shyamsundarr', 'ovpn': 'shyamsundarr@bartimaeus HUEzMC00f5f/tdydddWGNw e9032244bda086ecca6abc4f525296f9a125e4bbdb768d8c76c6d53d02f475d5'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "shyamsundarr", "ovpn": "shyamsundarr@bartimaeus HUEzMC00f5f/tdydddWGNw e9032244bda086ecca6abc4f525296f9a125e4bbdb768d8c76c6d53d02f475d5"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAACAQCYh28a9R3a7jpRfPqVAL9EcD+S6KkZzKTfCmRn4s8Fg39kUZsgnWUZQ3jUxKSeBA00te7WMR8CsIEzulm7f+/egNuPcvzNI/SaaCDtVMaxqlEuW85ll8uBQi3s4SLmOu9oS+5oid4cqTrGTcG6uhl29oWS/53SxoGh+T+y6GesO2cYRuTpcUHxGMvIgZe/bKtVGdP1y7rQd62e8emb9UupMBxaHpkYj9AaMuLjovHbBgecWbe4PlzPWNzl+eITVk2d6CxxIem4/bw9VHkRjQZlhL2nbwRgtczLYhlaZAd4ePEtsqA+7nTDjTDhXXHVIf1pDAsJbZEdgQCSGH3FzxtrQ2hZJrH/NIKdHk/OtI06e7POSGj7PcHzTvMjQSFnTpJXinxwzn0lvFSlmABN/00lIE0p2ZXfPs6dgWJ17JnTq6dMUoTiGhfKphPHyfSXJCzfa2VB+lQQ5eAaa9cRXy9pLmWGHXVGz2hsBMtyYmTjR/wr8kdTzeK+Jk4opBtGgcxDustg59b9x/jvgoc3HCdtnkqLTug2KmutB6kb+4KnVO07GsSp0RmNtDmCRcXs9YN/eia9ICtIGDWPc3YDRppsw1Vktza/+ZW5vGzIKILZTo4SNGcg19zQw4Qxd9eLkXfB66vE2CQvA90CGo7mcye+UWjjXLr7i0cDEszAloQ9aQ== srangana@redhat.com", "key_options": null, "keyfile": "/home/shyamsundarr/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "shyamsundarr", "validate_certs": true} 2021-03-22T20:33:09.484 INFO:teuthology.task.ansible.out:ok: [gibba044.front.sepia.ceph.com] => (item={'name': 'mlatimer', 'ovpn': 'mlatimer@lx5510 3lc4nP664Dmg63yr8yKG7w 3778fb16fb62d1a7d61f41cf2c2e72fd9acaae2805de2dc34497ef41ee1ad64f'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "mlatimer", "ovpn": "mlatimer@lx5510 3lc4nP664Dmg63yr8yKG7w 3778fb16fb62d1a7d61f41cf2c2e72fd9acaae2805de2dc34497ef41ee1ad64f"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAACAQDPUCIVfNQOOG+uAeKWo7tLAdgGO/oQu4exTE3XLfyTVdd8u6pbQCmIDFEnbGgMtlYuWJlCJtxJIzEZJ5HIwf+po3y7kb7HxEeWnEb9DsqJB4nCRE8fHnNLgF3bh9gvE7sOZdNXEKqtsnGcaaS81oXQ6QgkFGQzlOBOqxj7jIvad7AtNWD3WbJi/uTVDsWcukU51tn/aEW+hHMD7Y5QJkLH7O0PrCeEZCUCWoiMP7sNwACBym0DsqX+POkGJOaGx9EeNhGVA4B6o3xYXJPqmFbgMWMfG3/Y3SiheZjxzySMQ7FKW4Q817NaWqbjtLZQsSZw7JNqNFkcdTzVZwwCOJ1AAecajpniKeQLnyiWQ3Z/EkSGGwtDj67wo7uqT85tpOyLfYhQm6Zp+xSh+I6s0YJ0xO/huLKzeT5D1r5vVMk2VdcLD3CCxXUwZgaMUxYAC2Wq6mpIkxVZFQLbGuA/dWkQbFsrpbf7ES+kh+uzp4R6dQ29OjXbVcSfF2vyIuA+VUKoyj370YOZQhs50yuAJ4BSHlEgoJdRzi3XUX48h45XHiZcCY3X8LTX6a+0KAIgqeAWdFhRgQtAxoRYjhOxC3k/boBc8sEQ3o4pkxnhtE5Y/tnM2CPkPMX9HWYirNf9GyZTYcR/5rDf4ETQ18G68WLaNK758OuUPjSkwttcyLd4dw== mlatimer@suse.com", "key_options": null, "keyfile": "/home/mlatimer/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "mlatimer", "validate_certs": true} 2021-03-22T20:33:09.663 INFO:teuthology.task.ansible.out:ok: [gibba044.front.sepia.ceph.com] => (item={'name': 'shyamsundarr', 'ovpn': 'shyamsundarr@bartimaeus HUEzMC00f5f/tdydddWGNw e9032244bda086ecca6abc4f525296f9a125e4bbdb768d8c76c6d53d02f475d5'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "shyamsundarr", "ovpn": "shyamsundarr@bartimaeus HUEzMC00f5f/tdydddWGNw e9032244bda086ecca6abc4f525296f9a125e4bbdb768d8c76c6d53d02f475d5"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAACAQCYh28a9R3a7jpRfPqVAL9EcD+S6KkZzKTfCmRn4s8Fg39kUZsgnWUZQ3jUxKSeBA00te7WMR8CsIEzulm7f+/egNuPcvzNI/SaaCDtVMaxqlEuW85ll8uBQi3s4SLmOu9oS+5oid4cqTrGTcG6uhl29oWS/53SxoGh+T+y6GesO2cYRuTpcUHxGMvIgZe/bKtVGdP1y7rQd62e8emb9UupMBxaHpkYj9AaMuLjovHbBgecWbe4PlzPWNzl+eITVk2d6CxxIem4/bw9VHkRjQZlhL2nbwRgtczLYhlaZAd4ePEtsqA+7nTDjTDhXXHVIf1pDAsJbZEdgQCSGH3FzxtrQ2hZJrH/NIKdHk/OtI06e7POSGj7PcHzTvMjQSFnTpJXinxwzn0lvFSlmABN/00lIE0p2ZXfPs6dgWJ17JnTq6dMUoTiGhfKphPHyfSXJCzfa2VB+lQQ5eAaa9cRXy9pLmWGHXVGz2hsBMtyYmTjR/wr8kdTzeK+Jk4opBtGgcxDustg59b9x/jvgoc3HCdtnkqLTug2KmutB6kb+4KnVO07GsSp0RmNtDmCRcXs9YN/eia9ICtIGDWPc3YDRppsw1Vktza/+ZW5vGzIKILZTo4SNGcg19zQw4Qxd9eLkXfB66vE2CQvA90CGo7mcye+UWjjXLr7i0cDEszAloQ9aQ== srangana@redhat.com", "key_options": null, "keyfile": "/home/shyamsundarr/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "shyamsundarr", "validate_certs": true} 2021-03-22T20:33:09.663 INFO:teuthology.task.ansible.out:ok: [gibba020.front.sepia.ceph.com] => (item={'name': 'shuzhenyi', 'ovpn': 'bigwhite@wrjj37deMacBook-Pro-2.local VoTYmzsOPazeWcH+DOHXKw d7502e96b37ebc2ee5e0c14c6026f10e2e72b49be70dd1c5c7e9751fafcd8501'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "shuzhenyi", "ovpn": "bigwhite@wrjj37deMacBook-Pro-2.local VoTYmzsOPazeWcH+DOHXKw d7502e96b37ebc2ee5e0c14c6026f10e2e72b49be70dd1c5c7e9751fafcd8501"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDKRZyOnj6D9tCw5o4+ujpos5Uj1O0XVvea798DsXPRh8bEE1pLkARQJLv4iW6LsG3x/CXruahmwT+6C/VHppIsbgtpadMWdCTPYrsjctPK0/N9nr4kQEL6XeK3/GHFnwqYcc+LySpNNfbKrgN4qWOwdZBhQjSV7K7FJd4ZYSm4wp6TVbvKKp7o+JdeM2zhstfC9AcCtBv/TpxixFFq/+y8/Z0PwqN1YyHduDOr1dr1DWn4ZzrkhiTYfPOltx0jweD6zTJoTAJDqae7kBA+3XH3dUGX3n7Tchsa3bnIKVz9sLQvH/vPro61I+Xig6MQh77JsylNvpwb1LLOEzDf7dxl bigwhite@wrjj37deMacBook-Pro-2.local", "key_options": null, "keyfile": "/home/shuzhenyi/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "shuzhenyi", "validate_certs": true} 2021-03-22T20:33:09.841 INFO:teuthology.task.ansible.out:ok: [gibba044.front.sepia.ceph.com] => (item={'name': 'shuzhenyi', 'ovpn': 'bigwhite@wrjj37deMacBook-Pro-2.local VoTYmzsOPazeWcH+DOHXKw d7502e96b37ebc2ee5e0c14c6026f10e2e72b49be70dd1c5c7e9751fafcd8501'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "shuzhenyi", "ovpn": "bigwhite@wrjj37deMacBook-Pro-2.local VoTYmzsOPazeWcH+DOHXKw d7502e96b37ebc2ee5e0c14c6026f10e2e72b49be70dd1c5c7e9751fafcd8501"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDKRZyOnj6D9tCw5o4+ujpos5Uj1O0XVvea798DsXPRh8bEE1pLkARQJLv4iW6LsG3x/CXruahmwT+6C/VHppIsbgtpadMWdCTPYrsjctPK0/N9nr4kQEL6XeK3/GHFnwqYcc+LySpNNfbKrgN4qWOwdZBhQjSV7K7FJd4ZYSm4wp6TVbvKKp7o+JdeM2zhstfC9AcCtBv/TpxixFFq/+y8/Z0PwqN1YyHduDOr1dr1DWn4ZzrkhiTYfPOltx0jweD6zTJoTAJDqae7kBA+3XH3dUGX3n7Tchsa3bnIKVz9sLQvH/vPro61I+Xig6MQh77JsylNvpwb1LLOEzDf7dxl bigwhite@wrjj37deMacBook-Pro-2.local", "key_options": null, "keyfile": "/home/shuzhenyi/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "shuzhenyi", "validate_certs": true} 2021-03-22T20:33:09.842 INFO:teuthology.task.ansible.out:ok: [gibba020.front.sepia.ceph.com] => (item={'name': 'mdipalma', 'ovpn': 'mdipalma@mdmac IVn9Oy/SxZEmDgSWSeo3jA ea4dc08cb39ba55ade357c4949bf3f7d4d0322171ff5b5dac3c06d47cdc38f14'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "mdipalma", "ovpn": "mdipalma@mdmac IVn9Oy/SxZEmDgSWSeo3jA ea4dc08cb39ba55ade357c4949bf3f7d4d0322171ff5b5dac3c06d47cdc38f14"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDEcI3X9mNxtHRSvi2gVFavu21kRCWDd1erXW3d/1zWnoUvRxe9ft2xA1c3Bmo067GqhFudPcXoYJvz3atAGR9k3n1UTtTJe95XRZ1Zmn/boi6mn7I2oRVFpW/KjxaiM3iN2SHKknMtcs6qRTioapYCU7u924oc0izqPBvkrC73cfVF4emH1ERWEcQBTxWub6N6Mn3xaDmJ5xnGlNvDY70CC9osoa2VRNJM7GU9eUQClHirPbSooDvvVKfTGD7YfMH76j6PdDR/a/cgNeiMevtMbeFGhu1SOEHb1ihCNoGq2vQFPPWwwTCzMI05XuUEc4iaxw/kbGBMpWbmIvswIMQrRwgwLZk67GGpf/dEeutI6WseeNKNuHnTzzx43AW9G2coGq0RKE7OuA5Cqj0CO7Kcf5UA4AqIIroLETVBrrEV6qzpkD74QBZXPl7gbSZIyxLpvtQoMfSSzN+Mj184LmQoURCqIT+yM5gddF5/S5I+rpw81vBj5M9ZskyzVQAo0H8= michelledipalma@mdipalma-mac", "key_options": null, "keyfile": "/home/mdipalma/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "mdipalma", "validate_certs": true} 2021-03-22T20:33:10.018 INFO:teuthology.task.ansible.out:ok: [gibba044.front.sepia.ceph.com] => (item={'name': 'mdipalma', 'ovpn': 'mdipalma@mdmac IVn9Oy/SxZEmDgSWSeo3jA ea4dc08cb39ba55ade357c4949bf3f7d4d0322171ff5b5dac3c06d47cdc38f14'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "mdipalma", "ovpn": "mdipalma@mdmac IVn9Oy/SxZEmDgSWSeo3jA ea4dc08cb39ba55ade357c4949bf3f7d4d0322171ff5b5dac3c06d47cdc38f14"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDEcI3X9mNxtHRSvi2gVFavu21kRCWDd1erXW3d/1zWnoUvRxe9ft2xA1c3Bmo067GqhFudPcXoYJvz3atAGR9k3n1UTtTJe95XRZ1Zmn/boi6mn7I2oRVFpW/KjxaiM3iN2SHKknMtcs6qRTioapYCU7u924oc0izqPBvkrC73cfVF4emH1ERWEcQBTxWub6N6Mn3xaDmJ5xnGlNvDY70CC9osoa2VRNJM7GU9eUQClHirPbSooDvvVKfTGD7YfMH76j6PdDR/a/cgNeiMevtMbeFGhu1SOEHb1ihCNoGq2vQFPPWwwTCzMI05XuUEc4iaxw/kbGBMpWbmIvswIMQrRwgwLZk67GGpf/dEeutI6WseeNKNuHnTzzx43AW9G2coGq0RKE7OuA5Cqj0CO7Kcf5UA4AqIIroLETVBrrEV6qzpkD74QBZXPl7gbSZIyxLpvtQoMfSSzN+Mj184LmQoURCqIT+yM5gddF5/S5I+rpw81vBj5M9ZskyzVQAo0H8= michelledipalma@mdipalma-mac", "key_options": null, "keyfile": "/home/mdipalma/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "mdipalma", "validate_certs": true} 2021-03-22T20:33:10.019 INFO:teuthology.task.ansible.out:ok: [gibba020.front.sepia.ceph.com] => (item={'name': 'kchang', 'ovpn': 'kchang@kiefer-uchi Vy8tg3hSizdX5fIAJFgG/A 912a49a77b5722fdf4b9e304ee329c7b808728d73bb1e1f70cf55bd1221a3da3'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "kchang", "ovpn": "kchang@kiefer-uchi Vy8tg3hSizdX5fIAJFgG/A 912a49a77b5722fdf4b9e304ee329c7b808728d73bb1e1f70cf55bd1221a3da3"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC+tqgRGdlbb7NMefZVPCtbzVZBapxmmPcKaUtqT7E/9AKRoHuroZQ7KJQfO15POpIfEja7BugBt5F95aW2Bd9/xhulzC4/JjiZYc6ST5Na03BrcudI3YcktoGR8Mm7ZVzSojvm0SKtLLHM5Su17JpCC7BitMdao1mETlUOklEXc6pgbr9XHOayo1zeuos8DB90iA8TQ2soR/POD1Rix4GKniCHXz10+iXQFYPsif1HsQ3rh8Vi1M0cTq98bMSmfsKODil8KIxf+lvLCL4GAgDYEyxnstiTFh5GAcIMOOo2dl1fDb/Oa981CxWU+xxJD+M7AEJVeyAqqAnShvZU6y1L kiefer@kiefer-uchi", "key_options": null, "keyfile": "/home/kchang/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "kchang", "validate_certs": true} 2021-03-22T20:33:10.196 INFO:teuthology.task.ansible.out:ok: [gibba044.front.sepia.ceph.com] => (item={'name': 'kchang', 'ovpn': 'kchang@kiefer-uchi Vy8tg3hSizdX5fIAJFgG/A 912a49a77b5722fdf4b9e304ee329c7b808728d73bb1e1f70cf55bd1221a3da3'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "kchang", "ovpn": "kchang@kiefer-uchi Vy8tg3hSizdX5fIAJFgG/A 912a49a77b5722fdf4b9e304ee329c7b808728d73bb1e1f70cf55bd1221a3da3"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC+tqgRGdlbb7NMefZVPCtbzVZBapxmmPcKaUtqT7E/9AKRoHuroZQ7KJQfO15POpIfEja7BugBt5F95aW2Bd9/xhulzC4/JjiZYc6ST5Na03BrcudI3YcktoGR8Mm7ZVzSojvm0SKtLLHM5Su17JpCC7BitMdao1mETlUOklEXc6pgbr9XHOayo1zeuos8DB90iA8TQ2soR/POD1Rix4GKniCHXz10+iXQFYPsif1HsQ3rh8Vi1M0cTq98bMSmfsKODil8KIxf+lvLCL4GAgDYEyxnstiTFh5GAcIMOOo2dl1fDb/Oa981CxWU+xxJD+M7AEJVeyAqqAnShvZU6y1L kiefer@kiefer-uchi", "key_options": null, "keyfile": "/home/kchang/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "kchang", "validate_certs": true} 2021-03-22T20:33:10.197 INFO:teuthology.task.ansible.out:ok: [gibba020.front.sepia.ceph.com] => (item={'name': 'vereddy', 'ovpn': 'vereddy@vereddy.remote.csb 8jHiMDBfgQxu/8+MTlPR1A 07898add1a48c50647de4a81ad23db0c8545202cb56d3172db9b22df32c6b4a2'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "vereddy", "ovpn": "vereddy@vereddy.remote.csb 8jHiMDBfgQxu/8+MTlPR1A 07898add1a48c50647de4a81ad23db0c8545202cb56d3172db9b22df32c6b4a2"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDjj3bbbLvd4IHeFrSJyM9N6uKXA7ElQrzfcisKRGjUPON8IsAWkXQeAnHoBsIQv7tRGudXOrK+tbfv7crLI0/CxL+o0cCVW8bxuTEtdz07ZFsND9cppCc7Yq+wHsg7nQ/n0QfxnlYc0T9pATXUoT+aW4c3NQoDbsupLSkNs1C+G/MEBzz6iH6tgrv43OAOUccfQbC+IYx4RIKL5MteEjVrZanNELIG+jsYe+CZLdsONk1nR8+xKQw19Sm/jkKdl1K9NXoVPEBQmFXrYl6G+7tCdWeU3Vq24lM1X5p1mVspcG6FyyctcuP/8+zhL2L208DrXlOVPcqHR/4FEf3Wmk89 vereddy@vereddy.remote.csb", "key_options": null, "keyfile": "/home/vereddy/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "vereddy", "validate_certs": true} 2021-03-22T20:33:10.374 INFO:teuthology.task.ansible.out:ok: [gibba044.front.sepia.ceph.com] => (item={'name': 'vereddy', 'ovpn': 'vereddy@vereddy.remote.csb 8jHiMDBfgQxu/8+MTlPR1A 07898add1a48c50647de4a81ad23db0c8545202cb56d3172db9b22df32c6b4a2'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "vereddy", "ovpn": "vereddy@vereddy.remote.csb 8jHiMDBfgQxu/8+MTlPR1A 07898add1a48c50647de4a81ad23db0c8545202cb56d3172db9b22df32c6b4a2"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDjj3bbbLvd4IHeFrSJyM9N6uKXA7ElQrzfcisKRGjUPON8IsAWkXQeAnHoBsIQv7tRGudXOrK+tbfv7crLI0/CxL+o0cCVW8bxuTEtdz07ZFsND9cppCc7Yq+wHsg7nQ/n0QfxnlYc0T9pATXUoT+aW4c3NQoDbsupLSkNs1C+G/MEBzz6iH6tgrv43OAOUccfQbC+IYx4RIKL5MteEjVrZanNELIG+jsYe+CZLdsONk1nR8+xKQw19Sm/jkKdl1K9NXoVPEBQmFXrYl6G+7tCdWeU3Vq24lM1X5p1mVspcG6FyyctcuP/8+zhL2L208DrXlOVPcqHR/4FEf3Wmk89 vereddy@vereddy.remote.csb", "key_options": null, "keyfile": "/home/vereddy/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "vereddy", "validate_certs": true} 2021-03-22T20:33:10.375 INFO:teuthology.task.ansible.out:ok: [gibba020.front.sepia.ceph.com] => (item={'name': 'benhanokh', 'ovpn': 'gbenhano@localhost.localdomain uMf63iCCcqDt1rUnOSujaw 8c554c50bf8e27d3373515168e59f4ed3e4c48bace5689838268569948545ed5'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "benhanokh", "ovpn": "gbenhano@localhost.localdomain uMf63iCCcqDt1rUnOSujaw 8c554c50bf8e27d3373515168e59f4ed3e4c48bace5689838268569948545ed5"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC+EkUbnaeC7Dqtq2N4/dX9v+WGlrgRS2ygHhlbZy4KHbd6+Q9T5NAWtqnFwqcbFpYYUBwMvz8zLo6HYN6gNskRN0qTiFKPQdtnydF0Tx1KHrdGGcX3G2lxyGH5P8nrqReXAPPvRiVc2/Mj7APCTmY2JftkSS1qYcTleeueivVyho6z6uD1AyC7OXANhtn7kGeIY/NvVKBhDr+3TuPmpPwPCQMcJUyZWCHYyp47v2vzNBy2Etp7WjGwOnfZ5ULiJGjH6PCXx0YfpmTUOPVkNbV6Om+0YJ3fcLlmQ/2nsdsWfOKvoAr+1uzO81h7ZBX9LVEitj8YU3WeSCV2vqS2VvOpq5NyHXWGq+ZkOCfhy4Z9MvMG+6hqp4p4z1JMpKsZ191kP7eAQua41GkTSQPlEfF+um1UV6ZjNzhB68utOXyGDoDcxct9oOdnhhjwu5W4/0t9iBHuMn02iHRYVrUWOH2FXVysR0p5x/L2xdvNPiTgFAZ2eN+EFWmdan4e9mAAw3M= gbenhano@localhost.localdomain", "key_options": null, "keyfile": "/home/benhanokh/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "benhanokh", "validate_certs": true} 2021-03-22T20:33:10.551 INFO:teuthology.task.ansible.out:ok: [gibba044.front.sepia.ceph.com] => (item={'name': 'benhanokh', 'ovpn': 'gbenhano@localhost.localdomain uMf63iCCcqDt1rUnOSujaw 8c554c50bf8e27d3373515168e59f4ed3e4c48bace5689838268569948545ed5'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "benhanokh", "ovpn": "gbenhano@localhost.localdomain uMf63iCCcqDt1rUnOSujaw 8c554c50bf8e27d3373515168e59f4ed3e4c48bace5689838268569948545ed5"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC+EkUbnaeC7Dqtq2N4/dX9v+WGlrgRS2ygHhlbZy4KHbd6+Q9T5NAWtqnFwqcbFpYYUBwMvz8zLo6HYN6gNskRN0qTiFKPQdtnydF0Tx1KHrdGGcX3G2lxyGH5P8nrqReXAPPvRiVc2/Mj7APCTmY2JftkSS1qYcTleeueivVyho6z6uD1AyC7OXANhtn7kGeIY/NvVKBhDr+3TuPmpPwPCQMcJUyZWCHYyp47v2vzNBy2Etp7WjGwOnfZ5ULiJGjH6PCXx0YfpmTUOPVkNbV6Om+0YJ3fcLlmQ/2nsdsWfOKvoAr+1uzO81h7ZBX9LVEitj8YU3WeSCV2vqS2VvOpq5NyHXWGq+ZkOCfhy4Z9MvMG+6hqp4p4z1JMpKsZ191kP7eAQua41GkTSQPlEfF+um1UV6ZjNzhB68utOXyGDoDcxct9oOdnhhjwu5W4/0t9iBHuMn02iHRYVrUWOH2FXVysR0p5x/L2xdvNPiTgFAZ2eN+EFWmdan4e9mAAw3M= gbenhano@localhost.localdomain", "key_options": null, "keyfile": "/home/benhanokh/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "benhanokh", "validate_certs": true} 2021-03-22T20:33:10.552 INFO:teuthology.task.ansible.out:ok: [gibba020.front.sepia.ceph.com] => (item={'name': 'jsalomon', 'ovpn': 'jsalomon@Josh-laptop 9V9NVwrt57LxXiqRh5Q7PQ 4cf0b0dfa39cf1e72f51bbfed19b4d88bdb286d09e54a99eb35721e33b1ae7b0'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "jsalomon", "ovpn": "jsalomon@Josh-laptop 9V9NVwrt57LxXiqRh5Q7PQ 4cf0b0dfa39cf1e72f51bbfed19b4d88bdb286d09e54a99eb35721e33b1ae7b0"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDBYtdHKBXQcXQFkEW8fSwlFK/xZM16VcFY288ABI/DPfejTStHhxiRvmlsWzMy0Ar5WadZ8FU1ptjA3MKBEY1Do1r1Ul369k3zHCvxXyg9QGGMNPYfHmnNeoF4GEgoJpuounPs0mkLmrPTR+cR+/XuaZZt38nsad8M/zJetnolvqCWpcV87D7+Rt8F32J6kGDknC4ikEe8I0n7F+goOmJhlgkqegbKEeJ/EMnOItwVZHFwaC+sxOq4IlYp2f1aZMKGAtr5+ICwYH1SMCcvnp3qWL8O//t2tvguZgQxzIs6Nf5GaxwdQkh4CvjbWiCkIbGFJ57YICS6k++KMXMbEnwh jsalomon@Josh-laptop.tlv.redhat.com", "key_options": null, "keyfile": "/home/jsalomon/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "jsalomon", "validate_certs": true} 2021-03-22T20:33:10.719 INFO:teuthology.task.ansible.out:ok: [gibba044.front.sepia.ceph.com] => (item={'name': 'jsalomon', 'ovpn': 'jsalomon@Josh-laptop 9V9NVwrt57LxXiqRh5Q7PQ 4cf0b0dfa39cf1e72f51bbfed19b4d88bdb286d09e54a99eb35721e33b1ae7b0'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "jsalomon", "ovpn": "jsalomon@Josh-laptop 9V9NVwrt57LxXiqRh5Q7PQ 4cf0b0dfa39cf1e72f51bbfed19b4d88bdb286d09e54a99eb35721e33b1ae7b0"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDBYtdHKBXQcXQFkEW8fSwlFK/xZM16VcFY288ABI/DPfejTStHhxiRvmlsWzMy0Ar5WadZ8FU1ptjA3MKBEY1Do1r1Ul369k3zHCvxXyg9QGGMNPYfHmnNeoF4GEgoJpuounPs0mkLmrPTR+cR+/XuaZZt38nsad8M/zJetnolvqCWpcV87D7+Rt8F32J6kGDknC4ikEe8I0n7F+goOmJhlgkqegbKEeJ/EMnOItwVZHFwaC+sxOq4IlYp2f1aZMKGAtr5+ICwYH1SMCcvnp3qWL8O//t2tvguZgQxzIs6Nf5GaxwdQkh4CvjbWiCkIbGFJ57YICS6k++KMXMbEnwh jsalomon@Josh-laptop.tlv.redhat.com", "key_options": null, "keyfile": "/home/jsalomon/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "jsalomon", "validate_certs": true} 2021-03-22T20:33:10.730 INFO:teuthology.task.ansible.out:ok: [gibba020.front.sepia.ceph.com] => (item={'name': 'jolmomar', 'ovpn': 'jolmomar@thinkpad CnoIzb/786lZh1NINj0xAA e60eeb560654da4b84977a4f9dbccd599bf9460980985ee5726595eb4a46e640'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "jolmomar", "ovpn": "jolmomar@thinkpad CnoIzb/786lZh1NINj0xAA e60eeb560654da4b84977a4f9dbccd599bf9460980985ee5726595eb4a46e640"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQD9ltUNitnn0FNwMeiGkBnozpBN5ziVR2MreaqkfqTQY2TgI24559xuILyy+TnAKumhemZ8i8nIQ876Iso85OzIXbUbRM45hpL/bMQX7pWyMIRNeFKrCDwf18OT0DPc8aeDOAFQ6YoN0j4awUENjdZuuAW80cfcjoQO3m7ORF8wBF0IvMWwPDIQQrz+Li31ECgXg6VC7K3e+BNHlfNQ/2/ahS0+V4J6JYFsylZL0r2tydhDMd6rR8QA9c9BgeBz7+KWobGtiZVe7KReTzJ0O38PxNd8br3aS50j5BiN63gch8eFxPAROaUMnuiavu6OTDy4/aeL3Zc5WpUy3VyyumWf jolmomar@localhost.localdomain", "key_options": null, "keyfile": "/home/jolmomar/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "jolmomar", "validate_certs": true} 2021-03-22T20:33:10.896 INFO:teuthology.task.ansible.out:ok: [gibba044.front.sepia.ceph.com] => (item={'name': 'jolmomar', 'ovpn': 'jolmomar@thinkpad CnoIzb/786lZh1NINj0xAA e60eeb560654da4b84977a4f9dbccd599bf9460980985ee5726595eb4a46e640'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "jolmomar", "ovpn": "jolmomar@thinkpad CnoIzb/786lZh1NINj0xAA e60eeb560654da4b84977a4f9dbccd599bf9460980985ee5726595eb4a46e640"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQD9ltUNitnn0FNwMeiGkBnozpBN5ziVR2MreaqkfqTQY2TgI24559xuILyy+TnAKumhemZ8i8nIQ876Iso85OzIXbUbRM45hpL/bMQX7pWyMIRNeFKrCDwf18OT0DPc8aeDOAFQ6YoN0j4awUENjdZuuAW80cfcjoQO3m7ORF8wBF0IvMWwPDIQQrz+Li31ECgXg6VC7K3e+BNHlfNQ/2/ahS0+V4J6JYFsylZL0r2tydhDMd6rR8QA9c9BgeBz7+KWobGtiZVe7KReTzJ0O38PxNd8br3aS50j5BiN63gch8eFxPAROaUMnuiavu6OTDy4/aeL3Zc5WpUy3VyyumWf jolmomar@localhost.localdomain", "key_options": null, "keyfile": "/home/jolmomar/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "jolmomar", "validate_certs": true} 2021-03-22T20:33:10.907 INFO:teuthology.task.ansible.out:ok: [gibba020.front.sepia.ceph.com] => (item={'name': 'hmunjulu', 'ovpn': 'hmunjulu@thinkpad +5kJJIhXveJw6Q8ytILUSA 546f32fb058ff40ef3113e6c258b0f1cba6611155ba0a40a55646946cdb53019'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "hmunjulu", "ovpn": "hmunjulu@thinkpad +5kJJIhXveJw6Q8ytILUSA 546f32fb058ff40ef3113e6c258b0f1cba6611155ba0a40a55646946cdb53019"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDQKiUAlB8dxudAY60M7jnIJvs9yb2pNaT+BVv1Vk1kMs0XjPjcw9cyT3DtQ1xGLF367phRi/cfQbXOYbHG+uyBzQ4EEnBFvziktWRx4mfeWYxKjkjbfkVfpKPsxztqCbwm6+NYzMxGK2cExN7jUHnghHAjfA0IUpVVg9peBD3kUveLwS+UxuJAnuj+G4480LS6GDyLrhFEXU7uOIIlW4S9oLnU6vJL6GAzwyLE4ijTA8Ek03SJ01Ey/gpU9AqnQNp9u12l/7sJely6sI9pAuIzmS8Ht324hexxSWN5sFjXgLvLfFK83ziDBdrFBr0WXnWsFdRpHs2CwSq1JTkByqbN hmunjulu@hmunjulu.remote.csb", "key_options": null, "keyfile": "/home/hmunjulu/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "hmunjulu", "validate_certs": true} 2021-03-22T20:33:11.074 INFO:teuthology.task.ansible.out:ok: [gibba044.front.sepia.ceph.com] => (item={'name': 'hmunjulu', 'ovpn': 'hmunjulu@thinkpad +5kJJIhXveJw6Q8ytILUSA 546f32fb058ff40ef3113e6c258b0f1cba6611155ba0a40a55646946cdb53019'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "hmunjulu", "ovpn": "hmunjulu@thinkpad +5kJJIhXveJw6Q8ytILUSA 546f32fb058ff40ef3113e6c258b0f1cba6611155ba0a40a55646946cdb53019"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDQKiUAlB8dxudAY60M7jnIJvs9yb2pNaT+BVv1Vk1kMs0XjPjcw9cyT3DtQ1xGLF367phRi/cfQbXOYbHG+uyBzQ4EEnBFvziktWRx4mfeWYxKjkjbfkVfpKPsxztqCbwm6+NYzMxGK2cExN7jUHnghHAjfA0IUpVVg9peBD3kUveLwS+UxuJAnuj+G4480LS6GDyLrhFEXU7uOIIlW4S9oLnU6vJL6GAzwyLE4ijTA8Ek03SJ01Ey/gpU9AqnQNp9u12l/7sJely6sI9pAuIzmS8Ht324hexxSWN5sFjXgLvLfFK83ziDBdrFBr0WXnWsFdRpHs2CwSq1JTkByqbN hmunjulu@hmunjulu.remote.csb", "key_options": null, "keyfile": "/home/hmunjulu/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "hmunjulu", "validate_certs": true} 2021-03-22T20:33:11.085 INFO:teuthology.task.ansible.out:ok: [gibba020.front.sepia.ceph.com] => (item={'name': 'julpark', 'ovpn': 'julpark@thinkpad svj+nOCQG95zuBUwdJoluQ 7252f05ef02b16fd74d931d6cf937304afbb098dbdbde13d377e884fe35e2fb8'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "julpark", "ovpn": "julpark@thinkpad svj+nOCQG95zuBUwdJoluQ 7252f05ef02b16fd74d931d6cf937304afbb098dbdbde13d377e884fe35e2fb8"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDoefxOfeArToGucfWG7y1tyLF2I1J/IkBSlmxxEJyHyDUB6ElXjYIJReoiPfmB0xLEmINpmt8QA4XN/8UbR1r9LFOexlZZbX1LSbihi11LXCvfIJWqkHVwIyKHRTu/duMrntBFVENJ0LVf0GSWVTtllXaDA+fMkp6/ra/hlRHQbx19UXy/9+Pogj8Xl+SntnMGiHlX8FFq2A2tUqhdQSf/1GW1HfUIa5WtwdEqIpKpAgMM7sOW9i3QAmLAMo8HiKrArSiy7jrRUODCqsTJsfifxEbmnOS0ZtmDh0eeWL/Dyqbz99Rg4WbFNeK8oyZYr7D6bEAhd2az2A+wycPx4Nq7 julpark@julpark.remote.csb", "key_options": null, "keyfile": "/home/julpark/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "julpark", "validate_certs": true} 2021-03-22T20:33:11.251 INFO:teuthology.task.ansible.out:ok: [gibba044.front.sepia.ceph.com] => (item={'name': 'julpark', 'ovpn': 'julpark@thinkpad svj+nOCQG95zuBUwdJoluQ 7252f05ef02b16fd74d931d6cf937304afbb098dbdbde13d377e884fe35e2fb8'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "julpark", "ovpn": "julpark@thinkpad svj+nOCQG95zuBUwdJoluQ 7252f05ef02b16fd74d931d6cf937304afbb098dbdbde13d377e884fe35e2fb8"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDoefxOfeArToGucfWG7y1tyLF2I1J/IkBSlmxxEJyHyDUB6ElXjYIJReoiPfmB0xLEmINpmt8QA4XN/8UbR1r9LFOexlZZbX1LSbihi11LXCvfIJWqkHVwIyKHRTu/duMrntBFVENJ0LVf0GSWVTtllXaDA+fMkp6/ra/hlRHQbx19UXy/9+Pogj8Xl+SntnMGiHlX8FFq2A2tUqhdQSf/1GW1HfUIa5WtwdEqIpKpAgMM7sOW9i3QAmLAMo8HiKrArSiy7jrRUODCqsTJsfifxEbmnOS0ZtmDh0eeWL/Dyqbz99Rg4WbFNeK8oyZYr7D6bEAhd2az2A+wycPx4Nq7 julpark@julpark.remote.csb", "key_options": null, "keyfile": "/home/julpark/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "julpark", "validate_certs": true} 2021-03-22T20:33:11.262 INFO:teuthology.task.ansible.out:ok: [gibba020.front.sepia.ceph.com] => (item={'name': 'pdhange', 'ovpn': 'prashant@cephdev JZCEN2T5TXiHnU5yLG4hBg 3f94ec1bd179dafd2d58335ac4bea35808d394d30fa9e174fe16d6b872450fe0'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "pdhange", "ovpn": "prashant@cephdev JZCEN2T5TXiHnU5yLG4hBg 3f94ec1bd179dafd2d58335ac4bea35808d394d30fa9e174fe16d6b872450fe0"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQD03otezqmbR7v9dq62mWH5Kkg692jdmDZk6Ve4vux0A0YhxBuXDCyBWLE1Z4lLNxQahvK0pGsgokp+Uk+Q6aU+ZnF/E2jLp6YWerFXIHY3M7byObJx9+QuVBfNI0bZBkV3+vSjhSCGOYU+TrTHsKZqhsTcejZjmL3gFLmWfU6dTh0sX05qz97cdJl3CMPhCIR3KjtkiPygj417/N7wet/Efv1t79TvyS7dtK1oz+zRLEpKi/fZjvpXb8xec7as72Y0XexsWMDyZJ/N8PijTQ5L6EfLMV7ae/bWGzNAKsoC1dHVY7q/Q4pzktC6zU0Rc9sDRMtrgFg+q+04BfveSLfxTb9tqf7SbSvh7IAG1eKiEuDT/uy3T6Uiw+CiZ0eIqYzZscO/aDjUArGbS8eyaycybdYCBK9Jz38i0mYKkXg855yoVuIExr6MXieYwyVoVW8gbx1bAslaafrzra2dkAFByOJ0sbosPFRgR2+boUSxD6IaE+ALgno4T/0CI2RMiH0= prashant@cephdev", "key_options": null, "keyfile": "/home/pdhange/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "pdhange", "validate_certs": true} 2021-03-22T20:33:11.429 INFO:teuthology.task.ansible.out:ok: [gibba044.front.sepia.ceph.com] => (item={'name': 'pdhange', 'ovpn': 'prashant@cephdev JZCEN2T5TXiHnU5yLG4hBg 3f94ec1bd179dafd2d58335ac4bea35808d394d30fa9e174fe16d6b872450fe0'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "pdhange", "ovpn": "prashant@cephdev JZCEN2T5TXiHnU5yLG4hBg 3f94ec1bd179dafd2d58335ac4bea35808d394d30fa9e174fe16d6b872450fe0"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQD03otezqmbR7v9dq62mWH5Kkg692jdmDZk6Ve4vux0A0YhxBuXDCyBWLE1Z4lLNxQahvK0pGsgokp+Uk+Q6aU+ZnF/E2jLp6YWerFXIHY3M7byObJx9+QuVBfNI0bZBkV3+vSjhSCGOYU+TrTHsKZqhsTcejZjmL3gFLmWfU6dTh0sX05qz97cdJl3CMPhCIR3KjtkiPygj417/N7wet/Efv1t79TvyS7dtK1oz+zRLEpKi/fZjvpXb8xec7as72Y0XexsWMDyZJ/N8PijTQ5L6EfLMV7ae/bWGzNAKsoC1dHVY7q/Q4pzktC6zU0Rc9sDRMtrgFg+q+04BfveSLfxTb9tqf7SbSvh7IAG1eKiEuDT/uy3T6Uiw+CiZ0eIqYzZscO/aDjUArGbS8eyaycybdYCBK9Jz38i0mYKkXg855yoVuIExr6MXieYwyVoVW8gbx1bAslaafrzra2dkAFByOJ0sbosPFRgR2+boUSxD6IaE+ALgno4T/0CI2RMiH0= prashant@cephdev", "key_options": null, "keyfile": "/home/pdhange/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "pdhange", "validate_certs": true} 2021-03-22T20:33:11.440 INFO:teuthology.task.ansible.out:changed: [gibba020.front.sepia.ceph.com] => (item={'name': 'dpivonka', 'ovpn': 'dpivonka@thinkpad huZBxlH4VpGff0Q68m/2Rg 43cc9c90a55fa3395862e679b60c5e6c016a59f186e7e8798579cd6046cc4ec8'}) => {"ansible_loop_var": "item", "changed": true, "comment": null, "exclusive": false, "follow": false, "item": {"name": "dpivonka", "ovpn": "dpivonka@thinkpad huZBxlH4VpGff0Q68m/2Rg 43cc9c90a55fa3395862e679b60c5e6c016a59f186e7e8798579cd6046cc4ec8"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDg7xW5+Mk7pG5MjLxOc7GTvDTCPBJj2L3MEQZIapmmo6t8uPODwDewXncSzrKDH6zFVE4TTTD9fJdu+BhyT+jCFgXrEOMMabj7vJsg0wO0SWqr+4NECFPhD9y4ewfYiewBeXisclA5Bto91v93AtYpZBCdmPYSi0BEcPVc6S3iBUD0PzIrL62I/kBAtm0f/bScRiT7XvQJXvkbEObW2yS2XhUv2qgq1VlFvO1jl3B85KMTHVb8+LrKpQWOKfRfxJ74c51y6tnEjZLFO6Xn0JevqOhd8gPQIXueFZOM0g0pNp1mbtGaaBlEIibbrzo2p9kzsdvJeHMq1XuMIi1/Qyj9 dpivonka@dhcp-41-144.bos.redhat.com", "key_options": null, "keyfile": "/home/dpivonka/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "dpivonka", "validate_certs": true} 2021-03-22T20:33:11.616 INFO:teuthology.task.ansible.out:changed: [gibba020.front.sepia.ceph.com] => (item={'name': 'adking', 'ovpn': 'adking@laptop1 VkjYUD1hJpR8sFhrH6MIcg 28c610bc9f7321de315923288d24650bdb4bc90593b423f1f59db16d67b6d625'}) => {"ansible_loop_var": "item", "changed": true, "comment": null, "exclusive": false, "follow": false, "item": {"name": "adking", "ovpn": "adking@laptop1 VkjYUD1hJpR8sFhrH6MIcg 28c610bc9f7321de315923288d24650bdb4bc90593b423f1f59db16d67b6d625"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC0m+8wna4RnrOcuCUj971EBe4cFiTXVkEWkIsUX3yeCUwMaS/ZjaoOjcdYX7cYpCp1ilo4FSO5BsochU0RiMbQEwLGcE0zB2q1ac8+yYKCuWWyknig2t4bOReu5OrXvl6mj/9R+p7clFlYhwIoNG5ZZ/2eTbo3nH7gWgaOKaPbTtvEGg/5R/qjQKg8OTC8oix6kLsaNTisQJ78Zd7b4ukg9bO0jlq/2UhQOBM072sU1/kJpWTkcA0xxm3nsC4rWPwapgz7UwBmMdyx116GZgWdfQecTLKO7b8pyJw21npk2ntUmeMi7WPZGX6VI3IpaAhBjW3KiATAb8JbAQh8F9bmejkw6x7zrP3hYKQOg3A+U8DKRRo/Ad+f0zz9gjC42DUvMEOr09RBdxZcEAPY7H/YRWEqbA2zPX3Gfth4b7/letzM3m9ToUvVfSt1CdjaZD+gIia9pCgDMb+j1j2w9reG4F7Us+W/1f5pYCyFyrm4XO3AdoYM9/FOAOR3vffTIQU= adking@localhost.localdomain", "key_options": null, "keyfile": "/home/adking/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "adking", "validate_certs": true} 2021-03-22T20:33:11.648 INFO:teuthology.task.ansible.out:changed: [gibba044.front.sepia.ceph.com] => (item={'name': 'dpivonka', 'ovpn': 'dpivonka@thinkpad huZBxlH4VpGff0Q68m/2Rg 43cc9c90a55fa3395862e679b60c5e6c016a59f186e7e8798579cd6046cc4ec8'}) => {"ansible_loop_var": "item", "changed": true, "comment": null, "exclusive": false, "follow": false, "item": {"name": "dpivonka", "ovpn": "dpivonka@thinkpad huZBxlH4VpGff0Q68m/2Rg 43cc9c90a55fa3395862e679b60c5e6c016a59f186e7e8798579cd6046cc4ec8"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDg7xW5+Mk7pG5MjLxOc7GTvDTCPBJj2L3MEQZIapmmo6t8uPODwDewXncSzrKDH6zFVE4TTTD9fJdu+BhyT+jCFgXrEOMMabj7vJsg0wO0SWqr+4NECFPhD9y4ewfYiewBeXisclA5Bto91v93AtYpZBCdmPYSi0BEcPVc6S3iBUD0PzIrL62I/kBAtm0f/bScRiT7XvQJXvkbEObW2yS2XhUv2qgq1VlFvO1jl3B85KMTHVb8+LrKpQWOKfRfxJ74c51y6tnEjZLFO6Xn0JevqOhd8gPQIXueFZOM0g0pNp1mbtGaaBlEIibbrzo2p9kzsdvJeHMq1XuMIi1/Qyj9 dpivonka@dhcp-41-144.bos.redhat.com", "key_options": null, "keyfile": "/home/dpivonka/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "dpivonka", "validate_certs": true} 2021-03-22T20:33:11.804 INFO:teuthology.task.ansible.out:changed: [gibba020.front.sepia.ceph.com] => (item={'name': 'amathuri', 'ovpn': 'amathuri@thinkpad WDHZL4VspBmlz5dzRlAGUQ 7f2c5d8e2554b869a09fdc20d6e4aabffa8200ef8e2b8d1bc951bfc673757267\namathuri@lenovothinkpad MhlrEG4X+iKq2d2GxwMbmA 812cfea500340140144ecb27f7851b86d8daff658f173189fceec8e61b59cbf2\n'}) => {"ansible_loop_var": "item", "changed": true, "comment": null, "exclusive": false, "follow": false, "item": {"name": "amathuri", "ovpn": "amathuri@thinkpad WDHZL4VspBmlz5dzRlAGUQ 7f2c5d8e2554b869a09fdc20d6e4aabffa8200ef8e2b8d1bc951bfc673757267\namathuri@lenovothinkpad MhlrEG4X+iKq2d2GxwMbmA 812cfea500340140144ecb27f7851b86d8daff658f173189fceec8e61b59cbf2\n"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAACAQCs6q2b5NcUsNXl+w1Mrc7idNvGdwWkL0XRX5zTw22UNpQyqPkSrRTFKi4NxoY8ucv8JoLnaJL7hYSRHKTh7SqH78uPLZX0FLtoHvpYLgUgJzzJ5AOW5uekIhCMCm+3egmFnEBwFcNxtGnU2es02ByXNEXRxt4/LQ0f8K6lMqxVRSKYcltvWzlA7WFFdTnYMunbCYOdpw88RXm2pYjGIHRBnie7+pFiFSS6K/mkzQcfLiJmahgLSaYslI0ho1vQd8xfNLmZ700C5F4VTUlT/mJK/dI2LF3OfaPTsyqKNzOchrjLFx5b6dhZ4WZyqu7VKsHNm+xHZwT8VP3LPGSVVBdmEsiCsmV4g4QTI5ssZLi7siZDpaFp72nVAIO1i6kBGuiF3or+J4LmIh8ZRKzTc0DRDOw7S+IkWu1fv2UhYg83z6wrz4HeczI+bnolFFWW6HgGV3MFaUeRTRvrbxw2DPoEGQ+cjP0wsjyEhxlScwdh8W8IbVpNl+7mBe45YGUH2hg83Lst5QQxD4PHelriu40moWRHFKCnKfNesb4L1uqu29o8f+/PgpLdrWE/P5zIKe2ReWJyScYAI7jTMlFw+xgf+0TKryk44NMy90l3ei0umlx4qsFbbEv+lhzAALrUJ/da7fsQw7eIVykmcscBeYr99/YSYk4MGdk4jVCiHsQkdw== amathuri@redhat.com\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDJ3ch+pU88/tX5TVVFl/1pPief8drYLRkK4BtfJk+xVNxX9qkDtOtiLAU+OugYF1/xk9hE9zTbm3UBL23unrzhlR80t8f2FiF1YFhHVzeZ/p/OunmkU0RFQzkMVuwKVOUNulw9FwpEZ/0Bjfxvaims0SBWaCzBgE5g0R+Ofdq/bVF82K8vU5Laa3KZ/cCdGzFgW00cBvPAKIpQ93g8TRqsCsFvR37nY9v5SU1hJ9araEp6LRA86tUt3EFtxD2tRcmqKGtCb0kOr+rRXWVGiaUBiedHxFudIy0+TNj4fNrJwpoC0hcBO9ek4Bh6hM7Zqzum9HpkPGlz84jkm+r+xMThaZCh8iFkgxyK+bw8B8smaVJD04ob9Wb4RYoFYfQ7TEkPkO9gr+UsSesbP9fWfucemUqwK0htOOtpc1YRwdOPcdPJWAfx9J5+YVL8BTWYBaTdmHslOKeUGM5fCob6QxC6Er9xweys9jh7MXttSpe013bY7P4ZDRF8uWvygpsytPE= amathuri@redhat.com", "k 2021-03-22T20:33:11.805 INFO:teuthology.task.ansible.out:ey_options": null, "keyfile": "/home/amathuri/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "amathuri", "validate_certs": true} 2021-03-22T20:33:11.825 INFO:teuthology.task.ansible.out:changed: [gibba044.front.sepia.ceph.com] => (item={'name': 'adking', 'ovpn': 'adking@laptop1 VkjYUD1hJpR8sFhrH6MIcg 28c610bc9f7321de315923288d24650bdb4bc90593b423f1f59db16d67b6d625'}) => {"ansible_loop_var": "item", "changed": true, "comment": null, "exclusive": false, "follow": false, "item": {"name": "adking", "ovpn": "adking@laptop1 VkjYUD1hJpR8sFhrH6MIcg 28c610bc9f7321de315923288d24650bdb4bc90593b423f1f59db16d67b6d625"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC0m+8wna4RnrOcuCUj971EBe4cFiTXVkEWkIsUX3yeCUwMaS/ZjaoOjcdYX7cYpCp1ilo4FSO5BsochU0RiMbQEwLGcE0zB2q1ac8+yYKCuWWyknig2t4bOReu5OrXvl6mj/9R+p7clFlYhwIoNG5ZZ/2eTbo3nH7gWgaOKaPbTtvEGg/5R/qjQKg8OTC8oix6kLsaNTisQJ78Zd7b4ukg9bO0jlq/2UhQOBM072sU1/kJpWTkcA0xxm3nsC4rWPwapgz7UwBmMdyx116GZgWdfQecTLKO7b8pyJw21npk2ntUmeMi7WPZGX6VI3IpaAhBjW3KiATAb8JbAQh8F9bmejkw6x7zrP3hYKQOg3A+U8DKRRo/Ad+f0zz9gjC42DUvMEOr09RBdxZcEAPY7H/YRWEqbA2zPX3Gfth4b7/letzM3m9ToUvVfSt1CdjaZD+gIia9pCgDMb+j1j2w9reG4F7Us+W/1f5pYCyFyrm4XO3AdoYM9/FOAOR3vffTIQU= adking@localhost.localdomain", "key_options": null, "keyfile": "/home/adking/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "adking", "validate_certs": true} 2021-03-22T20:33:11.980 INFO:teuthology.task.ansible.out:changed: [gibba020.front.sepia.ceph.com] => (item={'name': 'nizamial09', 'ovpn': 'nia@redhat +vB2tfopNqiNnGugVmX3ew f9f6878bb5e6bb2353fa8da7d76e2d621e9fbf89a4c7583d7265cb984e231a99'}) => {"ansible_loop_var": "item", "changed": true, "comment": null, "exclusive": false, "follow": false, "item": {"name": "nizamial09", "ovpn": "nia@redhat +vB2tfopNqiNnGugVmX3ew f9f6878bb5e6bb2353fa8da7d76e2d621e9fbf89a4c7583d7265cb984e231a99"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDr6H7hmtGCUrO3GppgMHwbmA4XT/Vipz/uLG/N8h6ZxtaLQKpCefRpdKcFlOdDwxkTmT5q9vmXQ8nl95lTGq+eeMxl4ho104ZD9e9AIYmgYqFy7/qNP8gkqduIPlypLL9m5rElTcGd7zqfMqgljMvAmnXLtZNJlIuFtszVU5WPI1QCwfQ3t5aHF6j66bpVoN9uWItVGB1LApQz9TtViWsQ9Hl8X4YauJToO+TkuSX+H/OGH7ZC6CPOzNZb3b3vF/jLMnTzXl86PJs1se4DjKkRGLVCVbr2WhLwQeZ8TEn3Hg1Gn5X8zNM5cTo6U8SnXBAe9ZYbuyfvghrNLdlZpmN+8l0/l5zC3z+N+sEzklXwHw4MQLF+KSloVFd9NN/kyenufTZAyp8VxllZ9TgdC+CPORIWyzmu1elOtYo7LNuE6CIh/Zm9B54SO6hVHhVoOCqe/dIyjeHJA0WKIZblK1XZEvWuu0E2T3jhxfe1GICyTukeB8WoBQH9DZ1yzMPt59E= nia@redhat.com", "key_options": null, "keyfile": "/home/nizamial09/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "nizamial09", "validate_certs": true} 2021-03-22T20:33:12.038 INFO:teuthology.task.ansible.out:changed: [gibba044.front.sepia.ceph.com] => (item={'name': 'amathuri', 'ovpn': 'amathuri@thinkpad WDHZL4VspBmlz5dzRlAGUQ 7f2c5d8e2554b869a09fdc20d6e4aabffa8200ef8e2b8d1bc951bfc673757267\namathuri@lenovothinkpad MhlrEG4X+iKq2d2GxwMbmA 812cfea500340140144ecb27f7851b86d8daff658f173189fceec8e61b59cbf2\n'}) => {"ansible_loop_var": "item", "changed": true, "comment": null, "exclusive": false, "follow": false, "item": {"name": "amathuri", "ovpn": "amathuri@thinkpad WDHZL4VspBmlz5dzRlAGUQ 7f2c5d8e2554b869a09fdc20d6e4aabffa8200ef8e2b8d1bc951bfc673757267\namathuri@lenovothinkpad MhlrEG4X+iKq2d2GxwMbmA 812cfea500340140144ecb27f7851b86d8daff658f173189fceec8e61b59cbf2\n"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAACAQCs6q2b5NcUsNXl+w1Mrc7idNvGdwWkL0XRX5zTw22UNpQyqPkSrRTFKi4NxoY8ucv8JoLnaJL7hYSRHKTh7SqH78uPLZX0FLtoHvpYLgUgJzzJ5AOW5uekIhCMCm+3egmFnEBwFcNxtGnU2es02ByXNEXRxt4/LQ0f8K6lMqxVRSKYcltvWzlA7WFFdTnYMunbCYOdpw88RXm2pYjGIHRBnie7+pFiFSS6K/mkzQcfLiJmahgLSaYslI0ho1vQd8xfNLmZ700C5F4VTUlT/mJK/dI2LF3OfaPTsyqKNzOchrjLFx5b6dhZ4WZyqu7VKsHNm+xHZwT8VP3LPGSVVBdmEsiCsmV4g4QTI5ssZLi7siZDpaFp72nVAIO1i6kBGuiF3or+J4LmIh8ZRKzTc0DRDOw7S+IkWu1fv2UhYg83z6wrz4HeczI+bnolFFWW6HgGV3MFaUeRTRvrbxw2DPoEGQ+cjP0wsjyEhxlScwdh8W8IbVpNl+7mBe45YGUH2hg83Lst5QQxD4PHelriu40moWRHFKCnKfNesb4L1uqu29o8f+/PgpLdrWE/P5zIKe2ReWJyScYAI7jTMlFw+xgf+0TKryk44NMy90l3ei0umlx4qsFbbEv+lhzAALrUJ/da7fsQw7eIVykmcscBeYr99/YSYk4MGdk4jVCiHsQkdw== amathuri@redhat.com\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDJ3ch+pU88/tX5TVVFl/1pPief8drYLRkK4BtfJk+xVNxX9qkDtOtiLAU+OugYF1/xk9hE9zTbm3UBL23unrzhlR80t8f2FiF1YFhHVzeZ/p/OunmkU0RFQzkMVuwKVOUNulw9FwpEZ/0Bjfxvaims0SBWaCzBgE5g0R+Ofdq/bVF82K8vU5Laa3KZ/cCdGzFgW00cBvPAKIpQ93g8TRqsCsFvR37nY9v5SU1hJ9araEp6LRA86tUt3EFtxD2tRcmqKGtCb0kOr+rRXWVGiaUBiedHxFudIy0+TNj4fNrJwpoC0hcBO9ek4Bh6hM7Zqzum9HpkPGlz84jkm+r+xMThaZCh8iFkgxyK+bw8B8smaVJD04ob9Wb4RYoFYfQ7TEkPkO9gr+UsSesbP9fWfucemUqwK0htOOtpc1YRwdOPcdPJWAfx9J5+YVL8BTWYBaTdmHslOKeUGM5fCob6QxC6Er9xweys9jh7MXttSpe013bY7P4ZDRF8uWvygpsytPE= amathuri@redhat.com", "k 2021-03-22T20:33:12.039 INFO:teuthology.task.ansible.out:ey_options": null, "keyfile": "/home/amathuri/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "amathuri", "validate_certs": true} 2021-03-22T20:33:12.059 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:33:12 +0000 (0:00:24.589) 0:00:57.799 ********** 2021-03-22T20:33:12.140 INFO:teuthology.task.ansible.out: TASK [users : Update authorized_keys for each user with literal keys] ********** 2021-03-22T20:33:12.142 INFO:teuthology.task.ansible.out:skipping: [gibba020.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"} 2021-03-22T20:33:12.151 INFO:teuthology.task.ansible.out:skipping: [gibba020.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"} 2021-03-22T20:33:12.152 INFO:teuthology.task.ansible.out:skipping: [gibba020.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"} 2021-03-22T20:33:12.163 INFO:teuthology.task.ansible.out:skipping: [gibba020.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"} 2021-03-22T20:33:12.163 INFO:teuthology.task.ansible.out:skipping: [gibba020.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"} 2021-03-22T20:33:12.174 INFO:teuthology.task.ansible.out:skipping: [gibba020.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"} 2021-03-22T20:33:12.174 INFO:teuthology.task.ansible.out:skipping: [gibba020.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"} 2021-03-22T20:33:12.186 INFO:teuthology.task.ansible.out: TASK [users : Update authorized_keys using the keys repo] ********************** changed: [gibba044.front.sepia.ceph.com] => (item={'name': 'nizamial09', 'ovpn': 'nia@redhat +vB2tfopNqiNnGugVmX3ew f9f6878bb5e6bb2353fa8da7d76e2d621e9fbf89a4c7583d7265cb984e231a99'}) => {"ansible_loop_var": "item", "changed": true, "comment": null, "exclusive": false, "follow": false, "item": {"name": "nizamial09", "ovpn": "nia@redhat +vB2tfopNqiNnGugVmX3ew f9f6878bb5e6bb2353fa8da7d76e2d621e9fbf89a4c7583d7265cb984e231a99"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDr6H7hmtGCUrO3GppgMHwbmA4XT/Vipz/uLG/N8h6ZxtaLQKpCefRpdKcFlOdDwxkTmT5q9vmXQ8nl95lTGq+eeMxl4ho104ZD9e9AIYmgYqFy7/qNP8gkqduIPlypLL9m5rElTcGd7zqfMqgljMvAmnXLtZNJlIuFtszVU5WPI1QCwfQ3t5aHF6j66bpVoN9uWItVGB1LApQz9TtViWsQ9Hl8X4YauJToO+TkuSX+H/OGH7ZC6CPOzNZb3b3vF/jLMnTzXl86PJs1se4DjKkRGLVCVbr2WhLwQeZ8TEn3Hg1Gn5X8zNM5cTo6U8SnXBAe9ZYbuyfvghrNLdlZpmN+8l0/l5zC3z+N+sEzklXwHw4MQLF+KSloVFd9NN/kyenufTZAyp8VxllZ9TgdC+CPORIWyzmu1elOtYo7LNuE6CIh/Zm9B54SO6hVHhVoOCqe/dIyjeHJA0WKIZblK1XZEvWuu0E2T3jhxfe1GICyTukeB8WoBQH9DZ1yzMPt59E= nia@redhat.com", "key_options": null, "keyfile": "/home/nizamial09/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "nizamial09", "validate_certs": true} 2021-03-22T20:33:12.186 INFO:teuthology.task.ansible.out: TASK [users : Update authorized_keys for each user with literal keys] ********** 2021-03-22T20:33:12.186 INFO:teuthology.task.ansible.out:skipping: [gibba020.front.sepia.ceph.com] => (item={'name': 'jcaratzas', 'ovpn': 'jcaratza@fedora rT6gfdsBHVr0RvokJfO3mQ e634e7a31d873f310ff5326bacae6c19f95087f8215edda618f68dd2761257a9'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "jcaratzas", "ovpn": "jcaratza@fedora rT6gfdsBHVr0RvokJfO3mQ e634e7a31d873f310ff5326bacae6c19f95087f8215edda618f68dd2761257a9"}, "skip_reason": "Conditional result was False"} 2021-03-22T20:33:12.188 INFO:teuthology.task.ansible.out:skipping: [gibba020.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"} 2021-03-22T20:33:12.213 INFO:teuthology.task.ansible.out: TASK [users : Update authorized_keys using the keys repo] ********************** 2021-03-22T20:33:12.263 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:33:12 +0000 (0:00:00.203) 0:00:58.003 ********** 2021-03-22T20:33:12.352 INFO:teuthology.task.ansible.out: TASK [users : Update authorized_keys for each user with literal keys] ********** 2021-03-22T20:33:12.354 INFO:teuthology.task.ansible.out:skipping: [gibba044.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: [gibba044.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"} 2021-03-22T20:33:12.364 INFO:teuthology.task.ansible.out:skipping: [gibba044.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"} 2021-03-22T20:33:12.365 INFO:teuthology.task.ansible.out:skipping: [gibba044.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"} 2021-03-22T20:33:12.366 INFO:teuthology.task.ansible.out:ok: [gibba020.front.sepia.ceph.com] => (item={'name': 'smithfarm', 'key': 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC6jqQtqO7pnW39mpSQQC4L2FuxPOx/5j34lp2PrwuTWJoDwtUVCZhpNwSs5UAj3wdXGXCzWYWxu9d9Gh0UEBkiC+2ZHtLvWrwS1TDVRy5g5jYVm9vX3kL5dhoC2vYPyQoQkxeMX3BYlhLwkSjCAnjaceJJZyOT7KsqbpanvJxvudMzeyCosntnMuxyPzjH9CkVKqycddZnscdHMkDIZ3TjNhnL8GKK/QCPB60tkCO6HWN/g4HxidRjrp2VjQgIa5MWN9LBR6mGspZI6+rR1ygLhbl1scr1cCCumh65r+zmCC/ZY33YCfRXdmQZo+ShsBa+KbcvakEx0Bqgx7DsMoiR ncutler@pantograf', 'ovpn': 'smithfarm@wilbur vEk7281ao7DkpXE2Cn3rpw 20058c04c4991caf38b9517faedb75c8562e8d8669808b6be9f70da6a5b64007'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC6jqQtqO7pnW39mpSQQC4L2FuxPOx/5j34lp2PrwuTWJoDwtUVCZhpNwSs5UAj3wdXGXCzWYWxu9d9Gh0UEBkiC+2ZHtLvWrwS1TDVRy5g5jYVm9vX3kL5dhoC2vYPyQoQkxeMX3BYlhLwkSjCAnjaceJJZyOT7KsqbpanvJxvudMzeyCosntnMuxyPzjH9CkVKqycddZnscdHMkDIZ3TjNhnL8GKK/QCPB60tkCO6HWN/g4HxidRjrp2VjQgIa5MWN9LBR6mGspZI6+rR1ygLhbl1scr1cCCumh65r+zmCC/ZY33YCfRXdmQZo+ShsBa+KbcvakEx0Bqgx7DsMoiR ncutler@pantograf", "name": "smithfarm", "ovpn": "smithfarm@wilbur vEk7281ao7DkpXE2Cn3rpw 20058c04c4991caf38b9517faedb75c8562e8d8669808b6be9f70da6a5b64007"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC6jqQtqO7pnW39mpSQQC4L2FuxPOx/5j34lp2PrwuTWJoDwtUVCZhpNwSs5UAj3wdXGXCzWYWxu9d9Gh0UEBkiC+2ZHtLvWrwS1TDVRy5g5jYVm9vX3kL5dhoC2vYPyQoQkxeMX3BYlhLwkSjCAnjaceJJZyOT7KsqbpanvJxvudMzeyCosntnMuxyPzjH9CkVKqycddZnscdHMkDIZ3TjNhnL8GKK/QCPB60tkCO6HWN/g4HxidRjrp2VjQgIa5MWN9LBR6mGspZI6+rR1ygLhbl1scr1cCCumh65r+zmCC/ZY33YCfRXdmQZo+ShsBa+KbcvakEx0Bqgx7DsMoiR ncutler@pantograf", "key_options": null, "keyfile": "/home/smithfarm/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "smithfarm", "validate_certs": true} 2021-03-22T20:33:12.376 INFO:teuthology.task.ansible.out:skipping: [gibba044.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"} 2021-03-22T20:33:12.377 INFO:teuthology.task.ansible.out:skipping: [gibba020.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"} 2021-03-22T20:33:12.378 INFO:teuthology.task.ansible.out:skipping: [gibba044.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"} skipping: [gibba020.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"} 2021-03-22T20:33:12.389 INFO:teuthology.task.ansible.out:skipping: [gibba044.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"} 2021-03-22T20:33:12.389 INFO:teuthology.task.ansible.out:skipping: [gibba044.front.sepia.ceph.com] => (item={'name': 'jcaratzas', 'ovpn': 'jcaratza@fedora rT6gfdsBHVr0RvokJfO3mQ e634e7a31d873f310ff5326bacae6c19f95087f8215edda618f68dd2761257a9'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "jcaratzas", "ovpn": "jcaratza@fedora rT6gfdsBHVr0RvokJfO3mQ e634e7a31d873f310ff5326bacae6c19f95087f8215edda618f68dd2761257a9"}, "skip_reason": "Conditional result was False"} 2021-03-22T20:33:12.400 INFO:teuthology.task.ansible.out:skipping: [gibba044.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"} 2021-03-22T20:33:12.557 INFO:teuthology.task.ansible.out:ok: [gibba020.front.sepia.ceph.com] => (item={'name': 'amaredia', 'key': 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCc1ZbHNXuJn7gxyt7QJ579gEM13MuFdTzsrnedYuRIW2Zlm4rCFr8Oj5SGs5DWBIJnd3W4O2v7PjuVQMxU/zbwnj7mdwBmLFe1cSzOJv2eP1R2uaU5z5C7KNmyPLU++pGKClzb6v5wcEQUq2K35xnuXUU9B935dK+Fm7bK7+HAxj+1vpVeycbPFyPhf6mwbx8dZv4uvZGV2+CGBuyIB/5U2AMJZy9LWim3AR35bip4ftXvSKlAON+RHhnS0toG/6uwp0XlFuGn5H8snaca7L6hGtB4xg1PqA5aMf33Jiv2NVLQo8emHU9J/HeNVS7ksoSZ6InynpLZ6b9uXa9OM9XL ali@parkour', 'ovpn': 'ali@freerunner yQjRpRVG7D5KN2HAUjI30g 9d677a34ae98477e6cc8ba1d975d81dcae43a102013b265c63f3ea91e7dacd78'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCc1ZbHNXuJn7gxyt7QJ579gEM13MuFdTzsrnedYuRIW2Zlm4rCFr8Oj5SGs5DWBIJnd3W4O2v7PjuVQMxU/zbwnj7mdwBmLFe1cSzOJv2eP1R2uaU5z5C7KNmyPLU++pGKClzb6v5wcEQUq2K35xnuXUU9B935dK+Fm7bK7+HAxj+1vpVeycbPFyPhf6mwbx8dZv4uvZGV2+CGBuyIB/5U2AMJZy9LWim3AR35bip4ftXvSKlAON+RHhnS0toG/6uwp0XlFuGn5H8snaca7L6hGtB4xg1PqA5aMf33Jiv2NVLQo8emHU9J/HeNVS7ksoSZ6InynpLZ6b9uXa9OM9XL ali@parkour", "name": "amaredia", "ovpn": "ali@freerunner yQjRpRVG7D5KN2HAUjI30g 9d677a34ae98477e6cc8ba1d975d81dcae43a102013b265c63f3ea91e7dacd78"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCc1ZbHNXuJn7gxyt7QJ579gEM13MuFdTzsrnedYuRIW2Zlm4rCFr8Oj5SGs5DWBIJnd3W4O2v7PjuVQMxU/zbwnj7mdwBmLFe1cSzOJv2eP1R2uaU5z5C7KNmyPLU++pGKClzb6v5wcEQUq2K35xnuXUU9B935dK+Fm7bK7+HAxj+1vpVeycbPFyPhf6mwbx8dZv4uvZGV2+CGBuyIB/5U2AMJZy9LWim3AR35bip4ftXvSKlAON+RHhnS0toG/6uwp0XlFuGn5H8snaca7L6hGtB4xg1PqA5aMf33Jiv2NVLQo8emHU9J/HeNVS7ksoSZ6InynpLZ6b9uXa9OM9XL ali@parkour", "key_options": null, "keyfile": "/home/amaredia/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "amaredia", "validate_certs": true} 2021-03-22T20:33:12.579 INFO:teuthology.task.ansible.out:ok: [gibba044.front.sepia.ceph.com] => (item={'name': 'smithfarm', 'key': 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC6jqQtqO7pnW39mpSQQC4L2FuxPOx/5j34lp2PrwuTWJoDwtUVCZhpNwSs5UAj3wdXGXCzWYWxu9d9Gh0UEBkiC+2ZHtLvWrwS1TDVRy5g5jYVm9vX3kL5dhoC2vYPyQoQkxeMX3BYlhLwkSjCAnjaceJJZyOT7KsqbpanvJxvudMzeyCosntnMuxyPzjH9CkVKqycddZnscdHMkDIZ3TjNhnL8GKK/QCPB60tkCO6HWN/g4HxidRjrp2VjQgIa5MWN9LBR6mGspZI6+rR1ygLhbl1scr1cCCumh65r+zmCC/ZY33YCfRXdmQZo+ShsBa+KbcvakEx0Bqgx7DsMoiR ncutler@pantograf', 'ovpn': 'smithfarm@wilbur vEk7281ao7DkpXE2Cn3rpw 20058c04c4991caf38b9517faedb75c8562e8d8669808b6be9f70da6a5b64007'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC6jqQtqO7pnW39mpSQQC4L2FuxPOx/5j34lp2PrwuTWJoDwtUVCZhpNwSs5UAj3wdXGXCzWYWxu9d9Gh0UEBkiC+2ZHtLvWrwS1TDVRy5g5jYVm9vX3kL5dhoC2vYPyQoQkxeMX3BYlhLwkSjCAnjaceJJZyOT7KsqbpanvJxvudMzeyCosntnMuxyPzjH9CkVKqycddZnscdHMkDIZ3TjNhnL8GKK/QCPB60tkCO6HWN/g4HxidRjrp2VjQgIa5MWN9LBR6mGspZI6+rR1ygLhbl1scr1cCCumh65r+zmCC/ZY33YCfRXdmQZo+ShsBa+KbcvakEx0Bqgx7DsMoiR ncutler@pantograf", "name": "smithfarm", "ovpn": "smithfarm@wilbur vEk7281ao7DkpXE2Cn3rpw 20058c04c4991caf38b9517faedb75c8562e8d8669808b6be9f70da6a5b64007"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC6jqQtqO7pnW39mpSQQC4L2FuxPOx/5j34lp2PrwuTWJoDwtUVCZhpNwSs5UAj3wdXGXCzWYWxu9d9Gh0UEBkiC+2ZHtLvWrwS1TDVRy5g5jYVm9vX3kL5dhoC2vYPyQoQkxeMX3BYlhLwkSjCAnjaceJJZyOT7KsqbpanvJxvudMzeyCosntnMuxyPzjH9CkVKqycddZnscdHMkDIZ3TjNhnL8GKK/QCPB60tkCO6HWN/g4HxidRjrp2VjQgIa5MWN9LBR6mGspZI6+rR1ygLhbl1scr1cCCumh65r+zmCC/ZY33YCfRXdmQZo+ShsBa+KbcvakEx0Bqgx7DsMoiR ncutler@pantograf", "key_options": null, "keyfile": "/home/smithfarm/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "smithfarm", "validate_certs": true} 2021-03-22T20:33:12.580 INFO:teuthology.task.ansible.out:skipping: [gibba044.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"} 2021-03-22T20:33:12.591 INFO:teuthology.task.ansible.out:skipping: [gibba044.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"} 2021-03-22T20:33:12.748 INFO:teuthology.task.ansible.out:ok: [gibba020.front.sepia.ceph.com] => (item={'name': 'tserlin', 'key': 'ssh-rsa AAAAB3NzaC1yc2EAAAABIwAAAQEA2ok6CBUpOVGv2RFws44GtEP5SVxOi4Vie0WSZYLpD55rTfmOtsItN1d1EciVNTUyWuyzMeQGWC4JAd3/2l3gR/5ZwSvd7b/7TCNYxjAMEubRand0GxEoiKhpkJMMmJqcT0KefP8pr31MASWPuERj1+0/IbjJExsvrJaUjqeIfZ+DWR8dC2VYdcH3hsp6AE3mqKX/9693sxe8ROt6qY4WkpZcO4M90unOVa2CnJsYqKaaIC4z3fmKuHZpJZjiJMrg8rtuN4r7bnKWPEVGcahj+i74JWwKR5+2gntLpxw2chIBmf4qFu6HDplddig4V3I/2NLB8soBpgc+m8O7YyYl0w== thomas@easystreet', 'ovpn': 'tserlin@annarbor DlKe+OWBPcFAQtWMUAHnwg 6b268bd737ffa5dd38865575ccd444b92cb912c70f5b82dac41f9c50505df4a5'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"key": "ssh-rsa AAAAB3NzaC1yc2EAAAABIwAAAQEA2ok6CBUpOVGv2RFws44GtEP5SVxOi4Vie0WSZYLpD55rTfmOtsItN1d1EciVNTUyWuyzMeQGWC4JAd3/2l3gR/5ZwSvd7b/7TCNYxjAMEubRand0GxEoiKhpkJMMmJqcT0KefP8pr31MASWPuERj1+0/IbjJExsvrJaUjqeIfZ+DWR8dC2VYdcH3hsp6AE3mqKX/9693sxe8ROt6qY4WkpZcO4M90unOVa2CnJsYqKaaIC4z3fmKuHZpJZjiJMrg8rtuN4r7bnKWPEVGcahj+i74JWwKR5+2gntLpxw2chIBmf4qFu6HDplddig4V3I/2NLB8soBpgc+m8O7YyYl0w== thomas@easystreet", "name": "tserlin", "ovpn": "tserlin@annarbor DlKe+OWBPcFAQtWMUAHnwg 6b268bd737ffa5dd38865575ccd444b92cb912c70f5b82dac41f9c50505df4a5"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAABIwAAAQEA2ok6CBUpOVGv2RFws44GtEP5SVxOi4Vie0WSZYLpD55rTfmOtsItN1d1EciVNTUyWuyzMeQGWC4JAd3/2l3gR/5ZwSvd7b/7TCNYxjAMEubRand0GxEoiKhpkJMMmJqcT0KefP8pr31MASWPuERj1+0/IbjJExsvrJaUjqeIfZ+DWR8dC2VYdcH3hsp6AE3mqKX/9693sxe8ROt6qY4WkpZcO4M90unOVa2CnJsYqKaaIC4z3fmKuHZpJZjiJMrg8rtuN4r7bnKWPEVGcahj+i74JWwKR5+2gntLpxw2chIBmf4qFu6HDplddig4V3I/2NLB8soBpgc+m8O7YyYl0w== thomas@easystreet", "key_options": null, "keyfile": "/home/tserlin/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "tserlin", "validate_certs": true} 2021-03-22T20:33:12.759 INFO:teuthology.task.ansible.out:skipping: [gibba020.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"} 2021-03-22T20:33:12.760 INFO:teuthology.task.ansible.out:skipping: [gibba020.front.sepia.ceph.com] => (item={'name': 'gregf', 'ovpn': 'gregf@kai YhNrPfedhZjbvGjOfmotOA 440cf8595a87cd307790bbf79c3668455a0405945e2b271d873325de222cd72f\ngregf@pudgy VZrk8nWzg7pYLOrZru8dBg c1d1a0e469a134ccf5f5a5525631a6b83efa6970beec3b23809eb0daa3dca47f\ngfarnum@WorkMini2 +bAqcTdU7Ok9bGMcB3A84w 3cff1326561a23cf81dd6495373cb83ed149cee026c6374d72c19b483f4f1f07\ngfarnum@Macbook bxVtolCC9SY3QNlpx3cE1w aff8d28bfb4d693253511d29e8d399196e964fc096594ec705748a5469d44654\ngregf@fedoragreg Jdn8I/sFGcr5Aa/dici6lw 50f88afc35c05ef8454742226f7baf2cd20cb1e2d4d0c9f4a393013877736bfa\n'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "gregf", "ovpn": "gregf@kai YhNrPfedhZjbvGjOfmotOA 440cf8595a87cd307790bbf79c3668455a0405945e2b271d873325de222cd72f\ngregf@pudgy VZrk8nWzg7pYLOrZru8dBg c1d1a0e469a134ccf5f5a5525631a6b83efa6970beec3b23809eb0daa3dca47f\ngfarnum@WorkMini2 +bAqcTdU7Ok9bGMcB3A84w 3cff1326561a23cf81dd6495373cb83ed149cee026c6374d72c19b483f4f1f07\ngfarnum@Macbook bxVtolCC9SY3QNlpx3cE1w aff8d28bfb4d693253511d29e8d399196e964fc096594ec705748a5469d44654\ngregf@fedoragreg Jdn8I/sFGcr5Aa/dici6lw 50f88afc35c05ef8454742226f7baf2cd20cb1e2d4d0c9f4a393013877736bfa\n"}, "skip_reason": "Conditional result was False"} 2021-03-22T20:33:12.771 INFO:teuthology.task.ansible.out:ok: [gibba044.front.sepia.ceph.com] => (item={'name': 'amaredia', 'key': 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCc1ZbHNXuJn7gxyt7QJ579gEM13MuFdTzsrnedYuRIW2Zlm4rCFr8Oj5SGs5DWBIJnd3W4O2v7PjuVQMxU/zbwnj7mdwBmLFe1cSzOJv2eP1R2uaU5z5C7KNmyPLU++pGKClzb6v5wcEQUq2K35xnuXUU9B935dK+Fm7bK7+HAxj+1vpVeycbPFyPhf6mwbx8dZv4uvZGV2+CGBuyIB/5U2AMJZy9LWim3AR35bip4ftXvSKlAON+RHhnS0toG/6uwp0XlFuGn5H8snaca7L6hGtB4xg1PqA5aMf33Jiv2NVLQo8emHU9J/HeNVS7ksoSZ6InynpLZ6b9uXa9OM9XL ali@parkour', 'ovpn': 'ali@freerunner yQjRpRVG7D5KN2HAUjI30g 9d677a34ae98477e6cc8ba1d975d81dcae43a102013b265c63f3ea91e7dacd78'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCc1ZbHNXuJn7gxyt7QJ579gEM13MuFdTzsrnedYuRIW2Zlm4rCFr8Oj5SGs5DWBIJnd3W4O2v7PjuVQMxU/zbwnj7mdwBmLFe1cSzOJv2eP1R2uaU5z5C7KNmyPLU++pGKClzb6v5wcEQUq2K35xnuXUU9B935dK+Fm7bK7+HAxj+1vpVeycbPFyPhf6mwbx8dZv4uvZGV2+CGBuyIB/5U2AMJZy9LWim3AR35bip4ftXvSKlAON+RHhnS0toG/6uwp0XlFuGn5H8snaca7L6hGtB4xg1PqA5aMf33Jiv2NVLQo8emHU9J/HeNVS7ksoSZ6InynpLZ6b9uXa9OM9XL ali@parkour", "name": "amaredia", "ovpn": "ali@freerunner yQjRpRVG7D5KN2HAUjI30g 9d677a34ae98477e6cc8ba1d975d81dcae43a102013b265c63f3ea91e7dacd78"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCc1ZbHNXuJn7gxyt7QJ579gEM13MuFdTzsrnedYuRIW2Zlm4rCFr8Oj5SGs5DWBIJnd3W4O2v7PjuVQMxU/zbwnj7mdwBmLFe1cSzOJv2eP1R2uaU5z5C7KNmyPLU++pGKClzb6v5wcEQUq2K35xnuXUU9B935dK+Fm7bK7+HAxj+1vpVeycbPFyPhf6mwbx8dZv4uvZGV2+CGBuyIB/5U2AMJZy9LWim3AR35bip4ftXvSKlAON+RHhnS0toG/6uwp0XlFuGn5H8snaca7L6hGtB4xg1PqA5aMf33Jiv2NVLQo8emHU9J/HeNVS7ksoSZ6InynpLZ6b9uXa9OM9XL ali@parkour", "key_options": null, "keyfile": "/home/amaredia/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "amaredia", "validate_certs": true} 2021-03-22T20:33:12.771 INFO:teuthology.task.ansible.out:skipping: [gibba020.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"} 2021-03-22T20:33:12.773 INFO:teuthology.task.ansible.out:skipping: [gibba020.front.sepia.ceph.com] => (item={'name': 'davidz', 'ovpn': 'dzafman@ubuntu-laptop-vm NY9y9tqLY1beEcXDwMavsQ c869d42fae1890574577a8014d97d1247f1a13cb6337037d2714f1d236fc65d2\ndzafman@ubuntu16 2a0rAy5QmNFSEcATNz2h9A b7c11fbb0911fc4ac0216a1a8eac8359a9e8f43d69126db6b45cbeabd358c2b4\ndzafman@ubuntu-1804 PN1pkeGHGloB0K+IZrfB0g f1c01b447b9ec3fc048c32f606a33fb488ff621e11aa305ac979501030202658\ndavid@ubuntu-2004 sz2UXQopIP7TJ3t/XtOylw 515687a2ace008dbc318525cb273afed0887aa03ae9ca9b0933ca4792ef4addc\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\ndavid@ubuntu-2004 sz2UXQopIP7TJ3t/XtOylw 515687a2ace008dbc318525cb273afed0887aa03ae9ca9b0933ca4792ef4addc\n"}, "skip_reason": "Conditional result was False"} 2021-03-22T20:33:12.783 INFO:teuthology.task.ansible.out:skipping: [gibba020.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"} 2021-03-22T20:33:12.794 INFO:teuthology.task.ansible.out:skipping: [gibba020.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"} 2021-03-22T20:33:12.805 INFO:teuthology.task.ansible.out:skipping: [gibba020.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"} 2021-03-22T20:33:12.806 INFO:teuthology.task.ansible.out:skipping: [gibba020.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"} 2021-03-22T20:33:12.817 INFO:teuthology.task.ansible.out:skipping: [gibba020.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"} 2021-03-22T20:33:12.817 INFO:teuthology.task.ansible.out:skipping: [gibba020.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"} 2021-03-22T20:33:12.829 INFO:teuthology.task.ansible.out:skipping: [gibba020.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"} 2021-03-22T20:33:12.830 INFO:teuthology.task.ansible.out:skipping: [gibba020.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"} 2021-03-22T20:33:12.840 INFO:teuthology.task.ansible.out:skipping: [gibba020.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"} 2021-03-22T20:33:12.851 INFO:teuthology.task.ansible.out:skipping: [gibba020.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"} 2021-03-22T20:33:12.852 INFO:teuthology.task.ansible.out:skipping: [gibba020.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"} 2021-03-22T20:33:12.862 INFO:teuthology.task.ansible.out:skipping: [gibba020.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"} 2021-03-22T20:33:12.863 INFO:teuthology.task.ansible.out:skipping: [gibba020.front.sepia.ceph.com] => (item={'name': 'joao', 'ovpn': 'joao@magrathea eSS2/gvK7ALE6L9bITfuMA c3caaeecee3f43e39b7a81fad50e0d874359c70a9c41b77c661511c71f733909\njoao@timesink 9S3oER36HheVupjRpnLz6A 9dbc964184244e9da269942dc73ec9ebba6594bcccfdc0eb09562b58b4542162\njoao@tagide uUDVmZ1S5lp/Hx8eKTfDCw ee37985d0a51360f08266e0de208ea85616777a325d498d7c895a80d4723f844\n'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "joao", "ovpn": "joao@magrathea eSS2/gvK7ALE6L9bITfuMA c3caaeecee3f43e39b7a81fad50e0d874359c70a9c41b77c661511c71f733909\njoao@timesink 9S3oER36HheVupjRpnLz6A 9dbc964184244e9da269942dc73ec9ebba6594bcccfdc0eb09562b58b4542162\njoao@tagide uUDVmZ1S5lp/Hx8eKTfDCw ee37985d0a51360f08266e0de208ea85616777a325d498d7c895a80d4723f844\n"}, "skip_reason": "Conditional result was False"} 2021-03-22T20:33:12.874 INFO:teuthology.task.ansible.out:skipping: [gibba020.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"} 2021-03-22T20:33:12.874 INFO:teuthology.task.ansible.out:skipping: [gibba020.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"} 2021-03-22T20:33:12.885 INFO:teuthology.task.ansible.out:skipping: [gibba020.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"} 2021-03-22T20:33:12.886 INFO:teuthology.task.ansible.out:skipping: [gibba020.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"} 2021-03-22T20:33:12.897 INFO:teuthology.task.ansible.out:skipping: [gibba020.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"} 2021-03-22T20:33:12.908 INFO:teuthology.task.ansible.out:skipping: [gibba020.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"} 2021-03-22T20:33:12.909 INFO:teuthology.task.ansible.out:skipping: [gibba020.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"} 2021-03-22T20:33:12.920 INFO:teuthology.task.ansible.out:skipping: [gibba020.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"} 2021-03-22T20:33:12.921 INFO:teuthology.task.ansible.out:skipping: [gibba020.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"} 2021-03-22T20:33:12.931 INFO:teuthology.task.ansible.out:skipping: [gibba020.front.sepia.ceph.com] => (item={'name': 'owasserm', 'ovpn': 'owasserm@orit-desktop zi8oe8INwK6IZrtUz6lg0w b5f4f96232a77a260f7a16244af873df2ff143c2bde0dbaabf02e9952b8f38ca\n'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "owasserm", "ovpn": "owasserm@orit-desktop zi8oe8INwK6IZrtUz6lg0w b5f4f96232a77a260f7a16244af873df2ff143c2bde0dbaabf02e9952b8f38ca\n"}, "skip_reason": "Conditional result was False"} 2021-03-22T20:33:12.932 INFO:teuthology.task.ansible.out:skipping: [gibba020.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"} 2021-03-22T20:33:12.944 INFO:teuthology.task.ansible.out:ok: [gibba044.front.sepia.ceph.com] => (item={'name': 'tserlin', 'key': 'ssh-rsa AAAAB3NzaC1yc2EAAAABIwAAAQEA2ok6CBUpOVGv2RFws44GtEP5SVxOi4Vie0WSZYLpD55rTfmOtsItN1d1EciVNTUyWuyzMeQGWC4JAd3/2l3gR/5ZwSvd7b/7TCNYxjAMEubRand0GxEoiKhpkJMMmJqcT0KefP8pr31MASWPuERj1+0/IbjJExsvrJaUjqeIfZ+DWR8dC2VYdcH3hsp6AE3mqKX/9693sxe8ROt6qY4WkpZcO4M90unOVa2CnJsYqKaaIC4z3fmKuHZpJZjiJMrg8rtuN4r7bnKWPEVGcahj+i74JWwKR5+2gntLpxw2chIBmf4qFu6HDplddig4V3I/2NLB8soBpgc+m8O7YyYl0w== thomas@easystreet', 'ovpn': 'tserlin@annarbor DlKe+OWBPcFAQtWMUAHnwg 6b268bd737ffa5dd38865575ccd444b92cb912c70f5b82dac41f9c50505df4a5'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"key": "ssh-rsa AAAAB3NzaC1yc2EAAAABIwAAAQEA2ok6CBUpOVGv2RFws44GtEP5SVxOi4Vie0WSZYLpD55rTfmOtsItN1d1EciVNTUyWuyzMeQGWC4JAd3/2l3gR/5ZwSvd7b/7TCNYxjAMEubRand0GxEoiKhpkJMMmJqcT0KefP8pr31MASWPuERj1+0/IbjJExsvrJaUjqeIfZ+DWR8dC2VYdcH3hsp6AE3mqKX/9693sxe8ROt6qY4WkpZcO4M90unOVa2CnJsYqKaaIC4z3fmKuHZpJZjiJMrg8rtuN4r7bnKWPEVGcahj+i74JWwKR5+2gntLpxw2chIBmf4qFu6HDplddig4V3I/2NLB8soBpgc+m8O7YyYl0w== thomas@easystreet", "name": "tserlin", "ovpn": "tserlin@annarbor DlKe+OWBPcFAQtWMUAHnwg 6b268bd737ffa5dd38865575ccd444b92cb912c70f5b82dac41f9c50505df4a5"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAABIwAAAQEA2ok6CBUpOVGv2RFws44GtEP5SVxOi4Vie0WSZYLpD55rTfmOtsItN1d1EciVNTUyWuyzMeQGWC4JAd3/2l3gR/5ZwSvd7b/7TCNYxjAMEubRand0GxEoiKhpkJMMmJqcT0KefP8pr31MASWPuERj1+0/IbjJExsvrJaUjqeIfZ+DWR8dC2VYdcH3hsp6AE3mqKX/9693sxe8ROt6qY4WkpZcO4M90unOVa2CnJsYqKaaIC4z3fmKuHZpJZjiJMrg8rtuN4r7bnKWPEVGcahj+i74JWwKR5+2gntLpxw2chIBmf4qFu6HDplddig4V3I/2NLB8soBpgc+m8O7YyYl0w== thomas@easystreet", "key_options": null, "keyfile": "/home/tserlin/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "tserlin", "validate_certs": true} 2021-03-22T20:33:12.944 INFO:teuthology.task.ansible.out:skipping: [gibba020.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"} 2021-03-22T20:33:12.955 INFO:teuthology.task.ansible.out:skipping: [gibba020.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"} 2021-03-22T20:33:12.956 INFO:teuthology.task.ansible.out:skipping: [gibba044.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"} 2021-03-22T20:33:12.957 INFO:teuthology.task.ansible.out:skipping: [gibba020.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: [gibba044.front.sepia.ceph.com] => (item={'name': 'gregf', 'ovpn': 'gregf@kai YhNrPfedhZjbvGjOfmotOA 440cf8595a87cd307790bbf79c3668455a0405945e2b271d873325de222cd72f\ngregf@pudgy VZrk8nWzg7pYLOrZru8dBg c1d1a0e469a134ccf5f5a5525631a6b83efa6970beec3b23809eb0daa3dca47f\ngfarnum@WorkMini2 +bAqcTdU7Ok9bGMcB3A84w 3cff1326561a23cf81dd6495373cb83ed149cee026c6374d72c19b483f4f1f07\ngfarnum@Macbook bxVtolCC9SY3QNlpx3cE1w aff8d28bfb4d693253511d29e8d399196e964fc096594ec705748a5469d44654\ngregf@fedoragreg Jdn8I/sFGcr5Aa/dici6lw 50f88afc35c05ef8454742226f7baf2cd20cb1e2d4d0c9f4a393013877736bfa\n'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "gregf", "ovpn": "gregf@kai YhNrPfedhZjbvGjOfmotOA 440cf8595a87cd307790bbf79c3668455a0405945e2b271d873325de222cd72f\ngregf@pudgy VZrk8nWzg7pYLOrZru8dBg c1d1a0e469a134ccf5f5a5525631a6b83efa6970beec3b23809eb0daa3dca47f\ngfarnum@WorkMini2 +bAqcTdU7Ok9bGMcB3A84w 3cff1326561a23cf81dd6495373cb83ed149cee026c6374d72c19b483f4f1f07\ngfarnum@Macbook bxVtolCC9SY3QNlpx3cE1w aff8d28bfb4d693253511d29e8d399196e964fc096594ec705748a5469d44654\ngregf@fedoragreg Jdn8I/sFGcr5Aa/dici6lw 50f88afc35c05ef8454742226f7baf2cd20cb1e2d4d0c9f4a393013877736bfa\n"}, "skip_reason": "Conditional result was False"} 2021-03-22T20:33:12.968 INFO:teuthology.task.ansible.out:skipping: [gibba020.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"} 2021-03-22T20:33:12.968 INFO:teuthology.task.ansible.out:skipping: [gibba044.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"} 2021-03-22T20:33:12.969 INFO:teuthology.task.ansible.out:skipping: [gibba020.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": {"name": "prsrivas", "ovpn": "pritha@dhcp35-190.lab.eng.blr.redhat.com GCk3PIYzUNZ6/xrsKoq8VQ acbfc4279970b44c3d008990e0cf1bb5eb280299218441a0f25fda988bc555f6"}, "skip_reason": "Conditional result was False"} skipping: [gibba044.front.sepia.ceph.com] => (item={'name': 'davidz', 'ovpn': 'dzafman@ubuntu-laptop-vm NY9y9tqLY1beEcXDwMavsQ c869d42fae1890574577a8014d97d1247f1a13cb6337037d2714f1d236fc65d2\ndzafman@ubuntu16 2a0rAy5QmNFSEcATNz2h9A b7c11fbb0911fc4ac0216a1a8eac8359a9e8f43d69126db6b45cbeabd358c2b4\ndzafman@ubuntu-1804 PN1pkeGHGloB0K+IZrfB0g f1c01b447b9ec3fc048c32f606a33fb488ff621e11aa305ac979501030202658\ndavid@ubuntu-2004 sz2UXQopIP7TJ3t/XtOylw 515687a2ace008dbc318525cb273afed0887aa03ae9ca9b0933ca4792ef4addc\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\ndavid@ubuntu-2004 sz2UXQopIP7TJ3t/XtOylw 515687a2ace008dbc318525cb273afed0887aa03ae9ca9b0933ca4792ef4addc\n"}, "skip_reason": "Conditional result was False"} 2021-03-22T20:33:12.980 INFO:teuthology.task.ansible.out:skipping: [gibba020.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"} 2021-03-22T20:33:12.980 INFO:teuthology.task.ansible.out:skipping: [gibba044.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"} 2021-03-22T20:33:12.982 INFO:teuthology.task.ansible.out:skipping: [gibba020.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: [gibba044.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"} 2021-03-22T20:33:12.992 INFO:teuthology.task.ansible.out:skipping: [gibba020.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"} 2021-03-22T20:33:12.993 INFO:teuthology.task.ansible.out:skipping: [gibba044.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"} 2021-03-22T20:33:13.004 INFO:teuthology.task.ansible.out:skipping: [gibba020.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"} 2021-03-22T20:33:13.005 INFO:teuthology.task.ansible.out:skipping: [gibba044.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"} 2021-03-22T20:33:13.006 INFO:teuthology.task.ansible.out:skipping: [gibba020.front.sepia.ceph.com] => (item={'name': 'vshankar', 'ovpn': 'vshankar@h3ckers-pride eYOkK3Yj10T5PFLIUu5DKw f6d9d714fb6a97e51a4c8d2a4fb7ed0c0e87caedfd0fa813b209846abd9a8a20'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "vshankar", "ovpn": "vshankar@h3ckers-pride eYOkK3Yj10T5PFLIUu5DKw f6d9d714fb6a97e51a4c8d2a4fb7ed0c0e87caedfd0fa813b209846abd9a8a20"}, "skip_reason": "Conditional result was False"} skipping: [gibba044.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"} 2021-03-22T20:33:13.017 INFO:teuthology.task.ansible.out:skipping: [gibba020.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"} 2021-03-22T20:33:13.017 INFO:teuthology.task.ansible.out:skipping: [gibba044.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"} 2021-03-22T20:33:13.018 INFO:teuthology.task.ansible.out:skipping: [gibba020.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: [gibba044.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"} 2021-03-22T20:33:13.029 INFO:teuthology.task.ansible.out:skipping: [gibba020.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"} 2021-03-22T20:33:13.030 INFO:teuthology.task.ansible.out:skipping: [gibba044.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"} 2021-03-22T20:33:13.031 INFO:teuthology.task.ansible.out:skipping: [gibba020.front.sepia.ceph.com] => (item={'name': 'myoungwon', 'ovpn': 'myoungwon@fg2server p5CiGtdZolEwS1dCiRJjkg cd2491f835be1474a7802db607cf9a31c59e1031001e1dfb8fe240616dda9a71'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "myoungwon", "ovpn": "myoungwon@fg2server p5CiGtdZolEwS1dCiRJjkg cd2491f835be1474a7802db607cf9a31c59e1031001e1dfb8fe240616dda9a71"}, "skip_reason": "Conditional result was False"} 2021-03-22T20:33:13.033 INFO:teuthology.task.ansible.out:skipping: [gibba044.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"} 2021-03-22T20:33:13.042 INFO:teuthology.task.ansible.out:skipping: [gibba020.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"} 2021-03-22T20:33:13.043 INFO:teuthology.task.ansible.out:skipping: [gibba044.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"} 2021-03-22T20:33:13.044 INFO:teuthology.task.ansible.out:skipping: [gibba020.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"} skipping: [gibba044.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"} 2021-03-22T20:33:13.055 INFO:teuthology.task.ansible.out:skipping: [gibba020.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"} 2021-03-22T20:33:13.055 INFO:teuthology.task.ansible.out:skipping: [gibba044.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"} 2021-03-22T20:33:13.057 INFO:teuthology.task.ansible.out:skipping: [gibba020.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: [gibba044.front.sepia.ceph.com] => (item={'name': 'joao', 'ovpn': 'joao@magrathea eSS2/gvK7ALE6L9bITfuMA c3caaeecee3f43e39b7a81fad50e0d874359c70a9c41b77c661511c71f733909\njoao@timesink 9S3oER36HheVupjRpnLz6A 9dbc964184244e9da269942dc73ec9ebba6594bcccfdc0eb09562b58b4542162\njoao@tagide uUDVmZ1S5lp/Hx8eKTfDCw ee37985d0a51360f08266e0de208ea85616777a325d498d7c895a80d4723f844\n'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "joao", "ovpn": "joao@magrathea eSS2/gvK7ALE6L9bITfuMA c3caaeecee3f43e39b7a81fad50e0d874359c70a9c41b77c661511c71f733909\njoao@timesink 9S3oER36HheVupjRpnLz6A 9dbc964184244e9da269942dc73ec9ebba6594bcccfdc0eb09562b58b4542162\njoao@tagide uUDVmZ1S5lp/Hx8eKTfDCw ee37985d0a51360f08266e0de208ea85616777a325d498d7c895a80d4723f844\n"}, "skip_reason": "Conditional result was False"} 2021-03-22T20:33:13.068 INFO:teuthology.task.ansible.out:skipping: [gibba020.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"} 2021-03-22T20:33:13.068 INFO:teuthology.task.ansible.out:skipping: [gibba044.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"} 2021-03-22T20:33:13.069 INFO:teuthology.task.ansible.out:skipping: [gibba020.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"} 2021-03-22T20:33:13.080 INFO:teuthology.task.ansible.out:skipping: [gibba044.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"} 2021-03-22T20:33:13.080 INFO:teuthology.task.ansible.out:skipping: [gibba020.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"} 2021-03-22T20:33:13.082 INFO:teuthology.task.ansible.out:skipping: [gibba044.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: [gibba020.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"} 2021-03-22T20:33:13.092 INFO:teuthology.task.ansible.out:skipping: [gibba044.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"} 2021-03-22T20:33:13.093 INFO:teuthology.task.ansible.out:skipping: [gibba020.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"} 2021-03-22T20:33:13.094 INFO:teuthology.task.ansible.out:skipping: [gibba044.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: [gibba020.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"} 2021-03-22T20:33:13.105 INFO:teuthology.task.ansible.out:skipping: [gibba044.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"} 2021-03-22T20:33:13.105 INFO:teuthology.task.ansible.out:skipping: [gibba020.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"} 2021-03-22T20:33:13.107 INFO:teuthology.task.ansible.out:skipping: [gibba044.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: [gibba020.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"} 2021-03-22T20:33:13.117 INFO:teuthology.task.ansible.out:skipping: [gibba044.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"} 2021-03-22T20:33:13.118 INFO:teuthology.task.ansible.out:skipping: [gibba020.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"} 2021-03-22T20:33:13.119 INFO:teuthology.task.ansible.out:skipping: [gibba044.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"} 2021-03-22T20:33:13.129 INFO:teuthology.task.ansible.out:skipping: [gibba020.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"} 2021-03-22T20:33:13.130 INFO:teuthology.task.ansible.out:skipping: [gibba044.front.sepia.ceph.com] => (item={'name': 'owasserm', 'ovpn': 'owasserm@orit-desktop zi8oe8INwK6IZrtUz6lg0w b5f4f96232a77a260f7a16244af873df2ff143c2bde0dbaabf02e9952b8f38ca\n'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "owasserm", "ovpn": "owasserm@orit-desktop zi8oe8INwK6IZrtUz6lg0w b5f4f96232a77a260f7a16244af873df2ff143c2bde0dbaabf02e9952b8f38ca\n"}, "skip_reason": "Conditional result was False"} 2021-03-22T20:33:13.131 INFO:teuthology.task.ansible.out:skipping: [gibba020.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"} 2021-03-22T20:33:13.141 INFO:teuthology.task.ansible.out:skipping: [gibba044.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"} 2021-03-22T20:33:13.141 INFO:teuthology.task.ansible.out:skipping: [gibba020.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"} 2021-03-22T20:33:13.143 INFO:teuthology.task.ansible.out:skipping: [gibba044.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: [gibba020.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"} 2021-03-22T20:33:13.153 INFO:teuthology.task.ansible.out:skipping: [gibba044.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"} 2021-03-22T20:33:13.154 INFO:teuthology.task.ansible.out:skipping: [gibba020.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"} 2021-03-22T20:33:13.156 INFO:teuthology.task.ansible.out:skipping: [gibba044.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: [gibba020.front.sepia.ceph.com] => (item={'name': 'smanjara', 'ovpn': 'smanjara@fedora OfpUShUejOW2W/R4FlKQ7Q fab77ef619f730a5aaf255e4167aa7a35a7e5450d12820923d969036a6326b0f'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "smanjara", "ovpn": "smanjara@fedora OfpUShUejOW2W/R4FlKQ7Q fab77ef619f730a5aaf255e4167aa7a35a7e5450d12820923d969036a6326b0f"}, "skip_reason": "Conditional result was False"} 2021-03-22T20:33:13.165 INFO:teuthology.task.ansible.out:skipping: [gibba020.front.sepia.ceph.com] => (item={'name': 'bengland', 'ovpn': 'bengland@bene-laptop ud1gWgoNggJTS7LQtPTZTA d3ebd084ce385cb450ce2f83c02dc66a1637dedbc7a8b191dab68acfc935af41'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "bengland", "ovpn": "bengland@bene-laptop ud1gWgoNggJTS7LQtPTZTA d3ebd084ce385cb450ce2f83c02dc66a1637dedbc7a8b191dab68acfc935af41"}, "skip_reason": "Conditional result was False"} 2021-03-22T20:33:13.166 INFO:teuthology.task.ansible.out:skipping: [gibba044.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"} 2021-03-22T20:33:13.167 INFO:teuthology.task.ansible.out:skipping: [gibba020.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: [gibba044.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": {"name": "prsrivas", "ovpn": "pritha@dhcp35-190.lab.eng.blr.redhat.com GCk3PIYzUNZ6/xrsKoq8VQ acbfc4279970b44c3d008990e0cf1bb5eb280299218441a0f25fda988bc555f6"}, "skip_reason": "Conditional result was False"} 2021-03-22T20:33:13.168 INFO:teuthology.task.ansible.out: 2021-03-22T20:33:13.180 INFO:teuthology.task.ansible.out:skipping: [gibba020.front.sepia.ceph.com] => (item={'name': 'alfonsomthd', 'ovpn': 'alfonsomthd@localhost iG3hmp+gS/4aOL4Vp/Nj4w ef1480c222cb2d540cf932ef2f27967891b768c2ad90b59a12a5279ceaa18b47'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "alfonsomthd", "ovpn": "alfonsomthd@localhost iG3hmp+gS/4aOL4Vp/Nj4w ef1480c222cb2d540cf932ef2f27967891b768c2ad90b59a12a5279ceaa18b47"}, "skip_reason": "Conditional result was False"} 2021-03-22T20:33:13.180 INFO:teuthology.task.ansible.out:skipping: [gibba044.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"} 2021-03-22T20:33:13.182 INFO:teuthology.task.ansible.out:skipping: [gibba020.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"} 2021-03-22T20:33:13.183 INFO:teuthology.task.ansible.out:skipping: [gibba044.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"} 2021-03-22T20:33:13.184 INFO:teuthology.task.ansible.out:skipping: [gibba020.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: [gibba044.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"} 2021-03-22T20:33:13.195 INFO:teuthology.task.ansible.out:skipping: [gibba020.front.sepia.ceph.com] => (item={'name': 'yuvalif', 'ovpn': 'ylifshit@localhost dyc2NU2pMz8NF8/uR2kMxA 3a6f1f9e55b5116f74d01ffbabdc339054088d257a16cf9fafcfe05b27fa678e\nyuvalif@medea gy0T/Hj/6DnVSKyOKD0/ag 468fe695fad8610a8f2eba6d1015949e4e6dc3d62c50ecf03579928d45a8d2ae\n'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "yuvalif", "ovpn": "ylifshit@localhost dyc2NU2pMz8NF8/uR2kMxA 3a6f1f9e55b5116f74d01ffbabdc339054088d257a16cf9fafcfe05b27fa678e\nyuvalif@medea gy0T/Hj/6DnVSKyOKD0/ag 468fe695fad8610a8f2eba6d1015949e4e6dc3d62c50ecf03579928d45a8d2ae\n"}, "skip_reason": "Conditional result was False"} 2021-03-22T20:33:13.196 INFO:teuthology.task.ansible.out:skipping: [gibba044.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"} 2021-03-22T20:33:13.197 INFO:teuthology.task.ansible.out:skipping: [gibba020.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"} 2021-03-22T20:33:13.207 INFO:teuthology.task.ansible.out:skipping: [gibba044.front.sepia.ceph.com] => (item={'name': 'vshankar', 'ovpn': 'vshankar@h3ckers-pride eYOkK3Yj10T5PFLIUu5DKw f6d9d714fb6a97e51a4c8d2a4fb7ed0c0e87caedfd0fa813b209846abd9a8a20'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "vshankar", "ovpn": "vshankar@h3ckers-pride eYOkK3Yj10T5PFLIUu5DKw f6d9d714fb6a97e51a4c8d2a4fb7ed0c0e87caedfd0fa813b209846abd9a8a20"}, "skip_reason": "Conditional result was False"} 2021-03-22T20:33:13.209 INFO:teuthology.task.ansible.out:skipping: [gibba020.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: [gibba044.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: [gibba020.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"} 2021-03-22T20:33:13.210 INFO:teuthology.task.ansible.out:skipping: [gibba044.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"} 2021-03-22T20:33:13.220 INFO:teuthology.task.ansible.out:skipping: [gibba044.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"} 2021-03-22T20:33:13.221 INFO:teuthology.task.ansible.out:skipping: [gibba020.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"} 2021-03-22T20:33:13.231 INFO:teuthology.task.ansible.out:skipping: [gibba044.front.sepia.ceph.com] => (item={'name': 'myoungwon', 'ovpn': 'myoungwon@fg2server p5CiGtdZolEwS1dCiRJjkg cd2491f835be1474a7802db607cf9a31c59e1031001e1dfb8fe240616dda9a71'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "myoungwon", "ovpn": "myoungwon@fg2server p5CiGtdZolEwS1dCiRJjkg cd2491f835be1474a7802db607cf9a31c59e1031001e1dfb8fe240616dda9a71"}, "skip_reason": "Conditional result was False"} 2021-03-22T20:33:13.232 INFO:teuthology.task.ansible.out:skipping: [gibba020.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"} 2021-03-22T20:33:13.233 INFO:teuthology.task.ansible.out:skipping: [gibba044.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: [gibba020.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"} 2021-03-22T20:33:13.243 INFO:teuthology.task.ansible.out:skipping: [gibba044.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"} 2021-03-22T20:33:13.244 INFO:teuthology.task.ansible.out:skipping: [gibba020.front.sepia.ceph.com] => (item={'name': 'ideepika', 'ovpn': 'deepika@x1carbon hyRj1/9UjWhVzhav5+LNKA e3f7d2882c2b1a410dbb5458c08f280814d652e34c87e96f8a2e8bef1928926f'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "ideepika", "ovpn": "deepika@x1carbon hyRj1/9UjWhVzhav5+LNKA e3f7d2882c2b1a410dbb5458c08f280814d652e34c87e96f8a2e8bef1928926f"}, "skip_reason": "Conditional result was False"} 2021-03-22T20:33:13.245 INFO:teuthology.task.ansible.out:skipping: [gibba044.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: [gibba020.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"} 2021-03-22T20:33:13.256 INFO:teuthology.task.ansible.out:skipping: [gibba044.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"} 2021-03-22T20:33:13.256 INFO:teuthology.task.ansible.out:skipping: [gibba020.front.sepia.ceph.com] => (item={'name': 'soumyakoduri', 'ovpn': 'skoduri@localhost QwKbKHfNAOenVV0mkO8NXw 40d74abb20ebba9eaca5e58f6c821670d23f5db5405fc6e3072b985a397c0104'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "soumyakoduri", "ovpn": "skoduri@localhost QwKbKHfNAOenVV0mkO8NXw 40d74abb20ebba9eaca5e58f6c821670d23f5db5405fc6e3072b985a397c0104"}, "skip_reason": "Conditional result was False"} 2021-03-22T20:33:13.258 INFO:teuthology.task.ansible.out:skipping: [gibba044.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: [gibba020.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"} 2021-03-22T20:33:13.268 INFO:teuthology.task.ansible.out:skipping: [gibba044.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"} 2021-03-22T20:33:13.269 INFO:teuthology.task.ansible.out:skipping: [gibba020.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"} 2021-03-22T20:33:13.270 INFO:teuthology.task.ansible.out:skipping: [gibba044.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"} skipping: [gibba020.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"} 2021-03-22T20:33:13.281 INFO:teuthology.task.ansible.out:skipping: [gibba044.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"} 2021-03-22T20:33:13.281 INFO:teuthology.task.ansible.out:skipping: [gibba020.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"} 2021-03-22T20:33:13.283 INFO:teuthology.task.ansible.out:skipping: [gibba044.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"} skipping: [gibba020.front.sepia.ceph.com] => (item={'name': 'ksirivad', 'ovpn': 'ksirivad@ksirivad prZzE08FqnY6hFtGk0Q6XQ 2ef0878b0050cf28775813fe0991f9a746c07e61920280ce29ee69088eda5efc\nksirivad@macbook 0ivvJOZVAywT15aJCDF2xw 0066940a99b2d37dcd856c8622f48e0d8cb59c092f8f96cc2352ec0bc979ce45\n'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "ksirivad", "ovpn": "ksirivad@ksirivad prZzE08FqnY6hFtGk0Q6XQ 2ef0878b0050cf28775813fe0991f9a746c07e61920280ce29ee69088eda5efc\nksirivad@macbook 0ivvJOZVAywT15aJCDF2xw 0066940a99b2d37dcd856c8622f48e0d8cb59c092f8f96cc2352ec0bc979ce45\n"}, "skip_reason": "Conditional result was False"} 2021-03-22T20:33:13.293 INFO:teuthology.task.ansible.out:skipping: [gibba044.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"} 2021-03-22T20:33:13.294 INFO:teuthology.task.ansible.out:skipping: [gibba020.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"} 2021-03-22T20:33:13.295 INFO:teuthology.task.ansible.out:skipping: [gibba044.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"} 2021-03-22T20:33:13.305 INFO:teuthology.task.ansible.out:skipping: [gibba020.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"} 2021-03-22T20:33:13.306 INFO:teuthology.task.ansible.out:skipping: [gibba044.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"} 2021-03-22T20:33:13.307 INFO:teuthology.task.ansible.out:skipping: [gibba020.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: [gibba044.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"} 2021-03-22T20:33:13.318 INFO:teuthology.task.ansible.out:skipping: [gibba020.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"} 2021-03-22T20:33:13.319 INFO:teuthology.task.ansible.out:skipping: [gibba044.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"} 2021-03-22T20:33:13.320 INFO:teuthology.task.ansible.out:skipping: [gibba020.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: [gibba044.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"} 2021-03-22T20:33:13.331 INFO:teuthology.task.ansible.out:skipping: [gibba020.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"} 2021-03-22T20:33:13.331 INFO:teuthology.task.ansible.out:skipping: [gibba044.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"} 2021-03-22T20:33:13.333 INFO:teuthology.task.ansible.out:skipping: [gibba020.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: [gibba044.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"} 2021-03-22T20:33:13.343 INFO:teuthology.task.ansible.out:skipping: [gibba020.front.sepia.ceph.com] => (item={'name': 'zdover', 'ovpn': 'zdover@lenovot5301 88ArNhsAMXq/nkSC9tKDig 131b8214bbea52345220522f8dd13c768bc5c1e41e4d164e7138719cfc3295d3'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "zdover", "ovpn": "zdover@lenovot5301 88ArNhsAMXq/nkSC9tKDig 131b8214bbea52345220522f8dd13c768bc5c1e41e4d164e7138719cfc3295d3"}, "skip_reason": "Conditional result was False"} 2021-03-22T20:33:13.344 INFO:teuthology.task.ansible.out:skipping: [gibba044.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"} 2021-03-22T20:33:13.345 INFO:teuthology.task.ansible.out:skipping: [gibba020.front.sepia.ceph.com] => (item={'name': 'rraja', 'ovpn': 'rraja@p50 4NMUghtas9gI46n7X0iJXA cc646e47c8b503eb38d30efa47e459076af52b4fc001c4959833f32ddc563a02'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "rraja", "ovpn": "rraja@p50 4NMUghtas9gI46n7X0iJXA cc646e47c8b503eb38d30efa47e459076af52b4fc001c4959833f32ddc563a02"}, "skip_reason": "Conditional result was False"} skipping: [gibba044.front.sepia.ceph.com] => (item={'name': 'smanjara', 'ovpn': 'smanjara@fedora OfpUShUejOW2W/R4FlKQ7Q fab77ef619f730a5aaf255e4167aa7a35a7e5450d12820923d969036a6326b0f'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "smanjara", "ovpn": "smanjara@fedora OfpUShUejOW2W/R4FlKQ7Q fab77ef619f730a5aaf255e4167aa7a35a7e5450d12820923d969036a6326b0f"}, "skip_reason": "Conditional result was False"} 2021-03-22T20:33:13.356 INFO:teuthology.task.ansible.out:skipping: [gibba020.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"} 2021-03-22T20:33:13.356 INFO:teuthology.task.ansible.out:skipping: [gibba044.front.sepia.ceph.com] => (item={'name': 'bengland', 'ovpn': 'bengland@bene-laptop ud1gWgoNggJTS7LQtPTZTA d3ebd084ce385cb450ce2f83c02dc66a1637dedbc7a8b191dab68acfc935af41'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "bengland", "ovpn": "bengland@bene-laptop ud1gWgoNggJTS7LQtPTZTA d3ebd084ce385cb450ce2f83c02dc66a1637dedbc7a8b191dab68acfc935af41"}, "skip_reason": "Conditional result was False"} 2021-03-22T20:33:13.367 INFO:teuthology.task.ansible.out:skipping: [gibba020.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"} 2021-03-22T20:33:13.367 INFO:teuthology.task.ansible.out:skipping: [gibba044.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"} 2021-03-22T20:33:13.369 INFO:teuthology.task.ansible.out:skipping: [gibba020.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: [gibba044.front.sepia.ceph.com] => (item={'name': 'alfonsomthd', 'ovpn': 'alfonsomthd@localhost iG3hmp+gS/4aOL4Vp/Nj4w ef1480c222cb2d540cf932ef2f27967891b768c2ad90b59a12a5279ceaa18b47'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "alfonsomthd", "ovpn": "alfonsomthd@localhost iG3hmp+gS/4aOL4Vp/Nj4w ef1480c222cb2d540cf932ef2f27967891b768c2ad90b59a12a5279ceaa18b47"}, "skip_reason": "Conditional result was False"} 2021-03-22T20:33:13.379 INFO:teuthology.task.ansible.out:skipping: [gibba020.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"} 2021-03-22T20:33:13.380 INFO:teuthology.task.ansible.out:skipping: [gibba044.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"} 2021-03-22T20:33:13.391 INFO:teuthology.task.ansible.out:skipping: [gibba020.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"} 2021-03-22T20:33:13.391 INFO:teuthology.task.ansible.out:skipping: [gibba044.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"} 2021-03-22T20:33:13.392 INFO:teuthology.task.ansible.out:skipping: [gibba020.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: [gibba044.front.sepia.ceph.com] => (item={'name': 'yuvalif', 'ovpn': 'ylifshit@localhost dyc2NU2pMz8NF8/uR2kMxA 3a6f1f9e55b5116f74d01ffbabdc339054088d257a16cf9fafcfe05b27fa678e\nyuvalif@medea gy0T/Hj/6DnVSKyOKD0/ag 468fe695fad8610a8f2eba6d1015949e4e6dc3d62c50ecf03579928d45a8d2ae\n'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "yuvalif", "ovpn": "ylifshit@localhost dyc2NU2pMz8NF8/uR2kMxA 3a6f1f9e55b5116f74d01ffbabdc339054088d257a16cf9fafcfe05b27fa678e\nyuvalif@medea gy0T/Hj/6DnVSKyOKD0/ag 468fe695fad8610a8f2eba6d1015949e4e6dc3d62c50ecf03579928d45a8d2ae\n"}, "skip_reason": "Conditional result was False"} 2021-03-22T20:33:13.393 INFO:teuthology.task.ansible.out:skipping: [gibba020.front.sepia.ceph.com] => (item={'name': 'khiremat', 'ovpn': 'khiremat@kotresh-T490s 7o9JjenDm1h34Zmd2SWO2g 791981cd84bd4c80bf3ff6076ebc64b3ebf8432903e36d1a49bbee27561f8315'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "khiremat", "ovpn": "khiremat@kotresh-T490s 7o9JjenDm1h34Zmd2SWO2g 791981cd84bd4c80bf3ff6076ebc64b3ebf8432903e36d1a49bbee27561f8315"}, "skip_reason": "Conditional result was False"} 2021-03-22T20:33:13.394 INFO:teuthology.task.ansible.out:skipping: [gibba044.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"} 2021-03-22T20:33:13.404 INFO:teuthology.task.ansible.out:skipping: [gibba020.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"} 2021-03-22T20:33:13.404 INFO:teuthology.task.ansible.out:skipping: [gibba044.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"} 2021-03-22T20:33:13.406 INFO:teuthology.task.ansible.out:skipping: [gibba020.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: [gibba044.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"} 2021-03-22T20:33:13.416 INFO:teuthology.task.ansible.out:skipping: [gibba020.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"} 2021-03-22T20:33:13.417 INFO:teuthology.task.ansible.out:skipping: [gibba044.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"} 2021-03-22T20:33:13.418 INFO:teuthology.task.ansible.out:skipping: [gibba020.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: [gibba044.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"} 2021-03-22T20:33:13.430 INFO:teuthology.task.ansible.out:skipping: [gibba020.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: [gibba044.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: [gibba020.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"} 2021-03-22T20:33:13.432 INFO:teuthology.task.ansible.out:skipping: [gibba044.front.sepia.ceph.com] => (item={'name': 'ideepika', 'ovpn': 'deepika@x1carbon hyRj1/9UjWhVzhav5+LNKA e3f7d2882c2b1a410dbb5458c08f280814d652e34c87e96f8a2e8bef1928926f'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "ideepika", "ovpn": "deepika@x1carbon hyRj1/9UjWhVzhav5+LNKA e3f7d2882c2b1a410dbb5458c08f280814d652e34c87e96f8a2e8bef1928926f"}, "skip_reason": "Conditional result was False"} 2021-03-22T20:33:13.441 INFO:teuthology.task.ansible.out:skipping: [gibba044.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"} 2021-03-22T20:33:13.441 INFO:teuthology.task.ansible.out:skipping: [gibba020.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"} 2021-03-22T20:33:13.452 INFO:teuthology.task.ansible.out:skipping: [gibba044.front.sepia.ceph.com] => (item={'name': 'soumyakoduri', 'ovpn': 'skoduri@localhost QwKbKHfNAOenVV0mkO8NXw 40d74abb20ebba9eaca5e58f6c821670d23f5db5405fc6e3072b985a397c0104'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "soumyakoduri", "ovpn": "skoduri@localhost QwKbKHfNAOenVV0mkO8NXw 40d74abb20ebba9eaca5e58f6c821670d23f5db5405fc6e3072b985a397c0104"}, "skip_reason": "Conditional result was False"} 2021-03-22T20:33:13.453 INFO:teuthology.task.ansible.out:skipping: [gibba020.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"} 2021-03-22T20:33:13.454 INFO:teuthology.task.ansible.out:skipping: [gibba044.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: [gibba020.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"} 2021-03-22T20:33:13.464 INFO:teuthology.task.ansible.out:skipping: [gibba044.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"} 2021-03-22T20:33:13.465 INFO:teuthology.task.ansible.out:skipping: [gibba020.front.sepia.ceph.com] => (item={'name': 'xuxuehan', 'ovpn': 'xuxuehan@xuxuehan-PC aJDFkJ1+XzbovMyvRiFCAQ 5a71908d9bc8372ce0fff3bdbce4ea0e27eb11af0ed30e573f93d7a0b4335279\nxuxuehan@xuxuehan-notebook LzP6obPSYuao0iCJLQ/92A 3af116b690da581c77912a0c5fe184c84ca78526f67331db15714bc4ffddbcdc\n'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "xuxuehan", "ovpn": "xuxuehan@xuxuehan-PC aJDFkJ1+XzbovMyvRiFCAQ 5a71908d9bc8372ce0fff3bdbce4ea0e27eb11af0ed30e573f93d7a0b4335279\nxuxuehan@xuxuehan-notebook LzP6obPSYuao0iCJLQ/92A 3af116b690da581c77912a0c5fe184c84ca78526f67331db15714bc4ffddbcdc\n"}, "skip_reason": "Conditional result was False"} 2021-03-22T20:33:13.466 INFO:teuthology.task.ansible.out:skipping: [gibba044.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: [gibba020.front.sepia.ceph.com] => (item={'name': 'aclewett', 'ovpn': 'aclewett@mac bP0KgOkhW1GxTiugD3jMQA 90009b65da8175e083ee0e79d4953268f44493b98c2b532854da8d9e1d14e798'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "aclewett", "ovpn": "aclewett@mac bP0KgOkhW1GxTiugD3jMQA 90009b65da8175e083ee0e79d4953268f44493b98c2b532854da8d9e1d14e798"}, "skip_reason": "Conditional result was False"} 2021-03-22T20:33:13.477 INFO:teuthology.task.ansible.out:skipping: [gibba044.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"} 2021-03-22T20:33:13.477 INFO:teuthology.task.ansible.out:skipping: [gibba020.front.sepia.ceph.com] => (item={'name': 'cblum', 'ovpn': 'cblum@ ad4mZ9Cg0u6H8AdARvQUZw 4e3cec570cbe42786e5190de4194c2937f1073aef62a25b61bd85e05ee23db56'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "cblum", "ovpn": "cblum@ ad4mZ9Cg0u6H8AdARvQUZw 4e3cec570cbe42786e5190de4194c2937f1073aef62a25b61bd85e05ee23db56"}, "skip_reason": "Conditional result was False"} 2021-03-22T20:33:13.478 INFO:teuthology.task.ansible.out:skipping: [gibba044.front.sepia.ceph.com] => (item={'name': 'ksirivad', 'ovpn': 'ksirivad@ksirivad prZzE08FqnY6hFtGk0Q6XQ 2ef0878b0050cf28775813fe0991f9a746c07e61920280ce29ee69088eda5efc\nksirivad@macbook 0ivvJOZVAywT15aJCDF2xw 0066940a99b2d37dcd856c8622f48e0d8cb59c092f8f96cc2352ec0bc979ce45\n'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "ksirivad", "ovpn": "ksirivad@ksirivad prZzE08FqnY6hFtGk0Q6XQ 2ef0878b0050cf28775813fe0991f9a746c07e61920280ce29ee69088eda5efc\nksirivad@macbook 0ivvJOZVAywT15aJCDF2xw 0066940a99b2d37dcd856c8622f48e0d8cb59c092f8f96cc2352ec0bc979ce45\n"}, "skip_reason": "Conditional result was False"} skipping: [gibba020.front.sepia.ceph.com] => (item={'name': 'mlatimer', 'ovpn': 'mlatimer@lx5510 3lc4nP664Dmg63yr8yKG7w 3778fb16fb62d1a7d61f41cf2c2e72fd9acaae2805de2dc34497ef41ee1ad64f'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "mlatimer", "ovpn": "mlatimer@lx5510 3lc4nP664Dmg63yr8yKG7w 3778fb16fb62d1a7d61f41cf2c2e72fd9acaae2805de2dc34497ef41ee1ad64f"}, "skip_reason": "Conditional result was False"} 2021-03-22T20:33:13.489 INFO:teuthology.task.ansible.out:skipping: [gibba044.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"} 2021-03-22T20:33:13.489 INFO:teuthology.task.ansible.out:skipping: [gibba020.front.sepia.ceph.com] => (item={'name': 'shyamsundarr', 'ovpn': 'shyamsundarr@bartimaeus HUEzMC00f5f/tdydddWGNw e9032244bda086ecca6abc4f525296f9a125e4bbdb768d8c76c6d53d02f475d5'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "shyamsundarr", "ovpn": "shyamsundarr@bartimaeus HUEzMC00f5f/tdydddWGNw e9032244bda086ecca6abc4f525296f9a125e4bbdb768d8c76c6d53d02f475d5"}, "skip_reason": "Conditional result was False"} 2021-03-22T20:33:13.491 INFO:teuthology.task.ansible.out:skipping: [gibba044.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: [gibba020.front.sepia.ceph.com] => (item={'name': 'shuzhenyi', 'ovpn': 'bigwhite@wrjj37deMacBook-Pro-2.local VoTYmzsOPazeWcH+DOHXKw d7502e96b37ebc2ee5e0c14c6026f10e2e72b49be70dd1c5c7e9751fafcd8501'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "shuzhenyi", "ovpn": "bigwhite@wrjj37deMacBook-Pro-2.local VoTYmzsOPazeWcH+DOHXKw d7502e96b37ebc2ee5e0c14c6026f10e2e72b49be70dd1c5c7e9751fafcd8501"}, "skip_reason": "Conditional result was False"} 2021-03-22T20:33:13.501 INFO:teuthology.task.ansible.out:skipping: [gibba044.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"} 2021-03-22T20:33:13.502 INFO:teuthology.task.ansible.out:skipping: [gibba020.front.sepia.ceph.com] => (item={'name': 'mdipalma', 'ovpn': 'mdipalma@mdmac IVn9Oy/SxZEmDgSWSeo3jA ea4dc08cb39ba55ade357c4949bf3f7d4d0322171ff5b5dac3c06d47cdc38f14'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "mdipalma", "ovpn": "mdipalma@mdmac IVn9Oy/SxZEmDgSWSeo3jA ea4dc08cb39ba55ade357c4949bf3f7d4d0322171ff5b5dac3c06d47cdc38f14"}, "skip_reason": "Conditional result was False"} 2021-03-22T20:33:13.503 INFO:teuthology.task.ansible.out:skipping: [gibba044.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"} 2021-03-22T20:33:13.513 INFO:teuthology.task.ansible.out:skipping: [gibba020.front.sepia.ceph.com] => (item={'name': 'kchang', 'ovpn': 'kchang@kiefer-uchi Vy8tg3hSizdX5fIAJFgG/A 912a49a77b5722fdf4b9e304ee329c7b808728d73bb1e1f70cf55bd1221a3da3'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "kchang", "ovpn": "kchang@kiefer-uchi Vy8tg3hSizdX5fIAJFgG/A 912a49a77b5722fdf4b9e304ee329c7b808728d73bb1e1f70cf55bd1221a3da3"}, "skip_reason": "Conditional result was False"} 2021-03-22T20:33:13.514 INFO:teuthology.task.ansible.out:skipping: [gibba044.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"} 2021-03-22T20:33:13.515 INFO:teuthology.task.ansible.out:skipping: [gibba020.front.sepia.ceph.com] => (item={'name': 'vereddy', 'ovpn': 'vereddy@vereddy.remote.csb 8jHiMDBfgQxu/8+MTlPR1A 07898add1a48c50647de4a81ad23db0c8545202cb56d3172db9b22df32c6b4a2'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "vereddy", "ovpn": "vereddy@vereddy.remote.csb 8jHiMDBfgQxu/8+MTlPR1A 07898add1a48c50647de4a81ad23db0c8545202cb56d3172db9b22df32c6b4a2"}, "skip_reason": "Conditional result was False"} skipping: [gibba044.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"} 2021-03-22T20:33:13.526 INFO:teuthology.task.ansible.out:skipping: [gibba020.front.sepia.ceph.com] => (item={'name': 'benhanokh', 'ovpn': 'gbenhano@localhost.localdomain uMf63iCCcqDt1rUnOSujaw 8c554c50bf8e27d3373515168e59f4ed3e4c48bace5689838268569948545ed5'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "benhanokh", "ovpn": "gbenhano@localhost.localdomain uMf63iCCcqDt1rUnOSujaw 8c554c50bf8e27d3373515168e59f4ed3e4c48bace5689838268569948545ed5"}, "skip_reason": "Conditional result was False"} 2021-03-22T20:33:13.526 INFO:teuthology.task.ansible.out:skipping: [gibba044.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"} 2021-03-22T20:33:13.528 INFO:teuthology.task.ansible.out:skipping: [gibba020.front.sepia.ceph.com] => (item={'name': 'jsalomon', 'ovpn': 'jsalomon@Josh-laptop 9V9NVwrt57LxXiqRh5Q7PQ 4cf0b0dfa39cf1e72f51bbfed19b4d88bdb286d09e54a99eb35721e33b1ae7b0'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "jsalomon", "ovpn": "jsalomon@Josh-laptop 9V9NVwrt57LxXiqRh5Q7PQ 4cf0b0dfa39cf1e72f51bbfed19b4d88bdb286d09e54a99eb35721e33b1ae7b0"}, "skip_reason": "Conditional result was False"} skipping: [gibba044.front.sepia.ceph.com] => (item={'name': 'zdover', 'ovpn': 'zdover@lenovot5301 88ArNhsAMXq/nkSC9tKDig 131b8214bbea52345220522f8dd13c768bc5c1e41e4d164e7138719cfc3295d3'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "zdover", "ovpn": "zdover@lenovot5301 88ArNhsAMXq/nkSC9tKDig 131b8214bbea52345220522f8dd13c768bc5c1e41e4d164e7138719cfc3295d3"}, "skip_reason": "Conditional result was False"} 2021-03-22T20:33:13.538 INFO:teuthology.task.ansible.out:skipping: [gibba020.front.sepia.ceph.com] => (item={'name': 'jolmomar', 'ovpn': 'jolmomar@thinkpad CnoIzb/786lZh1NINj0xAA e60eeb560654da4b84977a4f9dbccd599bf9460980985ee5726595eb4a46e640'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "jolmomar", "ovpn": "jolmomar@thinkpad CnoIzb/786lZh1NINj0xAA e60eeb560654da4b84977a4f9dbccd599bf9460980985ee5726595eb4a46e640"}, "skip_reason": "Conditional result was False"} 2021-03-22T20:33:13.539 INFO:teuthology.task.ansible.out:skipping: [gibba044.front.sepia.ceph.com] => (item={'name': 'rraja', 'ovpn': 'rraja@p50 4NMUghtas9gI46n7X0iJXA cc646e47c8b503eb38d30efa47e459076af52b4fc001c4959833f32ddc563a02'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "rraja", "ovpn": "rraja@p50 4NMUghtas9gI46n7X0iJXA cc646e47c8b503eb38d30efa47e459076af52b4fc001c4959833f32ddc563a02"}, "skip_reason": "Conditional result was False"} 2021-03-22T20:33:13.540 INFO:teuthology.task.ansible.out:skipping: [gibba020.front.sepia.ceph.com] => (item={'name': 'hmunjulu', 'ovpn': 'hmunjulu@thinkpad +5kJJIhXveJw6Q8ytILUSA 546f32fb058ff40ef3113e6c258b0f1cba6611155ba0a40a55646946cdb53019'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "hmunjulu", "ovpn": "hmunjulu@thinkpad +5kJJIhXveJw6Q8ytILUSA 546f32fb058ff40ef3113e6c258b0f1cba6611155ba0a40a55646946cdb53019"}, "skip_reason": "Conditional result was False"} skipping: [gibba044.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"} 2021-03-22T20:33:13.550 INFO:teuthology.task.ansible.out:skipping: [gibba020.front.sepia.ceph.com] => (item={'name': 'julpark', 'ovpn': 'julpark@thinkpad svj+nOCQG95zuBUwdJoluQ 7252f05ef02b16fd74d931d6cf937304afbb098dbdbde13d377e884fe35e2fb8'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "julpark", "ovpn": "julpark@thinkpad svj+nOCQG95zuBUwdJoluQ 7252f05ef02b16fd74d931d6cf937304afbb098dbdbde13d377e884fe35e2fb8"}, "skip_reason": "Conditional result was False"} 2021-03-22T20:33:13.551 INFO:teuthology.task.ansible.out:skipping: [gibba044.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"} 2021-03-22T20:33:13.552 INFO:teuthology.task.ansible.out:skipping: [gibba020.front.sepia.ceph.com] => (item={'name': 'pdhange', 'ovpn': 'prashant@cephdev JZCEN2T5TXiHnU5yLG4hBg 3f94ec1bd179dafd2d58335ac4bea35808d394d30fa9e174fe16d6b872450fe0'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "pdhange", "ovpn": "prashant@cephdev JZCEN2T5TXiHnU5yLG4hBg 3f94ec1bd179dafd2d58335ac4bea35808d394d30fa9e174fe16d6b872450fe0"}, "skip_reason": "Conditional result was False"} skipping: [gibba044.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"} 2021-03-22T20:33:13.563 INFO:teuthology.task.ansible.out:skipping: [gibba020.front.sepia.ceph.com] => (item={'name': 'dpivonka', 'ovpn': 'dpivonka@thinkpad huZBxlH4VpGff0Q68m/2Rg 43cc9c90a55fa3395862e679b60c5e6c016a59f186e7e8798579cd6046cc4ec8'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "dpivonka", "ovpn": "dpivonka@thinkpad huZBxlH4VpGff0Q68m/2Rg 43cc9c90a55fa3395862e679b60c5e6c016a59f186e7e8798579cd6046cc4ec8"}, "skip_reason": "Conditional result was False"} 2021-03-22T20:33:13.564 INFO:teuthology.task.ansible.out:skipping: [gibba044.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"} 2021-03-22T20:33:13.565 INFO:teuthology.task.ansible.out:skipping: [gibba020.front.sepia.ceph.com] => (item={'name': 'adking', 'ovpn': 'adking@laptop1 VkjYUD1hJpR8sFhrH6MIcg 28c610bc9f7321de315923288d24650bdb4bc90593b423f1f59db16d67b6d625'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "adking", "ovpn": "adking@laptop1 VkjYUD1hJpR8sFhrH6MIcg 28c610bc9f7321de315923288d24650bdb4bc90593b423f1f59db16d67b6d625"}, "skip_reason": "Conditional result was False"} 2021-03-22T20:33:13.567 INFO:teuthology.task.ansible.out:skipping: [gibba044.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"} 2021-03-22T20:33:13.578 INFO:teuthology.task.ansible.out:skipping: [gibba020.front.sepia.ceph.com] => (item={'name': 'amathuri', 'ovpn': 'amathuri@thinkpad WDHZL4VspBmlz5dzRlAGUQ 7f2c5d8e2554b869a09fdc20d6e4aabffa8200ef8e2b8d1bc951bfc673757267\namathuri@lenovothinkpad MhlrEG4X+iKq2d2GxwMbmA 812cfea500340140144ecb27f7851b86d8daff658f173189fceec8e61b59cbf2\n'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "amathuri", "ovpn": "amathuri@thinkpad WDHZL4VspBmlz5dzRlAGUQ 7f2c5d8e2554b869a09fdc20d6e4aabffa8200ef8e2b8d1bc951bfc673757267\namathuri@lenovothinkpad MhlrEG4X+iKq2d2GxwMbmA 812cfea500340140144ecb27f7851b86d8daff658f173189fceec8e61b59cbf2\n"}, "skip_reason": "Conditional result was False"} 2021-03-22T20:33:13.578 INFO:teuthology.task.ansible.out:skipping: [gibba044.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"} 2021-03-22T20:33:13.580 INFO:teuthology.task.ansible.out:skipping: [gibba020.front.sepia.ceph.com] => (item={'name': 'nizamial09', 'ovpn': 'nia@redhat +vB2tfopNqiNnGugVmX3ew f9f6878bb5e6bb2353fa8da7d76e2d621e9fbf89a4c7583d7265cb984e231a99'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "nizamial09", "ovpn": "nia@redhat +vB2tfopNqiNnGugVmX3ew f9f6878bb5e6bb2353fa8da7d76e2d621e9fbf89a4c7583d7265cb984e231a99"}, "skip_reason": "Conditional result was False"} skipping: [gibba044.front.sepia.ceph.com] => (item={'name': 'khiremat', 'ovpn': 'khiremat@kotresh-T490s 7o9JjenDm1h34Zmd2SWO2g 791981cd84bd4c80bf3ff6076ebc64b3ebf8432903e36d1a49bbee27561f8315'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "khiremat", "ovpn": "khiremat@kotresh-T490s 7o9JjenDm1h34Zmd2SWO2g 791981cd84bd4c80bf3ff6076ebc64b3ebf8432903e36d1a49bbee27561f8315"}, "skip_reason": "Conditional result was False"} 2021-03-22T20:33:13.598 INFO:teuthology.task.ansible.out:skipping: [gibba044.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"} 2021-03-22T20:33:13.621 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:33:13 +0000 (0:00:01.358) 0:00:59.362 ********** 2021-03-22T20:33:13.628 INFO:teuthology.task.ansible.out:skipping: [gibba044.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"} 2021-03-22T20:33:13.629 INFO:teuthology.task.ansible.out:skipping: [gibba044.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"} 2021-03-22T20:33:13.630 INFO:teuthology.task.ansible.out:skipping: [gibba044.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: [gibba044.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"} 2021-03-22T20:33:13.631 INFO:teuthology.task.ansible.out:skipping: [gibba044.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: [gibba044.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"} 2021-03-22T20:33:13.643 INFO:teuthology.task.ansible.out:skipping: [gibba044.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"} 2021-03-22T20:33:13.644 INFO:teuthology.task.ansible.out:skipping: [gibba044.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"} 2021-03-22T20:33:13.655 INFO:teuthology.task.ansible.out:skipping: [gibba044.front.sepia.ceph.com] => (item={'name': 'xuxuehan', 'ovpn': 'xuxuehan@xuxuehan-PC aJDFkJ1+XzbovMyvRiFCAQ 5a71908d9bc8372ce0fff3bdbce4ea0e27eb11af0ed30e573f93d7a0b4335279\nxuxuehan@xuxuehan-notebook LzP6obPSYuao0iCJLQ/92A 3af116b690da581c77912a0c5fe184c84ca78526f67331db15714bc4ffddbcdc\n'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "xuxuehan", "ovpn": "xuxuehan@xuxuehan-PC aJDFkJ1+XzbovMyvRiFCAQ 5a71908d9bc8372ce0fff3bdbce4ea0e27eb11af0ed30e573f93d7a0b4335279\nxuxuehan@xuxuehan-notebook LzP6obPSYuao0iCJLQ/92A 3af116b690da581c77912a0c5fe184c84ca78526f67331db15714bc4ffddbcdc\n"}, "skip_reason": "Conditional result was False"} 2021-03-22T20:33:13.656 INFO:teuthology.task.ansible.out:skipping: [gibba044.front.sepia.ceph.com] => (item={'name': 'aclewett', 'ovpn': 'aclewett@mac bP0KgOkhW1GxTiugD3jMQA 90009b65da8175e083ee0e79d4953268f44493b98c2b532854da8d9e1d14e798'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "aclewett", "ovpn": "aclewett@mac bP0KgOkhW1GxTiugD3jMQA 90009b65da8175e083ee0e79d4953268f44493b98c2b532854da8d9e1d14e798"}, "skip_reason": "Conditional result was False"} 2021-03-22T20:33:13.666 INFO:teuthology.task.ansible.out:skipping: [gibba044.front.sepia.ceph.com] => (item={'name': 'cblum', 'ovpn': 'cblum@ ad4mZ9Cg0u6H8AdARvQUZw 4e3cec570cbe42786e5190de4194c2937f1073aef62a25b61bd85e05ee23db56'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "cblum", "ovpn": "cblum@ ad4mZ9Cg0u6H8AdARvQUZw 4e3cec570cbe42786e5190de4194c2937f1073aef62a25b61bd85e05ee23db56"}, "skip_reason": "Conditional result was False"} 2021-03-22T20:33:13.667 INFO:teuthology.task.ansible.out:skipping: [gibba044.front.sepia.ceph.com] => (item={'name': 'mlatimer', 'ovpn': 'mlatimer@lx5510 3lc4nP664Dmg63yr8yKG7w 3778fb16fb62d1a7d61f41cf2c2e72fd9acaae2805de2dc34497ef41ee1ad64f'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "mlatimer", "ovpn": "mlatimer@lx5510 3lc4nP664Dmg63yr8yKG7w 3778fb16fb62d1a7d61f41cf2c2e72fd9acaae2805de2dc34497ef41ee1ad64f"}, "skip_reason": "Conditional result was False"} 2021-03-22T20:33:13.678 INFO:teuthology.task.ansible.out:skipping: [gibba044.front.sepia.ceph.com] => (item={'name': 'shyamsundarr', 'ovpn': 'shyamsundarr@bartimaeus HUEzMC00f5f/tdydddWGNw e9032244bda086ecca6abc4f525296f9a125e4bbdb768d8c76c6d53d02f475d5'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "shyamsundarr", "ovpn": "shyamsundarr@bartimaeus HUEzMC00f5f/tdydddWGNw e9032244bda086ecca6abc4f525296f9a125e4bbdb768d8c76c6d53d02f475d5"}, "skip_reason": "Conditional result was False"} 2021-03-22T20:33:13.678 INFO:teuthology.task.ansible.out:skipping: [gibba044.front.sepia.ceph.com] => (item={'name': 'shuzhenyi', 'ovpn': 'bigwhite@wrjj37deMacBook-Pro-2.local VoTYmzsOPazeWcH+DOHXKw d7502e96b37ebc2ee5e0c14c6026f10e2e72b49be70dd1c5c7e9751fafcd8501'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "shuzhenyi", "ovpn": "bigwhite@wrjj37deMacBook-Pro-2.local VoTYmzsOPazeWcH+DOHXKw d7502e96b37ebc2ee5e0c14c6026f10e2e72b49be70dd1c5c7e9751fafcd8501"}, "skip_reason": "Conditional result was False"} 2021-03-22T20:33:13.690 INFO:teuthology.task.ansible.out: TASK [Filter the revoked_users list] ******************************************* skipping: [gibba020.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-03-22T20:33:13.690 INFO:teuthology.task.ansible.out: TASK [users : Update authorized_keys for each user with literal keys] ********** 2021-03-22T20:33:13.690 INFO:teuthology.task.ansible.out:skipping: [gibba044.front.sepia.ceph.com] => (item={'name': 'mdipalma', 'ovpn': 'mdipalma@mdmac IVn9Oy/SxZEmDgSWSeo3jA ea4dc08cb39ba55ade357c4949bf3f7d4d0322171ff5b5dac3c06d47cdc38f14'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "mdipalma", "ovpn": "mdipalma@mdmac IVn9Oy/SxZEmDgSWSeo3jA ea4dc08cb39ba55ade357c4949bf3f7d4d0322171ff5b5dac3c06d47cdc38f14"}, "skip_reason": "Conditional result was False"} 2021-03-22T20:33:13.692 INFO:teuthology.task.ansible.out:skipping: [gibba044.front.sepia.ceph.com] => (item={'name': 'kchang', 'ovpn': 'kchang@kiefer-uchi Vy8tg3hSizdX5fIAJFgG/A 912a49a77b5722fdf4b9e304ee329c7b808728d73bb1e1f70cf55bd1221a3da3'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "kchang", "ovpn": "kchang@kiefer-uchi Vy8tg3hSizdX5fIAJFgG/A 912a49a77b5722fdf4b9e304ee329c7b808728d73bb1e1f70cf55bd1221a3da3"}, "skip_reason": "Conditional result was False"} 2021-03-22T20:33:13.714 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:33:13 +0000 (0:00:00.093) 0:00:59.455 ********** 2021-03-22T20:33:13.722 INFO:teuthology.task.ansible.out:skipping: [gibba044.front.sepia.ceph.com] => (item={'name': 'vereddy', 'ovpn': 'vereddy@vereddy.remote.csb 8jHiMDBfgQxu/8+MTlPR1A 07898add1a48c50647de4a81ad23db0c8545202cb56d3172db9b22df32c6b4a2'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "vereddy", "ovpn": "vereddy@vereddy.remote.csb 8jHiMDBfgQxu/8+MTlPR1A 07898add1a48c50647de4a81ad23db0c8545202cb56d3172db9b22df32c6b4a2"}, "skip_reason": "Conditional result was False"} 2021-03-22T20:33:13.723 INFO:teuthology.task.ansible.out:skipping: [gibba044.front.sepia.ceph.com] => (item={'name': 'benhanokh', 'ovpn': 'gbenhano@localhost.localdomain uMf63iCCcqDt1rUnOSujaw 8c554c50bf8e27d3373515168e59f4ed3e4c48bace5689838268569948545ed5'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "benhanokh", "ovpn": "gbenhano@localhost.localdomain uMf63iCCcqDt1rUnOSujaw 8c554c50bf8e27d3373515168e59f4ed3e4c48bace5689838268569948545ed5"}, "skip_reason": "Conditional result was False"} 2021-03-22T20:33:13.724 INFO:teuthology.task.ansible.out:skipping: [gibba044.front.sepia.ceph.com] => (item={'name': 'jsalomon', 'ovpn': 'jsalomon@Josh-laptop 9V9NVwrt57LxXiqRh5Q7PQ 4cf0b0dfa39cf1e72f51bbfed19b4d88bdb286d09e54a99eb35721e33b1ae7b0'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "jsalomon", "ovpn": "jsalomon@Josh-laptop 9V9NVwrt57LxXiqRh5Q7PQ 4cf0b0dfa39cf1e72f51bbfed19b4d88bdb286d09e54a99eb35721e33b1ae7b0"}, "skip_reason": "Conditional result was False"} skipping: [gibba044.front.sepia.ceph.com] => (item={'name': 'jolmomar', 'ovpn': 'jolmomar@thinkpad CnoIzb/786lZh1NINj0xAA e60eeb560654da4b84977a4f9dbccd599bf9460980985ee5726595eb4a46e640'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "jolmomar", "ovpn": "jolmomar@thinkpad CnoIzb/786lZh1NINj0xAA e60eeb560654da4b84977a4f9dbccd599bf9460980985ee5726595eb4a46e640"}, "skip_reason": "Conditional result was False"} 2021-03-22T20:33:13.736 INFO:teuthology.task.ansible.out:skipping: [gibba044.front.sepia.ceph.com] => (item={'name': 'hmunjulu', 'ovpn': 'hmunjulu@thinkpad +5kJJIhXveJw6Q8ytILUSA 546f32fb058ff40ef3113e6c258b0f1cba6611155ba0a40a55646946cdb53019'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "hmunjulu", "ovpn": "hmunjulu@thinkpad +5kJJIhXveJw6Q8ytILUSA 546f32fb058ff40ef3113e6c258b0f1cba6611155ba0a40a55646946cdb53019"}, "skip_reason": "Conditional result was False"} skipping: [gibba044.front.sepia.ceph.com] => (item={'name': 'julpark', 'ovpn': 'julpark@thinkpad svj+nOCQG95zuBUwdJoluQ 7252f05ef02b16fd74d931d6cf937304afbb098dbdbde13d377e884fe35e2fb8'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "julpark", "ovpn": "julpark@thinkpad svj+nOCQG95zuBUwdJoluQ 7252f05ef02b16fd74d931d6cf937304afbb098dbdbde13d377e884fe35e2fb8"}, "skip_reason": "Conditional result was False"} 2021-03-22T20:33:13.736 INFO:teuthology.task.ansible.out:skipping: [gibba044.front.sepia.ceph.com] => (item={'name': 'pdhange', 'ovpn': 'prashant@cephdev JZCEN2T5TXiHnU5yLG4hBg 3f94ec1bd179dafd2d58335ac4bea35808d394d30fa9e174fe16d6b872450fe0'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "pdhange", "ovpn": "prashant@cephdev JZCEN2T5TXiHnU5yLG4hBg 3f94ec1bd179dafd2d58335ac4bea35808d394d30fa9e174fe16d6b872450fe0"}, "skip_reason": "Conditional result was False"} 2021-03-22T20:33:13.748 INFO:teuthology.task.ansible.out:skipping: [gibba044.front.sepia.ceph.com] => (item={'name': 'dpivonka', 'ovpn': 'dpivonka@thinkpad huZBxlH4VpGff0Q68m/2Rg 43cc9c90a55fa3395862e679b60c5e6c016a59f186e7e8798579cd6046cc4ec8'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "dpivonka", "ovpn": "dpivonka@thinkpad huZBxlH4VpGff0Q68m/2Rg 43cc9c90a55fa3395862e679b60c5e6c016a59f186e7e8798579cd6046cc4ec8"}, "skip_reason": "Conditional result was False"} skipping: [gibba044.front.sepia.ceph.com] => (item={'name': 'adking', 'ovpn': 'adking@laptop1 VkjYUD1hJpR8sFhrH6MIcg 28c610bc9f7321de315923288d24650bdb4bc90593b423f1f59db16d67b6d625'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "adking", "ovpn": "adking@laptop1 VkjYUD1hJpR8sFhrH6MIcg 28c610bc9f7321de315923288d24650bdb4bc90593b423f1f59db16d67b6d625"}, "skip_reason": "Conditional result was False"} 2021-03-22T20:33:13.759 INFO:teuthology.task.ansible.out:skipping: [gibba044.front.sepia.ceph.com] => (item={'name': 'amathuri', 'ovpn': 'amathuri@thinkpad WDHZL4VspBmlz5dzRlAGUQ 7f2c5d8e2554b869a09fdc20d6e4aabffa8200ef8e2b8d1bc951bfc673757267\namathuri@lenovothinkpad MhlrEG4X+iKq2d2GxwMbmA 812cfea500340140144ecb27f7851b86d8daff658f173189fceec8e61b59cbf2\n'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "amathuri", "ovpn": "amathuri@thinkpad WDHZL4VspBmlz5dzRlAGUQ 7f2c5d8e2554b869a09fdc20d6e4aabffa8200ef8e2b8d1bc951bfc673757267\namathuri@lenovothinkpad MhlrEG4X+iKq2d2GxwMbmA 812cfea500340140144ecb27f7851b86d8daff658f173189fceec8e61b59cbf2\n"}, "skip_reason": "Conditional result was False"} 2021-03-22T20:33:13.770 INFO:teuthology.task.ansible.out:skipping: [gibba044.front.sepia.ceph.com] => (item={'name': 'nizamial09', 'ovpn': 'nia@redhat +vB2tfopNqiNnGugVmX3ew f9f6878bb5e6bb2353fa8da7d76e2d621e9fbf89a4c7583d7265cb984e231a99'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "nizamial09", "ovpn": "nia@redhat +vB2tfopNqiNnGugVmX3ew f9f6878bb5e6bb2353fa8da7d76e2d621e9fbf89a4c7583d7265cb984e231a99"}, "skip_reason": "Conditional result was False"} 2021-03-22T20:33:13.810 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:33:13 +0000 (0:00:00.095) 0:00:59.550 ********** 2021-03-22T20:33:13.878 INFO:teuthology.task.ansible.out: TASK [Filter the revoked_users list] ******************************************* 2021-03-22T20:33:13.879 INFO:teuthology.task.ansible.out:skipping: [gibba044.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-03-22T20:33:13.899 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:33:13 +0000 (0:00:00.089) 0:00:59.639 ********** 2021-03-22T20:33:13.936 INFO:teuthology.task.ansible.out: TASK [Remove revoked users] **************************************************** 2021-03-22T20:33:13.937 INFO:teuthology.task.ansible.out:ok: [gibba020.front.sepia.ceph.com] => (item=zcerza) => {"ansible_loop_var": "item", "changed": false, "item": "zcerza", "name": "zcerza", "state": "absent"} 2021-03-22T20:33:14.084 INFO:teuthology.task.ansible.out:ok: [gibba020.front.sepia.ceph.com] => (item=aschoen) => {"ansible_loop_var": "item", "changed": false, "item": "aschoen", "name": "aschoen", "state": "absent"} 2021-03-22T20:33:14.126 INFO:teuthology.task.ansible.out:ok: [gibba044.front.sepia.ceph.com] => (item=zcerza) => {"ansible_loop_var": "item", "changed": false, "item": "zcerza", "name": "zcerza", "state": "absent"} 2021-03-22T20:33:14.230 INFO:teuthology.task.ansible.out:ok: [gibba020.front.sepia.ceph.com] => (item=andrew) => {"ansible_loop_var": "item", "changed": false, "item": "andrew", "name": "andrew", "state": "absent"} 2021-03-22T20:33:14.262 INFO:teuthology.task.ansible.out:ok: [gibba044.front.sepia.ceph.com] => (item=aschoen) => {"ansible_loop_var": "item", "changed": false, "item": "aschoen", "name": "aschoen", "state": "absent"} 2021-03-22T20:33:14.377 INFO:teuthology.task.ansible.out:ok: [gibba020.front.sepia.ceph.com] => (item=sweil) => {"ansible_loop_var": "item", "changed": false, "item": "sweil", "name": "sweil", "state": "absent"} 2021-03-22T20:33:14.408 INFO:teuthology.task.ansible.out:ok: [gibba044.front.sepia.ceph.com] => (item=andrew) => {"ansible_loop_var": "item", "changed": false, "item": "andrew", "name": "andrew", "state": "absent"} 2021-03-22T20:33:14.533 INFO:teuthology.task.ansible.out:ok: [gibba020.front.sepia.ceph.com] => (item=brad) => {"ansible_loop_var": "item", "changed": false, "item": "brad", "name": "brad", "state": "absent"} 2021-03-22T20:33:14.555 INFO:teuthology.task.ansible.out:ok: [gibba044.front.sepia.ceph.com] => (item=sweil) => {"ansible_loop_var": "item", "changed": false, "item": "sweil", "name": "sweil", "state": "absent"} 2021-03-22T20:33:14.680 INFO:teuthology.task.ansible.out:ok: [gibba020.front.sepia.ceph.com] => (item=kefu) => {"ansible_loop_var": "item", "changed": false, "item": "kefu", "name": "kefu", "state": "absent"} 2021-03-22T20:33:14.701 INFO:teuthology.task.ansible.out:ok: [gibba044.front.sepia.ceph.com] => (item=brad) => {"ansible_loop_var": "item", "changed": false, "item": "brad", "name": "brad", "state": "absent"} 2021-03-22T20:33:14.826 INFO:teuthology.task.ansible.out:ok: [gibba020.front.sepia.ceph.com] => (item=shylesh) => {"ansible_loop_var": "item", "changed": false, "item": "shylesh", "name": "shylesh", "state": "absent"} 2021-03-22T20:33:14.848 INFO:teuthology.task.ansible.out:ok: [gibba044.front.sepia.ceph.com] => (item=kefu) => {"ansible_loop_var": "item", "changed": false, "item": "kefu", "name": "kefu", "state": "absent"} 2021-03-22T20:33:14.972 INFO:teuthology.task.ansible.out:ok: [gibba020.front.sepia.ceph.com] => (item=gmeno) => {"ansible_loop_var": "item", "changed": false, "item": "gmeno", "name": "gmeno", "state": "absent"} 2021-03-22T20:33:14.994 INFO:teuthology.task.ansible.out:ok: [gibba044.front.sepia.ceph.com] => (item=shylesh) => {"ansible_loop_var": "item", "changed": false, "item": "shylesh", "name": "shylesh", "state": "absent"} 2021-03-22T20:33:15.119 INFO:teuthology.task.ansible.out:ok: [gibba020.front.sepia.ceph.com] => (item=alfredodeza) => {"ansible_loop_var": "item", "changed": false, "item": "alfredodeza", "name": "alfredodeza", "state": "absent"} 2021-03-22T20:33:15.141 INFO:teuthology.task.ansible.out:ok: [gibba044.front.sepia.ceph.com] => (item=gmeno) => {"ansible_loop_var": "item", "changed": false, "item": "gmeno", "name": "gmeno", "state": "absent"} 2021-03-22T20:33:15.267 INFO:teuthology.task.ansible.out:ok: [gibba020.front.sepia.ceph.com] => (item=trhoden) => {"ansible_loop_var": "item", "changed": false, "item": "trhoden", "name": "trhoden", "state": "absent"} 2021-03-22T20:33:15.290 INFO:teuthology.task.ansible.out:ok: [gibba044.front.sepia.ceph.com] => (item=alfredodeza) => {"ansible_loop_var": "item", "changed": false, "item": "alfredodeza", "name": "alfredodeza", "state": "absent"} 2021-03-22T20:33:15.415 INFO:teuthology.task.ansible.out:ok: [gibba020.front.sepia.ceph.com] => (item=nishtha) => {"ansible_loop_var": "item", "changed": false, "item": "nishtha", "name": "nishtha", "state": "absent"} 2021-03-22T20:33:15.447 INFO:teuthology.task.ansible.out:ok: [gibba044.front.sepia.ceph.com] => (item=trhoden) => {"ansible_loop_var": "item", "changed": false, "item": "trhoden", "name": "trhoden", "state": "absent"} 2021-03-22T20:33:15.563 INFO:teuthology.task.ansible.out:ok: [gibba020.front.sepia.ceph.com] => (item=yguang) => {"ansible_loop_var": "item", "changed": false, "item": "yguang", "name": "yguang", "state": "absent"} 2021-03-22T20:33:15.595 INFO:teuthology.task.ansible.out:ok: [gibba044.front.sepia.ceph.com] => (item=nishtha) => {"ansible_loop_var": "item", "changed": false, "item": "nishtha", "name": "nishtha", "state": "absent"} 2021-03-22T20:33:15.710 INFO:teuthology.task.ansible.out:ok: [gibba020.front.sepia.ceph.com] => (item=sdieffen) => {"ansible_loop_var": "item", "changed": false, "item": "sdieffen", "name": "sdieffen", "state": "absent"} 2021-03-22T20:33:15.743 INFO:teuthology.task.ansible.out:ok: [gibba044.front.sepia.ceph.com] => (item=yguang) => {"ansible_loop_var": "item", "changed": false, "item": "yguang", "name": "yguang", "state": "absent"} 2021-03-22T20:33:15.857 INFO:teuthology.task.ansible.out:ok: [gibba020.front.sepia.ceph.com] => (item=brian) => {"ansible_loop_var": "item", "changed": false, "item": "brian", "name": "brian", "state": "absent"} 2021-03-22T20:33:15.890 INFO:teuthology.task.ansible.out:ok: [gibba044.front.sepia.ceph.com] => (item=sdieffen) => {"ansible_loop_var": "item", "changed": false, "item": "sdieffen", "name": "sdieffen", "state": "absent"} 2021-03-22T20:33:16.005 INFO:teuthology.task.ansible.out:ok: [gibba020.front.sepia.ceph.com] => (item=pmcgarry) => {"ansible_loop_var": "item", "changed": false, "item": "pmcgarry", "name": "pmcgarry", "state": "absent"} 2021-03-22T20:33:16.037 INFO:teuthology.task.ansible.out:ok: [gibba044.front.sepia.ceph.com] => (item=brian) => {"ansible_loop_var": "item", "changed": false, "item": "brian", "name": "brian", "state": "absent"} 2021-03-22T20:33:16.152 INFO:teuthology.task.ansible.out:ok: [gibba020.front.sepia.ceph.com] => (item=karnan) => {"ansible_loop_var": "item", "changed": false, "item": "karnan", "name": "karnan", "state": "absent"} 2021-03-22T20:33:16.184 INFO:teuthology.task.ansible.out:ok: [gibba044.front.sepia.ceph.com] => (item=pmcgarry) => {"ansible_loop_var": "item", "changed": false, "item": "pmcgarry", "name": "pmcgarry", "state": "absent"} 2021-03-22T20:33:16.299 INFO:teuthology.task.ansible.out:ok: [gibba020.front.sepia.ceph.com] => (item=ryneli) => {"ansible_loop_var": "item", "changed": false, "item": "ryneli", "name": "ryneli", "state": "absent"} 2021-03-22T20:33:16.332 INFO:teuthology.task.ansible.out:ok: [gibba044.front.sepia.ceph.com] => (item=karnan) => {"ansible_loop_var": "item", "changed": false, "item": "karnan", "name": "karnan", "state": "absent"} 2021-03-22T20:33:16.476 INFO:teuthology.task.ansible.out:ok: [gibba044.front.sepia.ceph.com] => (item=ryneli) => {"ansible_loop_var": "item", "changed": false, "item": "ryneli", "name": "ryneli", "state": "absent"} 2021-03-22T20:33:16.498 INFO:teuthology.task.ansible.out:ok: [gibba020.front.sepia.ceph.com] => (item=dlambrig) => {"ansible_loop_var": "item", "changed": false, "item": "dlambrig", "name": "dlambrig", "state": "absent"} 2021-03-22T20:33:16.633 INFO:teuthology.task.ansible.out:ok: [gibba044.front.sepia.ceph.com] => (item=dlambrig) => {"ansible_loop_var": "item", "changed": false, "item": "dlambrig", "name": "dlambrig", "state": "absent"} 2021-03-22T20:33:16.676 INFO:teuthology.task.ansible.out:ok: [gibba020.front.sepia.ceph.com] => (item=icolle) => {"ansible_loop_var": "item", "changed": false, "item": "icolle", "name": "icolle", "state": "absent"} 2021-03-22T20:33:16.780 INFO:teuthology.task.ansible.out:ok: [gibba044.front.sepia.ceph.com] => (item=icolle) => {"ansible_loop_var": "item", "changed": false, "item": "icolle", "name": "icolle", "state": "absent"} 2021-03-22T20:33:16.822 INFO:teuthology.task.ansible.out:ok: [gibba020.front.sepia.ceph.com] => (item=soumya) => {"ansible_loop_var": "item", "changed": false, "item": "soumya", "name": "soumya", "state": "absent"} 2021-03-22T20:33:16.926 INFO:teuthology.task.ansible.out:ok: [gibba044.front.sepia.ceph.com] => (item=soumya) => {"ansible_loop_var": "item", "changed": false, "item": "soumya", "name": "soumya", "state": "absent"} 2021-03-22T20:33:16.980 INFO:teuthology.task.ansible.out:ok: [gibba020.front.sepia.ceph.com] => (item=jspray) => {"ansible_loop_var": "item", "changed": false, "item": "jspray", "name": "jspray", "state": "absent"} 2021-03-22T20:33:17.073 INFO:teuthology.task.ansible.out:ok: [gibba044.front.sepia.ceph.com] => (item=jspray) => {"ansible_loop_var": "item", "changed": false, "item": "jspray", "name": "jspray", "state": "absent"} 2021-03-22T20:33:17.126 INFO:teuthology.task.ansible.out:ok: [gibba020.front.sepia.ceph.com] => (item=loic) => {"ansible_loop_var": "item", "changed": false, "item": "loic", "name": "loic", "state": "absent"} 2021-03-22T20:33:17.220 INFO:teuthology.task.ansible.out:ok: [gibba044.front.sepia.ceph.com] => (item=loic) => {"ansible_loop_var": "item", "changed": false, "item": "loic", "name": "loic", "state": "absent"} 2021-03-22T20:33:17.272 INFO:teuthology.task.ansible.out:ok: [gibba020.front.sepia.ceph.com] => (item=erwan) => {"ansible_loop_var": "item", "changed": false, "item": "erwan", "name": "erwan", "state": "absent"} 2021-03-22T20:33:17.367 INFO:teuthology.task.ansible.out:ok: [gibba044.front.sepia.ceph.com] => (item=erwan) => {"ansible_loop_var": "item", "changed": false, "item": "erwan", "name": "erwan", "state": "absent"} 2021-03-22T20:33:17.419 INFO:teuthology.task.ansible.out:ok: [gibba020.front.sepia.ceph.com] => (item=jj) => {"ansible_loop_var": "item", "changed": false, "item": "jj", "name": "jj", "state": "absent"} 2021-03-22T20:33:17.513 INFO:teuthology.task.ansible.out:ok: [gibba044.front.sepia.ceph.com] => (item=jj) => {"ansible_loop_var": "item", "changed": false, "item": "jj", "name": "jj", "state": "absent"} 2021-03-22T20:33:17.566 INFO:teuthology.task.ansible.out:ok: [gibba020.front.sepia.ceph.com] => (item=amarangone) => {"ansible_loop_var": "item", "changed": false, "item": "amarangone", "name": "amarangone", "state": "absent"} 2021-03-22T20:33:17.661 INFO:teuthology.task.ansible.out:ok: [gibba044.front.sepia.ceph.com] => (item=amarangone) => {"ansible_loop_var": "item", "changed": false, "item": "amarangone", "name": "amarangone", "state": "absent"} 2021-03-22T20:33:17.724 INFO:teuthology.task.ansible.out:ok: [gibba020.front.sepia.ceph.com] => (item=oprypin) => {"ansible_loop_var": "item", "changed": false, "item": "oprypin", "name": "oprypin", "state": "absent"} 2021-03-22T20:33:17.808 INFO:teuthology.task.ansible.out:ok: [gibba044.front.sepia.ceph.com] => (item=oprypin) => {"ansible_loop_var": "item", "changed": false, "item": "oprypin", "name": "oprypin", "state": "absent"} 2021-03-22T20:33:17.870 INFO:teuthology.task.ansible.out:ok: [gibba020.front.sepia.ceph.com] => (item=adamyanova) => {"ansible_loop_var": "item", "changed": false, "item": "adamyanova", "name": "adamyanova", "state": "absent"} 2021-03-22T20:33:17.954 INFO:teuthology.task.ansible.out:ok: [gibba044.front.sepia.ceph.com] => (item=adamyanova) => {"ansible_loop_var": "item", "changed": false, "item": "adamyanova", "name": "adamyanova", "state": "absent"} 2021-03-22T20:33:18.017 INFO:teuthology.task.ansible.out:ok: [gibba020.front.sepia.ceph.com] => (item=sbillah) => {"ansible_loop_var": "item", "changed": false, "item": "sbillah", "name": "sbillah", "state": "absent"} 2021-03-22T20:33:18.100 INFO:teuthology.task.ansible.out:ok: [gibba044.front.sepia.ceph.com] => (item=sbillah) => {"ansible_loop_var": "item", "changed": false, "item": "sbillah", "name": "sbillah", "state": "absent"} 2021-03-22T20:33:18.163 INFO:teuthology.task.ansible.out:ok: [gibba020.front.sepia.ceph.com] => (item=onyb) => {"ansible_loop_var": "item", "changed": false, "item": "onyb", "name": "onyb", "state": "absent"} 2021-03-22T20:33:18.247 INFO:teuthology.task.ansible.out:ok: [gibba044.front.sepia.ceph.com] => (item=onyb) => {"ansible_loop_var": "item", "changed": false, "item": "onyb", "name": "onyb", "state": "absent"} 2021-03-22T20:33:18.311 INFO:teuthology.task.ansible.out:ok: [gibba020.front.sepia.ceph.com] => (item=jwilliamson) => {"ansible_loop_var": "item", "changed": false, "item": "jwilliamson", "name": "jwilliamson", "state": "absent"} 2021-03-22T20:33:18.394 INFO:teuthology.task.ansible.out:ok: [gibba044.front.sepia.ceph.com] => (item=jwilliamson) => {"ansible_loop_var": "item", "changed": false, "item": "jwilliamson", "name": "jwilliamson", "state": "absent"} 2021-03-22T20:33:18.457 INFO:teuthology.task.ansible.out:ok: [gibba020.front.sepia.ceph.com] => (item=kmroz) => {"ansible_loop_var": "item", "changed": false, "item": "kmroz", "name": "kmroz", "state": "absent"} 2021-03-22T20:33:18.540 INFO:teuthology.task.ansible.out:ok: [gibba044.front.sepia.ceph.com] => (item=kmroz) => {"ansible_loop_var": "item", "changed": false, "item": "kmroz", "name": "kmroz", "state": "absent"} 2021-03-22T20:33:18.603 INFO:teuthology.task.ansible.out:ok: [gibba020.front.sepia.ceph.com] => (item=shehbazj) => {"ansible_loop_var": "item", "changed": false, "item": "shehbazj", "name": "shehbazj", "state": "absent"} 2021-03-22T20:33:18.687 INFO:teuthology.task.ansible.out:ok: [gibba044.front.sepia.ceph.com] => (item=shehbazj) => {"ansible_loop_var": "item", "changed": false, "item": "shehbazj", "name": "shehbazj", "state": "absent"} 2021-03-22T20:33:18.749 INFO:teuthology.task.ansible.out:ok: [gibba020.front.sepia.ceph.com] => (item=abhishekvrshny) => {"ansible_loop_var": "item", "changed": false, "item": "abhishekvrshny", "name": "abhishekvrshny", "state": "absent"} 2021-03-22T20:33:18.833 INFO:teuthology.task.ansible.out:ok: [gibba044.front.sepia.ceph.com] => (item=abhishekvrshny) => {"ansible_loop_var": "item", "changed": false, "item": "abhishekvrshny", "name": "abhishekvrshny", "state": "absent"} 2021-03-22T20:33:18.896 INFO:teuthology.task.ansible.out:ok: [gibba020.front.sepia.ceph.com] => (item=asheplyakov) => {"ansible_loop_var": "item", "changed": false, "item": "asheplyakov", "name": "asheplyakov", "state": "absent"} 2021-03-22T20:33:18.993 INFO:teuthology.task.ansible.out:ok: [gibba044.front.sepia.ceph.com] => (item=asheplyakov) => {"ansible_loop_var": "item", "changed": false, "item": "asheplyakov", "name": "asheplyakov", "state": "absent"} 2021-03-22T20:33:19.046 INFO:teuthology.task.ansible.out:ok: [gibba020.front.sepia.ceph.com] => (item=liupan) => {"ansible_loop_var": "item", "changed": false, "item": "liupan", "name": "liupan", "state": "absent"} 2021-03-22T20:33:19.139 INFO:teuthology.task.ansible.out:ok: [gibba044.front.sepia.ceph.com] => (item=liupan) => {"ansible_loop_var": "item", "changed": false, "item": "liupan", "name": "liupan", "state": "absent"} 2021-03-22T20:33:19.192 INFO:teuthology.task.ansible.out:ok: [gibba020.front.sepia.ceph.com] => (item=adeza) => {"ansible_loop_var": "item", "changed": false, "item": "adeza", "name": "adeza", "state": "absent"} 2021-03-22T20:33:19.286 INFO:teuthology.task.ansible.out:ok: [gibba044.front.sepia.ceph.com] => (item=adeza) => {"ansible_loop_var": "item", "changed": false, "item": "adeza", "name": "adeza", "state": "absent"} 2021-03-22T20:33:19.339 INFO:teuthology.task.ansible.out:ok: [gibba020.front.sepia.ceph.com] => (item=pranith) => {"ansible_loop_var": "item", "changed": false, "item": "pranith", "name": "pranith", "state": "absent"} 2021-03-22T20:33:19.443 INFO:teuthology.task.ansible.out:ok: [gibba044.front.sepia.ceph.com] => (item=pranith) => {"ansible_loop_var": "item", "changed": false, "item": "pranith", "name": "pranith", "state": "absent"} 2021-03-22T20:33:20.600 INFO:teuthology.task.ansible.out:changed: [gibba020.front.sepia.ceph.com] => (item=dorinda) => {"ansible_loop_var": "item", "changed": true, "force": false, "item": "dorinda", "name": "dorinda", "remove": false, "state": "absent"} 2021-03-22T20:33:20.663 INFO:teuthology.task.ansible.out:changed: [gibba044.front.sepia.ceph.com] => (item=dorinda) => {"ansible_loop_var": "item", "changed": true, "force": false, "item": "dorinda", "name": "dorinda", "remove": false, "state": "absent"} 2021-03-22T20:33:21.847 INFO:teuthology.task.ansible.out:changed: [gibba044.front.sepia.ceph.com] => (item=zyan) => {"ansible_loop_var": "item", "changed": true, "force": false, "item": "zyan", "name": "zyan", "remove": false, "state": "absent"} 2021-03-22T20:33:21.848 INFO:teuthology.task.ansible.out:changed: [gibba020.front.sepia.ceph.com] => (item=zyan) => {"ansible_loop_var": "item", "changed": true, "force": false, "item": "zyan", "name": "zyan", "remove": false, "state": "absent"} 2021-03-22T20:33:21.993 INFO:teuthology.task.ansible.out:ok: [gibba044.front.sepia.ceph.com] => (item=nlevine) => {"ansible_loop_var": "item", "changed": false, "item": "nlevine", "name": "nlevine", "state": "absent"} 2021-03-22T20:33:22.004 INFO:teuthology.task.ansible.out:ok: [gibba020.front.sepia.ceph.com] => (item=nlevine) => {"ansible_loop_var": "item", "changed": false, "item": "nlevine", "name": "nlevine", "state": "absent"} 2021-03-22T20:33:22.140 INFO:teuthology.task.ansible.out:ok: [gibba044.front.sepia.ceph.com] => (item=tbrekke) => {"ansible_loop_var": "item", "changed": false, "item": "tbrekke", "name": "tbrekke", "state": "absent"} 2021-03-22T20:33:22.162 INFO:teuthology.task.ansible.out:ok: [gibba020.front.sepia.ceph.com] => (item=tbrekke) => {"ansible_loop_var": "item", "changed": false, "item": "tbrekke", "name": "tbrekke", "state": "absent"} 2021-03-22T20:33:22.287 INFO:teuthology.task.ansible.out:ok: [gibba044.front.sepia.ceph.com] => (item=taco) => {"ansible_loop_var": "item", "changed": false, "item": "taco", "name": "taco", "state": "absent"} 2021-03-22T20:33:22.309 INFO:teuthology.task.ansible.out:ok: [gibba020.front.sepia.ceph.com] => (item=taco) => {"ansible_loop_var": "item", "changed": false, "item": "taco", "name": "taco", "state": "absent"} 2021-03-22T20:33:22.434 INFO:teuthology.task.ansible.out:ok: [gibba044.front.sepia.ceph.com] => (item=louis) => {"ansible_loop_var": "item", "changed": false, "item": "louis", "name": "louis", "state": "absent"} 2021-03-22T20:33:22.456 INFO:teuthology.task.ansible.out:ok: [gibba020.front.sepia.ceph.com] => (item=louis) => {"ansible_loop_var": "item", "changed": false, "item": "louis", "name": "louis", "state": "absent"} 2021-03-22T20:33:22.591 INFO:teuthology.task.ansible.out:ok: [gibba044.front.sepia.ceph.com] => (item=amarango) => {"ansible_loop_var": "item", "changed": false, "item": "amarango", "name": "amarango", "state": "absent"} 2021-03-22T20:33:22.603 INFO:teuthology.task.ansible.out:ok: [gibba020.front.sepia.ceph.com] => (item=amarango) => {"ansible_loop_var": "item", "changed": false, "item": "amarango", "name": "amarango", "state": "absent"} 2021-03-22T20:33:22.738 INFO:teuthology.task.ansible.out:ok: [gibba044.front.sepia.ceph.com] => (item=oobe) => {"ansible_loop_var": "item", "changed": false, "item": "oobe", "name": "oobe", "state": "absent"} 2021-03-22T20:33:22.749 INFO:teuthology.task.ansible.out:ok: [gibba020.front.sepia.ceph.com] => (item=oobe) => {"ansible_loop_var": "item", "changed": false, "item": "oobe", "name": "oobe", "state": "absent"} 2021-03-22T20:33:22.884 INFO:teuthology.task.ansible.out:ok: [gibba044.front.sepia.ceph.com] => (item=rturk) => {"ansible_loop_var": "item", "changed": false, "item": "rturk", "name": "rturk", "state": "absent"} 2021-03-22T20:33:22.895 INFO:teuthology.task.ansible.out:ok: [gibba020.front.sepia.ceph.com] => (item=rturk) => {"ansible_loop_var": "item", "changed": false, "item": "rturk", "name": "rturk", "state": "absent"} 2021-03-22T20:33:23.041 INFO:teuthology.task.ansible.out:ok: [gibba044.front.sepia.ceph.com] => (item=fche) => {"ansible_loop_var": "item", "changed": false, "item": "fche", "name": "fche", "state": "absent"} 2021-03-22T20:33:23.052 INFO:teuthology.task.ansible.out:ok: [gibba020.front.sepia.ceph.com] => (item=fche) => {"ansible_loop_var": "item", "changed": false, "item": "fche", "name": "fche", "state": "absent"} 2021-03-22T20:33:23.188 INFO:teuthology.task.ansible.out:ok: [gibba044.front.sepia.ceph.com] => (item=jbainbri) => {"ansible_loop_var": "item", "changed": false, "item": "jbainbri", "name": "jbainbri", "state": "absent"} 2021-03-22T20:33:23.220 INFO:teuthology.task.ansible.out:ok: [gibba020.front.sepia.ceph.com] => (item=jbainbri) => {"ansible_loop_var": "item", "changed": false, "item": "jbainbri", "name": "jbainbri", "state": "absent"} 2021-03-22T20:33:23.337 INFO:teuthology.task.ansible.out:ok: [gibba044.front.sepia.ceph.com] => (item=kdhananj) => {"ansible_loop_var": "item", "changed": false, "item": "kdhananj", "name": "kdhananj", "state": "absent"} 2021-03-22T20:33:23.388 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:33:23 +0000 (0:00:09.489) 0:01:09.128 ********** 2021-03-22T20:33:23.394 INFO:teuthology.task.ansible.out:ok: [gibba020.front.sepia.ceph.com] => (item=kdhananj) => {"ansible_loop_var": "item", "changed": false, "item": "kdhananj", "name": "kdhananj", "state": "absent"} 2021-03-22T20:33:23.441 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:33:23 +0000 (0:00:00.052) 0:01:09.181 ********** 2021-03-22T20:33:23.820 INFO:teuthology.task.ansible.out: TASK [users : Write /keys-repo-sha1 sentinel file] ***************************** 2021-03-22T20:33:23.822 INFO:teuthology.task.ansible.out:changed: [gibba044.front.sepia.ceph.com] => {"changed": true, "checksum": "1d9711ff879c231c67cb70d00ca0088797a377d0", "dest": "/keys-repo-sha1", "gid": 0, "group": "root", "md5sum": "80a55def4b505d08aff3687f81f74dc2", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:etc_runtime_t:s0", "size": 40, "src": "/home/ubuntu/.ansible/tmp/ansible-tmp-1616445203.4722319-23617-258873957816205/source", "state": "file", "uid": 0} 2021-03-22T20:33:23.843 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:33:23 +0000 (0:00:00.401) 0:01:09.583 ********** 2021-03-22T20:33:23.890 INFO:teuthology.task.ansible.out:changed: [gibba020.front.sepia.ceph.com] => {"changed": true, "checksum": "1d9711ff879c231c67cb70d00ca0088797a377d0", "dest": "/keys-repo-sha1", "gid": 0, "group": "root", "md5sum": "80a55def4b505d08aff3687f81f74dc2", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:etc_runtime_t:s0", "size": 40, "src": "/home/ubuntu/.ansible/tmp/ansible-tmp-1616445203.5302129-23618-140715522419783/source", "state": "file", "uid": 0} 2021-03-22T20:33:23.913 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:33:23 +0000 (0:00:00.070) 0:01:09.654 ********** 2021-03-22T20:33:23.920 INFO:teuthology.task.ansible.out: TASK [common : Log the OS name, version and release] *************************** 2021-03-22T20:33:23.920 INFO:teuthology.task.ansible.out:ok: [gibba044.front.sepia.ceph.com] => { "msg": "Host gibba044.front.sepia.ceph.com is running RedHat 8.3 (Ootpa)" } 2021-03-22T20:33:23.943 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:33:23 +0000 (0:00:00.030) 0:01:09.684 ********** 2021-03-22T20:33:23.981 INFO:teuthology.task.ansible.out:ok: [gibba020.front.sepia.ceph.com] => { "msg": "Host gibba020.front.sepia.ceph.com is running RedHat 8.3 (Ootpa)" } 2021-03-22T20:33:24.007 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:33:24 +0000 (0:00:00.063) 0:01:09.747 ********** 2021-03-22T20:33:24.026 INFO:teuthology.task.ansible.out: TASK [common : Including major version specific variables.] ******************** 2021-03-22T20:33:24.027 INFO:teuthology.task.ansible.out:ok: [gibba044.front.sepia.ceph.com] => (item=/home/teuthworker/src/git.ceph.com_git_ceph-cm-ansible_master/roles/common/vars/redhat_8.yml) => {"ansible_facts": {"nrpe_selinux_packages": ["python3-libsemanage", "python3-policycoreutils"], "rhsm_repos": ["rhel-8-for-x86_64-baseos-rpms", "rhel-8-for-x86_64-appstream-rpms"]}, "ansible_included_var_files": ["/home/teuthworker/src/git.ceph.com_git_ceph-cm-ansible_master/roles/common/vars/redhat_8.yml"], "ansible_loop_var": "item", "changed": false, "item": "/home/teuthworker/src/git.ceph.com_git_ceph-cm-ansible_master/roles/common/vars/redhat_8.yml"} 2021-03-22T20:33:24.050 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:33:24 +0000 (0:00:00.042) 0:01:09.790 ********** 2021-03-22T20:33:24.077 INFO:teuthology.task.ansible.out:ok: [gibba020.front.sepia.ceph.com] => (item=/home/teuthworker/src/git.ceph.com_git_ceph-cm-ansible_master/roles/common/vars/redhat_8.yml) => {"ansible_facts": {"nrpe_selinux_packages": ["python3-libsemanage", "python3-policycoreutils"], "rhsm_repos": ["rhel-8-for-x86_64-baseos-rpms", "rhel-8-for-x86_64-appstream-rpms"]}, "ansible_included_var_files": ["/home/teuthworker/src/git.ceph.com_git_ceph-cm-ansible_master/roles/common/vars/redhat_8.yml"], "ansible_loop_var": "item", "changed": false, "item": "/home/teuthworker/src/git.ceph.com_git_ceph-cm-ansible_master/roles/common/vars/redhat_8.yml"} 2021-03-22T20:33:24.100 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:33:24 +0000 (0:00:00.050) 0:01:09.841 ********** 2021-03-22T20:33:24.117 INFO:teuthology.task.ansible.out: TASK [common : Get the current timezone (RHEL/CentOS 6)] *********************** 2021-03-22T20:33:24.118 INFO:teuthology.task.ansible.out:skipping: [gibba044.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-03-22T20:33:24.139 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:33:24 +0000 (0:00:00.038) 0:01:09.880 ********** 2021-03-22T20:33:24.166 INFO:teuthology.task.ansible.out:skipping: [gibba020.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-03-22T20:33:24.187 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:33:24 +0000 (0:00:00.048) 0:01:09.928 ********** 2021-03-22T20:33:24.783 INFO:teuthology.task.ansible.out: TASK [common : Get the current timezone (RHEL/CentOS 7)] *********************** 2021-03-22T20:33:24.784 INFO:teuthology.task.ansible.out:ok: [gibba044.front.sepia.ceph.com] => {"changed": false, "cmd": "timedatectl | grep -E \"Time ?zone\" | sed -e \"s/.*: \\(.*\\) (.*/\\1/\"", "delta": "0:00:00.456102", "end": "2021-03-22 20:33:24.769957", "rc": 0, "start": "2021-03-22 20:33:24.313855", "stderr": "", "stderr_lines": [], "stdout": "Etc/UTC", "stdout_lines": ["Etc/UTC"]} 2021-03-22T20:33:24.807 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:33:24 +0000 (0:00:00.619) 0:01:10.547 ********** 2021-03-22T20:33:24.835 INFO:teuthology.task.ansible.out:ok: [gibba020.front.sepia.ceph.com] => {"changed": false, "cmd": "timedatectl | grep -E \"Time ?zone\" | sed -e \"s/.*: \\(.*\\) (.*/\\1/\"", "delta": "0:00:00.448375", "end": "2021-03-22 20:33:24.812003", "rc": 0, "start": "2021-03-22 20:33:24.363628", "stderr": "", "stderr_lines": [], "stdout": "Etc/UTC", "stdout_lines": ["Etc/UTC"]} 2021-03-22T20:33:24.863 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:33:24 +0000 (0:00:00.056) 0:01:10.603 ********** 2021-03-22T20:33:24.881 INFO:teuthology.task.ansible.out: TASK [common : Reboot RHEL7 to workaround systemd bug] ************************* 2021-03-22T20:33:24.883 INFO:teuthology.task.ansible.out:skipping: [gibba044.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-03-22T20:33:24.916 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:33:24 +0000 (0:00:00.052) 0:01:10.656 ********** 2021-03-22T20:33:24.946 INFO:teuthology.task.ansible.out:skipping: [gibba020.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-03-22T20:33:24.970 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:33:24 +0000 (0:00:00.054) 0:01:10.711 ********** 2021-03-22T20:33:24.989 INFO:teuthology.task.ansible.out: TASK [common : Wait for reboot in case of systemd workaround] ****************** 2021-03-22T20:33:24.990 INFO:teuthology.task.ansible.out:skipping: [gibba044.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-03-22T20:33:25.014 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:33:25 +0000 (0:00:00.043) 0:01:10.754 ********** 2021-03-22T20:33:25.052 INFO:teuthology.task.ansible.out:skipping: [gibba020.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-03-22T20:33:25.075 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:33:25 +0000 (0:00:00.061) 0:01:10.815 ********** 2021-03-22T20:33:25.092 INFO:teuthology.task.ansible.out: TASK [common : Set /etc/localtime (RHEL/CentOS 6)] ***************************** 2021-03-22T20:33:25.093 INFO:teuthology.task.ansible.out:skipping: [gibba044.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-03-22T20:33:25.115 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:33:25 +0000 (0:00:00.040) 0:01:10.855 ********** 2021-03-22T20:33:25.143 INFO:teuthology.task.ansible.out:skipping: [gibba020.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-03-22T20:33:25.165 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:33:25 +0000 (0:00:00.049) 0:01:10.905 ********** 2021-03-22T20:33:25.181 INFO:teuthology.task.ansible.out: TASK [common : Set the timezone (RHEL/CentOS >= 7)] **************************** 2021-03-22T20:33:25.183 INFO:teuthology.task.ansible.out:skipping: [gibba044.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-03-22T20:33:25.204 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:33:25 +0000 (0:00:00.039) 0:01:10.944 ********** 2021-03-22T20:33:25.231 INFO:teuthology.task.ansible.out:skipping: [gibba020.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-03-22T20:33:25.253 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:33:25 +0000 (0:00:00.048) 0:01:10.993 ********** 2021-03-22T20:33:25.269 INFO:teuthology.task.ansible.out: TASK [common : Install yum on Fedora 22 and later] ***************************** 2021-03-22T20:33:25.270 INFO:teuthology.task.ansible.out:skipping: [gibba044.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-03-22T20:33:25.292 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:33:25 +0000 (0:00:00.038) 0:01:11.032 ********** 2021-03-22T20:33:25.319 INFO:teuthology.task.ansible.out:skipping: [gibba020.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-03-22T20:33:25.341 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:33:25 +0000 (0:00:00.049) 0:01:11.081 ********** 2021-03-22T20:33:25.367 INFO:teuthology.task.ansible.out: TASK [common : Set entitlements_path] ****************************************** 2021-03-22T20:33:25.369 INFO:teuthology.task.ansible.out:ok: [gibba044.front.sepia.ceph.com] => {"ansible_facts": {"entitlements_path": "/etc/ansible/secrets/entitlements.yml"}, "changed": false} 2021-03-22T20:33:25.390 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:33:25 +0000 (0:00:00.048) 0:01:11.130 ********** 2021-03-22T20:33:25.438 INFO:teuthology.task.ansible.out:ok: [gibba020.front.sepia.ceph.com] => {"ansible_facts": {"entitlements_path": "/etc/ansible/secrets/entitlements.yml"}, "changed": false} 2021-03-22T20:33:25.460 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:33:25 +0000 (0:00:00.070) 0:01:11.200 ********** 2021-03-22T20:33:25.477 INFO:teuthology.task.ansible.out: TASK [common : Include Red Hat encrypted variables.] *************************** 2021-03-22T20:33:25.477 INFO:teuthology.task.ansible.out:ok: [gibba044.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} 2021-03-22T20:33:25.479 INFO:teuthology.task.ansible.out:ok: [gibba044.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} 2021-03-22T20:33:25.500 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:33:25 +0000 (0:00:00.040) 0:01:11.241 ********** 2021-03-22T20:33:25.547 INFO:teuthology.task.ansible.out:ok: [gibba020.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} 2021-03-22T20:33:25.548 INFO:teuthology.task.ansible.out:ok: [gibba020.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} 2021-03-22T20:33:25.570 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:33:25 +0000 (0:00:00.069) 0:01:11.310 ********** 2021-03-22T20:33:25.586 INFO:teuthology.task.ansible.out: TASK [common : Set have_entitlements] ****************************************** 2021-03-22T20:33:25.588 INFO:teuthology.task.ansible.out:ok: [gibba044.front.sepia.ceph.com] => {"ansible_facts": {"have_entitlements": true}, "changed": false} 2021-03-22T20:33:25.609 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:33:25 +0000 (0:00:00.039) 0:01:11.350 ********** 2021-03-22T20:33:25.646 INFO:teuthology.task.ansible.out:ok: [gibba020.front.sepia.ceph.com] => {"ansible_facts": {"have_entitlements": true}, "changed": false} 2021-03-22T20:33:25.669 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:33:25 +0000 (0:00:00.059) 0:01:11.409 ********** 2021-03-22T20:33:26.638 INFO:teuthology.task.ansible.out: TASK [common : Install CA Cert from Satellite Server] ************************** 2021-03-22T20:33:26.640 INFO:teuthology.task.ansible.out:ok: [gibba044.front.sepia.ceph.com] => {"changed": false, "msg": "Nothing to do", "rc": 0, "results": ["Installed /root/.ansible/tmp/ansible-moduletmp-1616445206.5396826-86qrdoyi/katello-ca-consumer-latest.noarch4yma94d3.rpm"]} 2021-03-22T20:33:26.663 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:33:26 +0000 (0:00:00.994) 0:01:12.403 ********** 2021-03-22T20:33:26.680 INFO:teuthology.task.ansible.out:ok: [gibba020.front.sepia.ceph.com] => {"changed": false, "msg": "Nothing to do", "rc": 0, "results": ["Installed /root/.ansible/tmp/ansible-moduletmp-1616445206.5795383-xyhd1rx_/katello-ca-consumer-latest.noarchpb5cc3b3.rpm"]} 2021-03-22T20:33:26.703 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:33:26 +0000 (0:00:00.039) 0:01:12.443 ********** 2021-03-22T20:33:27.113 INFO:teuthology.task.ansible.out: TASK [common : Determine if node is registered with subscription-manager.] ***** 2021-03-22T20:33:27.114 INFO:teuthology.task.ansible.out:fatal: [gibba044.front.sepia.ceph.com]: FAILED! => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false} ...ignoring 2021-03-22T20:33:27.135 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:33:27 +0000 (0:00:00.431) 0:01:12.875 ********** 2021-03-22T20:33:27.203 INFO:teuthology.task.ansible.out: TASK [common : Set rhsm_registered if we're already registered] **************** 2021-03-22T20:33:27.204 INFO:teuthology.task.ansible.out:ok: [gibba044.front.sepia.ceph.com] => {"ansible_facts": {"rhsm_registered": false}, "changed": false} 2021-03-22T20:33:27.224 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:33:27 +0000 (0:00:00.089) 0:01:12.964 ********** 2021-03-22T20:33:27.230 INFO:teuthology.task.ansible.out: TASK [common : Determine if node is registered with subscription-manager.] ***** 2021-03-22T20:33:27.230 INFO:teuthology.task.ansible.out:fatal: [gibba020.front.sepia.ceph.com]: FAILED! => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false} ...ignoring 2021-03-22T20:33:27.253 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:33:27 +0000 (0:00:00.028) 0:01:12.993 ********** 2021-03-22T20:33:27.321 INFO:teuthology.task.ansible.out: TASK [common : Set rhsm_registered if we're already registered] **************** 2021-03-22T20:33:27.322 INFO:teuthology.task.ansible.out:ok: [gibba020.front.sepia.ceph.com] => {"ansible_facts": {"rhsm_registered": false}, "changed": false} 2021-03-22T20:33:27.341 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:33:27 +0000 (0:00:00.088) 0:01:13.082 ********** 2021-03-22T20:33:38.866 INFO:teuthology.task.ansible.out: TASK [common : Register with subscription-manager.] **************************** 2021-03-22T20:33:38.867 INFO:teuthology.task.ansible.out:changed: [gibba044.front.sepia.ceph.com] => {"attempts": 1, "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true} 2021-03-22T20:33:38.887 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:33:38 +0000 (0:00:11.545) 0:01:24.628 ********** 2021-03-22T20:33:38.966 INFO:teuthology.task.ansible.out: TASK [common : Set rhsm_registered if we just registered] ********************** 2021-03-22T20:33:38.967 INFO:teuthology.task.ansible.out:ok: [gibba044.front.sepia.ceph.com] => {"ansible_facts": {"rhsm_registered": true}, "changed": false} 2021-03-22T20:33:38.987 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:33:38 +0000 (0:00:00.099) 0:01:24.727 ********** 2021-03-22T20:33:39.469 INFO:teuthology.task.ansible.out: TASK [common : List CDN releases available to system] ************************** 2021-03-22T20:33:39.470 INFO:teuthology.task.ansible.out:ok: [gibba044.front.sepia.ceph.com] => {"changed": false, "cmd": "subscription-manager release --list | grep -E '[0-9]'", "delta": "0:00:00.290302", "end": "2021-03-22 20:33:39.451383", "failed_when_result": false, "rc": 0, "start": "2021-03-22 20:33:39.161081", "stderr": "", "stderr_lines": [], "stdout": "7.4\n7.5\n7.6\n7.7\n7.8\n7.9\n7Server\n8\n8.0\n8.1\n8.2\n8.3", "stdout_lines": ["7.4", "7.5", "7.6", "7.7", "7.8", "7.9", "7Server", "8", "8.0", "8.1", "8.2", "8.3"]} 2021-03-22T20:33:39.490 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:33:39 +0000 (0:00:00.503) 0:01:25.231 ********** 2021-03-22T20:33:39.557 INFO:teuthology.task.ansible.out: TASK [common : Unregister Beta/Alpha/RC system with subscription-manager] ****** 2021-03-22T20:33:39.559 INFO:teuthology.task.ansible.out:skipping: [gibba044.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-03-22T20:33:39.579 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:33:39 +0000 (0:00:00.088) 0:01:25.319 ********** 2021-03-22T20:33:39.645 INFO:teuthology.task.ansible.out: TASK [common : Set rhsm_registered to false if Beta/Alpha/RC release] ********** 2021-03-22T20:33:39.647 INFO:teuthology.task.ansible.out:skipping: [gibba044.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-03-22T20:33:39.666 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:33:39 +0000 (0:00:00.087) 0:01:25.407 ********** 2021-03-22T20:33:39.723 INFO:teuthology.task.ansible.out: TASK [common : Configure internal beta repos in /etc/yum.repos.d/] ************* 2021-03-22T20:33:39.724 INFO:teuthology.task.ansible.out:skipping: [gibba044.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} 2021-03-22T20:33:39.745 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:33:39 +0000 (0:00:00.078) 0:01:25.485 ********** 2021-03-22T20:33:39.812 INFO:teuthology.task.ansible.out: TASK [common : Clean yum cache] ************************************************ 2021-03-22T20:33:39.814 INFO:teuthology.task.ansible.out:skipping: [gibba044.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-03-22T20:33:39.834 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:33:39 +0000 (0:00:00.088) 0:01:25.574 ********** 2021-03-22T20:33:41.021 INFO:teuthology.task.ansible.out: TASK [common : Register with subscription-manager.] **************************** 2021-03-22T20:33:41.022 INFO:teuthology.task.ansible.out:changed: [gibba020.front.sepia.ceph.com] => {"attempts": 1, "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true} 2021-03-22T20:33:41.042 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:33:41 +0000 (0:00:01.208) 0:01:26.783 ********** 2021-03-22T20:33:41.111 INFO:teuthology.task.ansible.out: TASK [common : Set rhsm_registered if we just registered] ********************** 2021-03-22T20:33:41.112 INFO:teuthology.task.ansible.out:ok: [gibba020.front.sepia.ceph.com] => {"ansible_facts": {"rhsm_registered": true}, "changed": false} 2021-03-22T20:33:41.132 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:33:41 +0000 (0:00:00.090) 0:01:26.873 ********** 2021-03-22T20:33:41.626 INFO:teuthology.task.ansible.out: TASK [common : List CDN releases available to system] ************************** 2021-03-22T20:33:41.627 INFO:teuthology.task.ansible.out:ok: [gibba020.front.sepia.ceph.com] => {"changed": false, "cmd": "subscription-manager release --list | grep -E '[0-9]'", "delta": "0:00:00.300944", "end": "2021-03-22 20:33:41.611717", "failed_when_result": false, "rc": 0, "start": "2021-03-22 20:33:41.310773", "stderr": "", "stderr_lines": [], "stdout": "7.4\n7.5\n7.6\n7.7\n7.8\n7.9\n7Server\n8\n8.0\n8.1\n8.2\n8.3", "stdout_lines": ["7.4", "7.5", "7.6", "7.7", "7.8", "7.9", "7Server", "8", "8.0", "8.1", "8.2", "8.3"]} 2021-03-22T20:33:41.647 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:33:41 +0000 (0:00:00.514) 0:01:27.388 ********** 2021-03-22T20:33:41.715 INFO:teuthology.task.ansible.out: TASK [common : Unregister Beta/Alpha/RC system with subscription-manager] ****** 2021-03-22T20:33:41.716 INFO:teuthology.task.ansible.out:skipping: [gibba020.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-03-22T20:33:41.736 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:33:41 +0000 (0:00:00.088) 0:01:27.476 ********** 2021-03-22T20:33:41.803 INFO:teuthology.task.ansible.out: TASK [common : Set rhsm_registered to false if Beta/Alpha/RC release] ********** 2021-03-22T20:33:41.805 INFO:teuthology.task.ansible.out:skipping: [gibba020.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-03-22T20:33:41.824 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:33:41 +0000 (0:00:00.088) 0:01:27.565 ********** 2021-03-22T20:33:41.892 INFO:teuthology.task.ansible.out: TASK [common : Configure internal beta repos in /etc/yum.repos.d/] ************* 2021-03-22T20:33:41.893 INFO:teuthology.task.ansible.out:skipping: [gibba020.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} 2021-03-22T20:33:41.913 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:33:41 +0000 (0:00:00.088) 0:01:27.654 ********** 2021-03-22T20:33:41.920 INFO:teuthology.task.ansible.out: TASK [common : Get list of enabled RHSM repos] ********************************* 2021-03-22T20:33:41.920 INFO:teuthology.task.ansible.out:ok: [gibba044.front.sepia.ceph.com] => {"changed": false, "cmd": "subscription-manager repos --list | grep -B4 'Enabled:.*1' | grep 'Repo ID:' | sed -e 's/Repo ID:\\s*\\(.*\\)/\\1/' | sort", "delta": "0:00:01.890423", "end": "2021-03-22 20:33:41.901296", "rc": 0, "start": "2021-03-22 20:33:40.010873", "stderr": "", "stderr_lines": [], "stdout": "rhel-8-for-x86_64-appstream-rpms\nrhel-8-for-x86_64-baseos-rpms", "stdout_lines": ["rhel-8-for-x86_64-appstream-rpms", "rhel-8-for-x86_64-baseos-rpms"]} 2021-03-22T20:33:41.943 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:33:41 +0000 (0:00:00.029) 0:01:27.683 ********** 2021-03-22T20:33:41.980 INFO:teuthology.task.ansible.out: TASK [common : Clean yum cache] ************************************************ 2021-03-22T20:33:41.981 INFO:teuthology.task.ansible.out:skipping: [gibba020.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-03-22T20:33:42.002 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:33:41 +0000 (0:00:00.059) 0:01:27.742 ********** 2021-03-22T20:33:42.019 INFO:teuthology.task.ansible.out: TASK [common : Store list of enabled repos] ************************************ 2021-03-22T20:33:42.019 INFO:teuthology.task.ansible.out:ok: [gibba044.front.sepia.ceph.com] => {"ansible_facts": {"repo_list": ["rhel-8-for-x86_64-appstream-rpms", "rhel-8-for-x86_64-baseos-rpms"]}, "changed": false} 2021-03-22T20:33:42.041 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:33:42 +0000 (0:00:00.039) 0:01:27.781 ********** 2021-03-22T20:33:42.108 INFO:teuthology.task.ansible.out: TASK [common : Set replace_repos false if entitlements are missing or if we unregistered] *** 2021-03-22T20:33:42.110 INFO:teuthology.task.ansible.out:skipping: [gibba044.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-03-22T20:33:42.131 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:33:42 +0000 (0:00:00.089) 0:01:27.871 ********** 2021-03-22T20:33:42.208 INFO:teuthology.task.ansible.out: TASK [common : Set replace_repos true if rhsm_repos differs from repo_list] **** 2021-03-22T20:33:42.210 INFO:teuthology.task.ansible.out:ok: [gibba044.front.sepia.ceph.com] => {"ansible_facts": {"replace_repos": false}, "changed": false} 2021-03-22T20:33:42.230 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:33:42 +0000 (0:00:00.099) 0:01:27.971 ********** 2021-03-22T20:33:42.299 INFO:teuthology.task.ansible.out: TASK [common : Set replace_repos true if newly-subscribed] ********************* 2021-03-22T20:33:42.300 INFO:teuthology.task.ansible.out:ok: [gibba044.front.sepia.ceph.com] => {"ansible_facts": {"replace_repos": true}, "changed": false} 2021-03-22T20:33:42.321 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:33:42 +0000 (0:00:00.090) 0:01:28.062 ********** 2021-03-22T20:33:44.281 INFO:teuthology.task.ansible.out: TASK [common : Get list of enabled RHSM repos] ********************************* 2021-03-22T20:33:44.283 INFO:teuthology.task.ansible.out:ok: [gibba020.front.sepia.ceph.com] => {"changed": false, "cmd": "subscription-manager repos --list | grep -B4 'Enabled:.*1' | grep 'Repo ID:' | sed -e 's/Repo ID:\\s*\\(.*\\)/\\1/' | sort", "delta": "0:00:02.080167", "end": "2021-03-22 20:33:44.260782", "rc": 0, "start": "2021-03-22 20:33:42.180615", "stderr": "", "stderr_lines": [], "stdout": "rhel-8-for-x86_64-appstream-rpms\nrhel-8-for-x86_64-baseos-rpms", "stdout_lines": ["rhel-8-for-x86_64-appstream-rpms", "rhel-8-for-x86_64-baseos-rpms"]} 2021-03-22T20:33:44.304 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:33:44 +0000 (0:00:01.982) 0:01:30.044 ********** 2021-03-22T20:33:44.362 INFO:teuthology.task.ansible.out: TASK [common : Disable all rhsm repos] ***************************************** 2021-03-22T20:33:44.364 INFO:teuthology.task.ansible.out:changed: [gibba044.front.sepia.ceph.com] => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true} 2021-03-22T20:33:44.385 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:33:44 +0000 (0:00:00.081) 0:01:30.125 ********** 2021-03-22T20:33:44.391 INFO:teuthology.task.ansible.out: TASK [common : Store list of enabled repos] ************************************ 2021-03-22T20:33:44.391 INFO:teuthology.task.ansible.out:ok: [gibba020.front.sepia.ceph.com] => {"ansible_facts": {"repo_list": ["rhel-8-for-x86_64-appstream-rpms", "rhel-8-for-x86_64-baseos-rpms"]}, "changed": false} 2021-03-22T20:33:44.414 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:33:44 +0000 (0:00:00.029) 0:01:30.155 ********** 2021-03-22T20:33:44.492 INFO:teuthology.task.ansible.out: TASK [common : Set replace_repos false if entitlements are missing or if we unregistered] *** 2021-03-22T20:33:44.494 INFO:teuthology.task.ansible.out:skipping: [gibba020.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-03-22T20:33:44.513 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:33:44 +0000 (0:00:00.099) 0:01:30.254 ********** 2021-03-22T20:33:44.591 INFO:teuthology.task.ansible.out: TASK [common : Set replace_repos true if rhsm_repos differs from repo_list] **** 2021-03-22T20:33:44.593 INFO:teuthology.task.ansible.out:ok: [gibba020.front.sepia.ceph.com] => {"ansible_facts": {"replace_repos": false}, "changed": false} 2021-03-22T20:33:44.612 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:33:44 +0000 (0:00:00.098) 0:01:30.353 ********** 2021-03-22T20:33:44.690 INFO:teuthology.task.ansible.out: TASK [common : Set replace_repos true if newly-subscribed] ********************* 2021-03-22T20:33:44.692 INFO:teuthology.task.ansible.out:ok: [gibba020.front.sepia.ceph.com] => {"ansible_facts": {"replace_repos": true}, "changed": false} 2021-03-22T20:33:44.713 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:33:44 +0000 (0:00:00.100) 0:01:30.453 ********** 2021-03-22T20:33:46.619 INFO:teuthology.task.ansible.out: TASK [common : Disable all rhsm repos] ***************************************** 2021-03-22T20:33:46.620 INFO:teuthology.task.ansible.out:changed: [gibba020.front.sepia.ceph.com] => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true} 2021-03-22T20:33:46.639 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:33:46 +0000 (0:00:01.926) 0:01:32.379 ********** 2021-03-22T20:33:46.934 INFO:teuthology.task.ansible.out: TASK [common : Enable necessary rhsm repos] ************************************ 2021-03-22T20:33:46.936 INFO:teuthology.task.ansible.out:changed: [gibba044.front.sepia.ceph.com] => {"changed": true, "cmd": ["subscription-manager", "repos", "--enable=rhel-8-for-x86_64-baseos-rpms", "--enable=rhel-8-for-x86_64-appstream-rpms"], "delta": "0:00:02.360265", "end": "2021-03-22 20:33:46.919045", "rc": 0, "start": "2021-03-22 20:33:44.558780", "stderr": "", "stderr_lines": [], "stdout": "Repository 'rhel-8-for-x86_64-baseos-rpms' is enabled for this system.\nRepository 'rhel-8-for-x86_64-appstream-rpms' is enabled for this system.", "stdout_lines": ["Repository 'rhel-8-for-x86_64-baseos-rpms' is enabled for this system.", "Repository 'rhel-8-for-x86_64-appstream-rpms' is enabled for this system."]} 2021-03-22T20:33:46.956 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:33:46 +0000 (0:00:00.316) 0:01:32.696 ********** 2021-03-22T20:33:47.399 INFO:teuthology.task.ansible.out: TASK [common : Remove old apt-mirror repository definition.] ******************* 2021-03-22T20:33:47.400 INFO:teuthology.task.ansible.out:ok: [gibba044.front.sepia.ceph.com] => {"changed": false, "path": "/etc/yum.repos.d/cd.repo", "state": "absent"} 2021-03-22T20:33:47.421 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:33:47 +0000 (0:00:00.464) 0:01:33.161 ********** 2021-03-22T20:33:47.613 INFO:teuthology.task.ansible.out: TASK [common : Increase the yum timeout.] ************************************** 2021-03-22T20:33:47.614 INFO:teuthology.task.ansible.out:ok: [gibba044.front.sepia.ceph.com] => {"backup": "", "changed": false, "msg": ""} 2021-03-22T20:33:47.635 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:33:47 +0000 (0:00:00.213) 0:01:33.375 ********** 2021-03-22T20:33:48.065 INFO:teuthology.task.ansible.out: TASK [common : Configure epel repos in /etc/yum.repos.d/] ********************** 2021-03-22T20:33:48.067 INFO:teuthology.task.ansible.out:ok: [gibba044.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, "checksum": "86c0d58bde7ad4cfaafe592d2fefd92c920c42ca", "dest": "/etc/yum.repos.d/epel.repo", "gid": 0, "group": "root", "item": {"key": "epel", "value": {"enabled": "1", "failovermethod": "priority", "gpgcheck": 0, "mirrorlist": "file:///etc/yum.repos.d/epel-mirrorlist", "name": "Extra Packages for Enterprise Linux"}}, "mode": "0644", "owner": "root", "path": "/etc/yum.repos.d/epel.repo", "secontext": "system_u:object_r:system_conf_t:s0", "size": 236, "state": "file", "uid": 0} 2021-03-22T20:33:48.398 INFO:teuthology.task.ansible.out:ok: [gibba044.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, "checksum": "a1bad5509ed35b895c2061841236b1cfe10619ae", "dest": "/etc/yum.repos.d/epel-testing.repo", "gid": 0, "group": "root", "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"}}, "mode": "0644", "owner": "root", "path": "/etc/yum.repos.d/epel-testing.repo", "secontext": "system_u:object_r:system_conf_t:s0", "size": 262, "state": "file", "uid": 0} 2021-03-22T20:33:48.424 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:33:48 +0000 (0:00:00.789) 0:01:34.165 ********** 2021-03-22T20:33:48.826 INFO:teuthology.task.ansible.out: TASK [common : Configure local epel mirrorlists] ******************************* 2021-03-22T20:33:48.827 INFO:teuthology.task.ansible.out:ok: [gibba044.front.sepia.ceph.com] => (item=epel-mirrorlist) => {"ansible_loop_var": "item", "changed": false, "checksum": "3c9ba7bacd1e30bed014cefd1fb4eab0f0f8fa10", "dest": "/etc/yum.repos.d/epel-mirrorlist", "gid": 0, "group": "root", "item": "epel-mirrorlist", "mode": "0644", "owner": "root", "path": "/etc/yum.repos.d/epel-mirrorlist", "secontext": "system_u:object_r:system_conf_t:s0", "size": 484, "state": "file", "uid": 0} 2021-03-22T20:33:49.150 INFO:teuthology.task.ansible.out: TASK [common : Enable necessary rhsm repos] ************************************ 2021-03-22T20:33:49.150 INFO:teuthology.task.ansible.out:changed: [gibba020.front.sepia.ceph.com] => {"changed": true, "cmd": ["subscription-manager", "repos", "--enable=rhel-8-for-x86_64-baseos-rpms", "--enable=rhel-8-for-x86_64-appstream-rpms"], "delta": "0:00:02.323249", "end": "2021-03-22 20:33:49.135120", "rc": 0, "start": "2021-03-22 20:33:46.811871", "stderr": "", "stderr_lines": [], "stdout": "Repository 'rhel-8-for-x86_64-baseos-rpms' is enabled for this system.\nRepository 'rhel-8-for-x86_64-appstream-rpms' is enabled for this system.", "stdout_lines": ["Repository 'rhel-8-for-x86_64-baseos-rpms' is enabled for this system.", "Repository 'rhel-8-for-x86_64-appstream-rpms' is enabled for this system."]} 2021-03-22T20:33:49.172 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:33:49 +0000 (0:00:00.748) 0:01:34.913 ********** 2021-03-22T20:33:49.180 INFO:teuthology.task.ansible.out: TASK [common : Configure local epel mirrorlists] ******************************* 2021-03-22T20:33:49.180 INFO:teuthology.task.ansible.out:ok: [gibba044.front.sepia.ceph.com] => (item=epel-testing-mirrorlist) => {"ansible_loop_var": "item", "changed": false, "checksum": "d542c3e2c30a0d3eb7d454775342c302c0ded15b", "dest": "/etc/yum.repos.d/epel-testing-mirrorlist", "gid": 0, "group": "root", "item": "epel-testing-mirrorlist", "mode": "0644", "owner": "root", "path": "/etc/yum.repos.d/epel-testing-mirrorlist", "secontext": "system_u:object_r:system_conf_t:s0", "size": 540, "state": "file", "uid": 0} 2021-03-22T20:33:49.216 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:33:49 +0000 (0:00:00.043) 0:01:34.956 ********** 2021-03-22T20:33:49.295 INFO:teuthology.task.ansible.out: TASK [common : Clean yum cache] ************************************************ 2021-03-22T20:33:49.296 INFO:teuthology.task.ansible.out:skipping: [gibba044.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-03-22T20:33:49.315 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:33:49 +0000 (0:00:00.099) 0:01:35.056 ********** 2021-03-22T20:33:49.374 INFO:teuthology.task.ansible.out: TASK [common : Remove old apt-mirror repository definition.] ******************* 2021-03-22T20:33:49.376 INFO:teuthology.task.ansible.out:ok: [gibba020.front.sepia.ceph.com] => {"changed": false, "path": "/etc/yum.repos.d/cd.repo", "state": "absent"} 2021-03-22T20:33:49.397 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:33:49 +0000 (0:00:00.081) 0:01:35.138 ********** 2021-03-22T20:33:49.404 INFO:teuthology.task.ansible.out: TASK [common : Get the current timezone] *************************************** 2021-03-22T20:33:49.405 INFO:teuthology.task.ansible.out:skipping: [gibba044.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-03-22T20:33:49.429 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:33:49 +0000 (0:00:00.031) 0:01:35.169 ********** 2021-03-22T20:33:49.487 INFO:teuthology.task.ansible.out: TASK [common : Set the timezone in /etc/timezone] ****************************** 2021-03-22T20:33:49.489 INFO:teuthology.task.ansible.out:skipping: [gibba044.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-03-22T20:33:49.509 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:33:49 +0000 (0:00:00.080) 0:01:35.250 ********** 2021-03-22T20:33:49.577 INFO:teuthology.task.ansible.out: TASK [common : Inform the OS of the new timezone] ****************************** 2021-03-22T20:33:49.578 INFO:teuthology.task.ansible.out:skipping: [gibba044.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-03-22T20:33:49.599 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:33:49 +0000 (0:00:00.089) 0:01:35.339 ********** 2021-03-22T20:33:49.606 INFO:teuthology.task.ansible.out: TASK [common : Increase the yum timeout.] ************************************** 2021-03-22T20:33:49.606 INFO:teuthology.task.ansible.out:ok: [gibba020.front.sepia.ceph.com] => {"backup": "", "changed": false, "msg": ""} 2021-03-22T20:33:49.630 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:33:49 +0000 (0:00:00.030) 0:01:35.370 ********** 2021-03-22T20:33:49.678 INFO:teuthology.task.ansible.out: TASK [common : Mask sleep units] *********************************************** 2021-03-22T20:33:49.680 INFO:teuthology.task.ansible.out:skipping: [gibba044.front.sepia.ceph.com] => (item=sleep.target) => {"ansible_loop_var": "item", "changed": false, "item": "sleep.target", "skip_reason": "Conditional result was False"} skipping: [gibba044.front.sepia.ceph.com] => (item=suspend.target) => {"ansible_loop_var": "item", "changed": false, "item": "suspend.target", "skip_reason": "Conditional result was False"} skipping: [gibba044.front.sepia.ceph.com] => (item=hibernate.target) => {"ansible_loop_var": "item", "changed": false, "item": "hibernate.target", "skip_reason": "Conditional result was False"} 2021-03-22T20:33:49.690 INFO:teuthology.task.ansible.out:skipping: [gibba044.front.sepia.ceph.com] => (item=hybrid-sleep.target) => {"ansible_loop_var": "item", "changed": false, "item": "hybrid-sleep.target", "skip_reason": "Conditional result was False"} 2021-03-22T20:33:49.713 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:33:49 +0000 (0:00:00.083) 0:01:35.453 ********** 2021-03-22T20:33:49.781 INFO:teuthology.task.ansible.out: TASK [common : Get the current timezone] *************************************** 2021-03-22T20:33:49.783 INFO:teuthology.task.ansible.out:skipping: [gibba044.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-03-22T20:33:49.804 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:33:49 +0000 (0:00:00.091) 0:01:35.545 ********** 2021-03-22T20:33:49.873 INFO:teuthology.task.ansible.out: TASK [common : Set the timezone] *********************************************** 2021-03-22T20:33:49.874 INFO:teuthology.task.ansible.out:skipping: [gibba044.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-03-22T20:33:49.894 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:33:49 +0000 (0:00:00.089) 0:01:35.635 ********** 2021-03-22T20:33:49.962 INFO:teuthology.task.ansible.out: TASK [common : Add base OpenSUSE Leap repo] ************************************ 2021-03-22T20:33:49.963 INFO:teuthology.task.ansible.out:skipping: [gibba044.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-03-22T20:33:49.983 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:33:49 +0000 (0:00:00.089) 0:01:35.724 ********** 2021-03-22T20:33:50.041 INFO:teuthology.task.ansible.out: TASK [common : Configure epel repos in /etc/yum.repos.d/] ********************** 2021-03-22T20:33:50.042 INFO:teuthology.task.ansible.out:ok: [gibba020.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, "checksum": "86c0d58bde7ad4cfaafe592d2fefd92c920c42ca", "dest": "/etc/yum.repos.d/epel.repo", "gid": 0, "group": "root", "item": {"key": "epel", "value": {"enabled": "1", "failovermethod": "priority", "gpgcheck": 0, "mirrorlist": "file:///etc/yum.repos.d/epel-mirrorlist", "name": "Extra Packages for Enterprise Linux"}}, "mode": "0644", "owner": "root", "path": "/etc/yum.repos.d/epel.repo", "secontext": "system_u:object_r:system_conf_t:s0", "size": 236, "state": "file", "uid": 0} 2021-03-22T20:33:50.053 INFO:teuthology.task.ansible.out: TASK [common : Add updates OpenSUSE Leap repo] ********************************* 2021-03-22T20:33:50.055 INFO:teuthology.task.ansible.out:skipping: [gibba044.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-03-22T20:33:50.075 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:33:50 +0000 (0:00:00.091) 0:01:35.815 ********** 2021-03-22T20:33:50.143 INFO:teuthology.task.ansible.out: TASK [common : Refresh repos] ************************************************** 2021-03-22T20:33:50.145 INFO:teuthology.task.ansible.out:skipping: [gibba044.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-03-22T20:33:50.165 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:33:50 +0000 (0:00:00.089) 0:01:35.905 ********** 2021-03-22T20:33:50.389 INFO:teuthology.task.ansible.out: TASK [common : Configure epel repos in /etc/yum.repos.d/] ********************** 2021-03-22T20:33:50.389 INFO:teuthology.task.ansible.out:ok: [gibba020.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, "checksum": "a1bad5509ed35b895c2061841236b1cfe10619ae", "dest": "/etc/yum.repos.d/epel-testing.repo", "gid": 0, "group": "root", "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"}}, "mode": "0644", "owner": "root", "path": "/etc/yum.repos.d/epel-testing.repo", "secontext": "system_u:object_r:system_conf_t:s0", "size": 262, "state": "file", "uid": 0} 2021-03-22T20:33:50.413 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:33:50 +0000 (0:00:00.248) 0:01:36.154 ********** 2021-03-22T20:33:50.514 INFO:teuthology.task.ansible.out: TASK [common : Set the hardware clock] ***************************************** 2021-03-22T20:33:50.515 INFO:teuthology.task.ansible.out:changed: [gibba044.front.sepia.ceph.com] => {"changed": true, "cmd": ["hwclock", "--systohc"], "delta": "0:00:00.209921", "end": "2021-03-22 20:33:50.500886", "rc": 0, "start": "2021-03-22 20:33:50.290965", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} 2021-03-22T20:33:50.538 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:33:50 +0000 (0:00:00.124) 0:01:36.279 ********** 2021-03-22T20:33:50.814 INFO:teuthology.task.ansible.out: TASK [common : Configure local epel mirrorlists] ******************************* 2021-03-22T20:33:50.815 INFO:teuthology.task.ansible.out:ok: [gibba020.front.sepia.ceph.com] => (item=epel-mirrorlist) => {"ansible_loop_var": "item", "changed": false, "checksum": "3c9ba7bacd1e30bed014cefd1fb4eab0f0f8fa10", "dest": "/etc/yum.repos.d/epel-mirrorlist", "gid": 0, "group": "root", "item": "epel-mirrorlist", "mode": "0644", "owner": "root", "path": "/etc/yum.repos.d/epel-mirrorlist", "secontext": "system_u:object_r:system_conf_t:s0", "size": 484, "state": "file", "uid": 0} 2021-03-22T20:33:51.168 INFO:teuthology.task.ansible.out:ok: [gibba020.front.sepia.ceph.com] => (item=epel-testing-mirrorlist) => {"ansible_loop_var": "item", "changed": false, "checksum": "d542c3e2c30a0d3eb7d454775342c302c0ded15b", "dest": "/etc/yum.repos.d/epel-testing-mirrorlist", "gid": 0, "group": "root", "item": "epel-testing-mirrorlist", "mode": "0644", "owner": "root", "path": "/etc/yum.repos.d/epel-testing-mirrorlist", "secontext": "system_u:object_r:system_conf_t:s0", "size": 540, "state": "file", "uid": 0} 2021-03-22T20:33:51.193 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:33:51 +0000 (0:00:00.654) 0:01:36.933 ********** 2021-03-22T20:33:51.264 INFO:teuthology.task.ansible.out: TASK [common : Clean yum cache] ************************************************ 2021-03-22T20:33:51.265 INFO:teuthology.task.ansible.out:skipping: [gibba020.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-03-22T20:33:51.286 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:33:51 +0000 (0:00:00.093) 0:01:37.026 ********** 2021-03-22T20:33:51.354 INFO:teuthology.task.ansible.out: TASK [common : Get the current timezone] *************************************** 2021-03-22T20:33:51.356 INFO:teuthology.task.ansible.out:skipping: [gibba020.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-03-22T20:33:51.376 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:33:51 +0000 (0:00:00.090) 0:01:37.117 ********** 2021-03-22T20:33:51.444 INFO:teuthology.task.ansible.out: TASK [common : Set the timezone in /etc/timezone] ****************************** 2021-03-22T20:33:51.445 INFO:teuthology.task.ansible.out:skipping: [gibba020.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-03-22T20:33:51.465 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:33:51 +0000 (0:00:00.088) 0:01:37.206 ********** 2021-03-22T20:33:51.532 INFO:teuthology.task.ansible.out: TASK [common : Inform the OS of the new timezone] ****************************** 2021-03-22T20:33:51.533 INFO:teuthology.task.ansible.out:skipping: [gibba020.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-03-22T20:33:51.554 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:33:51 +0000 (0:00:00.088) 0:01:37.294 ********** 2021-03-22T20:33:51.621 INFO:teuthology.task.ansible.out: TASK [common : Mask sleep units] *********************************************** 2021-03-22T20:33:51.622 INFO:teuthology.task.ansible.out:skipping: [gibba020.front.sepia.ceph.com] => (item=sleep.target) => {"ansible_loop_var": "item", "changed": false, "item": "sleep.target", "skip_reason": "Conditional result was False"} 2021-03-22T20:33:51.623 INFO:teuthology.task.ansible.out:skipping: [gibba020.front.sepia.ceph.com] => (item=suspend.target) => {"ansible_loop_var": "item", "changed": false, "item": "suspend.target", "skip_reason": "Conditional result was False"} 2021-03-22T20:33:51.633 INFO:teuthology.task.ansible.out:skipping: [gibba020.front.sepia.ceph.com] => (item=hibernate.target) => {"ansible_loop_var": "item", "changed": false, "item": "hibernate.target", "skip_reason": "Conditional result was False"} 2021-03-22T20:33:51.633 INFO:teuthology.task.ansible.out:skipping: [gibba020.front.sepia.ceph.com] => (item=hybrid-sleep.target) => {"ansible_loop_var": "item", "changed": false, "item": "hybrid-sleep.target", "skip_reason": "Conditional result was False"} 2021-03-22T20:33:51.656 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:33:51 +0000 (0:00:00.101) 0:01:37.396 ********** 2021-03-22T20:33:51.724 INFO:teuthology.task.ansible.out: TASK [common : Get the current timezone] *************************************** 2021-03-22T20:33:51.725 INFO:teuthology.task.ansible.out:skipping: [gibba020.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-03-22T20:33:51.745 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:33:51 +0000 (0:00:00.089) 0:01:37.486 ********** 2021-03-22T20:33:51.813 INFO:teuthology.task.ansible.out: TASK [common : Set the timezone] *********************************************** 2021-03-22T20:33:51.815 INFO:teuthology.task.ansible.out:skipping: [gibba020.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-03-22T20:33:51.835 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:33:51 +0000 (0:00:00.089) 0:01:37.575 ********** 2021-03-22T20:33:51.903 INFO:teuthology.task.ansible.out: TASK [common : Add base OpenSUSE Leap repo] ************************************ 2021-03-22T20:33:51.905 INFO:teuthology.task.ansible.out:skipping: [gibba020.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-03-22T20:33:51.925 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:33:51 +0000 (0:00:00.090) 0:01:37.666 ********** 2021-03-22T20:33:51.993 INFO:teuthology.task.ansible.out: TASK [common : Add updates OpenSUSE Leap repo] ********************************* 2021-03-22T20:33:51.995 INFO:teuthology.task.ansible.out:skipping: [gibba020.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-03-22T20:33:52.018 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:33:52 +0000 (0:00:00.092) 0:01:37.758 ********** 2021-03-22T20:33:52.086 INFO:teuthology.task.ansible.out: TASK [common : Refresh repos] ************************************************** 2021-03-22T20:33:52.088 INFO:teuthology.task.ansible.out:skipping: [gibba020.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-03-22T20:33:52.108 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:33:52 +0000 (0:00:00.089) 0:01:37.848 ********** 2021-03-22T20:33:52.518 INFO:teuthology.task.ansible.out: TASK [common : Set the hardware clock] ***************************************** 2021-03-22T20:33:52.519 INFO:teuthology.task.ansible.out:changed: [gibba020.front.sepia.ceph.com] => {"changed": true, "cmd": ["hwclock", "--systohc"], "delta": "0:00:00.264944", "end": "2021-03-22 20:33:52.500954", "rc": 0, "start": "2021-03-22 20:33:52.236010", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} 2021-03-22T20:33:52.539 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:33:52 +0000 (0:00:00.431) 0:01:38.280 ********** 2021-03-22T20:33:52.878 INFO:teuthology.task.ansible.out: TASK [common : Install Kerberos Packages (RedHat)] ***************************** 2021-03-22T20:33:52.879 INFO:teuthology.task.ansible.out:ok: [gibba044.front.sepia.ceph.com] => {"changed": false, "msg": "Nothing to do", "rc": 0, "results": []} 2021-03-22T20:33:52.901 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:33:52 +0000 (0:00:00.361) 0:01:38.641 ********** 2021-03-22T20:33:52.970 INFO:teuthology.task.ansible.out: TASK [common : Clean apt cache] ************************************************ 2021-03-22T20:33:52.971 INFO:teuthology.task.ansible.out:skipping: [gibba044.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-03-22T20:33:52.993 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:33:52 +0000 (0:00:00.091) 0:01:38.733 ********** 2021-03-22T20:33:53.061 INFO:teuthology.task.ansible.out: TASK [common : Update apt cache] *********************************************** 2021-03-22T20:33:53.062 INFO:teuthology.task.ansible.out:skipping: [gibba044.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-03-22T20:33:53.082 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:33:53 +0000 (0:00:00.089) 0:01:38.823 ********** 2021-03-22T20:33:53.140 INFO:teuthology.task.ansible.out: TASK [common : Install Kerberos Packages (Debian)] ***************************** 2021-03-22T20:33:53.141 INFO:teuthology.task.ansible.out:skipping: [gibba044.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-03-22T20:33:53.161 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:33:53 +0000 (0:00:00.078) 0:01:38.901 ********** 2021-03-22T20:33:53.227 INFO:teuthology.task.ansible.out: TASK [common : Install Kerberos Packages (OpenSUSE Leap)] ********************** 2021-03-22T20:33:53.229 INFO:teuthology.task.ansible.out:skipping: [gibba044.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-03-22T20:33:53.248 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:33:53 +0000 (0:00:00.087) 0:01:38.989 ********** 2021-03-22T20:33:53.640 INFO:teuthology.task.ansible.out: TASK [common : Add krb5 config file] ******************************************* 2021-03-22T20:33:53.642 INFO:teuthology.task.ansible.out:ok: [gibba044.front.sepia.ceph.com] => {"changed": false, "checksum": "b3c1a33d19a4e448c29374429629dff57657b576", "dest": "/etc/krb5.conf", "gid": 0, "group": "root", "mode": "0644", "owner": "root", "path": "/etc/krb5.conf", "secontext": "system_u:object_r:krb5_conf_t:s0", "size": 131, "state": "file", "uid": 0} 2021-03-22T20:33:53.662 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:33:53 +0000 (0:00:00.413) 0:01:39.402 ********** 2021-03-22T20:33:54.808 INFO:teuthology.task.ansible.out: TASK [common : Install Kerberos Packages (RedHat)] ***************************** 2021-03-22T20:33:54.809 INFO:teuthology.task.ansible.out:ok: [gibba020.front.sepia.ceph.com] => {"changed": false, "msg": "Nothing to do", "rc": 0, "results": []} 2021-03-22T20:33:54.829 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:33:54 +0000 (0:00:01.167) 0:01:40.570 ********** 2021-03-22T20:33:54.897 INFO:teuthology.task.ansible.out: TASK [common : Clean apt cache] ************************************************ 2021-03-22T20:33:54.898 INFO:teuthology.task.ansible.out:skipping: [gibba020.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-03-22T20:33:54.919 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:33:54 +0000 (0:00:00.089) 0:01:40.659 ********** 2021-03-22T20:33:54.976 INFO:teuthology.task.ansible.out: TASK [common : Update apt cache] *********************************************** 2021-03-22T20:33:54.978 INFO:teuthology.task.ansible.out:skipping: [gibba020.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-03-22T20:33:54.998 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:33:54 +0000 (0:00:00.079) 0:01:40.738 ********** 2021-03-22T20:33:55.066 INFO:teuthology.task.ansible.out: TASK [common : Install Kerberos Packages (Debian)] ***************************** 2021-03-22T20:33:55.067 INFO:teuthology.task.ansible.out:skipping: [gibba020.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-03-22T20:33:55.087 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:33:55 +0000 (0:00:00.089) 0:01:40.827 ********** 2021-03-22T20:33:55.155 INFO:teuthology.task.ansible.out: TASK [common : Install Kerberos Packages (OpenSUSE Leap)] ********************** 2021-03-22T20:33:55.157 INFO:teuthology.task.ansible.out:skipping: [gibba020.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-03-22T20:33:55.177 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:33:55 +0000 (0:00:00.090) 0:01:40.918 ********** 2021-03-22T20:33:55.568 INFO:teuthology.task.ansible.out: TASK [common : Add krb5 config file] ******************************************* 2021-03-22T20:33:55.570 INFO:teuthology.task.ansible.out:ok: [gibba020.front.sepia.ceph.com] => {"changed": false, "checksum": "b3c1a33d19a4e448c29374429629dff57657b576", "dest": "/etc/krb5.conf", "gid": 0, "group": "root", "mode": "0644", "owner": "root", "path": "/etc/krb5.conf", "secontext": "system_u:object_r:krb5_conf_t:s0", "size": 131, "state": "file", "uid": 0} 2021-03-22T20:33:55.590 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:33:55 +0000 (0:00:00.412) 0:01:41.330 ********** 2021-03-22T20:33:55.616 INFO:teuthology.task.ansible.out: TASK [common : Make sure smartmontools is installed] *************************** 2021-03-22T20:33:55.618 INFO:teuthology.task.ansible.out:ok: [gibba044.front.sepia.ceph.com] => {"changed": false, "msg": "Nothing to do", "rc": 0, "results": []} 2021-03-22T20:33:55.640 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:33:55 +0000 (0:00:00.050) 0:01:41.380 ********** 2021-03-22T20:33:56.062 INFO:teuthology.task.ansible.out: TASK [common : Upload megacli and cli64 for raid monitoring and smart.pl to /usr/sbin/.] *** 2021-03-22T20:33:56.076 INFO:teuthology.task.ansible.out:ok: [gibba044.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", "secontext": "system_u:object_r:bin_t:s0", "size": 2716736, "state": "file", "uid": 0} 2021-03-22T20:33:56.409 INFO:teuthology.task.ansible.out:ok: [gibba044.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", "secontext": "system_u:object_r:bin_t:s0", "size": 1952038, "state": "file", "uid": 0} 2021-03-22T20:33:56.732 INFO:teuthology.task.ansible.out:ok: [gibba044.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", "secontext": "system_u:object_r:bin_t:s0", "size": 580432, "state": "file", "uid": 0} 2021-03-22T20:33:56.755 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:33:56 +0000 (0:00:01.115) 0:01:42.496 ********** 2021-03-22T20:33:56.906 INFO:teuthology.task.ansible.out: TASK [common : Create /usr/libexec.] ******************************************* 2021-03-22T20:33:56.907 INFO:teuthology.task.ansible.out:ok: [gibba044.front.sepia.ceph.com] => {"changed": false, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/usr/libexec", "secontext": "system_u:object_r:bin_t:s0", "size": 4096, "state": "directory", "uid": 0} 2021-03-22T20:33:56.932 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:33:56 +0000 (0:00:00.176) 0:01:42.672 ********** 2021-03-22T20:33:57.386 INFO:teuthology.task.ansible.out: TASK [common : Upload custom netsaint scripts for raid/disk/smart/monitoring to /usr/libexec/.] *** 2021-03-22T20:33:57.387 INFO:teuthology.task.ansible.out:changed: [gibba044.front.sepia.ceph.com] => (item=smart.sh) => {"ansible_loop_var": "item", "changed": true, "checksum": "00d0404b545463be4a65f475e0870e07a48f35b6", "dest": "/usr/libexec/smart.sh", "gid": 0, "group": "root", "item": "smart.sh", "md5sum": "14041bf2666d8f8d277567958c7e9f69", "mode": "0755", "owner": "root", "secontext": "system_u:object_r:bin_t:s0", "size": 13355, "src": "/home/ubuntu/.ansible/tmp/ansible-tmp-1616445237.0177052-25344-124441434508784/source", "state": "file", "uid": 0} 2021-03-22T20:33:57.584 INFO:teuthology.task.ansible.out: TASK [common : Make sure smartmontools is installed] *************************** 2021-03-22T20:33:57.586 INFO:teuthology.task.ansible.out:ok: [gibba020.front.sepia.ceph.com] => {"changed": false, "msg": "Nothing to do", "rc": 0, "results": []} 2021-03-22T20:33:57.607 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:33:57 +0000 (0:00:00.675) 0:01:43.347 ********** 2021-03-22T20:33:57.717 INFO:teuthology.task.ansible.out: TASK [common : Upload custom netsaint scripts for raid/disk/smart/monitoring to /usr/libexec/.] *** 2021-03-22T20:33:57.718 INFO:teuthology.task.ansible.out:ok: [gibba044.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", "secontext": "system_u:object_r:bin_t:s0", "size": 8602, "state": "file", "uid": 0} 2021-03-22T20:33:58.031 INFO:teuthology.task.ansible.out: TASK [common : Upload megacli and cli64 for raid monitoring and smart.pl to /usr/sbin/.] *** 2021-03-22T20:33:58.033 INFO:teuthology.task.ansible.out:ok: [gibba020.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", "secontext": "system_u:object_r:bin_t:s0", "size": 2716736, "state": "file", "uid": 0} TASK [common : Upload custom netsaint scripts for raid/disk/smart/monitoring to /usr/libexec/.] *** ok: [gibba044.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", "secontext": "system_u:object_r:bin_t:s0", "size": 3605, "state": "file", "uid": 0} 2021-03-22T20:33:58.056 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:33:58 +0000 (0:00:00.449) 0:01:43.797 ********** 2021-03-22T20:33:58.125 INFO:teuthology.task.ansible.out: TASK [common : Include apt_system vars] **************************************** 2021-03-22T20:33:58.125 INFO:teuthology.task.ansible.out:skipping: [gibba044.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-03-22T20:33:58.146 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:33:58 +0000 (0:00:00.089) 0:01:43.886 ********** 2021-03-22T20:33:58.214 INFO:teuthology.task.ansible.out: TASK [common : Include yum_systems vars] *************************************** 2021-03-22T20:33:58.215 INFO:teuthology.task.ansible.out:ok: [gibba044.front.sepia.ceph.com] => {"ansible_facts": {"nagios_plugins_directory": "/usr/lib64/nagios/plugins", "nrpe_group": "nrpe", "nrpe_packages": ["nagios-common", "nrpe", "nagios-plugins", "nagios-plugins-load"], "nrpe_service_name": "nrpe", "nrpe_user": "nrpe"}, "ansible_included_var_files": ["/home/teuthworker/src/git.ceph.com_git_ceph-cm-ansible_master/roles/common/vars/yum_systems.yml"], "changed": false} 2021-03-22T20:33:58.236 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:33:58 +0000 (0:00:00.090) 0:01:43.977 ********** 2021-03-22T20:33:58.366 INFO:teuthology.task.ansible.out: TASK [common : Upload megacli and cli64 for raid monitoring and smart.pl to /usr/sbin/.] *** 2021-03-22T20:33:58.367 INFO:teuthology.task.ansible.out:ok: [gibba020.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", "secontext": "system_u:object_r:bin_t:s0", "size": 1952038, "state": "file", "uid": 0} 2021-03-22T20:33:58.418 INFO:teuthology.task.ansible.out: TASK [common : Check for epel] ************************************************* 2021-03-22T20:33:58.420 INFO:teuthology.task.ansible.out:changed: [gibba044.front.sepia.ceph.com] => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true} 2021-03-22T20:33:58.440 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:33:58 +0000 (0:00:00.203) 0:01:44.180 ********** 2021-03-22T20:33:58.518 INFO:teuthology.task.ansible.out: TASK [common : Install nrpe without epel] ************************************** 2021-03-22T20:33:58.519 INFO:teuthology.task.ansible.out:skipping: [gibba044.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: [gibba044.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"} 2021-03-22T20:33:58.530 INFO:teuthology.task.ansible.out:skipping: [gibba044.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"} 2021-03-22T20:33:58.530 INFO:teuthology.task.ansible.out:skipping: [gibba044.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"} 2021-03-22T20:33:58.552 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:33:58 +0000 (0:00:00.112) 0:01:44.293 ********** 2021-03-22T20:33:58.703 INFO:teuthology.task.ansible.out: TASK [common : Upload megacli and cli64 for raid monitoring and smart.pl to /usr/sbin/.] *** 2021-03-22T20:33:58.704 INFO:teuthology.task.ansible.out:ok: [gibba020.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", "secontext": "system_u:object_r:bin_t:s0", "size": 580432, "state": "file", "uid": 0} 2021-03-22T20:33:58.726 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:33:58 +0000 (0:00:00.174) 0:01:44.467 ********** 2021-03-22T20:33:58.877 INFO:teuthology.task.ansible.out: TASK [common : Create /usr/libexec.] ******************************************* 2021-03-22T20:33:58.879 INFO:teuthology.task.ansible.out:ok: [gibba020.front.sepia.ceph.com] => {"changed": false, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/usr/libexec", "secontext": "system_u:object_r:bin_t:s0", "size": 4096, "state": "directory", "uid": 0} 2021-03-22T20:33:58.898 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:33:58 +0000 (0:00:00.171) 0:01:44.639 ********** 2021-03-22T20:33:59.334 INFO:teuthology.task.ansible.out: TASK [common : Upload custom netsaint scripts for raid/disk/smart/monitoring to /usr/libexec/.] *** 2021-03-22T20:33:59.335 INFO:teuthology.task.ansible.out:changed: [gibba020.front.sepia.ceph.com] => (item=smart.sh) => {"ansible_loop_var": "item", "changed": true, "checksum": "00d0404b545463be4a65f475e0870e07a48f35b6", "dest": "/usr/libexec/smart.sh", "gid": 0, "group": "root", "item": "smart.sh", "md5sum": "14041bf2666d8f8d277567958c7e9f69", "mode": "0755", "owner": "root", "secontext": "system_u:object_r:bin_t:s0", "size": 13355, "src": "/home/ubuntu/.ansible/tmp/ansible-tmp-1616445238.9821346-25464-237551088123266/source", "state": "file", "uid": 0} 2021-03-22T20:33:59.645 INFO:teuthology.task.ansible.out:ok: [gibba020.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", "secontext": "system_u:object_r:bin_t:s0", "size": 8602, "state": "file", "uid": 0} 2021-03-22T20:33:59.966 INFO:teuthology.task.ansible.out:ok: [gibba020.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", "secontext": "system_u:object_r:bin_t:s0", "size": 3605, "state": "file", "uid": 0} 2021-03-22T20:33:59.989 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:33:59 +0000 (0:00:01.091) 0:01:45.730 ********** 2021-03-22T20:34:00.057 INFO:teuthology.task.ansible.out: TASK [common : Include apt_system vars] **************************************** 2021-03-22T20:34:00.059 INFO:teuthology.task.ansible.out:skipping: [gibba020.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-03-22T20:34:00.079 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:34:00 +0000 (0:00:00.089) 0:01:45.820 ********** 2021-03-22T20:34:00.147 INFO:teuthology.task.ansible.out: TASK [common : Include yum_systems vars] *************************************** 2021-03-22T20:34:00.149 INFO:teuthology.task.ansible.out:ok: [gibba020.front.sepia.ceph.com] => {"ansible_facts": {"nagios_plugins_directory": "/usr/lib64/nagios/plugins", "nrpe_group": "nrpe", "nrpe_packages": ["nagios-common", "nrpe", "nagios-plugins", "nagios-plugins-load"], "nrpe_service_name": "nrpe", "nrpe_user": "nrpe"}, "ansible_included_var_files": ["/home/teuthworker/src/git.ceph.com_git_ceph-cm-ansible_master/roles/common/vars/yum_systems.yml"], "changed": false} 2021-03-22T20:34:00.169 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:34:00 +0000 (0:00:00.090) 0:01:45.910 ********** 2021-03-22T20:34:00.360 INFO:teuthology.task.ansible.out: TASK [common : Check for epel] ************************************************* 2021-03-22T20:34:00.362 INFO:teuthology.task.ansible.out:changed: [gibba020.front.sepia.ceph.com] => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true} 2021-03-22T20:34:00.382 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:34:00 +0000 (0:00:00.212) 0:01:46.122 ********** 2021-03-22T20:34:00.459 INFO:teuthology.task.ansible.out: TASK [common : Install nrpe without epel] ************************************** 2021-03-22T20:34:00.461 INFO:teuthology.task.ansible.out:skipping: [gibba020.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: [gibba020.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"} 2021-03-22T20:34:00.471 INFO:teuthology.task.ansible.out:skipping: [gibba020.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"} 2021-03-22T20:34:00.482 INFO:teuthology.task.ansible.out:skipping: [gibba020.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"} 2021-03-22T20:34:00.504 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:34:00 +0000 (0:00:00.121) 0:01:46.244 ********** 2021-03-22T20:34:03.251 INFO:teuthology.task.ansible.out: TASK [common : Install nrpe package and dependencies (RHEL/CentOS)] ************ 2021-03-22T20:34:03.252 INFO:teuthology.task.ansible.out:changed: [gibba044.front.sepia.ceph.com] => {"changed": true, "msg": "", "rc": 0, "results": ["Installed: nagios-common-4.4.6-4.el8.x86_64", "Removed: nagios-common-4.4.5-1.el8.x86_64"]} 2021-03-22T20:34:03.273 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:34:03 +0000 (0:00:02.769) 0:01:49.013 ********** 2021-03-22T20:34:03.274 INFO:teuthology.task.ansible.out: 2021-03-22T20:34:03.352 INFO:teuthology.task.ansible.out: TASK [common : Install nrpe package and dependencies (Ubuntu/Fedora)] ********** 2021-03-22T20:34:03.354 INFO:teuthology.task.ansible.out:skipping: [gibba044.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-03-22T20:34:03.374 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:34:03 +0000 (0:00:00.101) 0:01:49.114 ********** 2021-03-22T20:34:03.784 INFO:teuthology.task.ansible.out: TASK [common : Upload nagios sudoers.d for raid utilities.] ******************** 2021-03-22T20:34:03.786 INFO:teuthology.task.ansible.out:ok: [gibba044.front.sepia.ceph.com] => {"changed": false, "checksum": "b423b985ccbb69b65a711d372645a5f704b30e8b", "dest": "/etc/sudoers.d/90-nagios", "gid": 0, "group": "root", "mode": "0440", "owner": "root", "path": "/etc/sudoers.d/90-nagios", "secontext": "system_u:object_r:etc_t:s0", "size": 178, "state": "file", "uid": 0} 2021-03-22T20:34:03.807 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:34:03 +0000 (0:00:00.432) 0:01:49.547 ********** 2021-03-22T20:34:04.189 INFO:teuthology.task.ansible.out: TASK [common : Upload nagios check_mem script] ********************************* 2021-03-22T20:34:04.190 INFO:teuthology.task.ansible.out:ok: [gibba044.front.sepia.ceph.com] => {"changed": false, "checksum": "39df629b10ded370443e2e4c84d690332c95104d", "dest": "/usr/lib64/nagios/plugins/check_mem.sh", "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/usr/lib64/nagios/plugins/check_mem.sh", "secontext": "system_u:object_r:nagios_unconfined_plugin_exec_t:s0", "size": 1964, "state": "file", "uid": 0} 2021-03-22T20:34:04.211 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:34:04 +0000 (0:00:00.404) 0:01:49.951 ********** 2021-03-22T20:34:04.279 INFO:teuthology.task.ansible.out: TASK [common : Configure nagios nrpe settings (Ubuntu)] ************************ 2021-03-22T20:34:04.280 INFO:teuthology.task.ansible.out:skipping: [gibba044.front.sepia.ceph.com] => (item=DAEMON_OPTS) => {"ansible_loop_var": "item", "changed": false, "item": "DAEMON_OPTS", "skip_reason": "Conditional result was False"} 2021-03-22T20:34:04.290 INFO:teuthology.task.ansible.out:skipping: [gibba044.front.sepia.ceph.com] => (item=NRPE_OPTS) => {"ansible_loop_var": "item", "changed": false, "item": "NRPE_OPTS", "skip_reason": "Conditional result was False"} 2021-03-22T20:34:04.312 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:34:04 +0000 (0:00:00.100) 0:01:50.052 ********** 2021-03-22T20:34:04.513 INFO:teuthology.task.ansible.out: TASK [common : Configure nagios nrpe settings (RHEL/CentOS)] ******************* 2021-03-22T20:34:04.515 INFO:teuthology.task.ansible.out:ok: [gibba044.front.sepia.ceph.com] => {"backup": "", "changed": false, "msg": ""} 2021-03-22T20:34:04.534 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:34:04 +0000 (0:00:00.222) 0:01:50.275 ********** 2021-03-22T20:34:04.799 INFO:teuthology.task.ansible.out: TASK [common : Check firewalld status] ***************************************** 2021-03-22T20:34:04.801 INFO:teuthology.task.ansible.out:fatal: [gibba044.front.sepia.ceph.com]: FAILED! => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true} ...ignoring 2021-03-22T20:34:04.820 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:34:04 +0000 (0:00:00.285) 0:01:50.560 ********** 2021-03-22T20:34:04.888 INFO:teuthology.task.ansible.out: TASK [common : Open nrpe port if firewalld enabled] **************************** 2021-03-22T20:34:04.889 INFO:teuthology.task.ansible.out:skipping: [gibba044.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-03-22T20:34:04.911 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:34:04 +0000 (0:00:00.090) 0:01:50.651 ********** 2021-03-22T20:34:05.299 INFO:teuthology.task.ansible.out: TASK [common : Upload nagios nrpe config.] ************************************* 2021-03-22T20:34:05.301 INFO:teuthology.task.ansible.out:ok: [gibba044.front.sepia.ceph.com] => {"changed": false, "checksum": "aa9150d4582f919d7a8504c01c8d86f05e3eeb5d", "dest": "/etc/nagios/nrpe.cfg", "gid": 0, "group": "root", "mode": "0644", "owner": "root", "path": "/etc/nagios/nrpe.cfg", "secontext": "system_u:object_r:nrpe_etc_t:s0", "size": 1184, "state": "file", "uid": 0} 2021-03-22T20:34:05.321 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:34:05 +0000 (0:00:00.410) 0:01:51.061 ********** 2021-03-22T20:34:05.379 INFO:teuthology.task.ansible.out: TASK [common : Install nrpe package and dependencies (RHEL/CentOS)] ************ 2021-03-22T20:34:05.380 INFO:teuthology.task.ansible.out:changed: [gibba020.front.sepia.ceph.com] => {"changed": true, "msg": "", "rc": 0, "results": ["Installed: nagios-common-4.4.6-4.el8.x86_64", "Removed: nagios-common-4.4.5-1.el8.x86_64"]} 2021-03-22T20:34:05.403 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:34:05 +0000 (0:00:00.081) 0:01:51.143 ********** 2021-03-22T20:34:05.471 INFO:teuthology.task.ansible.out: TASK [common : Install nrpe package and dependencies (Ubuntu/Fedora)] ********** 2021-03-22T20:34:05.472 INFO:teuthology.task.ansible.out:skipping: [gibba020.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-03-22T20:34:05.493 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:34:05 +0000 (0:00:00.090) 0:01:51.233 ********** 2021-03-22T20:34:05.894 INFO:teuthology.task.ansible.out: TASK [common : Upload nagios sudoers.d for raid utilities.] ******************** 2021-03-22T20:34:05.896 INFO:teuthology.task.ansible.out:ok: [gibba020.front.sepia.ceph.com] => {"changed": false, "checksum": "b423b985ccbb69b65a711d372645a5f704b30e8b", "dest": "/etc/sudoers.d/90-nagios", "gid": 0, "group": "root", "mode": "0440", "owner": "root", "path": "/etc/sudoers.d/90-nagios", "secontext": "system_u:object_r:etc_t:s0", "size": 178, "state": "file", "uid": 0} 2021-03-22T20:34:05.916 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:34:05 +0000 (0:00:00.423) 0:01:51.656 ********** 2021-03-22T20:34:06.015 INFO:teuthology.task.ansible.out: TASK [common : Make sure nagios nrpe service is running.] ********************** 2021-03-22T20:34:06.017 INFO:teuthology.task.ansible.out:ok: [gibba044.front.sepia.ceph.com] => {"changed": false, "enabled": true, "name": "nrpe", "state": "started", "status": {"ActiveEnterTimestamp": "Mon 2021-03-22 20:31:22 UTC", "ActiveEnterTimestampMonotonic": "13898607", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "tmp.mount systemd-tmpfiles-setup.service system.slice local-fs.target time-sync.target var-run.mount sysinit.target nss-lookup.target basic.target network.target -.mount systemd-journald.socket", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "yes", "AssertTimestamp": "Mon 2021-03-22 20:31:22 UTC", "AssertTimestampMonotonic": "13898202", "Before": "getty@tty1.service multi-user.target shutdown.target plymouth-quit.service xdm.service", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "no", "CPUAffinity": "", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "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": "Mon 2021-03-22 20:31:22 UTC", "ConditionTimestampMonotonic": "13898202", "ConfigurationDirectoryMode": "0 2021-03-22T20:34:06.018 INFO:teuthology.task.ansible.out:755", "Conflicts": "shutdown.target nrpe.socket", "ControlGroup": "/system.slice/nrpe.service", "ControlPID": "0", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "Nagios Remote Plugin Executor", "DevicePolicy": "auto", "Documentation": "http://www.nagios.org/documentation", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "1087", "ExecMainStartTimestamp": "Mon 2021-03-22 20:31:22 UTC", "ExecMainStartTimestampMonotonic": "13898591", "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 ; ignore_errors=no ; start_time=[Mon 2021-03-22 20:31:22 UTC] ; stop_time=[n/a] ; pid=1087 ; code=(null) ; status=0/0 }", "ExecStopPost": "{ path=/bin/rm ; argv[]=/bin/rm -f /var/run/nrpe/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": "/usr/lib/systemd/system/nrpe.service", "FreezerState": "running", "GID": "984", "Group": "nrpe", "GuessMainPID": "yes", "IOAccounting": "no", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IPAccounting": "no", "IPEgressBytes": "18446744073709551615", "IPEgressPackets": "18446744073709551615", "IPIngressBytes": "18446744073709551615", "IPIngressPackets": "18446744073709551615", "Id": "nrpe.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Mon 2021-03-22 20:31:22 UTC", "InactiveExitTimestampMonotonic": "13898607", "InvocationID": "6eb2c2e6738d42be9809983e820ae368", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infi 2021-03-22T20:34:06.020 INFO:teuthology.task.ansible.out:nity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "262144", "LimitNOFILESoft": "1024", "LimitNPROC": "127285", "LimitNPROCSoft": "127285", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "127285", "LimitSIGPENDINGSoft": "127285", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "1087", "MemoryAccounting": "yes", "MemoryCurrent": "1302528", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "nrpe.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "-500", "OnFailureJobMode": "replace", "PIDFile": "/var/run/nrpe/nrpe.pid", "PermissionsStartOnly": "no", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "yes", "PrivateUsers": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualS 2021-03-22T20:34:06.021 INFO:teuthology.task.ansible.out:tart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "system.slice -.mount sysinit.target", "RequiresMountsFor": "/var/tmp /run/nrpe", "Restart": "on-abort", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectory": "nrpe", "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": "Mon 2021-03-22 20:31:22 UTC", "StateChangeTimestampMonotonic": "13898607", "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": "203656", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min", "TimerSlackNSec": "50000", "Transient": "no", "Type": "simple", "UID": "988", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "enabled", "User": "nrpe", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogTimestamp": "Mon 2021-03-22 20:31:22 UTC", "WatchdogTimestampMonotonic": "13898607", "WatchdogUSec": "0"}} 2021-03-22T20:34:06.040 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:34:06 +0000 (0:00:00.123) 0:01:51.780 ********** 2021-03-22T20:34:06.231 INFO:teuthology.task.ansible.out: TASK [common : Get SELinux status] ********************************************* 2021-03-22T20:34:06.233 INFO:teuthology.task.ansible.out:changed: [gibba044.front.sepia.ceph.com] => {"changed": true, "cmd": ["getenforce"], "delta": "0:00:00.001076", "end": "2021-03-22 20:34:06.210657", "rc": 0, "start": "2021-03-22 20:34:06.209581", "stderr": "", "stderr_lines": [], "stdout": "Permissive", "stdout_lines": ["Permissive"]} 2021-03-22T20:34:06.252 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:34:06 +0000 (0:00:00.212) 0:01:51.993 ********** 2021-03-22T20:34:06.299 INFO:teuthology.task.ansible.out: TASK [common : Upload nagios check_mem script] ********************************* 2021-03-22T20:34:06.300 INFO:teuthology.task.ansible.out:ok: [gibba020.front.sepia.ceph.com] => {"changed": false, "checksum": "39df629b10ded370443e2e4c84d690332c95104d", "dest": "/usr/lib64/nagios/plugins/check_mem.sh", "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/usr/lib64/nagios/plugins/check_mem.sh", "secontext": "system_u:object_r:nagios_unconfined_plugin_exec_t:s0", "size": 1964, "state": "file", "uid": 0} 2021-03-22T20:34:06.323 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:34:06 +0000 (0:00:00.070) 0:01:52.064 ********** 2021-03-22T20:34:06.390 INFO:teuthology.task.ansible.out: TASK [common : Configure nagios nrpe settings (Ubuntu)] ************************ 2021-03-22T20:34:06.392 INFO:teuthology.task.ansible.out:skipping: [gibba020.front.sepia.ceph.com] => (item=DAEMON_OPTS) => {"ansible_loop_var": "item", "changed": false, "item": "DAEMON_OPTS", "skip_reason": "Conditional result was False"} 2021-03-22T20:34:06.402 INFO:teuthology.task.ansible.out:skipping: [gibba020.front.sepia.ceph.com] => (item=NRPE_OPTS) => {"ansible_loop_var": "item", "changed": false, "item": "NRPE_OPTS", "skip_reason": "Conditional result was False"} 2021-03-22T20:34:06.423 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:34:06 +0000 (0:00:00.100) 0:01:52.164 ********** 2021-03-22T20:34:06.625 INFO:teuthology.task.ansible.out: TASK [common : Configure nagios nrpe settings (RHEL/CentOS)] ******************* 2021-03-22T20:34:06.627 INFO:teuthology.task.ansible.out:ok: [gibba020.front.sepia.ceph.com] => {"backup": "", "changed": false, "msg": ""} 2021-03-22T20:34:06.647 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:34:06 +0000 (0:00:00.223) 0:01:52.387 ********** 2021-03-22T20:34:06.924 INFO:teuthology.task.ansible.out: TASK [common : Check firewalld status] ***************************************** 2021-03-22T20:34:06.925 INFO:teuthology.task.ansible.out:fatal: [gibba020.front.sepia.ceph.com]: FAILED! => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true} ...ignoring 2021-03-22T20:34:06.944 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:34:06 +0000 (0:00:00.297) 0:01:52.684 ********** 2021-03-22T20:34:07.012 INFO:teuthology.task.ansible.out: TASK [common : Open nrpe port if firewalld enabled] **************************** 2021-03-22T20:34:07.014 INFO:teuthology.task.ansible.out:skipping: [gibba020.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-03-22T20:34:07.034 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:34:07 +0000 (0:00:00.090) 0:01:52.775 ********** 2021-03-22T20:34:07.435 INFO:teuthology.task.ansible.out: TASK [common : Upload nagios nrpe config.] ************************************* 2021-03-22T20:34:07.436 INFO:teuthology.task.ansible.out:ok: [gibba020.front.sepia.ceph.com] => {"changed": false, "checksum": "aa9150d4582f919d7a8504c01c8d86f05e3eeb5d", "dest": "/etc/nagios/nrpe.cfg", "gid": 0, "group": "root", "mode": "0644", "owner": "root", "path": "/etc/nagios/nrpe.cfg", "secontext": "system_u:object_r:nrpe_etc_t:s0", "size": 1184, "state": "file", "uid": 0} 2021-03-22T20:34:07.456 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:34:07 +0000 (0:00:00.421) 0:01:53.196 ********** 2021-03-22T20:34:07.731 INFO:teuthology.task.ansible.out: TASK [common : Make sure nagios nrpe service is running.] ********************** 2021-03-22T20:34:07.732 INFO:teuthology.task.ansible.out:ok: [gibba020.front.sepia.ceph.com] => {"changed": false, "enabled": true, "name": "nrpe", "state": "started", "status": {"ActiveEnterTimestamp": "Mon 2021-03-22 20:31:15 UTC", "ActiveEnterTimestampMonotonic": "13703528", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "systemd-tmpfiles-setup.service system.slice -.mount sysinit.target var-run.mount network.target time-sync.target tmp.mount basic.target nss-lookup.target local-fs.target systemd-journald.socket", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "yes", "AssertTimestamp": "Mon 2021-03-22 20:31:15 UTC", "AssertTimestampMonotonic": "13703124", "Before": "multi-user.target plymouth-quit.service xdm.service shutdown.target getty@tty1.service", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "no", "CPUAffinity": "", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "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": "Mon 2021-03-22 20:31:15 UTC", "ConditionTimestampMonotonic": "13703124", "ConfigurationDirectoryMode": "0 2021-03-22T20:34:07.733 INFO:teuthology.task.ansible.out:755", "Conflicts": "shutdown.target nrpe.socket", "ControlGroup": "/system.slice/nrpe.service", "ControlPID": "0", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "Nagios Remote Plugin Executor", "DevicePolicy": "auto", "Documentation": "http://www.nagios.org/documentation", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "1100", "ExecMainStartTimestamp": "Mon 2021-03-22 20:31:15 UTC", "ExecMainStartTimestampMonotonic": "13703512", "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 ; ignore_errors=no ; start_time=[Mon 2021-03-22 20:31:15 UTC] ; stop_time=[n/a] ; pid=1100 ; code=(null) ; status=0/0 }", "ExecStopPost": "{ path=/bin/rm ; argv[]=/bin/rm -f /var/run/nrpe/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": "/usr/lib/systemd/system/nrpe.service", "FreezerState": "running", "GID": "984", "Group": "nrpe", "GuessMainPID": "yes", "IOAccounting": "no", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IPAccounting": "no", "IPEgressBytes": "18446744073709551615", "IPEgressPackets": "18446744073709551615", "IPIngressBytes": "18446744073709551615", "IPIngressPackets": "18446744073709551615", "Id": "nrpe.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Mon 2021-03-22 20:31:15 UTC", "InactiveExitTimestampMonotonic": "13703528", "InvocationID": "0d9c1c46d7634802b1b742ce8959affa", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infi 2021-03-22T20:34:07.735 INFO:teuthology.task.ansible.out:nity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "262144", "LimitNOFILESoft": "1024", "LimitNPROC": "127285", "LimitNPROCSoft": "127285", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "127285", "LimitSIGPENDINGSoft": "127285", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "1100", "MemoryAccounting": "yes", "MemoryCurrent": "1355776", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "nrpe.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "-500", "OnFailureJobMode": "replace", "PIDFile": "/var/run/nrpe/nrpe.pid", "PermissionsStartOnly": "no", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "yes", "PrivateUsers": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualS 2021-03-22T20:34:07.736 INFO:teuthology.task.ansible.out:tart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "system.slice sysinit.target -.mount", "RequiresMountsFor": "/run/nrpe /var/tmp", "Restart": "on-abort", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectory": "nrpe", "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": "Mon 2021-03-22 20:31:15 UTC", "StateChangeTimestampMonotonic": "13703528", "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": "203656", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min", "TimerSlackNSec": "50000", "Transient": "no", "Type": "simple", "UID": "988", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "enabled", "User": "nrpe", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogTimestamp": "Mon 2021-03-22 20:31:15 UTC", "WatchdogTimestampMonotonic": "13703527", "WatchdogUSec": "0"}} 2021-03-22T20:34:07.754 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:34:07 +0000 (0:00:00.298) 0:01:53.495 ********** 2021-03-22T20:34:07.946 INFO:teuthology.task.ansible.out: TASK [common : Get SELinux status] ********************************************* 2021-03-22T20:34:07.947 INFO:teuthology.task.ansible.out:changed: [gibba020.front.sepia.ceph.com] => {"changed": true, "cmd": ["getenforce"], "delta": "0:00:00.001099", "end": "2021-03-22 20:34:07.927961", "rc": 0, "start": "2021-03-22 20:34:07.926862", "stderr": "", "stderr_lines": [], "stdout": "Permissive", "stdout_lines": ["Permissive"]} 2021-03-22T20:34:07.966 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:34:07 +0000 (0:00:00.212) 0:01:53.707 ********** 2021-03-22T20:34:08.252 INFO:teuthology.task.ansible.out: TASK [common : nrpe - Install SELinux dependencies] **************************** 2021-03-22T20:34:08.253 INFO:teuthology.task.ansible.out:ok: [gibba044.front.sepia.ceph.com] => {"changed": false, "msg": "Nothing to do", "rc": 0, "results": []} 2021-03-22T20:34:08.274 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:34:08 +0000 (0:00:00.307) 0:01:54.015 ********** 2021-03-22T20:34:09.953 INFO:teuthology.task.ansible.out:ok: [gibba020.front.sepia.ceph.com] => {"changed": false, "msg": "Nothing to do", "rc": 0, "results": []} 2021-03-22T20:34:09.976 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:34:09 +0000 (0:00:01.701) 0:01:55.716 ********** 2021-03-22T20:34:35.687 INFO:teuthology.task.ansible.out: TASK [common : nrpe - Ensure SELinux policy is up to date] ********************* 2021-03-22T20:34:35.688 INFO:teuthology.task.ansible.out:changed: [gibba044.front.sepia.ceph.com] => {"changed": true, "msg": "", "rc": 0, "results": ["Installed: selinux-policy-3.14.3-54.el8_3.2.noarch", "Installed: selinux-policy-targeted-3.14.3-54.el8_3.2.noarch", "Removed: selinux-policy-3.14.3-54.el8.noarch", "Removed: selinux-policy-targeted-3.14.3-54.el8.noarch"]} 2021-03-22T20:34:35.711 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:34:35 +0000 (0:00:25.734) 0:02:21.451 ********** 2021-03-22T20:34:36.339 INFO:teuthology.task.ansible.out: TASK [common : nrpe - Set SELinux boolean nagios_run_sudo true] **************** ok: [gibba044.front.sepia.ceph.com] => {"changed": false, "name": "nagios_run_sudo", "persistent": true, "state": true} 2021-03-22T20:34:36.362 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:34:36 +0000 (0:00:00.650) 0:02:22.102 ********** 2021-03-22T20:34:37.879 INFO:teuthology.task.ansible.out: TASK [common : nrpe - Ensure SELinux policy is up to date] ********************* 2021-03-22T20:34:37.881 INFO:teuthology.task.ansible.out:changed: [gibba020.front.sepia.ceph.com] => {"changed": true, "msg": "", "rc": 0, "results": ["Installed: selinux-policy-targeted-3.14.3-54.el8_3.2.noarch", "Installed: selinux-policy-3.14.3-54.el8_3.2.noarch", "Removed: selinux-policy-3.14.3-54.el8.noarch", "Removed: selinux-policy-targeted-3.14.3-54.el8.noarch"]} 2021-03-22T20:34:37.902 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:34:37 +0000 (0:00:01.540) 0:02:23.643 ********** 2021-03-22T20:34:38.282 INFO:teuthology.task.ansible.out: TASK [common : nrpe - Set SELinux boolean nagios_run_sudo true] **************** 2021-03-22T20:34:38.283 INFO:teuthology.task.ansible.out:ok: [gibba020.front.sepia.ceph.com] => {"changed": false, "name": "nagios_run_sudo", "persistent": true, "state": true} 2021-03-22T20:34:38.303 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:34:38 +0000 (0:00:00.400) 0:02:24.043 ********** 2021-03-22T20:34:46.458 INFO:teuthology.task.ansible.out: TASK [common : nrpe - Remove SELinux policy package] *************************** 2021-03-22T20:34:46.459 INFO:teuthology.task.ansible.out:changed: [gibba044.front.sepia.ceph.com] => {"changed": true, "cmd": ["semodule", "-r", "nrpe"], "delta": "0:00:09.909001", "end": "2021-03-22 20:34:46.442650", "failed_when_result": false, "rc": 0, "start": "2021-03-22 20:34:36.533649", "stderr": "", "stderr_lines": [], "stdout": "libsemanage.semanage_direct_remove_key: Removing last nrpe module (no other nrpe module exists at another priority).", "stdout_lines": ["libsemanage.semanage_direct_remove_key: Removing last nrpe module (no other nrpe module exists at another priority)."]} 2021-03-22T20:34:46.480 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:34:46 +0000 (0:00:08.177) 0:02:32.220 ********** 2021-03-22T20:34:46.890 INFO:teuthology.task.ansible.out: TASK [common : nrpe - Copy SELinux type enforcement file] ********************** 2021-03-22T20:34:46.891 INFO:teuthology.task.ansible.out:ok: [gibba044.front.sepia.ceph.com] => {"changed": false, "checksum": "99d9b2ea41fb2d6613898129718064833d2de428", "dest": "/tmp/nrpe.te", "gid": 0, "group": "root", "mode": "0644", "owner": "root", "path": "/tmp/nrpe.te", "secontext": "unconfined_u:object_r:user_home_t:s0", "size": 934, "state": "file", "uid": 0} 2021-03-22T20:34:46.912 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:34:46 +0000 (0:00:00.432) 0:02:32.652 ********** 2021-03-22T20:34:47.114 INFO:teuthology.task.ansible.out: TASK [common : nrpe - Compile SELinux module file] ***************************** 2021-03-22T20:34:47.115 INFO:teuthology.task.ansible.out:changed: [gibba044.front.sepia.ceph.com] => {"changed": true, "cmd": ["checkmodule", "-M", "-m", "-o", "/tmp/nrpe.mod", "/tmp/nrpe.te"], "delta": "0:00:00.020769", "end": "2021-03-22 20:34:47.101561", "rc": 0, "start": "2021-03-22 20:34:47.080792", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} 2021-03-22T20:34:47.136 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:34:47 +0000 (0:00:00.224) 0:02:32.877 ********** 2021-03-22T20:34:47.328 INFO:teuthology.task.ansible.out: TASK [common : nrpe - Build SELinux policy package] **************************** 2021-03-22T20:34:47.330 INFO:teuthology.task.ansible.out:changed: [gibba044.front.sepia.ceph.com] => {"changed": true, "cmd": ["semodule_package", "-o", "/tmp/nrpe.pp", "-m", "/tmp/nrpe.mod"], "delta": "0:00:00.010057", "end": "2021-03-22 20:34:47.315156", "rc": 0, "start": "2021-03-22 20:34:47.305099", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} 2021-03-22T20:34:47.351 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:34:47 +0000 (0:00:00.214) 0:02:33.091 ********** 2021-03-22T20:34:48.276 INFO:teuthology.task.ansible.out: TASK [common : nrpe - Remove SELinux policy package] *************************** 2021-03-22T20:34:48.278 INFO:teuthology.task.ansible.out:changed: [gibba020.front.sepia.ceph.com] => {"changed": true, "cmd": ["semodule", "-r", "nrpe"], "delta": "0:00:09.784893", "end": "2021-03-22 20:34:48.259931", "failed_when_result": false, "rc": 0, "start": "2021-03-22 20:34:38.475038", "stderr": "", "stderr_lines": [], "stdout": "libsemanage.semanage_direct_remove_key: Removing last nrpe module (no other nrpe module exists at another priority).", "stdout_lines": ["libsemanage.semanage_direct_remove_key: Removing last nrpe module (no other nrpe module exists at another priority)."]} 2021-03-22T20:34:48.298 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:34:48 +0000 (0:00:00.947) 0:02:34.039 ********** 2021-03-22T20:34:48.698 INFO:teuthology.task.ansible.out: TASK [common : nrpe - Copy SELinux type enforcement file] ********************** 2021-03-22T20:34:48.699 INFO:teuthology.task.ansible.out:ok: [gibba020.front.sepia.ceph.com] => {"changed": false, "checksum": "99d9b2ea41fb2d6613898129718064833d2de428", "dest": "/tmp/nrpe.te", "gid": 0, "group": "root", "mode": "0644", "owner": "root", "path": "/tmp/nrpe.te", "secontext": "unconfined_u:object_r:user_home_t:s0", "size": 934, "state": "file", "uid": 0} 2021-03-22T20:34:48.721 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:34:48 +0000 (0:00:00.422) 0:02:34.461 ********** 2021-03-22T20:34:48.935 INFO:teuthology.task.ansible.out: TASK [common : nrpe - Compile SELinux module file] ***************************** 2021-03-22T20:34:48.937 INFO:teuthology.task.ansible.out:changed: [gibba020.front.sepia.ceph.com] => {"changed": true, "cmd": ["checkmodule", "-M", "-m", "-o", "/tmp/nrpe.mod", "/tmp/nrpe.te"], "delta": "0:00:00.019764", "end": "2021-03-22 20:34:48.917702", "rc": 0, "start": "2021-03-22 20:34:48.897938", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} 2021-03-22T20:34:48.957 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:34:48 +0000 (0:00:00.235) 0:02:34.697 ********** 2021-03-22T20:34:49.151 INFO:teuthology.task.ansible.out: TASK [common : nrpe - Build SELinux policy package] **************************** 2021-03-22T20:34:49.153 INFO:teuthology.task.ansible.out:changed: [gibba020.front.sepia.ceph.com] => {"changed": true, "cmd": ["semodule_package", "-o", "/tmp/nrpe.pp", "-m", "/tmp/nrpe.mod"], "delta": "0:00:00.011023", "end": "2021-03-22 20:34:49.138991", "rc": 0, "start": "2021-03-22 20:34:49.127968", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} 2021-03-22T20:34:49.176 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:34:49 +0000 (0:00:00.218) 0:02:34.916 ********** 2021-03-22T20:34:57.421 INFO:teuthology.task.ansible.out: TASK [common : nrpe - Load SELinux policy package] ***************************** 2021-03-22T20:34:57.422 INFO:teuthology.task.ansible.out:changed: [gibba044.front.sepia.ceph.com] => {"changed": true, "cmd": ["semodule", "-i", "/tmp/nrpe.pp"], "delta": "0:00:09.882626", "end": "2021-03-22 20:34:57.405131", "rc": 0, "start": "2021-03-22 20:34:47.522505", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} 2021-03-22T20:34:57.444 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:34:57 +0000 (0:00:08.268) 0:02:43.184 ********** 2021-03-22T20:34:57.637 INFO:teuthology.task.ansible.out: TASK [common : nrpe - Remove temporary files] ********************************** 2021-03-22T20:34:57.638 INFO:teuthology.task.ansible.out:ok: [gibba044.front.sepia.ceph.com] => {"changed": false, "path": "/tmp/nrpe.*", "state": "absent"} 2021-03-22T20:34:57.659 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:34:57 +0000 (0:00:00.215) 0:02:43.399 ********** 2021-03-22T20:34:57.727 INFO:teuthology.task.ansible.out: TASK [testnode : Include package type specific vars.] ************************** 2021-03-22T20:34:57.728 INFO:teuthology.task.ansible.out:ok: [gibba044.front.sepia.ceph.com] => {"ansible_facts": {"ceph_dependency_packages_to_remove": ["boost-random", "boost-program-options", "leveldb", "xmlstarlet", "python-jinja2", "python-ceph", "python-flask", "python-requests", "boost-random", "python-urllib3", "python-babel", "hdparm", "python-markupsafe", "python-werkzeug", "python-itsdangerous"], "ceph_packages_to_remove": ["ceph", "ceph-base", "ceph-selinux", "ceph-common", "ceph-debuginfo", "ceph-release", "libcephfs1", "ceph-radosgw", "python-ceph", "python-rados", "python-rbd", "python-cephfs", "librbd1", "librados2", "mod_fastcgi"], "ntp_service_name": "ntpd", "packages_to_remove": ["device-mapper-multipath"], "pip_packages_to_install": ["remoto>=0.0.35"], "ssh_service_name": "sshd"}, "ansible_included_var_files": ["/home/teuthworker/src/git.ceph.com_git_ceph-cm-ansible_master/roles/testnode/vars/dnf_systems.yml"], "changed": false} 2021-03-22T20:34:57.749 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:34:57 +0000 (0:00:00.090) 0:02:43.490 ********** 2021-03-22T20:34:57.828 INFO:teuthology.task.ansible.out: TASK [testnode : Including distro specific variables.] ************************* 2021-03-22T20:34:57.829 INFO:teuthology.task.ansible.out:ok: [gibba044.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"} 2021-03-22T20:34:57.850 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:34:57 +0000 (0:00:00.100) 0:02:43.590 ********** 2021-03-22T20:34:57.928 INFO:teuthology.task.ansible.out: TASK [testnode : Including major version specific variables.] ****************** 2021-03-22T20:34:57.929 INFO:teuthology.task.ansible.out:ok: [gibba044.front.sepia.ceph.com] => (item=/home/teuthworker/src/git.ceph.com_git_ceph-cm-ansible_master/roles/testnode/vars/redhat_8.yml) => {"ansible_facts": {"common_yum_repos": {"lab-extras": {"baseurl": "http://{{ mirror_host }}/lab-extras/8/", "enabled": 1, "gpgcheck": 0, "name": "lab-extras"}}, "epel_packages": ["dbench"], "nfs_service": "nfs-server", "ntp_service_name": "chronyd", "packages": ["dnf-utils", "git-all", "sysstat", "libedit", "boost-thread", "xfsprogs", "gdisk", "parted", "libgcrypt", "fuse-libs", "openssl", "libuuid", "attr", "ant", "lsof", "gettext", "bc", "xfsdump", "blktrace", "usbredir", "podman", "redhat-lsb", "firewalld", "wget", "podman-docker", "libev-devel", "valgrind", "nfs-utils", "ncurses-devel", "gcc", "git", "make", "python3-nose", "python3-virtualenv", "genisoimage", "qemu-img", "qemu-kvm-core", "qemu-kvm-block-rbd", "libacl-devel", "autoconf", "gdb", "iozone", "lvm2"]}, "ansible_included_var_files": ["/home/teuthworker/src/git.ceph.com_git_ceph-cm-ansible_master/roles/testnode/vars/redhat_8.yml"], "ansible_loop_var": "item", "changed": false, "item": "/home/teuthworker/src/git.ceph.com_git_ceph-cm-ansible_master/roles/testnode/vars/redhat_8.yml"} 2021-03-22T20:34:57.952 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:34:57 +0000 (0:00:00.101) 0:02:43.692 ********** 2021-03-22T20:34:58.020 INFO:teuthology.task.ansible.out: TASK [testnode : Including version specific variables.] ************************ 2021-03-22T20:34:58.021 INFO:teuthology.task.ansible.out:ok: [gibba044.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"} 2021-03-22T20:34:58.043 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:34:58 +0000 (0:00:00.091) 0:02:43.783 ********** 2021-03-22T20:34:58.195 INFO:teuthology.task.ansible.out: TASK [testnode : Ensure the sudo group exists.] ******************************** ok: [gibba044.front.sepia.ceph.com] => {"changed": false, "gid": 1000, "name": "sudo", "state": "present", "system": false} 2021-03-22T20:34:58.216 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:34:58 +0000 (0:00:00.173) 0:02:43.957 ********** 2021-03-22T20:34:58.398 INFO:teuthology.task.ansible.out: TASK [testnode : Ensure the teuthology_user group exists.] ********************* 2021-03-22T20:34:58.400 INFO:teuthology.task.ansible.out:ok: [gibba044.front.sepia.ceph.com] => {"changed": false, "gid": 1236, "name": "ubuntu", "state": "present", "system": false} 2021-03-22T20:34:58.421 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:34:58 +0000 (0:00:00.204) 0:02:44.161 ********** 2021-03-22T20:34:58.490 INFO:teuthology.task.ansible.out: TASK [testnode : Create the teuthology user.] ********************************** 2021-03-22T20:34:58.491 INFO:teuthology.task.ansible.out:skipping: [gibba044.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-03-22T20:34:58.512 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:34:58 +0000 (0:00:00.091) 0:02:44.252 ********** 2021-03-22T20:34:58.716 INFO:teuthology.task.ansible.out: TASK [testnode : Delete the teuthology users password.] ************************ skipping: [gibba044.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-03-22T20:34:58.740 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:34:58 +0000 (0:00:00.228) 0:02:44.480 ********** 2021-03-22T20:34:59.070 INFO:teuthology.task.ansible.out: TASK [testnode : Add a user for xfstests to test user quotas.] ***************** 2021-03-22T20:34:59.071 INFO:teuthology.task.ansible.out:ok: [gibba044.front.sepia.ceph.com] => {"append": false, "changed": false, "comment": "", "group": 10101, "home": "/home/fsgqa", "move_home": false, "name": "fsgqa", "shell": "/bin/bash", "state": "present", "uid": 10101} 2021-03-22T20:34:59.092 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:34:59 +0000 (0:00:00.351) 0:02:44.832 ********** 2021-03-22T20:34:59.306 INFO:teuthology.task.ansible.out: TASK [common : nrpe - Load SELinux policy package] ***************************** 2021-03-22T20:34:59.307 INFO:teuthology.task.ansible.out:changed: [gibba020.front.sepia.ceph.com] => {"changed": true, "cmd": ["semodule", "-i", "/tmp/nrpe.pp"], "delta": "0:00:09.937924", "end": "2021-03-22 20:34:59.283788", "rc": 0, "start": "2021-03-22 20:34:49.345864", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} 2021-03-22T20:34:59.328 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:34:59 +0000 (0:00:00.235) 0:02:45.068 ********** 2021-03-22T20:34:59.520 INFO:teuthology.task.ansible.out: TASK [common : nrpe - Remove temporary files] ********************************** 2021-03-22T20:34:59.522 INFO:teuthology.task.ansible.out:ok: [gibba020.front.sepia.ceph.com] => {"changed": false, "path": "/tmp/nrpe.*", "state": "absent"} 2021-03-22T20:34:59.542 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:34:59 +0000 (0:00:00.214) 0:02:45.283 ********** 2021-03-22T20:34:59.611 INFO:teuthology.task.ansible.out: TASK [testnode : Include package type specific vars.] ************************** 2021-03-22T20:34:59.612 INFO:teuthology.task.ansible.out:ok: [gibba020.front.sepia.ceph.com] => {"ansible_facts": {"ceph_dependency_packages_to_remove": ["boost-random", "boost-program-options", "leveldb", "xmlstarlet", "python-jinja2", "python-ceph", "python-flask", "python-requests", "boost-random", "python-urllib3", "python-babel", "hdparm", "python-markupsafe", "python-werkzeug", "python-itsdangerous"], "ceph_packages_to_remove": ["ceph", "ceph-base", "ceph-selinux", "ceph-common", "ceph-debuginfo", "ceph-release", "libcephfs1", "ceph-radosgw", "python-ceph", "python-rados", "python-rbd", "python-cephfs", "librbd1", "librados2", "mod_fastcgi"], "ntp_service_name": "ntpd", "packages_to_remove": ["device-mapper-multipath"], "pip_packages_to_install": ["remoto>=0.0.35"], "ssh_service_name": "sshd"}, "ansible_included_var_files": ["/home/teuthworker/src/git.ceph.com_git_ceph-cm-ansible_master/roles/testnode/vars/dnf_systems.yml"], "changed": false} 2021-03-22T20:34:59.635 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:34:59 +0000 (0:00:00.092) 0:02:45.375 ********** 2021-03-22T20:34:59.682 INFO:teuthology.task.ansible.out: TASK [testnode : Set a high max open files limit for the teuthology user.] ***** 2021-03-22T20:34:59.683 INFO:teuthology.task.ansible.out:ok: [gibba044.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", "secontext": "system_u:object_r:etc_t:s0", "size": 112, "state": "file", "uid": 0} 2021-03-22T20:34:59.705 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:34:59 +0000 (0:00:00.070) 0:02:45.445 ********** 2021-03-22T20:34:59.712 INFO:teuthology.task.ansible.out: TASK [testnode : Including distro specific variables.] ************************* 2021-03-22T20:34:59.712 INFO:teuthology.task.ansible.out:ok: [gibba020.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"} 2021-03-22T20:34:59.736 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:34:59 +0000 (0:00:00.030) 0:02:45.476 ********** 2021-03-22T20:34:59.773 INFO:teuthology.task.ansible.out: TASK [testnode : Set hostname var] ********************************************* 2021-03-22T20:34:59.775 INFO:teuthology.task.ansible.out:ok: [gibba044.front.sepia.ceph.com] => {"ansible_facts": {"hostname": "gibba044"}, "changed": false} 2021-03-22T20:34:59.798 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:34:59 +0000 (0:00:00.061) 0:02:45.538 ********** 2021-03-22T20:34:59.816 INFO:teuthology.task.ansible.out: TASK [testnode : Including major version specific variables.] ****************** 2021-03-22T20:34:59.816 INFO:teuthology.task.ansible.out:ok: [gibba020.front.sepia.ceph.com] => (item=/home/teuthworker/src/git.ceph.com_git_ceph-cm-ansible_master/roles/testnode/vars/redhat_8.yml) => {"ansible_facts": {"common_yum_repos": {"lab-extras": {"baseurl": "http://{{ mirror_host }}/lab-extras/8/", "enabled": 1, "gpgcheck": 0, "name": "lab-extras"}}, "epel_packages": ["dbench"], "nfs_service": "nfs-server", "ntp_service_name": "chronyd", "packages": ["dnf-utils", "git-all", "sysstat", "libedit", "boost-thread", "xfsprogs", "gdisk", "parted", "libgcrypt", "fuse-libs", "openssl", "libuuid", "attr", "ant", "lsof", "gettext", "bc", "xfsdump", "blktrace", "usbredir", "podman", "redhat-lsb", "firewalld", "wget", "podman-docker", "libev-devel", "valgrind", "nfs-utils", "ncurses-devel", "gcc", "git", "make", "python3-nose", "python3-virtualenv", "genisoimage", "qemu-img", "qemu-kvm-core", "qemu-kvm-block-rbd", "libacl-devel", "autoconf", "gdb", "iozone", "lvm2"]}, "ansible_included_var_files": ["/home/teuthworker/src/git.ceph.com_git_ceph-cm-ansible_master/roles/testnode/vars/redhat_8.yml"], "ansible_loop_var": "item", "changed": false, "item": "/home/teuthworker/src/git.ceph.com_git_ceph-cm-ansible_master/roles/testnode/vars/redhat_8.yml"} 2021-03-22T20:34:59.842 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:34:59 +0000 (0:00:00.044) 0:02:45.583 ********** 2021-03-22T20:34:59.911 INFO:teuthology.task.ansible.out: TASK [testnode : Including version specific variables.] ************************ 2021-03-22T20:34:59.912 INFO:teuthology.task.ansible.out:ok: [gibba020.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"} 2021-03-22T20:34:59.933 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:34:59 +0000 (0:00:00.090) 0:02:45.673 ********** 2021-03-22T20:35:00.085 INFO:teuthology.task.ansible.out: TASK [testnode : Ensure the sudo group exists.] ******************************** 2021-03-22T20:35:00.087 INFO:teuthology.task.ansible.out:ok: [gibba020.front.sepia.ceph.com] => {"changed": false, "gid": 1000, "name": "sudo", "state": "present", "system": false} 2021-03-22T20:35:00.107 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:35:00 +0000 (0:00:00.174) 0:02:45.848 ********** 2021-03-22T20:35:00.302 INFO:teuthology.task.ansible.out: TASK [testnode : Ensure the teuthology_user group exists.] ********************* 2021-03-22T20:35:00.303 INFO:teuthology.task.ansible.out:ok: [gibba020.front.sepia.ceph.com] => {"changed": false, "gid": 1236, "name": "ubuntu", "state": "present", "system": false} 2021-03-22T20:35:00.324 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:35:00 +0000 (0:00:00.215) 0:02:46.064 ********** 2021-03-22T20:35:00.517 INFO:teuthology.task.ansible.out: TASK [testnode : Create the teuthology user.] ********************************** 2021-03-22T20:35:00.519 INFO:teuthology.task.ansible.out:skipping: [gibba020.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-03-22T20:35:00.538 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:35:00 +0000 (0:00:00.214) 0:02:46.279 ********** 2021-03-22T20:35:00.701 INFO:teuthology.task.ansible.out: TASK [testnode : Set the system's hostname] ************************************ 2021-03-22T20:35:00.702 INFO:teuthology.task.ansible.out:ok: [gibba044.front.sepia.ceph.com] => {"ansible_facts": {"ansible_domain": "front.sepia.ceph.com", "ansible_fqdn": "gibba044.front.sepia.ceph.com", "ansible_hostname": "gibba044", "ansible_nodename": "gibba044"}, "changed": false, "name": "gibba044"} 2021-03-22T20:35:00.723 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:35:00 +0000 (0:00:00.184) 0:02:46.463 ********** 2021-03-22T20:35:00.729 INFO:teuthology.task.ansible.out: TASK [testnode : Delete the teuthology users password.] ************************ 2021-03-22T20:35:00.731 INFO:teuthology.task.ansible.out:skipping: [gibba020.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-03-22T20:35:00.761 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:35:00 +0000 (0:00:00.037) 0:02:46.501 ********** 2021-03-22T20:35:01.103 INFO:teuthology.task.ansible.out: TASK [testnode : Add a user for xfstests to test user quotas.] ***************** 2021-03-22T20:35:01.104 INFO:teuthology.task.ansible.out:ok: [gibba020.front.sepia.ceph.com] => {"append": false, "changed": false, "comment": "", "group": 10101, "home": "/home/fsgqa", "move_home": false, "name": "fsgqa", "shell": "/bin/bash", "state": "present", "uid": 10101} 2021-03-22T20:35:01.124 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:35:01 +0000 (0:00:00.363) 0:02:46.865 ********** 2021-03-22T20:35:01.235 INFO:teuthology.task.ansible.out: TASK [testnode : Upload distro major version specific sshd_config] ************* 2021-03-22T20:35:01.236 INFO:teuthology.task.ansible.out:ok: [gibba044.front.sepia.ceph.com] => {"changed": false, "checksum": "a5e550b2aa74f6355e926d70d73a50ad9ab4b4be", "dest": "/etc/ssh/sshd_config", "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/etc/ssh/sshd_config", "secontext": "system_u:object_r:etc_t:s0", "size": 1043, "state": "file", "uid": 0} 2021-03-22T20:35:01.258 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:35:01 +0000 (0:00:00.133) 0:02:46.998 ********** 2021-03-22T20:35:01.733 INFO:teuthology.task.ansible.out: TASK [testnode : Set a high max open files limit for the teuthology user.] ***** 2021-03-22T20:35:01.735 INFO:teuthology.task.ansible.out:ok: [gibba020.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", "secontext": "system_u:object_r:etc_t:s0", "size": 112, "state": "file", "uid": 0} 2021-03-22T20:35:01.859 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:35:01 +0000 (0:00:00.601) 0:02:47.600 ********** 2021-03-22T20:35:01.866 INFO:teuthology.task.ansible.out: TASK [testnode : Upload ssh_config] ******************************************** 2021-03-22T20:35:01.867 INFO:teuthology.task.ansible.out:ok: [gibba044.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", "secontext": "system_u:object_r:etc_t:s0", "size": 570, "state": "file", "uid": 0} 2021-03-22T20:35:01.890 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:35:01 +0000 (0:00:00.031) 0:02:47.631 ********** 2021-03-22T20:35:01.927 INFO:teuthology.task.ansible.out: TASK [testnode : Set hostname var] ********************************************* 2021-03-22T20:35:01.929 INFO:teuthology.task.ansible.out:ok: [gibba020.front.sepia.ceph.com] => {"ansible_facts": {"hostname": "gibba020"}, "changed": false} 2021-03-22T20:35:01.951 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:35:01 +0000 (0:00:00.060) 0:02:47.691 ********** 2021-03-22T20:35:02.425 INFO:teuthology.task.ansible.out: TASK [testnode : Add ssh pubkeys] ********************************************** 2021-03-22T20:35:02.427 INFO:teuthology.task.ansible.out:changed: [gibba044.front.sepia.ceph.com] => {"attempts": 1, "changed": true, "comment": null, "exclusive": false, "follow": false, "key": "https://raw.githubusercontent.com/ceph/keys/autogenerated/ssh/@all.pub", "key_options": null, "keyfile": "/home/ubuntu/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "ubuntu", "validate_certs": true} 2021-03-22T20:35:02.449 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:35:02 +0000 (0:00:00.497) 0:02:48.189 ********** 2021-03-22T20:35:02.477 INFO:teuthology.task.ansible.out: TASK [testnode : Set the system's hostname] ************************************ 2021-03-22T20:35:02.478 INFO:teuthology.task.ansible.out:ok: [gibba020.front.sepia.ceph.com] => {"ansible_facts": {"ansible_domain": "", "ansible_fqdn": "gibba020", "ansible_hostname": "gibba020", "ansible_nodename": "gibba020"}, "changed": false, "name": "gibba020"} 2021-03-22T20:35:02.500 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:35:02 +0000 (0:00:00.051) 0:02:48.240 ********** 2021-03-22T20:35:02.859 INFO:teuthology.task.ansible.out: TASK [testnode : Create remote.conf] ******************************************* 2021-03-22T20:35:02.861 INFO:teuthology.task.ansible.out:ok: [gibba044.front.sepia.ceph.com] => {"changed": false, "checksum": "68d0b8ee2f88a77895f257aa69f32a42e47f455b", "dest": "/etc/security/limits.d/remote.conf", "gid": 0, "group": "root", "mode": "0644", "owner": "root", "path": "/etc/security/limits.d/remote.conf", "secontext": "system_u:object_r:etc_t:s0", "size": 116, "state": "file", "uid": 0} 2021-03-22T20:35:02.882 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:35:02 +0000 (0:00:00.381) 0:02:48.622 ********** 2021-03-22T20:35:02.898 INFO:teuthology.task.ansible.out: TASK [testnode : Upload distro major version specific sshd_config] ************* 2021-03-22T20:35:02.898 INFO:teuthology.task.ansible.out:ok: [gibba020.front.sepia.ceph.com] => {"changed": false, "checksum": "a5e550b2aa74f6355e926d70d73a50ad9ab4b4be", "dest": "/etc/ssh/sshd_config", "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/etc/ssh/sshd_config", "secontext": "system_u:object_r:etc_t:s0", "size": 1043, "state": "file", "uid": 0} 2021-03-22T20:35:02.921 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:35:02 +0000 (0:00:00.039) 0:02:48.661 ********** 2021-03-22T20:35:03.075 INFO:teuthology.task.ansible.out: TASK [testnode : Set mode on /etc/fuse.conf] *********************************** 2021-03-22T20:35:03.076 INFO:teuthology.task.ansible.out:ok: [gibba044.front.sepia.ceph.com] => {"changed": false, "dest": "/etc/fuse.conf", "gid": 0, "group": "root", "mode": "0644", "owner": "root", "secontext": "unconfined_u:object_r:etc_t:s0", "size": 0, "state": "file", "uid": 0} 2021-03-22T20:35:03.097 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:35:03 +0000 (0:00:00.176) 0:02:48.838 ********** 2021-03-22T20:35:03.291 INFO:teuthology.task.ansible.out: TASK [testnode : Ensure the group kvm exists.] ********************************* 2021-03-22T20:35:03.292 INFO:teuthology.task.ansible.out:ok: [gibba044.front.sepia.ceph.com] => {"changed": false, "gid": 36, "name": "kvm", "state": "present", "system": false} 2021-03-22T20:35:03.312 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:35:03 +0000 (0:00:00.215) 0:02:49.053 ********** 2021-03-22T20:35:03.339 INFO:teuthology.task.ansible.out: TASK [testnode : Upload ssh_config] ******************************************** 2021-03-22T20:35:03.340 INFO:teuthology.task.ansible.out:ok: [gibba020.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", "secontext": "system_u:object_r:etc_t:s0", "size": 570, "state": "file", "uid": 0} 2021-03-22T20:35:03.364 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:35:03 +0000 (0:00:00.051) 0:02:49.104 ********** 2021-03-22T20:35:03.528 INFO:teuthology.task.ansible.out: TASK [testnode : Add the teuthology user to groups kvm,disk] ******************* 2021-03-22T20:35:03.529 INFO:teuthology.task.ansible.out:ok: [gibba044.front.sepia.ceph.com] => {"append": true, "changed": false, "comment": "", "group": 1236, "groups": "kvm,disk", "home": "/home/ubuntu", "move_home": false, "name": "ubuntu", "shell": "/bin/bash", "state": "present", "uid": 1000} 2021-03-22T20:35:03.553 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:35:03 +0000 (0:00:00.189) 0:02:49.294 ********** 2021-03-22T20:35:03.895 INFO:teuthology.task.ansible.out: TASK [testnode : Add ssh pubkeys] ********************************************** 2021-03-22T20:35:03.896 INFO:teuthology.task.ansible.out:changed: [gibba020.front.sepia.ceph.com] => {"attempts": 1, "changed": true, "comment": null, "exclusive": false, "follow": false, "key": "https://raw.githubusercontent.com/ceph/keys/autogenerated/ssh/@all.pub", "key_options": null, "keyfile": "/home/ubuntu/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "ubuntu", "validate_certs": true} 2021-03-22T20:35:03.917 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:35:03 +0000 (0:00:00.363) 0:02:49.657 ********** 2021-03-22T20:35:03.966 INFO:teuthology.task.ansible.out: TASK [testnode : Configure /etc/sudoers.] ************************************** 2021-03-22T20:35:03.967 INFO:teuthology.task.ansible.out:ok: [gibba044.front.sepia.ceph.com] => {"changed": false, "checksum": "be3223c8b0917bde02657a5f9ddd95277cc3f812", "dest": "/etc/sudoers", "gid": 0, "group": "root", "mode": "0440", "owner": "root", "path": "/etc/sudoers", "secontext": "system_u:object_r:etc_t:s0", "size": 1808, "state": "file", "uid": 0} 2021-03-22T20:35:03.989 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:35:03 +0000 (0:00:00.072) 0:02:49.730 ********** 2021-03-22T20:35:04.326 INFO:teuthology.task.ansible.out: TASK [testnode : Create remote.conf] ******************************************* 2021-03-22T20:35:04.328 INFO:teuthology.task.ansible.out:ok: [gibba020.front.sepia.ceph.com] => {"changed": false, "checksum": "68d0b8ee2f88a77895f257aa69f32a42e47f455b", "dest": "/etc/security/limits.d/remote.conf", "gid": 0, "group": "root", "mode": "0644", "owner": "root", "path": "/etc/security/limits.d/remote.conf", "secontext": "system_u:object_r:etc_t:s0", "size": 116, "state": "file", "uid": 0} 2021-03-22T20:35:04.349 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:35:04 +0000 (0:00:00.359) 0:02:50.089 ********** 2021-03-22T20:35:04.427 INFO:teuthology.task.ansible.out: TASK [testnode : Configure /etc/security/limits.conf] ************************** 2021-03-22T20:35:04.429 INFO:teuthology.task.ansible.out:ok: [gibba044.front.sepia.ceph.com] => {"changed": false, "checksum": "12a2e17405b9e00ea2061e25929905d08e5fe19f", "dest": "/etc/security/limits.conf", "gid": 0, "group": "root", "mode": "0644", "owner": "root", "path": "/etc/security/limits.conf", "secontext": "system_u:object_r:etc_t:s0", "size": 854, "state": "file", "uid": 0} 2021-03-22T20:35:04.450 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:35:04 +0000 (0:00:00.101) 0:02:50.191 ********** 2021-03-22T20:35:04.560 INFO:teuthology.task.ansible.out: TASK [testnode : Set mode on /etc/fuse.conf] *********************************** 2021-03-22T20:35:04.562 INFO:teuthology.task.ansible.out:ok: [gibba020.front.sepia.ceph.com] => {"changed": false, "dest": "/etc/fuse.conf", "gid": 0, "group": "root", "mode": "0644", "owner": "root", "secontext": "unconfined_u:object_r:etc_t:s0", "size": 0, "state": "file", "uid": 0} 2021-03-22T20:35:04.584 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:35:04 +0000 (0:00:00.133) 0:02:50.325 ********** 2021-03-22T20:35:04.779 INFO:teuthology.task.ansible.out: TASK [testnode : Ensure the group kvm exists.] ********************************* 2021-03-22T20:35:04.780 INFO:teuthology.task.ansible.out:ok: [gibba020.front.sepia.ceph.com] => {"changed": false, "gid": 36, "name": "kvm", "state": "present", "system": false} 2021-03-22T20:35:04.800 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:35:04 +0000 (0:00:00.216) 0:02:50.541 ********** 2021-03-22T20:35:05.025 INFO:teuthology.task.ansible.out: TASK [testnode : Add the teuthology user to groups kvm,disk] ******************* 2021-03-22T20:35:05.026 INFO:teuthology.task.ansible.out:ok: [gibba020.front.sepia.ceph.com] => {"append": true, "changed": false, "comment": "", "group": 1236, "groups": "kvm,disk", "home": "/home/ubuntu", "move_home": false, "name": "ubuntu", "shell": "/bin/bash", "state": "present", "uid": 1000} 2021-03-22T20:35:05.047 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:35:05 +0000 (0:00:00.246) 0:02:50.787 ********** 2021-03-22T20:35:05.457 INFO:teuthology.task.ansible.out: TASK [testnode : Configure /etc/sudoers.] ************************************** 2021-03-22T20:35:05.459 INFO:teuthology.task.ansible.out:ok: [gibba020.front.sepia.ceph.com] => {"changed": false, "checksum": "be3223c8b0917bde02657a5f9ddd95277cc3f812", "dest": "/etc/sudoers", "gid": 0, "group": "root", "mode": "0440", "owner": "root", "path": "/etc/sudoers", "secontext": "system_u:object_r:etc_t:s0", "size": 1808, "state": "file", "uid": 0} 2021-03-22T20:35:05.480 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:35:05 +0000 (0:00:00.432) 0:02:51.220 ********** 2021-03-22T20:35:05.890 INFO:teuthology.task.ansible.out: TASK [testnode : Configure /etc/security/limits.conf] ************************** 2021-03-22T20:35:05.892 INFO:teuthology.task.ansible.out:ok: [gibba020.front.sepia.ceph.com] => {"changed": false, "checksum": "12a2e17405b9e00ea2061e25929905d08e5fe19f", "dest": "/etc/security/limits.conf", "gid": 0, "group": "root", "mode": "0644", "owner": "root", "path": "/etc/security/limits.conf", "secontext": "system_u:object_r:etc_t:s0", "size": 854, "state": "file", "uid": 0} 2021-03-22T20:35:05.912 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:35:05 +0000 (0:00:00.431) 0:02:51.652 ********** 2021-03-22T20:35:06.509 INFO:teuthology.task.ansible.out: TASK [testnode : Rebuild rpmdb] ************************************************ 2021-03-22T20:35:06.511 INFO:teuthology.task.ansible.out:[WARNING]: Consider using the yum, dnf or zypper module rather than running 'rpm'. If you need to use command because yum, dnf or zypper is insufficient you can add 'warn: false' to this command task or set 'command_warnings=False' in ansible.cfg to get rid of this message. changed: [gibba044.front.sepia.ceph.com] => {"changed": true, "cmd": ["rpm", "--rebuilddb"], "delta": "0:00:01.872088", "end": "2021-03-22 20:35:06.497513", "rc": 0, "start": "2021-03-22 20:35:04.625425", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} 2021-03-22T20:35:06.534 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:35:06 +0000 (0:00:00.622) 0:02:52.275 ********** 2021-03-22T20:35:06.603 INFO:teuthology.task.ansible.out: TASK [testnode : Configure local mirrorlists] ********************************** 2021-03-22T20:35:06.605 INFO:teuthology.task.ansible.out:skipping: [gibba044.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-03-22T20:35:06.625 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:35:06 +0000 (0:00:00.090) 0:02:52.365 ********** 2021-03-22T20:35:07.034 INFO:teuthology.task.ansible.out: TASK [testnode : Configure common additional repos in /etc/yum.repos.d/] ******* 2021-03-22T20:35:07.035 INFO:teuthology.task.ansible.out:ok: [gibba044.front.sepia.ceph.com] => (item={'key': 'lab-extras', 'value': {'name': 'lab-extras', 'baseurl': 'http://apt-mirror.front.sepia.ceph.com/lab-extras/8/', 'enabled': 1, 'gpgcheck': 0}}) => {"ansible_loop_var": "item", "changed": false, "checksum": "a0e2ac0628a264e14b96b1c57627a3aa344a6c52", "dest": "/etc/yum.repos.d/lab-extras.repo", "gid": 0, "group": "root", "item": {"key": "lab-extras", "value": {"baseurl": "http://apt-mirror.front.sepia.ceph.com/lab-extras/8/", "enabled": 1, "gpgcheck": 0, "name": "lab-extras"}}, "mode": "0644", "owner": "root", "path": "/etc/yum.repos.d/lab-extras.repo", "secontext": "system_u:object_r:system_conf_t:s0", "size": 203, "state": "file", "uid": 0} 2021-03-22T20:35:07.058 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:35:07 +0000 (0:00:00.433) 0:02:52.798 ********** 2021-03-22T20:35:07.126 INFO:teuthology.task.ansible.out: TASK [testnode : Configure version specific repos in /etc/yum.repos.d/] ******** 2021-03-22T20:35:07.148 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:35:07 +0000 (0:00:00.090) 0:02:52.889 ********** 2021-03-22T20:35:07.217 INFO:teuthology.task.ansible.out: TASK [testnode : Enable copr repos] ******************************************** 2021-03-22T20:35:07.239 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:35:07 +0000 (0:00:00.090) 0:02:52.979 ********** 2021-03-22T20:35:07.339 INFO:teuthology.task.ansible.out: TASK [testnode : Install GPG] ************************************************** 2021-03-22T20:35:07.340 INFO:teuthology.task.ansible.out:skipping: [gibba044.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-03-22T20:35:07.360 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:35:07 +0000 (0:00:00.121) 0:02:53.101 ********** 2021-03-22T20:35:07.439 INFO:teuthology.task.ansible.out: TASK [testnode : Install GPG keys] ********************************************* 2021-03-22T20:35:07.441 INFO:teuthology.task.ansible.out:skipping: [gibba044.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: [gibba044.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"} 2021-03-22T20:35:07.462 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:35:07 +0000 (0:00:00.101) 0:02:53.203 ********** 2021-03-22T20:35:07.531 INFO:teuthology.task.ansible.out: TASK [testnode : Clean yum cache] ********************************************** 2021-03-22T20:35:07.532 INFO:teuthology.task.ansible.out:skipping: [gibba044.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-03-22T20:35:07.553 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:35:07 +0000 (0:00:00.090) 0:02:53.293 ********** 2021-03-22T20:35:07.621 INFO:teuthology.task.ansible.out: TASK [testnode : set_fact] ***************************************************** 2021-03-22T20:35:07.623 INFO:teuthology.task.ansible.out:skipping: [gibba044.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-03-22T20:35:07.643 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:35:07 +0000 (0:00:00.090) 0:02:53.383 ********** 2021-03-22T20:35:07.711 INFO:teuthology.task.ansible.out: TASK [testnode : Ensure yum_utils is present.] ********************************* 2021-03-22T20:35:07.713 INFO:teuthology.task.ansible.out:skipping: [gibba044.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-03-22T20:35:07.733 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:35:07 +0000 (0:00:00.089) 0:02:53.473 ********** 2021-03-22T20:35:07.801 INFO:teuthology.task.ansible.out: TASK [testnode : Removing saved yum transactions] ****************************** 2021-03-22T20:35:07.805 INFO:teuthology.task.ansible.out:skipping: [gibba044.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-03-22T20:35:07.827 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:35:07 +0000 (0:00:00.093) 0:02:53.567 ********** 2021-03-22T20:35:07.843 INFO:teuthology.task.ansible.out: TASK [testnode : Rebuild rpmdb] ************************************************ 2021-03-22T20:35:07.845 INFO:teuthology.task.ansible.out:changed: [gibba020.front.sepia.ceph.com] => {"changed": true, "cmd": ["rpm", "--rebuilddb"], "delta": "0:00:01.739688", "end": "2021-03-22 20:35:07.823492", "rc": 0, "start": "2021-03-22 20:35:06.083804", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} 2021-03-22T20:35:07.870 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:35:07 +0000 (0:00:00.043) 0:02:53.610 ********** 2021-03-22T20:35:07.938 INFO:teuthology.task.ansible.out: TASK [testnode : Configure local mirrorlists] ********************************** 2021-03-22T20:35:07.940 INFO:teuthology.task.ansible.out:skipping: [gibba020.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-03-22T20:35:07.960 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:35:07 +0000 (0:00:00.089) 0:02:53.700 ********** 2021-03-22T20:35:08.028 INFO:teuthology.task.ansible.out: TASK [testnode : Check if ceph-debuginfo is installed] ************************* 2021-03-22T20:35:08.029 INFO:teuthology.task.ansible.out:fatal: [gibba044.front.sepia.ceph.com]: FAILED! => {"changed": false, "cmd": ["rpm", "-q", "ceph-debuginfo"], "delta": "0:00:00.005119", "end": "2021-03-22 20:35:08.007950", "msg": "non-zero return code", "rc": 1, "start": "2021-03-22 20:35:08.002831", "stderr": "", "stderr_lines": [], "stdout": "package ceph-debuginfo is not installed", "stdout_lines": ["package ceph-debuginfo is not installed"]} ...ignoring 2021-03-22T20:35:08.052 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:35:08 +0000 (0:00:00.091) 0:02:53.792 ********** 2021-03-22T20:35:08.120 INFO:teuthology.task.ansible.out: TASK [testnode : Work around https://bugzilla.redhat.com/show_bug.cgi?id=1234967] *** 2021-03-22T20:35:08.121 INFO:teuthology.task.ansible.out:skipping: [gibba044.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-03-22T20:35:08.142 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:35:08 +0000 (0:00:00.090) 0:02:53.882 ********** 2021-03-22T20:35:08.366 INFO:teuthology.task.ansible.out: TASK [testnode : Configure common additional repos in /etc/yum.repos.d/] ******* 2021-03-22T20:35:08.367 INFO:teuthology.task.ansible.out:ok: [gibba020.front.sepia.ceph.com] => (item={'key': 'lab-extras', 'value': {'name': 'lab-extras', 'baseurl': 'http://apt-mirror.front.sepia.ceph.com/lab-extras/8/', 'enabled': 1, 'gpgcheck': 0}}) => {"ansible_loop_var": "item", "changed": false, "checksum": "a0e2ac0628a264e14b96b1c57627a3aa344a6c52", "dest": "/etc/yum.repos.d/lab-extras.repo", "gid": 0, "group": "root", "item": {"key": "lab-extras", "value": {"baseurl": "http://apt-mirror.front.sepia.ceph.com/lab-extras/8/", "enabled": 1, "gpgcheck": 0, "name": "lab-extras"}}, "mode": "0644", "owner": "root", "path": "/etc/yum.repos.d/lab-extras.repo", "secontext": "system_u:object_r:system_conf_t:s0", "size": 203, "state": "file", "uid": 0} 2021-03-22T20:35:08.390 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:35:08 +0000 (0:00:00.248) 0:02:54.131 ********** 2021-03-22T20:35:08.458 INFO:teuthology.task.ansible.out: TASK [testnode : Configure version specific repos in /etc/yum.repos.d/] ******** 2021-03-22T20:35:08.482 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:35:08 +0000 (0:00:00.091) 0:02:54.222 ********** 2021-03-22T20:35:08.550 INFO:teuthology.task.ansible.out: TASK [testnode : Enable copr repos] ******************************************** 2021-03-22T20:35:08.572 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:35:08 +0000 (0:00:00.090) 0:02:54.312 ********** 2021-03-22T20:35:08.640 INFO:teuthology.task.ansible.out: TASK [testnode : Install GPG] ************************************************** 2021-03-22T20:35:08.641 INFO:teuthology.task.ansible.out:skipping: [gibba020.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-03-22T20:35:08.662 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:35:08 +0000 (0:00:00.090) 0:02:54.402 ********** 2021-03-22T20:35:08.740 INFO:teuthology.task.ansible.out: TASK [testnode : Install GPG keys] ********************************************* 2021-03-22T20:35:08.742 INFO:teuthology.task.ansible.out:skipping: [gibba020.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"} 2021-03-22T20:35:08.751 INFO:teuthology.task.ansible.out:skipping: [gibba020.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"} 2021-03-22T20:35:08.774 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:35:08 +0000 (0:00:00.112) 0:02:54.515 ********** 2021-03-22T20:35:08.843 INFO:teuthology.task.ansible.out: TASK [testnode : Clean yum cache] ********************************************** 2021-03-22T20:35:08.845 INFO:teuthology.task.ansible.out:skipping: [gibba020.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-03-22T20:35:08.865 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:35:08 +0000 (0:00:00.090) 0:02:54.605 ********** 2021-03-22T20:35:08.933 INFO:teuthology.task.ansible.out: TASK [testnode : set_fact] ***************************************************** 2021-03-22T20:35:08.934 INFO:teuthology.task.ansible.out:skipping: [gibba020.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-03-22T20:35:08.955 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:35:08 +0000 (0:00:00.090) 0:02:54.695 ********** 2021-03-22T20:35:09.034 INFO:teuthology.task.ansible.out: TASK [testnode : Ensure yum_utils is present.] ********************************* 2021-03-22T20:35:09.036 INFO:teuthology.task.ansible.out:skipping: [gibba020.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-03-22T20:35:09.055 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:35:09 +0000 (0:00:00.100) 0:02:54.796 ********** 2021-03-22T20:35:09.135 INFO:teuthology.task.ansible.out: TASK [testnode : Removing saved yum transactions] ****************************** 2021-03-22T20:35:09.136 INFO:teuthology.task.ansible.out:skipping: [gibba020.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-03-22T20:35:09.160 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:35:09 +0000 (0:00:00.105) 0:02:54.901 ********** 2021-03-22T20:35:09.364 INFO:teuthology.task.ansible.out: TASK [testnode : Check if ceph-debuginfo is installed] ************************* 2021-03-22T20:35:09.364 INFO:teuthology.task.ansible.out:fatal: [gibba020.front.sepia.ceph.com]: FAILED! => {"changed": false, "cmd": ["rpm", "-q", "ceph-debuginfo"], "delta": "0:00:00.005141", "end": "2021-03-22 20:35:09.343582", "msg": "non-zero return code", "rc": 1, "start": "2021-03-22 20:35:09.338441", "stderr": "", "stderr_lines": [], "stdout": "package ceph-debuginfo is not installed", "stdout_lines": ["package ceph-debuginfo is not installed"]} ...ignoring 2021-03-22T20:35:09.387 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:35:09 +0000 (0:00:00.226) 0:02:55.128 ********** 2021-03-22T20:35:09.476 INFO:teuthology.task.ansible.out: TASK [testnode : Work around https://bugzilla.redhat.com/show_bug.cgi?id=1234967] *** 2021-03-22T20:35:09.477 INFO:teuthology.task.ansible.out:skipping: [gibba020.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-03-22T20:35:09.498 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:35:09 +0000 (0:00:00.111) 0:02:55.239 ********** 2021-03-22T20:35:12.882 INFO:teuthology.task.ansible.out: TASK [testnode : Ensure ceph packages are not present.] ************************ 2021-03-22T20:35:12.883 INFO:teuthology.task.ansible.out:changed: [gibba044.front.sepia.ceph.com] => {"changed": true, "msg": "", "rc": 0, "results": ["Removed: librados2-1:12.2.7-9.el8.x86_64", "Removed: librbd1-1:12.2.7-9.el8.x86_64", "Removed: qemu-kvm-block-rbd-15:4.2.0-34.module+el8.3.0+7976+077be4ec.x86_64"]} 2021-03-22T20:35:12.906 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:35:12 +0000 (0:00:03.407) 0:02:58.647 ********** 2021-03-22T20:35:14.242 INFO:teuthology.task.ansible.out:changed: [gibba020.front.sepia.ceph.com] => {"changed": true, "msg": "", "rc": 0, "results": ["Removed: librados2-1:12.2.7-9.el8.x86_64", "Removed: librbd1-1:12.2.7-9.el8.x86_64", "Removed: qemu-kvm-block-rbd-15:4.2.0-34.module+el8.3.0+7976+077be4ec.x86_64"]} 2021-03-22T20:35:14.263 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:35:14 +0000 (0:00:01.356) 0:03:00.004 ********** 2021-03-22T20:35:17.336 INFO:teuthology.task.ansible.out: TASK [testnode : Ensure ceph dependency packages are not present.] ************* 2021-03-22T20:35:17.337 INFO:teuthology.task.ansible.out:changed: [gibba044.front.sepia.ceph.com] => {"changed": true, "msg": "", "rc": 0, "results": ["Removed: boost-program-options-1.66.0-10.el8.x86_64", "Removed: boost-random-1.66.0-10.el8.x86_64"]} 2021-03-22T20:35:17.359 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:35:17 +0000 (0:00:03.095) 0:03:03.099 ********** 2021-03-22T20:35:18.730 INFO:teuthology.task.ansible.out:changed: [gibba020.front.sepia.ceph.com] => {"changed": true, "msg": "", "rc": 0, "results": ["Removed: boost-program-options-1.66.0-10.el8.x86_64", "Removed: boost-random-1.66.0-10.el8.x86_64"]} 2021-03-22T20:35:18.753 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:35:18 +0000 (0:00:01.394) 0:03:04.494 ********** 2021-03-22T20:35:50.995 INFO:teuthology.task.ansible.out: TASK [testnode : Install packages] ********************************************* 2021-03-22T20:35:50.995 INFO:teuthology.task.ansible.out:changed: [gibba044.front.sepia.ceph.com] => {"changed": true, "msg": "", "rc": 0, "results": ["Installed: boost-program-options-1.66.0-10.el8.x86_64", "Installed: qemu-kvm-common-15:4.2.0-34.module+el8.3.0+9903+ca3e42fb.4.x86_64", "Installed: perl-B-Lint-1.20-11.el8.noarch", "Installed: qemu-kvm-core-15:4.2.0-34.module+el8.3.0+9903+ca3e42fb.4.x86_64", "Installed: redhat-lsb-languages-4.1-47.el8.x86_64", "Installed: poppler-utils-0.66.0-27.el8.x86_64", "Installed: libXt-1.1.5-12.el8.x86_64", "Installed: libXmu-1.1.3-1.el8.x86_64", "Installed: cups-1:2.2.6-38.el8.x86_64", "Installed: perl-Text-Unidecode-1.30-5.el8.noarch", "Installed: perl-XML-NamespaceSupport-1.12-4.el8.noarch", "Installed: adobe-mappings-pdf-20180407-1.el8.noarch", "Installed: perl-HTTP-Negotiate-6.01-19.module+el8.3.0+6498+9eecfe51.noarch", "Installed: urw-base35-fonts-20170801-10.el8.noarch", "Installed: perl-XML-SAX-Base-1.09-4.el8.noarch", "Installed: urw-base35-z003-fonts-20170801-10.el8.noarch", "Installed: adobe-mappings-cmap-20171205-3.el8.noarch", "Installed: libijs-0.35-5.el8.x86_64", "Installed: perl-libwww-perl-6.34-1.module+el8.3.0+6498+9eecfe51.noarch", "Installed: cups-filesystem-1:2.2.6-38.el8.noarch", "Installed: boost-random-1.66.0-10.el8.x86_64", "Installed: libidn-1.34-5.el8.x86_64", "Installed: lcms2-2.9-2.el8.x86_64", "Installed: adobe-mappings-cmap-deprecated-20171205-3.el8.noarch", "Installed: avahi-0.7-19.el8.x86_64", "Installed: perl-Module-Runtime-0.016-2.el8.noarch", "Installed: perl-Class-ISA-0.36-1022.el8.noarch", "Installed: perl-Pod-Plainer-1.04-7.el8.noarch", "Installed: urw-base35-d050000l-fonts-20170801-10.el8.noarch", "Installed: poppler-data-0.4.9-1.el8.noarch", "Installed: mcpp-2.7.2-20.el8.x86_64", "Installed: urw-base35-c059-fonts-20170801-10.el8.noarch", "Installed: redhat-lsb-desktop-4.1-47.el8.x86_64", "Installed: urw-base35-bookman-fonts-20170801-10.el8.noarch", "Installed: urw-base35-fonts-common-20170801-10.el8.noarch", "Installed: perl-XML-LibXML-1:2.01 2021-03-22T20:35:50.997 INFO:teuthology.task.ansible.out:32-2.el8.x86_64", "Installed: perl-HTTP-Cookies-6.04-2.module+el8.3.0+6498+9eecfe51.noarch", "Installed: perl-NTLM-1.09-17.module+el8.3.0+6498+9eecfe51.noarch", "Installed: avahi-glib-0.7-19.el8.x86_64", "Installed: libpaper-1.1.24-22.el8.x86_64", "Installed: libICE-1.0.9-15.el8.x86_64", "Installed: ghostscript-9.25-7.el8.x86_64", "Installed: librados2-1:12.2.7-9.el8.x86_64", "Installed: perl-Module-Pluggable-2:5.2-7.el8.noarch", "Installed: xorg-x11-server-utils-7.7-27.el8.x86_64", "Installed: qpdf-libs-7.1.1-10.el8.x86_64", "Installed: openjpeg2-2.3.1-6.el8.x86_64", "Installed: poppler-0.66.0-27.el8.x86_64", "Installed: cups-filters-1.20.0-20.el8.x86_64", "Installed: cups-filters-libs-1.20.0-20.el8.x86_64", "Installed: perl-File-CheckTree-4.42-303.el8.noarch", "Installed: perl-Data-Dump-1.23-7.module+el8.3.0+6498+9eecfe51.noarch", "Installed: liberation-mono-fonts-1:2.00.3-7.el8.noarch", "Installed: urw-base35-standard-symbols-ps-fonts-20170801-10.el8.noarch", "Installed: perl-Net-HTTP-6.17-2.module+el8.3.0+6498+9eecfe51.noarch", "Installed: google-droid-sans-fonts-20120715-13.el8.noarch", "Installed: urw-base35-nimbus-sans-fonts-20170801-10.el8.noarch", "Installed: perl-Try-Tiny-0.30-7.module+el8.3.0+6498+9eecfe51.noarch", "Installed: redhat-lsb-printing-4.1-47.el8.x86_64", "Installed: perl-WWW-RobotRules-6.02-18.module+el8.3.0+6498+9eecfe51.noarch", "Installed: liberation-fonts-common-1:2.00.3-7.el8.noarch", "Installed: urw-base35-gothic-fonts-20170801-10.el8.noarch", "Installed: perl-Pod-LaTeX-0.61-302.el8.noarch", "Installed: perl-Text-Soundex-3.05-8.el8.x86_64", "Installed: redhat-lsb-submod-multimedia-4.1-47.el8.x86_64", "Installed: libpng12-1.2.57-5.el8.x86_64", "Installed: jbig2dec-libs-0.14-4.el8_2.x86_64", "Installed: cups-ipptool-1:2.2.6-38.el8.x86_64", "Installed: redhat-lsb-cxx-4.1-47.el8.x86_64", "Installed: libSM-1.2.3-1.el8.x86_64", "Installed: librbd1-1:12.2.7-9.el8.x86_64", "Installed: libmcpp-2.7.2-20.el8.x86_64", "Installed: perl-XML-SAX-1.00-1 2021-03-22T20:35:50.998 INFO:teuthology.task.ansible.out:.el8.noarch", "Installed: libgs-9.25-7.el8.x86_64", "Installed: perl-File-Listing-6.04-17.module+el8.3.0+6498+9eecfe51.noarch", "Installed: urw-base35-nimbus-mono-ps-fonts-20170801-10.el8.noarch", "Installed: mesa-libGLU-9.0.0-15.el8.x86_64", "Installed: qemu-kvm-block-rbd-15:4.2.0-34.module+el8.3.0+9903+ca3e42fb.4.x86_64", "Installed: qemu-img-15:4.2.0-34.module+el8.3.0+9903+ca3e42fb.4.x86_64", "Installed: redhat-lsb-4.1-47.el8.x86_64", "Installed: urw-base35-p052-fonts-20170801-10.el8.noarch", "Installed: libXxf86misc-1.0.4-1.el8.x86_64", "Installed: urw-base35-nimbus-roman-fonts-20170801-10.el8.noarch", "Removed: qemu-img-15:4.2.0-34.module+el8.3.0+7976+077be4ec.x86_64", "Removed: qemu-kvm-common-15:4.2.0-34.module+el8.3.0+7976+077be4ec.x86_64", "Removed: qemu-kvm-core-15:4.2.0-34.module+el8.3.0+7976+077be4ec.x86_64"]} 2021-03-22T20:35:51.019 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:35:51 +0000 (0:00:32.265) 0:03:36.759 ********** 2021-03-22T20:35:51.245 INFO:teuthology.task.ansible.out:changed: [gibba020.front.sepia.ceph.com] => {"changed": true, "msg": "", "rc": 0, "results": ["Installed: urw-base35-fonts-20170801-10.el8.noarch", "Installed: perl-XML-SAX-Base-1.09-4.el8.noarch", "Installed: urw-base35-z003-fonts-20170801-10.el8.noarch", "Installed: adobe-mappings-cmap-20171205-3.el8.noarch", "Installed: perl-libwww-perl-6.34-1.module+el8.3.0+6498+9eecfe51.noarch", "Installed: boost-random-1.66.0-10.el8.x86_64", "Installed: cups-filesystem-1:2.2.6-38.el8.noarch", "Installed: libidn-1.34-5.el8.x86_64", "Installed: lcms2-2.9-2.el8.x86_64", "Installed: adobe-mappings-cmap-deprecated-20171205-3.el8.noarch", "Installed: perl-Module-Runtime-0.016-2.el8.noarch", "Installed: urw-base35-d050000l-fonts-20170801-10.el8.noarch", "Installed: perl-Class-ISA-0.36-1022.el8.noarch", "Installed: perl-Pod-Plainer-1.04-7.el8.noarch", "Installed: perl-XML-NamespaceSupport-1.12-4.el8.noarch", "Installed: poppler-data-0.4.9-1.el8.noarch", "Installed: mcpp-2.7.2-20.el8.x86_64", "Installed: urw-base35-c059-fonts-20170801-10.el8.noarch", "Installed: redhat-lsb-desktop-4.1-47.el8.x86_64", "Installed: urw-base35-bookman-fonts-20170801-10.el8.noarch", "Installed: urw-base35-fonts-common-20170801-10.el8.noarch", "Installed: perl-XML-LibXML-1:2.0132-2.el8.x86_64", "Installed: perl-HTTP-Cookies-6.04-2.module+el8.3.0+6498+9eecfe51.noarch", "Installed: perl-NTLM-1.09-17.module+el8.3.0+6498+9eecfe51.noarch", "Installed: libpaper-1.1.24-22.el8.x86_64", "Installed: libICE-1.0.9-15.el8.x86_64", "Installed: ghostscript-9.25-7.el8.x86_64", "Installed: librados2-1:12.2.7-9.el8.x86_64", "Installed: avahi-0.7-19.el8.x86_64", "Installed: perl-Module-Pluggable-2:5.2-7.el8.noarch", "Installed: xorg-x11-server-utils-7.7-27.el8.x86_64", "Installed: qpdf-libs-7.1.1-10.el8.x86_64", "Installed: openjpeg2-2.3.1-6.el8.x86_64", "Installed: poppler-0.66.0-27.el8.x86_64", "Installed: cups-filters-1.20.0-20.el8.x86_64", "Installed: libXmu-1.1.3-1.el8.x86_64", "Installed: perl-File-CheckTree-4.42-303.el8 2021-03-22T20:35:51.247 INFO:teuthology.task.ansible.out:.noarch", "Installed: perl-Data-Dump-1.23-7.module+el8.3.0+6498+9eecfe51.noarch", "Installed: cups-filters-libs-1.20.0-20.el8.x86_64", "Installed: urw-base35-standard-symbols-ps-fonts-20170801-10.el8.noarch", "Installed: perl-Net-HTTP-6.17-2.module+el8.3.0+6498+9eecfe51.noarch", "Installed: google-droid-sans-fonts-20120715-13.el8.noarch", "Installed: urw-base35-nimbus-sans-fonts-20170801-10.el8.noarch", "Installed: avahi-glib-0.7-19.el8.x86_64", "Installed: perl-Try-Tiny-0.30-7.module+el8.3.0+6498+9eecfe51.noarch", "Installed: redhat-lsb-printing-4.1-47.el8.x86_64", "Installed: perl-WWW-RobotRules-6.02-18.module+el8.3.0+6498+9eecfe51.noarch", "Installed: urw-base35-gothic-fonts-20170801-10.el8.noarch", "Installed: perl-Pod-LaTeX-0.61-302.el8.noarch", "Installed: perl-Text-Soundex-3.05-8.el8.x86_64", "Installed: redhat-lsb-submod-multimedia-4.1-47.el8.x86_64", "Installed: libpng12-1.2.57-5.el8.x86_64", "Installed: jbig2dec-libs-0.14-4.el8_2.x86_64", "Installed: cups-ipptool-1:2.2.6-38.el8.x86_64", "Installed: redhat-lsb-cxx-4.1-47.el8.x86_64", "Installed: libSM-1.2.3-1.el8.x86_64", "Installed: librbd1-1:12.2.7-9.el8.x86_64", "Installed: liberation-mono-fonts-1:2.00.3-7.el8.noarch", "Installed: libmcpp-2.7.2-20.el8.x86_64", "Installed: perl-XML-SAX-1.00-1.el8.noarch", "Installed: libgs-9.25-7.el8.x86_64", "Installed: perl-File-Listing-6.04-17.module+el8.3.0+6498+9eecfe51.noarch", "Installed: liberation-fonts-common-1:2.00.3-7.el8.noarch", "Installed: urw-base35-nimbus-mono-ps-fonts-20170801-10.el8.noarch", "Installed: mesa-libGLU-9.0.0-15.el8.x86_64", "Installed: qemu-kvm-block-rbd-15:4.2.0-34.module+el8.3.0+9903+ca3e42fb.4.x86_64", "Installed: qemu-img-15:4.2.0-34.module+el8.3.0+9903+ca3e42fb.4.x86_64", "Installed: redhat-lsb-4.1-47.el8.x86_64", "Installed: urw-base35-p052-fonts-20170801-10.el8.noarch", "Installed: libXxf86misc-1.0.4-1.el8.x86_64", "Installed: urw-base35-nimbus-roman-fonts-20170801-10.el8.noarch", "Installed: libijs-0.35-5.el8.x86_64", "Installed: qe 2021-03-22T20:35:51.248 INFO:teuthology.task.ansible.out:mu-kvm-common-15:4.2.0-34.module+el8.3.0+9903+ca3e42fb.4.x86_64", "Installed: qemu-kvm-core-15:4.2.0-34.module+el8.3.0+9903+ca3e42fb.4.x86_64", "Installed: boost-program-options-1.66.0-10.el8.x86_64", "Installed: perl-B-Lint-1.20-11.el8.noarch", "Installed: redhat-lsb-languages-4.1-47.el8.x86_64", "Installed: poppler-utils-0.66.0-27.el8.x86_64", "Installed: libXt-1.1.5-12.el8.x86_64", "Installed: cups-1:2.2.6-38.el8.x86_64", "Installed: perl-Text-Unidecode-1.30-5.el8.noarch", "Installed: adobe-mappings-pdf-20180407-1.el8.noarch", "Installed: perl-HTTP-Negotiate-6.01-19.module+el8.3.0+6498+9eecfe51.noarch", "Removed: qemu-img-15:4.2.0-34.module+el8.3.0+7976+077be4ec.x86_64", "Removed: qemu-kvm-common-15:4.2.0-34.module+el8.3.0+7976+077be4ec.x86_64", "Removed: qemu-kvm-core-15:4.2.0-34.module+el8.3.0+7976+077be4ec.x86_64"]} 2021-03-22T20:35:51.268 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:35:51 +0000 (0:00:00.249) 0:03:37.009 ********** 2021-03-22T20:35:53.046 INFO:teuthology.task.ansible.out: TASK [testnode : Install epel packages] **************************************** ok: [gibba044.front.sepia.ceph.com] => {"changed": false, "msg": "Nothing to do", "rc": 0, "results": []} 2021-03-22T20:35:53.069 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:35:53 +0000 (0:00:01.800) 0:03:38.809 ********** 2021-03-22T20:35:53.262 INFO:teuthology.task.ansible.out:ok: [gibba020.front.sepia.ceph.com] => {"changed": false, "msg": "Nothing to do", "rc": 0, "results": []} 2021-03-22T20:35:53.285 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:35:53 +0000 (0:00:00.215) 0:03:39.025 ********** 2021-03-22T20:35:55.104 INFO:teuthology.task.ansible.out: TASK [testnode : Remove packages] ********************************************** 2021-03-22T20:35:55.106 INFO:teuthology.task.ansible.out:ok: [gibba044.front.sepia.ceph.com] => {"changed": false, "msg": "Nothing to do", "rc": 0, "results": []} 2021-03-22T20:35:55.127 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:35:55 +0000 (0:00:01.842) 0:03:40.867 ********** 2021-03-22T20:35:55.196 INFO:teuthology.task.ansible.out: TASK [testnode : Upgrade packages] ********************************************* 2021-03-22T20:35:55.197 INFO:teuthology.task.ansible.out:skipping: [gibba044.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-03-22T20:35:55.219 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:35:55 +0000 (0:00:00.091) 0:03:40.959 ********** 2021-03-22T20:35:55.256 INFO:teuthology.task.ansible.out: TASK [testnode : Remove packages] ********************************************** 2021-03-22T20:35:55.258 INFO:teuthology.task.ansible.out:ok: [gibba020.front.sepia.ceph.com] => {"changed": false, "msg": "Nothing to do", "rc": 0, "results": []} 2021-03-22T20:35:55.281 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:35:55 +0000 (0:00:00.062) 0:03:41.021 ********** 2021-03-22T20:35:55.350 INFO:teuthology.task.ansible.out: TASK [testnode : Upgrade packages] ********************************************* 2021-03-22T20:35:55.351 INFO:teuthology.task.ansible.out:skipping: [gibba020.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-03-22T20:35:55.372 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:35:55 +0000 (0:00:00.091) 0:03:41.112 ********** 2021-03-22T20:35:55.493 INFO:teuthology.task.ansible.out: TASK [testnode : Stop and disable firewalld] *********************************** 2021-03-22T20:35:55.494 INFO:teuthology.task.ansible.out:ok: [gibba044.front.sepia.ceph.com] => {"changed": false, "enabled": false, "name": "firewalld", "state": "stopped", "status": {"ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "polkit.service system.slice basic.target dbus.socket sysinit.target dbus.service", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "network-pre.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "BusName": "org.fedoraproject.FirewallD1", "CPUAccounting": "no", "CPUAffinity": "", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "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": "no", "ConditionTimestampMonotonic": "0", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target nftables.service iptables.service ip6tables.service ipset.service ebtables.service", "ControlPID": "0", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "firewalld - dynamic firewall daemon", "De 2021-03-22T20:35:55.495 INFO:teuthology.task.ansible.out:vicePolicy": "auto", "Documentation": "man:firewalld(1)", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "EnvironmentFiles": "/etc/sysconfig/firewalld (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "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/firewalld ; argv[]=/usr/sbin/firewalld --nofork --nopid $FIREWALLD_ARGS ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/usr/lib/systemd/system/firewalld.service", "FreezerState": "running", "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": "firewalld.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "mixed", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "262144", "Limit 2021-03-22T20:35:55.496 INFO:teuthology.task.ansible.out:NOFILESoft": "1024", "LimitNPROC": "127285", "LimitNPROCSoft": "127285", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "127285", "LimitSIGPENDINGSoft": "127285", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "MemoryAccounting": "yes", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "firewalld.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "dbus.socket sysinit.target system.slice", "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": "null", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "null", "St 2021-03-22T20:35:55.498 INFO:teuthology.task.ansible.out:artLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestampMonotonic": "0", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "203656", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "dbus", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "disabled", "UtmpMode": "init", "Wants": "network-pre.target", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0"}} 2021-03-22T20:35:55.517 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:35:55 +0000 (0:00:00.144) 0:03:41.257 ********** 2021-03-22T20:35:55.651 INFO:teuthology.task.ansible.out:ok: [gibba020.front.sepia.ceph.com] => {"changed": false, "enabled": false, "name": "firewalld", "state": "stopped", "status": {"ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "basic.target dbus.socket system.slice dbus.service sysinit.target polkit.service", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "shutdown.target network-pre.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "BusName": "org.fedoraproject.FirewallD1", "CPUAccounting": "no", "CPUAffinity": "", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "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": "no", "ConditionTimestampMonotonic": "0", "ConfigurationDirectoryMode": "0755", "Conflicts": "iptables.service nftables.service ebtables.service shutdown.target ip6tables.service ipset.service", "ControlPID": "0", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "firewalld - dynamic firewall daemon", "De 2021-03-22T20:35:55.652 INFO:teuthology.task.ansible.out:vicePolicy": "auto", "Documentation": "man:firewalld(1)", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "EnvironmentFiles": "/etc/sysconfig/firewalld (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "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/firewalld ; argv[]=/usr/sbin/firewalld --nofork --nopid $FIREWALLD_ARGS ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/usr/lib/systemd/system/firewalld.service", "FreezerState": "running", "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": "firewalld.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "mixed", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "262144", "Limit 2021-03-22T20:35:55.654 INFO:teuthology.task.ansible.out:NOFILESoft": "1024", "LimitNPROC": "127285", "LimitNPROCSoft": "127285", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "127285", "LimitSIGPENDINGSoft": "127285", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "MemoryAccounting": "yes", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "firewalld.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "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 dbus.socket", "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": "null", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "null", "St 2021-03-22T20:35:55.655 INFO:teuthology.task.ansible.out:artLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestampMonotonic": "0", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "203656", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "dbus", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "disabled", "UtmpMode": "init", "Wants": "network-pre.target", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0"}} 2021-03-22T20:35:55.675 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:35:55 +0000 (0:00:00.158) 0:03:41.415 ********** 2021-03-22T20:35:55.785 INFO:teuthology.task.ansible.out: TASK [testnode : Stop and disable iptables] ************************************ 2021-03-22T20:35:55.786 INFO:teuthology.task.ansible.out:fatal: [gibba044.front.sepia.ceph.com]: FAILED! => {"changed": false, "msg": "Could not find the requested service iptables: host"} ...ignoring 2021-03-22T20:35:55.810 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:35:55 +0000 (0:00:00.134) 0:03:41.550 ********** 2021-03-22T20:35:55.941 INFO:teuthology.task.ansible.out:fatal: [gibba020.front.sepia.ceph.com]: FAILED! => {"changed": false, "msg": "Could not find the requested service iptables: host"} ...ignoring 2021-03-22T20:35:55.964 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:35:55 +0000 (0:00:00.153) 0:03:41.704 ********** 2021-03-22T20:35:56.438 INFO:teuthology.task.ansible.out: TASK [testnode : Enable SELinux] *********************************************** 2021-03-22T20:35:56.440 INFO:teuthology.task.ansible.out:ok: [gibba044.front.sepia.ceph.com] => {"changed": false, "configfile": "/etc/selinux/config", "msg": "", "policy": "targeted", "reboot_required": false, "state": "permissive"} ok: [gibba020.front.sepia.ceph.com] => {"changed": false, "configfile": "/etc/selinux/config", "msg": "", "policy": "targeted", "reboot_required": false, "state": "permissive"} 2021-03-22T20:35:56.461 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:35:56 +0000 (0:00:00.497) 0:03:42.201 ********** 2021-03-22T20:35:56.480 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:35:56 +0000 (0:00:00.019) 0:03:42.221 ********** 2021-03-22T20:35:56.528 INFO:teuthology.task.ansible.out: TASK [testnode : Install abrt] ************************************************* 2021-03-22T20:35:56.529 INFO:teuthology.task.ansible.out:skipping: [gibba020.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-03-22T20:35:56.550 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:35:56 +0000 (0:00:00.070) 0:03:42.291 ********** 2021-03-22T20:35:56.557 INFO:teuthology.task.ansible.out:skipping: [gibba044.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-03-22T20:35:56.581 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:35:56 +0000 (0:00:00.030) 0:03:42.321 ********** 2021-03-22T20:35:56.619 INFO:teuthology.task.ansible.out: TASK [testnode : Enable abrt-auto-reporting] *********************************** 2021-03-22T20:35:56.620 INFO:teuthology.task.ansible.out:skipping: [gibba020.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-03-22T20:35:56.643 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:35:56 +0000 (0:00:00.062) 0:03:42.383 ********** 2021-03-22T20:35:56.650 INFO:teuthology.task.ansible.out:skipping: [gibba044.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-03-22T20:35:56.675 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:35:56 +0000 (0:00:00.032) 0:03:42.415 ********** 2021-03-22T20:35:56.712 INFO:teuthology.task.ansible.out: TASK [testnode : Set OpenGPGCheck in abrt-action-save-package-data.conf] ******* 2021-03-22T20:35:56.714 INFO:teuthology.task.ansible.out:skipping: [gibba020.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-03-22T20:35:56.735 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:35:56 +0000 (0:00:00.060) 0:03:42.476 ********** 2021-03-22T20:35:56.753 INFO:teuthology.task.ansible.out:skipping: [gibba044.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-03-22T20:35:56.776 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:35:56 +0000 (0:00:00.040) 0:03:42.516 ********** 2021-03-22T20:35:56.802 INFO:teuthology.task.ansible.out: TASK [testnode : Set ProcessUnpackaged in abrt-action-save-package-data.conf] *** 2021-03-22T20:35:56.803 INFO:teuthology.task.ansible.out:skipping: [gibba020.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-03-22T20:35:56.825 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:35:56 +0000 (0:00:00.048) 0:03:42.565 ********** 2021-03-22T20:35:56.842 INFO:teuthology.task.ansible.out:skipping: [gibba044.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-03-22T20:35:56.864 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:35:56 +0000 (0:00:00.038) 0:03:42.604 ********** 2021-03-22T20:35:56.890 INFO:teuthology.task.ansible.out: TASK [testnode : Restart abrtd] ************************************************ 2021-03-22T20:35:56.892 INFO:teuthology.task.ansible.out:skipping: [gibba020.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-03-22T20:35:56.913 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:35:56 +0000 (0:00:00.049) 0:03:42.654 ********** 2021-03-22T20:35:56.930 INFO:teuthology.task.ansible.out:skipping: [gibba044.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-03-22T20:35:56.953 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:35:56 +0000 (0:00:00.039) 0:03:42.693 ********** 2021-03-22T20:35:56.980 INFO:teuthology.task.ansible.out: TASK [testnode : Check for custom repos] *************************************** 2021-03-22T20:35:56.981 INFO:teuthology.task.ansible.out:skipping: [gibba020.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-03-22T20:35:57.002 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:35:56 +0000 (0:00:00.049) 0:03:42.743 ********** 2021-03-22T20:35:57.020 INFO:teuthology.task.ansible.out:skipping: [gibba044.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-03-22T20:35:57.042 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:35:57 +0000 (0:00:00.039) 0:03:42.783 ********** 2021-03-22T20:35:57.069 INFO:teuthology.task.ansible.out: TASK [testnode : Remove custom repos] ****************************************** 2021-03-22T20:35:57.091 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:35:57 +0000 (0:00:00.049) 0:03:42.832 ********** 2021-03-22T20:35:57.131 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:35:57 +0000 (0:00:00.039) 0:03:42.871 ********** 2021-03-22T20:35:57.157 INFO:teuthology.task.ansible.out: TASK [testnode : Set apt preferences] ****************************************** 2021-03-22T20:35:57.159 INFO:teuthology.task.ansible.out:skipping: [gibba020.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-03-22T20:35:57.179 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:35:57 +0000 (0:00:00.048) 0:03:42.920 ********** 2021-03-22T20:35:57.196 INFO:teuthology.task.ansible.out:skipping: [gibba044.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-03-22T20:35:57.219 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:35:57 +0000 (0:00:00.039) 0:03:42.959 ********** 2021-03-22T20:35:57.246 INFO:teuthology.task.ansible.out: TASK [testnode : Add sources list] ********************************************* 2021-03-22T20:35:57.248 INFO:teuthology.task.ansible.out:skipping: [gibba020.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-03-22T20:35:57.271 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:35:57 +0000 (0:00:00.052) 0:03:43.012 ********** 2021-03-22T20:35:57.288 INFO:teuthology.task.ansible.out:skipping: [gibba044.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-03-22T20:35:57.310 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:35:57 +0000 (0:00:00.038) 0:03:43.051 ********** 2021-03-22T20:35:57.347 INFO:teuthology.task.ansible.out: TASK [testnode : Install apt keys] ********************************************* 2021-03-22T20:35:57.349 INFO:teuthology.task.ansible.out:skipping: [gibba020.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", "skip_reason": "Conditional result was False"} skipping: [gibba020.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", "skip_reason": "Conditional result was False"} 2021-03-22T20:35:57.371 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:35:57 +0000 (0:00:00.060) 0:03:43.111 ********** 2021-03-22T20:35:57.388 INFO:teuthology.task.ansible.out:skipping: [gibba044.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", "skip_reason": "Conditional result was False"} 2021-03-22T20:35:57.388 INFO:teuthology.task.ansible.out:skipping: [gibba044.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", "skip_reason": "Conditional result was False"} 2021-03-22T20:35:57.411 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:35:57 +0000 (0:00:00.040) 0:03:43.151 ********** 2021-03-22T20:35:57.438 INFO:teuthology.task.ansible.out: TASK [testnode : Install python-apt] ******************************************* 2021-03-22T20:35:57.439 INFO:teuthology.task.ansible.out:skipping: [gibba020.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-03-22T20:35:57.461 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:35:57 +0000 (0:00:00.049) 0:03:43.201 ********** 2021-03-22T20:35:57.478 INFO:teuthology.task.ansible.out:skipping: [gibba044.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-03-22T20:35:57.501 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:35:57 +0000 (0:00:00.039) 0:03:43.241 ********** 2021-03-22T20:35:57.528 INFO:teuthology.task.ansible.out: TASK [testnode : Add local apt repos.] ***************************************** 2021-03-22T20:35:57.551 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:35:57 +0000 (0:00:00.050) 0:03:43.292 ********** 2021-03-22T20:35:57.591 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:35:57 +0000 (0:00:00.039) 0:03:43.332 ********** 2021-03-22T20:35:57.629 INFO:teuthology.task.ansible.out: TASK [testnode : Blast the apt cache.] ***************************************** 2021-03-22T20:35:57.630 INFO:teuthology.task.ansible.out:skipping: [gibba020.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-03-22T20:35:57.653 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:35:57 +0000 (0:00:00.061) 0:03:43.393 ********** 2021-03-22T20:35:57.670 INFO:teuthology.task.ansible.out:skipping: [gibba044.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-03-22T20:35:57.693 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:35:57 +0000 (0:00:00.040) 0:03:43.434 ********** 2021-03-22T20:35:57.731 INFO:teuthology.task.ansible.out: TASK [testnode : Update apt cache.] ******************************************** 2021-03-22T20:35:57.732 INFO:teuthology.task.ansible.out:skipping: [gibba020.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-03-22T20:35:57.755 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:35:57 +0000 (0:00:00.061) 0:03:43.495 ********** 2021-03-22T20:35:57.772 INFO:teuthology.task.ansible.out:skipping: [gibba044.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-03-22T20:35:57.795 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:35:57 +0000 (0:00:00.040) 0:03:43.536 ********** 2021-03-22T20:35:57.822 INFO:teuthology.task.ansible.out: TASK [testnode : Ensure packages are not present.] ***************************** 2021-03-22T20:35:57.823 INFO:teuthology.task.ansible.out:skipping: [gibba020.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-03-22T20:35:57.845 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:35:57 +0000 (0:00:00.050) 0:03:43.586 ********** 2021-03-22T20:35:57.873 INFO:teuthology.task.ansible.out:skipping: [gibba044.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-03-22T20:35:57.895 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:35:57 +0000 (0:00:00.049) 0:03:43.636 ********** 2021-03-22T20:35:57.912 INFO:teuthology.task.ansible.out: TASK [testnode : Upgrade packages] ********************************************* 2021-03-22T20:35:57.913 INFO:teuthology.task.ansible.out:skipping: [gibba020.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-03-22T20:35:57.936 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:35:57 +0000 (0:00:00.040) 0:03:43.676 ********** 2021-03-22T20:35:57.963 INFO:teuthology.task.ansible.out:skipping: [gibba044.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-03-22T20:35:57.985 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:35:57 +0000 (0:00:00.049) 0:03:43.726 ********** 2021-03-22T20:35:58.001 INFO:teuthology.task.ansible.out: TASK [testnode : Upgrade non aarch64 packages] ********************************* 2021-03-22T20:35:58.003 INFO:teuthology.task.ansible.out:skipping: [gibba020.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-03-22T20:35:58.025 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:35:58 +0000 (0:00:00.039) 0:03:43.766 ********** 2021-03-22T20:35:58.053 INFO:teuthology.task.ansible.out:skipping: [gibba044.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-03-22T20:35:58.075 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:35:58 +0000 (0:00:00.049) 0:03:43.815 ********** 2021-03-22T20:35:58.091 INFO:teuthology.task.ansible.out: TASK [testnode : Install packages] ********************************************* 2021-03-22T20:35:58.093 INFO:teuthology.task.ansible.out:skipping: [gibba020.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-03-22T20:35:58.115 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:35:58 +0000 (0:00:00.040) 0:03:43.855 ********** 2021-03-22T20:35:58.143 INFO:teuthology.task.ansible.out:skipping: [gibba044.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-03-22T20:35:58.165 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:35:58 +0000 (0:00:00.050) 0:03:43.906 ********** 2021-03-22T20:35:58.182 INFO:teuthology.task.ansible.out: TASK [testnode : Install non aarch64 packages] ********************************* 2021-03-22T20:35:58.183 INFO:teuthology.task.ansible.out:skipping: [gibba020.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-03-22T20:35:58.204 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:35:58 +0000 (0:00:00.039) 0:03:43.945 ********** 2021-03-22T20:35:58.232 INFO:teuthology.task.ansible.out:skipping: [gibba044.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-03-22T20:35:58.258 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:35:58 +0000 (0:00:00.053) 0:03:43.998 ********** 2021-03-22T20:35:58.275 INFO:teuthology.task.ansible.out: TASK [testnode : Install packages with --no-install-recommends] **************** 2021-03-22T20:35:58.276 INFO:teuthology.task.ansible.out:skipping: [gibba020.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-03-22T20:35:58.299 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:35:58 +0000 (0:00:00.040) 0:03:44.039 ********** 2021-03-22T20:35:58.326 INFO:teuthology.task.ansible.out:skipping: [gibba044.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-03-22T20:35:58.348 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:35:58 +0000 (0:00:00.049) 0:03:44.089 ********** 2021-03-22T20:35:58.365 INFO:teuthology.task.ansible.out: TASK [testnode : Use perl to add user_xattr to the root mount options in fstab.] *** 2021-03-22T20:35:58.366 INFO:teuthology.task.ansible.out:skipping: [gibba020.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-03-22T20:35:58.391 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:35:58 +0000 (0:00:00.042) 0:03:44.131 ********** 2021-03-22T20:35:58.418 INFO:teuthology.task.ansible.out:skipping: [gibba044.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-03-22T20:35:58.441 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:35:58 +0000 (0:00:00.049) 0:03:44.181 ********** 2021-03-22T20:35:58.457 INFO:teuthology.task.ansible.out: TASK [testnode : Enable xattr for this boot.] ********************************** 2021-03-22T20:35:58.459 INFO:teuthology.task.ansible.out:skipping: [gibba020.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-03-22T20:35:58.481 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:35:58 +0000 (0:00:00.040) 0:03:44.221 ********** 2021-03-22T20:35:58.509 INFO:teuthology.task.ansible.out:skipping: [gibba044.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-03-22T20:35:58.531 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:35:58 +0000 (0:00:00.049) 0:03:44.271 ********** 2021-03-22T20:35:58.547 INFO:teuthology.task.ansible.out: TASK [testnode : Ensure fuse group exists.] ************************************ 2021-03-22T20:35:58.549 INFO:teuthology.task.ansible.out:skipping: [gibba020.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-03-22T20:35:58.571 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:35:58 +0000 (0:00:00.039) 0:03:44.311 ********** 2021-03-22T20:35:58.598 INFO:teuthology.task.ansible.out:skipping: [gibba044.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-03-22T20:35:58.621 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:35:58 +0000 (0:00:00.050) 0:03:44.362 ********** 2021-03-22T20:35:58.638 INFO:teuthology.task.ansible.out: TASK [testnode : Upload /etc/fuse.conf.] *************************************** 2021-03-22T20:35:58.639 INFO:teuthology.task.ansible.out:skipping: [gibba020.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-03-22T20:35:58.661 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:35:58 +0000 (0:00:00.039) 0:03:44.401 ********** 2021-03-22T20:35:58.689 INFO:teuthology.task.ansible.out:skipping: [gibba044.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-03-22T20:35:58.712 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:35:58 +0000 (0:00:00.051) 0:03:44.453 ********** 2021-03-22T20:35:58.729 INFO:teuthology.task.ansible.out: TASK [testnode : Add teuthology user to groups fuse, kvm and disk.] ************ 2021-03-22T20:35:58.729 INFO:teuthology.task.ansible.out:skipping: [gibba020.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-03-22T20:35:58.753 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:35:58 +0000 (0:00:00.040) 0:03:44.493 ********** 2021-03-22T20:35:58.780 INFO:teuthology.task.ansible.out:skipping: [gibba044.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-03-22T20:35:58.803 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:35:58 +0000 (0:00:00.049) 0:03:44.543 ********** 2021-03-22T20:35:58.819 INFO:teuthology.task.ansible.out: TASK [testnode : Set up static IP in /etc/hosts.] ****************************** 2021-03-22T20:35:58.819 INFO:teuthology.task.ansible.out:skipping: [gibba020.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-03-22T20:35:58.843 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:35:58 +0000 (0:00:00.040) 0:03:44.583 ********** 2021-03-22T20:35:58.871 INFO:teuthology.task.ansible.out:skipping: [gibba044.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-03-22T20:35:58.894 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:35:58 +0000 (0:00:00.050) 0:03:44.634 ********** 2021-03-22T20:35:58.910 INFO:teuthology.task.ansible.out: TASK [testnode : Stop apache2] ************************************************* 2021-03-22T20:35:58.912 INFO:teuthology.task.ansible.out:skipping: [gibba020.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-03-22T20:35:58.933 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:35:58 +0000 (0:00:00.039) 0:03:44.674 ********** 2021-03-22T20:35:58.961 INFO:teuthology.task.ansible.out:skipping: [gibba044.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-03-22T20:35:58.984 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:35:58 +0000 (0:00:00.050) 0:03:44.725 ********** 2021-03-22T20:35:59.000 INFO:teuthology.task.ansible.out: TASK [testnode : Set mode on /etc/fuse.conf] *********************************** 2021-03-22T20:35:59.000 INFO:teuthology.task.ansible.out:skipping: [gibba020.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-03-22T20:35:59.024 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:35:59 +0000 (0:00:00.039) 0:03:44.764 ********** 2021-03-22T20:35:59.052 INFO:teuthology.task.ansible.out:skipping: [gibba044.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-03-22T20:35:59.073 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:35:59 +0000 (0:00:00.049) 0:03:44.814 ********** 2021-03-22T20:35:59.099 INFO:teuthology.task.ansible.out: TASK [testnode : Ensure the group kvm exists.] ********************************* 2021-03-22T20:35:59.101 INFO:teuthology.task.ansible.out:skipping: [gibba020.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-03-22T20:35:59.123 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:35:59 +0000 (0:00:00.049) 0:03:44.863 ********** 2021-03-22T20:35:59.140 INFO:teuthology.task.ansible.out:skipping: [gibba044.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-03-22T20:35:59.163 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:35:59 +0000 (0:00:00.040) 0:03:44.904 ********** 2021-03-22T20:35:59.190 INFO:teuthology.task.ansible.out: TASK [testnode : Add the teuthology user to groups kvm,disk] ******************* 2021-03-22T20:35:59.191 INFO:teuthology.task.ansible.out:skipping: [gibba020.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-03-22T20:35:59.215 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:35:59 +0000 (0:00:00.051) 0:03:44.955 ********** 2021-03-22T20:35:59.232 INFO:teuthology.task.ansible.out:skipping: [gibba044.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-03-22T20:35:59.256 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:35:59 +0000 (0:00:00.041) 0:03:44.996 ********** 2021-03-22T20:35:59.283 INFO:teuthology.task.ansible.out: TASK [testnode : Configure /etc/sudoers.] ************************************** 2021-03-22T20:35:59.285 INFO:teuthology.task.ansible.out:skipping: [gibba020.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-03-22T20:35:59.307 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:35:59 +0000 (0:00:00.051) 0:03:45.048 ********** 2021-03-22T20:35:59.325 INFO:teuthology.task.ansible.out:skipping: [gibba044.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-03-22T20:35:59.347 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:35:59 +0000 (0:00:00.039) 0:03:45.088 ********** 2021-03-22T20:35:59.374 INFO:teuthology.task.ansible.out: TASK [testnode : Configure /etc/security/limits.conf] ************************** 2021-03-22T20:35:59.375 INFO:teuthology.task.ansible.out:skipping: [gibba020.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-03-22T20:35:59.397 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:35:59 +0000 (0:00:00.049) 0:03:45.138 ********** 2021-03-22T20:35:59.414 INFO:teuthology.task.ansible.out:skipping: [gibba044.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-03-22T20:35:59.436 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:35:59 +0000 (0:00:00.039) 0:03:45.177 ********** 2021-03-22T20:35:59.463 INFO:teuthology.task.ansible.out: TASK [testnode : Rebuild rpmdb] ************************************************ 2021-03-22T20:35:59.465 INFO:teuthology.task.ansible.out:skipping: [gibba020.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-03-22T20:35:59.490 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:35:59 +0000 (0:00:00.053) 0:03:45.230 ********** 2021-03-22T20:35:59.507 INFO:teuthology.task.ansible.out:skipping: [gibba044.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-03-22T20:35:59.531 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:35:59 +0000 (0:00:00.041) 0:03:45.271 ********** 2021-03-22T20:35:59.558 INFO:teuthology.task.ansible.out: TASK [testnode : Ensure ceph packages are not present.] ************************ 2021-03-22T20:35:59.559 INFO:teuthology.task.ansible.out:skipping: [gibba020.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-03-22T20:35:59.583 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:35:59 +0000 (0:00:00.051) 0:03:45.323 ********** 2021-03-22T20:35:59.600 INFO:teuthology.task.ansible.out:skipping: [gibba044.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-03-22T20:35:59.623 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:35:59 +0000 (0:00:00.040) 0:03:45.364 ********** 2021-03-22T20:35:59.650 INFO:teuthology.task.ansible.out: TASK [testnode : Ensure ceph dependency packages are not present.] ************* 2021-03-22T20:35:59.651 INFO:teuthology.task.ansible.out:skipping: [gibba020.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-03-22T20:35:59.674 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:35:59 +0000 (0:00:00.050) 0:03:45.414 ********** 2021-03-22T20:35:59.692 INFO:teuthology.task.ansible.out:skipping: [gibba044.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-03-22T20:35:59.714 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:35:59 +0000 (0:00:00.040) 0:03:45.455 ********** 2021-03-22T20:35:59.741 INFO:teuthology.task.ansible.out: TASK [testnode : set_fact] ***************************************************** 2021-03-22T20:35:59.742 INFO:teuthology.task.ansible.out:skipping: [gibba020.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-03-22T20:35:59.764 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:35:59 +0000 (0:00:00.049) 0:03:45.505 ********** 2021-03-22T20:35:59.782 INFO:teuthology.task.ansible.out:skipping: [gibba044.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-03-22T20:35:59.804 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:35:59 +0000 (0:00:00.040) 0:03:45.545 ********** 2021-03-22T20:35:59.831 INFO:teuthology.task.ansible.out: TASK [testnode : Remove packages] ********************************************** 2021-03-22T20:35:59.833 INFO:teuthology.task.ansible.out:skipping: [gibba020.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-03-22T20:35:59.857 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:35:59 +0000 (0:00:00.052) 0:03:45.597 ********** 2021-03-22T20:35:59.874 INFO:teuthology.task.ansible.out:skipping: [gibba044.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-03-22T20:35:59.897 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:35:59 +0000 (0:00:00.040) 0:03:45.637 ********** 2021-03-22T20:35:59.923 INFO:teuthology.task.ansible.out: TASK [testnode : Install packages] ********************************************* 2021-03-22T20:35:59.925 INFO:teuthology.task.ansible.out:skipping: [gibba020.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-03-22T20:35:59.947 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:35:59 +0000 (0:00:00.049) 0:03:45.687 ********** 2021-03-22T20:35:59.964 INFO:teuthology.task.ansible.out:skipping: [gibba044.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-03-22T20:35:59.987 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:35:59 +0000 (0:00:00.039) 0:03:45.727 ********** 2021-03-22T20:36:00.013 INFO:teuthology.task.ansible.out: TASK [testnode : Upgrade packages] ********************************************* 2021-03-22T20:36:00.015 INFO:teuthology.task.ansible.out:skipping: [gibba020.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-03-22T20:36:00.044 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:36:00 +0000 (0:00:00.057) 0:03:45.785 ********** 2021-03-22T20:36:00.065 INFO:teuthology.task.ansible.out:skipping: [gibba044.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-03-22T20:36:00.091 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:36:00 +0000 (0:00:00.046) 0:03:45.831 ********** 2021-03-22T20:36:00.120 INFO:teuthology.task.ansible.out: TASK [testnode : Include hostname in /etc/sysconfig/network] ******************* 2021-03-22T20:36:00.122 INFO:teuthology.task.ansible.out:skipping: [gibba020.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-03-22T20:36:00.146 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:36:00 +0000 (0:00:00.055) 0:03:45.886 ********** 2021-03-22T20:36:00.163 INFO:teuthology.task.ansible.out:skipping: [gibba044.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-03-22T20:36:00.188 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:36:00 +0000 (0:00:00.042) 0:03:45.928 ********** 2021-03-22T20:36:00.226 INFO:teuthology.task.ansible.out: TASK [testnode : Make raid/smart scripts work.] ******************************** 2021-03-22T20:36:00.227 INFO:teuthology.task.ansible.out:skipping: [gibba020.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-03-22T20:36:00.249 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:36:00 +0000 (0:00:00.061) 0:03:45.990 ********** 2021-03-22T20:36:00.267 INFO:teuthology.task.ansible.out:skipping: [gibba044.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-03-22T20:36:00.298 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:36:00 +0000 (0:00:00.048) 0:03:46.039 ********** 2021-03-22T20:36:00.318 INFO:teuthology.task.ansible.out: TASK [testnode : Create FStest ubuntu directory.] ****************************** 2021-03-22T20:36:00.320 INFO:teuthology.task.ansible.out:skipping: [gibba020.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-03-22T20:36:00.343 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:36:00 +0000 (0:00:00.044) 0:03:46.083 ********** 2021-03-22T20:36:00.382 INFO:teuthology.task.ansible.out:skipping: [gibba044.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-03-22T20:36:00.405 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:36:00 +0000 (0:00:00.061) 0:03:46.145 ********** 2021-03-22T20:36:00.421 INFO:teuthology.task.ansible.out: TASK [testnode : Make fsstress same path as ubuntu.] *************************** 2021-03-22T20:36:00.423 INFO:teuthology.task.ansible.out:skipping: [gibba020.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-03-22T20:36:00.445 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:36:00 +0000 (0:00:00.040) 0:03:46.185 ********** 2021-03-22T20:36:00.472 INFO:teuthology.task.ansible.out:skipping: [gibba044.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-03-22T20:36:00.497 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:36:00 +0000 (0:00:00.052) 0:03:46.237 ********** 2021-03-22T20:36:00.514 INFO:teuthology.task.ansible.out: TASK [testnode : Upload a dummy nfs export so that the nfs kernel server starts.] *** 2021-03-22T20:36:00.515 INFO:teuthology.task.ansible.out:skipping: [gibba020.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-03-22T20:36:00.537 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:36:00 +0000 (0:00:00.040) 0:03:46.277 ********** 2021-03-22T20:36:00.565 INFO:teuthology.task.ansible.out:skipping: [gibba044.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-03-22T20:36:00.591 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:36:00 +0000 (0:00:00.054) 0:03:46.332 ********** 2021-03-22T20:36:00.619 INFO:teuthology.task.ansible.out: TASK [testnode : Enable nfs-server on rhel 7.x.] ******************************* 2021-03-22T20:36:00.620 INFO:teuthology.task.ansible.out:skipping: [gibba020.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-03-22T20:36:00.642 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:36:00 +0000 (0:00:00.050) 0:03:46.382 ********** 2021-03-22T20:36:00.659 INFO:teuthology.task.ansible.out:skipping: [gibba044.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-03-22T20:36:00.687 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:36:00 +0000 (0:00:00.044) 0:03:46.427 ********** 2021-03-22T20:36:00.717 INFO:teuthology.task.ansible.out: TASK [testnode : Include hostname in /etc/sysconfig/network] ******************* 2021-03-22T20:36:00.719 INFO:teuthology.task.ansible.out:skipping: [gibba020.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-03-22T20:36:00.743 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:36:00 +0000 (0:00:00.055) 0:03:46.483 ********** 2021-03-22T20:36:00.761 INFO:teuthology.task.ansible.out:skipping: [gibba044.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-03-22T20:36:00.786 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:36:00 +0000 (0:00:00.043) 0:03:46.526 ********** 2021-03-22T20:36:00.814 INFO:teuthology.task.ansible.out: TASK [testnode : Make raid/smart scripts work.] ******************************** skipping: [gibba020.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-03-22T20:36:00.838 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:36:00 +0000 (0:00:00.052) 0:03:46.579 ********** 2021-03-22T20:36:00.856 INFO:teuthology.task.ansible.out:skipping: [gibba044.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-03-22T20:36:00.880 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:36:00 +0000 (0:00:00.041) 0:03:46.620 ********** 2021-03-22T20:36:00.907 INFO:teuthology.task.ansible.out: TASK [testnode : Create FStest ubuntu directory.] ****************************** 2021-03-22T20:36:00.908 INFO:teuthology.task.ansible.out:skipping: [gibba020.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-03-22T20:36:00.930 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:36:00 +0000 (0:00:00.050) 0:03:46.670 ********** 2021-03-22T20:36:00.947 INFO:teuthology.task.ansible.out:skipping: [gibba044.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-03-22T20:36:00.972 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:36:00 +0000 (0:00:00.041) 0:03:46.712 ********** 2021-03-22T20:36:01.000 INFO:teuthology.task.ansible.out: TASK [testnode : Make fsstress same path as ubuntu.] *************************** 2021-03-22T20:36:01.001 INFO:teuthology.task.ansible.out:skipping: [gibba020.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-03-22T20:36:01.023 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:36:01 +0000 (0:00:00.050) 0:03:46.763 ********** 2021-03-22T20:36:01.041 INFO:teuthology.task.ansible.out:skipping: [gibba044.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-03-22T20:36:01.065 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:36:01 +0000 (0:00:00.041) 0:03:46.805 ********** 2021-03-22T20:36:01.092 INFO:teuthology.task.ansible.out: TASK [testnode : Make raid/smart scripts work.] ******************************** 2021-03-22T20:36:01.093 INFO:teuthology.task.ansible.out:skipping: [gibba020.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-03-22T20:36:01.115 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:36:01 +0000 (0:00:00.050) 0:03:46.855 ********** 2021-03-22T20:36:01.133 INFO:teuthology.task.ansible.out:skipping: [gibba044.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-03-22T20:36:01.156 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:36:01 +0000 (0:00:00.041) 0:03:46.897 ********** 2021-03-22T20:36:01.184 INFO:teuthology.task.ansible.out: TASK [testnode : Create FStest ubuntu directory.] ****************************** 2021-03-22T20:36:01.186 INFO:teuthology.task.ansible.out:skipping: [gibba020.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-03-22T20:36:01.208 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:36:01 +0000 (0:00:00.051) 0:03:46.949 ********** 2021-03-22T20:36:01.227 INFO:teuthology.task.ansible.out:skipping: [gibba044.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-03-22T20:36:01.252 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:36:01 +0000 (0:00:00.043) 0:03:46.992 ********** 2021-03-22T20:36:01.279 INFO:teuthology.task.ansible.out: TASK [testnode : Make fsstress same path as ubuntu.] *************************** 2021-03-22T20:36:01.280 INFO:teuthology.task.ansible.out:skipping: [gibba020.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-03-22T20:36:01.303 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:36:01 +0000 (0:00:00.051) 0:03:47.043 ********** 2021-03-22T20:36:01.322 INFO:teuthology.task.ansible.out:skipping: [gibba044.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-03-22T20:36:01.345 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:36:01 +0000 (0:00:00.042) 0:03:47.086 ********** 2021-03-22T20:36:01.385 INFO:teuthology.task.ansible.out: TASK [testnode : Set grub config.] ********************************************* 2021-03-22T20:36:01.386 INFO:teuthology.task.ansible.out:skipping: [gibba020.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-03-22T20:36:01.408 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:36:01 +0000 (0:00:00.062) 0:03:47.149 ********** 2021-03-22T20:36:01.425 INFO:teuthology.task.ansible.out:skipping: [gibba044.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-03-22T20:36:01.448 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:36:01 +0000 (0:00:00.039) 0:03:47.188 ********** 2021-03-22T20:36:01.475 INFO:teuthology.task.ansible.out: TASK [testnode : Remove /etc/ceph] ********************************************* 2021-03-22T20:36:01.476 INFO:teuthology.task.ansible.out:skipping: [gibba020.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-03-22T20:36:01.498 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:36:01 +0000 (0:00:00.049) 0:03:47.238 ********** 2021-03-22T20:36:01.525 INFO:teuthology.task.ansible.out:skipping: [gibba044.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-03-22T20:36:01.548 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:36:01 +0000 (0:00:00.050) 0:03:47.288 ********** 2021-03-22T20:36:01.575 INFO:teuthology.task.ansible.out: TASK [testnode : Upload a dummy nfs export so that the nfs kernel server starts.] *** 2021-03-22T20:36:01.576 INFO:teuthology.task.ansible.out:skipping: [gibba020.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-03-22T20:36:01.597 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:36:01 +0000 (0:00:00.049) 0:03:47.338 ********** 2021-03-22T20:36:01.615 INFO:teuthology.task.ansible.out:skipping: [gibba044.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-03-22T20:36:01.639 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:36:01 +0000 (0:00:00.041) 0:03:47.379 ********** 2021-03-22T20:36:01.666 INFO:teuthology.task.ansible.out: TASK [testnode : Enable nfs-server on rhel 7.x.] ******************************* 2021-03-22T20:36:01.667 INFO:teuthology.task.ansible.out:skipping: [gibba020.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-03-22T20:36:01.693 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:36:01 +0000 (0:00:00.053) 0:03:47.433 ********** 2021-03-22T20:36:01.711 INFO:teuthology.task.ansible.out:skipping: [gibba044.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-03-22T20:36:01.734 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:36:01 +0000 (0:00:00.041) 0:03:47.475 ********** 2021-03-22T20:36:01.761 INFO:teuthology.task.ansible.out: TASK [testnode : Upload weekly kernel-clean crontab.] ************************** 2021-03-22T20:36:01.762 INFO:teuthology.task.ansible.out:skipping: [gibba020.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-03-22T20:36:01.786 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:36:01 +0000 (0:00:00.051) 0:03:47.527 ********** 2021-03-22T20:36:01.804 INFO:teuthology.task.ansible.out:skipping: [gibba044.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-03-22T20:36:01.827 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:36:01 +0000 (0:00:00.041) 0:03:47.568 ********** 2021-03-22T20:36:01.854 INFO:teuthology.task.ansible.out: TASK [testnode : Upload /etc/grub.d/02_force_timeout.] ************************* 2021-03-22T20:36:01.855 INFO:teuthology.task.ansible.out:skipping: [gibba020.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-03-22T20:36:01.879 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:36:01 +0000 (0:00:00.051) 0:03:47.619 ********** 2021-03-22T20:36:01.896 INFO:teuthology.task.ansible.out:skipping: [gibba044.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-03-22T20:36:01.919 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:36:01 +0000 (0:00:00.040) 0:03:47.660 ********** 2021-03-22T20:36:01.946 INFO:teuthology.task.ansible.out: TASK [testnode : Enable kernel modules to load at boot time.] ****************** 2021-03-22T20:36:01.947 INFO:teuthology.task.ansible.out:skipping: [gibba020.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-03-22T20:36:01.970 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:36:01 +0000 (0:00:00.050) 0:03:47.711 ********** 2021-03-22T20:36:01.998 INFO:teuthology.task.ansible.out:skipping: [gibba044.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-03-22T20:36:02.022 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:36:02 +0000 (0:00:00.051) 0:03:47.762 ********** 2021-03-22T20:36:02.040 INFO:teuthology.task.ansible.out: TASK [testnode : Enabling auto-fsck fix to prevent boot hangup.] *************** 2021-03-22T20:36:02.041 INFO:teuthology.task.ansible.out:skipping: [gibba020.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-03-22T20:36:02.063 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:36:02 +0000 (0:00:00.041) 0:03:47.804 ********** 2021-03-22T20:36:02.091 INFO:teuthology.task.ansible.out:skipping: [gibba044.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-03-22T20:36:02.125 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:36:02 +0000 (0:00:00.061) 0:03:47.866 ********** 2021-03-22T20:36:02.145 INFO:teuthology.task.ansible.out: TASK [testnode : Work around broken wget on wheezy.] *************************** 2021-03-22T20:36:02.147 INFO:teuthology.task.ansible.out:skipping: [gibba020.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-03-22T20:36:02.169 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:36:02 +0000 (0:00:00.044) 0:03:47.910 ********** 2021-03-22T20:36:02.200 INFO:teuthology.task.ansible.out:skipping: [gibba044.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-03-22T20:36:02.234 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:36:02 +0000 (0:00:00.064) 0:03:47.974 ********** 2021-03-22T20:36:02.254 INFO:teuthology.task.ansible.out: TASK [testnode : Stop collectl] ************************************************ 2021-03-22T20:36:02.255 INFO:teuthology.task.ansible.out:skipping: [gibba020.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-03-22T20:36:02.281 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:36:02 +0000 (0:00:00.046) 0:03:48.021 ********** 2021-03-22T20:36:02.308 INFO:teuthology.task.ansible.out:skipping: [gibba044.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-03-22T20:36:02.332 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:36:02 +0000 (0:00:00.050) 0:03:48.072 ********** 2021-03-22T20:36:02.360 INFO:teuthology.task.ansible.out: TASK [testnode : Add PATH to the teuthology_user .bashrc.] ********************* 2021-03-22T20:36:02.361 INFO:teuthology.task.ansible.out:skipping: [gibba020.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-03-22T20:36:02.384 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:36:02 +0000 (0:00:00.052) 0:03:48.124 ********** 2021-03-22T20:36:02.402 INFO:teuthology.task.ansible.out:skipping: [gibba044.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-03-22T20:36:02.426 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:36:02 +0000 (0:00:00.041) 0:03:48.166 ********** 2021-03-22T20:36:02.453 INFO:teuthology.task.ansible.out: TASK [testnode : Check to see if we need to edit /etc/profile.] **************** 2021-03-22T20:36:02.454 INFO:teuthology.task.ansible.out:skipping: [gibba020.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-03-22T20:36:02.479 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:36:02 +0000 (0:00:00.053) 0:03:48.219 ********** 2021-03-22T20:36:02.499 INFO:teuthology.task.ansible.out:skipping: [gibba044.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-03-22T20:36:02.526 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:36:02 +0000 (0:00:00.046) 0:03:48.266 ********** 2021-03-22T20:36:02.545 INFO:teuthology.task.ansible.out: TASK [testnode : Update /etc/profile if needed.] ******************************* 2021-03-22T20:36:02.547 INFO:teuthology.task.ansible.out:skipping: [gibba020.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-03-22T20:36:02.570 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:36:02 +0000 (0:00:00.044) 0:03:48.310 ********** 2021-03-22T20:36:02.598 INFO:teuthology.task.ansible.out:skipping: [gibba044.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-03-22T20:36:02.622 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:36:02 +0000 (0:00:00.051) 0:03:48.362 ********** 2021-03-22T20:36:02.649 INFO:teuthology.task.ansible.out: TASK [testnode : set_fact] ***************************************************** 2021-03-22T20:36:02.651 INFO:teuthology.task.ansible.out:ok: [gibba020.front.sepia.ceph.com] => {"ansible_facts": {"nvme_card_present": false}, "changed": false} 2021-03-22T20:36:02.672 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:36:02 +0000 (0:00:00.050) 0:03:48.413 ********** 2021-03-22T20:36:02.690 INFO:teuthology.task.ansible.out:ok: [gibba044.front.sepia.ceph.com] => {"ansible_facts": {"nvme_card_present": false}, "changed": false} 2021-03-22T20:36:02.713 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:36:02 +0000 (0:00:00.040) 0:03:48.454 ********** 2021-03-22T20:36:02.761 INFO:teuthology.task.ansible.out: TASK [testnode : Check for NVMe drive] ***************************************** skipping: [gibba020.front.sepia.ceph.com] => (item=dm-1) => {"ansible_loop_var": "item", "changed": false, "item": "dm-1", "skip_reason": "Conditional result was False"} 2021-03-22T20:36:02.773 INFO:teuthology.task.ansible.out:ok: [gibba020.front.sepia.ceph.com] => (item=nvme0n1) => {"ansible_facts": {"nvme_card_present": true}, "ansible_loop_var": "item", "changed": false, "item": "nvme0n1"} 2021-03-22T20:36:02.784 INFO:teuthology.task.ansible.out:skipping: [gibba020.front.sepia.ceph.com] => (item=dm-4) => {"ansible_loop_var": "item", "changed": false, "item": "dm-4", "skip_reason": "Conditional result was False"} 2021-03-22T20:36:02.785 INFO:teuthology.task.ansible.out:skipping: [gibba020.front.sepia.ceph.com] => (item=dm-2) => {"ansible_loop_var": "item", "changed": false, "item": "dm-2", "skip_reason": "Conditional result was False"} 2021-03-22T20:36:02.795 INFO:teuthology.task.ansible.out:skipping: [gibba044.front.sepia.ceph.com] => (item=dm-1) => {"ansible_loop_var": "item", "changed": false, "item": "dm-1", "skip_reason": "Conditional result was False"} 2021-03-22T20:36:02.806 INFO:teuthology.task.ansible.out:skipping: [gibba020.front.sepia.ceph.com] => (item=dm-0) => {"ansible_loop_var": "item", "changed": false, "item": "dm-0", "skip_reason": "Conditional result was False"} 2021-03-22T20:36:02.808 INFO:teuthology.task.ansible.out:skipping: [gibba020.front.sepia.ceph.com] => (item=sda) => {"ansible_loop_var": "item", "changed": false, "item": "sda", "skip_reason": "Conditional result was False"} ok: [gibba044.front.sepia.ceph.com] => (item=nvme0n1) => {"ansible_facts": {"nvme_card_present": true}, "ansible_loop_var": "item", "changed": false, "item": "nvme0n1"} skipping: [gibba020.front.sepia.ceph.com] => (item=dm-3) => {"ansible_loop_var": "item", "changed": false, "item": "dm-3", "skip_reason": "Conditional result was False"} 2021-03-22T20:36:02.809 INFO:teuthology.task.ansible.out:skipping: [gibba044.front.sepia.ceph.com] => (item=dm-4) => {"ansible_loop_var": "item", "changed": false, "item": "dm-4", "skip_reason": "Conditional result was False"} 2021-03-22T20:36:02.837 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:36:02 +0000 (0:00:00.123) 0:03:48.577 ********** 2021-03-22T20:36:02.843 INFO:teuthology.task.ansible.out:skipping: [gibba044.front.sepia.ceph.com] => (item=dm-2) => {"ansible_loop_var": "item", "changed": false, "item": "dm-2", "skip_reason": "Conditional result was False"} 2021-03-22T20:36:02.844 INFO:teuthology.task.ansible.out:skipping: [gibba044.front.sepia.ceph.com] => (item=dm-0) => {"ansible_loop_var": "item", "changed": false, "item": "dm-0", "skip_reason": "Conditional result was False"} 2021-03-22T20:36:02.845 INFO:teuthology.task.ansible.out:skipping: [gibba044.front.sepia.ceph.com] => (item=sda) => {"ansible_loop_var": "item", "changed": false, "item": "sda", "skip_reason": "Conditional result was False"} skipping: [gibba044.front.sepia.ceph.com] => (item=dm-3) => {"ansible_loop_var": "item", "changed": false, "item": "dm-3", "skip_reason": "Conditional result was False"} 2021-03-22T20:36:02.872 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:36:02 +0000 (0:00:00.034) 0:03:48.612 ********** 2021-03-22T20:36:03.066 INFO:teuthology.task.ansible.out: TASK [testnode : Check for teuthology-lock command] **************************** 2021-03-22T20:36:03.067 INFO:teuthology.task.ansible.out:changed: [gibba020.front.sepia.ceph.com] => {"changed": true, "cmd": "which teuthology-lock", "delta": "0:00:00.003128", "end": "2021-03-22 20:36:03.042083", "rc": 0, "start": "2021-03-22 20:36:03.038955", "stderr": "", "stderr_lines": [], "stdout": "/home/teuthworker/src/git.ceph.com_git_teuthology_6b3150e9e0aa7ca432e26f31d87920ebd77f3708/virtualenv/bin/teuthology-lock", "stdout_lines": ["/home/teuthworker/src/git.ceph.com_git_teuthology_6b3150e9e0aa7ca432e26f31d87920ebd77f3708/virtualenv/bin/teuthology-lock"]} 2021-03-22T20:36:03.092 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:36:03 +0000 (0:00:00.220) 0:03:48.833 ********** 2021-03-22T20:36:03.120 INFO:teuthology.task.ansible.out:changed: [gibba044.front.sepia.ceph.com] => {"changed": true, "cmd": "which teuthology-lock", "delta": "0:00:00.002945", "end": "2021-03-22 20:36:03.093805", "rc": 0, "start": "2021-03-22 20:36:03.090860", "stderr": "", "stderr_lines": [], "stdout": "/home/teuthworker/src/git.ceph.com_git_teuthology_6b3150e9e0aa7ca432e26f31d87920ebd77f3708/virtualenv/bin/teuthology-lock", "stdout_lines": ["/home/teuthworker/src/git.ceph.com_git_teuthology_6b3150e9e0aa7ca432e26f31d87920ebd77f3708/virtualenv/bin/teuthology-lock"]} 2021-03-22T20:36:03.146 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:36:03 +0000 (0:00:00.053) 0:03:48.886 ********** 2021-03-22T20:36:03.162 INFO:teuthology.task.ansible.out: TASK [testnode : Mark system down if NVMe card missing] ************************ 2021-03-22T20:36:03.163 INFO:teuthology.task.ansible.out:skipping: [gibba020.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-03-22T20:36:03.188 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:36:03 +0000 (0:00:00.042) 0:03:48.928 ********** 2021-03-22T20:36:03.216 INFO:teuthology.task.ansible.out:skipping: [gibba044.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-03-22T20:36:03.242 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:36:03 +0000 (0:00:00.053) 0:03:48.982 ********** 2021-03-22T20:36:03.258 INFO:teuthology.task.ansible.out: TASK [testnode : Update description in paddles lock DB if NVMe card missing] *** 2021-03-22T20:36:03.259 INFO:teuthology.task.ansible.out:skipping: [gibba020.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-03-22T20:36:03.282 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:36:03 +0000 (0:00:00.040) 0:03:49.022 ********** 2021-03-22T20:36:03.310 INFO:teuthology.task.ansible.out:skipping: [gibba044.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-03-22T20:36:03.333 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:36:03 +0000 (0:00:00.051) 0:03:49.074 ********** 2021-03-22T20:36:03.350 INFO:teuthology.task.ansible.out: TASK [testnode : Fail rest of playbook due to missing NVMe card] *************** 2021-03-22T20:36:03.352 INFO:teuthology.task.ansible.out:skipping: [gibba020.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-03-22T20:36:03.374 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:36:03 +0000 (0:00:00.040) 0:03:49.115 ********** 2021-03-22T20:36:03.402 INFO:teuthology.task.ansible.out:skipping: [gibba044.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-03-22T20:36:03.426 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:36:03 +0000 (0:00:00.051) 0:03:49.166 ********** 2021-03-22T20:36:03.442 INFO:teuthology.task.ansible.out: TASK [testnode : Make sure apt dependencies are installed] ********************* 2021-03-22T20:36:03.444 INFO:teuthology.task.ansible.out:skipping: [gibba020.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-03-22T20:36:03.466 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:36:03 +0000 (0:00:00.040) 0:03:49.207 ********** 2021-03-22T20:36:03.494 INFO:teuthology.task.ansible.out:skipping: [gibba044.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-03-22T20:36:03.518 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:36:03 +0000 (0:00:00.051) 0:03:49.258 ********** 2021-03-22T20:36:05.482 INFO:teuthology.task.ansible.out: TASK [testnode : Make sure rpm dependencies are installed] ********************* 2021-03-22T20:36:05.484 INFO:teuthology.task.ansible.out:ok: [gibba020.front.sepia.ceph.com] => {"changed": false, "msg": "Nothing to do", "rc": 0, "results": []} 2021-03-22T20:36:05.505 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:36:05 +0000 (0:00:01.986) 0:03:51.245 ********** 2021-03-22T20:36:05.564 INFO:teuthology.task.ansible.out:ok: [gibba044.front.sepia.ceph.com] => {"changed": false, "msg": "Nothing to do", "rc": 0, "results": []} 2021-03-22T20:36:05.586 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:36:05 +0000 (0:00:00.081) 0:03:51.327 ********** 2021-03-22T20:36:05.592 INFO:teuthology.task.ansible.out: TASK [testnode : Set root disk] ************************************************ 2021-03-22T20:36:05.593 INFO:teuthology.task.ansible.out:ok: [gibba020.front.sepia.ceph.com] => (item={'mount': '/', 'device': '/dev/sda1', 'fstype': 'ext4', 'options': 'rw,seclabel,relatime', 'size_total': 983429562368, 'size_available': 930419257344, 'block_size': 4096, 'block_total': 240095108, 'block_available': 227153139, 'block_used': 12941969, 'inode_total': 61054976, 'inode_available': 60986957, 'inode_used': 68019, 'uuid': '3b6f09d8-1f6d-44b1-8eae-585ac69873c0'}) => {"ansible_facts": {"root_disk": "/dev/sda"}, "ansible_loop_var": "item", "changed": false, "item": {"block_available": 227153139, "block_size": 4096, "block_total": 240095108, "block_used": 12941969, "device": "/dev/sda1", "fstype": "ext4", "inode_available": 60986957, "inode_total": 61054976, "inode_used": 68019, "mount": "/", "options": "rw,seclabel,relatime", "size_available": 930419257344, "size_total": 983429562368, "uuid": "3b6f09d8-1f6d-44b1-8eae-585ac69873c0"}} 2021-03-22T20:36:05.618 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:36:05 +0000 (0:00:00.031) 0:03:51.358 ********** 2021-03-22T20:36:05.666 INFO:teuthology.task.ansible.out:ok: [gibba044.front.sepia.ceph.com] => (item={'mount': '/', 'device': '/dev/sda1', 'fstype': 'ext4', 'options': 'rw,seclabel,relatime', 'size_total': 983429562368, 'size_available': 930419257344, 'block_size': 4096, 'block_total': 240095108, 'block_available': 227153139, 'block_used': 12941969, 'inode_total': 61054976, 'inode_available': 60986957, 'inode_used': 68019, 'uuid': '3b6f09d8-1f6d-44b1-8eae-585ac69873c0'}) => {"ansible_facts": {"root_disk": "/dev/sda"}, "ansible_loop_var": "item", "changed": false, "item": {"block_available": 227153139, "block_size": 4096, "block_total": 240095108, "block_used": 12941969, "device": "/dev/sda1", "fstype": "ext4", "inode_available": 60986957, "inode_total": 61054976, "inode_used": 68019, "mount": "/", "options": "rw,seclabel,relatime", "size_available": 930419257344, "size_total": 983429562368, "uuid": "3b6f09d8-1f6d-44b1-8eae-585ac69873c0"}} 2021-03-22T20:36:05.690 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:36:05 +0000 (0:00:00.072) 0:03:51.430 ********** 2021-03-22T20:36:05.812 INFO:teuthology.task.ansible.out: TASK [testnode : Compile list of non-root partitions] ************************** 2021-03-22T20:36:05.813 INFO:teuthology.task.ansible.out:changed: [gibba020.front.sepia.ceph.com] => {"changed": true, "cmd": "lsblk --list --noheadings | grep part | grep -v sda | awk '{ print $1 }'", "delta": "0:00:00.003579", "end": "2021-03-22 20:36:05.792047", "rc": 0, "start": "2021-03-22 20:36:05.788468", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} 2021-03-22T20:36:05.835 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:36:05 +0000 (0:00:00.145) 0:03:51.576 ********** 2021-03-22T20:36:05.884 INFO:teuthology.task.ansible.out:changed: [gibba044.front.sepia.ceph.com] => {"changed": true, "cmd": "lsblk --list --noheadings | grep part | grep -v sda | awk '{ print $1 }'", "delta": "0:00:00.003533", "end": "2021-03-22 20:36:05.865688", "rc": 0, "start": "2021-03-22 20:36:05.862155", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} 2021-03-22T20:36:05.907 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:36:05 +0000 (0:00:00.071) 0:03:51.648 ********** 2021-03-22T20:36:05.924 INFO:teuthology.task.ansible.out: TASK [testnode : Unmount any non-root mountpoints] ***************************** 2021-03-22T20:36:05.925 INFO:teuthology.task.ansible.out:skipping: [gibba020.front.sepia.ceph.com] => (item={'mount': '/', 'device': '/dev/sda1', 'fstype': 'ext4', 'options': 'rw,seclabel,relatime', 'size_total': 983429562368, 'size_available': 930419257344, 'block_size': 4096, 'block_total': 240095108, 'block_available': 227153139, 'block_used': 12941969, 'inode_total': 61054976, 'inode_available': 60986957, 'inode_used': 68019, 'uuid': '3b6f09d8-1f6d-44b1-8eae-585ac69873c0'}) => {"ansible_loop_var": "item", "changed": false, "item": {"block_available": 227153139, "block_size": 4096, "block_total": 240095108, "block_used": 12941969, "device": "/dev/sda1", "fstype": "ext4", "inode_available": 60986957, "inode_total": 61054976, "inode_used": 68019, "mount": "/", "options": "rw,seclabel,relatime", "size_available": 930419257344, "size_total": 983429562368, "uuid": "3b6f09d8-1f6d-44b1-8eae-585ac69873c0"}, "skip_reason": "Conditional result was False"} 2021-03-22T20:36:05.949 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:36:05 +0000 (0:00:00.041) 0:03:51.689 ********** 2021-03-22T20:36:05.999 INFO:teuthology.task.ansible.out:skipping: [gibba044.front.sepia.ceph.com] => (item={'mount': '/', 'device': '/dev/sda1', 'fstype': 'ext4', 'options': 'rw,seclabel,relatime', 'size_total': 983429562368, 'size_available': 930419257344, 'block_size': 4096, 'block_total': 240095108, 'block_available': 227153139, 'block_used': 12941969, 'inode_total': 61054976, 'inode_available': 60986957, 'inode_used': 68019, 'uuid': '3b6f09d8-1f6d-44b1-8eae-585ac69873c0'}) => {"ansible_loop_var": "item", "changed": false, "item": {"block_available": 227153139, "block_size": 4096, "block_total": 240095108, "block_used": 12941969, "device": "/dev/sda1", "fstype": "ext4", "inode_available": 60986957, "inode_total": 61054976, "inode_used": 68019, "mount": "/", "options": "rw,seclabel,relatime", "size_available": 930419257344, "size_total": 983429562368, "uuid": "3b6f09d8-1f6d-44b1-8eae-585ac69873c0"}, "skip_reason": "Conditional result was False"} 2021-03-22T20:36:06.023 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:36:06 +0000 (0:00:00.073) 0:03:51.763 ********** 2021-03-22T20:36:06.029 INFO:teuthology.task.ansible.out: TASK [testnode : Wipe filesystems on non-root partitions] ********************** 2021-03-22T20:36:06.053 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:36:06 +0000 (0:00:00.030) 0:03:51.793 ********** 2021-03-22T20:36:06.113 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:36:06 +0000 (0:00:00.060) 0:03:51.854 ********** 2021-03-22T20:36:08.137 INFO:teuthology.task.ansible.out: TASK [testnode : Zap all non-root disks] *************************************** 2021-03-22T20:36:08.138 INFO:teuthology.task.ansible.out:changed: [gibba020.front.sepia.ceph.com] => (item={'key': 'dm-1', 'value': {'virtual': 1, 'links': {'ids': ['dm-name-vg_nvme-lv_2', 'dm-uuid-LVM-AqinFjMvuAEawIAkE60lqJLtZln8f7bCHvpkRO1Bvld0tX0oA38jVfHXSWH0I17F'], 'uuids': ['904b665b-8020-4b04-acca-64709eeab323'], 'labels': [], 'masters': []}, 'vendor': None, 'model': None, 'sas_address': None, 'sas_device_handle': None, 'removable': '0', 'support_discard': '512', 'partitions': {}, 'rotational': '0', 'scheduler_mode': '', 'sectors': '176160768', 'sectorsize': '512', 'size': '84.00 GB', 'host': '', 'holders': []}}) => {"ansible_loop_var": "item", "changed": true, "cmd": "sgdisk --zap-all /dev/dm-1 || sgdisk --zap-all /dev/dm-1", "delta": "0:00:01.874984", "end": "2021-03-22 20:36:08.116704", "item": {"key": "dm-1", "value": {"holders": [], "host": "", "links": {"ids": ["dm-name-vg_nvme-lv_2", "dm-uuid-LVM-AqinFjMvuAEawIAkE60lqJLtZln8f7bCHvpkRO1Bvld0tX0oA38jVfHXSWH0I17F"], "labels": [], "masters": [], "uuids": ["904b665b-8020-4b04-acca-64709eeab323"]}, "model": null, "partitions": {}, "removable": "0", "rotational": "0", "sas_address": null, "sas_device_handle": null, "scheduler_mode": "", "sectors": "176160768", "sectorsize": "512", "size": "84.00 GB", "support_discard": "512", "vendor": null, "virtual": 1}}, "rc": 0, "start": "2021-03-22 20:36:06.241720", "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."]} 2021-03-22T20:36:08.234 INFO:teuthology.task.ansible.out:changed: [gibba044.front.sepia.ceph.com] => (item={'key': 'dm-1', 'value': {'virtual': 1, 'links': {'ids': ['dm-name-vg_nvme-lv_2', 'dm-uuid-LVM-YJJaBqGDd0VdicbYVzATYuqcetF8E22TYQ0yTeVWDmXpC66FAGbcvfOenrKneSX9'], 'uuids': ['20d5800f-3d2b-470d-ab10-9bc72d584a6e'], 'labels': [], 'masters': []}, 'vendor': None, 'model': None, 'sas_address': None, 'sas_device_handle': None, 'removable': '0', 'support_discard': '512', 'partitions': {}, 'rotational': '0', 'scheduler_mode': '', 'sectors': '176160768', 'sectorsize': '512', 'size': '84.00 GB', 'host': '', 'holders': []}}) => {"ansible_loop_var": "item", "changed": true, "cmd": "sgdisk --zap-all /dev/dm-1 || sgdisk --zap-all /dev/dm-1", "delta": "0:00:01.906522", "end": "2021-03-22 20:36:08.210559", "item": {"key": "dm-1", "value": {"holders": [], "host": "", "links": {"ids": ["dm-name-vg_nvme-lv_2", "dm-uuid-LVM-YJJaBqGDd0VdicbYVzATYuqcetF8E22TYQ0yTeVWDmXpC66FAGbcvfOenrKneSX9"], "labels": [], "masters": [], "uuids": ["20d5800f-3d2b-470d-ab10-9bc72d584a6e"]}, "model": null, "partitions": {}, "removable": "0", "rotational": "0", "sas_address": null, "sas_device_handle": null, "scheduler_mode": "", "sectors": "176160768", "sectorsize": "512", "size": "84.00 GB", "support_discard": "512", "vendor": null, "virtual": 1}}, "rc": 0, "start": "2021-03-22 20:36:06.304037", "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."]} 2021-03-22T20:36:09.334 INFO:teuthology.task.ansible.out:changed: [gibba020.front.sepia.ceph.com] => (item={'key': 'nvme0n1', 'value': {'virtual': 1, 'links': {'ids': ['lvm-pv-uuid-j2FVuj-Zc0F-MVq6-ac10-XwMJ-gYpb-Fmiexn', 'nvme-INTEL_SSDPEL1K375GA_PHKM920000CH375A', 'nvme-nvme.8086-50484b4d393230303030434833373541-494e54454c2053534450454c314b3337354741-00000001'], 'uuids': [], 'labels': [], 'masters': ['dm-0', 'dm-1', 'dm-2', 'dm-3', 'dm-4']}, 'vendor': None, 'model': 'INTEL SSDPEL1K375GA', 'sas_address': None, 'sas_device_handle': None, 'removable': '0', 'support_discard': '512', 'partitions': {}, 'rotational': '0', 'scheduler_mode': 'none', 'sectors': '732585168', 'sectorsize': '512', 'size': '349.32 GB', 'host': 'Non-Volatile memory controller: Intel Corporation NVMe Datacenter SSD [Optane]', 'holders': ['vg_nvme-lv_2', 'vg_nvme-lv_5', 'vg_nvme-lv_3', 'vg_nvme-lv_1', 'vg_nvme-lv_4']}}) => {"ansible_loop_var": "item", "changed": true, "cmd": "sgdisk --zap-all /dev/nvme0n1 || sgdisk --zap-all /dev/nvme0n1", "delta": "0:00:01.055578", "end": "2021-03-22 20:36:09.314206", "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 NVMe Datacenter SSD [Optane]", "links": {"ids": ["lvm-pv-uuid-j2FVuj-Zc0F-MVq6-ac10-XwMJ-gYpb-Fmiexn", "nvme-INTEL_SSDPEL1K375GA_PHKM920000CH375A", "nvme-nvme.8086-50484b4d393230303030434833373541-494e54454c2053534450454c314b3337354741-00000001"], "labels": [], "masters": ["dm-0", "dm-1", "dm-2", "dm-3", "dm-4"], "uuids": []}, "model": "INTEL SSDPEL1K375GA", "partitions": {}, "removable": "0", "rotational": "0", "sas_address": null, "sas_device_handle": null, "scheduler_mode": "none", "sectors": "732585168", "sectorsize": "512", "size": "349.32 GB", "support_discard": "512", "vendor": null, "virtual": 1}}, "rc": 0, "start": "2021-03-22 20:36:08.258628", "stderr": "", "stderr_lines": [], "stdout": "Creating new GPT entries.\nGPT data structures destroyed! You may now par 2021-03-22T20:36:09.336 INFO:teuthology.task.ansible.out:tition 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."]} 2021-03-22T20:36:09.430 INFO:teuthology.task.ansible.out:changed: [gibba044.front.sepia.ceph.com] => (item={'key': 'nvme0n1', 'value': {'virtual': 1, 'links': {'ids': ['lvm-pv-uuid-sKw6lD-ywDZ-IbwU-Zbv0-tLfX-e3h0-uJK2Dn', 'nvme-INTEL_SSDPEL1K375GA_PHKM913400FA375A', 'nvme-nvme.8086-50484b4d393133343030464133373541-494e54454c2053534450454c314b3337354741-00000001'], 'uuids': [], 'labels': [], 'masters': ['dm-0', 'dm-1', 'dm-2', 'dm-3', 'dm-4']}, 'vendor': None, 'model': 'INTEL SSDPEL1K375GA', 'sas_address': None, 'sas_device_handle': None, 'removable': '0', 'support_discard': '512', 'partitions': {}, 'rotational': '0', 'scheduler_mode': 'none', 'sectors': '732585168', 'sectorsize': '512', 'size': '349.32 GB', 'host': 'Non-Volatile memory controller: Intel Corporation NVMe Datacenter SSD [Optane]', 'holders': ['vg_nvme-lv_2', 'vg_nvme-lv_5', 'vg_nvme-lv_3', 'vg_nvme-lv_1', 'vg_nvme-lv_4']}}) => {"ansible_loop_var": "item", "changed": true, "cmd": "sgdisk --zap-all /dev/nvme0n1 || sgdisk --zap-all /dev/nvme0n1", "delta": "0:00:01.063499", "end": "2021-03-22 20:36:09.412563", "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 NVMe Datacenter SSD [Optane]", "links": {"ids": ["lvm-pv-uuid-sKw6lD-ywDZ-IbwU-Zbv0-tLfX-e3h0-uJK2Dn", "nvme-INTEL_SSDPEL1K375GA_PHKM913400FA375A", "nvme-nvme.8086-50484b4d393133343030464133373541-494e54454c2053534450454c314b3337354741-00000001"], "labels": [], "masters": ["dm-0", "dm-1", "dm-2", "dm-3", "dm-4"], "uuids": []}, "model": "INTEL SSDPEL1K375GA", "partitions": {}, "removable": "0", "rotational": "0", "sas_address": null, "sas_device_handle": null, "scheduler_mode": "none", "sectors": "732585168", "sectorsize": "512", "size": "349.32 GB", "support_discard": "512", "vendor": null, "virtual": 1}}, "rc": 0, "start": "2021-03-22 20:36:08.349064", "stderr": "", "stderr_lines": [], "stdout": "Creating new GPT entries.\nGPT data structures destroyed! You may now par 2021-03-22T20:36:09.431 INFO:teuthology.task.ansible.out:tition 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."]} 2021-03-22T20:36:10.521 INFO:teuthology.task.ansible.out:changed: [gibba020.front.sepia.ceph.com] => (item={'key': 'dm-4', 'value': {'virtual': 1, 'links': {'ids': ['dm-name-vg_nvme-lv_5', 'dm-uuid-LVM-AqinFjMvuAEawIAkE60lqJLtZln8f7bCDLBojqeMEKBfxqislOdkTJoAXjRZBZkZ'], 'uuids': ['e72ed231-eb20-4164-8d0c-5bfb875fae45'], 'labels': [], 'masters': []}, 'vendor': None, 'model': None, 'sas_address': None, 'sas_device_handle': None, 'removable': '0', 'support_discard': '512', 'partitions': {}, 'rotational': '0', 'scheduler_mode': '', 'sectors': '27262976', 'sectorsize': '512', 'size': '13.00 GB', 'host': '', 'holders': []}}) => {"ansible_loop_var": "item", "changed": true, "cmd": "sgdisk --zap-all /dev/dm-4 || sgdisk --zap-all /dev/dm-4", "delta": "0:00:01.049914", "end": "2021-03-22 20:36:10.502131", "item": {"key": "dm-4", "value": {"holders": [], "host": "", "links": {"ids": ["dm-name-vg_nvme-lv_5", "dm-uuid-LVM-AqinFjMvuAEawIAkE60lqJLtZln8f7bCDLBojqeMEKBfxqislOdkTJoAXjRZBZkZ"], "labels": [], "masters": [], "uuids": ["e72ed231-eb20-4164-8d0c-5bfb875fae45"]}, "model": null, "partitions": {}, "removable": "0", "rotational": "0", "sas_address": null, "sas_device_handle": null, "scheduler_mode": "", "sectors": "27262976", "sectorsize": "512", "size": "13.00 GB", "support_discard": "512", "vendor": null, "virtual": 1}}, "rc": 0, "start": "2021-03-22 20:36:09.452217", "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."]} 2021-03-22T20:36:10.626 INFO:teuthology.task.ansible.out:changed: [gibba044.front.sepia.ceph.com] => (item={'key': 'dm-4', 'value': {'virtual': 1, 'links': {'ids': ['dm-name-vg_nvme-lv_5', 'dm-uuid-LVM-YJJaBqGDd0VdicbYVzATYuqcetF8E22TA6EH8YHB3UQrRd8rOMBf16JYZ7VtdOMN'], 'uuids': ['744202e7-8a46-4183-9fef-d5ab7c530de5'], 'labels': [], 'masters': []}, 'vendor': None, 'model': None, 'sas_address': None, 'sas_device_handle': None, 'removable': '0', 'support_discard': '512', 'partitions': {}, 'rotational': '0', 'scheduler_mode': '', 'sectors': '27262976', 'sectorsize': '512', 'size': '13.00 GB', 'host': '', 'holders': []}}) => {"ansible_loop_var": "item", "changed": true, "cmd": "sgdisk --zap-all /dev/dm-4 || sgdisk --zap-all /dev/dm-4", "delta": "0:00:01.047819", "end": "2021-03-22 20:36:10.597784", "item": {"key": "dm-4", "value": {"holders": [], "host": "", "links": {"ids": ["dm-name-vg_nvme-lv_5", "dm-uuid-LVM-YJJaBqGDd0VdicbYVzATYuqcetF8E22TA6EH8YHB3UQrRd8rOMBf16JYZ7VtdOMN"], "labels": [], "masters": [], "uuids": ["744202e7-8a46-4183-9fef-d5ab7c530de5"]}, "model": null, "partitions": {}, "removable": "0", "rotational": "0", "sas_address": null, "sas_device_handle": null, "scheduler_mode": "", "sectors": "27262976", "sectorsize": "512", "size": "13.00 GB", "support_discard": "512", "vendor": null, "virtual": 1}}, "rc": 0, "start": "2021-03-22 20:36:09.549965", "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."]} 2021-03-22T20:36:11.708 INFO:teuthology.task.ansible.out:changed: [gibba020.front.sepia.ceph.com] => (item={'key': 'dm-2', 'value': {'virtual': 1, 'links': {'ids': ['dm-name-vg_nvme-lv_3', 'dm-uuid-LVM-AqinFjMvuAEawIAkE60lqJLtZln8f7bC1bmGY0HuojeANmhumleIPL9Nguv5Z2Ye'], 'uuids': ['87568477-db8d-44e8-a846-cb1214809e79'], 'labels': [], 'masters': []}, 'vendor': None, 'model': None, 'sas_address': None, 'sas_device_handle': None, 'removable': '0', 'support_discard': '512', 'partitions': {}, 'rotational': '0', 'scheduler_mode': '', 'sectors': '176160768', 'sectorsize': '512', 'size': '84.00 GB', 'host': '', 'holders': []}}) => {"ansible_loop_var": "item", "changed": true, "cmd": "sgdisk --zap-all /dev/dm-2 || sgdisk --zap-all /dev/dm-2", "delta": "0:00:01.046751", "end": "2021-03-22 20:36:11.685528", "item": {"key": "dm-2", "value": {"holders": [], "host": "", "links": {"ids": ["dm-name-vg_nvme-lv_3", "dm-uuid-LVM-AqinFjMvuAEawIAkE60lqJLtZln8f7bC1bmGY0HuojeANmhumleIPL9Nguv5Z2Ye"], "labels": [], "masters": [], "uuids": ["87568477-db8d-44e8-a846-cb1214809e79"]}, "model": null, "partitions": {}, "removable": "0", "rotational": "0", "sas_address": null, "sas_device_handle": null, "scheduler_mode": "", "sectors": "176160768", "sectorsize": "512", "size": "84.00 GB", "support_discard": "512", "vendor": null, "virtual": 1}}, "rc": 0, "start": "2021-03-22 20:36:10.638777", "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."]} 2021-03-22T20:36:11.815 INFO:teuthology.task.ansible.out:changed: [gibba044.front.sepia.ceph.com] => (item={'key': 'dm-2', 'value': {'virtual': 1, 'links': {'ids': ['dm-name-vg_nvme-lv_3', 'dm-uuid-LVM-YJJaBqGDd0VdicbYVzATYuqcetF8E22TW1w3U5yDHAlJ1xaWlt109uTnlJrt19n8'], 'uuids': ['8c13a86f-978b-43d4-abba-c5778498f6c2'], 'labels': [], 'masters': []}, 'vendor': None, 'model': None, 'sas_address': None, 'sas_device_handle': None, 'removable': '0', 'support_discard': '512', 'partitions': {}, 'rotational': '0', 'scheduler_mode': '', 'sectors': '176160768', 'sectorsize': '512', 'size': '84.00 GB', 'host': '', 'holders': []}}) => {"ansible_loop_var": "item", "changed": true, "cmd": "sgdisk --zap-all /dev/dm-2 || sgdisk --zap-all /dev/dm-2", "delta": "0:00:01.055194", "end": "2021-03-22 20:36:11.789971", "item": {"key": "dm-2", "value": {"holders": [], "host": "", "links": {"ids": ["dm-name-vg_nvme-lv_3", "dm-uuid-LVM-YJJaBqGDd0VdicbYVzATYuqcetF8E22TW1w3U5yDHAlJ1xaWlt109uTnlJrt19n8"], "labels": [], "masters": [], "uuids": ["8c13a86f-978b-43d4-abba-c5778498f6c2"]}, "model": null, "partitions": {}, "removable": "0", "rotational": "0", "sas_address": null, "sas_device_handle": null, "scheduler_mode": "", "sectors": "176160768", "sectorsize": "512", "size": "84.00 GB", "support_discard": "512", "vendor": null, "virtual": 1}}, "rc": 0, "start": "2021-03-22 20:36:10.734777", "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."]} 2021-03-22T20:36:12.905 INFO:teuthology.task.ansible.out:changed: [gibba020.front.sepia.ceph.com] => (item={'key': 'dm-0', 'value': {'virtual': 1, 'links': {'ids': ['dm-name-vg_nvme-lv_1', 'dm-uuid-LVM-AqinFjMvuAEawIAkE60lqJLtZln8f7bCqGh7Rt712nQ74B7pycDIOmtmBCBjwzaI'], 'uuids': ['e93bad46-09b6-49bd-85f8-86a470d5a6d3'], 'labels': [], 'masters': []}, 'vendor': None, 'model': None, 'sas_address': None, 'sas_device_handle': None, 'removable': '0', 'support_discard': '512', 'partitions': {}, 'rotational': '0', 'scheduler_mode': '', 'sectors': '176160768', 'sectorsize': '512', 'size': '84.00 GB', 'host': '', 'holders': []}}) => {"ansible_loop_var": "item", "changed": true, "cmd": "sgdisk --zap-all /dev/dm-0 || sgdisk --zap-all /dev/dm-0", "delta": "0:00:01.059445", "end": "2021-03-22 20:36:12.880362", "item": {"key": "dm-0", "value": {"holders": [], "host": "", "links": {"ids": ["dm-name-vg_nvme-lv_1", "dm-uuid-LVM-AqinFjMvuAEawIAkE60lqJLtZln8f7bCqGh7Rt712nQ74B7pycDIOmtmBCBjwzaI"], "labels": [], "masters": [], "uuids": ["e93bad46-09b6-49bd-85f8-86a470d5a6d3"]}, "model": null, "partitions": {}, "removable": "0", "rotational": "0", "sas_address": null, "sas_device_handle": null, "scheduler_mode": "", "sectors": "176160768", "sectorsize": "512", "size": "84.00 GB", "support_discard": "512", "vendor": null, "virtual": 1}}, "rc": 0, "start": "2021-03-22 20:36:11.820917", "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."]} 2021-03-22T20:36:12.917 INFO:teuthology.task.ansible.out:skipping: [gibba020.front.sepia.ceph.com] => (item={'key': 'sda', 'value': {'virtual': 1, 'links': {'ids': ['ata-TOSHIBA_MG04ACA100N_Y9I8K38OF6XF', 'scsi-0ATA_TOSHIBA_MG04ACA1_Y9I8K38OF6XF', 'scsi-1ATA_TOSHIBA_MG04ACA100N_Y9I8K38OF6XF', 'scsi-350000399aba8166e', 'scsi-SATA_TOSHIBA_MG04ACA1_Y9I8K38OF6XF', 'wwn-0x50000399aba8166e'], 'uuids': [], 'labels': [], 'masters': []}, 'vendor': 'ATA', 'model': 'TOSHIBA MG04ACA1', 'sas_address': None, 'sas_device_handle': None, 'serial': 'Y9I8K38OF6XF', 'removable': '0', 'support_discard': '0', 'wwn': '0x50000399aba8166e', 'partitions': {'sda1': {'links': {'ids': ['ata-TOSHIBA_MG04ACA100N_Y9I8K38OF6XF-part1', 'scsi-0ATA_TOSHIBA_MG04ACA1_Y9I8K38OF6XF-part1', 'scsi-1ATA_TOSHIBA_MG04ACA100N_Y9I8K38OF6XF-part1', 'scsi-350000399aba8166e-part1', 'scsi-SATA_TOSHIBA_MG04ACA1_Y9I8K38OF6XF-part1', 'wwn-0x50000399aba8166e-part1'], 'uuids': ['3b6f09d8-1f6d-44b1-8eae-585ac69873c0'], 'labels': [], 'masters': []}, 'start': '2048', 'sectors': '1953522688', 'sectorsize': 512, 'size': '931.51 GB', 'uuid': '3b6f09d8-1f6d-44b1-8eae-585ac69873c0', 'holders': []}}, 'rotational': '1', 'scheduler_mode': 'mq-deadline', 'sectors': '1953525168', 'sectorsize': '512', 'size': '931.51 GB', 'host': 'SATA controller: Intel Corporation Cannon Lake PCH SATA AHCI Controller (rev 10)', 'holders': []}}) => {"ansible_loop_var": "item", "changed": false, "item": {"key": "sda", "value": {"holders": [], "host": "SATA controller: Intel Corporation Cannon Lake PCH SATA AHCI Controller (rev 10)", "links": {"ids": ["ata-TOSHIBA_MG04ACA100N_Y9I8K38OF6XF", "scsi-0ATA_TOSHIBA_MG04ACA1_Y9I8K38OF6XF", "scsi-1ATA_TOSHIBA_MG04ACA100N_Y9I8K38OF6XF", "scsi-350000399aba8166e", "scsi-SATA_TOSHIBA_MG04ACA1_Y9I8K38OF6XF", "wwn-0x50000399aba8166e"], "labels": [], "masters": [], "uuids": []}, "model": "TOSHIBA MG04ACA1", "partitions": {"sda1": {"holders": [], "links": {"ids": ["ata-TOSHIBA_MG04ACA100N_Y9I8K38OF6XF-part1", "scsi-0ATA_TOSHIBA_MG04ACA1_Y9I8K38OF6XF-part1", "scsi-1ATA_TOSHI 2021-03-22T20:36:12.918 INFO:teuthology.task.ansible.out:BA_MG04ACA100N_Y9I8K38OF6XF-part1", "scsi-350000399aba8166e-part1", "scsi-SATA_TOSHIBA_MG04ACA1_Y9I8K38OF6XF-part1", "wwn-0x50000399aba8166e-part1"], "labels": [], "masters": [], "uuids": ["3b6f09d8-1f6d-44b1-8eae-585ac69873c0"]}, "sectors": "1953522688", "sectorsize": 512, "size": "931.51 GB", "start": "2048", "uuid": "3b6f09d8-1f6d-44b1-8eae-585ac69873c0"}}, "removable": "0", "rotational": "1", "sas_address": null, "sas_device_handle": null, "scheduler_mode": "mq-deadline", "sectors": "1953525168", "sectorsize": "512", "serial": "Y9I8K38OF6XF", "size": "931.51 GB", "support_discard": "0", "vendor": "ATA", "virtual": 1, "wwn": "0x50000399aba8166e"}}, "skip_reason": "Conditional result was False"} 2021-03-22T20:36:12.991 INFO:teuthology.task.ansible.out:changed: [gibba044.front.sepia.ceph.com] => (item={'key': 'dm-0', 'value': {'virtual': 1, 'links': {'ids': ['dm-name-vg_nvme-lv_1', 'dm-uuid-LVM-YJJaBqGDd0VdicbYVzATYuqcetF8E22TQfH5OE3TpFxvQiMtc7C5GkCVOfMG4xYC'], 'uuids': ['cd980e60-87a2-4f90-a352-37089b8d9a9f'], 'labels': [], 'masters': []}, 'vendor': None, 'model': None, 'sas_address': None, 'sas_device_handle': None, 'removable': '0', 'support_discard': '512', 'partitions': {}, 'rotational': '0', 'scheduler_mode': '', 'sectors': '176160768', 'sectorsize': '512', 'size': '84.00 GB', 'host': '', 'holders': []}}) => {"ansible_loop_var": "item", "changed": true, "cmd": "sgdisk --zap-all /dev/dm-0 || sgdisk --zap-all /dev/dm-0", "delta": "0:00:01.043123", "end": "2021-03-22 20:36:12.965960", "item": {"key": "dm-0", "value": {"holders": [], "host": "", "links": {"ids": ["dm-name-vg_nvme-lv_1", "dm-uuid-LVM-YJJaBqGDd0VdicbYVzATYuqcetF8E22TQfH5OE3TpFxvQiMtc7C5GkCVOfMG4xYC"], "labels": [], "masters": [], "uuids": ["cd980e60-87a2-4f90-a352-37089b8d9a9f"]}, "model": null, "partitions": {}, "removable": "0", "rotational": "0", "sas_address": null, "sas_device_handle": null, "scheduler_mode": "", "sectors": "176160768", "sectorsize": "512", "size": "84.00 GB", "support_discard": "512", "vendor": null, "virtual": 1}}, "rc": 0, "start": "2021-03-22 20:36:11.922837", "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."]} 2021-03-22T20:36:12.992 INFO:teuthology.task.ansible.out:skipping: [gibba044.front.sepia.ceph.com] => (item={'key': 'sda', 'value': {'virtual': 1, 'links': {'ids': ['ata-TOSHIBA_MG04ACA100N_Y9I8K38NF6XF', 'scsi-0ATA_TOSHIBA_MG04ACA1_Y9I8K38NF6XF', 'scsi-1ATA_TOSHIBA_MG04ACA100N_Y9I8K38NF6XF', 'scsi-350000399aba8166d', 'scsi-SATA_TOSHIBA_MG04ACA1_Y9I8K38NF6XF', 'wwn-0x50000399aba8166d'], 'uuids': [], 'labels': [], 'masters': []}, 'vendor': 'ATA', 'model': 'TOSHIBA MG04ACA1', 'sas_address': None, 'sas_device_handle': None, 'serial': 'Y9I8K38NF6XF', 'removable': '0', 'support_discard': '0', 'wwn': '0x50000399aba8166d', 'partitions': {'sda1': {'links': {'ids': ['ata-TOSHIBA_MG04ACA100N_Y9I8K38NF6XF-part1', 'scsi-0ATA_TOSHIBA_MG04ACA1_Y9I8K38NF6XF-part1', 'scsi-1ATA_TOSHIBA_MG04ACA100N_Y9I8K38NF6XF-part1', 'scsi-350000399aba8166d-part1', 'scsi-SATA_TOSHIBA_MG04ACA1_Y9I8K38NF6XF-part1', 'wwn-0x50000399aba8166d-part1'], 'uuids': ['3b6f09d8-1f6d-44b1-8eae-585ac69873c0'], 'labels': [], 'masters': []}, 'start': '2048', 'sectors': '1953522688', 'sectorsize': 512, 'size': '931.51 GB', 'uuid': '3b6f09d8-1f6d-44b1-8eae-585ac69873c0', 'holders': []}}, 'rotational': '1', 'scheduler_mode': 'mq-deadline', 'sectors': '1953525168', 'sectorsize': '512', 'size': '931.51 GB', 'host': 'SATA controller: Intel Corporation Cannon Lake PCH SATA AHCI Controller (rev 10)', 'holders': []}}) => {"ansible_loop_var": "item", "changed": false, "item": {"key": "sda", "value": {"holders": [], "host": "SATA controller: Intel Corporation Cannon Lake PCH SATA AHCI Controller (rev 10)", "links": {"ids": ["ata-TOSHIBA_MG04ACA100N_Y9I8K38NF6XF", "scsi-0ATA_TOSHIBA_MG04ACA1_Y9I8K38NF6XF", "scsi-1ATA_TOSHIBA_MG04ACA100N_Y9I8K38NF6XF", "scsi-350000399aba8166d", "scsi-SATA_TOSHIBA_MG04ACA1_Y9I8K38NF6XF", "wwn-0x50000399aba8166d"], "labels": [], "masters": [], "uuids": []}, "model": "TOSHIBA MG04ACA1", "partitions": {"sda1": {"holders": [], "links": {"ids": ["ata-TOSHIBA_MG04ACA100N_Y9I8K38NF6XF-part1", "scsi-0ATA_TOSHIBA_MG04ACA1_Y9I8K38NF6XF-part1", "scsi-1ATA_TOSHI 2021-03-22T20:36:12.995 INFO:teuthology.task.ansible.out:BA_MG04ACA100N_Y9I8K38NF6XF-part1", "scsi-350000399aba8166d-part1", "scsi-SATA_TOSHIBA_MG04ACA1_Y9I8K38NF6XF-part1", "wwn-0x50000399aba8166d-part1"], "labels": [], "masters": [], "uuids": ["3b6f09d8-1f6d-44b1-8eae-585ac69873c0"]}, "sectors": "1953522688", "sectorsize": 512, "size": "931.51 GB", "start": "2048", "uuid": "3b6f09d8-1f6d-44b1-8eae-585ac69873c0"}}, "removable": "0", "rotational": "1", "sas_address": null, "sas_device_handle": null, "scheduler_mode": "mq-deadline", "sectors": "1953525168", "sectorsize": "512", "serial": "Y9I8K38NF6XF", "size": "931.51 GB", "support_discard": "0", "vendor": "ATA", "virtual": 1, "wwn": "0x50000399aba8166d"}}, "skip_reason": "Conditional result was False"} 2021-03-22T20:36:14.093 INFO:teuthology.task.ansible.out:changed: [gibba020.front.sepia.ceph.com] => (item={'key': 'dm-3', 'value': {'virtual': 1, 'links': {'ids': ['dm-name-vg_nvme-lv_4', 'dm-uuid-LVM-AqinFjMvuAEawIAkE60lqJLtZln8f7bCTNm3UJZ2uSTRfGoM52jSlQm7Z3nwJG2o'], 'uuids': ['b58c2ae0-fae0-4677-8150-d768fe975007'], 'labels': [], 'masters': []}, 'vendor': None, 'model': None, 'sas_address': None, 'sas_device_handle': None, 'removable': '0', 'support_discard': '512', 'partitions': {}, 'rotational': '0', 'scheduler_mode': '', 'sectors': '176160768', 'sectorsize': '512', 'size': '84.00 GB', 'host': '', 'holders': []}}) => {"ansible_loop_var": "item", "changed": true, "cmd": "sgdisk --zap-all /dev/dm-3 || sgdisk --zap-all /dev/dm-3", "delta": "0:00:01.044198", "end": "2021-03-22 20:36:14.069534", "item": {"key": "dm-3", "value": {"holders": [], "host": "", "links": {"ids": ["dm-name-vg_nvme-lv_4", "dm-uuid-LVM-AqinFjMvuAEawIAkE60lqJLtZln8f7bCTNm3UJZ2uSTRfGoM52jSlQm7Z3nwJG2o"], "labels": [], "masters": [], "uuids": ["b58c2ae0-fae0-4677-8150-d768fe975007"]}, "model": null, "partitions": {}, "removable": "0", "rotational": "0", "sas_address": null, "sas_device_handle": null, "scheduler_mode": "", "sectors": "176160768", "sectorsize": "512", "size": "84.00 GB", "support_discard": "512", "vendor": null, "virtual": 1}}, "rc": 0, "start": "2021-03-22 20:36:13.025336", "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."]} 2021-03-22T20:36:14.122 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:36:14 +0000 (0:00:08.008) 0:03:59.862 ********** 2021-03-22T20:36:14.161 INFO:teuthology.task.ansible.out:changed: [gibba044.front.sepia.ceph.com] => (item={'key': 'dm-3', 'value': {'virtual': 1, 'links': {'ids': ['dm-name-vg_nvme-lv_4', 'dm-uuid-LVM-YJJaBqGDd0VdicbYVzATYuqcetF8E22T6o25gPOYYTkWZDSjN5KI6wj0ts47HnVT'], 'uuids': ['2eb2a49a-4aa2-4cbb-84c3-6ced6e6fb8e6'], 'labels': [], 'masters': []}, 'vendor': None, 'model': None, 'sas_address': None, 'sas_device_handle': None, 'removable': '0', 'support_discard': '512', 'partitions': {}, 'rotational': '0', 'scheduler_mode': '', 'sectors': '176160768', 'sectorsize': '512', 'size': '84.00 GB', 'host': '', 'holders': []}}) => {"ansible_loop_var": "item", "changed": true, "cmd": "sgdisk --zap-all /dev/dm-3 || sgdisk --zap-all /dev/dm-3", "delta": "0:00:01.032674", "end": "2021-03-22 20:36:14.139510", "item": {"key": "dm-3", "value": {"holders": [], "host": "", "links": {"ids": ["dm-name-vg_nvme-lv_4", "dm-uuid-LVM-YJJaBqGDd0VdicbYVzATYuqcetF8E22T6o25gPOYYTkWZDSjN5KI6wj0ts47HnVT"], "labels": [], "masters": [], "uuids": ["2eb2a49a-4aa2-4cbb-84c3-6ced6e6fb8e6"]}, "model": null, "partitions": {}, "removable": "0", "rotational": "0", "sas_address": null, "sas_device_handle": null, "scheduler_mode": "", "sectors": "176160768", "sectorsize": "512", "size": "84.00 GB", "support_discard": "512", "vendor": null, "virtual": 1}}, "rc": 0, "start": "2021-03-22 20:36:13.106836", "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."]} 2021-03-22T20:36:14.191 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:36:14 +0000 (0:00:00.069) 0:03:59.931 ********** 2021-03-22T20:36:14.428 INFO:teuthology.task.ansible.out: TASK [testnode : Blow away lingering OSD data and FSIDs] *********************** 2021-03-22T20:36:14.428 INFO:teuthology.task.ansible.out:changed: [gibba020.front.sepia.ceph.com] => (item={'key': 'dm-1', 'value': {'virtual': 1, 'links': {'ids': ['dm-name-vg_nvme-lv_2', 'dm-uuid-LVM-AqinFjMvuAEawIAkE60lqJLtZln8f7bCHvpkRO1Bvld0tX0oA38jVfHXSWH0I17F'], 'uuids': ['904b665b-8020-4b04-acca-64709eeab323'], 'labels': [], 'masters': []}, 'vendor': None, 'model': None, 'sas_address': None, 'sas_device_handle': None, 'removable': '0', 'support_discard': '512', 'partitions': {}, 'rotational': '0', 'scheduler_mode': '', 'sectors': '176160768', 'sectorsize': '512', 'size': '84.00 GB', 'host': '', 'holders': []}}) => {"ansible_loop_var": "item", "changed": true, "cmd": "dd if=/dev/zero of=/dev/dm-1 bs=1M count=110", "delta": "0:00:00.077448", "end": "2021-03-22 20:36:14.404534", "item": {"key": "dm-1", "value": {"holders": [], "host": "", "links": {"ids": ["dm-name-vg_nvme-lv_2", "dm-uuid-LVM-AqinFjMvuAEawIAkE60lqJLtZln8f7bCHvpkRO1Bvld0tX0oA38jVfHXSWH0I17F"], "labels": [], "masters": [], "uuids": ["904b665b-8020-4b04-acca-64709eeab323"]}, "model": null, "partitions": {}, "removable": "0", "rotational": "0", "sas_address": null, "sas_device_handle": null, "scheduler_mode": "", "sectors": "176160768", "sectorsize": "512", "size": "84.00 GB", "support_discard": "512", "vendor": null, "virtual": 1}}, "rc": 0, "start": "2021-03-22 20:36:14.327086", "stderr": "110+0 records in\n110+0 records out\n115343360 bytes (115 MB, 110 MiB) copied, 0.0757728 s, 1.5 GB/s", "stderr_lines": ["110+0 records in", "110+0 records out", "115343360 bytes (115 MB, 110 MiB) copied, 0.0757728 s, 1.5 GB/s"], "stdout": "", "stdout_lines": []} 2021-03-22T20:36:14.493 INFO:teuthology.task.ansible.out:changed: [gibba044.front.sepia.ceph.com] => (item={'key': 'dm-1', 'value': {'virtual': 1, 'links': {'ids': ['dm-name-vg_nvme-lv_2', 'dm-uuid-LVM-YJJaBqGDd0VdicbYVzATYuqcetF8E22TYQ0yTeVWDmXpC66FAGbcvfOenrKneSX9'], 'uuids': ['20d5800f-3d2b-470d-ab10-9bc72d584a6e'], 'labels': [], 'masters': []}, 'vendor': None, 'model': None, 'sas_address': None, 'sas_device_handle': None, 'removable': '0', 'support_discard': '512', 'partitions': {}, 'rotational': '0', 'scheduler_mode': '', 'sectors': '176160768', 'sectorsize': '512', 'size': '84.00 GB', 'host': '', 'holders': []}}) => {"ansible_loop_var": "item", "changed": true, "cmd": "dd if=/dev/zero of=/dev/dm-1 bs=1M count=110", "delta": "0:00:00.076835", "end": "2021-03-22 20:36:14.471082", "item": {"key": "dm-1", "value": {"holders": [], "host": "", "links": {"ids": ["dm-name-vg_nvme-lv_2", "dm-uuid-LVM-YJJaBqGDd0VdicbYVzATYuqcetF8E22TYQ0yTeVWDmXpC66FAGbcvfOenrKneSX9"], "labels": [], "masters": [], "uuids": ["20d5800f-3d2b-470d-ab10-9bc72d584a6e"]}, "model": null, "partitions": {}, "removable": "0", "rotational": "0", "sas_address": null, "sas_device_handle": null, "scheduler_mode": "", "sectors": "176160768", "sectorsize": "512", "size": "84.00 GB", "support_discard": "512", "vendor": null, "virtual": 1}}, "rc": 0, "start": "2021-03-22 20:36:14.394247", "stderr": "110+0 records in\n110+0 records out\n115343360 bytes (115 MB, 110 MiB) copied, 0.0750841 s, 1.5 GB/s", "stderr_lines": ["110+0 records in", "110+0 records out", "115343360 bytes (115 MB, 110 MiB) copied, 0.0750841 s, 1.5 GB/s"], "stdout": "", "stdout_lines": []} 2021-03-22T20:36:14.598 INFO:teuthology.task.ansible.out:changed: [gibba020.front.sepia.ceph.com] => (item={'key': 'nvme0n1', 'value': {'virtual': 1, 'links': {'ids': ['lvm-pv-uuid-j2FVuj-Zc0F-MVq6-ac10-XwMJ-gYpb-Fmiexn', 'nvme-INTEL_SSDPEL1K375GA_PHKM920000CH375A', 'nvme-nvme.8086-50484b4d393230303030434833373541-494e54454c2053534450454c314b3337354741-00000001'], 'uuids': [], 'labels': [], 'masters': ['dm-0', 'dm-1', 'dm-2', 'dm-3', 'dm-4']}, 'vendor': None, 'model': 'INTEL SSDPEL1K375GA', 'sas_address': None, 'sas_device_handle': None, 'removable': '0', 'support_discard': '512', 'partitions': {}, 'rotational': '0', 'scheduler_mode': 'none', 'sectors': '732585168', 'sectorsize': '512', 'size': '349.32 GB', 'host': 'Non-Volatile memory controller: Intel Corporation NVMe Datacenter SSD [Optane]', 'holders': ['vg_nvme-lv_2', 'vg_nvme-lv_5', 'vg_nvme-lv_3', 'vg_nvme-lv_1', 'vg_nvme-lv_4']}}) => {"ansible_loop_var": "item", "changed": true, "cmd": "dd if=/dev/zero of=/dev/nvme0n1 bs=1M count=110", "delta": "0:00:00.024692", "end": "2021-03-22 20:36:14.573808", "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 NVMe Datacenter SSD [Optane]", "links": {"ids": ["lvm-pv-uuid-j2FVuj-Zc0F-MVq6-ac10-XwMJ-gYpb-Fmiexn", "nvme-INTEL_SSDPEL1K375GA_PHKM920000CH375A", "nvme-nvme.8086-50484b4d393230303030434833373541-494e54454c2053534450454c314b3337354741-00000001"], "labels": [], "masters": ["dm-0", "dm-1", "dm-2", "dm-3", "dm-4"], "uuids": []}, "model": "INTEL SSDPEL1K375GA", "partitions": {}, "removable": "0", "rotational": "0", "sas_address": null, "sas_device_handle": null, "scheduler_mode": "none", "sectors": "732585168", "sectorsize": "512", "size": "349.32 GB", "support_discard": "512", "vendor": null, "virtual": 1}}, "rc": 0, "start": "2021-03-22 20:36:14.549116", "stderr": "110+0 records in\n110+0 records out\n115343360 bytes (115 MB, 110 MiB) copied, 0.0229811 s, 5.0 GB/s", "stderr_lines": ["1 2021-03-22T20:36:14.600 INFO:teuthology.task.ansible.out:10+0 records in", "110+0 records out", "115343360 bytes (115 MB, 110 MiB) copied, 0.0229811 s, 5.0 GB/s"], "stdout": "", "stdout_lines": []} 2021-03-22T20:36:14.652 INFO:teuthology.task.ansible.out:changed: [gibba044.front.sepia.ceph.com] => (item={'key': 'nvme0n1', 'value': {'virtual': 1, 'links': {'ids': ['lvm-pv-uuid-sKw6lD-ywDZ-IbwU-Zbv0-tLfX-e3h0-uJK2Dn', 'nvme-INTEL_SSDPEL1K375GA_PHKM913400FA375A', 'nvme-nvme.8086-50484b4d393133343030464133373541-494e54454c2053534450454c314b3337354741-00000001'], 'uuids': [], 'labels': [], 'masters': ['dm-0', 'dm-1', 'dm-2', 'dm-3', 'dm-4']}, 'vendor': None, 'model': 'INTEL SSDPEL1K375GA', 'sas_address': None, 'sas_device_handle': None, 'removable': '0', 'support_discard': '512', 'partitions': {}, 'rotational': '0', 'scheduler_mode': 'none', 'sectors': '732585168', 'sectorsize': '512', 'size': '349.32 GB', 'host': 'Non-Volatile memory controller: Intel Corporation NVMe Datacenter SSD [Optane]', 'holders': ['vg_nvme-lv_2', 'vg_nvme-lv_5', 'vg_nvme-lv_3', 'vg_nvme-lv_1', 'vg_nvme-lv_4']}}) => {"ansible_loop_var": "item", "changed": true, "cmd": "dd if=/dev/zero of=/dev/nvme0n1 bs=1M count=110", "delta": "0:00:00.024674", "end": "2021-03-22 20:36:14.630691", "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 NVMe Datacenter SSD [Optane]", "links": {"ids": ["lvm-pv-uuid-sKw6lD-ywDZ-IbwU-Zbv0-tLfX-e3h0-uJK2Dn", "nvme-INTEL_SSDPEL1K375GA_PHKM913400FA375A", "nvme-nvme.8086-50484b4d393133343030464133373541-494e54454c2053534450454c314b3337354741-00000001"], "labels": [], "masters": ["dm-0", "dm-1", "dm-2", "dm-3", "dm-4"], "uuids": []}, "model": "INTEL SSDPEL1K375GA", "partitions": {}, "removable": "0", "rotational": "0", "sas_address": null, "sas_device_handle": null, "scheduler_mode": "none", "sectors": "732585168", "sectorsize": "512", "size": "349.32 GB", "support_discard": "512", "vendor": null, "virtual": 1}}, "rc": 0, "start": "2021-03-22 20:36:14.606017", "stderr": "110+0 records in\n110+0 records out\n115343360 bytes (115 MB, 110 MiB) copied, 0.0230242 s, 5.0 GB/s", "stderr_lines": ["1 2021-03-22T20:36:14.654 INFO:teuthology.task.ansible.out:10+0 records in", "110+0 records out", "115343360 bytes (115 MB, 110 MiB) copied, 0.0230242 s, 5.0 GB/s"], "stdout": "", "stdout_lines": []} 2021-03-22T20:36:14.809 INFO:teuthology.task.ansible.out:changed: [gibba020.front.sepia.ceph.com] => (item={'key': 'dm-4', 'value': {'virtual': 1, 'links': {'ids': ['dm-name-vg_nvme-lv_5', 'dm-uuid-LVM-AqinFjMvuAEawIAkE60lqJLtZln8f7bCDLBojqeMEKBfxqislOdkTJoAXjRZBZkZ'], 'uuids': ['e72ed231-eb20-4164-8d0c-5bfb875fae45'], 'labels': [], 'masters': []}, 'vendor': None, 'model': None, 'sas_address': None, 'sas_device_handle': None, 'removable': '0', 'support_discard': '512', 'partitions': {}, 'rotational': '0', 'scheduler_mode': '', 'sectors': '27262976', 'sectorsize': '512', 'size': '13.00 GB', 'host': '', 'holders': []}}) => {"ansible_loop_var": "item", "changed": true, "cmd": "dd if=/dev/zero of=/dev/dm-4 bs=1M count=110", "delta": "0:00:00.077393", "end": "2021-03-22 20:36:14.791242", "item": {"key": "dm-4", "value": {"holders": [], "host": "", "links": {"ids": ["dm-name-vg_nvme-lv_5", "dm-uuid-LVM-AqinFjMvuAEawIAkE60lqJLtZln8f7bCDLBojqeMEKBfxqislOdkTJoAXjRZBZkZ"], "labels": [], "masters": [], "uuids": ["e72ed231-eb20-4164-8d0c-5bfb875fae45"]}, "model": null, "partitions": {}, "removable": "0", "rotational": "0", "sas_address": null, "sas_device_handle": null, "scheduler_mode": "", "sectors": "27262976", "sectorsize": "512", "size": "13.00 GB", "support_discard": "512", "vendor": null, "virtual": 1}}, "rc": 0, "start": "2021-03-22 20:36:14.713849", "stderr": "110+0 records in\n110+0 records out\n115343360 bytes (115 MB, 110 MiB) copied, 0.0756558 s, 1.5 GB/s", "stderr_lines": ["110+0 records in", "110+0 records out", "115343360 bytes (115 MB, 110 MiB) copied, 0.0756558 s, 1.5 GB/s"], "stdout": "", "stdout_lines": []} 2021-03-22T20:36:14.862 INFO:teuthology.task.ansible.out:changed: [gibba044.front.sepia.ceph.com] => (item={'key': 'dm-4', 'value': {'virtual': 1, 'links': {'ids': ['dm-name-vg_nvme-lv_5', 'dm-uuid-LVM-YJJaBqGDd0VdicbYVzATYuqcetF8E22TA6EH8YHB3UQrRd8rOMBf16JYZ7VtdOMN'], 'uuids': ['744202e7-8a46-4183-9fef-d5ab7c530de5'], 'labels': [], 'masters': []}, 'vendor': None, 'model': None, 'sas_address': None, 'sas_device_handle': None, 'removable': '0', 'support_discard': '512', 'partitions': {}, 'rotational': '0', 'scheduler_mode': '', 'sectors': '27262976', 'sectorsize': '512', 'size': '13.00 GB', 'host': '', 'holders': []}}) => {"ansible_loop_var": "item", "changed": true, "cmd": "dd if=/dev/zero of=/dev/dm-4 bs=1M count=110", "delta": "0:00:00.078700", "end": "2021-03-22 20:36:14.845700", "item": {"key": "dm-4", "value": {"holders": [], "host": "", "links": {"ids": ["dm-name-vg_nvme-lv_5", "dm-uuid-LVM-YJJaBqGDd0VdicbYVzATYuqcetF8E22TA6EH8YHB3UQrRd8rOMBf16JYZ7VtdOMN"], "labels": [], "masters": [], "uuids": ["744202e7-8a46-4183-9fef-d5ab7c530de5"]}, "model": null, "partitions": {}, "removable": "0", "rotational": "0", "sas_address": null, "sas_device_handle": null, "scheduler_mode": "", "sectors": "27262976", "sectorsize": "512", "size": "13.00 GB", "support_discard": "512", "vendor": null, "virtual": 1}}, "rc": 0, "start": "2021-03-22 20:36:14.767000", "stderr": "110+0 records in\n110+0 records out\n115343360 bytes (115 MB, 110 MiB) copied, 0.0770371 s, 1.5 GB/s", "stderr_lines": ["110+0 records in", "110+0 records out", "115343360 bytes (115 MB, 110 MiB) copied, 0.0770371 s, 1.5 GB/s"], "stdout": "", "stdout_lines": []} 2021-03-22T20:36:15.030 INFO:teuthology.task.ansible.out:changed: [gibba020.front.sepia.ceph.com] => (item={'key': 'dm-2', 'value': {'virtual': 1, 'links': {'ids': ['dm-name-vg_nvme-lv_3', 'dm-uuid-LVM-AqinFjMvuAEawIAkE60lqJLtZln8f7bC1bmGY0HuojeANmhumleIPL9Nguv5Z2Ye'], 'uuids': ['87568477-db8d-44e8-a846-cb1214809e79'], 'labels': [], 'masters': []}, 'vendor': None, 'model': None, 'sas_address': None, 'sas_device_handle': None, 'removable': '0', 'support_discard': '512', 'partitions': {}, 'rotational': '0', 'scheduler_mode': '', 'sectors': '176160768', 'sectorsize': '512', 'size': '84.00 GB', 'host': '', 'holders': []}}) => {"ansible_loop_var": "item", "changed": true, "cmd": "dd if=/dev/zero of=/dev/dm-2 bs=1M count=110", "delta": "0:00:00.077423", "end": "2021-03-22 20:36:15.002923", "item": {"key": "dm-2", "value": {"holders": [], "host": "", "links": {"ids": ["dm-name-vg_nvme-lv_3", "dm-uuid-LVM-AqinFjMvuAEawIAkE60lqJLtZln8f7bC1bmGY0HuojeANmhumleIPL9Nguv5Z2Ye"], "labels": [], "masters": [], "uuids": ["87568477-db8d-44e8-a846-cb1214809e79"]}, "model": null, "partitions": {}, "removable": "0", "rotational": "0", "sas_address": null, "sas_device_handle": null, "scheduler_mode": "", "sectors": "176160768", "sectorsize": "512", "size": "84.00 GB", "support_discard": "512", "vendor": null, "virtual": 1}}, "rc": 0, "start": "2021-03-22 20:36:14.925500", "stderr": "110+0 records in\n110+0 records out\n115343360 bytes (115 MB, 110 MiB) copied, 0.0757626 s, 1.5 GB/s", "stderr_lines": ["110+0 records in", "110+0 records out", "115343360 bytes (115 MB, 110 MiB) copied, 0.0757626 s, 1.5 GB/s"], "stdout": "", "stdout_lines": []} 2021-03-22T20:36:15.074 INFO:teuthology.task.ansible.out:changed: [gibba044.front.sepia.ceph.com] => (item={'key': 'dm-2', 'value': {'virtual': 1, 'links': {'ids': ['dm-name-vg_nvme-lv_3', 'dm-uuid-LVM-YJJaBqGDd0VdicbYVzATYuqcetF8E22TW1w3U5yDHAlJ1xaWlt109uTnlJrt19n8'], 'uuids': ['8c13a86f-978b-43d4-abba-c5778498f6c2'], 'labels': [], 'masters': []}, 'vendor': None, 'model': None, 'sas_address': None, 'sas_device_handle': None, 'removable': '0', 'support_discard': '512', 'partitions': {}, 'rotational': '0', 'scheduler_mode': '', 'sectors': '176160768', 'sectorsize': '512', 'size': '84.00 GB', 'host': '', 'holders': []}}) => {"ansible_loop_var": "item", "changed": true, "cmd": "dd if=/dev/zero of=/dev/dm-2 bs=1M count=110", "delta": "0:00:00.076922", "end": "2021-03-22 20:36:15.055440", "item": {"key": "dm-2", "value": {"holders": [], "host": "", "links": {"ids": ["dm-name-vg_nvme-lv_3", "dm-uuid-LVM-YJJaBqGDd0VdicbYVzATYuqcetF8E22TW1w3U5yDHAlJ1xaWlt109uTnlJrt19n8"], "labels": [], "masters": [], "uuids": ["8c13a86f-978b-43d4-abba-c5778498f6c2"]}, "model": null, "partitions": {}, "removable": "0", "rotational": "0", "sas_address": null, "sas_device_handle": null, "scheduler_mode": "", "sectors": "176160768", "sectorsize": "512", "size": "84.00 GB", "support_discard": "512", "vendor": null, "virtual": 1}}, "rc": 0, "start": "2021-03-22 20:36:14.978518", "stderr": "110+0 records in\n110+0 records out\n115343360 bytes (115 MB, 110 MiB) copied, 0.075297 s, 1.5 GB/s", "stderr_lines": ["110+0 records in", "110+0 records out", "115343360 bytes (115 MB, 110 MiB) copied, 0.075297 s, 1.5 GB/s"], "stdout": "", "stdout_lines": []} 2021-03-22T20:36:15.241 INFO:teuthology.task.ansible.out:changed: [gibba020.front.sepia.ceph.com] => (item={'key': 'dm-0', 'value': {'virtual': 1, 'links': {'ids': ['dm-name-vg_nvme-lv_1', 'dm-uuid-LVM-AqinFjMvuAEawIAkE60lqJLtZln8f7bCqGh7Rt712nQ74B7pycDIOmtmBCBjwzaI'], 'uuids': ['e93bad46-09b6-49bd-85f8-86a470d5a6d3'], 'labels': [], 'masters': []}, 'vendor': None, 'model': None, 'sas_address': None, 'sas_device_handle': None, 'removable': '0', 'support_discard': '512', 'partitions': {}, 'rotational': '0', 'scheduler_mode': '', 'sectors': '176160768', 'sectorsize': '512', 'size': '84.00 GB', 'host': '', 'holders': []}}) => {"ansible_loop_var": "item", "changed": true, "cmd": "dd if=/dev/zero of=/dev/dm-0 bs=1M count=110", "delta": "0:00:00.078990", "end": "2021-03-22 20:36:15.216877", "item": {"key": "dm-0", "value": {"holders": [], "host": "", "links": {"ids": ["dm-name-vg_nvme-lv_1", "dm-uuid-LVM-AqinFjMvuAEawIAkE60lqJLtZln8f7bCqGh7Rt712nQ74B7pycDIOmtmBCBjwzaI"], "labels": [], "masters": [], "uuids": ["e93bad46-09b6-49bd-85f8-86a470d5a6d3"]}, "model": null, "partitions": {}, "removable": "0", "rotational": "0", "sas_address": null, "sas_device_handle": null, "scheduler_mode": "", "sectors": "176160768", "sectorsize": "512", "size": "84.00 GB", "support_discard": "512", "vendor": null, "virtual": 1}}, "rc": 0, "start": "2021-03-22 20:36:15.137887", "stderr": "110+0 records in\n110+0 records out\n115343360 bytes (115 MB, 110 MiB) copied, 0.0772667 s, 1.5 GB/s", "stderr_lines": ["110+0 records in", "110+0 records out", "115343360 bytes (115 MB, 110 MiB) copied, 0.0772667 s, 1.5 GB/s"], "stdout": "", "stdout_lines": []} 2021-03-22T20:36:15.242 INFO:teuthology.task.ansible.out:skipping: [gibba020.front.sepia.ceph.com] => (item={'key': 'sda', 'value': {'virtual': 1, 'links': {'ids': ['ata-TOSHIBA_MG04ACA100N_Y9I8K38OF6XF', 'scsi-0ATA_TOSHIBA_MG04ACA1_Y9I8K38OF6XF', 'scsi-1ATA_TOSHIBA_MG04ACA100N_Y9I8K38OF6XF', 'scsi-350000399aba8166e', 'scsi-SATA_TOSHIBA_MG04ACA1_Y9I8K38OF6XF', 'wwn-0x50000399aba8166e'], 'uuids': [], 'labels': [], 'masters': []}, 'vendor': 'ATA', 'model': 'TOSHIBA MG04ACA1', 'sas_address': None, 'sas_device_handle': None, 'serial': 'Y9I8K38OF6XF', 'removable': '0', 'support_discard': '0', 'wwn': '0x50000399aba8166e', 'partitions': {'sda1': {'links': {'ids': ['ata-TOSHIBA_MG04ACA100N_Y9I8K38OF6XF-part1', 'scsi-0ATA_TOSHIBA_MG04ACA1_Y9I8K38OF6XF-part1', 'scsi-1ATA_TOSHIBA_MG04ACA100N_Y9I8K38OF6XF-part1', 'scsi-350000399aba8166e-part1', 'scsi-SATA_TOSHIBA_MG04ACA1_Y9I8K38OF6XF-part1', 'wwn-0x50000399aba8166e-part1'], 'uuids': ['3b6f09d8-1f6d-44b1-8eae-585ac69873c0'], 'labels': [], 'masters': []}, 'start': '2048', 'sectors': '1953522688', 'sectorsize': 512, 'size': '931.51 GB', 'uuid': '3b6f09d8-1f6d-44b1-8eae-585ac69873c0', 'holders': []}}, 'rotational': '1', 'scheduler_mode': 'mq-deadline', 'sectors': '1953525168', 'sectorsize': '512', 'size': '931.51 GB', 'host': 'SATA controller: Intel Corporation Cannon Lake PCH SATA AHCI Controller (rev 10)', 'holders': []}}) => {"ansible_loop_var": "item", "changed": false, "item": {"key": "sda", "value": {"holders": [], "host": "SATA controller: Intel Corporation Cannon Lake PCH SATA AHCI Controller (rev 10)", "links": {"ids": ["ata-TOSHIBA_MG04ACA100N_Y9I8K38OF6XF", "scsi-0ATA_TOSHIBA_MG04ACA1_Y9I8K38OF6XF", "scsi-1ATA_TOSHIBA_MG04ACA100N_Y9I8K38OF6XF", "scsi-350000399aba8166e", "scsi-SATA_TOSHIBA_MG04ACA1_Y9I8K38OF6XF", "wwn-0x50000399aba8166e"], "labels": [], "masters": [], "uuids": []}, "model": "TOSHIBA MG04ACA1", "partitions": {"sda1": {"holders": [], "links": {"ids": ["ata-TOSHIBA_MG04ACA100N_Y9I8K38OF6XF-part1", "scsi-0ATA_TOSHIBA_MG04ACA1_Y9I8K38OF6XF-part1", "scsi-1ATA_TOSHI 2021-03-22T20:36:15.243 INFO:teuthology.task.ansible.out:BA_MG04ACA100N_Y9I8K38OF6XF-part1", "scsi-350000399aba8166e-part1", "scsi-SATA_TOSHIBA_MG04ACA1_Y9I8K38OF6XF-part1", "wwn-0x50000399aba8166e-part1"], "labels": [], "masters": [], "uuids": ["3b6f09d8-1f6d-44b1-8eae-585ac69873c0"]}, "sectors": "1953522688", "sectorsize": 512, "size": "931.51 GB", "start": "2048", "uuid": "3b6f09d8-1f6d-44b1-8eae-585ac69873c0"}}, "removable": "0", "rotational": "1", "sas_address": null, "sas_device_handle": null, "scheduler_mode": "mq-deadline", "sectors": "1953525168", "sectorsize": "512", "serial": "Y9I8K38OF6XF", "size": "931.51 GB", "support_discard": "0", "vendor": "ATA", "virtual": 1, "wwn": "0x50000399aba8166e"}}, "skip_reason": "Conditional result was False"} 2021-03-22T20:36:15.285 INFO:teuthology.task.ansible.out:changed: [gibba044.front.sepia.ceph.com] => (item={'key': 'dm-0', 'value': {'virtual': 1, 'links': {'ids': ['dm-name-vg_nvme-lv_1', 'dm-uuid-LVM-YJJaBqGDd0VdicbYVzATYuqcetF8E22TQfH5OE3TpFxvQiMtc7C5GkCVOfMG4xYC'], 'uuids': ['cd980e60-87a2-4f90-a352-37089b8d9a9f'], 'labels': [], 'masters': []}, 'vendor': None, 'model': None, 'sas_address': None, 'sas_device_handle': None, 'removable': '0', 'support_discard': '512', 'partitions': {}, 'rotational': '0', 'scheduler_mode': '', 'sectors': '176160768', 'sectorsize': '512', 'size': '84.00 GB', 'host': '', 'holders': []}}) => {"ansible_loop_var": "item", "changed": true, "cmd": "dd if=/dev/zero of=/dev/dm-0 bs=1M count=110", "delta": "0:00:00.077093", "end": "2021-03-22 20:36:15.264325", "item": {"key": "dm-0", "value": {"holders": [], "host": "", "links": {"ids": ["dm-name-vg_nvme-lv_1", "dm-uuid-LVM-YJJaBqGDd0VdicbYVzATYuqcetF8E22TQfH5OE3TpFxvQiMtc7C5GkCVOfMG4xYC"], "labels": [], "masters": [], "uuids": ["cd980e60-87a2-4f90-a352-37089b8d9a9f"]}, "model": null, "partitions": {}, "removable": "0", "rotational": "0", "sas_address": null, "sas_device_handle": null, "scheduler_mode": "", "sectors": "176160768", "sectorsize": "512", "size": "84.00 GB", "support_discard": "512", "vendor": null, "virtual": 1}}, "rc": 0, "start": "2021-03-22 20:36:15.187232", "stderr": "110+0 records in\n110+0 records out\n115343360 bytes (115 MB, 110 MiB) copied, 0.0754364 s, 1.5 GB/s", "stderr_lines": ["110+0 records in", "110+0 records out", "115343360 bytes (115 MB, 110 MiB) copied, 0.0754364 s, 1.5 GB/s"], "stdout": "", "stdout_lines": []} 2021-03-22T20:36:15.297 INFO:teuthology.task.ansible.out:skipping: [gibba044.front.sepia.ceph.com] => (item={'key': 'sda', 'value': {'virtual': 1, 'links': {'ids': ['ata-TOSHIBA_MG04ACA100N_Y9I8K38NF6XF', 'scsi-0ATA_TOSHIBA_MG04ACA1_Y9I8K38NF6XF', 'scsi-1ATA_TOSHIBA_MG04ACA100N_Y9I8K38NF6XF', 'scsi-350000399aba8166d', 'scsi-SATA_TOSHIBA_MG04ACA1_Y9I8K38NF6XF', 'wwn-0x50000399aba8166d'], 'uuids': [], 'labels': [], 'masters': []}, 'vendor': 'ATA', 'model': 'TOSHIBA MG04ACA1', 'sas_address': None, 'sas_device_handle': None, 'serial': 'Y9I8K38NF6XF', 'removable': '0', 'support_discard': '0', 'wwn': '0x50000399aba8166d', 'partitions': {'sda1': {'links': {'ids': ['ata-TOSHIBA_MG04ACA100N_Y9I8K38NF6XF-part1', 'scsi-0ATA_TOSHIBA_MG04ACA1_Y9I8K38NF6XF-part1', 'scsi-1ATA_TOSHIBA_MG04ACA100N_Y9I8K38NF6XF-part1', 'scsi-350000399aba8166d-part1', 'scsi-SATA_TOSHIBA_MG04ACA1_Y9I8K38NF6XF-part1', 'wwn-0x50000399aba8166d-part1'], 'uuids': ['3b6f09d8-1f6d-44b1-8eae-585ac69873c0'], 'labels': [], 'masters': []}, 'start': '2048', 'sectors': '1953522688', 'sectorsize': 512, 'size': '931.51 GB', 'uuid': '3b6f09d8-1f6d-44b1-8eae-585ac69873c0', 'holders': []}}, 'rotational': '1', 'scheduler_mode': 'mq-deadline', 'sectors': '1953525168', 'sectorsize': '512', 'size': '931.51 GB', 'host': 'SATA controller: Intel Corporation Cannon Lake PCH SATA AHCI Controller (rev 10)', 'holders': []}}) => {"ansible_loop_var": "item", "changed": false, "item": {"key": "sda", "value": {"holders": [], "host": "SATA controller: Intel Corporation Cannon Lake PCH SATA AHCI Controller (rev 10)", "links": {"ids": ["ata-TOSHIBA_MG04ACA100N_Y9I8K38NF6XF", "scsi-0ATA_TOSHIBA_MG04ACA1_Y9I8K38NF6XF", "scsi-1ATA_TOSHIBA_MG04ACA100N_Y9I8K38NF6XF", "scsi-350000399aba8166d", "scsi-SATA_TOSHIBA_MG04ACA1_Y9I8K38NF6XF", "wwn-0x50000399aba8166d"], "labels": [], "masters": [], "uuids": []}, "model": "TOSHIBA MG04ACA1", "partitions": {"sda1": {"holders": [], "links": {"ids": ["ata-TOSHIBA_MG04ACA100N_Y9I8K38NF6XF-part1", "scsi-0ATA_TOSHIBA_MG04ACA1_Y9I8K38NF6XF-part1", "scsi-1ATA_TOSHI 2021-03-22T20:36:15.298 INFO:teuthology.task.ansible.out:BA_MG04ACA100N_Y9I8K38NF6XF-part1", "scsi-350000399aba8166d-part1", "scsi-SATA_TOSHIBA_MG04ACA1_Y9I8K38NF6XF-part1", "wwn-0x50000399aba8166d-part1"], "labels": [], "masters": [], "uuids": ["3b6f09d8-1f6d-44b1-8eae-585ac69873c0"]}, "sectors": "1953522688", "sectorsize": 512, "size": "931.51 GB", "start": "2048", "uuid": "3b6f09d8-1f6d-44b1-8eae-585ac69873c0"}}, "removable": "0", "rotational": "1", "sas_address": null, "sas_device_handle": null, "scheduler_mode": "mq-deadline", "sectors": "1953525168", "sectorsize": "512", "serial": "Y9I8K38NF6XF", "size": "931.51 GB", "support_discard": "0", "vendor": "ATA", "virtual": 1, "wwn": "0x50000399aba8166d"}}, "skip_reason": "Conditional result was False"} 2021-03-22T20:36:15.455 INFO:teuthology.task.ansible.out:changed: [gibba020.front.sepia.ceph.com] => (item={'key': 'dm-3', 'value': {'virtual': 1, 'links': {'ids': ['dm-name-vg_nvme-lv_4', 'dm-uuid-LVM-AqinFjMvuAEawIAkE60lqJLtZln8f7bCTNm3UJZ2uSTRfGoM52jSlQm7Z3nwJG2o'], 'uuids': ['b58c2ae0-fae0-4677-8150-d768fe975007'], 'labels': [], 'masters': []}, 'vendor': None, 'model': None, 'sas_address': None, 'sas_device_handle': None, 'removable': '0', 'support_discard': '512', 'partitions': {}, 'rotational': '0', 'scheduler_mode': '', 'sectors': '176160768', 'sectorsize': '512', 'size': '84.00 GB', 'host': '', 'holders': []}}) => {"ansible_loop_var": "item", "changed": true, "cmd": "dd if=/dev/zero of=/dev/dm-3 bs=1M count=110", "delta": "0:00:00.078454", "end": "2021-03-22 20:36:15.437081", "item": {"key": "dm-3", "value": {"holders": [], "host": "", "links": {"ids": ["dm-name-vg_nvme-lv_4", "dm-uuid-LVM-AqinFjMvuAEawIAkE60lqJLtZln8f7bCTNm3UJZ2uSTRfGoM52jSlQm7Z3nwJG2o"], "labels": [], "masters": [], "uuids": ["b58c2ae0-fae0-4677-8150-d768fe975007"]}, "model": null, "partitions": {}, "removable": "0", "rotational": "0", "sas_address": null, "sas_device_handle": null, "scheduler_mode": "", "sectors": "176160768", "sectorsize": "512", "size": "84.00 GB", "support_discard": "512", "vendor": null, "virtual": 1}}, "rc": 0, "start": "2021-03-22 20:36:15.358627", "stderr": "110+0 records in\n110+0 records out\n115343360 bytes (115 MB, 110 MiB) copied, 0.0767795 s, 1.5 GB/s", "stderr_lines": ["110+0 records in", "110+0 records out", "115343360 bytes (115 MB, 110 MiB) copied, 0.0767795 s, 1.5 GB/s"], "stdout": "", "stdout_lines": []} 2021-03-22T20:36:15.484 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:36:15 +0000 (0:00:01.292) 0:04:01.224 ********** 2021-03-22T20:36:15.502 INFO:teuthology.task.ansible.out:changed: [gibba044.front.sepia.ceph.com] => (item={'key': 'dm-3', 'value': {'virtual': 1, 'links': {'ids': ['dm-name-vg_nvme-lv_4', 'dm-uuid-LVM-YJJaBqGDd0VdicbYVzATYuqcetF8E22T6o25gPOYYTkWZDSjN5KI6wj0ts47HnVT'], 'uuids': ['2eb2a49a-4aa2-4cbb-84c3-6ced6e6fb8e6'], 'labels': [], 'masters': []}, 'vendor': None, 'model': None, 'sas_address': None, 'sas_device_handle': None, 'removable': '0', 'support_discard': '512', 'partitions': {}, 'rotational': '0', 'scheduler_mode': '', 'sectors': '176160768', 'sectorsize': '512', 'size': '84.00 GB', 'host': '', 'holders': []}}) => {"ansible_loop_var": "item", "changed": true, "cmd": "dd if=/dev/zero of=/dev/dm-3 bs=1M count=110", "delta": "0:00:00.077119", "end": "2021-03-22 20:36:15.480508", "item": {"key": "dm-3", "value": {"holders": [], "host": "", "links": {"ids": ["dm-name-vg_nvme-lv_4", "dm-uuid-LVM-YJJaBqGDd0VdicbYVzATYuqcetF8E22T6o25gPOYYTkWZDSjN5KI6wj0ts47HnVT"], "labels": [], "masters": [], "uuids": ["2eb2a49a-4aa2-4cbb-84c3-6ced6e6fb8e6"]}, "model": null, "partitions": {}, "removable": "0", "rotational": "0", "sas_address": null, "sas_device_handle": null, "scheduler_mode": "", "sectors": "176160768", "sectorsize": "512", "size": "84.00 GB", "support_discard": "512", "vendor": null, "virtual": 1}}, "rc": 0, "start": "2021-03-22 20:36:15.403389", "stderr": "110+0 records in\n110+0 records out\n115343360 bytes (115 MB, 110 MiB) copied, 0.075496 s, 1.5 GB/s", "stderr_lines": ["110+0 records in", "110+0 records out", "115343360 bytes (115 MB, 110 MiB) copied, 0.075496 s, 1.5 GB/s"], "stdout": "", "stdout_lines": []} 2021-03-22T20:36:15.531 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:36:15 +0000 (0:00:00.047) 0:04:01.271 ********** 2021-03-22T20:36:15.735 INFO:teuthology.task.ansible.out: TASK [testnode : Remove all LVM data] ****************************************** 2021-03-22T20:36:15.736 INFO:teuthology.task.ansible.out:changed: [gibba020.front.sepia.ceph.com] => {"attempts": 1, "changed": true, "cmd": "dmsetup remove_all --force", "delta": "0:00:00.066197", "end": "2021-03-22 20:36:15.675917", "rc": 0, "start": "2021-03-22 20:36:15.609720", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} 2021-03-22T20:36:15.760 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:36:15 +0000 (0:00:00.229) 0:04:01.501 ********** 2021-03-22T20:36:15.762 INFO:teuthology.task.ansible.out: 2021-03-22T20:36:15.789 INFO:teuthology.task.ansible.out:changed: [gibba044.front.sepia.ceph.com] => {"attempts": 1, "changed": true, "cmd": "dmsetup remove_all --force", "delta": "0:00:00.063713", "end": "2021-03-22 20:36:15.721001", "rc": 0, "start": "2021-03-22 20:36:15.657288", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} 2021-03-22T20:36:15.813 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:36:15 +0000 (0:00:00.052) 0:04:01.554 ********** 2021-03-22T20:36:15.954 INFO:teuthology.task.ansible.out: TASK [testnode : Check for physical volumes] *********************************** 2021-03-22T20:36:15.956 INFO:teuthology.task.ansible.out:changed: [gibba020.front.sepia.ceph.com] => {"changed": true, "cmd": "pvdisplay | grep 'PV Name' | awk '{ print $3 }'", "delta": "0:00:00.047999", "end": "2021-03-22 20:36:15.935794", "rc": 0, "start": "2021-03-22 20:36:15.887795", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} 2021-03-22T20:36:15.978 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:36:15 +0000 (0:00:00.164) 0:04:01.718 ********** 2021-03-22T20:36:16.016 INFO:teuthology.task.ansible.out:changed: [gibba044.front.sepia.ceph.com] => {"changed": true, "cmd": "pvdisplay | grep 'PV Name' | awk '{ print $3 }'", "delta": "0:00:00.052177", "end": "2021-03-22 20:36:15.994771", "rc": 0, "start": "2021-03-22 20:36:15.942594", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} 2021-03-22T20:36:16.039 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:36:16 +0000 (0:00:00.061) 0:04:01.780 ********** 2021-03-22T20:36:16.046 INFO:teuthology.task.ansible.out: TASK [testnode : Remove physical volumes] ************************************** 2021-03-22T20:36:16.107 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:36:16 +0000 (0:00:00.067) 0:04:01.847 ********** 2021-03-22T20:36:16.138 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:36:16 +0000 (0:00:00.031) 0:04:01.878 ********** 2021-03-22T20:36:16.144 INFO:teuthology.task.ansible.out: TASK [testnode : Write a new partition table to {{ item.value.device }}] ******* 2021-03-22T20:36:16.145 INFO:teuthology.task.ansible.out:skipping: [gibba020.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-03-22T20:36:16.170 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:36:16 +0000 (0:00:00.032) 0:04:01.910 ********** 2021-03-22T20:36:16.176 INFO:teuthology.task.ansible.out:skipping: [gibba044.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-03-22T20:36:16.201 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:36:16 +0000 (0:00:00.031) 0:04:01.942 ********** 2021-03-22T20:36:16.207 INFO:teuthology.task.ansible.out: TASK [testnode : Write partition entries to {{ item.0.device }}] *************** 2021-03-22T20:36:16.208 INFO:teuthology.task.ansible.out:skipping: [gibba020.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-03-22T20:36:16.231 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:36:16 +0000 (0:00:00.029) 0:04:01.971 ********** 2021-03-22T20:36:16.237 INFO:teuthology.task.ansible.out:skipping: [gibba044.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-03-22T20:36:16.259 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:36:16 +0000 (0:00:00.028) 0:04:01.999 ********** 2021-03-22T20:36:16.265 INFO:teuthology.task.ansible.out: TASK [testnode : Erase /scratch_devs so we know it's accurate] ***************** 2021-03-22T20:36:16.266 INFO:teuthology.task.ansible.out:skipping: [gibba020.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-03-22T20:36:16.289 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:36:16 +0000 (0:00:00.030) 0:04:02.030 ********** 2021-03-22T20:36:16.296 INFO:teuthology.task.ansible.out:skipping: [gibba044.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-03-22T20:36:16.321 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:36:16 +0000 (0:00:00.031) 0:04:02.062 ********** 2021-03-22T20:36:16.327 INFO:teuthology.task.ansible.out: TASK [testnode : Write /scratch_devs for {{ item.0.device }}] ****************** 2021-03-22T20:36:16.327 INFO:teuthology.task.ansible.out:skipping: [gibba020.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-03-22T20:36:16.350 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:36:16 +0000 (0:00:00.028) 0:04:02.090 ********** 2021-03-22T20:36:16.357 INFO:teuthology.task.ansible.out:skipping: [gibba044.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-03-22T20:36:16.380 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:36:16 +0000 (0:00:00.029) 0:04:02.121 ********** 2021-03-22T20:36:16.501 INFO:teuthology.task.ansible.out: TASK [testnode : Edit lvm.conf to support LVM on kRBD.] ************************ 2021-03-22T20:36:16.503 INFO:teuthology.task.ansible.out:ok: [gibba020.front.sepia.ceph.com] => {"backup": "", "changed": false, "msg": ""} 2021-03-22T20:36:16.525 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:36:16 +0000 (0:00:00.144) 0:04:02.265 ********** 2021-03-22T20:36:16.542 INFO:teuthology.task.ansible.out:ok: [gibba044.front.sepia.ceph.com] => {"backup": "", "changed": false, "msg": ""} 2021-03-22T20:36:16.567 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:36:16 +0000 (0:00:00.042) 0:04:02.308 ********** 2021-03-22T20:36:16.574 INFO:teuthology.task.ansible.out: TASK [testnode : Set root disk] ************************************************ 2021-03-22T20:36:16.574 INFO:teuthology.task.ansible.out:skipping: [gibba020.front.sepia.ceph.com] => (item={'mount': '/', 'device': '/dev/sda1', 'fstype': 'ext4', 'options': 'rw,seclabel,relatime', 'size_total': 983429562368, 'size_available': 930419257344, 'block_size': 4096, 'block_total': 240095108, 'block_available': 227153139, 'block_used': 12941969, 'inode_total': 61054976, 'inode_available': 60986957, 'inode_used': 68019, 'uuid': '3b6f09d8-1f6d-44b1-8eae-585ac69873c0'}) => {"ansible_loop_var": "item", "changed": false, "item": {"block_available": 227153139, "block_size": 4096, "block_total": 240095108, "block_used": 12941969, "device": "/dev/sda1", "fstype": "ext4", "inode_available": 60986957, "inode_total": 61054976, "inode_used": 68019, "mount": "/", "options": "rw,seclabel,relatime", "size_available": 930419257344, "size_total": 983429562368, "uuid": "3b6f09d8-1f6d-44b1-8eae-585ac69873c0"}, "skip_reason": "Conditional result was False"} 2021-03-22T20:36:16.599 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:36:16 +0000 (0:00:00.031) 0:04:02.339 ********** 2021-03-22T20:36:16.617 INFO:teuthology.task.ansible.out:skipping: [gibba044.front.sepia.ceph.com] => (item={'mount': '/', 'device': '/dev/sda1', 'fstype': 'ext4', 'options': 'rw,seclabel,relatime', 'size_total': 983429562368, 'size_available': 930419257344, 'block_size': 4096, 'block_total': 240095108, 'block_available': 227153139, 'block_used': 12941969, 'inode_total': 61054976, 'inode_available': 60986957, 'inode_used': 68019, 'uuid': '3b6f09d8-1f6d-44b1-8eae-585ac69873c0'}) => {"ansible_loop_var": "item", "changed": false, "item": {"block_available": 227153139, "block_size": 4096, "block_total": 240095108, "block_used": 12941969, "device": "/dev/sda1", "fstype": "ext4", "inode_available": 60986957, "inode_total": 61054976, "inode_used": 68019, "mount": "/", "options": "rw,seclabel,relatime", "size_available": 930419257344, "size_total": 983429562368, "uuid": "3b6f09d8-1f6d-44b1-8eae-585ac69873c0"}, "skip_reason": "Conditional result was False"} 2021-03-22T20:36:16.639 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:36:16 +0000 (0:00:00.040) 0:04:02.379 ********** 2021-03-22T20:36:16.645 INFO:teuthology.task.ansible.out: TASK [testnode : Combine list of non-root disks] ******************************* 2021-03-22T20:36:16.647 INFO:teuthology.task.ansible.out:skipping: [gibba020.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-03-22T20:36:16.668 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:36:16 +0000 (0:00:00.029) 0:04:02.409 ********** 2021-03-22T20:36:16.677 INFO:teuthology.task.ansible.out:skipping: [gibba044.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-03-22T20:36:16.701 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:36:16 +0000 (0:00:00.032) 0:04:02.441 ********** 2021-03-22T20:36:16.707 INFO:teuthology.task.ansible.out: TASK [testnode : set_fact] ***************************************************** 2021-03-22T20:36:16.707 INFO:teuthology.task.ansible.out:skipping: [gibba020.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-03-22T20:36:16.731 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:36:16 +0000 (0:00:00.030) 0:04:02.471 ********** 2021-03-22T20:36:16.738 INFO:teuthology.task.ansible.out:skipping: [gibba044.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-03-22T20:36:16.763 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:36:16 +0000 (0:00:00.032) 0:04:02.503 ********** 2021-03-22T20:36:16.770 INFO:teuthology.task.ansible.out: TASK [testnode : set_fact] ***************************************************** 2021-03-22T20:36:16.771 INFO:teuthology.task.ansible.out:skipping: [gibba020.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-03-22T20:36:16.793 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:36:16 +0000 (0:00:00.030) 0:04:02.534 ********** 2021-03-22T20:36:16.800 INFO:teuthology.task.ansible.out:skipping: [gibba044.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-03-22T20:36:16.828 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:36:16 +0000 (0:00:00.034) 0:04:02.568 ********** 2021-03-22T20:36:16.833 INFO:teuthology.task.ansible.out: TASK [testnode : Create volume_groups dict] ************************************ 2021-03-22T20:36:16.834 INFO:teuthology.task.ansible.out:skipping: [gibba020.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-03-22T20:36:16.857 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:36:16 +0000 (0:00:00.029) 0:04:02.597 ********** 2021-03-22T20:36:16.863 INFO:teuthology.task.ansible.out:skipping: [gibba044.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-03-22T20:36:16.889 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:36:16 +0000 (0:00:00.032) 0:04:02.630 ********** 2021-03-22T20:36:16.896 INFO:teuthology.task.ansible.out: TASK [testnode : Determine desired logical volume percentage size] ************* 2021-03-22T20:36:16.897 INFO:teuthology.task.ansible.out:skipping: [gibba020.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-03-22T20:36:16.920 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:36:16 +0000 (0:00:00.030) 0:04:02.660 ********** 2021-03-22T20:36:16.927 INFO:teuthology.task.ansible.out:skipping: [gibba044.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-03-22T20:36:16.951 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:36:16 +0000 (0:00:00.031) 0:04:02.691 ********** 2021-03-22T20:36:16.958 INFO:teuthology.task.ansible.out: TASK [testnode : Create logical_volumes dict] ********************************** 2021-03-22T20:36:16.958 INFO:teuthology.task.ansible.out:skipping: [gibba020.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-03-22T20:36:16.988 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:36:16 +0000 (0:00:00.037) 0:04:02.729 ********** 2021-03-22T20:36:16.998 INFO:teuthology.task.ansible.out:skipping: [gibba044.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-03-22T20:36:17.022 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:36:17 +0000 (0:00:00.033) 0:04:02.762 ********** 2021-03-22T20:36:17.644 INFO:teuthology.task.ansible.out: TASK [testnode : Create volume group(s)] *************************************** 2021-03-22T20:36:17.646 INFO:teuthology.task.ansible.out:changed: [gibba020.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"}}} changed: [gibba044.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"}}} 2021-03-22T20:36:17.669 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:36:17 +0000 (0:00:00.647) 0:04:03.409 ********** 2021-03-22T20:36:17.690 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:36:17 +0000 (0:00:00.021) 0:04:03.431 ********** 2021-03-22T20:36:18.231 INFO:teuthology.task.ansible.out: TASK [testnode : Create logical volume(s)] ************************************* 2021-03-22T20:36:18.232 INFO:teuthology.task.ansible.out:changed: [gibba044.front.sepia.ceph.com] => (item={'key': 'lv_1', 'value': {'vg': 'vg_nvme', 'size': '84G', 'scratch_dev': True}}) => {"ansible_loop_var": "item", "changed": true, "item": {"key": "lv_1", "value": {"scratch_dev": true, "size": "84G", "vg": "vg_nvme"}}, "msg": ""} changed: [gibba020.front.sepia.ceph.com] => (item={'key': 'lv_1', 'value': {'vg': 'vg_nvme', 'size': '84G', 'scratch_dev': True}}) => {"ansible_loop_var": "item", "changed": true, "item": {"key": "lv_1", "value": {"scratch_dev": true, "size": "84G", "vg": "vg_nvme"}}, "msg": ""} 2021-03-22T20:36:18.500 INFO:teuthology.task.ansible.out:changed: [gibba020.front.sepia.ceph.com] => (item={'key': 'lv_2', 'value': {'vg': 'vg_nvme', 'size': '84G', 'scratch_dev': True}}) => {"ansible_loop_var": "item", "changed": true, "item": {"key": "lv_2", "value": {"scratch_dev": true, "size": "84G", "vg": "vg_nvme"}}, "msg": ""} 2021-03-22T20:36:18.532 INFO:teuthology.task.ansible.out:changed: [gibba044.front.sepia.ceph.com] => (item={'key': 'lv_2', 'value': {'vg': 'vg_nvme', 'size': '84G', 'scratch_dev': True}}) => {"ansible_loop_var": "item", "changed": true, "item": {"key": "lv_2", "value": {"scratch_dev": true, "size": "84G", "vg": "vg_nvme"}}, "msg": ""} 2021-03-22T20:36:18.772 INFO:teuthology.task.ansible.out:changed: [gibba020.front.sepia.ceph.com] => (item={'key': 'lv_3', 'value': {'vg': 'vg_nvme', 'size': '84G', 'scratch_dev': True}}) => {"ansible_loop_var": "item", "changed": true, "item": {"key": "lv_3", "value": {"scratch_dev": true, "size": "84G", "vg": "vg_nvme"}}, "msg": ""} 2021-03-22T20:36:18.804 INFO:teuthology.task.ansible.out:changed: [gibba044.front.sepia.ceph.com] => (item={'key': 'lv_3', 'value': {'vg': 'vg_nvme', 'size': '84G', 'scratch_dev': True}}) => {"ansible_loop_var": "item", "changed": true, "item": {"key": "lv_3", "value": {"scratch_dev": true, "size": "84G", "vg": "vg_nvme"}}, "msg": ""} 2021-03-22T20:36:19.054 INFO:teuthology.task.ansible.out:changed: [gibba020.front.sepia.ceph.com] => (item={'key': 'lv_4', 'value': {'vg': 'vg_nvme', 'size': '84G', 'scratch_dev': True}}) => {"ansible_loop_var": "item", "changed": true, "item": {"key": "lv_4", "value": {"scratch_dev": true, "size": "84G", "vg": "vg_nvme"}}, "msg": ""} 2021-03-22T20:36:19.076 INFO:teuthology.task.ansible.out:changed: [gibba044.front.sepia.ceph.com] => (item={'key': 'lv_4', 'value': {'vg': 'vg_nvme', 'size': '84G', 'scratch_dev': True}}) => {"ansible_loop_var": "item", "changed": true, "item": {"key": "lv_4", "value": {"scratch_dev": true, "size": "84G", "vg": "vg_nvme"}}, "msg": ""} 2021-03-22T20:36:19.325 INFO:teuthology.task.ansible.out:changed: [gibba020.front.sepia.ceph.com] => (item={'key': 'lv_5', 'value': {'vg': 'vg_nvme', 'size': '13G'}}) => {"ansible_loop_var": "item", "changed": true, "item": {"key": "lv_5", "value": {"size": "13G", "vg": "vg_nvme"}}, "msg": ""} 2021-03-22T20:36:19.348 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:36:19 +0000 (0:00:01.658) 0:04:05.089 ********** 2021-03-22T20:36:19.356 INFO:teuthology.task.ansible.out:changed: [gibba044.front.sepia.ceph.com] => (item={'key': 'lv_5', 'value': {'vg': 'vg_nvme', 'size': '13G'}}) => {"ansible_loop_var": "item", "changed": true, "item": {"key": "lv_5", "value": {"size": "13G", "vg": "vg_nvme"}}, "msg": ""} 2021-03-22T20:36:19.382 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:36:19 +0000 (0:00:00.033) 0:04:05.123 ********** 2021-03-22T20:36:19.503 INFO:teuthology.task.ansible.out: TASK [testnode : Erase /scratch_devs so we know it's accurate] ***************** 2021-03-22T20:36:19.505 INFO:teuthology.task.ansible.out:changed: [gibba020.front.sepia.ceph.com] => {"changed": true, "path": "/scratch_devs", "state": "absent"} 2021-03-22T20:36:19.530 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:36:19 +0000 (0:00:00.147) 0:04:05.270 ********** 2021-03-22T20:36:19.537 INFO:teuthology.task.ansible.out:changed: [gibba044.front.sepia.ceph.com] => {"changed": true, "path": "/scratch_devs", "state": "absent"} 2021-03-22T20:36:19.561 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:36:19 +0000 (0:00:00.031) 0:04:05.302 ********** 2021-03-22T20:36:19.693 INFO:teuthology.task.ansible.out: TASK [testnode : Write /scratch_devs] ****************************************** 2021-03-22T20:36:19.694 INFO:teuthology.task.ansible.out:changed: [gibba020.front.sepia.ceph.com] => (item={'key': 'lv_1', 'value': {'vg': 'vg_nvme', 'size': '84G', 'scratch_dev': True}}) => {"ansible_loop_var": "item", "backup": "", "changed": true, "item": {"key": "lv_1", "value": {"scratch_dev": true, "size": "84G", "vg": "vg_nvme"}}, "msg": "line added"} 2021-03-22T20:36:19.725 INFO:teuthology.task.ansible.out:changed: [gibba044.front.sepia.ceph.com] => (item={'key': 'lv_1', 'value': {'vg': 'vg_nvme', 'size': '84G', 'scratch_dev': True}}) => {"ansible_loop_var": "item", "backup": "", "changed": true, "item": {"key": "lv_1", "value": {"scratch_dev": true, "size": "84G", "vg": "vg_nvme"}}, "msg": "line added"} 2021-03-22T20:36:19.830 INFO:teuthology.task.ansible.out:changed: [gibba020.front.sepia.ceph.com] => (item={'key': 'lv_2', 'value': {'vg': 'vg_nvme', 'size': '84G', 'scratch_dev': True}}) => {"ansible_loop_var": "item", "backup": "", "changed": true, "item": {"key": "lv_2", "value": {"scratch_dev": true, "size": "84G", "vg": "vg_nvme"}}, "msg": "line added"} 2021-03-22T20:36:19.862 INFO:teuthology.task.ansible.out:changed: [gibba044.front.sepia.ceph.com] => (item={'key': 'lv_2', 'value': {'vg': 'vg_nvme', 'size': '84G', 'scratch_dev': True}}) => {"ansible_loop_var": "item", "backup": "", "changed": true, "item": {"key": "lv_2", "value": {"scratch_dev": true, "size": "84G", "vg": "vg_nvme"}}, "msg": "line added"} 2021-03-22T20:36:19.968 INFO:teuthology.task.ansible.out:changed: [gibba020.front.sepia.ceph.com] => (item={'key': 'lv_3', 'value': {'vg': 'vg_nvme', 'size': '84G', 'scratch_dev': True}}) => {"ansible_loop_var": "item", "backup": "", "changed": true, "item": {"key": "lv_3", "value": {"scratch_dev": true, "size": "84G", "vg": "vg_nvme"}}, "msg": "line added"} 2021-03-22T20:36:20.001 INFO:teuthology.task.ansible.out:changed: [gibba044.front.sepia.ceph.com] => (item={'key': 'lv_3', 'value': {'vg': 'vg_nvme', 'size': '84G', 'scratch_dev': True}}) => {"ansible_loop_var": "item", "backup": "", "changed": true, "item": {"key": "lv_3", "value": {"scratch_dev": true, "size": "84G", "vg": "vg_nvme"}}, "msg": "line added"} 2021-03-22T20:36:20.107 INFO:teuthology.task.ansible.out:changed: [gibba020.front.sepia.ceph.com] => (item={'key': 'lv_4', 'value': {'vg': 'vg_nvme', 'size': '84G', 'scratch_dev': True}}) => {"ansible_loop_var": "item", "backup": "", "changed": true, "item": {"key": "lv_4", "value": {"scratch_dev": true, "size": "84G", "vg": "vg_nvme"}}, "msg": "line added"} 2021-03-22T20:36:20.118 INFO:teuthology.task.ansible.out:skipping: [gibba020.front.sepia.ceph.com] => (item={'key': 'lv_5', 'value': {'vg': 'vg_nvme', 'size': '13G'}}) => {"ansible_loop_var": "item", "changed": false, "item": {"key": "lv_5", "value": {"size": "13G", "vg": "vg_nvme"}}, "skip_reason": "Conditional result was False"} 2021-03-22T20:36:20.144 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:36:20 +0000 (0:00:00.582) 0:04:05.884 ********** 2021-03-22T20:36:20.151 INFO:teuthology.task.ansible.out:changed: [gibba044.front.sepia.ceph.com] => (item={'key': 'lv_4', 'value': {'vg': 'vg_nvme', 'size': '84G', 'scratch_dev': True}}) => {"ansible_loop_var": "item", "backup": "", "changed": true, "item": {"key": "lv_4", "value": {"scratch_dev": true, "size": "84G", "vg": "vg_nvme"}}, "msg": "line added"} 2021-03-22T20:36:20.153 INFO:teuthology.task.ansible.out:skipping: [gibba044.front.sepia.ceph.com] => (item={'key': 'lv_5', 'value': {'vg': 'vg_nvme', 'size': '13G'}}) => {"ansible_loop_var": "item", "changed": false, "item": {"key": "lv_5", "value": {"size": "13G", "vg": "vg_nvme"}}, "skip_reason": "Conditional result was False"} 2021-03-22T20:36:20.177 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:36:20 +0000 (0:00:00.033) 0:04:05.918 ********** 2021-03-22T20:36:20.184 INFO:teuthology.task.ansible.out: TASK [testnode : Create filesystems] ******************************************* 2021-03-22T20:36:20.185 INFO:teuthology.task.ansible.out:skipping: [gibba020.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-03-22T20:36:20.208 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:36:20 +0000 (0:00:00.030) 0:04:05.948 ********** 2021-03-22T20:36:20.215 INFO:teuthology.task.ansible.out:skipping: [gibba044.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-03-22T20:36:20.240 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:36:20 +0000 (0:00:00.032) 0:04:05.980 ********** 2021-03-22T20:36:20.246 INFO:teuthology.task.ansible.out: TASK [testnode : Mount filesystems] ******************************************** 2021-03-22T20:36:20.247 INFO:teuthology.task.ansible.out:skipping: [gibba020.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-03-22T20:36:20.270 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:36:20 +0000 (0:00:00.029) 0:04:06.010 ********** 2021-03-22T20:36:20.277 INFO:teuthology.task.ansible.out:skipping: [gibba044.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-03-22T20:36:20.302 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:36:20 +0000 (0:00:00.031) 0:04:06.042 ********** 2021-03-22T20:36:20.433 INFO:teuthology.task.ansible.out: TASK [testnode : Create /var/lib/ceph] ***************************************** 2021-03-22T20:36:20.435 INFO:teuthology.task.ansible.out:ok: [gibba020.front.sepia.ceph.com] => {"changed": false, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/var/lib/ceph", "secontext": "unconfined_u:object_r:var_lib_t:s0", "size": 4096, "state": "directory", "uid": 0} 2021-03-22T20:36:20.461 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:36:20 +0000 (0:00:00.158) 0:04:06.201 ********** 2021-03-22T20:36:20.468 INFO:teuthology.task.ansible.out:ok: [gibba044.front.sepia.ceph.com] => {"changed": false, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/var/lib/ceph", "secontext": "unconfined_u:object_r:var_lib_t:s0", "size": 4096, "state": "directory", "uid": 0} 2021-03-22T20:36:20.492 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:36:20 +0000 (0:00:00.031) 0:04:06.232 ********** 2021-03-22T20:36:20.498 INFO:teuthology.task.ansible.out: TASK [testnode : Set xfs_opts on newer OSes] *********************************** 2021-03-22T20:36:20.498 INFO:teuthology.task.ansible.out:skipping: [gibba020.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-03-22T20:36:20.524 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:36:20 +0000 (0:00:00.032) 0:04:06.265 ********** 2021-03-22T20:36:20.531 INFO:teuthology.task.ansible.out:skipping: [gibba044.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-03-22T20:36:20.555 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:36:20 +0000 (0:00:00.030) 0:04:06.295 ********** 2021-03-22T20:36:20.967 INFO:teuthology.task.ansible.out: TASK [testnode : Create xfs filesystem on /dev/vg_nvme/lv_5] ******************* 2021-03-22T20:36:20.969 INFO:teuthology.task.ansible.out:changed: [gibba020.front.sepia.ceph.com] => {"changed": true} changed: [gibba044.front.sepia.ceph.com] => {"changed": true} 2021-03-22T20:36:20.991 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:36:20 +0000 (0:00:00.436) 0:04:06.732 ********** 2021-03-22T20:36:21.010 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:36:21 +0000 (0:00:00.019) 0:04:06.751 ********** 2021-03-22T20:36:21.517 INFO:teuthology.task.ansible.out: TASK [testnode : Mount /dev/vg_nvme/lv_5 to /var/lib/ceph] ********************* 2021-03-22T20:36:21.519 INFO:teuthology.task.ansible.out:changed: [gibba044.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"} 2021-03-22T20:36:21.539 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:36:21 +0000 (0:00:00.529) 0:04:07.280 ********** 2021-03-22T20:36:21.566 INFO:teuthology.task.ansible.out: TASK [testnode : Install cachefilesd] ****************************************** 2021-03-22T20:36:21.568 INFO:teuthology.task.ansible.out:skipping: [gibba044.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-03-22T20:36:21.588 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:36:21 +0000 (0:00:00.048) 0:04:07.329 ********** 2021-03-22T20:36:21.615 INFO:teuthology.task.ansible.out: TASK [testnode : Install cachefilesd conf file] ******************************** 2021-03-22T20:36:21.616 INFO:teuthology.task.ansible.out:skipping: [gibba044.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-03-22T20:36:21.637 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:36:21 +0000 (0:00:00.048) 0:04:07.377 ********** 2021-03-22T20:36:21.664 INFO:teuthology.task.ansible.out: TASK [testnode : Restart cachefilesd] ****************************************** 2021-03-22T20:36:21.665 INFO:teuthology.task.ansible.out:skipping: [gibba044.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-03-22T20:36:21.685 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:36:21 +0000 (0:00:00.048) 0:04:07.426 ********** 2021-03-22T20:36:21.712 INFO:teuthology.task.ansible.out: TASK [testnode : Restart cachefilesd] ****************************************** 2021-03-22T20:36:21.713 INFO:teuthology.task.ansible.out:skipping: [gibba044.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-03-22T20:36:21.733 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:36:21 +0000 (0:00:00.047) 0:04:07.474 ********** 2021-03-22T20:36:21.760 INFO:teuthology.task.ansible.out: TASK [testnode : Add CPAN config directory for the teuthology user.] *********** 2021-03-22T20:36:21.762 INFO:teuthology.task.ansible.out:skipping: [gibba044.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-03-22T20:36:21.784 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:36:21 +0000 (0:00:00.050) 0:04:07.524 ********** 2021-03-22T20:36:21.811 INFO:teuthology.task.ansible.out: TASK [testnode : Add CPAN config directory for the root user.] ***************** 2021-03-22T20:36:21.812 INFO:teuthology.task.ansible.out:skipping: [gibba044.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-03-22T20:36:21.832 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:36:21 +0000 (0:00:00.048) 0:04:07.573 ********** 2021-03-22T20:36:21.860 INFO:teuthology.task.ansible.out: TASK [testnode : Upload CPAN config for the teuthology user.] ****************** 2021-03-22T20:36:21.861 INFO:teuthology.task.ansible.out:skipping: [gibba044.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-03-22T20:36:21.882 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:36:21 +0000 (0:00:00.049) 0:04:07.622 ********** 2021-03-22T20:36:21.908 INFO:teuthology.task.ansible.out: TASK [testnode : Upload CPAN config for root.] ********************************* 2021-03-22T20:36:21.910 INFO:teuthology.task.ansible.out:skipping: [gibba044.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-03-22T20:36:21.933 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:36:21 +0000 (0:00:00.051) 0:04:07.673 ********** 2021-03-22T20:36:21.961 INFO:teuthology.task.ansible.out: TASK [testnode : Ensure perl-doc is installed on apt systems.] ***************** 2021-03-22T20:36:21.962 INFO:teuthology.task.ansible.out:skipping: [gibba044.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-03-22T20:36:21.983 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:36:21 +0000 (0:00:00.050) 0:04:07.724 ********** 2021-03-22T20:36:22.010 INFO:teuthology.task.ansible.out: TASK [testnode : Check to see if Amazon::S3 is installed.] ********************* 2021-03-22T20:36:22.011 INFO:teuthology.task.ansible.out:skipping: [gibba044.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-03-22T20:36:22.032 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:36:22 +0000 (0:00:00.048) 0:04:07.772 ********** 2021-03-22T20:36:22.059 INFO:teuthology.task.ansible.out: TASK [testnode : Install Amazon::S3.] ****************************************** 2021-03-22T20:36:22.060 INFO:teuthology.task.ansible.out:skipping: [gibba044.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-03-22T20:36:22.081 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:36:22 +0000 (0:00:00.048) 0:04:07.821 ********** 2021-03-22T20:36:22.118 INFO:teuthology.task.ansible.out: TASK [testnode : Install ntp package on rpm based systems.] ******************** 2021-03-22T20:36:22.119 INFO:teuthology.task.ansible.out:skipping: [gibba044.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-03-22T20:36:22.140 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:36:22 +0000 (0:00:00.059) 0:04:07.881 ********** 2021-03-22T20:36:22.167 INFO:teuthology.task.ansible.out: TASK [testnode : Install ntp package on apt based systems.] ******************** 2021-03-22T20:36:22.169 INFO:teuthology.task.ansible.out:skipping: [gibba044.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-03-22T20:36:22.189 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:36:22 +0000 (0:00:00.048) 0:04:07.930 ********** 2021-03-22T20:36:22.216 INFO:teuthology.task.ansible.out: TASK [testnode : Remove racy /etc/network/if-up.d/ntpdate on xenial] *********** 2021-03-22T20:36:22.217 INFO:teuthology.task.ansible.out:skipping: [gibba044.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-03-22T20:36:22.238 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:36:22 +0000 (0:00:00.048) 0:04:07.978 ********** 2021-03-22T20:36:22.265 INFO:teuthology.task.ansible.out: TASK [testnode : Create the ntp.conf file.] ************************************ 2021-03-22T20:36:22.266 INFO:teuthology.task.ansible.out:skipping: [gibba044.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-03-22T20:36:22.287 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:36:22 +0000 (0:00:00.049) 0:04:08.027 ********** 2021-03-22T20:36:22.502 INFO:teuthology.task.ansible.out: TASK [testnode : Mount /dev/vg_nvme/lv_5 to /var/lib/ceph] ********************* 2021-03-22T20:36:22.504 INFO:teuthology.task.ansible.out:changed: [gibba020.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"} 2021-03-22T20:36:22.528 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:36:22 +0000 (0:00:00.241) 0:04:08.269 ********** 2021-03-22T20:36:22.558 INFO:teuthology.task.ansible.out: TASK [testnode : Install cachefilesd] ****************************************** 2021-03-22T20:36:22.559 INFO:teuthology.task.ansible.out:skipping: [gibba020.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-03-22T20:36:22.581 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:36:22 +0000 (0:00:00.052) 0:04:08.321 ********** 2021-03-22T20:36:22.608 INFO:teuthology.task.ansible.out: TASK [testnode : Install cachefilesd conf file] ******************************** 2021-03-22T20:36:22.609 INFO:teuthology.task.ansible.out:skipping: [gibba020.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-03-22T20:36:22.631 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:36:22 +0000 (0:00:00.050) 0:04:08.371 ********** 2021-03-22T20:36:22.648 INFO:teuthology.task.ansible.out: TASK [testnode : Create the chrony.conf file] ********************************** 2021-03-22T20:36:22.648 INFO:teuthology.task.ansible.out:ok: [gibba044.front.sepia.ceph.com] => {"changed": false, "checksum": "a7ecef00073feab34f868065d34e9dac55134241", "dest": "/etc/chrony.conf", "gid": 0, "group": "root", "mode": "0644", "owner": "root", "path": "/etc/chrony.conf", "secontext": "system_u:object_r:etc_t:s0", "size": 215, "state": "file", "uid": 0} 2021-03-22T20:36:22.671 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:36:22 +0000 (0:00:00.039) 0:04:08.411 ********** 2021-03-22T20:36:22.677 INFO:teuthology.task.ansible.out: TASK [testnode : Restart cachefilesd] ****************************************** 2021-03-22T20:36:22.678 INFO:teuthology.task.ansible.out:skipping: [gibba020.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-03-22T20:36:22.701 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:36:22 +0000 (0:00:00.030) 0:04:08.441 ********** 2021-03-22T20:36:22.727 INFO:teuthology.task.ansible.out: TASK [testnode : Restart cachefilesd] ****************************************** 2021-03-22T20:36:22.728 INFO:teuthology.task.ansible.out:skipping: [gibba020.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-03-22T20:36:22.749 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:36:22 +0000 (0:00:00.048) 0:04:08.490 ********** 2021-03-22T20:36:22.776 INFO:teuthology.task.ansible.out: TASK [testnode : Add CPAN config directory for the teuthology user.] *********** 2021-03-22T20:36:22.778 INFO:teuthology.task.ansible.out:skipping: [gibba020.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-03-22T20:36:22.798 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:36:22 +0000 (0:00:00.049) 0:04:08.539 ********** 2021-03-22T20:36:22.826 INFO:teuthology.task.ansible.out: TASK [testnode : Add CPAN config directory for the root user.] ***************** 2021-03-22T20:36:22.827 INFO:teuthology.task.ansible.out:skipping: [gibba020.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-03-22T20:36:22.853 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:36:22 +0000 (0:00:00.054) 0:04:08.593 ********** 2021-03-22T20:36:22.880 INFO:teuthology.task.ansible.out: TASK [testnode : Upload CPAN config for the teuthology user.] ****************** 2021-03-22T20:36:22.881 INFO:teuthology.task.ansible.out:skipping: [gibba020.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-03-22T20:36:22.902 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:36:22 +0000 (0:00:00.048) 0:04:08.642 ********** 2021-03-22T20:36:22.910 INFO:teuthology.task.ansible.out: TASK [testnode : Make sure ntpd is running.] *********************************** 2021-03-22T20:36:22.912 INFO:teuthology.task.ansible.out:ok: [gibba044.front.sepia.ceph.com] => {"changed": false, "enabled": true, "name": "chronyd", "state": "started", "status": {"ActiveEnterTimestamp": "Mon 2021-03-22 20:31:22 UTC", "ActiveEnterTimestampMonotonic": "14077196", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "system.slice -.mount tmp.mount ntpdate.service ntpd.service systemd-journald.socket sysinit.target basic.target sntp.service systemd-tmpfiles-setup.service", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "yes", "AssertTimestamp": "Mon 2021-03-22 20:31:20 UTC", "AssertTimestampMonotonic": "12237856", "Before": "multi-user.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "no", "CPUAffinity": "", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "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": "Mon 2021-03-22 20:31:20 UTC", "ConditionTimestampMonotonic": "12237841", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target ntpd.service systemd-timesyncd.service", "ControlGrou 2021-03-22T20:36:22.913 INFO:teuthology.task.ansible.out:p": "/system.slice/chronyd.service", "ControlPID": "0", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "NTP client/server", "DevicePolicy": "auto", "Documentation": "man:chronyd(8) man:chrony.conf(5)", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "EnvironmentFiles": "/etc/sysconfig/chronyd (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "1013", "ExecMainStartTimestamp": "Mon 2021-03-22 20:31:22 UTC", "ExecMainStartTimestampMonotonic": "13895818", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/chronyd ; argv[]=/usr/sbin/chronyd $OPTIONS ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartPost": "{ path=/usr/libexec/chrony-helper ; argv[]=/usr/libexec/chrony-helper update-daemon ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/usr/lib/systemd/system/chronyd.service", "FreezerState": "running", "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": "chronyd.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Mon 2021-03-22 20:31:20 UTC", "InactiveExitTimestampMonotonic": "12285550", "InvocationID": "f5a63e42a22c45bc80e8b93f8c2cb9ca", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity" 2021-03-22T20:36:22.915 INFO:teuthology.task.ansible.out:, "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "262144", "LimitNOFILESoft": "1024", "LimitNPROC": "127285", "LimitNPROCSoft": "127285", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "127285", "LimitSIGPENDINGSoft": "127285", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "1013", "MemoryAccounting": "yes", "MemoryCurrent": "3620864", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "chronyd.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PIDFile": "/run/chrony/chronyd.pid", "PermissionsStartOnly": "no", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "yes", "PrivateUsers": "no", "ProtectControlGroups": "no", "ProtectHome": "yes", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "full", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "system.slice sysinit.target -.mount", "RequiresMountsFor": "/var/tmp", "Restart": "n 2021-03-22T20:36:22.916 INFO:teuthology.task.ansible.out:o", "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": "Mon 2021-03-22 20:31:22 UTC", "StateChangeTimestampMonotonic": "14077196", "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": "203656", "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": "Mon 2021-03-22 20:31:22 UTC", "WatchdogTimestampMonotonic": "13895824", "WatchdogUSec": "0"}} 2021-03-22T20:36:22.936 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:36:22 +0000 (0:00:00.034) 0:04:08.677 ********** 2021-03-22T20:36:22.943 INFO:teuthology.task.ansible.out: TASK [testnode : Upload CPAN config for root.] ********************************* 2021-03-22T20:36:22.943 INFO:teuthology.task.ansible.out:skipping: [gibba020.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-03-22T20:36:22.967 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:36:22 +0000 (0:00:00.030) 0:04:08.707 ********** 2021-03-22T20:36:22.974 INFO:teuthology.task.ansible.out: TASK [testnode : set_fact] ***************************************************** 2021-03-22T20:36:22.974 INFO:teuthology.task.ansible.out:ok: [gibba044.front.sepia.ceph.com] => {"ansible_facts": {"pip_executable": "pip", "pip_version": "python-pip"}, "changed": false} 2021-03-22T20:36:22.998 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:36:22 +0000 (0:00:00.030) 0:04:08.738 ********** 2021-03-22T20:36:23.004 INFO:teuthology.task.ansible.out: TASK [testnode : Ensure perl-doc is installed on apt systems.] ***************** 2021-03-22T20:36:23.004 INFO:teuthology.task.ansible.out:skipping: [gibba020.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-03-22T20:36:23.027 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:36:23 +0000 (0:00:00.029) 0:04:08.767 ********** 2021-03-22T20:36:23.033 INFO:teuthology.task.ansible.out: TASK [testnode : set_fact] ***************************************************** 2021-03-22T20:36:23.033 INFO:teuthology.task.ansible.out:ok: [gibba044.front.sepia.ceph.com] => {"ansible_facts": {"ansible_python_interpreter": "/usr/bin/python3", "pip_executable": "pip3", "pip_version": "python3-pip"}, "changed": false} 2021-03-22T20:36:23.056 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:36:23 +0000 (0:00:00.029) 0:04:08.797 ********** 2021-03-22T20:36:23.063 INFO:teuthology.task.ansible.out: TASK [testnode : Check to see if Amazon::S3 is installed.] ********************* 2021-03-22T20:36:23.063 INFO:teuthology.task.ansible.out:skipping: [gibba020.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-03-22T20:36:23.088 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:36:23 +0000 (0:00:00.031) 0:04:08.829 ********** 2021-03-22T20:36:23.094 INFO:teuthology.task.ansible.out: TASK [testnode : Install python-pip on rpm based systems.] ********************* 2021-03-22T20:36:23.095 INFO:teuthology.task.ansible.out:skipping: [gibba044.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-03-22T20:36:23.119 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:36:23 +0000 (0:00:00.030) 0:04:08.859 ********** 2021-03-22T20:36:23.125 INFO:teuthology.task.ansible.out: TASK [testnode : Install Amazon::S3.] ****************************************** 2021-03-22T20:36:23.127 INFO:teuthology.task.ansible.out:skipping: [gibba020.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-03-22T20:36:23.149 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:36:23 +0000 (0:00:00.030) 0:04:08.890 ********** 2021-03-22T20:36:23.156 INFO:teuthology.task.ansible.out: TASK [testnode : Install python-pip on apt based systems.] ********************* 2021-03-22T20:36:23.156 INFO:teuthology.task.ansible.out:skipping: [gibba044.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-03-22T20:36:23.181 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:36:23 +0000 (0:00:00.032) 0:04:08.922 ********** 2021-03-22T20:36:23.188 INFO:teuthology.task.ansible.out: TASK [testnode : Install ntp package on rpm based systems.] ******************** 2021-03-22T20:36:23.188 INFO:teuthology.task.ansible.out:skipping: [gibba020.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-03-22T20:36:23.211 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:36:23 +0000 (0:00:00.030) 0:04:08.952 ********** 2021-03-22T20:36:23.218 INFO:teuthology.task.ansible.out: TASK [testnode : Install python-pip on zypper based systems.] ****************** 2021-03-22T20:36:23.219 INFO:teuthology.task.ansible.out:skipping: [gibba044.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-03-22T20:36:23.242 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:36:23 +0000 (0:00:00.031) 0:04:08.983 ********** 2021-03-22T20:36:23.249 INFO:teuthology.task.ansible.out: TASK [testnode : Install ntp package on apt based systems.] ******************** 2021-03-22T20:36:23.249 INFO:teuthology.task.ansible.out:skipping: [gibba020.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-03-22T20:36:23.273 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:36:23 +0000 (0:00:00.030) 0:04:09.014 ********** 2021-03-22T20:36:23.301 INFO:teuthology.task.ansible.out: TASK [testnode : Remove racy /etc/network/if-up.d/ntpdate on xenial] *********** 2021-03-22T20:36:23.302 INFO:teuthology.task.ansible.out:skipping: [gibba020.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-03-22T20:36:23.322 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:36:23 +0000 (0:00:00.049) 0:04:09.063 ********** 2021-03-22T20:36:23.349 INFO:teuthology.task.ansible.out: TASK [testnode : Create the ntp.conf file.] ************************************ 2021-03-22T20:36:23.349 INFO:teuthology.task.ansible.out:skipping: [gibba020.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-03-22T20:36:23.372 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:36:23 +0000 (0:00:00.049) 0:04:09.112 ********** 2021-03-22T20:36:23.400 INFO:teuthology.task.ansible.out: 2021-03-22T20:36:23.401 INFO:teuthology.task.ansible.out:TASK [testnode : Create the .pip directory for the teuthology user.] *********** ok: [gibba044.front.sepia.ceph.com] => {"changed": false, "gid": 1236, "group": "ubuntu", "mode": "0644", "owner": "ubuntu", "path": "/home/ubuntu/.pip", "secontext": "unconfined_u:object_r:user_home_t:s0", "size": 4096, "state": "directory", "uid": 1000} 2021-03-22T20:36:23.426 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:36:23 +0000 (0:00:00.053) 0:04:09.166 ********** 2021-03-22T20:36:23.736 INFO:teuthology.task.ansible.out: TASK [testnode : Create the chrony.conf file] ********************************** 2021-03-22T20:36:23.737 INFO:teuthology.task.ansible.out:ok: [gibba020.front.sepia.ceph.com] => {"changed": false, "checksum": "a7ecef00073feab34f868065d34e9dac55134241", "dest": "/etc/chrony.conf", "gid": 0, "group": "root", "mode": "0644", "owner": "root", "path": "/etc/chrony.conf", "secontext": "system_u:object_r:etc_t:s0", "size": 215, "state": "file", "uid": 0} 2021-03-22T20:36:23.758 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:36:23 +0000 (0:00:00.332) 0:04:09.498 ********** 2021-03-22T20:36:23.807 INFO:teuthology.task.ansible.out: TASK [testnode : Create pip.conf and configure it to use our mirror] *********** 2021-03-22T20:36:23.808 INFO:teuthology.task.ansible.out:ok: [gibba044.front.sepia.ceph.com] => {"changed": false, "checksum": "959d37ab30545da205b389a6b7561b225a478a06", "dest": "/home/ubuntu/.pip/pip.conf", "gid": 1236, "group": "ubuntu", "mode": "0644", "owner": "ubuntu", "path": "/home/ubuntu/.pip/pip.conf", "secontext": "unconfined_u:object_r:user_home_t:s0", "size": 73, "state": "file", "uid": 1000} 2021-03-22T20:36:23.830 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:36:23 +0000 (0:00:00.072) 0:04:09.571 ********** 2021-03-22T20:36:23.995 INFO:teuthology.task.ansible.out: TASK [testnode : Make sure ntpd is running.] *********************************** 2021-03-22T20:36:23.996 INFO:teuthology.task.ansible.out:ok: [gibba020.front.sepia.ceph.com] => {"changed": false, "enabled": true, "name": "chronyd", "state": "started", "status": {"ActiveEnterTimestamp": "Mon 2021-03-22 20:31:15 UTC", "ActiveEnterTimestampMonotonic": "13680162", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "sysinit.target basic.target system.slice sntp.service ntpdate.service -.mount ntpd.service tmp.mount systemd-journald.socket systemd-tmpfiles-setup.service", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "yes", "AssertTimestamp": "Mon 2021-03-22 20:31:14 UTC", "AssertTimestampMonotonic": "12175187", "Before": "multi-user.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "no", "CPUAffinity": "", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "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": "Mon 2021-03-22 20:31:14 UTC", "ConditionTimestampMonotonic": "12175169", "ConfigurationDirectoryMode": "0755", "Conflicts": "ntpd.service systemd-timesyncd.service shutdown.target", "ControlGrou 2021-03-22T20:36:23.997 INFO:teuthology.task.ansible.out:p": "/system.slice/chronyd.service", "ControlPID": "0", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "NTP client/server", "DevicePolicy": "auto", "Documentation": "man:chronyd(8) man:chrony.conf(5)", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "EnvironmentFiles": "/etc/sysconfig/chronyd (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "1020", "ExecMainStartTimestamp": "Mon 2021-03-22 20:31:15 UTC", "ExecMainStartTimestampMonotonic": "13575550", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/chronyd ; argv[]=/usr/sbin/chronyd $OPTIONS ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartPost": "{ path=/usr/libexec/chrony-helper ; argv[]=/usr/libexec/chrony-helper update-daemon ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/usr/lib/systemd/system/chronyd.service", "FreezerState": "running", "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": "chronyd.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Mon 2021-03-22 20:31:14 UTC", "InactiveExitTimestampMonotonic": "12216804", "InvocationID": "f89c2e49ba9948a29855cf1a47410656", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity" 2021-03-22T20:36:23.999 INFO:teuthology.task.ansible.out:, "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "262144", "LimitNOFILESoft": "1024", "LimitNPROC": "127285", "LimitNPROCSoft": "127285", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "127285", "LimitSIGPENDINGSoft": "127285", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "1020", "MemoryAccounting": "yes", "MemoryCurrent": "3883008", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "chronyd.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PIDFile": "/run/chrony/chronyd.pid", "PermissionsStartOnly": "no", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "yes", "PrivateUsers": "no", "ProtectControlGroups": "no", "ProtectHome": "yes", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "full", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "-.mount system.slice sysinit.target", "RequiresMountsFor": "/var/tmp", "Restart": "n 2021-03-22T20:36:24.000 INFO:teuthology.task.ansible.out:o", "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": "Mon 2021-03-22 20:31:15 UTC", "StateChangeTimestampMonotonic": "13680162", "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": "203656", "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": "Mon 2021-03-22 20:31:15 UTC", "WatchdogTimestampMonotonic": "13575557", "WatchdogUSec": "0"}} 2021-03-22T20:36:24.021 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:36:24 +0000 (0:00:00.190) 0:04:09.761 ********** 2021-03-22T20:36:24.052 INFO:teuthology.task.ansible.out: TASK [testnode : set_fact] ***************************************************** 2021-03-22T20:36:24.054 INFO:teuthology.task.ansible.out:ok: [gibba020.front.sepia.ceph.com] => {"ansible_facts": {"pip_executable": "pip", "pip_version": "python-pip"}, "changed": false} 2021-03-22T20:36:24.074 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:36:24 +0000 (0:00:00.053) 0:04:09.815 ********** 2021-03-22T20:36:24.113 INFO:teuthology.task.ansible.out: TASK [testnode : set_fact] ***************************************************** 2021-03-22T20:36:24.114 INFO:teuthology.task.ansible.out:ok: [gibba020.front.sepia.ceph.com] => {"ansible_facts": {"ansible_python_interpreter": "/usr/bin/python3", "pip_executable": "pip3", "pip_version": "python3-pip"}, "changed": false} 2021-03-22T20:36:24.136 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:36:24 +0000 (0:00:00.061) 0:04:09.876 ********** 2021-03-22T20:36:24.163 INFO:teuthology.task.ansible.out: TASK [testnode : Install python-pip on rpm based systems.] ********************* 2021-03-22T20:36:24.163 INFO:teuthology.task.ansible.out:skipping: [gibba020.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-03-22T20:36:24.186 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:36:24 +0000 (0:00:00.050) 0:04:09.927 ********** 2021-03-22T20:36:24.213 INFO:teuthology.task.ansible.out: TASK [testnode : Install python-pip on apt based systems.] ********************* 2021-03-22T20:36:24.215 INFO:teuthology.task.ansible.out:skipping: [gibba020.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-03-22T20:36:24.236 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:36:24 +0000 (0:00:00.049) 0:04:09.976 ********** 2021-03-22T20:36:24.264 INFO:teuthology.task.ansible.out: TASK [testnode : Install python-pip on zypper based systems.] ****************** 2021-03-22T20:36:24.265 INFO:teuthology.task.ansible.out:skipping: [gibba020.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-03-22T20:36:24.287 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:36:24 +0000 (0:00:00.051) 0:04:10.027 ********** 2021-03-22T20:36:24.441 INFO:teuthology.task.ansible.out: TASK [testnode : Create the .pip directory for the teuthology user.] *********** 2021-03-22T20:36:24.462 INFO:teuthology.task.ansible.out:ok: [gibba020.front.sepia.ceph.com] => {"changed": false, "gid": 1236, "group": "ubuntu", "mode": "0644", "owner": "ubuntu", "path": "/home/ubuntu/.pip", "secontext": "unconfined_u:object_r:user_home_t:s0", "size": 4096, "state": "directory", "uid": 1000} 2021-03-22T20:36:24.467 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:36:24 +0000 (0:00:00.180) 0:04:10.208 ********** 2021-03-22T20:36:24.849 INFO:teuthology.task.ansible.out: TASK [testnode : Create pip.conf and configure it to use our mirror] *********** 2021-03-22T20:36:24.850 INFO:teuthology.task.ansible.out:ok: [gibba020.front.sepia.ceph.com] => {"changed": false, "checksum": "959d37ab30545da205b389a6b7561b225a478a06", "dest": "/home/ubuntu/.pip/pip.conf", "gid": 1236, "group": "ubuntu", "mode": "0644", "owner": "ubuntu", "path": "/home/ubuntu/.pip/pip.conf", "secontext": "unconfined_u:object_r:user_home_t:s0", "size": 73, "state": "file", "uid": 1000} 2021-03-22T20:36:24.872 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:36:24 +0000 (0:00:00.404) 0:04:10.612 ********** 2021-03-22T20:36:24.962 INFO:teuthology.task.ansible.out: TASK [testnode : Install packages via pip] ************************************* 2021-03-22T20:36:24.963 INFO:teuthology.task.ansible.out:ok: [gibba044.front.sepia.ceph.com] => {"changed": false, "cmd": ["/bin/pip3", "install", "remoto>=0.0.35"], "name": ["remoto>=0.0.35"], "requirements": null, "state": "present", "stderr": "WARNING: Running pip install with root privileges is generally not a good idea. Try `pip3 install --user` instead.\n", "stderr_lines": ["WARNING: Running pip install with root privileges is generally not a good idea. Try `pip3 install --user` instead."], "stdout": "Requirement already satisfied: remoto>=0.0.35 in /usr/local/lib/python3.6/site-packages\nRequirement already satisfied: execnet in /usr/local/lib/python3.6/site-packages (from remoto>=0.0.35)\nRequirement already satisfied: apipkg>=1.4 in /usr/local/lib/python3.6/site-packages (from execnet->remoto>=0.0.35)\n", "stdout_lines": ["Requirement already satisfied: remoto>=0.0.35 in /usr/local/lib/python3.6/site-packages", "Requirement already satisfied: execnet in /usr/local/lib/python3.6/site-packages (from remoto>=0.0.35)", "Requirement already satisfied: apipkg>=1.4 in /usr/local/lib/python3.6/site-packages (from execnet->remoto>=0.0.35)"], "version": null, "virtualenv": null} 2021-03-22T20:36:24.986 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:36:24 +0000 (0:00:00.114) 0:04:10.726 ********** 2021-03-22T20:36:25.013 INFO:teuthology.task.ansible.out: TASK [testnode : Purge resolvconf] ********************************************* 2021-03-22T20:36:25.014 INFO:teuthology.task.ansible.out:skipping: [gibba044.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-03-22T20:36:25.034 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:36:25 +0000 (0:00:00.048) 0:04:10.774 ********** 2021-03-22T20:36:25.061 INFO:teuthology.task.ansible.out: TASK [testnode : Set interface] ************************************************ 2021-03-22T20:36:25.063 INFO:teuthology.task.ansible.out:ok: [gibba044.front.sepia.ceph.com] => {"ansible_facts": {"interface": "enp1s0f0"}, "changed": false} 2021-03-22T20:36:25.083 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:36:25 +0000 (0:00:00.049) 0:04:10.824 ********** 2021-03-22T20:36:25.225 INFO:teuthology.task.ansible.out: TASK [testnode : Check for presence of /etc/network/interfaces] **************** 2021-03-22T20:36:25.226 INFO:teuthology.task.ansible.out:ok: [gibba044.front.sepia.ceph.com] => {"changed": false, "stat": {"exists": false}} 2021-03-22T20:36:25.252 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:36:25 +0000 (0:00:00.168) 0:04:10.992 ********** 2021-03-22T20:36:25.279 INFO:teuthology.task.ansible.out: TASK [testnode : Rewrite /etc/network/interfaces to use dhcp] ****************** 2021-03-22T20:36:25.281 INFO:teuthology.task.ansible.out:skipping: [gibba044.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-03-22T20:36:25.302 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:36:25 +0000 (0:00:00.049) 0:04:11.042 ********** 2021-03-22T20:36:25.329 INFO:teuthology.task.ansible.out: TASK [testnode : Set bounce_interface if we just enabled dhcp] ***************** 2021-03-22T20:36:25.330 INFO:teuthology.task.ansible.out:ok: [gibba044.front.sepia.ceph.com] => {"ansible_facts": {"bounce_interface": false}, "changed": false} 2021-03-22T20:36:25.351 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:36:25 +0000 (0:00:00.049) 0:04:11.091 ********** 2021-03-22T20:36:25.378 INFO:teuthology.task.ansible.out: TASK [testnode : ifdown and ifup] ********************************************** 2021-03-22T20:36:25.379 INFO:teuthology.task.ansible.out:skipping: [gibba044.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-03-22T20:36:25.400 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:36:25 +0000 (0:00:00.049) 0:04:11.141 ********** 2021-03-22T20:36:25.553 INFO:teuthology.task.ansible.out: TASK [testnode : Ensure lab_domain is in search domains in /etc/resolv.conf] *** 2021-03-22T20:36:25.554 INFO:teuthology.task.ansible.out:changed: [gibba044.front.sepia.ceph.com] => {"backup": "", "changed": true, "msg": "line replaced"} 2021-03-22T20:36:25.576 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:36:25 +0000 (0:00:00.175) 0:04:11.316 ********** 2021-03-22T20:36:25.665 INFO:teuthology.task.ansible.out: TASK [testnode : Install packages via pip] ************************************* 2021-03-22T20:36:25.667 INFO:teuthology.task.ansible.out:ok: [gibba020.front.sepia.ceph.com] => {"changed": false, "cmd": ["/bin/pip3", "install", "remoto>=0.0.35"], "name": ["remoto>=0.0.35"], "requirements": null, "state": "present", "stderr": "WARNING: Running pip install with root privileges is generally not a good idea. Try `pip3 install --user` instead.\n", "stderr_lines": ["WARNING: Running pip install with root privileges is generally not a good idea. Try `pip3 install --user` instead."], "stdout": "Requirement already satisfied: remoto>=0.0.35 in /usr/local/lib/python3.6/site-packages\nRequirement already satisfied: execnet in /usr/local/lib/python3.6/site-packages (from remoto>=0.0.35)\nRequirement already satisfied: apipkg>=1.4 in /usr/local/lib/python3.6/site-packages (from execnet->remoto>=0.0.35)\n", "stdout_lines": ["Requirement already satisfied: remoto>=0.0.35 in /usr/local/lib/python3.6/site-packages", "Requirement already satisfied: execnet in /usr/local/lib/python3.6/site-packages (from remoto>=0.0.35)", "Requirement already satisfied: apipkg>=1.4 in /usr/local/lib/python3.6/site-packages (from execnet->remoto>=0.0.35)"], "version": null, "virtualenv": null} 2021-03-22T20:36:25.689 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:36:25 +0000 (0:00:00.113) 0:04:11.429 ********** 2021-03-22T20:36:25.717 INFO:teuthology.task.ansible.out: TASK [testnode : Purge resolvconf] ********************************************* 2021-03-22T20:36:25.718 INFO:teuthology.task.ansible.out:skipping: [gibba020.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-03-22T20:36:25.740 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:36:25 +0000 (0:00:00.050) 0:04:11.480 ********** 2021-03-22T20:36:25.741 INFO:teuthology.task.ansible.out: 2021-03-22T20:36:25.748 INFO:teuthology.task.ansible.out: TASK [testnode : Ensure domain is set in /etc/resolv.conf] ********************* 2021-03-22T20:36:25.748 INFO:teuthology.task.ansible.out:changed: [gibba044.front.sepia.ceph.com] => {"backup": "", "changed": true, "msg": "line added"} 2021-03-22T20:36:25.773 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:36:25 +0000 (0:00:00.032) 0:04:11.513 ********** 2021-03-22T20:36:25.779 INFO:teuthology.task.ansible.out: TASK [testnode : Set interface] ************************************************ 2021-03-22T20:36:25.780 INFO:teuthology.task.ansible.out:ok: [gibba020.front.sepia.ceph.com] => {"ansible_facts": {"interface": "enp1s0f0"}, "changed": false} 2021-03-22T20:36:25.803 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:36:25 +0000 (0:00:00.030) 0:04:11.543 ********** 2021-03-22T20:36:25.810 INFO:teuthology.task.ansible.out: TASK [testnode : Make sure ethtool is installed] ******************************* 2021-03-22T20:36:25.810 INFO:teuthology.task.ansible.out:skipping: [gibba044.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-03-22T20:36:25.834 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:36:25 +0000 (0:00:00.030) 0:04:11.574 ********** 2021-03-22T20:36:25.871 INFO:teuthology.task.ansible.out: TASK [testnode : grep ethtool for secondary NIC MAC address] ******************* 2021-03-22T20:36:25.872 INFO:teuthology.task.ansible.out:skipping: [gibba044.front.sepia.ceph.com] => (item=eno2) => {"ansible_loop_var": "item", "changed": false, "item": "eno2", "skip_reason": "Conditional result was False"} 2021-03-22T20:36:25.882 INFO:teuthology.task.ansible.out:skipping: [gibba044.front.sepia.ceph.com] => (item=lo) => {"ansible_loop_var": "item", "changed": false, "item": "lo", "skip_reason": "Conditional result was False"} 2021-03-22T20:36:25.893 INFO:teuthology.task.ansible.out:skipping: [gibba044.front.sepia.ceph.com] => (item=enp1s0f0) => {"ansible_loop_var": "item", "changed": false, "item": "enp1s0f0", "skip_reason": "Conditional result was False"} 2021-03-22T20:36:25.893 INFO:teuthology.task.ansible.out:skipping: [gibba044.front.sepia.ceph.com] => (item=enp1s0f1) => {"ansible_loop_var": "item", "changed": false, "item": "enp1s0f1", "skip_reason": "Conditional result was False"} 2021-03-22T20:36:25.904 INFO:teuthology.task.ansible.out:skipping: [gibba044.front.sepia.ceph.com] => (item=eno1) => {"ansible_loop_var": "item", "changed": false, "item": "eno1", "skip_reason": "Conditional result was False"} 2021-03-22T20:36:25.927 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:36:25 +0000 (0:00:00.093) 0:04:11.668 ********** 2021-03-22T20:36:25.955 INFO:teuthology.task.ansible.out: TASK [testnode : Check for presence of /etc/network/interfaces] **************** 2021-03-22T20:36:25.956 INFO:teuthology.task.ansible.out:ok: [gibba020.front.sepia.ceph.com] => {"changed": false, "stat": {"exists": false}} 2021-03-22T20:36:25.978 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:36:25 +0000 (0:00:00.050) 0:04:11.718 ********** 2021-03-22T20:36:25.984 INFO:teuthology.task.ansible.out: TASK [testnode : Define net_to_configure var] ********************************** 2021-03-22T20:36:25.986 INFO:teuthology.task.ansible.out:skipping: [gibba044.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: [gibba044.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"} 2021-03-22T20:36:25.986 INFO:teuthology.task.ansible.out:skipping: [gibba044.front.sepia.ceph.com] => (item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'item': 'enp1s0f0', 'ansible_loop_var': 'item'}) => {"ansible_loop_var": "item", "changed": false, "item": {"ansible_loop_var": "item", "changed": false, "item": "enp1s0f0", "skip_reason": "Conditional result was False", "skipped": true}, "skip_reason": "Conditional result was False"} 2021-03-22T20:36:25.987 INFO:teuthology.task.ansible.out:skipping: [gibba044.front.sepia.ceph.com] => (item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'item': 'enp1s0f1', 'ansible_loop_var': 'item'}) => {"ansible_loop_var": "item", "changed": false, "item": {"ansible_loop_var": "item", "changed": false, "item": "enp1s0f1", "skip_reason": "Conditional result was False", "skipped": true}, "skip_reason": "Conditional result was False"} skipping: [gibba044.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"} 2021-03-22T20:36:26.000 INFO:teuthology.task.ansible.out: TASK [testnode : Rewrite /etc/network/interfaces to use dhcp] ****************** skipping: [gibba020.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-03-22T20:36:26.022 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:36:26 +0000 (0:00:00.043) 0:04:11.762 ********** 2021-03-22T20:36:26.055 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:36:26 +0000 (0:00:00.032) 0:04:11.795 ********** 2021-03-22T20:36:26.063 INFO:teuthology.task.ansible.out: TASK [testnode : Set bounce_interface if we just enabled dhcp] ***************** 2021-03-22T20:36:26.065 INFO:teuthology.task.ansible.out:ok: [gibba020.front.sepia.ceph.com] => {"ansible_facts": {"bounce_interface": false}, "changed": false} 2021-03-22T20:36:26.087 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:36:26 +0000 (0:00:00.032) 0:04:11.827 ********** 2021-03-22T20:36:26.094 INFO:teuthology.task.ansible.out: TASK [testnode : set_fact] ***************************************************** 2021-03-22T20:36:26.096 INFO:teuthology.task.ansible.out:skipping: [gibba044.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-03-22T20:36:26.123 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:36:26 +0000 (0:00:00.035) 0:04:11.863 ********** 2021-03-22T20:36:26.131 INFO:teuthology.task.ansible.out: TASK [testnode : ifdown and ifup] ********************************************** 2021-03-22T20:36:26.132 INFO:teuthology.task.ansible.out:skipping: [gibba020.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-03-22T20:36:26.162 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:36:26 +0000 (0:00:00.039) 0:04:11.903 ********** 2021-03-22T20:36:26.171 INFO:teuthology.task.ansible.out: TASK [testnode : Check if {{ nic_to_configure }} is 10Gb] ********************** 2021-03-22T20:36:26.172 INFO:teuthology.task.ansible.out:skipping: [gibba044.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-03-22T20:36:26.194 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:36:26 +0000 (0:00:00.031) 0:04:11.934 ********** 2021-03-22T20:36:26.232 INFO:teuthology.task.ansible.out: TASK [testnode : Set MTU to 9000 if 10Gb] ************************************** 2021-03-22T20:36:26.234 INFO:teuthology.task.ansible.out:skipping: [gibba044.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-03-22T20:36:26.265 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:36:26 +0000 (0:00:00.071) 0:04:12.006 ********** 2021-03-22T20:36:26.294 INFO:teuthology.task.ansible.out: TASK [testnode : Write Ubuntu network config for {{ nic_to_configure }}] ******* 2021-03-22T20:36:26.295 INFO:teuthology.task.ansible.out:skipping: [gibba044.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-03-22T20:36:26.317 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:36:26 +0000 (0:00:00.051) 0:04:12.057 ********** 2021-03-22T20:36:26.323 INFO:teuthology.task.ansible.out: TASK [testnode : Ensure lab_domain is in search domains in /etc/resolv.conf] *** 2021-03-22T20:36:26.324 INFO:teuthology.task.ansible.out:changed: [gibba020.front.sepia.ceph.com] => {"backup": "", "changed": true, "msg": "line replaced"} 2021-03-22T20:36:26.350 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:36:26 +0000 (0:00:00.033) 0:04:12.091 ********** 2021-03-22T20:36:26.357 INFO:teuthology.task.ansible.out: TASK [testnode : Set MTU on Ubuntu] ******************************************** 2021-03-22T20:36:26.359 INFO:teuthology.task.ansible.out:skipping: [gibba044.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-03-22T20:36:26.396 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:36:26 +0000 (0:00:00.045) 0:04:12.136 ********** 2021-03-22T20:36:26.423 INFO:teuthology.task.ansible.out: TASK [testnode : Bounce {{ nic_to_configure }}] ******************************** 2021-03-22T20:36:26.425 INFO:teuthology.task.ansible.out:skipping: [gibba044.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-03-22T20:36:26.454 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:36:26 +0000 (0:00:00.058) 0:04:12.195 ********** 2021-03-22T20:36:26.493 INFO:teuthology.task.ansible.out: TASK [testnode : Write RHEL/CentOS network config for {{ nic_to_configure }}] *** 2021-03-22T20:36:26.494 INFO:teuthology.task.ansible.out:skipping: [gibba044.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-03-22T20:36:26.516 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:36:26 +0000 (0:00:00.061) 0:04:12.257 ********** 2021-03-22T20:36:26.523 INFO:teuthology.task.ansible.out: TASK [testnode : Ensure domain is set in /etc/resolv.conf] ********************* 2021-03-22T20:36:26.525 INFO:teuthology.task.ansible.out:changed: [gibba020.front.sepia.ceph.com] => {"backup": "", "changed": true, "msg": "line added"} 2021-03-22T20:36:26.549 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:36:26 +0000 (0:00:00.032) 0:04:12.290 ********** 2021-03-22T20:36:26.558 INFO:teuthology.task.ansible.out: TASK [testnode : Bounce {{ nic_to_configure }}] ******************************** 2021-03-22T20:36:26.560 INFO:teuthology.task.ansible.out:skipping: [gibba044.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-03-22T20:36:26.583 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:36:26 +0000 (0:00:00.033) 0:04:12.324 ********** 2021-03-22T20:36:26.590 INFO:teuthology.task.ansible.out: TASK [testnode : Make sure ethtool is installed] ******************************* skipping: [gibba020.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-03-22T20:36:26.614 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:36:26 +0000 (0:00:00.030) 0:04:12.354 ********** 2021-03-22T20:36:26.651 INFO:teuthology.task.ansible.out: TASK [testnode : grep ethtool for secondary NIC MAC address] ******************* 2021-03-22T20:36:26.653 INFO:teuthology.task.ansible.out:skipping: [gibba020.front.sepia.ceph.com] => (item=eno1) => {"ansible_loop_var": "item", "changed": false, "item": "eno1", "skip_reason": "Conditional result was False"} skipping: [gibba020.front.sepia.ceph.com] => (item=lo) => {"ansible_loop_var": "item", "changed": false, "item": "lo", "skip_reason": "Conditional result was False"} 2021-03-22T20:36:26.663 INFO:teuthology.task.ansible.out:skipping: [gibba020.front.sepia.ceph.com] => (item=enp1s0f0) => {"ansible_loop_var": "item", "changed": false, "item": "enp1s0f0", "skip_reason": "Conditional result was False"} 2021-03-22T20:36:26.674 INFO:teuthology.task.ansible.out:skipping: [gibba020.front.sepia.ceph.com] => (item=eno2) => {"ansible_loop_var": "item", "changed": false, "item": "eno2", "skip_reason": "Conditional result was False"} 2021-03-22T20:36:26.675 INFO:teuthology.task.ansible.out:skipping: [gibba020.front.sepia.ceph.com] => (item=enp1s0f1) => {"ansible_loop_var": "item", "changed": false, "item": "enp1s0f1", "skip_reason": "Conditional result was False"} 2021-03-22T20:36:26.697 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:36:26 +0000 (0:00:00.083) 0:04:12.437 ********** 2021-03-22T20:36:26.735 INFO:teuthology.task.ansible.out: TASK [testnode : Define net_to_configure var] ********************************** 2021-03-22T20:36:26.736 INFO:teuthology.task.ansible.out:skipping: [gibba020.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"} 2021-03-22T20:36:26.746 INFO:teuthology.task.ansible.out:skipping: [gibba020.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"} 2021-03-22T20:36:26.747 INFO:teuthology.task.ansible.out:skipping: [gibba020.front.sepia.ceph.com] => (item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'item': 'enp1s0f0', 'ansible_loop_var': 'item'}) => {"ansible_loop_var": "item", "changed": false, "item": {"ansible_loop_var": "item", "changed": false, "item": "enp1s0f0", "skip_reason": "Conditional result was False", "skipped": true}, "skip_reason": "Conditional result was False"} 2021-03-22T20:36:26.748 INFO:teuthology.task.ansible.out: TASK [testnode : List any leftover Ceph artifacts from previous jobs] ********** ok: [gibba044.front.sepia.ceph.com] => (item=/var/run/) => {"ansible_loop_var": "item", "changed": false, "cmd": "find /var/run/ -name \"*ceph*\"", "delta": "0:00:00.003267", "end": "2021-03-22 20:36:26.723708", "failed_when_result": false, "item": "/var/run/", "rc": 0, "start": "2021-03-22 20:36:26.720441", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} 2021-03-22T20:36:26.748 INFO:teuthology.task.ansible.out: TASK [testnode : Define net_to_configure var] ********************************** 2021-03-22T20:36:26.748 INFO:teuthology.task.ansible.out:skipping: [gibba020.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"} 2021-03-22T20:36:26.759 INFO:teuthology.task.ansible.out:skipping: [gibba020.front.sepia.ceph.com] => (item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'item': 'enp1s0f1', 'ansible_loop_var': 'item'}) => {"ansible_loop_var": "item", "changed": false, "item": {"ansible_loop_var": "item", "changed": false, "item": "enp1s0f1", "skip_reason": "Conditional result was False", "skipped": true}, "skip_reason": "Conditional result was False"} 2021-03-22T20:36:26.783 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:36:26 +0000 (0:00:00.086) 0:04:12.524 ********** 2021-03-22T20:36:26.810 INFO:teuthology.task.ansible.out: TASK [testnode : set_fact] ***************************************************** 2021-03-22T20:36:26.812 INFO:teuthology.task.ansible.out:skipping: [gibba020.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-03-22T20:36:26.836 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:36:26 +0000 (0:00:00.052) 0:04:12.576 ********** 2021-03-22T20:36:26.863 INFO:teuthology.task.ansible.out: TASK [testnode : Check if {{ nic_to_configure }} is 10Gb] ********************** 2021-03-22T20:36:26.864 INFO:teuthology.task.ansible.out:skipping: [gibba020.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-03-22T20:36:26.893 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:36:26 +0000 (0:00:00.057) 0:04:12.633 ********** 2021-03-22T20:36:26.900 INFO:teuthology.task.ansible.out: TASK [testnode : List any leftover Ceph artifacts from previous jobs] ********** 2021-03-22T20:36:26.901 INFO:teuthology.task.ansible.out:ok: [gibba044.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.001930", "end": "2021-03-22 20:36:26.858172", "failed_when_result": false, "item": "/etc/systemd/system/", "rc": 0, "start": "2021-03-22 20:36:26.856242", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} 2021-03-22T20:36:26.912 INFO:teuthology.task.ansible.out: TASK [testnode : Set MTU to 9000 if 10Gb] ************************************** 2021-03-22T20:36:26.913 INFO:teuthology.task.ansible.out:skipping: [gibba020.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-03-22T20:36:26.936 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:36:26 +0000 (0:00:00.043) 0:04:12.677 ********** 2021-03-22T20:36:26.963 INFO:teuthology.task.ansible.out: TASK [testnode : Write Ubuntu network config for {{ nic_to_configure }}] ******* 2021-03-22T20:36:26.965 INFO:teuthology.task.ansible.out:skipping: [gibba020.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-03-22T20:36:26.986 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:36:26 +0000 (0:00:00.049) 0:04:12.726 ********** 2021-03-22T20:36:27.014 INFO:teuthology.task.ansible.out: TASK [testnode : Set MTU on Ubuntu] ******************************************** 2021-03-22T20:36:27.016 INFO:teuthology.task.ansible.out:skipping: [gibba020.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [testnode : List any leftover Ceph artifacts from previous jobs] ********** ok: [gibba044.front.sepia.ceph.com] => (item=/etc/ceph) => {"ansible_loop_var": "item", "changed": false, "cmd": "find /etc/ceph -name \"*ceph*\"", "delta": "0:00:00.001791", "end": "2021-03-22 20:36:26.997107", "failed_when_result": false, "item": "/etc/ceph", "msg": "non-zero return code", "rc": 1, "start": "2021-03-22 20:36:26.995316", "stderr": "find: ‘/etc/ceph’: No such file or directory", "stderr_lines": ["find: ‘/etc/ceph’: No such file or directory"], "stdout": "", "stdout_lines": []} 2021-03-22T20:36:27.041 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:36:27 +0000 (0:00:00.054) 0:04:12.781 ********** 2021-03-22T20:36:27.068 INFO:teuthology.task.ansible.out: TASK [testnode : Bounce {{ nic_to_configure }}] ******************************** 2021-03-22T20:36:27.070 INFO:teuthology.task.ansible.out:skipping: [gibba020.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-03-22T20:36:27.093 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:36:27 +0000 (0:00:00.052) 0:04:12.833 ********** 2021-03-22T20:36:27.130 INFO:teuthology.task.ansible.out: TASK [testnode : Write RHEL/CentOS network config for {{ nic_to_configure }}] *** 2021-03-22T20:36:27.131 INFO:teuthology.task.ansible.out:skipping: [gibba020.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-03-22T20:36:27.158 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:36:27 +0000 (0:00:00.065) 0:04:12.899 ********** 2021-03-22T20:36:27.165 INFO:teuthology.task.ansible.out: TASK [testnode : List any leftover Ceph artifacts from previous jobs] ********** 2021-03-22T20:36:27.165 INFO:teuthology.task.ansible.out:ok: [gibba044.front.sepia.ceph.com] => (item=/var/log/) => {"ansible_loop_var": "item", "changed": false, "cmd": "find /var/log/ -name \"*ceph*\"", "delta": "0:00:00.002096", "end": "2021-03-22 20:36:27.127753", "failed_when_result": false, "item": "/var/log/", "rc": 0, "start": "2021-03-22 20:36:27.125657", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} 2021-03-22T20:36:27.191 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:36:27 +0000 (0:00:00.032) 0:04:12.932 ********** 2021-03-22T20:36:27.198 INFO:teuthology.task.ansible.out: TASK [testnode : Bounce {{ nic_to_configure }}] ******************************** 2021-03-22T20:36:27.199 INFO:teuthology.task.ansible.out:skipping: [gibba020.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-03-22T20:36:27.223 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:36:27 +0000 (0:00:00.031) 0:04:12.963 ********** 2021-03-22T20:36:27.231 INFO:teuthology.task.ansible.out: TASK [testnode : Delete any leftover Ceph artifacts from previous jobs] ******** 2021-03-22T20:36:27.254 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:36:27 +0000 (0:00:00.030) 0:04:12.994 ********** 2021-03-22T20:36:27.386 INFO:teuthology.task.ansible.out: TASK [testnode : List any leftover Ceph artifacts from previous jobs] ********** 2021-03-22T20:36:27.387 INFO:teuthology.task.ansible.out:ok: [gibba020.front.sepia.ceph.com] => (item=/var/run/) => {"ansible_loop_var": "item", "changed": false, "cmd": "find /var/run/ -name \"*ceph*\"", "delta": "0:00:00.003331", "end": "2021-03-22 20:36:27.362381", "failed_when_result": false, "item": "/var/run/", "rc": 0, "start": "2021-03-22 20:36:27.359050", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} 2021-03-22T20:36:27.409 INFO:teuthology.task.ansible.out: TASK [testnode : Touch /ceph-qa-ready] ***************************************** changed: [gibba044.front.sepia.ceph.com] => {"changed": true, "dest": "/ceph-qa-ready", "gid": 0, "group": "root", "mode": "0644", "owner": "root", "secontext": "unconfined_u:object_r:etc_runtime_t:s0", "size": 0, "state": "file", "uid": 0} 2021-03-22T20:36:27.527 INFO:teuthology.task.ansible.out: TASK [testnode : List any leftover Ceph artifacts from previous jobs] ********** 2021-03-22T20:36:27.528 INFO:teuthology.task.ansible.out:ok: [gibba020.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.001910", "end": "2021-03-22 20:36:27.500409", "failed_when_result": false, "item": "/etc/systemd/system/", "rc": 0, "start": "2021-03-22 20:36:27.498499", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} 2021-03-22T20:36:27.662 INFO:teuthology.task.ansible.out:ok: [gibba020.front.sepia.ceph.com] => (item=/etc/ceph) => {"ansible_loop_var": "item", "changed": false, "cmd": "find /etc/ceph -name \"*ceph*\"", "delta": "0:00:00.001777", "end": "2021-03-22 20:36:27.634171", "failed_when_result": false, "item": "/etc/ceph", "msg": "non-zero return code", "rc": 1, "start": "2021-03-22 20:36:27.632394", "stderr": "find: ‘/etc/ceph’: No such file or directory", "stderr_lines": ["find: ‘/etc/ceph’: No such file or directory"], "stdout": "", "stdout_lines": []} 2021-03-22T20:36:27.788 INFO:teuthology.task.ansible.out:ok: [gibba020.front.sepia.ceph.com] => (item=/var/log/) => {"ansible_loop_var": "item", "changed": false, "cmd": "find /var/log/ -name \"*ceph*\"", "delta": "0:00:00.002130", "end": "2021-03-22 20:36:27.767858", "failed_when_result": false, "item": "/var/log/", "rc": 0, "start": "2021-03-22 20:36:27.765728", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} 2021-03-22T20:36:27.811 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:36:27 +0000 (0:00:00.557) 0:04:13.552 ********** 2021-03-22T20:36:27.838 INFO:teuthology.task.ansible.out: TASK [testnode : Delete any leftover Ceph artifacts from previous jobs] ******** 2021-03-22T20:36:27.859 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:36:27 +0000 (0:00:00.047) 0:04:13.599 ********** 2021-03-22T20:36:28.012 INFO:teuthology.task.ansible.out: TASK [testnode : Touch /ceph-qa-ready] ***************************************** 2021-03-22T20:36:28.014 INFO:teuthology.task.ansible.out:changed: [gibba020.front.sepia.ceph.com] => {"changed": true, "dest": "/ceph-qa-ready", "gid": 0, "group": "root", "mode": "0644", "owner": "root", "secontext": "unconfined_u:object_r:etc_runtime_t:s0", "size": 0, "state": "file", "uid": 0} 2021-03-22T20:36:28.090 INFO:teuthology.task.ansible.out: PLAY [testnodes,senta,vossi,jenkins_slaves] ************************************ 2021-03-22T20:36:28.107 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:36:28 +0000 (0:00:00.247) 0:04:13.847 ********** 2021-03-22T20:36:28.127 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:36:28 +0000 (0:00:00.020) 0:04:13.867 ********** 2021-03-22T20:36:28.645 INFO:teuthology.task.ansible.out: TASK [Gathering Facts] ********************************************************* ok: [gibba020.front.sepia.ceph.com] 2021-03-22T20:36:28.676 INFO:teuthology.task.ansible.out:ok: [gibba044.front.sepia.ceph.com] 2021-03-22T20:36:28.701 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:36:28 +0000 (0:00:00.574) 0:04:14.442 ********** 2021-03-22T20:36:28.743 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:36:28 +0000 (0:00:00.041) 0:04:14.483 ********** 2021-03-22T20:36:28.749 INFO:teuthology.task.ansible.out: TASK [container-host : set_fact] *********************************************** 2021-03-22T20:36:28.751 INFO:teuthology.task.ansible.out:skipping: [gibba020.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-03-22T20:36:28.772 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:36:28 +0000 (0:00:00.029) 0:04:14.512 ********** 2021-03-22T20:36:28.779 INFO:teuthology.task.ansible.out:skipping: [gibba044.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-03-22T20:36:28.803 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:36:28 +0000 (0:00:00.031) 0:04:14.544 ********** 2021-03-22T20:36:28.809 INFO:teuthology.task.ansible.out: TASK [container-host : set_fact] *********************************************** 2021-03-22T20:36:28.810 INFO:teuthology.task.ansible.out:ok: [gibba020.front.sepia.ceph.com] => {"ansible_facts": {"package_manager": "yum"}, "changed": false} 2021-03-22T20:36:28.832 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:36:28 +0000 (0:00:00.029) 0:04:14.573 ********** 2021-03-22T20:36:28.839 INFO:teuthology.task.ansible.out:ok: [gibba044.front.sepia.ceph.com] => {"ansible_facts": {"package_manager": "yum"}, "changed": false} 2021-03-22T20:36:28.862 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:36:28 +0000 (0:00:00.029) 0:04:14.602 ********** 2021-03-22T20:36:28.879 INFO:teuthology.task.ansible.out: TASK [container-host : Including distro specific variables] ******************** 2021-03-22T20:36:28.881 INFO:teuthology.task.ansible.out:ok: [gibba020.front.sepia.ceph.com] => (item=/home/teuthworker/src/git.ceph.com_git_ceph-cm-ansible_master/roles/container-host/vars/yum_systems.yml) => {"ansible_facts": {"container_packages": ["podman", "podman-docker"]}, "ansible_included_var_files": ["/home/teuthworker/src/git.ceph.com_git_ceph-cm-ansible_master/roles/container-host/vars/yum_systems.yml"], "ansible_loop_var": "item", "changed": false, "item": "/home/teuthworker/src/git.ceph.com_git_ceph-cm-ansible_master/roles/container-host/vars/yum_systems.yml"} 2021-03-22T20:36:28.904 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:36:28 +0000 (0:00:00.041) 0:04:14.644 ********** 2021-03-22T20:36:28.910 INFO:teuthology.task.ansible.out:ok: [gibba044.front.sepia.ceph.com] => (item=/home/teuthworker/src/git.ceph.com_git_ceph-cm-ansible_master/roles/container-host/vars/yum_systems.yml) => {"ansible_facts": {"container_packages": ["podman", "podman-docker"]}, "ansible_included_var_files": ["/home/teuthworker/src/git.ceph.com_git_ceph-cm-ansible_master/roles/container-host/vars/yum_systems.yml"], "ansible_loop_var": "item", "changed": false, "item": "/home/teuthworker/src/git.ceph.com_git_ceph-cm-ansible_master/roles/container-host/vars/yum_systems.yml"} 2021-03-22T20:36:28.937 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:36:28 +0000 (0:00:00.033) 0:04:14.677 ********** 2021-03-22T20:36:37.040 INFO:teuthology.task.ansible.out: TASK [container-host : Install container packages] ***************************** 2021-03-22T20:36:37.041 INFO:teuthology.task.ansible.out:changed: [gibba020.front.sepia.ceph.com] => {"changed": true, "msg": "", "rc": 0, "results": ["Installed: podman-2.2.1-7.module+el8.3.1+9857+68fb1526.x86_64", "Installed: podman-catatonit-2.2.1-7.module+el8.3.1+9857+68fb1526.x86_64", "Installed: runc-1.0.0-70.rc92.module+el8.3.1+9857+68fb1526.x86_64", "Installed: podman-docker-2.2.1-7.module+el8.3.1+9857+68fb1526.noarch", "Removed: podman-catatonit-2.0.5-5.module+el8.3.0+8221+97165c3f.x86_64", "Removed: podman-docker-2.0.5-5.module+el8.3.0+8221+97165c3f.noarch", "Removed: runc-1.0.0-68.rc92.module+el8.3.0+8221+97165c3f.x86_64", "Removed: podman-2.0.5-5.module+el8.3.0+8221+97165c3f.x86_64"]} 2021-03-22T20:36:37.064 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:36:37 +0000 (0:00:08.126) 0:04:22.804 ********** 2021-03-22T20:36:37.092 INFO:teuthology.task.ansible.out: TASK [container-host : set_fact] *********************************************** 2021-03-22T20:36:37.093 INFO:teuthology.task.ansible.out:ok: [gibba020.front.sepia.ceph.com] => {"ansible_facts": {"container_service_conf": "/etc/containers/registries.conf"}, "changed": false} 2021-03-22T20:36:37.113 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:36:37 +0000 (0:00:00.049) 0:04:22.854 ********** 2021-03-22T20:36:37.140 INFO:teuthology.task.ansible.out: TASK [container-host : Install container packages] ***************************** 2021-03-22T20:36:37.142 INFO:teuthology.task.ansible.out:changed: [gibba044.front.sepia.ceph.com] => {"changed": true, "msg": "", "rc": 0, "results": ["Installed: podman-2.2.1-7.module+el8.3.1+9857+68fb1526.x86_64", "Installed: podman-catatonit-2.2.1-7.module+el8.3.1+9857+68fb1526.x86_64", "Installed: podman-docker-2.2.1-7.module+el8.3.1+9857+68fb1526.noarch", "Installed: runc-1.0.0-70.rc92.module+el8.3.1+9857+68fb1526.x86_64", "Removed: podman-catatonit-2.0.5-5.module+el8.3.0+8221+97165c3f.x86_64", "Removed: podman-docker-2.0.5-5.module+el8.3.0+8221+97165c3f.noarch", "Removed: runc-1.0.0-68.rc92.module+el8.3.0+8221+97165c3f.x86_64", "Removed: podman-2.0.5-5.module+el8.3.0+8221+97165c3f.x86_64"]} TASK [container-host : set_fact] *********************************************** skipping: [gibba020.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-03-22T20:36:37.164 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:36:37 +0000 (0:00:00.050) 0:04:22.904 ********** 2021-03-22T20:36:37.185 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:36:37 +0000 (0:00:00.021) 0:04:22.926 ********** 2021-03-22T20:36:37.214 INFO:teuthology.task.ansible.out: TASK [container-host : set_fact] *********************************************** 2021-03-22T20:36:37.215 INFO:teuthology.task.ansible.out:ok: [gibba044.front.sepia.ceph.com] => {"ansible_facts": {"container_service_conf": "/etc/containers/registries.conf"}, "changed": false} 2021-03-22T20:36:37.236 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:36:37 +0000 (0:00:00.050) 0:04:22.976 ********** 2021-03-22T20:36:37.263 INFO:teuthology.task.ansible.out: TASK [container-host : set_fact] *********************************************** 2021-03-22T20:36:37.264 INFO:teuthology.task.ansible.out:skipping: [gibba044.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-03-22T20:36:37.285 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:36:37 +0000 (0:00:00.049) 0:04:23.025 ********** 2021-03-22T20:36:37.344 INFO:teuthology.task.ansible.out: TASK [container-host : Create container_mirror_cert_paths] ********************* 2021-03-22T20:36:37.344 INFO:teuthology.task.ansible.out:changed: [gibba020.front.sepia.ceph.com] => (item=/etc/docker/certs.d/docker-mirror.front.sepia.ceph.com:5000) => {"ansible_loop_var": "item", "changed": true, "gid": 0, "group": "root", "item": "/etc/docker/certs.d/docker-mirror.front.sepia.ceph.com:5000", "mode": "0755", "owner": "root", "path": "/etc/docker/certs.d/docker-mirror.front.sepia.ceph.com:5000", "secontext": "unconfined_u:object_r:etc_t:s0", "size": 4096, "state": "directory", "uid": 0} 2021-03-22T20:36:37.463 INFO:teuthology.task.ansible.out:changed: [gibba044.front.sepia.ceph.com] => (item=/etc/docker/certs.d/docker-mirror.front.sepia.ceph.com:5000) => {"ansible_loop_var": "item", "changed": true, "gid": 0, "group": "root", "item": "/etc/docker/certs.d/docker-mirror.front.sepia.ceph.com:5000", "mode": "0755", "owner": "root", "path": "/etc/docker/certs.d/docker-mirror.front.sepia.ceph.com:5000", "secontext": "unconfined_u:object_r:etc_t:s0", "size": 4096, "state": "directory", "uid": 0} 2021-03-22T20:36:37.496 INFO:teuthology.task.ansible.out:changed: [gibba020.front.sepia.ceph.com] => (item=/etc/containers/certs.d/docker-mirror.front.sepia.ceph.com:5000) => {"ansible_loop_var": "item", "changed": true, "gid": 0, "group": "root", "item": "/etc/containers/certs.d/docker-mirror.front.sepia.ceph.com:5000", "mode": "0755", "owner": "root", "path": "/etc/containers/certs.d/docker-mirror.front.sepia.ceph.com:5000", "secontext": "unconfined_u:object_r:etc_t:s0", "size": 4096, "state": "directory", "uid": 0} 2021-03-22T20:36:37.522 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:36:37 +0000 (0:00:00.237) 0:04:23.263 ********** 2021-03-22T20:36:37.612 INFO:teuthology.task.ansible.out:changed: [gibba044.front.sepia.ceph.com] => (item=/etc/containers/certs.d/docker-mirror.front.sepia.ceph.com:5000) => {"ansible_loop_var": "item", "changed": true, "gid": 0, "group": "root", "item": "/etc/containers/certs.d/docker-mirror.front.sepia.ceph.com:5000", "mode": "0755", "owner": "root", "path": "/etc/containers/certs.d/docker-mirror.front.sepia.ceph.com:5000", "secontext": "unconfined_u:object_r:etc_t:s0", "size": 4096, "state": "directory", "uid": 0} 2021-03-22T20:36:37.637 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:36:37 +0000 (0:00:00.114) 0:04:23.377 ********** 2021-03-22T20:36:37.964 INFO:teuthology.task.ansible.out: TASK [container-host : Copy docker-mirror.front.sepia.ceph.com:5000 self-signed cert] *** 2021-03-22T20:36:37.966 INFO:teuthology.task.ansible.out:changed: [gibba020.front.sepia.ceph.com] => (item=/etc/docker/certs.d/docker-mirror.front.sepia.ceph.com:5000) => {"ansible_loop_var": "item", "changed": true, "checksum": "bcdfbb1de91ef82e0e4ed8af725c9ad52593eb79", "dest": "/etc/docker/certs.d/docker-mirror.front.sepia.ceph.com:5000/docker-mirror.crt", "gid": 0, "group": "root", "item": "/etc/docker/certs.d/docker-mirror.front.sepia.ceph.com:5000", "md5sum": "a3fa0991425692932fcf703c1a9a483e", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:cert_t:s0", "size": 2334, "src": "/home/ubuntu/.ansible/tmp/ansible-tmp-1616445397.6008244-2985-12998516883773/source", "state": "file", "uid": 0} 2021-03-22T20:36:38.049 INFO:teuthology.task.ansible.out:changed: [gibba044.front.sepia.ceph.com] => (item=/etc/docker/certs.d/docker-mirror.front.sepia.ceph.com:5000) => {"ansible_loop_var": "item", "changed": true, "checksum": "bcdfbb1de91ef82e0e4ed8af725c9ad52593eb79", "dest": "/etc/docker/certs.d/docker-mirror.front.sepia.ceph.com:5000/docker-mirror.crt", "gid": 0, "group": "root", "item": "/etc/docker/certs.d/docker-mirror.front.sepia.ceph.com:5000", "md5sum": "a3fa0991425692932fcf703c1a9a483e", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:cert_t:s0", "size": 2334, "src": "/home/ubuntu/.ansible/tmp/ansible-tmp-1616445397.6996932-2995-278198255501233/source", "state": "file", "uid": 0} 2021-03-22T20:36:38.341 INFO:teuthology.task.ansible.out:changed: [gibba020.front.sepia.ceph.com] => (item=/etc/containers/certs.d/docker-mirror.front.sepia.ceph.com:5000) => {"ansible_loop_var": "item", "changed": true, "checksum": "bcdfbb1de91ef82e0e4ed8af725c9ad52593eb79", "dest": "/etc/containers/certs.d/docker-mirror.front.sepia.ceph.com:5000/docker-mirror.crt", "gid": 0, "group": "root", "item": "/etc/containers/certs.d/docker-mirror.front.sepia.ceph.com:5000", "md5sum": "a3fa0991425692932fcf703c1a9a483e", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:etc_t:s0", "size": 2334, "src": "/home/ubuntu/.ansible/tmp/ansible-tmp-1616445397.9888728-2985-151416497611437/source", "state": "file", "uid": 0} 2021-03-22T20:36:38.365 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:36:38 +0000 (0:00:00.727) 0:04:24.105 ********** 2021-03-22T20:36:38.436 INFO:teuthology.task.ansible.out:changed: [gibba044.front.sepia.ceph.com] => (item=/etc/containers/certs.d/docker-mirror.front.sepia.ceph.com:5000) => {"ansible_loop_var": "item", "changed": true, "checksum": "bcdfbb1de91ef82e0e4ed8af725c9ad52593eb79", "dest": "/etc/containers/certs.d/docker-mirror.front.sepia.ceph.com:5000/docker-mirror.crt", "gid": 0, "group": "root", "item": "/etc/containers/certs.d/docker-mirror.front.sepia.ceph.com:5000", "md5sum": "a3fa0991425692932fcf703c1a9a483e", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:etc_t:s0", "size": 2334, "src": "/home/ubuntu/.ansible/tmp/ansible-tmp-1616445398.0835316-2995-30478598232244/source", "state": "file", "uid": 0} 2021-03-22T20:36:38.460 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:36:38 +0000 (0:00:00.095) 0:04:24.201 ********** 2021-03-22T20:36:41.019 INFO:teuthology.task.ansible.out: TASK [container-host : Install registries-conf-ctl] **************************** 2021-03-22T20:36:41.021 INFO:teuthology.task.ansible.out:changed: [gibba020.front.sepia.ceph.com] => {"changed": true, "cmd": ["/bin/pip3", "install", "-U", "git+https://github.com/sebastian-philipp/registries-conf-ctl"], "name": ["git+https://github.com/sebastian-philipp/registries-conf-ctl"], "requirements": null, "state": "latest", "stderr": "WARNING: Running pip install with root privileges is generally not a good idea. Try `pip3 install --user` instead.\n", "stderr_lines": ["WARNING: Running pip install with root privileges is generally not a good idea. Try `pip3 install --user` instead."], "stdout": "Collecting git+https://github.com/sebastian-philipp/registries-conf-ctl\n Cloning https://github.com/sebastian-philipp/registries-conf-ctl to ./pip-6mku6_yz-build\nCollecting toml (from registries-conf-ctl==1.0)\n Downloading https://files.pythonhosted.org/packages/44/6f/7120676b6d73228c96e17f1f794d8ab046fc910d781c8d151120c3f1569e/toml-0.10.2-py2.py3-none-any.whl\nCollecting docopt (from registries-conf-ctl==1.0)\n Downloading https://files.pythonhosted.org/packages/a2/55/8f8cab2afd404cf578136ef2cc5dfb50baa1761b68c9da1fb1e4eed343c9/docopt-0.6.2.tar.gz\nInstalling collected packages: toml, docopt, registries-conf-ctl\n Running setup.py install for docopt: started\n Running setup.py install for docopt: finished with status 'done'\n Running setup.py install for registries-conf-ctl: started\n Running setup.py install for registries-conf-ctl: finished with status 'done'\nSuccessfully installed docopt-0.6.2 registries-conf-ctl-1.0 toml-0.10.2\n", "stdout_lines": ["Collecting git+https://github.com/sebastian-philipp/registries-conf-ctl", " Cloning https://github.com/sebastian-philipp/registries-conf-ctl to ./pip-6mku6_yz-build", "Collecting toml (from registries-conf-ctl==1.0)", " Downloading https://files.pythonhosted.org/packages/44/6f/7120676b6d73228c96e17f1f794d8ab046fc910d781c8d151120c3f1569e/toml-0.10.2-py2.py3-none-any.whl", "Collecting docopt (from registries-conf-ctl==1.0)", " Downloading https://files.p 2021-03-22T20:36:41.022 INFO:teuthology.task.ansible.out:ythonhosted.org/packages/a2/55/8f8cab2afd404cf578136ef2cc5dfb50baa1761b68c9da1fb1e4eed343c9/docopt-0.6.2.tar.gz", "Installing collected packages: toml, docopt, registries-conf-ctl", " Running setup.py install for docopt: started", " Running setup.py install for docopt: finished with status 'done'", " Running setup.py install for registries-conf-ctl: started", " Running setup.py install for registries-conf-ctl: finished with status 'done'", "Successfully installed docopt-0.6.2 registries-conf-ctl-1.0 toml-0.10.2"], "version": null, "virtualenv": null} 2021-03-22T20:36:41.043 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:36:41 +0000 (0:00:02.582) 0:04:26.784 ********** 2021-03-22T20:36:41.071 INFO:teuthology.task.ansible.out: TASK [container-host : Check for docker's daemon.json] ************************* 2021-03-22T20:36:41.073 INFO:teuthology.task.ansible.out:skipping: [gibba020.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-03-22T20:36:41.097 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:36:41 +0000 (0:00:00.053) 0:04:26.838 ********** 2021-03-22T20:36:41.105 INFO:teuthology.task.ansible.out: TASK [container-host : Install registries-conf-ctl] **************************** 2021-03-22T20:36:41.106 INFO:teuthology.task.ansible.out:changed: [gibba044.front.sepia.ceph.com] => {"changed": true, "cmd": ["/bin/pip3", "install", "-U", "git+https://github.com/sebastian-philipp/registries-conf-ctl"], "name": ["git+https://github.com/sebastian-philipp/registries-conf-ctl"], "requirements": null, "state": "latest", "stderr": "WARNING: Running pip install with root privileges is generally not a good idea. Try `pip3 install --user` instead.\n", "stderr_lines": ["WARNING: Running pip install with root privileges is generally not a good idea. Try `pip3 install --user` instead."], "stdout": "Collecting git+https://github.com/sebastian-philipp/registries-conf-ctl\n Cloning https://github.com/sebastian-philipp/registries-conf-ctl to ./pip-prog4ltr-build\nCollecting toml (from registries-conf-ctl==1.0)\n Downloading https://files.pythonhosted.org/packages/44/6f/7120676b6d73228c96e17f1f794d8ab046fc910d781c8d151120c3f1569e/toml-0.10.2-py2.py3-none-any.whl\nCollecting docopt (from registries-conf-ctl==1.0)\n Downloading https://files.pythonhosted.org/packages/a2/55/8f8cab2afd404cf578136ef2cc5dfb50baa1761b68c9da1fb1e4eed343c9/docopt-0.6.2.tar.gz\nInstalling collected packages: toml, docopt, registries-conf-ctl\n Running setup.py install for docopt: started\n Running setup.py install for docopt: finished with status 'done'\n Running setup.py install for registries-conf-ctl: started\n Running setup.py install for registries-conf-ctl: finished with status 'done'\nSuccessfully installed docopt-0.6.2 registries-conf-ctl-1.0 toml-0.10.2\n", "stdout_lines": ["Collecting git+https://github.com/sebastian-philipp/registries-conf-ctl", " Cloning https://github.com/sebastian-philipp/registries-conf-ctl to ./pip-prog4ltr-build", "Collecting toml (from registries-conf-ctl==1.0)", " Downloading https://files.pythonhosted.org/packages/44/6f/7120676b6d73228c96e17f1f794d8ab046fc910d781c8d151120c3f1569e/toml-0.10.2-py2.py3-none-any.whl", "Collecting docopt (from registries-conf-ctl==1.0)", " Downloading https://files.p 2021-03-22T20:36:41.107 INFO:teuthology.task.ansible.out:ythonhosted.org/packages/a2/55/8f8cab2afd404cf578136ef2cc5dfb50baa1761b68c9da1fb1e4eed343c9/docopt-0.6.2.tar.gz", "Installing collected packages: toml, docopt, registries-conf-ctl", " Running setup.py install for docopt: started", " Running setup.py install for docopt: finished with status 'done'", " Running setup.py install for registries-conf-ctl: started", " Running setup.py install for registries-conf-ctl: finished with status 'done'", "Successfully installed docopt-0.6.2 registries-conf-ctl-1.0 toml-0.10.2"], "version": null, "virtualenv": null} 2021-03-22T20:36:41.130 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:36:41 +0000 (0:00:00.032) 0:04:26.870 ********** 2021-03-22T20:36:41.137 INFO:teuthology.task.ansible.out: TASK [container-host : Create /etc/containers/registries.conf if necessary] **** 2021-03-22T20:36:41.138 INFO:teuthology.task.ansible.out:skipping: [gibba020.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-03-22T20:36:41.162 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:36:41 +0000 (0:00:00.032) 0:04:26.902 ********** 2021-03-22T20:36:41.169 INFO:teuthology.task.ansible.out: TASK [container-host : Check for docker's daemon.json] ************************* 2021-03-22T20:36:41.169 INFO:teuthology.task.ansible.out:skipping: [gibba044.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-03-22T20:36:41.193 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:36:41 +0000 (0:00:00.031) 0:04:26.934 ********** 2021-03-22T20:36:41.220 INFO:teuthology.task.ansible.out: TASK [container-host : Create /etc/containers/registries.conf if necessary] **** 2021-03-22T20:36:41.221 INFO:teuthology.task.ansible.out:skipping: [gibba044.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-03-22T20:36:41.242 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:36:41 +0000 (0:00:00.048) 0:04:26.982 ********** 2021-03-22T20:36:41.435 INFO:teuthology.task.ansible.out: TASK [container-host : Add local docker.io registry mirror] ******************** 2021-03-22T20:36:41.437 INFO:teuthology.task.ansible.out:changed: [gibba020.front.sepia.ceph.com] => {"changed": true, "cmd": ["registries-conf-ctl", "add-mirror", "docker.io", "docker-mirror.front.sepia.ceph.com:5000"], "delta": "0:00:00.121654", "end": "2021-03-22 20:36:41.419325", "rc": 0, "start": "2021-03-22 20:36:41.297671", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} 2021-03-22T20:36:41.459 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:36:41 +0000 (0:00:00.216) 0:04:27.199 ********** 2021-03-22T20:36:41.486 INFO:teuthology.task.ansible.out: TASK [container-host : Restart docker service] ********************************* 2021-03-22T20:36:41.488 INFO:teuthology.task.ansible.out:skipping: [gibba020.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-03-22T20:36:41.529 INFO:teuthology.task.ansible.out: TASK [container-host : Add local docker.io registry mirror] ******************** 2021-03-22T20:36:41.531 INFO:teuthology.task.ansible.out:changed: [gibba044.front.sepia.ceph.com] => {"changed": true, "cmd": ["registries-conf-ctl", "add-mirror", "docker.io", "docker-mirror.front.sepia.ceph.com:5000"], "delta": "0:00:00.122631", "end": "2021-03-22 20:36:41.502950", "rc": 0, "start": "2021-03-22 20:36:41.380319", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} 2021-03-22T20:36:41.550 INFO:teuthology.task.ansible.out:Monday 22 March 2021 20:36:41 +0000 (0:00:00.091) 0:04:27.290 ********** 2021-03-22T20:36:41.587 INFO:teuthology.task.ansible.out: TASK [container-host : Restart docker service] ********************************* 2021-03-22T20:36:41.588 INFO:teuthology.task.ansible.out:skipping: [gibba044.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-03-22T20:36:41.654 INFO:teuthology.task.ansible.out: PLAY [cobbler] ***************************************************************** skipping: no hosts matched 2021-03-22T20:36:41.655 INFO:teuthology.task.ansible.out: PLAY [paddles] ***************************************************************** skipping: no hosts matched 2021-03-22T20:36:41.657 INFO:teuthology.task.ansible.out: PLAY [pulpito] ***************************************************************** skipping: no hosts matched PLAY RECAP ********************************************************************* gibba020.front.sepia.ceph.com : ok=136 changed=46 unreachable=0 failed=0 skipped=175 rescued=0 ignored=4 gibba044.front.sepia.ceph.com : ok=136 changed=46 unreachable=0 failed=0 skipped=175 rescued=0 ignored=4 Monday 22 March 2021 20:36:41 +0000 (0:00:00.106) 0:04:27.397 ********** =============================================================================== 2021-03-22T20:36:41.659 INFO:teuthology.task.ansible.out:testnode : Install packages -------------------------------------------- 32.27s Create all admin users with sudo access. ------------------------------- 25.75s common : nrpe - Ensure SELinux policy is up to date -------------------- 25.73s users : Update authorized_keys using the keys repo --------------------- 24.59s common : Register with subscription-manager. --------------------------- 11.55s Remove revoked users ---------------------------------------------------- 9.49s common : nrpe - Load SELinux policy package ----------------------------- 8.27s common : nrpe - Remove SELinux policy package --------------------------- 8.18s container-host : Install container packages ----------------------------- 8.13s testnode : Zap all non-root disks --------------------------------------- 8.01s testnode : Ensure ceph packages are not present. ------------------------ 3.41s testnode : Ensure ceph dependency packages are not present. ------------- 3.10s common : Install nrpe package and dependencies (RHEL/CentOS) ------------ 2.77s container-host : Install registries-conf-ctl ---------------------------- 2.58s testnode : Make sure rpm dependencies are installed --------------------- 1.99s common : Disable all rhsm repos ----------------------------------------- 1.93s testnode : Remove packages ---------------------------------------------- 1.84s testnode : Install epel packages ---------------------------------------- 1.80s testnode : Create logical volume(s) ------------------------------------- 1.66s users : Update authorized_keys for each user with literal keys ---------- 1.36s 2021-03-22T20:36:41.994 DEBUG:teuthology.task.ansible:Reconnecting to [Remote(name='ubuntu@gibba020.front.sepia.ceph.com'), Remote(name='ubuntu@gibba044.front.sepia.ceph.com')] 2021-03-22T20:36:41.995 INFO:teuthology.orchestra.remote:Trying to reconnect to host 2021-03-22T20:36:41.997 DEBUG:teuthology.orchestra.connection:{'hostname': 'gibba020.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2021-03-22T20:36:42.066 DEBUG:teuthology.orchestra.run.gibba020:> true 2021-03-22T20:36:42.152 INFO:teuthology.orchestra.remote:Trying to reconnect to host 2021-03-22T20:36:42.152 DEBUG:teuthology.orchestra.connection:{'hostname': 'gibba044.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2021-03-22T20:36:42.217 DEBUG:teuthology.orchestra.run.gibba044:> true 2021-03-22T20:36:42.295 INFO:teuthology.run_tasks:Running task clock... 2021-03-22T20:36:42.304 INFO:teuthology.task.clock:Syncing clocks and checking initial clock skew... 2021-03-22T20:36:42.304 INFO:teuthology.orchestra.run:Running command with timeout 360 2021-03-22T20:36:42.305 DEBUG:teuthology.orchestra.run.gibba020:> 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 2021-03-22T20:36:42.329 INFO:teuthology.orchestra.run.gibba020.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2021-03-22T20:36:42.339 INFO:teuthology.orchestra.run.gibba020.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2021-03-22T20:36:42.368 INFO:teuthology.orchestra.run.gibba020.stderr:sudo: ntpd: command not found 2021-03-22T20:36:42.375 INFO:teuthology.orchestra.run.gibba020.stdout:506 Cannot talk to daemon 2021-03-22T20:36:42.386 INFO:teuthology.orchestra.run.gibba020.stderr:Failed to start ntp.service: Unit ntp.service not found. 2021-03-22T20:36:42.396 INFO:teuthology.orchestra.run.gibba020.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2021-03-22T20:36:42.446 INFO:teuthology.orchestra.run.gibba020.stderr:bash: ntpq: command not found 2021-03-22T20:36:42.449 INFO:teuthology.orchestra.run.gibba020.stdout:210 Number of sources = 4 2021-03-22T20:36:42.449 INFO:teuthology.orchestra.run.gibba020.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2021-03-22T20:36:42.449 INFO:teuthology.orchestra.run.gibba020.stdout:=============================================================================== 2021-03-22T20:36:42.449 INFO:teuthology.orchestra.run.gibba020.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2021-03-22T20:36:42.449 INFO:teuthology.orchestra.run.gibba020.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2021-03-22T20:36:42.449 INFO:teuthology.orchestra.run.gibba020.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2021-03-22T20:36:42.450 INFO:teuthology.orchestra.run.gibba020.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2021-03-22T20:36:42.450 INFO:teuthology.orchestra.run:Running command with timeout 360 2021-03-22T20:36:42.450 DEBUG:teuthology.orchestra.run.gibba044:> 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 2021-03-22T20:36:42.475 INFO:teuthology.orchestra.run.gibba044.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2021-03-22T20:36:42.486 INFO:teuthology.orchestra.run.gibba044.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2021-03-22T20:36:42.517 INFO:teuthology.orchestra.run.gibba044.stderr:sudo: ntpd: command not found 2021-03-22T20:36:42.525 INFO:teuthology.orchestra.run.gibba044.stdout:506 Cannot talk to daemon 2021-03-22T20:36:42.535 INFO:teuthology.orchestra.run.gibba044.stderr:Failed to start ntp.service: Unit ntp.service not found. 2021-03-22T20:36:42.546 INFO:teuthology.orchestra.run.gibba044.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2021-03-22T20:36:42.591 INFO:teuthology.orchestra.run.gibba044.stderr:bash: ntpq: command not found 2021-03-22T20:36:42.594 INFO:teuthology.orchestra.run.gibba044.stdout:210 Number of sources = 4 2021-03-22T20:36:42.594 INFO:teuthology.orchestra.run.gibba044.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2021-03-22T20:36:42.594 INFO:teuthology.orchestra.run.gibba044.stdout:=============================================================================== 2021-03-22T20:36:42.594 INFO:teuthology.orchestra.run.gibba044.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2021-03-22T20:36:42.594 INFO:teuthology.orchestra.run.gibba044.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2021-03-22T20:36:42.594 INFO:teuthology.orchestra.run.gibba044.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2021-03-22T20:36:42.594 INFO:teuthology.orchestra.run.gibba044.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2021-03-22T20:36:42.594 INFO:teuthology.run_tasks:Running task pexec... 2021-03-22T20:36:42.611 INFO:teuthology.task.pexec:Executing custom commands... 2021-03-22T20:36:42.611 INFO:teuthology.task.pexec:Running commands on host ubuntu@gibba020.front.sepia.ceph.com 2021-03-22T20:36:42.611 DEBUG:teuthology.orchestra.run.gibba020:> TESTDIR=/home/ubuntu/cephtest bash -s 2021-03-22T20:36:42.612 INFO:teuthology.task.pexec:Running commands on host ubuntu@gibba044.front.sepia.ceph.com 2021-03-22T20:36:42.612 DEBUG:teuthology.orchestra.run.gibba044:> TESTDIR=/home/ubuntu/cephtest bash -s 2021-03-22T20:36:42.843 INFO:teuthology.orchestra.run.gibba020.stdout:Updating Subscription Management repositories. 2021-03-22T20:36:42.868 INFO:teuthology.orchestra.run.gibba044.stdout:Updating Subscription Management repositories. 2021-03-22T20:36:43.241 INFO:teuthology.orchestra.run.gibba020.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 106 kB/s | 2.8 kB 00:00 2021-03-22T20:36:43.281 INFO:teuthology.orchestra.run.gibba044.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 89 kB/s | 2.4 kB 00:00 2021-03-22T20:36:43.347 INFO:teuthology.orchestra.run.gibba020.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 88 kB/s | 2.4 kB 00:00 2021-03-22T20:36:43.368 INFO:teuthology.orchestra.run.gibba044.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 102 kB/s | 2.8 kB 00:00 2021-03-22T20:36:44.541 INFO:teuthology.orchestra.run.gibba020.stdout:Dependencies resolved. 2021-03-22T20:36:44.550 INFO:teuthology.orchestra.run.gibba020.stdout:================================================================================ 2021-03-22T20:36:44.551 INFO:teuthology.orchestra.run.gibba020.stdout: Package Architecture Version Repository Size 2021-03-22T20:36:44.551 INFO:teuthology.orchestra.run.gibba020.stdout:================================================================================ 2021-03-22T20:36:44.551 INFO:teuthology.orchestra.run.gibba020.stdout:Disabling modules: 2021-03-22T20:36:44.551 INFO:teuthology.orchestra.run.gibba020.stdout: container-tools 2021-03-22T20:36:44.551 INFO:teuthology.orchestra.run.gibba020.stdout: 2021-03-22T20:36:44.551 INFO:teuthology.orchestra.run.gibba020.stdout:Transaction Summary 2021-03-22T20:36:44.551 INFO:teuthology.orchestra.run.gibba020.stdout:================================================================================ 2021-03-22T20:36:44.551 INFO:teuthology.orchestra.run.gibba020.stdout: 2021-03-22T20:36:44.638 INFO:teuthology.orchestra.run.gibba044.stdout:Dependencies resolved. 2021-03-22T20:36:44.653 INFO:teuthology.orchestra.run.gibba044.stdout:================================================================================ 2021-03-22T20:36:44.653 INFO:teuthology.orchestra.run.gibba044.stdout: Package Architecture Version Repository Size 2021-03-22T20:36:44.653 INFO:teuthology.orchestra.run.gibba044.stdout:================================================================================ 2021-03-22T20:36:44.653 INFO:teuthology.orchestra.run.gibba044.stdout:Disabling modules: 2021-03-22T20:36:44.653 INFO:teuthology.orchestra.run.gibba044.stdout: container-tools 2021-03-22T20:36:44.653 INFO:teuthology.orchestra.run.gibba044.stdout: 2021-03-22T20:36:44.654 INFO:teuthology.orchestra.run.gibba044.stdout:Transaction Summary 2021-03-22T20:36:44.654 INFO:teuthology.orchestra.run.gibba044.stdout:================================================================================ 2021-03-22T20:36:44.654 INFO:teuthology.orchestra.run.gibba044.stdout: 2021-03-22T20:36:46.052 INFO:teuthology.orchestra.run.gibba020.stdout:Complete! 2021-03-22T20:36:46.158 INFO:teuthology.orchestra.run.gibba044.stdout:Complete! 2021-03-22T20:36:46.316 INFO:teuthology.orchestra.run.gibba020.stdout:Updating Subscription Management repositories. 2021-03-22T20:36:46.426 INFO:teuthology.orchestra.run.gibba044.stdout:Updating Subscription Management repositories. 2021-03-22T20:36:46.767 INFO:teuthology.orchestra.run.gibba020.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 108 kB/s | 2.8 kB 00:00 2021-03-22T20:36:46.978 INFO:teuthology.orchestra.run.gibba044.stdout:Last metadata expiration check: 0:00:01 ago on Mon 22 Mar 2021 08:36:45 PM UTC. 2021-03-22T20:36:47.667 INFO:teuthology.orchestra.run.gibba020.stdout:Package dnf-plugins-core-4.0.17-5.el8.noarch is already installed. 2021-03-22T20:36:47.796 INFO:teuthology.orchestra.run.gibba044.stdout:Package dnf-plugins-core-4.0.17-5.el8.noarch is already installed. 2021-03-22T20:36:47.935 INFO:teuthology.orchestra.run.gibba020.stdout:Dependencies resolved. 2021-03-22T20:36:47.936 INFO:teuthology.orchestra.run.gibba020.stdout:Nothing to do. 2021-03-22T20:36:47.936 INFO:teuthology.orchestra.run.gibba020.stdout:Complete! 2021-03-22T20:36:48.063 INFO:teuthology.orchestra.run.gibba044.stdout:Dependencies resolved. 2021-03-22T20:36:48.063 INFO:teuthology.orchestra.run.gibba044.stdout:Nothing to do. 2021-03-22T20:36:48.064 INFO:teuthology.orchestra.run.gibba044.stdout:Complete! 2021-03-22T20:36:48.175 INFO:teuthology.orchestra.run.gibba020.stdout:Updating Subscription Management repositories. 2021-03-22T20:36:48.309 INFO:teuthology.orchestra.run.gibba044.stdout:Updating Subscription Management repositories. 2021-03-22T20:36:48.555 INFO:teuthology.orchestra.run.gibba020.stdout:Repository successfully enabled. 2021-03-22T20:36:48.557 INFO:teuthology.orchestra.run.gibba020.stderr:Enabling a Copr repository. Please note that this repository is not part 2021-03-22T20:36:48.557 INFO:teuthology.orchestra.run.gibba020.stderr:of the main distribution, and quality may vary. 2021-03-22T20:36:48.557 INFO:teuthology.orchestra.run.gibba020.stderr: 2021-03-22T20:36:48.557 INFO:teuthology.orchestra.run.gibba020.stderr:The Fedora Project does not exercise any power over the contents of 2021-03-22T20:36:48.557 INFO:teuthology.orchestra.run.gibba020.stderr:this repository beyond the rules outlined in the Copr FAQ at 2021-03-22T20:36:48.557 INFO:teuthology.orchestra.run.gibba020.stderr:, 2021-03-22T20:36:48.557 INFO:teuthology.orchestra.run.gibba020.stderr:and packages are not held to any quality or security level. 2021-03-22T20:36:48.557 INFO:teuthology.orchestra.run.gibba020.stderr: 2021-03-22T20:36:48.558 INFO:teuthology.orchestra.run.gibba020.stderr:Please do not file bug reports about these packages in Fedora 2021-03-22T20:36:48.558 INFO:teuthology.orchestra.run.gibba020.stderr:Bugzilla. In case of problems, contact the owner of this repository. 2021-03-22T20:36:48.597 INFO:teuthology.orchestra.run.gibba020.stderr: % Total % Received % Xferd Average Speed Time Time Time Current 2021-03-22T20:36:48.597 INFO:teuthology.orchestra.run.gibba020.stderr: Dload Upload Total Spent Left Speed 2021-03-22T20:36:48.636 INFO:teuthology.orchestra.run.gibba044.stdout:Repository successfully enabled. 2021-03-22T20:36:48.638 INFO:teuthology.orchestra.run.gibba044.stderr:Enabling a Copr repository. Please note that this repository is not part 2021-03-22T20:36:48.638 INFO:teuthology.orchestra.run.gibba044.stderr:of the main distribution, and quality may vary. 2021-03-22T20:36:48.638 INFO:teuthology.orchestra.run.gibba044.stderr: 2021-03-22T20:36:48.638 INFO:teuthology.orchestra.run.gibba044.stderr:The Fedora Project does not exercise any power over the contents of 2021-03-22T20:36:48.638 INFO:teuthology.orchestra.run.gibba044.stderr:this repository beyond the rules outlined in the Copr FAQ at 2021-03-22T20:36:48.638 INFO:teuthology.orchestra.run.gibba044.stderr:, 2021-03-22T20:36:48.639 INFO:teuthology.orchestra.run.gibba044.stderr:and packages are not held to any quality or security level. 2021-03-22T20:36:48.639 INFO:teuthology.orchestra.run.gibba044.stderr: 2021-03-22T20:36:48.639 INFO:teuthology.orchestra.run.gibba044.stderr:Please do not file bug reports about these packages in Fedora 2021-03-22T20:36:48.639 INFO:teuthology.orchestra.run.gibba044.stderr:Bugzilla. In case of problems, contact the owner of this repository. 2021-03-22T20:36:48.673 INFO:teuthology.orchestra.run.gibba044.stderr: % Total % Received % Xferd Average Speed Time Time Time Current 2021-03-22T20:36:48.673 INFO:teuthology.orchestra.run.gibba044.stderr: Dload Upload Total Spent Left Speed 2021-03-22T20:36:48.925 INFO:teuthology.orchestra.run.gibba020.stderr: 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 359 100 359 0 0 1094 0 --:--:-- --:--:-- --:--:-- 1094 2021-03-22T20:36:49.006 INFO:teuthology.orchestra.run.gibba044.stderr: 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 359 100 359 0 0 1078 0 --:--:-- --:--:-- --:--:-- 1078 2021-03-22T20:36:49.113 INFO:teuthology.orchestra.run.gibba020.stdout:Updating Subscription Management repositories. 2021-03-22T20:36:49.192 INFO:teuthology.orchestra.run.gibba044.stdout:Updating Subscription Management repositories. 2021-03-22T20:36:49.478 INFO:teuthology.orchestra.run.gibba020.stdout:Dependencies resolved. 2021-03-22T20:36:49.481 INFO:teuthology.orchestra.run.gibba020.stdout:========================================================================================================================== 2021-03-22T20:36:49.481 INFO:teuthology.orchestra.run.gibba020.stdout: Package Arch Version Repository Size 2021-03-22T20:36:49.481 INFO:teuthology.orchestra.run.gibba020.stdout:========================================================================================================================== 2021-03-22T20:36:49.481 INFO:teuthology.orchestra.run.gibba020.stdout:Removing: 2021-03-22T20:36:49.481 INFO:teuthology.orchestra.run.gibba020.stdout: podman x86_64 2.2.1-7.module+el8.3.1+9857+68fb1526 @rhel-8-for-x86_64-appstream-rpms 52 M 2021-03-22T20:36:49.481 INFO:teuthology.orchestra.run.gibba020.stdout:Removing dependent packages: 2021-03-22T20:36:49.481 INFO:teuthology.orchestra.run.gibba020.stdout: podman-docker noarch 2.2.1-7.module+el8.3.1+9857+68fb1526 @rhel-8-for-x86_64-appstream-rpms 5.5 k 2021-03-22T20:36:49.481 INFO:teuthology.orchestra.run.gibba020.stdout:Removing unused dependencies: 2021-03-22T20:36:49.481 INFO:teuthology.orchestra.run.gibba020.stdout: conmon x86_64 2:2.0.20-2.module+el8.3.0+8221+97165c3f @rhel-8-for-x86_64-appstream-rpms 118 k 2021-03-22T20:36:49.481 INFO:teuthology.orchestra.run.gibba020.stdout: container-selinux noarch 2:2.144.0-1.module+el8.3.0+8221+97165c3f @rhel-8-for-x86_64-appstream-rpms 46 k 2021-03-22T20:36:49.482 INFO:teuthology.orchestra.run.gibba020.stdout: containernetworking-plugins x86_64 0.8.6-2.module+el8.3.0+8221+97165c3f @rhel-8-for-x86_64-appstream-rpms 66 M 2021-03-22T20:36:49.482 INFO:teuthology.orchestra.run.gibba020.stdout: containers-common x86_64 1:1.1.1-3.module+el8.3.0+8221+97165c3f @rhel-8-for-x86_64-appstream-rpms 69 k 2021-03-22T20:36:49.482 INFO:teuthology.orchestra.run.gibba020.stdout: criu x86_64 3.14-2.module+el8.3.0+8221+97165c3f @rhel-8-for-x86_64-appstream-rpms 1.3 M 2021-03-22T20:36:49.482 INFO:teuthology.orchestra.run.gibba020.stdout: fuse-overlayfs x86_64 1.1.2-3.module+el8.3.0+8221+97165c3f @rhel-8-for-x86_64-appstream-rpms 134 k 2021-03-22T20:36:49.482 INFO:teuthology.orchestra.run.gibba020.stdout: fuse3-libs x86_64 3.2.1-12.el8 @rhel-8-for-x86_64-baseos-rpms 279 k 2021-03-22T20:36:49.482 INFO:teuthology.orchestra.run.gibba020.stdout: libnet x86_64 1.1.6-15.el8 @rhel-8-for-x86_64-appstream-rpms 166 k 2021-03-22T20:36:49.482 INFO:teuthology.orchestra.run.gibba020.stdout: libslirp x86_64 4.3.1-1.module+el8.3.0+8221+97165c3f @rhel-8-for-x86_64-appstream-rpms 129 k 2021-03-22T20:36:49.482 INFO:teuthology.orchestra.run.gibba020.stdout: libvarlink x86_64 18-3.el8 @rhel-8-for-x86_64-baseos-rpms 117 k 2021-03-22T20:36:49.482 INFO:teuthology.orchestra.run.gibba020.stdout: podman-catatonit x86_64 2.2.1-7.module+el8.3.1+9857+68fb1526 @rhel-8-for-x86_64-appstream-rpms 753 k 2021-03-22T20:36:49.482 INFO:teuthology.orchestra.run.gibba020.stdout: protobuf-c x86_64 1.3.0-4.el8 @rhel-8-for-x86_64-appstream-rpms 56 k 2021-03-22T20:36:49.482 INFO:teuthology.orchestra.run.gibba020.stdout: runc x86_64 1.0.0-70.rc92.module+el8.3.1+9857+68fb1526 @rhel-8-for-x86_64-appstream-rpms 13 M 2021-03-22T20:36:49.482 INFO:teuthology.orchestra.run.gibba020.stdout: slirp4netns x86_64 1.1.4-2.module+el8.3.0+8221+97165c3f @rhel-8-for-x86_64-appstream-rpms 95 k 2021-03-22T20:36:49.483 INFO:teuthology.orchestra.run.gibba020.stdout: 2021-03-22T20:36:49.483 INFO:teuthology.orchestra.run.gibba020.stdout:Transaction Summary 2021-03-22T20:36:49.483 INFO:teuthology.orchestra.run.gibba020.stdout:========================================================================================================================== 2021-03-22T20:36:49.483 INFO:teuthology.orchestra.run.gibba020.stdout:Remove 16 Packages 2021-03-22T20:36:49.483 INFO:teuthology.orchestra.run.gibba020.stdout: 2021-03-22T20:36:49.483 INFO:teuthology.orchestra.run.gibba020.stdout:Freed space: 134 M 2021-03-22T20:36:49.483 INFO:teuthology.orchestra.run.gibba020.stdout:Running transaction check 2021-03-22T20:36:49.486 INFO:teuthology.orchestra.run.gibba020.stdout:Transaction check succeeded. 2021-03-22T20:36:49.487 INFO:teuthology.orchestra.run.gibba020.stdout:Running transaction test 2021-03-22T20:36:49.562 INFO:teuthology.orchestra.run.gibba044.stdout:Dependencies resolved. 2021-03-22T20:36:49.564 INFO:teuthology.orchestra.run.gibba044.stdout:========================================================================================================================== 2021-03-22T20:36:49.564 INFO:teuthology.orchestra.run.gibba044.stdout: Package Arch Version Repository Size 2021-03-22T20:36:49.565 INFO:teuthology.orchestra.run.gibba044.stdout:========================================================================================================================== 2021-03-22T20:36:49.565 INFO:teuthology.orchestra.run.gibba044.stdout:Removing: 2021-03-22T20:36:49.565 INFO:teuthology.orchestra.run.gibba044.stdout: podman x86_64 2.2.1-7.module+el8.3.1+9857+68fb1526 @rhel-8-for-x86_64-appstream-rpms 52 M 2021-03-22T20:36:49.565 INFO:teuthology.orchestra.run.gibba044.stdout:Removing dependent packages: 2021-03-22T20:36:49.565 INFO:teuthology.orchestra.run.gibba044.stdout: podman-docker noarch 2.2.1-7.module+el8.3.1+9857+68fb1526 @rhel-8-for-x86_64-appstream-rpms 5.5 k 2021-03-22T20:36:49.565 INFO:teuthology.orchestra.run.gibba044.stdout:Removing unused dependencies: 2021-03-22T20:36:49.565 INFO:teuthology.orchestra.run.gibba044.stdout: conmon x86_64 2:2.0.20-2.module+el8.3.0+8221+97165c3f @rhel-8-for-x86_64-appstream-rpms 118 k 2021-03-22T20:36:49.565 INFO:teuthology.orchestra.run.gibba044.stdout: container-selinux noarch 2:2.144.0-1.module+el8.3.0+8221+97165c3f @rhel-8-for-x86_64-appstream-rpms 46 k 2021-03-22T20:36:49.565 INFO:teuthology.orchestra.run.gibba044.stdout: containernetworking-plugins x86_64 0.8.6-2.module+el8.3.0+8221+97165c3f @rhel-8-for-x86_64-appstream-rpms 66 M 2021-03-22T20:36:49.565 INFO:teuthology.orchestra.run.gibba044.stdout: containers-common x86_64 1:1.1.1-3.module+el8.3.0+8221+97165c3f @rhel-8-for-x86_64-appstream-rpms 69 k 2021-03-22T20:36:49.565 INFO:teuthology.orchestra.run.gibba044.stdout: criu x86_64 3.14-2.module+el8.3.0+8221+97165c3f @rhel-8-for-x86_64-appstream-rpms 1.3 M 2021-03-22T20:36:49.565 INFO:teuthology.orchestra.run.gibba044.stdout: fuse-overlayfs x86_64 1.1.2-3.module+el8.3.0+8221+97165c3f @rhel-8-for-x86_64-appstream-rpms 134 k 2021-03-22T20:36:49.565 INFO:teuthology.orchestra.run.gibba044.stdout: fuse3-libs x86_64 3.2.1-12.el8 @rhel-8-for-x86_64-baseos-rpms 279 k 2021-03-22T20:36:49.565 INFO:teuthology.orchestra.run.gibba044.stdout: libnet x86_64 1.1.6-15.el8 @rhel-8-for-x86_64-appstream-rpms 166 k 2021-03-22T20:36:49.566 INFO:teuthology.orchestra.run.gibba044.stdout: libslirp x86_64 4.3.1-1.module+el8.3.0+8221+97165c3f @rhel-8-for-x86_64-appstream-rpms 129 k 2021-03-22T20:36:49.566 INFO:teuthology.orchestra.run.gibba044.stdout: libvarlink x86_64 18-3.el8 @rhel-8-for-x86_64-baseos-rpms 117 k 2021-03-22T20:36:49.566 INFO:teuthology.orchestra.run.gibba044.stdout: podman-catatonit x86_64 2.2.1-7.module+el8.3.1+9857+68fb1526 @rhel-8-for-x86_64-appstream-rpms 753 k 2021-03-22T20:36:49.566 INFO:teuthology.orchestra.run.gibba044.stdout: protobuf-c x86_64 1.3.0-4.el8 @rhel-8-for-x86_64-appstream-rpms 56 k 2021-03-22T20:36:49.566 INFO:teuthology.orchestra.run.gibba044.stdout: runc x86_64 1.0.0-70.rc92.module+el8.3.1+9857+68fb1526 @rhel-8-for-x86_64-appstream-rpms 13 M 2021-03-22T20:36:49.566 INFO:teuthology.orchestra.run.gibba044.stdout: slirp4netns x86_64 1.1.4-2.module+el8.3.0+8221+97165c3f @rhel-8-for-x86_64-appstream-rpms 95 k 2021-03-22T20:36:49.566 INFO:teuthology.orchestra.run.gibba044.stdout: 2021-03-22T20:36:49.566 INFO:teuthology.orchestra.run.gibba044.stdout:Transaction Summary 2021-03-22T20:36:49.566 INFO:teuthology.orchestra.run.gibba044.stdout:========================================================================================================================== 2021-03-22T20:36:49.566 INFO:teuthology.orchestra.run.gibba044.stdout:Remove 16 Packages 2021-03-22T20:36:49.566 INFO:teuthology.orchestra.run.gibba044.stdout: 2021-03-22T20:36:49.566 INFO:teuthology.orchestra.run.gibba044.stdout:Freed space: 134 M 2021-03-22T20:36:49.567 INFO:teuthology.orchestra.run.gibba044.stdout:Running transaction check 2021-03-22T20:36:49.570 INFO:teuthology.orchestra.run.gibba044.stdout:Transaction check succeeded. 2021-03-22T20:36:49.570 INFO:teuthology.orchestra.run.gibba044.stdout:Running transaction test 2021-03-22T20:36:49.576 INFO:teuthology.orchestra.run.gibba020.stdout:Transaction test succeeded. 2021-03-22T20:36:49.576 INFO:teuthology.orchestra.run.gibba020.stdout:Running transaction 2021-03-22T20:36:49.640 INFO:teuthology.orchestra.run.gibba044.stdout:Transaction test succeeded. 2021-03-22T20:36:49.641 INFO:teuthology.orchestra.run.gibba044.stdout:Running transaction 2021-03-22T20:36:49.758 INFO:teuthology.orchestra.run.gibba020.stdout: Preparing : 1/1 2021-03-22T20:36:49.770 INFO:teuthology.orchestra.run.gibba020.stdout: Running scriptlet: podman-docker-2.2.1-7.module+el8.3.1+9857+68fb1526.n 1/1 2021-03-22T20:36:49.861 INFO:teuthology.orchestra.run.gibba044.stdout: Preparing : 1/1 2021-03-22T20:36:49.873 INFO:teuthology.orchestra.run.gibba044.stdout: Running scriptlet: podman-docker-2.2.1-7.module+el8.3.1+9857+68fb1526.n 1/1 2021-03-22T20:36:49.938 INFO:teuthology.orchestra.run.gibba020.stdout: Erasing : podman-docker-2.2.1-7.module+el8.3.1+9857+68fb1526 1/16 2021-03-22T20:36:49.938 INFO:teuthology.orchestra.run.gibba020.stdout: Erasing : podman-2.2.1-7.module+el8.3.1+9857+68fb1526.x86_64 2/16 2021-03-22T20:36:50.060 INFO:teuthology.orchestra.run.gibba044.stdout: Erasing : podman-docker-2.2.1-7.module+el8.3.1+9857+68fb1526 1/16 2021-03-22T20:36:50.061 INFO:teuthology.orchestra.run.gibba044.stdout: Erasing : podman-2.2.1-7.module+el8.3.1+9857+68fb1526.x86_64 2/16 2021-03-22T20:36:50.231 INFO:teuthology.orchestra.run.gibba020.stdout: Running scriptlet: podman-2.2.1-7.module+el8.3.1+9857+68fb1526.x86_64 2/16 2021-03-22T20:36:50.231 INFO:teuthology.orchestra.run.gibba020.stdout: Erasing : containers-common-1:1.1.1-3.module+el8.3.0+8221+97 3/16 2021-03-22T20:36:50.232 INFO:teuthology.orchestra.run.gibba020.stdout:warning: /etc/containers/registries.conf saved as /etc/containers/registries.conf.rpmsave 2021-03-22T20:36:50.232 INFO:teuthology.orchestra.run.gibba020.stdout: 2021-03-22T20:36:50.327 INFO:teuthology.orchestra.run.gibba044.stdout: Running scriptlet: podman-2.2.1-7.module+el8.3.1+9857+68fb1526.x86_64 2/16 2021-03-22T20:36:50.327 INFO:teuthology.orchestra.run.gibba044.stdout: Erasing : containers-common-1:1.1.1-3.module+el8.3.0+8221+97 3/16 2021-03-22T20:36:50.327 INFO:teuthology.orchestra.run.gibba044.stdout:warning: /etc/containers/registries.conf saved as /etc/containers/registries.conf.rpmsave 2021-03-22T20:36:50.327 INFO:teuthology.orchestra.run.gibba044.stdout: 2021-03-22T20:36:50.496 INFO:teuthology.orchestra.run.gibba020.stdout: Erasing : container-selinux-2:2.144.0-1.module+el8.3.0+8221+ 4/16 2021-03-22T20:36:50.587 INFO:teuthology.orchestra.run.gibba044.stdout: Erasing : container-selinux-2:2.144.0-1.module+el8.3.0+8221+ 4/16 2021-03-22T20:37:00.873 INFO:teuthology.orchestra.run.gibba020.stdout: Running scriptlet: container-selinux-2:2.144.0-1.module+el8.3.0+8221+ 4/16 2021-03-22T20:37:00.880 INFO:teuthology.orchestra.run.gibba044.stdout: Running scriptlet: container-selinux-2:2.144.0-1.module+el8.3.0+8221+ 4/16 2021-03-22T20:37:01.045 INFO:teuthology.orchestra.run.gibba044.stdout: Erasing : podman-catatonit-2.2.1-7.module+el8.3.1+9857+68fb1 5/16 2021-03-22T20:37:01.063 INFO:teuthology.orchestra.run.gibba020.stdout: Erasing : podman-catatonit-2.2.1-7.module+el8.3.1+9857+68fb1 5/16 2021-03-22T20:37:01.267 INFO:teuthology.orchestra.run.gibba044.stdout: Erasing : fuse-overlayfs-1.1.2-3.module+el8.3.0+8221+97165c3 6/16 2021-03-22T20:37:01.269 INFO:teuthology.orchestra.run.gibba020.stdout: Erasing : fuse-overlayfs-1.1.2-3.module+el8.3.0+8221+97165c3 6/16 2021-03-22T20:37:01.470 INFO:teuthology.orchestra.run.gibba044.stdout: Erasing : slirp4netns-1.1.4-2.module+el8.3.0+8221+97165c3f.x 7/16 2021-03-22T20:37:01.481 INFO:teuthology.orchestra.run.gibba020.stdout: Erasing : slirp4netns-1.1.4-2.module+el8.3.0+8221+97165c3f.x 7/16 2021-03-22T20:37:01.636 INFO:teuthology.orchestra.run.gibba044.stdout: Erasing : runc-1.0.0-70.rc92.module+el8.3.1+9857+68fb1526.x8 8/16 2021-03-22T20:37:01.695 INFO:teuthology.orchestra.run.gibba020.stdout: Erasing : runc-1.0.0-70.rc92.module+el8.3.1+9857+68fb1526.x8 8/16 2021-03-22T20:37:01.865 INFO:teuthology.orchestra.run.gibba044.stdout: Erasing : criu-3.14-2.module+el8.3.0+8221+97165c3f.x86_64 9/16 2021-03-22T20:37:01.865 INFO:teuthology.orchestra.run.gibba044.stdout: Erasing : libnet-1.1.6-15.el8.x86_64 10/16 2021-03-22T20:37:01.908 INFO:teuthology.orchestra.run.gibba020.stdout: Erasing : criu-3.14-2.module+el8.3.0+8221+97165c3f.x86_64 9/16 2021-03-22T20:37:01.909 INFO:teuthology.orchestra.run.gibba020.stdout: Erasing : libnet-1.1.6-15.el8.x86_64 10/16 2021-03-22T20:37:02.099 INFO:teuthology.orchestra.run.gibba020.stdout: Running scriptlet: libnet-1.1.6-15.el8.x86_64 10/16 2021-03-22T20:37:02.129 INFO:teuthology.orchestra.run.gibba044.stdout: Running scriptlet: libnet-1.1.6-15.el8.x86_64 10/16 2021-03-22T20:37:02.305 INFO:teuthology.orchestra.run.gibba020.stdout: Erasing : protobuf-c-1.3.0-4.el8.x86_64 11/16 2021-03-22T20:37:02.361 INFO:teuthology.orchestra.run.gibba044.stdout: Erasing : protobuf-c-1.3.0-4.el8.x86_64 11/16 2021-03-22T20:37:02.525 INFO:teuthology.orchestra.run.gibba020.stdout: Erasing : libslirp-4.3.1-1.module+el8.3.0+8221+97165c3f.x86_ 12/16 2021-03-22T20:37:02.525 INFO:teuthology.orchestra.run.gibba020.stdout: Erasing : fuse3-libs-3.2.1-12.el8.x86_64 13/16 2021-03-22T20:37:02.586 INFO:teuthology.orchestra.run.gibba044.stdout: Erasing : libslirp-4.3.1-1.module+el8.3.0+8221+97165c3f.x86_ 12/16 2021-03-22T20:37:02.587 INFO:teuthology.orchestra.run.gibba044.stdout: Erasing : fuse3-libs-3.2.1-12.el8.x86_64 13/16 2021-03-22T20:37:02.758 INFO:teuthology.orchestra.run.gibba020.stdout: Running scriptlet: fuse3-libs-3.2.1-12.el8.x86_64 13/16 2021-03-22T20:37:02.857 INFO:teuthology.orchestra.run.gibba044.stdout: Running scriptlet: fuse3-libs-3.2.1-12.el8.x86_64 13/16 2021-03-22T20:37:03.062 INFO:teuthology.orchestra.run.gibba020.stdout: Erasing : conmon-2:2.0.20-2.module+el8.3.0+8221+97165c3f.x86 14/16 2021-03-22T20:37:03.137 INFO:teuthology.orchestra.run.gibba044.stdout: Erasing : conmon-2:2.0.20-2.module+el8.3.0+8221+97165c3f.x86 14/16 2021-03-22T20:37:03.289 INFO:teuthology.orchestra.run.gibba020.stdout: Erasing : containernetworking-plugins-0.8.6-2.module+el8.3.0 15/16 2021-03-22T20:37:03.289 INFO:teuthology.orchestra.run.gibba020.stdout: Erasing : libvarlink-18-3.el8.x86_64 16/16 2021-03-22T20:37:03.353 INFO:teuthology.orchestra.run.gibba044.stdout: Erasing : containernetworking-plugins-0.8.6-2.module+el8.3.0 15/16 2021-03-22T20:37:03.354 INFO:teuthology.orchestra.run.gibba044.stdout: Erasing : libvarlink-18-3.el8.x86_64 16/16 2021-03-22T20:37:03.729 INFO:teuthology.orchestra.run.gibba044.stdout: Running scriptlet: libvarlink-18-3.el8.x86_64 16/16 2021-03-22T20:37:03.729 INFO:teuthology.orchestra.run.gibba044.stdout: Verifying : conmon-2:2.0.20-2.module+el8.3.0+8221+97165c3f.x86 1/16 2021-03-22T20:37:03.729 INFO:teuthology.orchestra.run.gibba044.stdout: Verifying : container-selinux-2:2.144.0-1.module+el8.3.0+8221+ 2/16 2021-03-22T20:37:03.729 INFO:teuthology.orchestra.run.gibba044.stdout: Verifying : containernetworking-plugins-0.8.6-2.module+el8.3.0 3/16 2021-03-22T20:37:03.729 INFO:teuthology.orchestra.run.gibba044.stdout: Verifying : containers-common-1:1.1.1-3.module+el8.3.0+8221+97 4/16 2021-03-22T20:37:03.729 INFO:teuthology.orchestra.run.gibba044.stdout: Verifying : criu-3.14-2.module+el8.3.0+8221+97165c3f.x86_64 5/16 2021-03-22T20:37:03.729 INFO:teuthology.orchestra.run.gibba044.stdout: Verifying : fuse-overlayfs-1.1.2-3.module+el8.3.0+8221+97165c3 6/16 2021-03-22T20:37:03.729 INFO:teuthology.orchestra.run.gibba044.stdout: Verifying : fuse3-libs-3.2.1-12.el8.x86_64 7/16 2021-03-22T20:37:03.729 INFO:teuthology.orchestra.run.gibba044.stdout: Verifying : libnet-1.1.6-15.el8.x86_64 8/16 2021-03-22T20:37:03.729 INFO:teuthology.orchestra.run.gibba044.stdout: Verifying : libslirp-4.3.1-1.module+el8.3.0+8221+97165c3f.x86_ 9/16 2021-03-22T20:37:03.729 INFO:teuthology.orchestra.run.gibba044.stdout: Verifying : libvarlink-18-3.el8.x86_64 10/16 2021-03-22T20:37:03.730 INFO:teuthology.orchestra.run.gibba044.stdout: Verifying : podman-2.2.1-7.module+el8.3.1+9857+68fb1526.x86_64 11/16 2021-03-22T20:37:03.730 INFO:teuthology.orchestra.run.gibba044.stdout: Verifying : podman-catatonit-2.2.1-7.module+el8.3.1+9857+68fb1 12/16 2021-03-22T20:37:03.730 INFO:teuthology.orchestra.run.gibba044.stdout: Verifying : podman-docker-2.2.1-7.module+el8.3.1+9857+68fb1526 13/16 2021-03-22T20:37:03.730 INFO:teuthology.orchestra.run.gibba044.stdout: Verifying : protobuf-c-1.3.0-4.el8.x86_64 14/16 2021-03-22T20:37:03.730 INFO:teuthology.orchestra.run.gibba044.stdout: Verifying : runc-1.0.0-70.rc92.module+el8.3.1+9857+68fb1526.x8 15/16 2021-03-22T20:37:03.737 INFO:teuthology.orchestra.run.gibba020.stdout: Running scriptlet: libvarlink-18-3.el8.x86_64 16/16 2021-03-22T20:37:03.737 INFO:teuthology.orchestra.run.gibba020.stdout: Verifying : conmon-2:2.0.20-2.module+el8.3.0+8221+97165c3f.x86 1/16 2021-03-22T20:37:03.737 INFO:teuthology.orchestra.run.gibba020.stdout: Verifying : container-selinux-2:2.144.0-1.module+el8.3.0+8221+ 2/16 2021-03-22T20:37:03.737 INFO:teuthology.orchestra.run.gibba020.stdout: Verifying : containernetworking-plugins-0.8.6-2.module+el8.3.0 3/16 2021-03-22T20:37:03.737 INFO:teuthology.orchestra.run.gibba020.stdout: Verifying : containers-common-1:1.1.1-3.module+el8.3.0+8221+97 4/16 2021-03-22T20:37:03.737 INFO:teuthology.orchestra.run.gibba020.stdout: Verifying : criu-3.14-2.module+el8.3.0+8221+97165c3f.x86_64 5/16 2021-03-22T20:37:03.737 INFO:teuthology.orchestra.run.gibba020.stdout: Verifying : fuse-overlayfs-1.1.2-3.module+el8.3.0+8221+97165c3 6/16 2021-03-22T20:37:03.737 INFO:teuthology.orchestra.run.gibba020.stdout: Verifying : fuse3-libs-3.2.1-12.el8.x86_64 7/16 2021-03-22T20:37:03.737 INFO:teuthology.orchestra.run.gibba020.stdout: Verifying : libnet-1.1.6-15.el8.x86_64 8/16 2021-03-22T20:37:03.737 INFO:teuthology.orchestra.run.gibba020.stdout: Verifying : libslirp-4.3.1-1.module+el8.3.0+8221+97165c3f.x86_ 9/16 2021-03-22T20:37:03.737 INFO:teuthology.orchestra.run.gibba020.stdout: Verifying : libvarlink-18-3.el8.x86_64 10/16 2021-03-22T20:37:03.737 INFO:teuthology.orchestra.run.gibba020.stdout: Verifying : podman-2.2.1-7.module+el8.3.1+9857+68fb1526.x86_64 11/16 2021-03-22T20:37:03.738 INFO:teuthology.orchestra.run.gibba020.stdout: Verifying : podman-catatonit-2.2.1-7.module+el8.3.1+9857+68fb1 12/16 2021-03-22T20:37:03.738 INFO:teuthology.orchestra.run.gibba020.stdout: Verifying : podman-docker-2.2.1-7.module+el8.3.1+9857+68fb1526 13/16 2021-03-22T20:37:03.738 INFO:teuthology.orchestra.run.gibba020.stdout: Verifying : protobuf-c-1.3.0-4.el8.x86_64 14/16 2021-03-22T20:37:03.738 INFO:teuthology.orchestra.run.gibba020.stdout: Verifying : runc-1.0.0-70.rc92.module+el8.3.1+9857+68fb1526.x8 15/16 2021-03-22T20:37:04.099 INFO:teuthology.orchestra.run.gibba044.stdout: Verifying : slirp4netns-1.1.4-2.module+el8.3.0+8221+97165c3f.x 16/16 2021-03-22T20:37:04.099 INFO:teuthology.orchestra.run.gibba044.stdout:Installed products updated. 2021-03-22T20:37:04.137 INFO:teuthology.orchestra.run.gibba020.stdout: Verifying : slirp4netns-1.1.4-2.module+el8.3.0+8221+97165c3f.x 16/16 2021-03-22T20:37:04.137 INFO:teuthology.orchestra.run.gibba020.stdout:Installed products updated. 2021-03-22T20:37:07.094 INFO:teuthology.orchestra.run.gibba020.stdout: 2021-03-22T20:37:07.095 INFO:teuthology.orchestra.run.gibba020.stdout:Removed: 2021-03-22T20:37:07.095 INFO:teuthology.orchestra.run.gibba020.stdout: conmon-2:2.0.20-2.module+el8.3.0+8221+97165c3f.x86_64 2021-03-22T20:37:07.095 INFO:teuthology.orchestra.run.gibba020.stdout: container-selinux-2:2.144.0-1.module+el8.3.0+8221+97165c3f.noarch 2021-03-22T20:37:07.095 INFO:teuthology.orchestra.run.gibba020.stdout: containernetworking-plugins-0.8.6-2.module+el8.3.0+8221+97165c3f.x86_64 2021-03-22T20:37:07.095 INFO:teuthology.orchestra.run.gibba020.stdout: containers-common-1:1.1.1-3.module+el8.3.0+8221+97165c3f.x86_64 2021-03-22T20:37:07.095 INFO:teuthology.orchestra.run.gibba020.stdout: criu-3.14-2.module+el8.3.0+8221+97165c3f.x86_64 2021-03-22T20:37:07.095 INFO:teuthology.orchestra.run.gibba020.stdout: fuse-overlayfs-1.1.2-3.module+el8.3.0+8221+97165c3f.x86_64 2021-03-22T20:37:07.095 INFO:teuthology.orchestra.run.gibba020.stdout: fuse3-libs-3.2.1-12.el8.x86_64 2021-03-22T20:37:07.095 INFO:teuthology.orchestra.run.gibba020.stdout: libnet-1.1.6-15.el8.x86_64 2021-03-22T20:37:07.095 INFO:teuthology.orchestra.run.gibba020.stdout: libslirp-4.3.1-1.module+el8.3.0+8221+97165c3f.x86_64 2021-03-22T20:37:07.095 INFO:teuthology.orchestra.run.gibba020.stdout: libvarlink-18-3.el8.x86_64 2021-03-22T20:37:07.096 INFO:teuthology.orchestra.run.gibba020.stdout: podman-2.2.1-7.module+el8.3.1+9857+68fb1526.x86_64 2021-03-22T20:37:07.096 INFO:teuthology.orchestra.run.gibba020.stdout: podman-catatonit-2.2.1-7.module+el8.3.1+9857+68fb1526.x86_64 2021-03-22T20:37:07.096 INFO:teuthology.orchestra.run.gibba020.stdout: podman-docker-2.2.1-7.module+el8.3.1+9857+68fb1526.noarch 2021-03-22T20:37:07.096 INFO:teuthology.orchestra.run.gibba020.stdout: protobuf-c-1.3.0-4.el8.x86_64 2021-03-22T20:37:07.096 INFO:teuthology.orchestra.run.gibba020.stdout: runc-1.0.0-70.rc92.module+el8.3.1+9857+68fb1526.x86_64 2021-03-22T20:37:07.096 INFO:teuthology.orchestra.run.gibba020.stdout: slirp4netns-1.1.4-2.module+el8.3.0+8221+97165c3f.x86_64 2021-03-22T20:37:07.096 INFO:teuthology.orchestra.run.gibba020.stdout: 2021-03-22T20:37:07.096 INFO:teuthology.orchestra.run.gibba020.stdout:Complete! 2021-03-22T20:37:07.100 INFO:teuthology.orchestra.run.gibba044.stdout: 2021-03-22T20:37:07.100 INFO:teuthology.orchestra.run.gibba044.stdout:Removed: 2021-03-22T20:37:07.100 INFO:teuthology.orchestra.run.gibba044.stdout: conmon-2:2.0.20-2.module+el8.3.0+8221+97165c3f.x86_64 2021-03-22T20:37:07.101 INFO:teuthology.orchestra.run.gibba044.stdout: container-selinux-2:2.144.0-1.module+el8.3.0+8221+97165c3f.noarch 2021-03-22T20:37:07.101 INFO:teuthology.orchestra.run.gibba044.stdout: containernetworking-plugins-0.8.6-2.module+el8.3.0+8221+97165c3f.x86_64 2021-03-22T20:37:07.101 INFO:teuthology.orchestra.run.gibba044.stdout: containers-common-1:1.1.1-3.module+el8.3.0+8221+97165c3f.x86_64 2021-03-22T20:37:07.101 INFO:teuthology.orchestra.run.gibba044.stdout: criu-3.14-2.module+el8.3.0+8221+97165c3f.x86_64 2021-03-22T20:37:07.101 INFO:teuthology.orchestra.run.gibba044.stdout: fuse-overlayfs-1.1.2-3.module+el8.3.0+8221+97165c3f.x86_64 2021-03-22T20:37:07.101 INFO:teuthology.orchestra.run.gibba044.stdout: fuse3-libs-3.2.1-12.el8.x86_64 2021-03-22T20:37:07.101 INFO:teuthology.orchestra.run.gibba044.stdout: libnet-1.1.6-15.el8.x86_64 2021-03-22T20:37:07.101 INFO:teuthology.orchestra.run.gibba044.stdout: libslirp-4.3.1-1.module+el8.3.0+8221+97165c3f.x86_64 2021-03-22T20:37:07.101 INFO:teuthology.orchestra.run.gibba044.stdout: libvarlink-18-3.el8.x86_64 2021-03-22T20:37:07.101 INFO:teuthology.orchestra.run.gibba044.stdout: podman-2.2.1-7.module+el8.3.1+9857+68fb1526.x86_64 2021-03-22T20:37:07.101 INFO:teuthology.orchestra.run.gibba044.stdout: podman-catatonit-2.2.1-7.module+el8.3.1+9857+68fb1526.x86_64 2021-03-22T20:37:07.101 INFO:teuthology.orchestra.run.gibba044.stdout: podman-docker-2.2.1-7.module+el8.3.1+9857+68fb1526.noarch 2021-03-22T20:37:07.101 INFO:teuthology.orchestra.run.gibba044.stdout: protobuf-c-1.3.0-4.el8.x86_64 2021-03-22T20:37:07.102 INFO:teuthology.orchestra.run.gibba044.stdout: runc-1.0.0-70.rc92.module+el8.3.1+9857+68fb1526.x86_64 2021-03-22T20:37:07.102 INFO:teuthology.orchestra.run.gibba044.stdout: slirp4netns-1.1.4-2.module+el8.3.0+8221+97165c3f.x86_64 2021-03-22T20:37:07.102 INFO:teuthology.orchestra.run.gibba044.stdout: 2021-03-22T20:37:07.102 INFO:teuthology.orchestra.run.gibba044.stdout:Complete! 2021-03-22T20:37:07.348 INFO:teuthology.orchestra.run.gibba020.stdout:Updating Subscription Management repositories. 2021-03-22T20:37:07.359 INFO:teuthology.orchestra.run.gibba044.stdout:Updating Subscription Management repositories. 2021-03-22T20:37:07.762 INFO:teuthology.orchestra.run.gibba020.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 106 kB/s | 2.8 kB 00:00 2021-03-22T20:37:07.773 INFO:teuthology.orchestra.run.gibba044.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 93 kB/s | 2.4 kB 00:00 2021-03-22T20:37:07.862 INFO:teuthology.orchestra.run.gibba044.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 111 kB/s | 2.8 kB 00:00 2021-03-22T20:37:08.934 INFO:teuthology.orchestra.run.gibba020.stdout:Dependencies resolved. 2021-03-22T20:37:08.935 INFO:teuthology.orchestra.run.gibba020.stdout:================================================================================================================================ 2021-03-22T20:37:08.936 INFO:teuthology.orchestra.run.gibba020.stdout: Package Arch Version Repository Size 2021-03-22T20:37:08.936 INFO:teuthology.orchestra.run.gibba020.stdout:================================================================================================================================ 2021-03-22T20:37:08.936 INFO:teuthology.orchestra.run.gibba020.stdout:Installing: 2021-03-22T20:37:08.936 INFO:teuthology.orchestra.run.gibba020.stdout: podman x86_64 3.0.1-2.el8.3.2 devel_kubic_libcontainers_stable 23 M 2021-03-22T20:37:08.936 INFO:teuthology.orchestra.run.gibba020.stdout:Installing dependencies: 2021-03-22T20:37:08.936 INFO:teuthology.orchestra.run.gibba020.stdout: conmon x86_64 2:2.0.27-1.el8.1.1 devel_kubic_libcontainers_stable 50 k 2021-03-22T20:37:08.936 INFO:teuthology.orchestra.run.gibba020.stdout: container-selinux noarch 2:2.145.0-1.el8 copr:copr.fedorainfracloud.org:rhcontainerbot:container-selinux 59 k 2021-03-22T20:37:08.936 INFO:teuthology.orchestra.run.gibba020.stdout: containernetworking-plugins x86_64 0.9.1-4.el8.5.2 devel_kubic_libcontainers_stable 41 M 2021-03-22T20:37:08.936 INFO:teuthology.orchestra.run.gibba020.stdout: containers-common noarch 4:1-8.el8.13.2 devel_kubic_libcontainers_stable 59 k 2021-03-22T20:37:08.936 INFO:teuthology.orchestra.run.gibba020.stdout: crun x86_64 0.18-3.el8.5.2 devel_kubic_libcontainers_stable 186 k 2021-03-22T20:37:08.936 INFO:teuthology.orchestra.run.gibba020.stdout: dnsmasq x86_64 2.79-13.el8_3.1 rhel-8-for-x86_64-appstream-rpms 318 k 2021-03-22T20:37:08.936 INFO:teuthology.orchestra.run.gibba020.stdout: fuse-common x86_64 3.2.1-12.el8 rhel-8-for-x86_64-baseos-rpms 21 k 2021-03-22T20:37:08.937 INFO:teuthology.orchestra.run.gibba020.stdout: fuse3 x86_64 3.2.1-12.el8 rhel-8-for-x86_64-baseos-rpms 50 k 2021-03-22T20:37:08.937 INFO:teuthology.orchestra.run.gibba020.stdout: fuse3-libs x86_64 3.2.1-12.el8 rhel-8-for-x86_64-baseos-rpms 94 k 2021-03-22T20:37:08.937 INFO:teuthology.orchestra.run.gibba020.stdout: libslirp x86_64 4.3.1-4.el8.4.2 devel_kubic_libcontainers_stable 241 k 2021-03-22T20:37:08.937 INFO:teuthology.orchestra.run.gibba020.stdout: yajl x86_64 2.1.0-10.el8 rhel-8-for-x86_64-appstream-rpms 41 k 2021-03-22T20:37:08.937 INFO:teuthology.orchestra.run.gibba020.stdout:Installing weak dependencies: 2021-03-22T20:37:08.937 INFO:teuthology.orchestra.run.gibba020.stdout: catatonit x86_64 0.1.5-6.el8.3.2 devel_kubic_libcontainers_stable 289 k 2021-03-22T20:37:08.937 INFO:teuthology.orchestra.run.gibba020.stdout: fuse-overlayfs x86_64 1.4.0-3.el8.4.2 devel_kubic_libcontainers_stable 72 k 2021-03-22T20:37:08.937 INFO:teuthology.orchestra.run.gibba020.stdout: podman-plugins x86_64 3.0.1-2.el8.3.2 devel_kubic_libcontainers_stable 2.5 M 2021-03-22T20:37:08.937 INFO:teuthology.orchestra.run.gibba020.stdout: slirp4netns x86_64 1.1.8-4.el8.7.2 devel_kubic_libcontainers_stable 55 k 2021-03-22T20:37:08.937 INFO:teuthology.orchestra.run.gibba020.stdout: 2021-03-22T20:37:08.937 INFO:teuthology.orchestra.run.gibba020.stdout:Transaction Summary 2021-03-22T20:37:08.937 INFO:teuthology.orchestra.run.gibba020.stdout:================================================================================================================================ 2021-03-22T20:37:08.937 INFO:teuthology.orchestra.run.gibba020.stdout:Install 16 Packages 2021-03-22T20:37:08.938 INFO:teuthology.orchestra.run.gibba020.stdout: 2021-03-22T20:37:08.938 INFO:teuthology.orchestra.run.gibba020.stdout:Total download size: 68 M 2021-03-22T20:37:08.938 INFO:teuthology.orchestra.run.gibba020.stdout:Installed size: 173 M 2021-03-22T20:37:08.938 INFO:teuthology.orchestra.run.gibba020.stdout:Downloading Packages: 2021-03-22T20:37:08.966 INFO:teuthology.orchestra.run.gibba044.stdout:Dependencies resolved. 2021-03-22T20:37:08.968 INFO:teuthology.orchestra.run.gibba044.stdout:================================================================================================================================ 2021-03-22T20:37:08.968 INFO:teuthology.orchestra.run.gibba044.stdout: Package Arch Version Repository Size 2021-03-22T20:37:08.968 INFO:teuthology.orchestra.run.gibba044.stdout:================================================================================================================================ 2021-03-22T20:37:08.968 INFO:teuthology.orchestra.run.gibba044.stdout:Installing: 2021-03-22T20:37:08.968 INFO:teuthology.orchestra.run.gibba044.stdout: podman x86_64 3.0.1-2.el8.3.2 devel_kubic_libcontainers_stable 23 M 2021-03-22T20:37:08.968 INFO:teuthology.orchestra.run.gibba044.stdout:Installing dependencies: 2021-03-22T20:37:08.969 INFO:teuthology.orchestra.run.gibba044.stdout: conmon x86_64 2:2.0.27-1.el8.1.1 devel_kubic_libcontainers_stable 50 k 2021-03-22T20:37:08.969 INFO:teuthology.orchestra.run.gibba044.stdout: container-selinux noarch 2:2.145.0-1.el8 copr:copr.fedorainfracloud.org:rhcontainerbot:container-selinux 59 k 2021-03-22T20:37:08.969 INFO:teuthology.orchestra.run.gibba044.stdout: containernetworking-plugins x86_64 0.9.1-4.el8.5.2 devel_kubic_libcontainers_stable 41 M 2021-03-22T20:37:08.969 INFO:teuthology.orchestra.run.gibba044.stdout: containers-common noarch 4:1-8.el8.13.2 devel_kubic_libcontainers_stable 59 k 2021-03-22T20:37:08.969 INFO:teuthology.orchestra.run.gibba044.stdout: crun x86_64 0.18-3.el8.5.2 devel_kubic_libcontainers_stable 186 k 2021-03-22T20:37:08.969 INFO:teuthology.orchestra.run.gibba044.stdout: dnsmasq x86_64 2.79-13.el8_3.1 rhel-8-for-x86_64-appstream-rpms 318 k 2021-03-22T20:37:08.969 INFO:teuthology.orchestra.run.gibba044.stdout: fuse-common x86_64 3.2.1-12.el8 rhel-8-for-x86_64-baseos-rpms 21 k 2021-03-22T20:37:08.969 INFO:teuthology.orchestra.run.gibba044.stdout: fuse3 x86_64 3.2.1-12.el8 rhel-8-for-x86_64-baseos-rpms 50 k 2021-03-22T20:37:08.969 INFO:teuthology.orchestra.run.gibba044.stdout: fuse3-libs x86_64 3.2.1-12.el8 rhel-8-for-x86_64-baseos-rpms 94 k 2021-03-22T20:37:08.969 INFO:teuthology.orchestra.run.gibba044.stdout: libslirp x86_64 4.3.1-4.el8.4.2 devel_kubic_libcontainers_stable 241 k 2021-03-22T20:37:08.969 INFO:teuthology.orchestra.run.gibba044.stdout: yajl x86_64 2.1.0-10.el8 rhel-8-for-x86_64-appstream-rpms 41 k 2021-03-22T20:37:08.969 INFO:teuthology.orchestra.run.gibba044.stdout:Installing weak dependencies: 2021-03-22T20:37:08.969 INFO:teuthology.orchestra.run.gibba044.stdout: catatonit x86_64 0.1.5-6.el8.3.2 devel_kubic_libcontainers_stable 289 k 2021-03-22T20:37:08.969 INFO:teuthology.orchestra.run.gibba044.stdout: fuse-overlayfs x86_64 1.4.0-3.el8.4.2 devel_kubic_libcontainers_stable 72 k 2021-03-22T20:37:08.970 INFO:teuthology.orchestra.run.gibba044.stdout: podman-plugins x86_64 3.0.1-2.el8.3.2 devel_kubic_libcontainers_stable 2.5 M 2021-03-22T20:37:08.970 INFO:teuthology.orchestra.run.gibba044.stdout: slirp4netns x86_64 1.1.8-4.el8.7.2 devel_kubic_libcontainers_stable 55 k 2021-03-22T20:37:08.970 INFO:teuthology.orchestra.run.gibba044.stdout: 2021-03-22T20:37:08.970 INFO:teuthology.orchestra.run.gibba044.stdout:Transaction Summary 2021-03-22T20:37:08.970 INFO:teuthology.orchestra.run.gibba044.stdout:================================================================================================================================ 2021-03-22T20:37:08.970 INFO:teuthology.orchestra.run.gibba044.stdout:Install 16 Packages 2021-03-22T20:37:08.970 INFO:teuthology.orchestra.run.gibba044.stdout: 2021-03-22T20:37:08.971 INFO:teuthology.orchestra.run.gibba044.stdout:Total download size: 68 M 2021-03-22T20:37:08.971 INFO:teuthology.orchestra.run.gibba044.stdout:Installed size: 173 M 2021-03-22T20:37:08.971 INFO:teuthology.orchestra.run.gibba044.stdout:Downloading Packages: 2021-03-22T20:37:08.984 INFO:teuthology.orchestra.run.gibba020.stdout:(1/16): container-selinux-2.145.0-1.el8.noarch. 1.3 MB/s | 59 kB 00:00 2021-03-22T20:37:09.015 INFO:teuthology.orchestra.run.gibba044.stdout:(1/16): container-selinux-2.145.0-1.el8.noarch. 1.3 MB/s | 59 kB 00:00 2021-03-22T20:37:09.906 INFO:teuthology.orchestra.run.gibba020.stdout:(2/16): conmon-2.0.27-1.el8.1.1.x86_64.rpm 51 kB/s | 50 kB 00:00 2021-03-22T20:37:09.941 INFO:teuthology.orchestra.run.gibba044.stdout:(2/16): conmon-2.0.27-1.el8.1.1.x86_64.rpm 51 kB/s | 50 kB 00:00 2021-03-22T20:37:10.048 INFO:teuthology.orchestra.run.gibba020.stdout:(3/16): catatonit-0.1.5-6.el8.3.2.x86_64.rpm 260 kB/s | 289 kB 00:01 2021-03-22T20:37:10.099 INFO:teuthology.orchestra.run.gibba044.stdout:(3/16): catatonit-0.1.5-6.el8.3.2.x86_64.rpm 256 kB/s | 289 kB 00:01 2021-03-22T20:37:10.229 INFO:teuthology.orchestra.run.gibba044.stdout:(4/16): containers-common-1-8.el8.13.2.noarch.r 203 kB/s | 59 kB 00:00 2021-03-22T20:37:10.277 INFO:teuthology.orchestra.run.gibba020.stdout:(4/16): containers-common-1-8.el8.13.2.noarch.r 158 kB/s | 59 kB 00:00 2021-03-22T20:37:10.416 INFO:teuthology.orchestra.run.gibba020.stdout:(5/16): crun-0.18-3.el8.5.2.x86_64.rpm 506 kB/s | 186 kB 00:00 2021-03-22T20:37:10.649 INFO:teuthology.orchestra.run.gibba020.stdout:(6/16): fuse-overlayfs-1.4.0-3.el8.4.2.x86_64.r 194 kB/s | 72 kB 00:00 2021-03-22T20:37:10.677 INFO:teuthology.orchestra.run.gibba044.stdout:(5/16): fuse-overlayfs-1.4.0-3.el8.4.2.x86_64.r 161 kB/s | 72 kB 00:00 2021-03-22T20:37:10.705 INFO:teuthology.orchestra.run.gibba020.stdout:(7/16): libslirp-4.3.1-4.el8.4.2.x86_64.rpm 838 kB/s | 241 kB 00:00 2021-03-22T20:37:11.115 INFO:teuthology.orchestra.run.gibba044.stdout:(6/16): crun-0.18-3.el8.5.2.x86_64.rpm 183 kB/s | 186 kB 00:01 2021-03-22T20:37:11.129 INFO:teuthology.orchestra.run.gibba044.stdout:(7/16): libslirp-4.3.1-4.el8.4.2.x86_64.rpm 535 kB/s | 241 kB 00:00 2021-03-22T20:37:11.276 INFO:teuthology.orchestra.run.gibba020.stdout:(8/16): podman-plugins-3.0.1-2.el8.3.2.x86_64.r 4.3 MB/s | 2.5 MB 00:00 2021-03-22T20:37:11.563 INFO:teuthology.orchestra.run.gibba020.stdout:(9/16): slirp4netns-1.1.8-4.el8.7.2.x86_64.rpm 190 kB/s | 55 kB 00:00 2021-03-22T20:37:11.592 INFO:teuthology.orchestra.run.gibba020.stdout:(10/16): yajl-2.1.0-10.el8.x86_64.rpm 1.4 MB/s | 41 kB 00:00 2021-03-22T20:37:11.612 INFO:teuthology.orchestra.run.gibba020.stdout:(11/16): dnsmasq-2.79-13.el8_3.1.x86_64.rpm 15 MB/s | 318 kB 00:00 2021-03-22T20:37:11.630 INFO:teuthology.orchestra.run.gibba020.stdout:(12/16): fuse3-libs-3.2.1-12.el8.x86_64.rpm 5.3 MB/s | 94 kB 00:00 2021-03-22T20:37:11.647 INFO:teuthology.orchestra.run.gibba020.stdout:(13/16): fuse3-3.2.1-12.el8.x86_64.rpm 3.0 MB/s | 50 kB 00:00 2021-03-22T20:37:11.664 INFO:teuthology.orchestra.run.gibba020.stdout:(14/16): fuse-common-3.2.1-12.el8.x86_64.rpm 1.2 MB/s | 21 kB 00:00 2021-03-22T20:37:11.849 INFO:teuthology.orchestra.run.gibba044.stdout:(8/16): podman-plugins-3.0.1-2.el8.3.2.x86_64.r 3.4 MB/s | 2.5 MB 00:00 2021-03-22T20:37:12.135 INFO:teuthology.orchestra.run.gibba044.stdout:(9/16): slirp4netns-1.1.8-4.el8.7.2.x86_64.rpm 192 kB/s | 55 kB 00:00 2021-03-22T20:37:12.163 INFO:teuthology.orchestra.run.gibba044.stdout:(10/16): fuse3-libs-3.2.1-12.el8.x86_64.rpm 3.3 MB/s | 94 kB 00:00 2021-03-22T20:37:12.181 INFO:teuthology.orchestra.run.gibba044.stdout:(11/16): fuse3-3.2.1-12.el8.x86_64.rpm 2.7 MB/s | 50 kB 00:00 2021-03-22T20:37:12.200 INFO:teuthology.orchestra.run.gibba044.stdout:(12/16): fuse-common-3.2.1-12.el8.x86_64.rpm 1.1 MB/s | 21 kB 00:00 2021-03-22T20:37:12.218 INFO:teuthology.orchestra.run.gibba044.stdout:(13/16): yajl-2.1.0-10.el8.x86_64.rpm 2.2 MB/s | 41 kB 00:00 2021-03-22T20:37:12.237 INFO:teuthology.orchestra.run.gibba044.stdout:(14/16): dnsmasq-2.79-13.el8_3.1.x86_64.rpm 16 MB/s | 318 kB 00:00 2021-03-22T20:37:12.314 INFO:teuthology.orchestra.run.gibba020.stdout:(15/16): containernetworking-plugins-0.9.1-4.el 12 MB/s | 41 MB 00:03 2021-03-22T20:37:13.256 INFO:teuthology.orchestra.run.gibba020.stdout:(16/16): podman-3.0.1-2.el8.3.2.x86_64.rpm 8.9 MB/s | 23 MB 00:02 2021-03-22T20:37:13.261 INFO:teuthology.orchestra.run.gibba020.stdout:-------------------------------------------------------------------------------- 2021-03-22T20:37:13.261 INFO:teuthology.orchestra.run.gibba020.stdout:Total 16 MB/s | 68 MB 00:04 2021-03-22T20:37:13.262 INFO:teuthology.orchestra.run.gibba020.stderr:warning: /var/cache/dnf/copr:copr.fedorainfracloud.org:rhcontainerbot:container-selinux-57cf30cbbab27eef/packages/container-selinux-2.145.0-1.el8.noarch.rpm: Header V3 RSA/SHA1 Signature, key ID 62035f7b: NOKEY 2021-03-22T20:37:13.296 INFO:teuthology.orchestra.run.gibba020.stdout:Copr repo for container-selinux owned by rhcont 30 kB/s | 1.0 kB 00:00 2021-03-22T20:37:13.416 INFO:teuthology.orchestra.run.gibba020.stderr:Importing GPG key 0x62035F7B: 2021-03-22T20:37:13.416 INFO:teuthology.orchestra.run.gibba020.stderr: Userid : "rhcontainerbot_container-selinux (None) " 2021-03-22T20:37:13.417 INFO:teuthology.orchestra.run.gibba020.stderr: Fingerprint: F5D6 6271 4052 49DE A189 569F C907 EBD4 6203 5F7B 2021-03-22T20:37:13.417 INFO:teuthology.orchestra.run.gibba020.stderr: From : https://download.copr.fedorainfracloud.org/results/rhcontainerbot/container-selinux/pubkey.gpg 2021-03-22T20:37:13.537 INFO:teuthology.orchestra.run.gibba020.stdout:Key imported successfully 2021-03-22T20:37:13.538 INFO:teuthology.orchestra.run.gibba020.stderr:warning: /var/cache/dnf/devel_kubic_libcontainers_stable-37b272243bc11f7c/packages/catatonit-0.1.5-6.el8.3.2.x86_64.rpm: Header V3 RSA/SHA256 Signature, key ID 75060aa4: NOKEY 2021-03-22T20:37:13.867 INFO:teuthology.orchestra.run.gibba020.stdout:Stable Releases of Upstream github.com/containe 3.2 kB/s | 1.1 kB 00:00 2021-03-22T20:37:13.886 INFO:teuthology.orchestra.run.gibba020.stderr:Importing GPG key 0x75060AA4: 2021-03-22T20:37:13.886 INFO:teuthology.orchestra.run.gibba020.stderr: Userid : "devel:kubic OBS Project " 2021-03-22T20:37:13.886 INFO:teuthology.orchestra.run.gibba020.stderr: Fingerprint: 2472 D6D0 D2F6 6AF8 7ABA 8DA3 4D64 3903 7506 0AA4 2021-03-22T20:37:13.887 INFO:teuthology.orchestra.run.gibba020.stderr: From : https://download.opensuse.org/repositories/devel:/kubic:/libcontainers:/stable/CentOS_8/repodata/repomd.xml.key 2021-03-22T20:37:13.945 INFO:teuthology.orchestra.run.gibba020.stdout:Key imported successfully 2021-03-22T20:37:13.955 INFO:teuthology.orchestra.run.gibba020.stdout:Running transaction check 2021-03-22T20:37:13.985 INFO:teuthology.orchestra.run.gibba020.stdout:Transaction check succeeded. 2021-03-22T20:37:13.985 INFO:teuthology.orchestra.run.gibba020.stdout:Running transaction test 2021-03-22T20:37:14.232 INFO:teuthology.orchestra.run.gibba044.stdout:(15/16): containernetworking-plugins-0.9.1-4.el 7.9 MB/s | 41 MB 00:05 2021-03-22T20:37:14.352 INFO:teuthology.orchestra.run.gibba020.stdout:Transaction test succeeded. 2021-03-22T20:37:14.355 INFO:teuthology.orchestra.run.gibba020.stdout:Running transaction 2021-03-22T20:37:15.177 INFO:teuthology.orchestra.run.gibba020.stdout: Preparing : 1/1 2021-03-22T20:37:15.177 INFO:teuthology.orchestra.run.gibba020.stdout: Installing : fuse-common-3.2.1-12.el8.x86_64 1/16 2021-03-22T20:37:15.177 INFO:teuthology.orchestra.run.gibba020.stdout:warning: /etc/fuse.conf created as /etc/fuse.conf.rpmnew 2021-03-22T20:37:15.178 INFO:teuthology.orchestra.run.gibba020.stdout: 2021-03-22T20:37:15.511 INFO:teuthology.orchestra.run.gibba020.stdout: Installing : fuse3-3.2.1-12.el8.x86_64 2/16 2021-03-22T20:37:15.645 INFO:teuthology.orchestra.run.gibba020.stdout: Installing : fuse3-libs-3.2.1-12.el8.x86_64 3/16 2021-03-22T20:37:15.696 INFO:teuthology.orchestra.run.gibba020.stdout: Running scriptlet: fuse3-libs-3.2.1-12.el8.x86_64 3/16 2021-03-22T20:37:15.888 INFO:teuthology.orchestra.run.gibba020.stdout: Installing : fuse-overlayfs-1.4.0-3.el8.4.2.x86_64 4/16 2021-03-22T20:37:15.914 INFO:teuthology.orchestra.run.gibba020.stdout: Running scriptlet: fuse-overlayfs-1.4.0-3.el8.4.2.x86_64 4/16 2021-03-22T20:37:15.971 INFO:teuthology.orchestra.run.gibba020.stdout: Running scriptlet: dnsmasq-2.79-13.el8_3.1.x86_64 5/16 2021-03-22T20:37:15.972 INFO:teuthology.orchestra.run.gibba020.stdout:/var/tmp/rpm-tmp.bSeG9B: line 5: 24741 Segmentation fault (core dumped) systemd-sysusers - &> /dev/null < /dev/null 2021-03-22T20:37:16.228 INFO:teuthology.orchestra.run.gibba020.stdout: 2021-03-22T20:37:16.475 INFO:teuthology.orchestra.run.gibba020.stdout: Installing : yajl-2.1.0-10.el8.x86_64 6/16 2021-03-22T20:37:16.664 INFO:teuthology.orchestra.run.gibba020.stdout: Installing : crun-0.18-3.el8.5.2.x86_64 7/16 2021-03-22T20:37:16.800 INFO:teuthology.orchestra.run.gibba020.stdout: Installing : libslirp-4.3.1-4.el8.4.2.x86_64 8/16 2021-03-22T20:37:16.998 INFO:teuthology.orchestra.run.gibba020.stdout: Installing : slirp4netns-1.1.8-4.el8.7.2.x86_64 9/16 2021-03-22T20:37:19.043 INFO:teuthology.orchestra.run.gibba020.stdout: Installing : containers-common-4:1-8.el8.13.2.noarch 10/16 2021-03-22T20:37:19.251 INFO:teuthology.orchestra.run.gibba020.stdout: Installing : containernetworking-plugins-0.9.1-4.el8.5.2.x86_64 11/16 2021-03-22T20:37:19.440 INFO:teuthology.orchestra.run.gibba020.stdout: Installing : conmon-2:2.0.27-1.el8.1.1.x86_64 12/16 2021-03-22T20:37:19.554 INFO:teuthology.orchestra.run.gibba020.stdout: Installing : catatonit-0.1.5-6.el8.3.2.x86_64 13/16 2021-03-22T20:37:19.566 INFO:teuthology.orchestra.run.gibba020.stdout: Running scriptlet: container-selinux-2:2.145.0-1.el8.noarch 14/16 2021-03-22T20:37:19.746 INFO:teuthology.orchestra.run.gibba020.stdout: Installing : container-selinux-2:2.145.0-1.el8.noarch 14/16 2021-03-22T20:37:20.666 INFO:teuthology.orchestra.run.gibba044.stdout:(16/16): podman-3.0.1-2.el8.3.2.x86_64.rpm 2.4 MB/s | 23 MB 00:09 2021-03-22T20:37:20.671 INFO:teuthology.orchestra.run.gibba044.stdout:-------------------------------------------------------------------------------- 2021-03-22T20:37:20.671 INFO:teuthology.orchestra.run.gibba044.stdout:Total 5.8 MB/s | 68 MB 00:11 2021-03-22T20:37:20.671 INFO:teuthology.orchestra.run.gibba044.stderr:warning: /var/cache/dnf/copr:copr.fedorainfracloud.org:rhcontainerbot:container-selinux-57cf30cbbab27eef/packages/container-selinux-2.145.0-1.el8.noarch.rpm: Header V3 RSA/SHA1 Signature, key ID 62035f7b: NOKEY 2021-03-22T20:37:20.718 INFO:teuthology.orchestra.run.gibba044.stdout:Copr repo for container-selinux owned by rhcont 22 kB/s | 1.0 kB 00:00 2021-03-22T20:37:20.827 INFO:teuthology.orchestra.run.gibba044.stderr:Importing GPG key 0x62035F7B: 2021-03-22T20:37:20.827 INFO:teuthology.orchestra.run.gibba044.stderr: Userid : "rhcontainerbot_container-selinux (None) " 2021-03-22T20:37:20.827 INFO:teuthology.orchestra.run.gibba044.stderr: Fingerprint: F5D6 6271 4052 49DE A189 569F C907 EBD4 6203 5F7B 2021-03-22T20:37:20.828 INFO:teuthology.orchestra.run.gibba044.stderr: From : https://download.copr.fedorainfracloud.org/results/rhcontainerbot/container-selinux/pubkey.gpg 2021-03-22T20:37:20.910 INFO:teuthology.orchestra.run.gibba044.stdout:Key imported successfully 2021-03-22T20:37:20.911 INFO:teuthology.orchestra.run.gibba044.stderr:warning: /var/cache/dnf/devel_kubic_libcontainers_stable-37b272243bc11f7c/packages/catatonit-0.1.5-6.el8.3.2.x86_64.rpm: Header V3 RSA/SHA256 Signature, key ID 75060aa4: NOKEY 2021-03-22T20:37:21.240 INFO:teuthology.orchestra.run.gibba044.stdout:Stable Releases of Upstream github.com/containe 3.3 kB/s | 1.1 kB 00:00 2021-03-22T20:37:21.260 INFO:teuthology.orchestra.run.gibba044.stderr:Importing GPG key 0x75060AA4: 2021-03-22T20:37:21.260 INFO:teuthology.orchestra.run.gibba044.stderr: Userid : "devel:kubic OBS Project " 2021-03-22T20:37:21.260 INFO:teuthology.orchestra.run.gibba044.stderr: Fingerprint: 2472 D6D0 D2F6 6AF8 7ABA 8DA3 4D64 3903 7506 0AA4 2021-03-22T20:37:21.260 INFO:teuthology.orchestra.run.gibba044.stderr: From : https://download.opensuse.org/repositories/devel:/kubic:/libcontainers:/stable/CentOS_8/repodata/repomd.xml.key 2021-03-22T20:37:21.319 INFO:teuthology.orchestra.run.gibba044.stdout:Key imported successfully 2021-03-22T20:37:21.329 INFO:teuthology.orchestra.run.gibba044.stdout:Running transaction check 2021-03-22T20:37:21.359 INFO:teuthology.orchestra.run.gibba044.stdout:Transaction check succeeded. 2021-03-22T20:37:21.359 INFO:teuthology.orchestra.run.gibba044.stdout:Running transaction test 2021-03-22T20:37:21.728 INFO:teuthology.orchestra.run.gibba044.stdout:Transaction test succeeded. 2021-03-22T20:37:21.731 INFO:teuthology.orchestra.run.gibba044.stdout:Running transaction 2021-03-22T20:37:22.556 INFO:teuthology.orchestra.run.gibba044.stdout: Preparing : 1/1 2021-03-22T20:37:22.613 INFO:teuthology.orchestra.run.gibba044.stdout: Running scriptlet: dnsmasq-2.79-13.el8_3.1.x86_64 1/16 2021-03-22T20:37:22.613 INFO:teuthology.orchestra.run.gibba044.stdout:/var/tmp/rpm-tmp.QPb6Ez: line 5: 24735 Segmentation fault (core dumped) systemd-sysusers - &> /dev/null < /dev/null 2021-03-22T20:37:22.902 INFO:teuthology.orchestra.run.gibba044.stdout: 2021-03-22T20:37:23.121 INFO:teuthology.orchestra.run.gibba044.stdout: Installing : yajl-2.1.0-10.el8.x86_64 2/16 2021-03-22T20:37:23.321 INFO:teuthology.orchestra.run.gibba044.stdout: Installing : crun-0.18-3.el8.5.2.x86_64 3/16 2021-03-22T20:37:23.321 INFO:teuthology.orchestra.run.gibba044.stdout: Installing : fuse-common-3.2.1-12.el8.x86_64 4/16 2021-03-22T20:37:23.321 INFO:teuthology.orchestra.run.gibba044.stdout:warning: /etc/fuse.conf created as /etc/fuse.conf.rpmnew 2021-03-22T20:37:23.321 INFO:teuthology.orchestra.run.gibba044.stdout: 2021-03-22T20:37:23.675 INFO:teuthology.orchestra.run.gibba044.stdout: Installing : fuse3-3.2.1-12.el8.x86_64 5/16 2021-03-22T20:37:23.844 INFO:teuthology.orchestra.run.gibba044.stdout: Installing : fuse3-libs-3.2.1-12.el8.x86_64 6/16 2021-03-22T20:37:23.893 INFO:teuthology.orchestra.run.gibba044.stdout: Running scriptlet: fuse3-libs-3.2.1-12.el8.x86_64 6/16 2021-03-22T20:37:24.085 INFO:teuthology.orchestra.run.gibba044.stdout: Installing : fuse-overlayfs-1.4.0-3.el8.4.2.x86_64 7/16 2021-03-22T20:37:24.131 INFO:teuthology.orchestra.run.gibba044.stdout: Running scriptlet: fuse-overlayfs-1.4.0-3.el8.4.2.x86_64 7/16 2021-03-22T20:37:24.290 INFO:teuthology.orchestra.run.gibba044.stdout: Installing : libslirp-4.3.1-4.el8.4.2.x86_64 8/16 2021-03-22T20:37:24.486 INFO:teuthology.orchestra.run.gibba044.stdout: Installing : slirp4netns-1.1.8-4.el8.7.2.x86_64 9/16 2021-03-22T20:37:26.521 INFO:teuthology.orchestra.run.gibba044.stdout: Installing : containers-common-4:1-8.el8.13.2.noarch 10/16 2021-03-22T20:37:26.749 INFO:teuthology.orchestra.run.gibba044.stdout: Installing : containernetworking-plugins-0.9.1-4.el8.5.2.x86_64 11/16 2021-03-22T20:37:26.938 INFO:teuthology.orchestra.run.gibba044.stdout: Installing : conmon-2:2.0.27-1.el8.1.1.x86_64 12/16 2021-03-22T20:37:27.093 INFO:teuthology.orchestra.run.gibba044.stdout: Installing : catatonit-0.1.5-6.el8.3.2.x86_64 13/16 2021-03-22T20:37:27.103 INFO:teuthology.orchestra.run.gibba044.stdout: Running scriptlet: container-selinux-2:2.145.0-1.el8.noarch 14/16 2021-03-22T20:37:27.243 INFO:teuthology.orchestra.run.gibba044.stdout: Installing : container-selinux-2:2.145.0-1.el8.noarch 14/16 2021-03-22T20:37:30.957 INFO:teuthology.orchestra.run.gibba020.stdout: Running scriptlet: container-selinux-2:2.145.0-1.el8.noarch 14/16 2021-03-22T20:37:32.258 INFO:teuthology.orchestra.run.gibba020.stdout: Installing : podman-plugins-3.0.1-2.el8.3.2.x86_64 15/16 2021-03-22T20:37:32.509 INFO:teuthology.orchestra.run.gibba020.stdout: Installing : podman-3.0.1-2.el8.3.2.x86_64 16/16 2021-03-22T20:37:32.918 INFO:teuthology.orchestra.run.gibba020.stdout: Running scriptlet: container-selinux-2:2.145.0-1.el8.noarch 16/16 2021-03-22T20:37:33.194 INFO:teuthology.orchestra.run.gibba020.stdout: Running scriptlet: podman-3.0.1-2.el8.3.2.x86_64 16/16 2021-03-22T20:37:33.194 INFO:teuthology.orchestra.run.gibba020.stdout:/var/tmp/rpm-tmp.HpYhIo: line 6: 25731 Segmentation fault (core dumped) /usr/bin/systemd-sysusers 2021-03-22T20:37:33.195 INFO:teuthology.orchestra.run.gibba020.stdout:warning: %triggerin(systemd-239-40.el8.x86_64) scriptlet failed, exit status 139 2021-03-22T20:37:33.195 INFO:teuthology.orchestra.run.gibba020.stdout: 2021-03-22T20:37:33.195 INFO:teuthology.orchestra.run.gibba020.stderr:Error in scriptlet in rpm package podman 2021-03-22T20:37:33.314 INFO:teuthology.orchestra.run.gibba020.stdout: Verifying : container-selinux-2:2.145.0-1.el8.noarch 1/16 2021-03-22T20:37:33.314 INFO:teuthology.orchestra.run.gibba020.stdout: Verifying : catatonit-0.1.5-6.el8.3.2.x86_64 2/16 2021-03-22T20:37:33.314 INFO:teuthology.orchestra.run.gibba020.stdout: Verifying : conmon-2:2.0.27-1.el8.1.1.x86_64 3/16 2021-03-22T20:37:33.315 INFO:teuthology.orchestra.run.gibba020.stdout: Verifying : containernetworking-plugins-0.9.1-4.el8.5.2.x86_64 4/16 2021-03-22T20:37:33.315 INFO:teuthology.orchestra.run.gibba020.stdout: Verifying : containers-common-4:1-8.el8.13.2.noarch 5/16 2021-03-22T20:37:33.315 INFO:teuthology.orchestra.run.gibba020.stdout: Verifying : crun-0.18-3.el8.5.2.x86_64 6/16 2021-03-22T20:37:33.315 INFO:teuthology.orchestra.run.gibba020.stdout: Verifying : fuse-overlayfs-1.4.0-3.el8.4.2.x86_64 7/16 2021-03-22T20:37:33.315 INFO:teuthology.orchestra.run.gibba020.stdout: Verifying : libslirp-4.3.1-4.el8.4.2.x86_64 8/16 2021-03-22T20:37:33.315 INFO:teuthology.orchestra.run.gibba020.stdout: Verifying : podman-3.0.1-2.el8.3.2.x86_64 9/16 2021-03-22T20:37:33.315 INFO:teuthology.orchestra.run.gibba020.stdout: Verifying : podman-plugins-3.0.1-2.el8.3.2.x86_64 10/16 2021-03-22T20:37:33.315 INFO:teuthology.orchestra.run.gibba020.stdout: Verifying : slirp4netns-1.1.8-4.el8.7.2.x86_64 11/16 2021-03-22T20:37:33.315 INFO:teuthology.orchestra.run.gibba020.stdout: Verifying : yajl-2.1.0-10.el8.x86_64 12/16 2021-03-22T20:37:33.315 INFO:teuthology.orchestra.run.gibba020.stdout: Verifying : dnsmasq-2.79-13.el8_3.1.x86_64 13/16 2021-03-22T20:37:33.315 INFO:teuthology.orchestra.run.gibba020.stdout: Verifying : fuse3-libs-3.2.1-12.el8.x86_64 14/16 2021-03-22T20:37:33.315 INFO:teuthology.orchestra.run.gibba020.stdout: Verifying : fuse3-3.2.1-12.el8.x86_64 15/16 2021-03-22T20:37:33.756 INFO:teuthology.orchestra.run.gibba020.stdout: Verifying : fuse-common-3.2.1-12.el8.x86_64 16/16 2021-03-22T20:37:33.756 INFO:teuthology.orchestra.run.gibba020.stdout:Installed products updated. 2021-03-22T20:37:35.279 INFO:teuthology.orchestra.run.gibba020.stdout: 2021-03-22T20:37:35.279 INFO:teuthology.orchestra.run.gibba020.stdout:Installed: 2021-03-22T20:37:35.279 INFO:teuthology.orchestra.run.gibba020.stdout: catatonit-0.1.5-6.el8.3.2.x86_64 2021-03-22T20:37:35.279 INFO:teuthology.orchestra.run.gibba020.stdout: conmon-2:2.0.27-1.el8.1.1.x86_64 2021-03-22T20:37:35.279 INFO:teuthology.orchestra.run.gibba020.stdout: container-selinux-2:2.145.0-1.el8.noarch 2021-03-22T20:37:35.280 INFO:teuthology.orchestra.run.gibba020.stdout: containernetworking-plugins-0.9.1-4.el8.5.2.x86_64 2021-03-22T20:37:35.280 INFO:teuthology.orchestra.run.gibba020.stdout: containers-common-4:1-8.el8.13.2.noarch 2021-03-22T20:37:35.280 INFO:teuthology.orchestra.run.gibba020.stdout: crun-0.18-3.el8.5.2.x86_64 2021-03-22T20:37:35.280 INFO:teuthology.orchestra.run.gibba020.stdout: dnsmasq-2.79-13.el8_3.1.x86_64 2021-03-22T20:37:35.280 INFO:teuthology.orchestra.run.gibba020.stdout: fuse-common-3.2.1-12.el8.x86_64 2021-03-22T20:37:35.280 INFO:teuthology.orchestra.run.gibba020.stdout: fuse-overlayfs-1.4.0-3.el8.4.2.x86_64 2021-03-22T20:37:35.280 INFO:teuthology.orchestra.run.gibba020.stdout: fuse3-3.2.1-12.el8.x86_64 2021-03-22T20:37:35.280 INFO:teuthology.orchestra.run.gibba020.stdout: fuse3-libs-3.2.1-12.el8.x86_64 2021-03-22T20:37:35.280 INFO:teuthology.orchestra.run.gibba020.stdout: libslirp-4.3.1-4.el8.4.2.x86_64 2021-03-22T20:37:35.280 INFO:teuthology.orchestra.run.gibba020.stdout: podman-3.0.1-2.el8.3.2.x86_64 2021-03-22T20:37:35.280 INFO:teuthology.orchestra.run.gibba020.stdout: podman-plugins-3.0.1-2.el8.3.2.x86_64 2021-03-22T20:37:35.280 INFO:teuthology.orchestra.run.gibba020.stdout: slirp4netns-1.1.8-4.el8.7.2.x86_64 2021-03-22T20:37:35.280 INFO:teuthology.orchestra.run.gibba020.stdout: yajl-2.1.0-10.el8.x86_64 2021-03-22T20:37:35.281 INFO:teuthology.orchestra.run.gibba020.stdout: 2021-03-22T20:37:35.281 INFO:teuthology.orchestra.run.gibba020.stdout:Complete! 2021-03-22T20:37:35.374 DEBUG:teuthology.parallel:result is None 2021-03-22T20:37:38.427 INFO:teuthology.orchestra.run.gibba044.stdout: Running scriptlet: container-selinux-2:2.145.0-1.el8.noarch 14/16 2021-03-22T20:37:39.778 INFO:teuthology.orchestra.run.gibba044.stdout: Installing : podman-plugins-3.0.1-2.el8.3.2.x86_64 15/16 2021-03-22T20:37:40.057 INFO:teuthology.orchestra.run.gibba044.stdout: Installing : podman-3.0.1-2.el8.3.2.x86_64 16/16 2021-03-22T20:37:40.462 INFO:teuthology.orchestra.run.gibba044.stdout: Running scriptlet: container-selinux-2:2.145.0-1.el8.noarch 16/16 2021-03-22T20:37:40.661 INFO:teuthology.orchestra.run.gibba044.stdout: Running scriptlet: podman-3.0.1-2.el8.3.2.x86_64 16/16 2021-03-22T20:37:40.661 INFO:teuthology.orchestra.run.gibba044.stdout:/var/tmp/rpm-tmp.BH0mOD: line 6: 25731 Segmentation fault (core dumped) /usr/bin/systemd-sysusers 2021-03-22T20:37:40.661 INFO:teuthology.orchestra.run.gibba044.stdout:warning: %triggerin(systemd-239-40.el8.x86_64) scriptlet failed, exit status 139 2021-03-22T20:37:40.661 INFO:teuthology.orchestra.run.gibba044.stdout: 2021-03-22T20:37:40.661 INFO:teuthology.orchestra.run.gibba044.stderr:Error in scriptlet in rpm package podman 2021-03-22T20:37:40.781 INFO:teuthology.orchestra.run.gibba044.stdout: Verifying : container-selinux-2:2.145.0-1.el8.noarch 1/16 2021-03-22T20:37:40.781 INFO:teuthology.orchestra.run.gibba044.stdout: Verifying : catatonit-0.1.5-6.el8.3.2.x86_64 2/16 2021-03-22T20:37:40.781 INFO:teuthology.orchestra.run.gibba044.stdout: Verifying : conmon-2:2.0.27-1.el8.1.1.x86_64 3/16 2021-03-22T20:37:40.781 INFO:teuthology.orchestra.run.gibba044.stdout: Verifying : containernetworking-plugins-0.9.1-4.el8.5.2.x86_64 4/16 2021-03-22T20:37:40.781 INFO:teuthology.orchestra.run.gibba044.stdout: Verifying : containers-common-4:1-8.el8.13.2.noarch 5/16 2021-03-22T20:37:40.781 INFO:teuthology.orchestra.run.gibba044.stdout: Verifying : crun-0.18-3.el8.5.2.x86_64 6/16 2021-03-22T20:37:40.781 INFO:teuthology.orchestra.run.gibba044.stdout: Verifying : fuse-overlayfs-1.4.0-3.el8.4.2.x86_64 7/16 2021-03-22T20:37:40.782 INFO:teuthology.orchestra.run.gibba044.stdout: Verifying : libslirp-4.3.1-4.el8.4.2.x86_64 8/16 2021-03-22T20:37:40.782 INFO:teuthology.orchestra.run.gibba044.stdout: Verifying : podman-3.0.1-2.el8.3.2.x86_64 9/16 2021-03-22T20:37:40.782 INFO:teuthology.orchestra.run.gibba044.stdout: Verifying : podman-plugins-3.0.1-2.el8.3.2.x86_64 10/16 2021-03-22T20:37:40.782 INFO:teuthology.orchestra.run.gibba044.stdout: Verifying : slirp4netns-1.1.8-4.el8.7.2.x86_64 11/16 2021-03-22T20:37:40.782 INFO:teuthology.orchestra.run.gibba044.stdout: Verifying : fuse3-libs-3.2.1-12.el8.x86_64 12/16 2021-03-22T20:37:40.782 INFO:teuthology.orchestra.run.gibba044.stdout: Verifying : fuse3-3.2.1-12.el8.x86_64 13/16 2021-03-22T20:37:40.782 INFO:teuthology.orchestra.run.gibba044.stdout: Verifying : fuse-common-3.2.1-12.el8.x86_64 14/16 2021-03-22T20:37:40.782 INFO:teuthology.orchestra.run.gibba044.stdout: Verifying : yajl-2.1.0-10.el8.x86_64 15/16 2021-03-22T20:37:41.238 INFO:teuthology.orchestra.run.gibba044.stdout: Verifying : dnsmasq-2.79-13.el8_3.1.x86_64 16/16 2021-03-22T20:37:41.238 INFO:teuthology.orchestra.run.gibba044.stdout:Installed products updated. 2021-03-22T20:37:42.850 INFO:teuthology.orchestra.run.gibba044.stdout: 2021-03-22T20:37:42.850 INFO:teuthology.orchestra.run.gibba044.stdout:Installed: 2021-03-22T20:37:42.850 INFO:teuthology.orchestra.run.gibba044.stdout: catatonit-0.1.5-6.el8.3.2.x86_64 2021-03-22T20:37:42.850 INFO:teuthology.orchestra.run.gibba044.stdout: conmon-2:2.0.27-1.el8.1.1.x86_64 2021-03-22T20:37:42.851 INFO:teuthology.orchestra.run.gibba044.stdout: container-selinux-2:2.145.0-1.el8.noarch 2021-03-22T20:37:42.851 INFO:teuthology.orchestra.run.gibba044.stdout: containernetworking-plugins-0.9.1-4.el8.5.2.x86_64 2021-03-22T20:37:42.851 INFO:teuthology.orchestra.run.gibba044.stdout: containers-common-4:1-8.el8.13.2.noarch 2021-03-22T20:37:42.851 INFO:teuthology.orchestra.run.gibba044.stdout: crun-0.18-3.el8.5.2.x86_64 2021-03-22T20:37:42.851 INFO:teuthology.orchestra.run.gibba044.stdout: dnsmasq-2.79-13.el8_3.1.x86_64 2021-03-22T20:37:42.851 INFO:teuthology.orchestra.run.gibba044.stdout: fuse-common-3.2.1-12.el8.x86_64 2021-03-22T20:37:42.851 INFO:teuthology.orchestra.run.gibba044.stdout: fuse-overlayfs-1.4.0-3.el8.4.2.x86_64 2021-03-22T20:37:42.851 INFO:teuthology.orchestra.run.gibba044.stdout: fuse3-3.2.1-12.el8.x86_64 2021-03-22T20:37:42.851 INFO:teuthology.orchestra.run.gibba044.stdout: fuse3-libs-3.2.1-12.el8.x86_64 2021-03-22T20:37:42.851 INFO:teuthology.orchestra.run.gibba044.stdout: libslirp-4.3.1-4.el8.4.2.x86_64 2021-03-22T20:37:42.851 INFO:teuthology.orchestra.run.gibba044.stdout: podman-3.0.1-2.el8.3.2.x86_64 2021-03-22T20:37:42.851 INFO:teuthology.orchestra.run.gibba044.stdout: podman-plugins-3.0.1-2.el8.3.2.x86_64 2021-03-22T20:37:42.851 INFO:teuthology.orchestra.run.gibba044.stdout: slirp4netns-1.1.8-4.el8.7.2.x86_64 2021-03-22T20:37:42.852 INFO:teuthology.orchestra.run.gibba044.stdout: yajl-2.1.0-10.el8.x86_64 2021-03-22T20:37:42.852 INFO:teuthology.orchestra.run.gibba044.stdout: 2021-03-22T20:37:42.852 INFO:teuthology.orchestra.run.gibba044.stdout:Complete! 2021-03-22T20:37:42.933 DEBUG:teuthology.parallel:result is None 2021-03-22T20:37:42.933 INFO:teuthology.run_tasks:Running task install... 2021-03-22T20:37:42.943 DEBUG:teuthology.task.install:project ceph 2021-03-22T20:37:42.943 DEBUG:teuthology.task.install:INSTALL overrides: {'ceph': {'sha1': '14027fecab654a4072a9d294c1ad97b62b0a5ca7'}} 2021-03-22T20:37:42.943 DEBUG:teuthology.task.install:config {'branch': 'octopus', 'sha1': '14027fecab654a4072a9d294c1ad97b62b0a5ca7'} 2021-03-22T20:37:42.944 INFO:teuthology.task.install:Using flavor: basic 2021-03-22T20:37:42.950 DEBUG:teuthology.task.install:Package list is: {'deb': ['ceph', 'cephadm', 'ceph-mds', 'ceph-mgr', 'ceph-common', 'ceph-fuse', 'ceph-test', 'radosgw', 'python3-rados', 'python3-rgw', 'python3-cephfs', 'python3-rbd', 'libcephfs2', 'libcephfs-dev', 'librados2', 'librbd1', 'rbd-fuse'], 'rpm': ['ceph-radosgw', 'ceph-test', 'ceph', 'ceph-base', 'cephadm', 'ceph-immutable-object-cache', 'ceph-mgr', 'ceph-mgr-dashboard', 'ceph-mgr-diskprediction-local', 'ceph-mgr-rook', 'ceph-mgr-cephadm', 'ceph-fuse', 'librados-devel', 'libcephfs2', 'libcephfs-devel', 'librados2', 'librbd1', 'python3-rados', 'python3-rgw', 'python3-cephfs', 'python3-rbd', 'rbd-fuse', 'rbd-mirror', 'rbd-nbd']} 2021-03-22T20:37:42.950 INFO:teuthology.task.install:extra packages: [] 2021-03-22T20:37:42.950 DEBUG:teuthology.orchestra.run.gibba020:> sudo lsb_release -is 2021-03-22T20:37:42.982 INFO:teuthology.orchestra.run.gibba020.stdout:RedHatEnterprise 2021-03-22T20:37:42.983 DEBUG:teuthology.misc:System to be installed: RedHatEnterprise 2021-03-22T20:37:42.984 DEBUG:teuthology.orchestra.run.gibba044:> sudo lsb_release -is 2021-03-22T20:37:42.984 DEBUG:teuthology.task.install.rpm:_update_package_list_and_install: config is {'branch': 'octopus', 'cleanup': None, 'debuginfo': None, 'downgrade_packages': [], 'exclude_packages': [], 'extra_packages': [], 'extra_system_packages': [], 'extras': None, 'flavor': 'basic', 'install_ceph_packages': True, 'packages': {}, 'project': 'ceph', 'repos_only': False, 'sha1': '14027fecab654a4072a9d294c1ad97b62b0a5ca7', 'tag': None, 'wait_for_package': False} 2021-03-22T20:37:42.984 DEBUG:teuthology.orchestra.run.gibba020:> sudo lsb_release -is 2021-03-22T20:37:43.014 INFO:teuthology.orchestra.run.gibba044.stdout:RedHatEnterprise 2021-03-22T20:37:43.015 DEBUG:teuthology.misc:System to be installed: RedHatEnterprise 2021-03-22T20:37:43.015 DEBUG:teuthology.task.install.rpm:_update_package_list_and_install: config is {'branch': 'octopus', 'cleanup': None, 'debuginfo': None, 'downgrade_packages': [], 'exclude_packages': [], 'extra_packages': [], 'extra_system_packages': [], 'extras': None, 'flavor': 'basic', 'install_ceph_packages': True, 'packages': {}, 'project': 'ceph', 'repos_only': False, 'sha1': '14027fecab654a4072a9d294c1ad97b62b0a5ca7', 'tag': None, 'wait_for_package': False} 2021-03-22T20:37:43.015 DEBUG:teuthology.orchestra.run.gibba044:> sudo lsb_release -is 2021-03-22T20:37:43.052 INFO:teuthology.orchestra.run.gibba020.stdout:RedHatEnterprise 2021-03-22T20:37:43.053 DEBUG:teuthology.misc:System to be installed: RedHatEnterprise 2021-03-22T20:37:43.053 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2021-03-22T20:37:43.053 INFO:teuthology.packaging:ref: None 2021-03-22T20:37:43.054 INFO:teuthology.packaging:tag: None 2021-03-22T20:37:43.054 INFO:teuthology.packaging:branch: octopus 2021-03-22T20:37:43.054 INFO:teuthology.packaging:sha1: 14027fecab654a4072a9d294c1ad97b62b0a5ca7 2021-03-22T20:37:43.054 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F8%2Fx86_64&ref=octopus 2021-03-22T20:37:43.091 INFO:teuthology.orchestra.run.gibba044.stdout:RedHatEnterprise 2021-03-22T20:37:43.091 DEBUG:teuthology.misc:System to be installed: RedHatEnterprise 2021-03-22T20:37:43.091 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2021-03-22T20:37:43.092 INFO:teuthology.packaging:ref: None 2021-03-22T20:37:43.092 INFO:teuthology.packaging:tag: None 2021-03-22T20:37:43.092 INFO:teuthology.packaging:branch: octopus 2021-03-22T20:37:43.092 INFO:teuthology.packaging:sha1: 14027fecab654a4072a9d294c1ad97b62b0a5ca7 2021-03-22T20:37:43.092 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F8%2Fx86_64&ref=octopus 2021-03-22T20:37:43.264 INFO:teuthology.task.install.rpm:Pulling from https://4.chacra.ceph.com/r/ceph/octopus/224e0301584f0a9e039bb1daa77ff87b085be6bc/centos/8/flavors/default/ 2021-03-22T20:37:43.264 INFO:teuthology.task.install.rpm:Package version is 15.2.10-70.g224e0301 2021-03-22T20:37:43.301 INFO:teuthology.task.install.rpm:Pulling from https://4.chacra.ceph.com/r/ceph/octopus/224e0301584f0a9e039bb1daa77ff87b085be6bc/centos/8/flavors/default/ 2021-03-22T20:37:43.302 INFO:teuthology.task.install.rpm:Package version is 15.2.10-70.g224e0301 2021-03-22T20:37:43.374 INFO:teuthology.packaging:Writing yum repo: [ceph] name=ceph packages for $basearch baseurl=https://4.chacra.ceph.com/r/ceph/octopus/224e0301584f0a9e039bb1daa77ff87b085be6bc/centos/8/flavors/default/$basearch enabled=1 gpgcheck=0 type=rpm-md [ceph-noarch] name=ceph noarch packages baseurl=https://4.chacra.ceph.com/r/ceph/octopus/224e0301584f0a9e039bb1daa77ff87b085be6bc/centos/8/flavors/default/noarch enabled=1 gpgcheck=0 type=rpm-md [ceph-source] name=ceph source packages baseurl=https://4.chacra.ceph.com/r/ceph/octopus/224e0301584f0a9e039bb1daa77ff87b085be6bc/centos/8/flavors/default/SRPMS enabled=1 gpgcheck=0 type=rpm-md 2021-03-22T20:37:43.374 DEBUG:teuthology.orchestra.run.gibba020:> set -ex 2021-03-22T20:37:43.374 DEBUG:teuthology.orchestra.run.gibba020:> sudo dd of=/etc/yum.repos.d/ceph.repo 2021-03-22T20:37:43.394 INFO:teuthology.task.install.rpm:Installing packages: ceph-radosgw, ceph-test, ceph, ceph-base, cephadm, ceph-immutable-object-cache, ceph-mgr, ceph-mgr-dashboard, ceph-mgr-diskprediction-local, ceph-mgr-rook, ceph-mgr-cephadm, ceph-fuse, librados-devel, libcephfs2, libcephfs-devel, librados2, librbd1, python3-rados, python3-rgw, python3-cephfs, python3-rbd, rbd-fuse, rbd-mirror, rbd-nbd on remote rpm x86_64 2021-03-22T20:37:43.394 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2021-03-22T20:37:43.394 INFO:teuthology.packaging:ref: None 2021-03-22T20:37:43.394 INFO:teuthology.packaging:tag: None 2021-03-22T20:37:43.394 INFO:teuthology.packaging:branch: octopus 2021-03-22T20:37:43.394 INFO:teuthology.packaging:sha1: 14027fecab654a4072a9d294c1ad97b62b0a5ca7 2021-03-22T20:37:43.395 DEBUG:teuthology.orchestra.run.gibba020:> if test -f /etc/yum.repos.d/ceph.repo ; then sudo sed -i -e ':a;N;$!ba;s/enabled=1\ngpg/enabled=1\npriority=1\ngpg/g' -e 's;ref/[a-zA-Z0-9_-]*/;ref/octopus/;g' /etc/yum.repos.d/ceph.repo ; fi 2021-03-22T20:37:43.411 INFO:teuthology.packaging:Writing yum repo: [ceph] name=ceph packages for $basearch baseurl=https://4.chacra.ceph.com/r/ceph/octopus/224e0301584f0a9e039bb1daa77ff87b085be6bc/centos/8/flavors/default/$basearch enabled=1 gpgcheck=0 type=rpm-md [ceph-noarch] name=ceph noarch packages baseurl=https://4.chacra.ceph.com/r/ceph/octopus/224e0301584f0a9e039bb1daa77ff87b085be6bc/centos/8/flavors/default/noarch enabled=1 gpgcheck=0 type=rpm-md [ceph-source] name=ceph source packages baseurl=https://4.chacra.ceph.com/r/ceph/octopus/224e0301584f0a9e039bb1daa77ff87b085be6bc/centos/8/flavors/default/SRPMS enabled=1 gpgcheck=0 type=rpm-md 2021-03-22T20:37:43.411 DEBUG:teuthology.orchestra.run.gibba044:> set -ex 2021-03-22T20:37:43.411 DEBUG:teuthology.orchestra.run.gibba044:> sudo dd of=/etc/yum.repos.d/ceph.repo 2021-03-22T20:37:43.431 INFO:teuthology.task.install.rpm:Installing packages: ceph-radosgw, ceph-test, ceph, ceph-base, cephadm, ceph-immutable-object-cache, ceph-mgr, ceph-mgr-dashboard, ceph-mgr-diskprediction-local, ceph-mgr-rook, ceph-mgr-cephadm, ceph-fuse, librados-devel, libcephfs2, libcephfs-devel, librados2, librbd1, python3-rados, python3-rgw, python3-cephfs, python3-rbd, rbd-fuse, rbd-mirror, rbd-nbd on remote rpm x86_64 2021-03-22T20:37:43.431 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2021-03-22T20:37:43.431 INFO:teuthology.packaging:ref: None 2021-03-22T20:37:43.432 INFO:teuthology.packaging:tag: None 2021-03-22T20:37:43.432 INFO:teuthology.packaging:branch: octopus 2021-03-22T20:37:43.432 INFO:teuthology.packaging:sha1: 14027fecab654a4072a9d294c1ad97b62b0a5ca7 2021-03-22T20:37:43.432 DEBUG:teuthology.orchestra.run.gibba044:> if test -f /etc/yum.repos.d/ceph.repo ; then sudo sed -i -e ':a;N;$!ba;s/enabled=1\ngpg/enabled=1\npriority=1\ngpg/g' -e 's;ref/[a-zA-Z0-9_-]*/;ref/octopus/;g' /etc/yum.repos.d/ceph.repo ; fi 2021-03-22T20:37:43.456 DEBUG:teuthology.orchestra.run.gibba020:> sudo touch -a /etc/yum/pluginconf.d/priorities.conf ; test -e /etc/yum/pluginconf.d/priorities.conf.orig || sudo cp -af /etc/yum/pluginconf.d/priorities.conf /etc/yum/pluginconf.d/priorities.conf.orig 2021-03-22T20:37:43.493 DEBUG:teuthology.orchestra.run.gibba044:> sudo touch -a /etc/yum/pluginconf.d/priorities.conf ; test -e /etc/yum/pluginconf.d/priorities.conf.orig || sudo cp -af /etc/yum/pluginconf.d/priorities.conf /etc/yum/pluginconf.d/priorities.conf.orig 2021-03-22T20:37:43.525 DEBUG:teuthology.orchestra.run.gibba020:> grep check_obsoletes /etc/yum/pluginconf.d/priorities.conf && sudo sed -i 's/check_obsoletes.*0/check_obsoletes = 1/g' /etc/yum/pluginconf.d/priorities.conf || echo 'check_obsoletes = 1' | sudo tee -a /etc/yum/pluginconf.d/priorities.conf 2021-03-22T20:37:43.561 DEBUG:teuthology.orchestra.run.gibba044:> grep check_obsoletes /etc/yum/pluginconf.d/priorities.conf && sudo sed -i 's/check_obsoletes.*0/check_obsoletes = 1/g' /etc/yum/pluginconf.d/priorities.conf || echo 'check_obsoletes = 1' | sudo tee -a /etc/yum/pluginconf.d/priorities.conf 2021-03-22T20:37:43.584 INFO:teuthology.orchestra.run.gibba020.stdout:check_obsoletes = 1 2021-03-22T20:37:43.585 DEBUG:teuthology.orchestra.run.gibba020:> sudo yum clean all 2021-03-22T20:37:43.621 INFO:teuthology.orchestra.run.gibba044.stdout:check_obsoletes = 1 2021-03-22T20:37:43.622 DEBUG:teuthology.orchestra.run.gibba044:> sudo yum clean all 2021-03-22T20:37:43.822 INFO:teuthology.orchestra.run.gibba020.stdout:Updating Subscription Management repositories. 2021-03-22T20:37:43.857 INFO:teuthology.orchestra.run.gibba044.stdout:Updating Subscription Management repositories. 2021-03-22T20:37:44.091 INFO:teuthology.orchestra.run.gibba020.stdout:133 files removed 2021-03-22T20:37:44.114 DEBUG:teuthology.orchestra.run.gibba020:> sudo yum -y install ceph-radosgw 2021-03-22T20:37:44.119 INFO:teuthology.orchestra.run.gibba044.stdout:133 files removed 2021-03-22T20:37:44.147 DEBUG:teuthology.orchestra.run.gibba044:> sudo yum -y install ceph-radosgw 2021-03-22T20:37:44.310 INFO:teuthology.orchestra.run.gibba020.stdout:Updating Subscription Management repositories. 2021-03-22T20:37:44.341 INFO:teuthology.orchestra.run.gibba044.stdout:Updating Subscription Management repositories. 2021-03-22T20:37:44.859 INFO:teuthology.orchestra.run.gibba020.stdout:ceph packages for x86_64 313 kB/s | 69 kB 00:00 2021-03-22T20:37:44.891 INFO:teuthology.orchestra.run.gibba044.stdout:ceph packages for x86_64 314 kB/s | 69 kB 00:00 2021-03-22T20:37:45.062 INFO:teuthology.orchestra.run.gibba020.stdout:ceph noarch packages 83 kB/s | 15 kB 00:00 2021-03-22T20:37:45.094 INFO:teuthology.orchestra.run.gibba044.stdout:ceph noarch packages 83 kB/s | 15 kB 00:00 2021-03-22T20:37:45.260 INFO:teuthology.orchestra.run.gibba020.stdout:ceph source packages 7.7 kB/s | 1.4 kB 00:00 2021-03-22T20:37:45.290 INFO:teuthology.orchestra.run.gibba044.stdout:ceph source packages 7.8 kB/s | 1.4 kB 00:00 2021-03-22T20:37:45.346 INFO:teuthology.orchestra.run.gibba020.stdout:Copr repo for container-selinux owned by rhcont 19 kB/s | 1.4 kB 00:00 2021-03-22T20:37:45.389 INFO:teuthology.orchestra.run.gibba044.stdout:Copr repo for container-selinux owned by rhcont 16 kB/s | 1.4 kB 00:00 2021-03-22T20:37:46.643 INFO:teuthology.orchestra.run.gibba020.stdout:Stable Releases of Upstream github.com/containe 53 kB/s | 68 kB 00:01 2021-03-22T20:37:46.668 INFO:teuthology.orchestra.run.gibba044.stdout:Stable Releases of Upstream github.com/containe 53 kB/s | 68 kB 00:01 2021-03-22T20:37:47.284 INFO:teuthology.orchestra.run.gibba020.stdout:Extra Packages for Enterprise Linux 15 MB/s | 9.1 MB 00:00 2021-03-22T20:37:47.390 INFO:teuthology.orchestra.run.gibba044.stdout:Extra Packages for Enterprise Linux 13 MB/s | 9.1 MB 00:00 2021-03-22T20:37:48.611 INFO:teuthology.orchestra.run.gibba020.stdout:lab-extras 3.9 MB/s | 24 kB 00:00 2021-03-22T20:37:48.746 INFO:teuthology.orchestra.run.gibba044.stdout:lab-extras 4.0 MB/s | 24 kB 00:00 2021-03-22T20:37:48.847 INFO:teuthology.orchestra.run.gibba020.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 131 MB/s | 26 MB 00:00 2021-03-22T20:37:48.987 INFO:teuthology.orchestra.run.gibba044.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 141 MB/s | 28 MB 00:00 2021-03-22T20:37:51.824 INFO:teuthology.orchestra.run.gibba020.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 130 MB/s | 28 MB 00:00 2021-03-22T20:37:52.070 INFO:teuthology.orchestra.run.gibba044.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 145 MB/s | 26 MB 00:00 2021-03-22T20:37:56.838 INFO:teuthology.orchestra.run.gibba020.stdout:Dependencies resolved. 2021-03-22T20:37:56.840 INFO:teuthology.orchestra.run.gibba020.stdout:=================================================================================================== 2021-03-22T20:37:56.840 INFO:teuthology.orchestra.run.gibba020.stdout: Package Arch Version Repository Size 2021-03-22T20:37:56.840 INFO:teuthology.orchestra.run.gibba020.stdout:=================================================================================================== 2021-03-22T20:37:56.840 INFO:teuthology.orchestra.run.gibba020.stdout:Installing: 2021-03-22T20:37:56.840 INFO:teuthology.orchestra.run.gibba020.stdout: ceph-radosgw x86_64 2:15.2.10-70.g224e0301.el8 ceph 10 M 2021-03-22T20:37:56.841 INFO:teuthology.orchestra.run.gibba020.stdout:Upgrading: 2021-03-22T20:37:56.841 INFO:teuthology.orchestra.run.gibba020.stdout: librados2 x86_64 2:15.2.10-70.g224e0301.el8 ceph 3.6 M 2021-03-22T20:37:56.841 INFO:teuthology.orchestra.run.gibba020.stdout: librbd1 x86_64 2:15.2.10-70.g224e0301.el8 ceph 1.9 M 2021-03-22T20:37:56.841 INFO:teuthology.orchestra.run.gibba020.stdout:Installing dependencies: 2021-03-22T20:37:56.841 INFO:teuthology.orchestra.run.gibba020.stdout: ceph-base x86_64 2:15.2.10-70.g224e0301.el8 ceph 5.6 M 2021-03-22T20:37:56.841 INFO:teuthology.orchestra.run.gibba020.stdout: ceph-common x86_64 2:15.2.10-70.g224e0301.el8 ceph 21 M 2021-03-22T20:37:56.841 INFO:teuthology.orchestra.run.gibba020.stdout: ceph-selinux x86_64 2:15.2.10-70.g224e0301.el8 ceph 25 k 2021-03-22T20:37:56.841 INFO:teuthology.orchestra.run.gibba020.stdout: fmt x86_64 6.2.1-1.el8 epel 116 k 2021-03-22T20:37:56.841 INFO:teuthology.orchestra.run.gibba020.stdout: gperftools-libs x86_64 1:2.7-9.el8 epel 306 k 2021-03-22T20:37:56.841 INFO:teuthology.orchestra.run.gibba020.stdout: leveldb x86_64 1.22-1.el8 epel 181 k 2021-03-22T20:37:56.841 INFO:teuthology.orchestra.run.gibba020.stdout: libcephfs2 x86_64 2:15.2.10-70.g224e0301.el8 ceph 512 k 2021-03-22T20:37:56.841 INFO:teuthology.orchestra.run.gibba020.stdout: liboath x86_64 2.6.2-3.el8 epel 59 k 2021-03-22T20:37:56.842 INFO:teuthology.orchestra.run.gibba020.stdout: librabbitmq x86_64 0.9.0-2.el8 rhel-8-for-x86_64-baseos-rpms 47 k 2021-03-22T20:37:56.842 INFO:teuthology.orchestra.run.gibba020.stdout: libradosstriper1 x86_64 2:15.2.10-70.g224e0301.el8 ceph 383 k 2021-03-22T20:37:56.842 INFO:teuthology.orchestra.run.gibba020.stdout: librdkafka x86_64 0.11.4-1.el8 rhel-8-for-x86_64-appstream-rpms 353 k 2021-03-22T20:37:56.842 INFO:teuthology.orchestra.run.gibba020.stdout: librgw2 x86_64 2:15.2.10-70.g224e0301.el8 ceph 3.3 M 2021-03-22T20:37:56.842 INFO:teuthology.orchestra.run.gibba020.stdout: libunwind x86_64 1.3.1-3.el8 epel 75 k 2021-03-22T20:37:56.842 INFO:teuthology.orchestra.run.gibba020.stdout: lttng-ust x86_64 2.8.1-11.el8 rhel-8-for-x86_64-appstream-rpms 259 k 2021-03-22T20:37:56.842 INFO:teuthology.orchestra.run.gibba020.stdout: python3-ceph-argparse x86_64 2:15.2.10-70.g224e0301.el8 ceph 40 k 2021-03-22T20:37:56.842 INFO:teuthology.orchestra.run.gibba020.stdout: python3-ceph-common x86_64 2:15.2.10-70.g224e0301.el8 ceph 76 k 2021-03-22T20:37:56.842 INFO:teuthology.orchestra.run.gibba020.stdout: python3-cephfs x86_64 2:15.2.10-70.g224e0301.el8 ceph 164 k 2021-03-22T20:37:56.842 INFO:teuthology.orchestra.run.gibba020.stdout: python3-prettytable noarch 0.7.2-14.el8 rhel-8-for-x86_64-appstream-rpms 44 k 2021-03-22T20:37:56.842 INFO:teuthology.orchestra.run.gibba020.stdout: python3-rados x86_64 2:15.2.10-70.g224e0301.el8 ceph 364 k 2021-03-22T20:37:56.842 INFO:teuthology.orchestra.run.gibba020.stdout: python3-rbd x86_64 2:15.2.10-70.g224e0301.el8 ceph 350 k 2021-03-22T20:37:56.843 INFO:teuthology.orchestra.run.gibba020.stdout: python3-rgw x86_64 2:15.2.10-70.g224e0301.el8 ceph 113 k 2021-03-22T20:37:56.843 INFO:teuthology.orchestra.run.gibba020.stdout: 2021-03-22T20:37:56.843 INFO:teuthology.orchestra.run.gibba020.stdout:Transaction Summary 2021-03-22T20:37:56.843 INFO:teuthology.orchestra.run.gibba020.stdout:=================================================================================================== 2021-03-22T20:37:56.843 INFO:teuthology.orchestra.run.gibba020.stdout:Install 22 Packages 2021-03-22T20:37:56.843 INFO:teuthology.orchestra.run.gibba020.stdout:Upgrade 2 Packages 2021-03-22T20:37:56.843 INFO:teuthology.orchestra.run.gibba020.stdout: 2021-03-22T20:37:56.843 INFO:teuthology.orchestra.run.gibba020.stdout:Total download size: 49 M 2021-03-22T20:37:56.844 INFO:teuthology.orchestra.run.gibba020.stdout:Downloading Packages: 2021-03-22T20:37:57.115 INFO:teuthology.orchestra.run.gibba044.stdout:Dependencies resolved. 2021-03-22T20:37:57.118 INFO:teuthology.orchestra.run.gibba044.stdout:=================================================================================================== 2021-03-22T20:37:57.118 INFO:teuthology.orchestra.run.gibba044.stdout: Package Arch Version Repository Size 2021-03-22T20:37:57.118 INFO:teuthology.orchestra.run.gibba044.stdout:=================================================================================================== 2021-03-22T20:37:57.118 INFO:teuthology.orchestra.run.gibba044.stdout:Installing: 2021-03-22T20:37:57.118 INFO:teuthology.orchestra.run.gibba044.stdout: ceph-radosgw x86_64 2:15.2.10-70.g224e0301.el8 ceph 10 M 2021-03-22T20:37:57.118 INFO:teuthology.orchestra.run.gibba044.stdout:Upgrading: 2021-03-22T20:37:57.118 INFO:teuthology.orchestra.run.gibba044.stdout: librados2 x86_64 2:15.2.10-70.g224e0301.el8 ceph 3.6 M 2021-03-22T20:37:57.118 INFO:teuthology.orchestra.run.gibba044.stdout: librbd1 x86_64 2:15.2.10-70.g224e0301.el8 ceph 1.9 M 2021-03-22T20:37:57.118 INFO:teuthology.orchestra.run.gibba044.stdout:Installing dependencies: 2021-03-22T20:37:57.118 INFO:teuthology.orchestra.run.gibba044.stdout: ceph-base x86_64 2:15.2.10-70.g224e0301.el8 ceph 5.6 M 2021-03-22T20:37:57.119 INFO:teuthology.orchestra.run.gibba044.stdout: ceph-common x86_64 2:15.2.10-70.g224e0301.el8 ceph 21 M 2021-03-22T20:37:57.119 INFO:teuthology.orchestra.run.gibba044.stdout: ceph-selinux x86_64 2:15.2.10-70.g224e0301.el8 ceph 25 k 2021-03-22T20:37:57.119 INFO:teuthology.orchestra.run.gibba044.stdout: fmt x86_64 6.2.1-1.el8 epel 116 k 2021-03-22T20:37:57.119 INFO:teuthology.orchestra.run.gibba044.stdout: gperftools-libs x86_64 1:2.7-9.el8 epel 306 k 2021-03-22T20:37:57.119 INFO:teuthology.orchestra.run.gibba044.stdout: leveldb x86_64 1.22-1.el8 epel 181 k 2021-03-22T20:37:57.119 INFO:teuthology.orchestra.run.gibba044.stdout: libcephfs2 x86_64 2:15.2.10-70.g224e0301.el8 ceph 512 k 2021-03-22T20:37:57.119 INFO:teuthology.orchestra.run.gibba044.stdout: liboath x86_64 2.6.2-3.el8 epel 59 k 2021-03-22T20:37:57.119 INFO:teuthology.orchestra.run.gibba044.stdout: librabbitmq x86_64 0.9.0-2.el8 rhel-8-for-x86_64-baseos-rpms 47 k 2021-03-22T20:37:57.119 INFO:teuthology.orchestra.run.gibba044.stdout: libradosstriper1 x86_64 2:15.2.10-70.g224e0301.el8 ceph 383 k 2021-03-22T20:37:57.119 INFO:teuthology.orchestra.run.gibba044.stdout: librdkafka x86_64 0.11.4-1.el8 rhel-8-for-x86_64-appstream-rpms 353 k 2021-03-22T20:37:57.119 INFO:teuthology.orchestra.run.gibba044.stdout: librgw2 x86_64 2:15.2.10-70.g224e0301.el8 ceph 3.3 M 2021-03-22T20:37:57.119 INFO:teuthology.orchestra.run.gibba044.stdout: libunwind x86_64 1.3.1-3.el8 epel 75 k 2021-03-22T20:37:57.120 INFO:teuthology.orchestra.run.gibba044.stdout: lttng-ust x86_64 2.8.1-11.el8 rhel-8-for-x86_64-appstream-rpms 259 k 2021-03-22T20:37:57.120 INFO:teuthology.orchestra.run.gibba044.stdout: python3-ceph-argparse x86_64 2:15.2.10-70.g224e0301.el8 ceph 40 k 2021-03-22T20:37:57.120 INFO:teuthology.orchestra.run.gibba044.stdout: python3-ceph-common x86_64 2:15.2.10-70.g224e0301.el8 ceph 76 k 2021-03-22T20:37:57.120 INFO:teuthology.orchestra.run.gibba044.stdout: python3-cephfs x86_64 2:15.2.10-70.g224e0301.el8 ceph 164 k 2021-03-22T20:37:57.120 INFO:teuthology.orchestra.run.gibba044.stdout: python3-prettytable noarch 0.7.2-14.el8 rhel-8-for-x86_64-appstream-rpms 44 k 2021-03-22T20:37:57.120 INFO:teuthology.orchestra.run.gibba044.stdout: python3-rados x86_64 2:15.2.10-70.g224e0301.el8 ceph 364 k 2021-03-22T20:37:57.120 INFO:teuthology.orchestra.run.gibba044.stdout: python3-rbd x86_64 2:15.2.10-70.g224e0301.el8 ceph 350 k 2021-03-22T20:37:57.120 INFO:teuthology.orchestra.run.gibba044.stdout: python3-rgw x86_64 2:15.2.10-70.g224e0301.el8 ceph 113 k 2021-03-22T20:37:57.120 INFO:teuthology.orchestra.run.gibba044.stdout: 2021-03-22T20:37:57.120 INFO:teuthology.orchestra.run.gibba044.stdout:Transaction Summary 2021-03-22T20:37:57.120 INFO:teuthology.orchestra.run.gibba044.stdout:=================================================================================================== 2021-03-22T20:37:57.120 INFO:teuthology.orchestra.run.gibba044.stdout:Install 22 Packages 2021-03-22T20:37:57.120 INFO:teuthology.orchestra.run.gibba044.stdout:Upgrade 2 Packages 2021-03-22T20:37:57.121 INFO:teuthology.orchestra.run.gibba044.stdout: 2021-03-22T20:37:57.121 INFO:teuthology.orchestra.run.gibba044.stdout:Total download size: 49 M 2021-03-22T20:37:57.121 INFO:teuthology.orchestra.run.gibba044.stdout:Downloading Packages: 2021-03-22T20:37:57.647 INFO:teuthology.orchestra.run.gibba020.stdout:(1/24): ceph-base-15.2.10-70.g224e0301.el8.x86_ 6.9 MB/s | 5.6 MB 00:00 2021-03-22T20:37:57.705 INFO:teuthology.orchestra.run.gibba020.stdout:(2/24): ceph-selinux-15.2.10-70.g224e0301.el8.x 427 kB/s | 25 kB 00:00 2021-03-22T20:37:57.781 INFO:teuthology.orchestra.run.gibba020.stdout:(3/24): libcephfs2-15.2.10-70.g224e0301.el8.x86 6.6 MB/s | 512 kB 00:00 2021-03-22T20:37:57.853 INFO:teuthology.orchestra.run.gibba020.stdout:(4/24): libradosstriper1-15.2.10-70.g224e0301.e 5.2 MB/s | 383 kB 00:00 2021-03-22T20:37:58.326 INFO:teuthology.orchestra.run.gibba020.stdout:(5/24): librgw2-15.2.10-70.g224e0301.el8.x86_64 6.9 MB/s | 3.3 MB 00:00 2021-03-22T20:37:58.379 INFO:teuthology.orchestra.run.gibba020.stdout:(6/24): python3-ceph-argparse-15.2.10-70.g224e0 750 kB/s | 40 kB 00:00 2021-03-22T20:37:58.433 INFO:teuthology.orchestra.run.gibba020.stdout:(7/24): python3-ceph-common-15.2.10-70.g224e030 1.4 MB/s | 76 kB 00:00 2021-03-22T20:37:58.485 INFO:teuthology.orchestra.run.gibba020.stdout:(8/24): python3-cephfs-15.2.10-70.g224e0301.el8 3.1 MB/s | 164 kB 00:00 2021-03-22T20:37:58.513 INFO:teuthology.orchestra.run.gibba020.stdout:(9/24): ceph-radosgw-15.2.10-70.g224e0301.el8.x 6.1 MB/s | 10 MB 00:01 2021-03-22T20:37:58.542 INFO:teuthology.orchestra.run.gibba020.stdout:(10/24): python3-rados-15.2.10-70.g224e0301.el8 6.3 MB/s | 364 kB 00:00 2021-03-22T20:37:58.579 INFO:teuthology.orchestra.run.gibba020.stdout:(11/24): python3-rbd-15.2.10-70.g224e0301.el8.x 5.1 MB/s | 350 kB 00:00 2021-03-22T20:37:58.598 INFO:teuthology.orchestra.run.gibba020.stdout:(12/24): python3-rgw-15.2.10-70.g224e0301.el8.x 2.0 MB/s | 113 kB 00:00 2021-03-22T20:37:58.762 INFO:teuthology.orchestra.run.gibba020.stdout:(13/24): gperftools-libs-2.7-9.el8.x86_64.rpm 1.8 MB/s | 306 kB 00:00 2021-03-22T20:37:59.206 INFO:teuthology.orchestra.run.gibba020.stdout:(14/24): leveldb-1.22-1.el8.x86_64.rpm 408 kB/s | 181 kB 00:00 2021-03-22T20:37:59.242 INFO:teuthology.orchestra.run.gibba020.stdout:(15/24): fmt-6.2.1-1.el8.x86_64.rpm 176 kB/s | 116 kB 00:00 2021-03-22T20:37:59.259 INFO:teuthology.orchestra.run.gibba020.stdout:(16/24): liboath-2.6.2-3.el8.x86_64.rpm 1.1 MB/s | 59 kB 00:00 2021-03-22T20:37:59.273 INFO:teuthology.orchestra.run.gibba044.stdout:(1/24): ceph-base-15.2.10-70.g224e0301.el8.x86_ 2.6 MB/s | 5.6 MB 00:02 2021-03-22T20:37:59.276 INFO:teuthology.orchestra.run.gibba020.stdout:(17/24): libunwind-1.3.1-3.el8.x86_64.rpm 2.1 MB/s | 75 kB 00:00 2021-03-22T20:37:59.288 INFO:teuthology.orchestra.run.gibba020.stdout:(18/24): python3-prettytable-0.7.2-14.el8.noarc 1.5 MB/s | 44 kB 00:00 2021-03-22T20:37:59.310 INFO:teuthology.orchestra.run.gibba020.stdout:(19/24): librdkafka-0.11.4-1.el8.x86_64.rpm 10 MB/s | 353 kB 00:00 2021-03-22T20:37:59.311 INFO:teuthology.orchestra.run.gibba044.stdout:(2/24): ceph-selinux-15.2.10-70.g224e0301.el8.x 648 kB/s | 25 kB 00:00 2021-03-22T20:37:59.311 INFO:teuthology.orchestra.run.gibba020.stdout:(20/24): lttng-ust-2.8.1-11.el8.x86_64.rpm 11 MB/s | 259 kB 00:00 2021-03-22T20:37:59.326 INFO:teuthology.orchestra.run.gibba020.stdout:(21/24): librabbitmq-0.9.0-2.el8.x86_64.rpm 2.8 MB/s | 47 kB 00:00 2021-03-22T20:37:59.409 INFO:teuthology.orchestra.run.gibba044.stdout:(3/24): libcephfs2-15.2.10-70.g224e0301.el8.x86 5.1 MB/s | 512 kB 00:00 2021-03-22T20:37:59.472 INFO:teuthology.orchestra.run.gibba044.stdout:(4/24): libradosstriper1-15.2.10-70.g224e0301.e 6.0 MB/s | 383 kB 00:00 2021-03-22T20:38:00.093 INFO:teuthology.orchestra.run.gibba020.stdout:(22/24): ceph-common-15.2.10-70.g224e0301.el8.x 6.5 MB/s | 21 MB 00:03 2021-03-22T20:38:00.100 INFO:teuthology.orchestra.run.gibba020.stdout:(23/24): librados2-15.2.10-70.g224e0301.el8.x86 4.5 MB/s | 3.6 MB 00:00 2021-03-22T20:38:00.117 INFO:teuthology.orchestra.run.gibba044.stdout:(5/24): librgw2-15.2.10-70.g224e0301.el8.x86_64 5.0 MB/s | 3.3 MB 00:00 2021-03-22T20:38:00.149 INFO:teuthology.orchestra.run.gibba020.stdout:(24/24): librbd1-15.2.10-70.g224e0301.el8.x86_6 2.4 MB/s | 1.9 MB 00:00 2021-03-22T20:38:00.151 INFO:teuthology.orchestra.run.gibba020.stdout:-------------------------------------------------------------------------------- 2021-03-22T20:38:00.151 INFO:teuthology.orchestra.run.gibba020.stdout:Total 15 MB/s | 49 MB 00:03 2021-03-22T20:38:00.152 INFO:teuthology.orchestra.run.gibba044.stdout:(6/24): python3-ceph-argparse-15.2.10-70.g224e0 1.1 MB/s | 40 kB 00:00 2021-03-22T20:38:00.154 INFO:teuthology.orchestra.run.gibba020.stdout:Running transaction check 2021-03-22T20:38:00.186 INFO:teuthology.orchestra.run.gibba020.stdout:Transaction check succeeded. 2021-03-22T20:38:00.187 INFO:teuthology.orchestra.run.gibba020.stdout:Running transaction test 2021-03-22T20:38:00.188 INFO:teuthology.orchestra.run.gibba044.stdout:(7/24): python3-ceph-common-15.2.10-70.g224e030 2.1 MB/s | 76 kB 00:00 2021-03-22T20:38:00.229 INFO:teuthology.orchestra.run.gibba044.stdout:(8/24): python3-cephfs-15.2.10-70.g224e0301.el8 4.0 MB/s | 164 kB 00:00 2021-03-22T20:38:00.311 INFO:teuthology.orchestra.run.gibba044.stdout:(9/24): python3-rados-15.2.10-70.g224e0301.el8. 4.3 MB/s | 364 kB 00:00 2021-03-22T20:38:00.387 INFO:teuthology.orchestra.run.gibba044.stdout:(10/24): python3-rbd-15.2.10-70.g224e0301.el8.x 4.5 MB/s | 350 kB 00:00 2021-03-22T20:38:00.424 INFO:teuthology.orchestra.run.gibba044.stdout:(11/24): python3-rgw-15.2.10-70.g224e0301.el8.x 3.0 MB/s | 113 kB 00:00 2021-03-22T20:38:00.515 INFO:teuthology.orchestra.run.gibba020.stdout:Transaction test succeeded. 2021-03-22T20:38:00.517 INFO:teuthology.orchestra.run.gibba020.stdout:Running transaction 2021-03-22T20:38:00.559 INFO:teuthology.orchestra.run.gibba044.stdout:(12/24): fmt-6.2.1-1.el8.x86_64.rpm 862 kB/s | 116 kB 00:00 2021-03-22T20:38:00.615 INFO:teuthology.orchestra.run.gibba044.stdout:(13/24): gperftools-libs-2.7-9.el8.x86_64.rpm 5.4 MB/s | 306 kB 00:00 2021-03-22T20:38:00.643 INFO:teuthology.orchestra.run.gibba044.stdout:(14/24): leveldb-1.22-1.el8.x86_64.rpm 6.2 MB/s | 181 kB 00:00 2021-03-22T20:38:00.671 INFO:teuthology.orchestra.run.gibba044.stdout:(15/24): liboath-2.6.2-3.el8.x86_64.rpm 2.1 MB/s | 59 kB 00:00 2021-03-22T20:38:00.699 INFO:teuthology.orchestra.run.gibba044.stdout:(16/24): libunwind-1.3.1-3.el8.x86_64.rpm 2.7 MB/s | 75 kB 00:00 2021-03-22T20:38:00.728 INFO:teuthology.orchestra.run.gibba044.stdout:(17/24): librabbitmq-0.9.0-2.el8.x86_64.rpm 1.6 MB/s | 47 kB 00:00 2021-03-22T20:38:00.746 INFO:teuthology.orchestra.run.gibba044.stdout:(18/24): python3-prettytable-0.7.2-14.el8.noarc 2.3 MB/s | 44 kB 00:00 2021-03-22T20:38:00.767 INFO:teuthology.orchestra.run.gibba044.stdout:(19/24): librdkafka-0.11.4-1.el8.x86_64.rpm 17 MB/s | 353 kB 00:00 2021-03-22T20:38:00.786 INFO:teuthology.orchestra.run.gibba044.stdout:(20/24): lttng-ust-2.8.1-11.el8.x86_64.rpm 14 MB/s | 259 kB 00:00 2021-03-22T20:38:01.477 INFO:teuthology.orchestra.run.gibba044.stdout:(21/24): librados2-15.2.10-70.g224e0301.el8.x86 5.2 MB/s | 3.6 MB 00:00 2021-03-22T20:38:01.571 INFO:teuthology.orchestra.run.gibba020.stdout: Preparing : 1/1 2021-03-22T20:38:01.835 INFO:teuthology.orchestra.run.gibba020.stdout: Installing : fmt-6.2.1-1.el8.x86_64 1/26 2021-03-22T20:38:01.995 INFO:teuthology.orchestra.run.gibba044.stdout:(22/24): librbd1-15.2.10-70.g224e0301.el8.x86_6 3.8 MB/s | 1.9 MB 00:00 2021-03-22T20:38:02.228 INFO:teuthology.orchestra.run.gibba044.stdout:(23/24): ceph-radosgw-15.2.10-70.g224e0301.el8. 2.0 MB/s | 10 MB 00:05 2021-03-22T20:38:02.438 INFO:teuthology.orchestra.run.gibba020.stdout: Installing : lttng-ust-2.8.1-11.el8.x86_64 2/26 2021-03-22T20:38:02.950 INFO:teuthology.orchestra.run.gibba020.stdout: Running scriptlet: lttng-ust-2.8.1-11.el8.x86_64 2/26 2021-03-22T20:38:03.154 INFO:teuthology.orchestra.run.gibba020.stdout: Upgrading : librados2-2:15.2.10-70.g224e0301.el8.x86_64 3/26 2021-03-22T20:38:03.254 INFO:teuthology.orchestra.run.gibba020.stdout: Running scriptlet: librados2-2:15.2.10-70.g224e0301.el8.x86_64 3/26 2021-03-22T20:38:03.410 INFO:teuthology.orchestra.run.gibba020.stdout: Installing : python3-rados-2:15.2.10-70.g224e0301.el8.x86_64 4/26 2021-03-22T20:38:03.638 INFO:teuthology.orchestra.run.gibba020.stdout: Installing : liboath-2.6.2-3.el8.x86_64 5/26 2021-03-22T20:38:03.855 INFO:teuthology.orchestra.run.gibba020.stdout: Installing : libcephfs2-2:15.2.10-70.g224e0301.el8.x86_64 6/26 2021-03-22T20:38:04.051 INFO:teuthology.orchestra.run.gibba020.stdout: Running scriptlet: libcephfs2-2:15.2.10-70.g224e0301.el8.x86_64 6/26 2021-03-22T20:38:04.321 INFO:teuthology.orchestra.run.gibba020.stdout: Upgrading : librbd1-2:15.2.10-70.g224e0301.el8.x86_64 7/26 2021-03-22T20:38:04.385 INFO:teuthology.orchestra.run.gibba020.stdout: Running scriptlet: librbd1-2:15.2.10-70.g224e0301.el8.x86_64 7/26 2021-03-22T20:38:04.567 INFO:teuthology.orchestra.run.gibba020.stdout: Installing : librabbitmq-0.9.0-2.el8.x86_64 8/26 2021-03-22T20:38:04.771 INFO:teuthology.orchestra.run.gibba020.stdout: Installing : librdkafka-0.11.4-1.el8.x86_64 9/26 2021-03-22T20:38:05.057 INFO:teuthology.orchestra.run.gibba020.stdout: Running scriptlet: librdkafka-0.11.4-1.el8.x86_64 9/26 2021-03-22T20:38:05.296 INFO:teuthology.orchestra.run.gibba020.stdout: Installing : librgw2-2:15.2.10-70.g224e0301.el8.x86_64 10/26 2021-03-22T20:38:05.316 INFO:teuthology.orchestra.run.gibba044.stdout:(24/24): ceph-common-15.2.10-70.g224e0301.el8.x 2.6 MB/s | 21 MB 00:08 2021-03-22T20:38:05.318 INFO:teuthology.orchestra.run.gibba044.stdout:-------------------------------------------------------------------------------- 2021-03-22T20:38:05.318 INFO:teuthology.orchestra.run.gibba044.stdout:Total 6.0 MB/s | 49 MB 00:08 2021-03-22T20:38:05.321 INFO:teuthology.orchestra.run.gibba044.stdout:Running transaction check 2021-03-22T20:38:05.354 INFO:teuthology.orchestra.run.gibba044.stdout:Transaction check succeeded. 2021-03-22T20:38:05.354 INFO:teuthology.orchestra.run.gibba044.stdout:Running transaction test 2021-03-22T20:38:05.356 INFO:teuthology.orchestra.run.gibba020.stdout: Running scriptlet: librgw2-2:15.2.10-70.g224e0301.el8.x86_64 10/26 2021-03-22T20:38:05.567 INFO:teuthology.orchestra.run.gibba020.stdout: Installing : leveldb-1.22-1.el8.x86_64 11/26 2021-03-22T20:38:05.671 INFO:teuthology.orchestra.run.gibba044.stdout:Transaction test succeeded. 2021-03-22T20:38:05.673 INFO:teuthology.orchestra.run.gibba044.stdout:Running transaction 2021-03-22T20:38:05.693 INFO:teuthology.orchestra.run.gibba020.stdout: Installing : python3-ceph-argparse-2:15.2.10-70.g224e0301.el8.x 12/26 2021-03-22T20:38:05.904 INFO:teuthology.orchestra.run.gibba020.stdout: Installing : python3-cephfs-2:15.2.10-70.g224e0301.el8.x86_64 13/26 2021-03-22T20:38:06.155 INFO:teuthology.orchestra.run.gibba020.stdout: Installing : python3-rgw-2:15.2.10-70.g224e0301.el8.x86_64 14/26 2021-03-22T20:38:06.373 INFO:teuthology.orchestra.run.gibba020.stdout: Installing : python3-rbd-2:15.2.10-70.g224e0301.el8.x86_64 15/26 2021-03-22T20:38:06.538 INFO:teuthology.orchestra.run.gibba020.stdout: Installing : libradosstriper1-2:15.2.10-70.g224e0301.el8.x86_64 16/26 2021-03-22T20:38:06.637 INFO:teuthology.orchestra.run.gibba020.stdout: Running scriptlet: libradosstriper1-2:15.2.10-70.g224e0301.el8.x86_64 16/26 2021-03-22T20:38:06.762 INFO:teuthology.orchestra.run.gibba020.stdout: Installing : python3-prettytable-0.7.2-14.el8.noarch 17/26 2021-03-22T20:38:06.775 INFO:teuthology.orchestra.run.gibba044.stdout: Preparing : 1/1 2021-03-22T20:38:06.998 INFO:teuthology.orchestra.run.gibba020.stdout: Installing : libunwind-1.3.1-3.el8.x86_64 18/26 2021-03-22T20:38:07.070 INFO:teuthology.orchestra.run.gibba044.stdout: Installing : fmt-6.2.1-1.el8.x86_64 1/26 2021-03-22T20:38:07.227 INFO:teuthology.orchestra.run.gibba044.stdout: Installing : lttng-ust-2.8.1-11.el8.x86_64 2/26 2021-03-22T20:38:07.274 INFO:teuthology.orchestra.run.gibba020.stdout: Installing : gperftools-libs-1:2.7-9.el8.x86_64 19/26 2021-03-22T20:38:07.522 INFO:teuthology.orchestra.run.gibba020.stdout: Installing : python3-ceph-common-2:15.2.10-70.g224e0301.el8.x86 20/26 2021-03-22T20:38:07.573 INFO:teuthology.orchestra.run.gibba044.stdout: Running scriptlet: lttng-ust-2.8.1-11.el8.x86_64 2/26 2021-03-22T20:38:07.818 INFO:teuthology.orchestra.run.gibba044.stdout: Upgrading : librados2-2:15.2.10-70.g224e0301.el8.x86_64 3/26 2021-03-22T20:38:07.904 INFO:teuthology.orchestra.run.gibba044.stdout: Running scriptlet: librados2-2:15.2.10-70.g224e0301.el8.x86_64 3/26 2021-03-22T20:38:08.098 INFO:teuthology.orchestra.run.gibba044.stdout: Installing : python3-rados-2:15.2.10-70.g224e0301.el8.x86_64 4/26 2021-03-22T20:38:08.326 INFO:teuthology.orchestra.run.gibba044.stdout: Installing : liboath-2.6.2-3.el8.x86_64 5/26 2021-03-22T20:38:08.552 INFO:teuthology.orchestra.run.gibba044.stdout: Installing : libcephfs2-2:15.2.10-70.g224e0301.el8.x86_64 6/26 2021-03-22T20:38:08.751 INFO:teuthology.orchestra.run.gibba044.stdout: Running scriptlet: libcephfs2-2:15.2.10-70.g224e0301.el8.x86_64 6/26 2021-03-22T20:38:09.052 INFO:teuthology.orchestra.run.gibba044.stdout: Upgrading : librbd1-2:15.2.10-70.g224e0301.el8.x86_64 7/26 2021-03-22T20:38:09.132 INFO:teuthology.orchestra.run.gibba044.stdout: Running scriptlet: librbd1-2:15.2.10-70.g224e0301.el8.x86_64 7/26 2021-03-22T20:38:09.360 INFO:teuthology.orchestra.run.gibba044.stdout: Installing : librdkafka-0.11.4-1.el8.x86_64 8/26 2021-03-22T20:38:09.411 INFO:teuthology.orchestra.run.gibba044.stdout: Running scriptlet: librdkafka-0.11.4-1.el8.x86_64 8/26 2021-03-22T20:38:09.849 INFO:teuthology.orchestra.run.gibba044.stdout: Installing : librabbitmq-0.9.0-2.el8.x86_64 9/26 2021-03-22T20:38:10.102 INFO:teuthology.orchestra.run.gibba044.stdout: Installing : librgw2-2:15.2.10-70.g224e0301.el8.x86_64 10/26 2021-03-22T20:38:10.164 INFO:teuthology.orchestra.run.gibba044.stdout: Running scriptlet: librgw2-2:15.2.10-70.g224e0301.el8.x86_64 10/26 2021-03-22T20:38:10.389 INFO:teuthology.orchestra.run.gibba044.stdout: Installing : leveldb-1.22-1.el8.x86_64 11/26 2021-03-22T20:38:10.521 INFO:teuthology.orchestra.run.gibba020.stdout: Running scriptlet: ceph-common-2:15.2.10-70.g224e0301.el8.x86_64 21/26 2021-03-22T20:38:10.574 INFO:teuthology.orchestra.run.gibba044.stdout: Installing : python3-ceph-argparse-2:15.2.10-70.g224e0301.el8.x 12/26 2021-03-22T20:38:10.747 INFO:teuthology.orchestra.run.gibba020.stdout: Installing : ceph-common-2:15.2.10-70.g224e0301.el8.x86_64 21/26 2021-03-22T20:38:10.790 INFO:teuthology.orchestra.run.gibba044.stdout: Installing : python3-cephfs-2:15.2.10-70.g224e0301.el8.x86_64 13/26 2021-03-22T20:38:11.044 INFO:teuthology.orchestra.run.gibba044.stdout: Installing : python3-rgw-2:15.2.10-70.g224e0301.el8.x86_64 14/26 2021-03-22T20:38:11.246 INFO:teuthology.orchestra.run.gibba020.stdout: Running scriptlet: ceph-common-2:15.2.10-70.g224e0301.el8.x86_64 21/26 2021-03-22T20:38:11.270 INFO:teuthology.orchestra.run.gibba044.stdout: Installing : python3-rbd-2:15.2.10-70.g224e0301.el8.x86_64 15/26 2021-03-22T20:38:11.502 INFO:teuthology.orchestra.run.gibba044.stdout: Installing : libradosstriper1-2:15.2.10-70.g224e0301.el8.x86_64 16/26 2021-03-22T20:38:11.542 INFO:teuthology.orchestra.run.gibba020.stdout: Installing : ceph-base-2:15.2.10-70.g224e0301.el8.x86_64 22/26 2021-03-22T20:38:11.595 INFO:teuthology.orchestra.run.gibba044.stdout: Running scriptlet: libradosstriper1-2:15.2.10-70.g224e0301.el8.x86_64 16/26 2021-03-22T20:38:11.612 INFO:teuthology.orchestra.run.gibba020.stdout: Running scriptlet: ceph-base-2:15.2.10-70.g224e0301.el8.x86_64 22/26 2021-03-22T20:38:11.734 INFO:teuthology.orchestra.run.gibba044.stdout: Installing : python3-prettytable-0.7.2-14.el8.noarch 17/26 2021-03-22T20:38:11.765 INFO:teuthology.orchestra.run.gibba020.stdout: Installing : ceph-selinux-2:15.2.10-70.g224e0301.el8.x86_64 23/26 2021-03-22T20:38:11.986 INFO:teuthology.orchestra.run.gibba044.stdout: Installing : libunwind-1.3.1-3.el8.x86_64 18/26 2021-03-22T20:38:12.822 INFO:teuthology.orchestra.run.gibba044.stdout: Installing : gperftools-libs-1:2.7-9.el8.x86_64 19/26 2021-03-22T20:38:13.186 INFO:teuthology.orchestra.run.gibba044.stdout: Installing : python3-ceph-common-2:15.2.10-70.g224e0301.el8.x86 20/26 2021-03-22T20:38:16.134 INFO:teuthology.orchestra.run.gibba044.stdout: Running scriptlet: ceph-common-2:15.2.10-70.g224e0301.el8.x86_64 21/26 2021-03-22T20:38:16.410 INFO:teuthology.orchestra.run.gibba044.stdout: Installing : ceph-common-2:15.2.10-70.g224e0301.el8.x86_64 21/26 2021-03-22T20:38:16.949 INFO:teuthology.orchestra.run.gibba044.stdout: Running scriptlet: ceph-common-2:15.2.10-70.g224e0301.el8.x86_64 21/26 2021-03-22T20:38:17.239 INFO:teuthology.orchestra.run.gibba044.stdout: Installing : ceph-base-2:15.2.10-70.g224e0301.el8.x86_64 22/26 2021-03-22T20:38:17.328 INFO:teuthology.orchestra.run.gibba044.stdout: Running scriptlet: ceph-base-2:15.2.10-70.g224e0301.el8.x86_64 22/26 2021-03-22T20:38:17.502 INFO:teuthology.orchestra.run.gibba044.stdout: Installing : ceph-selinux-2:15.2.10-70.g224e0301.el8.x86_64 23/26 2021-03-22T20:38:22.364 INFO:teuthology.orchestra.run.gibba020.stdout: Running scriptlet: ceph-selinux-2:15.2.10-70.g224e0301.el8.x86_64 23/26 2021-03-22T20:38:22.364 INFO:teuthology.orchestra.run.gibba020.stdout:skipping the directory /sys 2021-03-22T20:38:22.364 INFO:teuthology.orchestra.run.gibba020.stdout:skipping the directory /proc 2021-03-22T20:38:22.365 INFO:teuthology.orchestra.run.gibba020.stdout:skipping the directory /dev 2021-03-22T20:38:22.365 INFO:teuthology.orchestra.run.gibba020.stdout:skipping the directory /run 2021-03-22T20:38:22.365 INFO:teuthology.orchestra.run.gibba020.stdout:skipping the directory /mnt 2021-03-22T20:38:22.365 INFO:teuthology.orchestra.run.gibba020.stdout:skipping the directory /var/tmp 2021-03-22T20:38:22.365 INFO:teuthology.orchestra.run.gibba020.stdout:skipping the directory /home 2021-03-22T20:38:22.365 INFO:teuthology.orchestra.run.gibba020.stdout:skipping the directory /tmp 2021-03-22T20:38:22.365 INFO:teuthology.orchestra.run.gibba020.stdout:skipping the directory /dev 2021-03-22T20:38:22.365 INFO:teuthology.orchestra.run.gibba020.stdout: 2021-03-22T20:38:24.250 INFO:teuthology.orchestra.run.gibba020.stdout: Installing : ceph-radosgw-2:15.2.10-70.g224e0301.el8.x86_64 24/26 2021-03-22T20:38:24.349 INFO:teuthology.orchestra.run.gibba020.stdout: Running scriptlet: ceph-radosgw-2:15.2.10-70.g224e0301.el8.x86_64 24/26 2021-03-22T20:38:24.349 INFO:teuthology.orchestra.run.gibba020.stdout: Cleanup : librbd1-1:12.2.7-9.el8.x86_64 25/26 2021-03-22T20:38:24.590 INFO:teuthology.orchestra.run.gibba020.stdout: Running scriptlet: librbd1-1:12.2.7-9.el8.x86_64 25/26 2021-03-22T20:38:24.590 INFO:teuthology.orchestra.run.gibba020.stdout: Cleanup : librados2-1:12.2.7-9.el8.x86_64 26/26 2021-03-22T20:38:25.203 INFO:teuthology.orchestra.run.gibba020.stdout: Running scriptlet: librados2-1:12.2.7-9.el8.x86_64 26/26 2021-03-22T20:38:25.203 INFO:teuthology.orchestra.run.gibba020.stdout: Verifying : ceph-base-2:15.2.10-70.g224e0301.el8.x86_64 1/26 2021-03-22T20:38:25.203 INFO:teuthology.orchestra.run.gibba020.stdout: Verifying : ceph-common-2:15.2.10-70.g224e0301.el8.x86_64 2/26 2021-03-22T20:38:25.203 INFO:teuthology.orchestra.run.gibba020.stdout: Verifying : ceph-radosgw-2:15.2.10-70.g224e0301.el8.x86_64 3/26 2021-03-22T20:38:25.203 INFO:teuthology.orchestra.run.gibba020.stdout: Verifying : ceph-selinux-2:15.2.10-70.g224e0301.el8.x86_64 4/26 2021-03-22T20:38:25.203 INFO:teuthology.orchestra.run.gibba020.stdout: Verifying : libcephfs2-2:15.2.10-70.g224e0301.el8.x86_64 5/26 2021-03-22T20:38:25.203 INFO:teuthology.orchestra.run.gibba020.stdout: Verifying : libradosstriper1-2:15.2.10-70.g224e0301.el8.x86_64 6/26 2021-03-22T20:38:25.204 INFO:teuthology.orchestra.run.gibba020.stdout: Verifying : librgw2-2:15.2.10-70.g224e0301.el8.x86_64 7/26 2021-03-22T20:38:25.204 INFO:teuthology.orchestra.run.gibba020.stdout: Verifying : python3-ceph-argparse-2:15.2.10-70.g224e0301.el8.x 8/26 2021-03-22T20:38:25.204 INFO:teuthology.orchestra.run.gibba020.stdout: Verifying : python3-ceph-common-2:15.2.10-70.g224e0301.el8.x86 9/26 2021-03-22T20:38:25.204 INFO:teuthology.orchestra.run.gibba020.stdout: Verifying : python3-cephfs-2:15.2.10-70.g224e0301.el8.x86_64 10/26 2021-03-22T20:38:25.204 INFO:teuthology.orchestra.run.gibba020.stdout: Verifying : python3-rados-2:15.2.10-70.g224e0301.el8.x86_64 11/26 2021-03-22T20:38:25.204 INFO:teuthology.orchestra.run.gibba020.stdout: Verifying : python3-rbd-2:15.2.10-70.g224e0301.el8.x86_64 12/26 2021-03-22T20:38:25.204 INFO:teuthology.orchestra.run.gibba020.stdout: Verifying : python3-rgw-2:15.2.10-70.g224e0301.el8.x86_64 13/26 2021-03-22T20:38:25.204 INFO:teuthology.orchestra.run.gibba020.stdout: Verifying : fmt-6.2.1-1.el8.x86_64 14/26 2021-03-22T20:38:25.204 INFO:teuthology.orchestra.run.gibba020.stdout: Verifying : gperftools-libs-1:2.7-9.el8.x86_64 15/26 2021-03-22T20:38:25.204 INFO:teuthology.orchestra.run.gibba020.stdout: Verifying : leveldb-1.22-1.el8.x86_64 16/26 2021-03-22T20:38:25.204 INFO:teuthology.orchestra.run.gibba020.stdout: Verifying : liboath-2.6.2-3.el8.x86_64 17/26 2021-03-22T20:38:25.204 INFO:teuthology.orchestra.run.gibba020.stdout: Verifying : libunwind-1.3.1-3.el8.x86_64 18/26 2021-03-22T20:38:25.205 INFO:teuthology.orchestra.run.gibba020.stdout: Verifying : python3-prettytable-0.7.2-14.el8.noarch 19/26 2021-03-22T20:38:25.205 INFO:teuthology.orchestra.run.gibba020.stdout: Verifying : librdkafka-0.11.4-1.el8.x86_64 20/26 2021-03-22T20:38:25.205 INFO:teuthology.orchestra.run.gibba020.stdout: Verifying : lttng-ust-2.8.1-11.el8.x86_64 21/26 2021-03-22T20:38:25.205 INFO:teuthology.orchestra.run.gibba020.stdout: Verifying : librabbitmq-0.9.0-2.el8.x86_64 22/26 2021-03-22T20:38:25.205 INFO:teuthology.orchestra.run.gibba020.stdout: Verifying : librados2-2:15.2.10-70.g224e0301.el8.x86_64 23/26 2021-03-22T20:38:25.205 INFO:teuthology.orchestra.run.gibba020.stdout: Verifying : librados2-1:12.2.7-9.el8.x86_64 24/26 2021-03-22T20:38:25.205 INFO:teuthology.orchestra.run.gibba020.stdout: Verifying : librbd1-2:15.2.10-70.g224e0301.el8.x86_64 25/26 2021-03-22T20:38:25.776 INFO:teuthology.orchestra.run.gibba020.stdout: Verifying : librbd1-1:12.2.7-9.el8.x86_64 26/26 2021-03-22T20:38:25.776 INFO:teuthology.orchestra.run.gibba020.stdout:Installed products updated. 2021-03-22T20:38:27.352 INFO:teuthology.orchestra.run.gibba020.stdout: 2021-03-22T20:38:27.353 INFO:teuthology.orchestra.run.gibba020.stdout:Upgraded: 2021-03-22T20:38:27.353 INFO:teuthology.orchestra.run.gibba020.stdout: librados2-2:15.2.10-70.g224e0301.el8.x86_64 2021-03-22T20:38:27.353 INFO:teuthology.orchestra.run.gibba020.stdout: librbd1-2:15.2.10-70.g224e0301.el8.x86_64 2021-03-22T20:38:27.353 INFO:teuthology.orchestra.run.gibba020.stdout: 2021-03-22T20:38:27.353 INFO:teuthology.orchestra.run.gibba020.stdout:Installed: 2021-03-22T20:38:27.353 INFO:teuthology.orchestra.run.gibba020.stdout: ceph-base-2:15.2.10-70.g224e0301.el8.x86_64 2021-03-22T20:38:27.353 INFO:teuthology.orchestra.run.gibba020.stdout: ceph-common-2:15.2.10-70.g224e0301.el8.x86_64 2021-03-22T20:38:27.353 INFO:teuthology.orchestra.run.gibba020.stdout: ceph-radosgw-2:15.2.10-70.g224e0301.el8.x86_64 2021-03-22T20:38:27.353 INFO:teuthology.orchestra.run.gibba020.stdout: ceph-selinux-2:15.2.10-70.g224e0301.el8.x86_64 2021-03-22T20:38:27.354 INFO:teuthology.orchestra.run.gibba020.stdout: fmt-6.2.1-1.el8.x86_64 2021-03-22T20:38:27.354 INFO:teuthology.orchestra.run.gibba020.stdout: gperftools-libs-1:2.7-9.el8.x86_64 2021-03-22T20:38:27.354 INFO:teuthology.orchestra.run.gibba020.stdout: leveldb-1.22-1.el8.x86_64 2021-03-22T20:38:27.354 INFO:teuthology.orchestra.run.gibba020.stdout: libcephfs2-2:15.2.10-70.g224e0301.el8.x86_64 2021-03-22T20:38:27.354 INFO:teuthology.orchestra.run.gibba020.stdout: liboath-2.6.2-3.el8.x86_64 2021-03-22T20:38:27.354 INFO:teuthology.orchestra.run.gibba020.stdout: librabbitmq-0.9.0-2.el8.x86_64 2021-03-22T20:38:27.354 INFO:teuthology.orchestra.run.gibba020.stdout: libradosstriper1-2:15.2.10-70.g224e0301.el8.x86_64 2021-03-22T20:38:27.354 INFO:teuthology.orchestra.run.gibba020.stdout: librdkafka-0.11.4-1.el8.x86_64 2021-03-22T20:38:27.354 INFO:teuthology.orchestra.run.gibba020.stdout: librgw2-2:15.2.10-70.g224e0301.el8.x86_64 2021-03-22T20:38:27.354 INFO:teuthology.orchestra.run.gibba020.stdout: libunwind-1.3.1-3.el8.x86_64 2021-03-22T20:38:27.355 INFO:teuthology.orchestra.run.gibba020.stdout: lttng-ust-2.8.1-11.el8.x86_64 2021-03-22T20:38:27.355 INFO:teuthology.orchestra.run.gibba020.stdout: python3-ceph-argparse-2:15.2.10-70.g224e0301.el8.x86_64 2021-03-22T20:38:27.355 INFO:teuthology.orchestra.run.gibba020.stdout: python3-ceph-common-2:15.2.10-70.g224e0301.el8.x86_64 2021-03-22T20:38:27.355 INFO:teuthology.orchestra.run.gibba020.stdout: python3-cephfs-2:15.2.10-70.g224e0301.el8.x86_64 2021-03-22T20:38:27.355 INFO:teuthology.orchestra.run.gibba020.stdout: python3-prettytable-0.7.2-14.el8.noarch 2021-03-22T20:38:27.355 INFO:teuthology.orchestra.run.gibba020.stdout: python3-rados-2:15.2.10-70.g224e0301.el8.x86_64 2021-03-22T20:38:27.355 INFO:teuthology.orchestra.run.gibba020.stdout: python3-rbd-2:15.2.10-70.g224e0301.el8.x86_64 2021-03-22T20:38:27.355 INFO:teuthology.orchestra.run.gibba020.stdout: python3-rgw-2:15.2.10-70.g224e0301.el8.x86_64 2021-03-22T20:38:27.355 INFO:teuthology.orchestra.run.gibba020.stdout: 2021-03-22T20:38:27.355 INFO:teuthology.orchestra.run.gibba020.stdout:Complete! 2021-03-22T20:38:27.476 DEBUG:teuthology.orchestra.run.gibba020:> sudo yum -y install ceph-test 2021-03-22T20:38:27.683 INFO:teuthology.orchestra.run.gibba020.stdout:Updating Subscription Management repositories. 2021-03-22T20:38:27.929 INFO:teuthology.orchestra.run.gibba044.stdout: Running scriptlet: ceph-selinux-2:15.2.10-70.g224e0301.el8.x86_64 23/26 2021-03-22T20:38:27.929 INFO:teuthology.orchestra.run.gibba044.stdout:skipping the directory /sys 2021-03-22T20:38:27.929 INFO:teuthology.orchestra.run.gibba044.stdout:skipping the directory /proc 2021-03-22T20:38:27.930 INFO:teuthology.orchestra.run.gibba044.stdout:skipping the directory /dev 2021-03-22T20:38:27.930 INFO:teuthology.orchestra.run.gibba044.stdout:skipping the directory /run 2021-03-22T20:38:27.930 INFO:teuthology.orchestra.run.gibba044.stdout:skipping the directory /mnt 2021-03-22T20:38:27.930 INFO:teuthology.orchestra.run.gibba044.stdout:skipping the directory /var/tmp 2021-03-22T20:38:27.930 INFO:teuthology.orchestra.run.gibba044.stdout:skipping the directory /home 2021-03-22T20:38:27.930 INFO:teuthology.orchestra.run.gibba044.stdout:skipping the directory /tmp 2021-03-22T20:38:27.930 INFO:teuthology.orchestra.run.gibba044.stdout:skipping the directory /dev 2021-03-22T20:38:27.930 INFO:teuthology.orchestra.run.gibba044.stdout: 2021-03-22T20:38:28.075 INFO:teuthology.orchestra.run.gibba020.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 102 kB/s | 2.8 kB 00:00 2021-03-22T20:38:28.185 INFO:teuthology.orchestra.run.gibba020.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 92 kB/s | 2.4 kB 00:00 2021-03-22T20:38:28.955 INFO:teuthology.orchestra.run.gibba044.stdout: Installing : ceph-radosgw-2:15.2.10-70.g224e0301.el8.x86_64 24/26 2021-03-22T20:38:29.062 INFO:teuthology.orchestra.run.gibba044.stdout: Running scriptlet: ceph-radosgw-2:15.2.10-70.g224e0301.el8.x86_64 24/26 2021-03-22T20:38:29.062 INFO:teuthology.orchestra.run.gibba044.stdout: Cleanup : librbd1-1:12.2.7-9.el8.x86_64 25/26 2021-03-22T20:38:29.276 INFO:teuthology.orchestra.run.gibba020.stdout:Dependencies resolved. 2021-03-22T20:38:29.277 INFO:teuthology.orchestra.run.gibba020.stdout:======================================================================================== 2021-03-22T20:38:29.278 INFO:teuthology.orchestra.run.gibba020.stdout: Package Arch Version Repository Size 2021-03-22T20:38:29.278 INFO:teuthology.orchestra.run.gibba020.stdout:======================================================================================== 2021-03-22T20:38:29.278 INFO:teuthology.orchestra.run.gibba020.stdout:Installing: 2021-03-22T20:38:29.278 INFO:teuthology.orchestra.run.gibba020.stdout: ceph-test x86_64 2:15.2.10-70.g224e0301.el8 ceph 43 M 2021-03-22T20:38:29.278 INFO:teuthology.orchestra.run.gibba020.stdout:Installing dependencies: 2021-03-22T20:38:29.279 INFO:teuthology.orchestra.run.gibba020.stdout: jq x86_64 1.5-12.el8 rhel-8-for-x86_64-appstream-rpms 161 k 2021-03-22T20:38:29.279 INFO:teuthology.orchestra.run.gibba020.stdout: libxslt x86_64 1.1.32-5.el8 rhel-8-for-x86_64-baseos-rpms 250 k 2021-03-22T20:38:29.279 INFO:teuthology.orchestra.run.gibba020.stdout: oniguruma x86_64 6.8.2-2.el8 rhel-8-for-x86_64-appstream-rpms 187 k 2021-03-22T20:38:29.279 INFO:teuthology.orchestra.run.gibba020.stdout: socat x86_64 1.7.3.3-2.el8 rhel-8-for-x86_64-appstream-rpms 302 k 2021-03-22T20:38:29.279 INFO:teuthology.orchestra.run.gibba020.stdout: xmlstarlet x86_64 1.6.1-11.el8 epel 69 k 2021-03-22T20:38:29.279 INFO:teuthology.orchestra.run.gibba020.stdout: 2021-03-22T20:38:29.279 INFO:teuthology.orchestra.run.gibba020.stdout:Transaction Summary 2021-03-22T20:38:29.280 INFO:teuthology.orchestra.run.gibba020.stdout:======================================================================================== 2021-03-22T20:38:29.280 INFO:teuthology.orchestra.run.gibba020.stdout:Install 6 Packages 2021-03-22T20:38:29.280 INFO:teuthology.orchestra.run.gibba020.stdout: 2021-03-22T20:38:29.280 INFO:teuthology.orchestra.run.gibba020.stdout:Total download size: 43 M 2021-03-22T20:38:29.280 INFO:teuthology.orchestra.run.gibba020.stdout:Installed size: 182 M 2021-03-22T20:38:29.280 INFO:teuthology.orchestra.run.gibba020.stdout:Downloading Packages: 2021-03-22T20:38:29.307 INFO:teuthology.orchestra.run.gibba020.stdout:(1/6): jq-1.5-12.el8.x86_64.rpm 5.5 MB/s | 161 kB 00:00 2021-03-22T20:38:29.327 INFO:teuthology.orchestra.run.gibba020.stdout:(2/6): socat-1.7.3.3-2.el8.x86_64.rpm 15 MB/s | 302 kB 00:00 2021-03-22T20:38:29.347 INFO:teuthology.orchestra.run.gibba020.stdout:(3/6): oniguruma-6.8.2-2.el8.x86_64.rpm 9.2 MB/s | 187 kB 00:00 2021-03-22T20:38:29.366 INFO:teuthology.orchestra.run.gibba020.stdout:(4/6): libxslt-1.1.32-5.el8.x86_64.rpm 13 MB/s | 250 kB 00:00 2021-03-22T20:38:29.455 INFO:teuthology.orchestra.run.gibba020.stdout:(5/6): xmlstarlet-1.6.1-11.el8.x86_64.rpm 391 kB/s | 69 kB 00:00 2021-03-22T20:38:29.686 INFO:teuthology.orchestra.run.gibba044.stdout: Running scriptlet: librbd1-1:12.2.7-9.el8.x86_64 25/26 2021-03-22T20:38:29.687 INFO:teuthology.orchestra.run.gibba044.stdout: Cleanup : librados2-1:12.2.7-9.el8.x86_64 26/26 2021-03-22T20:38:30.378 INFO:teuthology.orchestra.run.gibba044.stdout: Running scriptlet: librados2-1:12.2.7-9.el8.x86_64 26/26 2021-03-22T20:38:30.378 INFO:teuthology.orchestra.run.gibba044.stdout: Verifying : ceph-base-2:15.2.10-70.g224e0301.el8.x86_64 1/26 2021-03-22T20:38:30.378 INFO:teuthology.orchestra.run.gibba044.stdout: Verifying : ceph-common-2:15.2.10-70.g224e0301.el8.x86_64 2/26 2021-03-22T20:38:30.378 INFO:teuthology.orchestra.run.gibba044.stdout: Verifying : ceph-radosgw-2:15.2.10-70.g224e0301.el8.x86_64 3/26 2021-03-22T20:38:30.378 INFO:teuthology.orchestra.run.gibba044.stdout: Verifying : ceph-selinux-2:15.2.10-70.g224e0301.el8.x86_64 4/26 2021-03-22T20:38:30.379 INFO:teuthology.orchestra.run.gibba044.stdout: Verifying : libcephfs2-2:15.2.10-70.g224e0301.el8.x86_64 5/26 2021-03-22T20:38:30.379 INFO:teuthology.orchestra.run.gibba044.stdout: Verifying : libradosstriper1-2:15.2.10-70.g224e0301.el8.x86_64 6/26 2021-03-22T20:38:30.379 INFO:teuthology.orchestra.run.gibba044.stdout: Verifying : librgw2-2:15.2.10-70.g224e0301.el8.x86_64 7/26 2021-03-22T20:38:30.379 INFO:teuthology.orchestra.run.gibba044.stdout: Verifying : python3-ceph-argparse-2:15.2.10-70.g224e0301.el8.x 8/26 2021-03-22T20:38:30.379 INFO:teuthology.orchestra.run.gibba044.stdout: Verifying : python3-ceph-common-2:15.2.10-70.g224e0301.el8.x86 9/26 2021-03-22T20:38:30.379 INFO:teuthology.orchestra.run.gibba044.stdout: Verifying : python3-cephfs-2:15.2.10-70.g224e0301.el8.x86_64 10/26 2021-03-22T20:38:30.379 INFO:teuthology.orchestra.run.gibba044.stdout: Verifying : python3-rados-2:15.2.10-70.g224e0301.el8.x86_64 11/26 2021-03-22T20:38:30.379 INFO:teuthology.orchestra.run.gibba044.stdout: Verifying : python3-rbd-2:15.2.10-70.g224e0301.el8.x86_64 12/26 2021-03-22T20:38:30.379 INFO:teuthology.orchestra.run.gibba044.stdout: Verifying : python3-rgw-2:15.2.10-70.g224e0301.el8.x86_64 13/26 2021-03-22T20:38:30.379 INFO:teuthology.orchestra.run.gibba044.stdout: Verifying : fmt-6.2.1-1.el8.x86_64 14/26 2021-03-22T20:38:30.379 INFO:teuthology.orchestra.run.gibba044.stdout: Verifying : gperftools-libs-1:2.7-9.el8.x86_64 15/26 2021-03-22T20:38:30.379 INFO:teuthology.orchestra.run.gibba044.stdout: Verifying : leveldb-1.22-1.el8.x86_64 16/26 2021-03-22T20:38:30.380 INFO:teuthology.orchestra.run.gibba044.stdout: Verifying : liboath-2.6.2-3.el8.x86_64 17/26 2021-03-22T20:38:30.380 INFO:teuthology.orchestra.run.gibba044.stdout: Verifying : libunwind-1.3.1-3.el8.x86_64 18/26 2021-03-22T20:38:30.380 INFO:teuthology.orchestra.run.gibba044.stdout: Verifying : librabbitmq-0.9.0-2.el8.x86_64 19/26 2021-03-22T20:38:30.380 INFO:teuthology.orchestra.run.gibba044.stdout: Verifying : python3-prettytable-0.7.2-14.el8.noarch 20/26 2021-03-22T20:38:30.380 INFO:teuthology.orchestra.run.gibba044.stdout: Verifying : librdkafka-0.11.4-1.el8.x86_64 21/26 2021-03-22T20:38:30.380 INFO:teuthology.orchestra.run.gibba044.stdout: Verifying : lttng-ust-2.8.1-11.el8.x86_64 22/26 2021-03-22T20:38:30.380 INFO:teuthology.orchestra.run.gibba044.stdout: Verifying : librados2-2:15.2.10-70.g224e0301.el8.x86_64 23/26 2021-03-22T20:38:30.380 INFO:teuthology.orchestra.run.gibba044.stdout: Verifying : librados2-1:12.2.7-9.el8.x86_64 24/26 2021-03-22T20:38:30.380 INFO:teuthology.orchestra.run.gibba044.stdout: Verifying : librbd1-2:15.2.10-70.g224e0301.el8.x86_64 25/26 2021-03-22T20:38:31.087 INFO:teuthology.orchestra.run.gibba044.stdout: Verifying : librbd1-1:12.2.7-9.el8.x86_64 26/26 2021-03-22T20:38:31.087 INFO:teuthology.orchestra.run.gibba044.stdout:Installed products updated. 2021-03-22T20:38:31.356 INFO:teuthology.orchestra.run.gibba020.stdout:(6/6): ceph-test-15.2.10-70.g224e0301.el8.x86_6 20 MB/s | 43 MB 00:02 2021-03-22T20:38:31.358 INFO:teuthology.orchestra.run.gibba020.stdout:-------------------------------------------------------------------------------- 2021-03-22T20:38:31.358 INFO:teuthology.orchestra.run.gibba020.stdout:Total 21 MB/s | 43 MB 00:02 2021-03-22T20:38:31.361 INFO:teuthology.orchestra.run.gibba020.stdout:Running transaction check 2021-03-22T20:38:31.376 INFO:teuthology.orchestra.run.gibba020.stdout:Transaction check succeeded. 2021-03-22T20:38:31.376 INFO:teuthology.orchestra.run.gibba020.stdout:Running transaction test 2021-03-22T20:38:31.556 INFO:teuthology.orchestra.run.gibba020.stdout:Transaction test succeeded. 2021-03-22T20:38:31.558 INFO:teuthology.orchestra.run.gibba020.stdout:Running transaction 2021-03-22T20:38:31.963 INFO:teuthology.orchestra.run.gibba020.stdout: Preparing : 1/1 2021-03-22T20:38:32.146 INFO:teuthology.orchestra.run.gibba020.stdout: Installing : libxslt-1.1.32-5.el8.x86_64 1/6 2021-03-22T20:38:32.329 INFO:teuthology.orchestra.run.gibba020.stdout: Installing : xmlstarlet-1.6.1-11.el8.x86_64 2/6 2021-03-22T20:38:32.471 INFO:teuthology.orchestra.run.gibba020.stdout: Installing : oniguruma-6.8.2-2.el8.x86_64 3/6 2021-03-22T20:38:32.587 INFO:teuthology.orchestra.run.gibba020.stdout: Running scriptlet: oniguruma-6.8.2-2.el8.x86_64 3/6 2021-03-22T20:38:32.631 INFO:teuthology.orchestra.run.gibba044.stdout: 2021-03-22T20:38:32.632 INFO:teuthology.orchestra.run.gibba044.stdout:Upgraded: 2021-03-22T20:38:32.632 INFO:teuthology.orchestra.run.gibba044.stdout: librados2-2:15.2.10-70.g224e0301.el8.x86_64 2021-03-22T20:38:32.632 INFO:teuthology.orchestra.run.gibba044.stdout: librbd1-2:15.2.10-70.g224e0301.el8.x86_64 2021-03-22T20:38:32.632 INFO:teuthology.orchestra.run.gibba044.stdout: 2021-03-22T20:38:32.632 INFO:teuthology.orchestra.run.gibba044.stdout:Installed: 2021-03-22T20:38:32.632 INFO:teuthology.orchestra.run.gibba044.stdout: ceph-base-2:15.2.10-70.g224e0301.el8.x86_64 2021-03-22T20:38:32.632 INFO:teuthology.orchestra.run.gibba044.stdout: ceph-common-2:15.2.10-70.g224e0301.el8.x86_64 2021-03-22T20:38:32.632 INFO:teuthology.orchestra.run.gibba044.stdout: ceph-radosgw-2:15.2.10-70.g224e0301.el8.x86_64 2021-03-22T20:38:32.632 INFO:teuthology.orchestra.run.gibba044.stdout: ceph-selinux-2:15.2.10-70.g224e0301.el8.x86_64 2021-03-22T20:38:32.632 INFO:teuthology.orchestra.run.gibba044.stdout: fmt-6.2.1-1.el8.x86_64 2021-03-22T20:38:32.632 INFO:teuthology.orchestra.run.gibba044.stdout: gperftools-libs-1:2.7-9.el8.x86_64 2021-03-22T20:38:32.633 INFO:teuthology.orchestra.run.gibba044.stdout: leveldb-1.22-1.el8.x86_64 2021-03-22T20:38:32.633 INFO:teuthology.orchestra.run.gibba044.stdout: libcephfs2-2:15.2.10-70.g224e0301.el8.x86_64 2021-03-22T20:38:32.633 INFO:teuthology.orchestra.run.gibba044.stdout: liboath-2.6.2-3.el8.x86_64 2021-03-22T20:38:32.633 INFO:teuthology.orchestra.run.gibba044.stdout: librabbitmq-0.9.0-2.el8.x86_64 2021-03-22T20:38:32.633 INFO:teuthology.orchestra.run.gibba044.stdout: libradosstriper1-2:15.2.10-70.g224e0301.el8.x86_64 2021-03-22T20:38:32.633 INFO:teuthology.orchestra.run.gibba044.stdout: librdkafka-0.11.4-1.el8.x86_64 2021-03-22T20:38:32.633 INFO:teuthology.orchestra.run.gibba044.stdout: librgw2-2:15.2.10-70.g224e0301.el8.x86_64 2021-03-22T20:38:32.633 INFO:teuthology.orchestra.run.gibba044.stdout: libunwind-1.3.1-3.el8.x86_64 2021-03-22T20:38:32.633 INFO:teuthology.orchestra.run.gibba044.stdout: lttng-ust-2.8.1-11.el8.x86_64 2021-03-22T20:38:32.633 INFO:teuthology.orchestra.run.gibba044.stdout: python3-ceph-argparse-2:15.2.10-70.g224e0301.el8.x86_64 2021-03-22T20:38:32.633 INFO:teuthology.orchestra.run.gibba044.stdout: python3-ceph-common-2:15.2.10-70.g224e0301.el8.x86_64 2021-03-22T20:38:32.633 INFO:teuthology.orchestra.run.gibba044.stdout: python3-cephfs-2:15.2.10-70.g224e0301.el8.x86_64 2021-03-22T20:38:32.634 INFO:teuthology.orchestra.run.gibba044.stdout: python3-prettytable-0.7.2-14.el8.noarch 2021-03-22T20:38:32.634 INFO:teuthology.orchestra.run.gibba044.stdout: python3-rados-2:15.2.10-70.g224e0301.el8.x86_64 2021-03-22T20:38:32.634 INFO:teuthology.orchestra.run.gibba044.stdout: python3-rbd-2:15.2.10-70.g224e0301.el8.x86_64 2021-03-22T20:38:32.634 INFO:teuthology.orchestra.run.gibba044.stdout: python3-rgw-2:15.2.10-70.g224e0301.el8.x86_64 2021-03-22T20:38:32.634 INFO:teuthology.orchestra.run.gibba044.stdout: 2021-03-22T20:38:32.634 INFO:teuthology.orchestra.run.gibba044.stdout:Complete! 2021-03-22T20:38:32.731 DEBUG:teuthology.orchestra.run.gibba044:> sudo yum -y install ceph-test 2021-03-22T20:38:32.784 INFO:teuthology.orchestra.run.gibba020.stdout: Installing : jq-1.5-12.el8.x86_64 4/6 2021-03-22T20:38:32.936 INFO:teuthology.orchestra.run.gibba044.stdout:Updating Subscription Management repositories. 2021-03-22T20:38:33.350 INFO:teuthology.orchestra.run.gibba044.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 89 kB/s | 2.4 kB 00:00 2021-03-22T20:38:33.438 INFO:teuthology.orchestra.run.gibba044.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 108 kB/s | 2.8 kB 00:00 2021-03-22T20:38:34.568 INFO:teuthology.orchestra.run.gibba044.stdout:Dependencies resolved. 2021-03-22T20:38:34.568 INFO:teuthology.orchestra.run.gibba044.stdout:======================================================================================== 2021-03-22T20:38:34.569 INFO:teuthology.orchestra.run.gibba044.stdout: Package Arch Version Repository Size 2021-03-22T20:38:34.569 INFO:teuthology.orchestra.run.gibba044.stdout:======================================================================================== 2021-03-22T20:38:34.569 INFO:teuthology.orchestra.run.gibba044.stdout:Installing: 2021-03-22T20:38:34.569 INFO:teuthology.orchestra.run.gibba044.stdout: ceph-test x86_64 2:15.2.10-70.g224e0301.el8 ceph 43 M 2021-03-22T20:38:34.569 INFO:teuthology.orchestra.run.gibba044.stdout:Installing dependencies: 2021-03-22T20:38:34.569 INFO:teuthology.orchestra.run.gibba044.stdout: jq x86_64 1.5-12.el8 rhel-8-for-x86_64-appstream-rpms 161 k 2021-03-22T20:38:34.569 INFO:teuthology.orchestra.run.gibba044.stdout: libxslt x86_64 1.1.32-5.el8 rhel-8-for-x86_64-baseos-rpms 250 k 2021-03-22T20:38:34.569 INFO:teuthology.orchestra.run.gibba044.stdout: oniguruma x86_64 6.8.2-2.el8 rhel-8-for-x86_64-appstream-rpms 187 k 2021-03-22T20:38:34.569 INFO:teuthology.orchestra.run.gibba044.stdout: socat x86_64 1.7.3.3-2.el8 rhel-8-for-x86_64-appstream-rpms 302 k 2021-03-22T20:38:34.569 INFO:teuthology.orchestra.run.gibba044.stdout: xmlstarlet x86_64 1.6.1-11.el8 epel 69 k 2021-03-22T20:38:34.569 INFO:teuthology.orchestra.run.gibba044.stdout: 2021-03-22T20:38:34.569 INFO:teuthology.orchestra.run.gibba044.stdout:Transaction Summary 2021-03-22T20:38:34.570 INFO:teuthology.orchestra.run.gibba044.stdout:======================================================================================== 2021-03-22T20:38:34.570 INFO:teuthology.orchestra.run.gibba044.stdout:Install 6 Packages 2021-03-22T20:38:34.570 INFO:teuthology.orchestra.run.gibba044.stdout: 2021-03-22T20:38:34.570 INFO:teuthology.orchestra.run.gibba044.stdout:Total download size: 43 M 2021-03-22T20:38:34.570 INFO:teuthology.orchestra.run.gibba044.stdout:Installed size: 182 M 2021-03-22T20:38:34.571 INFO:teuthology.orchestra.run.gibba044.stdout:Downloading Packages: 2021-03-22T20:38:34.600 INFO:teuthology.orchestra.run.gibba044.stdout:(1/6): libxslt-1.1.32-5.el8.x86_64.rpm 8.3 MB/s | 250 kB 00:00 2021-03-22T20:38:34.618 INFO:teuthology.orchestra.run.gibba044.stdout:(2/6): jq-1.5-12.el8.x86_64.rpm 8.6 MB/s | 161 kB 00:00 2021-03-22T20:38:34.639 INFO:teuthology.orchestra.run.gibba044.stdout:(3/6): socat-1.7.3.3-2.el8.x86_64.rpm 15 MB/s | 302 kB 00:00 2021-03-22T20:38:34.657 INFO:teuthology.orchestra.run.gibba044.stdout:(4/6): oniguruma-6.8.2-2.el8.x86_64.rpm 10 MB/s | 187 kB 00:00 2021-03-22T20:38:36.014 INFO:teuthology.orchestra.run.gibba020.stdout: Installing : socat-1.7.3.3-2.el8.x86_64 5/6 2021-03-22T20:38:36.260 INFO:teuthology.orchestra.run.gibba020.stdout: Installing : ceph-test-2:15.2.10-70.g224e0301.el8.x86_64 6/6 2021-03-22T20:38:36.426 INFO:teuthology.orchestra.run.gibba020.stdout: Running scriptlet: ceph-test-2:15.2.10-70.g224e0301.el8.x86_64 6/6 2021-03-22T20:38:36.426 INFO:teuthology.orchestra.run.gibba020.stdout: Verifying : ceph-test-2:15.2.10-70.g224e0301.el8.x86_64 1/6 2021-03-22T20:38:36.426 INFO:teuthology.orchestra.run.gibba020.stdout: Verifying : xmlstarlet-1.6.1-11.el8.x86_64 2/6 2021-03-22T20:38:36.426 INFO:teuthology.orchestra.run.gibba020.stdout: Verifying : jq-1.5-12.el8.x86_64 3/6 2021-03-22T20:38:36.426 INFO:teuthology.orchestra.run.gibba020.stdout: Verifying : socat-1.7.3.3-2.el8.x86_64 4/6 2021-03-22T20:38:36.426 INFO:teuthology.orchestra.run.gibba020.stdout: Verifying : oniguruma-6.8.2-2.el8.x86_64 5/6 2021-03-22T20:38:36.472 INFO:teuthology.orchestra.run.gibba044.stdout:(5/6): ceph-test-15.2.10-70.g224e0301.el8.x86_6 22 MB/s | 43 MB 00:01 2021-03-22T20:38:36.472 INFO:teuthology.orchestra.run.gibba044.stdout:(6/6): xmlstarlet-1.6.1-11.el8.x86_64.rpm 36 kB/s | 69 kB 00:01 2021-03-22T20:38:36.473 INFO:teuthology.orchestra.run.gibba044.stdout:-------------------------------------------------------------------------------- 2021-03-22T20:38:36.474 INFO:teuthology.orchestra.run.gibba044.stdout:Total 23 MB/s | 43 MB 00:01 2021-03-22T20:38:36.476 INFO:teuthology.orchestra.run.gibba044.stdout:Running transaction check 2021-03-22T20:38:36.491 INFO:teuthology.orchestra.run.gibba044.stdout:Transaction check succeeded. 2021-03-22T20:38:36.491 INFO:teuthology.orchestra.run.gibba044.stdout:Running transaction test 2021-03-22T20:38:36.669 INFO:teuthology.orchestra.run.gibba044.stdout:Transaction test succeeded. 2021-03-22T20:38:36.671 INFO:teuthology.orchestra.run.gibba044.stdout:Running transaction 2021-03-22T20:38:36.685 INFO:teuthology.orchestra.run.gibba020.stdout: Verifying : libxslt-1.1.32-5.el8.x86_64 6/6 2021-03-22T20:38:36.685 INFO:teuthology.orchestra.run.gibba020.stdout:Installed products updated. 2021-03-22T20:38:37.077 INFO:teuthology.orchestra.run.gibba044.stdout: Preparing : 1/1 2021-03-22T20:38:37.235 INFO:teuthology.orchestra.run.gibba044.stdout: Installing : oniguruma-6.8.2-2.el8.x86_64 1/6 2021-03-22T20:38:37.298 INFO:teuthology.orchestra.run.gibba044.stdout: Running scriptlet: oniguruma-6.8.2-2.el8.x86_64 1/6 2021-03-22T20:38:37.572 INFO:teuthology.orchestra.run.gibba044.stdout: Installing : jq-1.5-12.el8.x86_64 2/6 2021-03-22T20:38:37.771 INFO:teuthology.orchestra.run.gibba044.stdout: Installing : socat-1.7.3.3-2.el8.x86_64 3/6 2021-03-22T20:38:38.035 INFO:teuthology.orchestra.run.gibba044.stdout: Installing : libxslt-1.1.32-5.el8.x86_64 4/6 2021-03-22T20:38:38.263 INFO:teuthology.orchestra.run.gibba020.stdout: 2021-03-22T20:38:38.263 INFO:teuthology.orchestra.run.gibba020.stdout:Installed: 2021-03-22T20:38:38.264 INFO:teuthology.orchestra.run.gibba020.stdout: ceph-test-2:15.2.10-70.g224e0301.el8.x86_64 jq-1.5-12.el8.x86_64 2021-03-22T20:38:38.264 INFO:teuthology.orchestra.run.gibba020.stdout: libxslt-1.1.32-5.el8.x86_64 oniguruma-6.8.2-2.el8.x86_64 2021-03-22T20:38:38.264 INFO:teuthology.orchestra.run.gibba020.stdout: socat-1.7.3.3-2.el8.x86_64 xmlstarlet-1.6.1-11.el8.x86_64 2021-03-22T20:38:38.264 INFO:teuthology.orchestra.run.gibba020.stdout: 2021-03-22T20:38:38.264 INFO:teuthology.orchestra.run.gibba020.stdout:Complete! 2021-03-22T20:38:38.341 DEBUG:teuthology.orchestra.run.gibba020:> sudo yum -y install ceph 2021-03-22T20:38:38.540 INFO:teuthology.orchestra.run.gibba020.stdout:Updating Subscription Management repositories. 2021-03-22T20:38:39.042 INFO:teuthology.orchestra.run.gibba020.stdout:Last metadata expiration check: 0:00:01 ago on Mon 22 Mar 2021 08:38:37 PM UTC. 2021-03-22T20:38:40.630 INFO:teuthology.orchestra.run.gibba020.stdout:Dependencies resolved. 2021-03-22T20:38:40.633 INFO:teuthology.orchestra.run.gibba020.stdout:====================================================================================================== 2021-03-22T20:38:40.633 INFO:teuthology.orchestra.run.gibba020.stdout: Package Arch Version Repository Size 2021-03-22T20:38:40.633 INFO:teuthology.orchestra.run.gibba020.stdout:====================================================================================================== 2021-03-22T20:38:40.633 INFO:teuthology.orchestra.run.gibba020.stdout:Installing: 2021-03-22T20:38:40.633 INFO:teuthology.orchestra.run.gibba020.stdout: ceph x86_64 2:15.2.10-70.g224e0301.el8 ceph 6.4 k 2021-03-22T20:38:40.634 INFO:teuthology.orchestra.run.gibba020.stdout:Installing dependencies: 2021-03-22T20:38:40.634 INFO:teuthology.orchestra.run.gibba020.stdout: ceph-mds x86_64 2:15.2.10-70.g224e0301.el8 ceph 2.0 M 2021-03-22T20:38:40.634 INFO:teuthology.orchestra.run.gibba020.stdout: ceph-mgr x86_64 2:15.2.10-70.g224e0301.el8 ceph 1.4 M 2021-03-22T20:38:40.634 INFO:teuthology.orchestra.run.gibba020.stdout: ceph-mgr-modules-core noarch 2:15.2.10-70.g224e0301.el8 ceph-noarch 192 k 2021-03-22T20:38:40.634 INFO:teuthology.orchestra.run.gibba020.stdout: ceph-mon x86_64 2:15.2.10-70.g224e0301.el8 ceph 4.4 M 2021-03-22T20:38:40.634 INFO:teuthology.orchestra.run.gibba020.stdout: ceph-osd x86_64 2:15.2.10-70.g224e0301.el8 ceph 17 M 2021-03-22T20:38:40.634 INFO:teuthology.orchestra.run.gibba020.stdout: python3-asn1crypto noarch 0.24.0-3.el8 rhel-8-for-x86_64-baseos-rpms 181 k 2021-03-22T20:38:40.634 INFO:teuthology.orchestra.run.gibba020.stdout: python3-bcrypt x86_64 3.1.6-2.el8.1 epel 44 k 2021-03-22T20:38:40.634 INFO:teuthology.orchestra.run.gibba020.stdout: python3-beautifulsoup4 noarch 4.6.3-2.el8.1 epel 185 k 2021-03-22T20:38:40.634 INFO:teuthology.orchestra.run.gibba020.stdout: python3-cffi x86_64 1.11.5-5.el8 rhel-8-for-x86_64-baseos-rpms 238 k 2021-03-22T20:38:40.634 INFO:teuthology.orchestra.run.gibba020.stdout: python3-cheroot noarch 8.5.2-1.el8 epel 173 k 2021-03-22T20:38:40.635 INFO:teuthology.orchestra.run.gibba020.stdout: python3-cherrypy noarch 18.4.0-1.el8 epel 384 k 2021-03-22T20:38:40.635 INFO:teuthology.orchestra.run.gibba020.stdout: python3-cryptography x86_64 2.3-3.el8 rhel-8-for-x86_64-baseos-rpms 511 k 2021-03-22T20:38:40.635 INFO:teuthology.orchestra.run.gibba020.stdout: python3-jaraco noarch 6.2-6.el8 epel 11 k 2021-03-22T20:38:40.635 INFO:teuthology.orchestra.run.gibba020.stdout: python3-jaraco-functools noarch 2.0-4.el8 epel 18 k 2021-03-22T20:38:40.635 INFO:teuthology.orchestra.run.gibba020.stdout: python3-logutils noarch 0.3.5-11.el8 epel 49 k 2021-03-22T20:38:40.635 INFO:teuthology.orchestra.run.gibba020.stdout: python3-lxml x86_64 4.2.3-1.el8 rhel-8-for-x86_64-appstream-rpms 1.5 M 2021-03-22T20:38:40.635 INFO:teuthology.orchestra.run.gibba020.stdout: python3-mako noarch 1.0.6-13.el8 rhel-8-for-x86_64-appstream-rpms 157 k 2021-03-22T20:38:40.635 INFO:teuthology.orchestra.run.gibba020.stdout: python3-markupsafe x86_64 0.23-19.el8 rhel-8-for-x86_64-appstream-rpms 39 k 2021-03-22T20:38:40.635 INFO:teuthology.orchestra.run.gibba020.stdout: python3-more-itertools noarch 7.2.0-3.el8 epel 59 k 2021-03-22T20:38:40.635 INFO:teuthology.orchestra.run.gibba020.stdout: python3-pecan noarch 1.3.2-9.el8 epel 283 k 2021-03-22T20:38:40.636 INFO:teuthology.orchestra.run.gibba020.stdout: python3-portend noarch 2.6-1.el8 epel 16 k 2021-03-22T20:38:40.636 INFO:teuthology.orchestra.run.gibba020.stdout: python3-pyOpenSSL noarch 18.0.0-1.el8 rhel-8-for-x86_64-appstream-rpms 103 k 2021-03-22T20:38:40.636 INFO:teuthology.orchestra.run.gibba020.stdout: python3-pycparser noarch 2.14-14.el8 rhel-8-for-x86_64-baseos-rpms 109 k 2021-03-22T20:38:40.636 INFO:teuthology.orchestra.run.gibba020.stdout: python3-pytz noarch 2017.2-9.el8 rhel-8-for-x86_64-appstream-rpms 54 k 2021-03-22T20:38:40.636 INFO:teuthology.orchestra.run.gibba020.stdout: python3-simplegeneric noarch 0.8.1-17.el8 epel 19 k 2021-03-22T20:38:40.636 INFO:teuthology.orchestra.run.gibba020.stdout: python3-singledispatch noarch 3.4.0.3-18.el8 epel 24 k 2021-03-22T20:38:40.636 INFO:teuthology.orchestra.run.gibba020.stdout: python3-tempora noarch 1.14.1-5.el8 epel 29 k 2021-03-22T20:38:40.636 INFO:teuthology.orchestra.run.gibba020.stdout: python3-trustme noarch 0.6.0-4.el8 epel 27 k 2021-03-22T20:38:40.636 INFO:teuthology.orchestra.run.gibba020.stdout: python3-waitress noarch 1.2.1-2.el8.1 epel 241 k 2021-03-22T20:38:40.636 INFO:teuthology.orchestra.run.gibba020.stdout: python3-webencodings noarch 0.5.1-6.el8 rhel-8-for-x86_64-appstream-rpms 27 k 2021-03-22T20:38:40.636 INFO:teuthology.orchestra.run.gibba020.stdout: python3-webob noarch 1.8.5-1.el8.1 epel 251 k 2021-03-22T20:38:40.637 INFO:teuthology.orchestra.run.gibba020.stdout: python3-webtest noarch 2.0.33-1.el8 epel 85 k 2021-03-22T20:38:40.637 INFO:teuthology.orchestra.run.gibba020.stdout: python3-werkzeug noarch 0.12.2-4.el8 rhel-8-for-x86_64-appstream-rpms 457 k 2021-03-22T20:38:40.637 INFO:teuthology.orchestra.run.gibba020.stdout: python3-zc-lockfile noarch 2.0-2.el8 epel 23 k 2021-03-22T20:38:40.637 INFO:teuthology.orchestra.run.gibba020.stdout:Installing weak dependencies: 2021-03-22T20:38:40.637 INFO:teuthology.orchestra.run.gibba020.stdout: python3-cssselect noarch 0.9.2-10.el8 epel 40 k 2021-03-22T20:38:40.637 INFO:teuthology.orchestra.run.gibba020.stdout: python3-html5lib noarch 1:0.999999999-6.el8 rhel-8-for-x86_64-appstream-rpms 214 k 2021-03-22T20:38:40.637 INFO:teuthology.orchestra.run.gibba020.stdout: 2021-03-22T20:38:40.637 INFO:teuthology.orchestra.run.gibba020.stdout:Transaction Summary 2021-03-22T20:38:40.637 INFO:teuthology.orchestra.run.gibba020.stdout:====================================================================================================== 2021-03-22T20:38:40.637 INFO:teuthology.orchestra.run.gibba020.stdout:Install 37 Packages 2021-03-22T20:38:40.637 INFO:teuthology.orchestra.run.gibba020.stdout: 2021-03-22T20:38:40.638 INFO:teuthology.orchestra.run.gibba020.stdout:Total download size: 30 M 2021-03-22T20:38:40.638 INFO:teuthology.orchestra.run.gibba020.stdout:Installed size: 107 M 2021-03-22T20:38:40.638 INFO:teuthology.orchestra.run.gibba020.stdout:Downloading Packages: 2021-03-22T20:38:40.726 INFO:teuthology.orchestra.run.gibba020.stdout:(1/37): ceph-15.2.10-70.g224e0301.el8.x86_64.rp 73 kB/s | 6.4 kB 00:00 2021-03-22T20:38:40.991 INFO:teuthology.orchestra.run.gibba020.stdout:(2/37): ceph-mgr-15.2.10-70.g224e0301.el8.x86_6 4.0 MB/s | 1.4 MB 00:00 2021-03-22T20:38:41.083 INFO:teuthology.orchestra.run.gibba020.stdout:(3/37): ceph-mon-15.2.10-70.g224e0301.el8.x86_6 12 MB/s | 4.4 MB 00:00 2021-03-22T20:38:41.115 INFO:teuthology.orchestra.run.gibba020.stdout:(4/37): ceph-mgr-modules-core-15.2.10-70.g224e0 5.9 MB/s | 192 kB 00:00 2021-03-22T20:38:41.130 INFO:teuthology.orchestra.run.gibba020.stdout:(5/37): ceph-mds-15.2.10-70.g224e0301.el8.x86_6 4.2 MB/s | 2.0 MB 00:00 2021-03-22T20:38:41.229 INFO:teuthology.orchestra.run.gibba020.stdout:(6/37): python3-bcrypt-3.1.6-2.el8.1.x86_64.rpm 382 kB/s | 44 kB 00:00 2021-03-22T20:38:41.247 INFO:teuthology.orchestra.run.gibba020.stdout:(7/37): python3-beautifulsoup4-4.6.3-2.el8.1.no 1.5 MB/s | 185 kB 00:00 2021-03-22T20:38:41.259 INFO:teuthology.orchestra.run.gibba044.stdout: Installing : xmlstarlet-1.6.1-11.el8.x86_64 5/6 2021-03-22T20:38:41.360 INFO:teuthology.orchestra.run.gibba020.stdout:(8/37): python3-cherrypy-18.4.0-1.el8.noarch.rp 3.3 MB/s | 384 kB 00:00 2021-03-22T20:38:41.368 INFO:teuthology.orchestra.run.gibba020.stdout:(9/37): python3-cheroot-8.5.2-1.el8.noarch.rpm 1.2 MB/s | 173 kB 00:00 2021-03-22T20:38:41.399 INFO:teuthology.orchestra.run.gibba020.stdout:(10/37): python3-jaraco-6.2-6.el8.noarch.rpm 352 kB/s | 11 kB 00:00 2021-03-22T20:38:41.401 INFO:teuthology.orchestra.run.gibba020.stdout:(11/37): python3-cssselect-0.9.2-10.el8.noarch. 973 kB/s | 40 kB 00:00 2021-03-22T20:38:41.498 INFO:teuthology.orchestra.run.gibba044.stdout: Installing : ceph-test-2:15.2.10-70.g224e0301.el8.x86_64 6/6 2021-03-22T20:38:41.518 INFO:teuthology.orchestra.run.gibba020.stdout:(12/37): python3-jaraco-functools-2.0-4.el8.noa 149 kB/s | 18 kB 00:00 2021-03-22T20:38:41.519 INFO:teuthology.orchestra.run.gibba020.stdout:(13/37): python3-logutils-0.3.5-11.el8.noarch.r 411 kB/s | 49 kB 00:00 2021-03-22T20:38:41.592 INFO:teuthology.orchestra.run.gibba020.stdout:(14/37): python3-more-itertools-7.2.0-3.el8.noa 791 kB/s | 59 kB 00:00 2021-03-22T20:38:41.593 INFO:teuthology.orchestra.run.gibba020.stdout:(15/37): python3-pecan-1.3.2-9.el8.noarch.rpm 3.7 MB/s | 283 kB 00:00 2021-03-22T20:38:41.659 INFO:teuthology.orchestra.run.gibba044.stdout: Running scriptlet: ceph-test-2:15.2.10-70.g224e0301.el8.x86_64 6/6 2021-03-22T20:38:41.659 INFO:teuthology.orchestra.run.gibba044.stdout: Verifying : ceph-test-2:15.2.10-70.g224e0301.el8.x86_64 1/6 2021-03-22T20:38:41.659 INFO:teuthology.orchestra.run.gibba044.stdout: Verifying : xmlstarlet-1.6.1-11.el8.x86_64 2/6 2021-03-22T20:38:41.659 INFO:teuthology.orchestra.run.gibba044.stdout: Verifying : libxslt-1.1.32-5.el8.x86_64 3/6 2021-03-22T20:38:41.659 INFO:teuthology.orchestra.run.gibba044.stdout: Verifying : jq-1.5-12.el8.x86_64 4/6 2021-03-22T20:38:41.659 INFO:teuthology.orchestra.run.gibba044.stdout: Verifying : socat-1.7.3.3-2.el8.x86_64 5/6 2021-03-22T20:38:41.724 INFO:teuthology.orchestra.run.gibba020.stdout:(16/37): ceph-osd-15.2.10-70.g224e0301.el8.x86_ 23 MB/s | 17 MB 00:00 2021-03-22T20:38:41.724 INFO:teuthology.orchestra.run.gibba020.stdout:(17/37): python3-portend-2.6-1.el8.noarch.rpm 119 kB/s | 16 kB 00:00 2021-03-22T20:38:41.724 INFO:teuthology.orchestra.run.gibba020.stdout:(18/37): python3-simplegeneric-0.8.1-17.el8.noa 144 kB/s | 19 kB 00:00 2021-03-22T20:38:41.756 INFO:teuthology.orchestra.run.gibba020.stdout:(19/37): python3-tempora-1.14.1-5.el8.noarch.rp 926 kB/s | 29 kB 00:00 2021-03-22T20:38:41.768 INFO:teuthology.orchestra.run.gibba020.stdout:(20/37): python3-trustme-0.6.0-4.el8.noarch.rpm 625 kB/s | 27 kB 00:00 2021-03-22T20:38:41.796 INFO:teuthology.orchestra.run.gibba020.stdout:(21/37): python3-singledispatch-3.4.0.3-18.el8. 329 kB/s | 24 kB 00:00 2021-03-22T20:38:41.809 INFO:teuthology.orchestra.run.gibba020.stdout:(22/37): python3-webob-1.8.5-1.el8.1.noarch.rpm 6.0 MB/s | 251 kB 00:00 2021-03-22T20:38:41.827 INFO:teuthology.orchestra.run.gibba020.stdout:(23/37): python3-waitress-1.2.1-2.el8.1.noarch. 3.3 MB/s | 241 kB 00:00 2021-03-22T20:38:41.838 INFO:teuthology.orchestra.run.gibba020.stdout:(24/37): python3-zc-lockfile-2.0-2.el8.noarch.r 797 kB/s | 23 kB 00:00 2021-03-22T20:38:41.861 INFO:teuthology.orchestra.run.gibba020.stdout:(25/37): python3-webencodings-0.5.1-6.el8.noarc 799 kB/s | 27 kB 00:00 2021-03-22T20:38:41.863 INFO:teuthology.orchestra.run.gibba020.stdout:(26/37): python3-webtest-2.0.33-1.el8.noarch.rp 1.2 MB/s | 85 kB 00:00 2021-03-22T20:38:41.885 INFO:teuthology.orchestra.run.gibba020.stdout:(27/37): python3-lxml-4.2.3-1.el8.x86_64.rpm 32 MB/s | 1.5 MB 00:00 2021-03-22T20:38:41.886 INFO:teuthology.orchestra.run.gibba020.stdout:(28/37): python3-pyOpenSSL-18.0.0-1.el8.noarch. 4.1 MB/s | 103 kB 00:00 2021-03-22T20:38:41.902 INFO:teuthology.orchestra.run.gibba020.stdout:(29/37): python3-werkzeug-0.12.2-4.el8.noarch.r 11 MB/s | 457 kB 00:00 2021-03-22T20:38:41.908 INFO:teuthology.orchestra.run.gibba020.stdout:(30/37): python3-mako-1.0.6-13.el8.noarch.rpm 6.9 MB/s | 157 kB 00:00 2021-03-22T20:38:41.920 INFO:teuthology.orchestra.run.gibba020.stdout:(31/37): python3-html5lib-0.999999999-6.el8.noa 6.2 MB/s | 214 kB 00:00 2021-03-22T20:38:41.921 INFO:teuthology.orchestra.run.gibba044.stdout: Verifying : oniguruma-6.8.2-2.el8.x86_64 6/6 2021-03-22T20:38:41.922 INFO:teuthology.orchestra.run.gibba044.stdout:Installed products updated. 2021-03-22T20:38:41.925 INFO:teuthology.orchestra.run.gibba020.stdout:(32/37): python3-pytz-2017.2-9.el8.noarch.rpm 2.7 MB/s | 54 kB 00:00 2021-03-22T20:38:41.937 INFO:teuthology.orchestra.run.gibba020.stdout:(33/37): python3-markupsafe-0.23-19.el8.x86_64. 1.3 MB/s | 39 kB 00:00 2021-03-22T20:38:41.945 INFO:teuthology.orchestra.run.gibba020.stdout:(34/37): python3-cffi-1.11.5-5.el8.x86_64.rpm 9.0 MB/s | 238 kB 00:00 2021-03-22T20:38:41.954 INFO:teuthology.orchestra.run.gibba020.stdout:(35/37): python3-asn1crypto-0.24.0-3.el8.noarch 6.9 MB/s | 181 kB 00:00 2021-03-22T20:38:41.960 INFO:teuthology.orchestra.run.gibba020.stdout:(36/37): python3-pycparser-2.14-14.el8.noarch.r 4.7 MB/s | 109 kB 00:00 2021-03-22T20:38:41.967 INFO:teuthology.orchestra.run.gibba020.stdout:(37/37): python3-cryptography-2.3-3.el8.x86_64. 23 MB/s | 511 kB 00:00 2021-03-22T20:38:41.969 INFO:teuthology.orchestra.run.gibba020.stdout:-------------------------------------------------------------------------------- 2021-03-22T20:38:41.969 INFO:teuthology.orchestra.run.gibba020.stdout:Total 23 MB/s | 30 MB 00:01 2021-03-22T20:38:41.977 INFO:teuthology.orchestra.run.gibba020.stdout:Running transaction check 2021-03-22T20:38:42.006 INFO:teuthology.orchestra.run.gibba020.stdout:Transaction check succeeded. 2021-03-22T20:38:42.006 INFO:teuthology.orchestra.run.gibba020.stdout:Running transaction test 2021-03-22T20:38:42.199 INFO:teuthology.orchestra.run.gibba020.stdout:Transaction test succeeded. 2021-03-22T20:38:42.201 INFO:teuthology.orchestra.run.gibba020.stdout:Running transaction 2021-03-22T20:38:43.480 INFO:teuthology.orchestra.run.gibba020.stdout: Preparing : 1/1 2021-03-22T20:38:43.506 INFO:teuthology.orchestra.run.gibba044.stdout: 2021-03-22T20:38:43.506 INFO:teuthology.orchestra.run.gibba044.stdout:Installed: 2021-03-22T20:38:43.506 INFO:teuthology.orchestra.run.gibba044.stdout: ceph-test-2:15.2.10-70.g224e0301.el8.x86_64 jq-1.5-12.el8.x86_64 2021-03-22T20:38:43.507 INFO:teuthology.orchestra.run.gibba044.stdout: libxslt-1.1.32-5.el8.x86_64 oniguruma-6.8.2-2.el8.x86_64 2021-03-22T20:38:43.507 INFO:teuthology.orchestra.run.gibba044.stdout: socat-1.7.3.3-2.el8.x86_64 xmlstarlet-1.6.1-11.el8.x86_64 2021-03-22T20:38:43.507 INFO:teuthology.orchestra.run.gibba044.stdout: 2021-03-22T20:38:43.507 INFO:teuthology.orchestra.run.gibba044.stdout:Complete! 2021-03-22T20:38:43.587 DEBUG:teuthology.orchestra.run.gibba044:> sudo yum -y install ceph 2021-03-22T20:38:43.700 INFO:teuthology.orchestra.run.gibba020.stdout: Installing : python3-more-itertools-7.2.0-3.el8.noarch 1/37 2021-03-22T20:38:43.785 INFO:teuthology.orchestra.run.gibba044.stdout:Updating Subscription Management repositories. 2021-03-22T20:38:43.978 INFO:teuthology.orchestra.run.gibba020.stdout: Installing : python3-webob-1.8.5-1.el8.1.noarch 2/37 2021-03-22T20:38:44.187 INFO:teuthology.orchestra.run.gibba044.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 88 kB/s | 2.4 kB 00:00 2021-03-22T20:38:44.223 INFO:teuthology.orchestra.run.gibba020.stdout: Installing : python3-pycparser-2.14-14.el8.noarch 3/37 2021-03-22T20:38:44.278 INFO:teuthology.orchestra.run.gibba044.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 102 kB/s | 2.8 kB 00:00 2021-03-22T20:38:44.447 INFO:teuthology.orchestra.run.gibba020.stdout: Installing : python3-cffi-1.11.5-5.el8.x86_64 4/37 2021-03-22T20:38:44.713 INFO:teuthology.orchestra.run.gibba020.stdout: Installing : python3-bcrypt-3.1.6-2.el8.1.x86_64 5/37 2021-03-22T20:38:45.028 INFO:teuthology.orchestra.run.gibba020.stdout: Installing : python3-asn1crypto-0.24.0-3.el8.noarch 6/37 2021-03-22T20:38:45.262 INFO:teuthology.orchestra.run.gibba020.stdout: Installing : python3-cryptography-2.3-3.el8.x86_64 7/37 2021-03-22T20:38:45.420 INFO:teuthology.orchestra.run.gibba044.stdout:Dependencies resolved. 2021-03-22T20:38:45.423 INFO:teuthology.orchestra.run.gibba044.stdout:====================================================================================================== 2021-03-22T20:38:45.423 INFO:teuthology.orchestra.run.gibba044.stdout: Package Arch Version Repository Size 2021-03-22T20:38:45.423 INFO:teuthology.orchestra.run.gibba044.stdout:====================================================================================================== 2021-03-22T20:38:45.423 INFO:teuthology.orchestra.run.gibba044.stdout:Installing: 2021-03-22T20:38:45.423 INFO:teuthology.orchestra.run.gibba044.stdout: ceph x86_64 2:15.2.10-70.g224e0301.el8 ceph 6.4 k 2021-03-22T20:38:45.423 INFO:teuthology.orchestra.run.gibba044.stdout:Installing dependencies: 2021-03-22T20:38:45.423 INFO:teuthology.orchestra.run.gibba044.stdout: ceph-mds x86_64 2:15.2.10-70.g224e0301.el8 ceph 2.0 M 2021-03-22T20:38:45.423 INFO:teuthology.orchestra.run.gibba044.stdout: ceph-mgr x86_64 2:15.2.10-70.g224e0301.el8 ceph 1.4 M 2021-03-22T20:38:45.423 INFO:teuthology.orchestra.run.gibba044.stdout: ceph-mgr-modules-core noarch 2:15.2.10-70.g224e0301.el8 ceph-noarch 192 k 2021-03-22T20:38:45.423 INFO:teuthology.orchestra.run.gibba044.stdout: ceph-mon x86_64 2:15.2.10-70.g224e0301.el8 ceph 4.4 M 2021-03-22T20:38:45.424 INFO:teuthology.orchestra.run.gibba044.stdout: ceph-osd x86_64 2:15.2.10-70.g224e0301.el8 ceph 17 M 2021-03-22T20:38:45.424 INFO:teuthology.orchestra.run.gibba044.stdout: python3-asn1crypto noarch 0.24.0-3.el8 rhel-8-for-x86_64-baseos-rpms 181 k 2021-03-22T20:38:45.424 INFO:teuthology.orchestra.run.gibba044.stdout: python3-bcrypt x86_64 3.1.6-2.el8.1 epel 44 k 2021-03-22T20:38:45.424 INFO:teuthology.orchestra.run.gibba044.stdout: python3-beautifulsoup4 noarch 4.6.3-2.el8.1 epel 185 k 2021-03-22T20:38:45.424 INFO:teuthology.orchestra.run.gibba044.stdout: python3-cffi x86_64 1.11.5-5.el8 rhel-8-for-x86_64-baseos-rpms 238 k 2021-03-22T20:38:45.424 INFO:teuthology.orchestra.run.gibba044.stdout: python3-cheroot noarch 8.5.2-1.el8 epel 173 k 2021-03-22T20:38:45.424 INFO:teuthology.orchestra.run.gibba044.stdout: python3-cherrypy noarch 18.4.0-1.el8 epel 384 k 2021-03-22T20:38:45.424 INFO:teuthology.orchestra.run.gibba044.stdout: python3-cryptography x86_64 2.3-3.el8 rhel-8-for-x86_64-baseos-rpms 511 k 2021-03-22T20:38:45.424 INFO:teuthology.orchestra.run.gibba044.stdout: python3-jaraco noarch 6.2-6.el8 epel 11 k 2021-03-22T20:38:45.424 INFO:teuthology.orchestra.run.gibba044.stdout: python3-jaraco-functools noarch 2.0-4.el8 epel 18 k 2021-03-22T20:38:45.424 INFO:teuthology.orchestra.run.gibba044.stdout: python3-logutils noarch 0.3.5-11.el8 epel 49 k 2021-03-22T20:38:45.425 INFO:teuthology.orchestra.run.gibba044.stdout: python3-lxml x86_64 4.2.3-1.el8 rhel-8-for-x86_64-appstream-rpms 1.5 M 2021-03-22T20:38:45.425 INFO:teuthology.orchestra.run.gibba044.stdout: python3-mako noarch 1.0.6-13.el8 rhel-8-for-x86_64-appstream-rpms 157 k 2021-03-22T20:38:45.425 INFO:teuthology.orchestra.run.gibba044.stdout: python3-markupsafe x86_64 0.23-19.el8 rhel-8-for-x86_64-appstream-rpms 39 k 2021-03-22T20:38:45.425 INFO:teuthology.orchestra.run.gibba044.stdout: python3-more-itertools noarch 7.2.0-3.el8 epel 59 k 2021-03-22T20:38:45.425 INFO:teuthology.orchestra.run.gibba044.stdout: python3-pecan noarch 1.3.2-9.el8 epel 283 k 2021-03-22T20:38:45.425 INFO:teuthology.orchestra.run.gibba044.stdout: python3-portend noarch 2.6-1.el8 epel 16 k 2021-03-22T20:38:45.425 INFO:teuthology.orchestra.run.gibba044.stdout: python3-pyOpenSSL noarch 18.0.0-1.el8 rhel-8-for-x86_64-appstream-rpms 103 k 2021-03-22T20:38:45.425 INFO:teuthology.orchestra.run.gibba044.stdout: python3-pycparser noarch 2.14-14.el8 rhel-8-for-x86_64-baseos-rpms 109 k 2021-03-22T20:38:45.425 INFO:teuthology.orchestra.run.gibba044.stdout: python3-pytz noarch 2017.2-9.el8 rhel-8-for-x86_64-appstream-rpms 54 k 2021-03-22T20:38:45.425 INFO:teuthology.orchestra.run.gibba044.stdout: python3-simplegeneric noarch 0.8.1-17.el8 epel 19 k 2021-03-22T20:38:45.426 INFO:teuthology.orchestra.run.gibba044.stdout: python3-singledispatch noarch 3.4.0.3-18.el8 epel 24 k 2021-03-22T20:38:45.426 INFO:teuthology.orchestra.run.gibba044.stdout: python3-tempora noarch 1.14.1-5.el8 epel 29 k 2021-03-22T20:38:45.426 INFO:teuthology.orchestra.run.gibba044.stdout: python3-trustme noarch 0.6.0-4.el8 epel 27 k 2021-03-22T20:38:45.426 INFO:teuthology.orchestra.run.gibba044.stdout: python3-waitress noarch 1.2.1-2.el8.1 epel 241 k 2021-03-22T20:38:45.426 INFO:teuthology.orchestra.run.gibba044.stdout: python3-webencodings noarch 0.5.1-6.el8 rhel-8-for-x86_64-appstream-rpms 27 k 2021-03-22T20:38:45.426 INFO:teuthology.orchestra.run.gibba044.stdout: python3-webob noarch 1.8.5-1.el8.1 epel 251 k 2021-03-22T20:38:45.426 INFO:teuthology.orchestra.run.gibba044.stdout: python3-webtest noarch 2.0.33-1.el8 epel 85 k 2021-03-22T20:38:45.426 INFO:teuthology.orchestra.run.gibba044.stdout: python3-werkzeug noarch 0.12.2-4.el8 rhel-8-for-x86_64-appstream-rpms 457 k 2021-03-22T20:38:45.426 INFO:teuthology.orchestra.run.gibba044.stdout: python3-zc-lockfile noarch 2.0-2.el8 epel 23 k 2021-03-22T20:38:45.426 INFO:teuthology.orchestra.run.gibba044.stdout:Installing weak dependencies: 2021-03-22T20:38:45.426 INFO:teuthology.orchestra.run.gibba044.stdout: python3-cssselect noarch 0.9.2-10.el8 epel 40 k 2021-03-22T20:38:45.427 INFO:teuthology.orchestra.run.gibba044.stdout: python3-html5lib noarch 1:0.999999999-6.el8 rhel-8-for-x86_64-appstream-rpms 214 k 2021-03-22T20:38:45.427 INFO:teuthology.orchestra.run.gibba044.stdout: 2021-03-22T20:38:45.427 INFO:teuthology.orchestra.run.gibba044.stdout:Transaction Summary 2021-03-22T20:38:45.427 INFO:teuthology.orchestra.run.gibba044.stdout:====================================================================================================== 2021-03-22T20:38:45.427 INFO:teuthology.orchestra.run.gibba044.stdout:Install 37 Packages 2021-03-22T20:38:45.427 INFO:teuthology.orchestra.run.gibba044.stdout: 2021-03-22T20:38:45.428 INFO:teuthology.orchestra.run.gibba044.stdout:Total download size: 30 M 2021-03-22T20:38:45.428 INFO:teuthology.orchestra.run.gibba044.stdout:Installed size: 107 M 2021-03-22T20:38:45.428 INFO:teuthology.orchestra.run.gibba044.stdout:Downloading Packages: 2021-03-22T20:38:45.480 INFO:teuthology.orchestra.run.gibba020.stdout: Installing : python3-pyOpenSSL-18.0.0-1.el8.noarch 8/37 2021-03-22T20:38:45.626 INFO:teuthology.orchestra.run.gibba044.stdout:(1/37): ceph-15.2.10-70.g224e0301.el8.x86_64.rp 32 kB/s | 6.4 kB 00:00 2021-03-22T20:38:45.811 INFO:teuthology.orchestra.run.gibba044.stdout:(2/37): ceph-mgr-15.2.10-70.g224e0301.el8.x86_6 3.7 MB/s | 1.4 MB 00:00 2021-03-22T20:38:45.858 INFO:teuthology.orchestra.run.gibba044.stdout:(3/37): ceph-mds-15.2.10-70.g224e0301.el8.x86_6 4.7 MB/s | 2.0 MB 00:00 2021-03-22T20:38:45.949 INFO:teuthology.orchestra.run.gibba044.stdout:(4/37): ceph-mgr-modules-core-15.2.10-70.g224e0 2.1 MB/s | 192 kB 00:00 2021-03-22T20:38:46.202 INFO:teuthology.orchestra.run.gibba044.stdout:(5/37): python3-bcrypt-3.1.6-2.el8.1.x86_64.rpm 172 kB/s | 44 kB 00:00 2021-03-22T20:38:46.207 INFO:teuthology.orchestra.run.gibba020.stdout: Installing : python3-trustme-0.6.0-4.el8.noarch 9/37 2021-03-22T20:38:46.280 INFO:teuthology.orchestra.run.gibba044.stdout:(6/37): python3-beautifulsoup4-4.6.3-2.el8.1.no 2.3 MB/s | 185 kB 00:00 2021-03-22T20:38:46.313 INFO:teuthology.orchestra.run.gibba044.stdout:(7/37): ceph-mon-15.2.10-70.g224e0301.el8.x86_6 6.4 MB/s | 4.4 MB 00:00 2021-03-22T20:38:46.314 INFO:teuthology.orchestra.run.gibba044.stdout:(8/37): python3-cheroot-8.5.2-1.el8.noarch.rpm 4.9 MB/s | 173 kB 00:00 2021-03-22T20:38:46.337 INFO:teuthology.orchestra.run.gibba044.stdout:(9/37): python3-cssselect-0.9.2-10.el8.noarch.r 1.8 MB/s | 40 kB 00:00 2021-03-22T20:38:46.360 INFO:teuthology.orchestra.run.gibba044.stdout:(10/37): python3-jaraco-6.2-6.el8.noarch.rpm 499 kB/s | 11 kB 00:00 2021-03-22T20:38:46.382 INFO:teuthology.orchestra.run.gibba044.stdout:(11/37): python3-jaraco-functools-2.0-4.el8.noa 783 kB/s | 18 kB 00:00 2021-03-22T20:38:46.405 INFO:teuthology.orchestra.run.gibba044.stdout:(12/37): python3-logutils-0.3.5-11.el8.noarch.r 2.1 MB/s | 49 kB 00:00 2021-03-22T20:38:46.428 INFO:teuthology.orchestra.run.gibba044.stdout:(13/37): python3-more-itertools-7.2.0-3.el8.noa 2.5 MB/s | 59 kB 00:00 2021-03-22T20:38:46.453 INFO:teuthology.orchestra.run.gibba044.stdout:(14/37): python3-pecan-1.3.2-9.el8.noarch.rpm 11 MB/s | 283 kB 00:00 2021-03-22T20:38:46.475 INFO:teuthology.orchestra.run.gibba044.stdout:(15/37): python3-portend-2.6-1.el8.noarch.rpm 705 kB/s | 16 kB 00:00 2021-03-22T20:38:46.485 INFO:teuthology.orchestra.run.gibba020.stdout: Installing : python3-markupsafe-0.23-19.el8.x86_64 10/37 2021-03-22T20:38:46.497 INFO:teuthology.orchestra.run.gibba044.stdout:(16/37): python3-simplegeneric-0.8.1-17.el8.noa 833 kB/s | 19 kB 00:00 2021-03-22T20:38:46.498 INFO:teuthology.orchestra.run.gibba044.stdout:(17/37): python3-cherrypy-18.4.0-1.el8.noarch.r 2.0 MB/s | 384 kB 00:00 2021-03-22T20:38:46.520 INFO:teuthology.orchestra.run.gibba044.stdout:(18/37): python3-singledispatch-3.4.0.3-18.el8. 1.0 MB/s | 24 kB 00:00 2021-03-22T20:38:46.526 INFO:teuthology.orchestra.run.gibba044.stdout:(19/37): python3-tempora-1.14.1-5.el8.noarch.rp 1.1 MB/s | 29 kB 00:00 2021-03-22T20:38:46.543 INFO:teuthology.orchestra.run.gibba044.stdout:(20/37): python3-trustme-0.6.0-4.el8.noarch.rpm 1.2 MB/s | 27 kB 00:00 2021-03-22T20:38:46.555 INFO:teuthology.orchestra.run.gibba044.stdout:(21/37): python3-waitress-1.2.1-2.el8.1.noarch. 8.1 MB/s | 241 kB 00:00 2021-03-22T20:38:46.566 INFO:teuthology.orchestra.run.gibba044.stdout:(22/37): python3-webob-1.8.5-1.el8.1.noarch.rpm 10 MB/s | 251 kB 00:00 2021-03-22T20:38:46.657 INFO:teuthology.orchestra.run.gibba044.stdout:(23/37): ceph-osd-15.2.10-70.g224e0301.el8.x86_ 20 MB/s | 17 MB 00:00 2021-03-22T20:38:46.657 INFO:teuthology.orchestra.run.gibba044.stdout:(24/37): python3-zc-lockfile-2.0-2.el8.noarch.r 253 kB/s | 23 kB 00:00 2021-03-22T20:38:46.658 INFO:teuthology.orchestra.run.gibba044.stdout:(25/37): python3-webtest-2.0.33-1.el8.noarch.rp 832 kB/s | 85 kB 00:00 2021-03-22T20:38:46.701 INFO:teuthology.orchestra.run.gibba044.stdout:(26/37): python3-cffi-1.11.5-5.el8.x86_64.rpm 5.3 MB/s | 238 kB 00:00 2021-03-22T20:38:46.702 INFO:teuthology.orchestra.run.gibba044.stdout:(27/37): python3-asn1crypto-0.24.0-3.el8.noarch 4.0 MB/s | 181 kB 00:00 2021-03-22T20:38:46.706 INFO:teuthology.orchestra.run.gibba044.stdout:(28/37): python3-pycparser-2.14-14.el8.noarch.r 2.2 MB/s | 109 kB 00:00 2021-03-22T20:38:46.720 INFO:teuthology.orchestra.run.gibba020.stdout: Installing : python3-mako-1.0.6-13.el8.noarch 11/37 2021-03-22T20:38:46.726 INFO:teuthology.orchestra.run.gibba044.stdout:(29/37): python3-cryptography-2.3-3.el8.x86_64. 19 MB/s | 511 kB 00:00 2021-03-22T20:38:46.727 INFO:teuthology.orchestra.run.gibba044.stdout:(30/37): python3-webencodings-0.5.1-6.el8.noarc 1.0 MB/s | 27 kB 00:00 2021-03-22T20:38:46.749 INFO:teuthology.orchestra.run.gibba044.stdout:(31/37): python3-lxml-4.2.3-1.el8.x86_64.rpm 35 MB/s | 1.5 MB 00:00 2021-03-22T20:38:46.750 INFO:teuthology.orchestra.run.gibba044.stdout:(32/37): python3-pyOpenSSL-18.0.0-1.el8.noarch. 4.3 MB/s | 103 kB 00:00 2021-03-22T20:38:46.759 INFO:teuthology.orchestra.run.gibba044.stdout:(33/37): python3-werkzeug-0.12.2-4.el8.noarch.r 14 MB/s | 457 kB 00:00 2021-03-22T20:38:46.772 INFO:teuthology.orchestra.run.gibba044.stdout:(34/37): python3-mako-1.0.6-13.el8.noarch.rpm 6.8 MB/s | 157 kB 00:00 2021-03-22T20:38:46.782 INFO:teuthology.orchestra.run.gibba044.stdout:(35/37): python3-html5lib-0.999999999-6.el8.noa 6.6 MB/s | 214 kB 00:00 2021-03-22T20:38:46.787 INFO:teuthology.orchestra.run.gibba044.stdout:(36/37): python3-pytz-2017.2-9.el8.noarch.rpm 2.2 MB/s | 54 kB 00:00 2021-03-22T20:38:46.794 INFO:teuthology.orchestra.run.gibba044.stdout:(37/37): python3-markupsafe-0.23-19.el8.x86_64. 1.7 MB/s | 39 kB 00:00 2021-03-22T20:38:46.796 INFO:teuthology.orchestra.run.gibba044.stdout:-------------------------------------------------------------------------------- 2021-03-22T20:38:46.796 INFO:teuthology.orchestra.run.gibba044.stdout:Total 22 MB/s | 30 MB 00:01 2021-03-22T20:38:46.805 INFO:teuthology.orchestra.run.gibba044.stdout:Running transaction check 2021-03-22T20:38:46.833 INFO:teuthology.orchestra.run.gibba044.stdout:Transaction check succeeded. 2021-03-22T20:38:46.834 INFO:teuthology.orchestra.run.gibba044.stdout:Running transaction test 2021-03-22T20:38:46.912 INFO:teuthology.orchestra.run.gibba020.stdout: Installing : python3-pytz-2017.2-9.el8.noarch 12/37 2021-03-22T20:38:47.035 INFO:teuthology.orchestra.run.gibba044.stdout:Transaction test succeeded. 2021-03-22T20:38:47.038 INFO:teuthology.orchestra.run.gibba044.stdout:Running transaction 2021-03-22T20:38:47.130 INFO:teuthology.orchestra.run.gibba020.stdout: Installing : python3-werkzeug-0.12.2-4.el8.noarch 13/37 2021-03-22T20:38:47.370 INFO:teuthology.orchestra.run.gibba020.stdout: Installing : python3-webencodings-0.5.1-6.el8.noarch 14/37 2021-03-22T20:38:47.596 INFO:teuthology.orchestra.run.gibba020.stdout: Installing : python3-html5lib-1:0.999999999-6.el8.noarch 15/37 2021-03-22T20:38:47.839 INFO:teuthology.orchestra.run.gibba020.stdout: Installing : python3-zc-lockfile-2.0-2.el8.noarch 16/37 2021-03-22T20:38:48.061 INFO:teuthology.orchestra.run.gibba020.stdout: Installing : python3-waitress-1.2.1-2.el8.1.noarch 17/37 2021-03-22T20:38:48.250 INFO:teuthology.orchestra.run.gibba020.stdout: Installing : python3-singledispatch-3.4.0.3-18.el8.noarch 18/37 2021-03-22T20:38:48.307 INFO:teuthology.orchestra.run.gibba044.stdout: Preparing : 1/1 2021-03-22T20:38:48.452 INFO:teuthology.orchestra.run.gibba020.stdout: Installing : python3-simplegeneric-0.8.1-17.el8.noarch 19/37 2021-03-22T20:38:48.563 INFO:teuthology.orchestra.run.gibba044.stdout: Installing : python3-more-itertools-7.2.0-3.el8.noarch 1/37 2021-03-22T20:38:48.608 INFO:teuthology.orchestra.run.gibba020.stdout: Installing : python3-logutils-0.3.5-11.el8.noarch 20/37 2021-03-22T20:38:48.785 INFO:teuthology.orchestra.run.gibba020.stdout: Installing : python3-jaraco-6.2-6.el8.noarch 21/37 2021-03-22T20:38:48.803 INFO:teuthology.orchestra.run.gibba044.stdout: Installing : python3-webob-1.8.5-1.el8.1.noarch 2/37 2021-03-22T20:38:49.035 INFO:teuthology.orchestra.run.gibba020.stdout: Installing : python3-jaraco-functools-2.0-4.el8.noarch 22/37 2021-03-22T20:38:49.060 INFO:teuthology.orchestra.run.gibba044.stdout: Installing : python3-markupsafe-0.23-19.el8.x86_64 3/37 2021-03-22T20:38:49.280 INFO:teuthology.orchestra.run.gibba020.stdout: Installing : python3-cheroot-8.5.2-1.el8.noarch 23/37 2021-03-22T20:38:49.325 INFO:teuthology.orchestra.run.gibba044.stdout: Installing : python3-mako-1.0.6-13.el8.noarch 4/37 2021-03-22T20:38:49.451 INFO:teuthology.orchestra.run.gibba020.stdout: Installing : python3-tempora-1.14.1-5.el8.noarch 24/37 2021-03-22T20:38:49.620 INFO:teuthology.orchestra.run.gibba044.stdout: Installing : python3-pytz-2017.2-9.el8.noarch 5/37 2021-03-22T20:38:49.676 INFO:teuthology.orchestra.run.gibba020.stdout: Installing : python3-portend-2.6-1.el8.noarch 25/37 2021-03-22T20:38:49.827 INFO:teuthology.orchestra.run.gibba044.stdout: Installing : python3-werkzeug-0.12.2-4.el8.noarch 6/37 2021-03-22T20:38:49.914 INFO:teuthology.orchestra.run.gibba020.stdout: Installing : python3-cherrypy-18.4.0-1.el8.noarch 26/37 2021-03-22T20:38:50.083 INFO:teuthology.orchestra.run.gibba044.stdout: Installing : python3-webencodings-0.5.1-6.el8.noarch 7/37 2021-03-22T20:38:50.193 INFO:teuthology.orchestra.run.gibba020.stdout: Installing : python3-cssselect-0.9.2-10.el8.noarch 27/37 2021-03-22T20:38:50.300 INFO:teuthology.orchestra.run.gibba044.stdout: Installing : python3-html5lib-1:0.999999999-6.el8.noarch 8/37 2021-03-22T20:38:50.462 INFO:teuthology.orchestra.run.gibba020.stdout: Installing : python3-lxml-4.2.3-1.el8.x86_64 28/37 2021-03-22T20:38:50.570 INFO:teuthology.orchestra.run.gibba044.stdout: Installing : python3-pycparser-2.14-14.el8.noarch 9/37 2021-03-22T20:38:50.725 INFO:teuthology.orchestra.run.gibba020.stdout: Installing : python3-beautifulsoup4-4.6.3-2.el8.1.noarch 29/37 2021-03-22T20:38:50.826 INFO:teuthology.orchestra.run.gibba044.stdout: Installing : python3-cffi-1.11.5-5.el8.x86_64 10/37 2021-03-22T20:38:51.004 INFO:teuthology.orchestra.run.gibba020.stdout: Installing : python3-webtest-2.0.33-1.el8.noarch 30/37 2021-03-22T20:38:51.085 INFO:teuthology.orchestra.run.gibba044.stdout: Installing : python3-bcrypt-3.1.6-2.el8.1.x86_64 11/37 2021-03-22T20:38:51.320 INFO:teuthology.orchestra.run.gibba020.stdout: Installing : python3-pecan-1.3.2-9.el8.noarch 31/37 2021-03-22T20:38:51.403 INFO:teuthology.orchestra.run.gibba044.stdout: Installing : python3-asn1crypto-0.24.0-3.el8.noarch 12/37 2021-03-22T20:38:51.590 INFO:teuthology.orchestra.run.gibba020.stdout: Installing : ceph-mgr-modules-core-2:15.2.10-70.g224e0301.el8.n 32/37 2021-03-22T20:38:51.750 INFO:teuthology.orchestra.run.gibba020.stdout: Installing : ceph-mgr-2:15.2.10-70.g224e0301.el8.x86_64 33/37 2021-03-22T20:38:52.009 INFO:teuthology.orchestra.run.gibba044.stdout: Installing : python3-cryptography-2.3-3.el8.x86_64 13/37 2021-03-22T20:38:52.225 INFO:teuthology.orchestra.run.gibba044.stdout: Installing : python3-pyOpenSSL-18.0.0-1.el8.noarch 14/37 2021-03-22T20:38:52.417 INFO:teuthology.orchestra.run.gibba044.stdout: Installing : python3-trustme-0.6.0-4.el8.noarch 15/37 2021-03-22T20:38:52.701 INFO:teuthology.orchestra.run.gibba044.stdout: Installing : python3-zc-lockfile-2.0-2.el8.noarch 16/37 2021-03-22T20:38:52.850 INFO:teuthology.orchestra.run.gibba020.stdout: Running scriptlet: ceph-mgr-2:15.2.10-70.g224e0301.el8.x86_64 33/37 2021-03-22T20:38:52.932 INFO:teuthology.orchestra.run.gibba044.stdout: Installing : python3-waitress-1.2.1-2.el8.1.noarch 17/37 2021-03-22T20:38:53.042 INFO:teuthology.orchestra.run.gibba020.stdout: Installing : ceph-osd-2:15.2.10-70.g224e0301.el8.x86_64 34/37 2021-03-22T20:38:53.122 INFO:teuthology.orchestra.run.gibba044.stdout: Installing : python3-singledispatch-3.4.0.3-18.el8.noarch 18/37 2021-03-22T20:38:53.282 INFO:teuthology.orchestra.run.gibba044.stdout: Installing : python3-simplegeneric-0.8.1-17.el8.noarch 19/37 2021-03-22T20:38:53.342 INFO:teuthology.orchestra.run.gibba020.stdout: Running scriptlet: ceph-osd-2:15.2.10-70.g224e0301.el8.x86_64 34/37 2021-03-22T20:38:53.454 INFO:teuthology.orchestra.run.gibba044.stdout: Installing : python3-logutils-0.3.5-11.el8.noarch 20/37 2021-03-22T20:38:53.550 INFO:teuthology.orchestra.run.gibba020.stdout: Installing : ceph-mon-2:15.2.10-70.g224e0301.el8.x86_64 35/37 2021-03-22T20:38:53.606 INFO:teuthology.orchestra.run.gibba044.stdout: Installing : python3-jaraco-6.2-6.el8.noarch 21/37 2021-03-22T20:38:53.701 INFO:teuthology.orchestra.run.gibba020.stdout: Running scriptlet: ceph-mon-2:15.2.10-70.g224e0301.el8.x86_64 35/37 2021-03-22T20:38:53.798 INFO:teuthology.orchestra.run.gibba044.stdout: Installing : python3-jaraco-functools-2.0-4.el8.noarch 22/37 2021-03-22T20:38:53.872 INFO:teuthology.orchestra.run.gibba020.stdout: Installing : ceph-mds-2:15.2.10-70.g224e0301.el8.x86_64 36/37 2021-03-22T20:38:53.886 INFO:teuthology.orchestra.run.gibba020.stdout: Running scriptlet: ceph-mds-2:15.2.10-70.g224e0301.el8.x86_64 36/37 2021-03-22T20:38:53.977 INFO:teuthology.orchestra.run.gibba020.stdout: Installing : ceph-2:15.2.10-70.g224e0301.el8.x86_64 37/37 2021-03-22T20:38:54.018 INFO:teuthology.orchestra.run.gibba044.stdout: Installing : python3-cheroot-8.5.2-1.el8.noarch 23/37 2021-03-22T20:38:54.231 INFO:teuthology.orchestra.run.gibba044.stdout: Installing : python3-tempora-1.14.1-5.el8.noarch 24/37 2021-03-22T20:38:54.238 INFO:teuthology.orchestra.run.gibba020.stdout: Running scriptlet: ceph-2:15.2.10-70.g224e0301.el8.x86_64 37/37 2021-03-22T20:38:54.238 INFO:teuthology.orchestra.run.gibba020.stdout: Verifying : ceph-2:15.2.10-70.g224e0301.el8.x86_64 1/37 2021-03-22T20:38:54.238 INFO:teuthology.orchestra.run.gibba020.stdout: Verifying : ceph-mds-2:15.2.10-70.g224e0301.el8.x86_64 2/37 2021-03-22T20:38:54.238 INFO:teuthology.orchestra.run.gibba020.stdout: Verifying : ceph-mgr-2:15.2.10-70.g224e0301.el8.x86_64 3/37 2021-03-22T20:38:54.239 INFO:teuthology.orchestra.run.gibba020.stdout: Verifying : ceph-mon-2:15.2.10-70.g224e0301.el8.x86_64 4/37 2021-03-22T20:38:54.239 INFO:teuthology.orchestra.run.gibba020.stdout: Verifying : ceph-osd-2:15.2.10-70.g224e0301.el8.x86_64 5/37 2021-03-22T20:38:54.239 INFO:teuthology.orchestra.run.gibba020.stdout: Verifying : ceph-mgr-modules-core-2:15.2.10-70.g224e0301.el8.n 6/37 2021-03-22T20:38:54.239 INFO:teuthology.orchestra.run.gibba020.stdout: Verifying : python3-bcrypt-3.1.6-2.el8.1.x86_64 7/37 2021-03-22T20:38:54.239 INFO:teuthology.orchestra.run.gibba020.stdout: Verifying : python3-beautifulsoup4-4.6.3-2.el8.1.noarch 8/37 2021-03-22T20:38:54.239 INFO:teuthology.orchestra.run.gibba020.stdout: Verifying : python3-cheroot-8.5.2-1.el8.noarch 9/37 2021-03-22T20:38:54.239 INFO:teuthology.orchestra.run.gibba020.stdout: Verifying : python3-cherrypy-18.4.0-1.el8.noarch 10/37 2021-03-22T20:38:54.239 INFO:teuthology.orchestra.run.gibba020.stdout: Verifying : python3-cssselect-0.9.2-10.el8.noarch 11/37 2021-03-22T20:38:54.239 INFO:teuthology.orchestra.run.gibba020.stdout: Verifying : python3-jaraco-6.2-6.el8.noarch 12/37 2021-03-22T20:38:54.239 INFO:teuthology.orchestra.run.gibba020.stdout: Verifying : python3-jaraco-functools-2.0-4.el8.noarch 13/37 2021-03-22T20:38:54.239 INFO:teuthology.orchestra.run.gibba020.stdout: Verifying : python3-logutils-0.3.5-11.el8.noarch 14/37 2021-03-22T20:38:54.239 INFO:teuthology.orchestra.run.gibba020.stdout: Verifying : python3-more-itertools-7.2.0-3.el8.noarch 15/37 2021-03-22T20:38:54.239 INFO:teuthology.orchestra.run.gibba020.stdout: Verifying : python3-pecan-1.3.2-9.el8.noarch 16/37 2021-03-22T20:38:54.240 INFO:teuthology.orchestra.run.gibba020.stdout: Verifying : python3-portend-2.6-1.el8.noarch 17/37 2021-03-22T20:38:54.240 INFO:teuthology.orchestra.run.gibba020.stdout: Verifying : python3-simplegeneric-0.8.1-17.el8.noarch 18/37 2021-03-22T20:38:54.240 INFO:teuthology.orchestra.run.gibba020.stdout: Verifying : python3-singledispatch-3.4.0.3-18.el8.noarch 19/37 2021-03-22T20:38:54.240 INFO:teuthology.orchestra.run.gibba020.stdout: Verifying : python3-tempora-1.14.1-5.el8.noarch 20/37 2021-03-22T20:38:54.240 INFO:teuthology.orchestra.run.gibba020.stdout: Verifying : python3-trustme-0.6.0-4.el8.noarch 21/37 2021-03-22T20:38:54.240 INFO:teuthology.orchestra.run.gibba020.stdout: Verifying : python3-waitress-1.2.1-2.el8.1.noarch 22/37 2021-03-22T20:38:54.240 INFO:teuthology.orchestra.run.gibba020.stdout: Verifying : python3-webob-1.8.5-1.el8.1.noarch 23/37 2021-03-22T20:38:54.240 INFO:teuthology.orchestra.run.gibba020.stdout: Verifying : python3-webtest-2.0.33-1.el8.noarch 24/37 2021-03-22T20:38:54.240 INFO:teuthology.orchestra.run.gibba020.stdout: Verifying : python3-zc-lockfile-2.0-2.el8.noarch 25/37 2021-03-22T20:38:54.240 INFO:teuthology.orchestra.run.gibba020.stdout: Verifying : python3-webencodings-0.5.1-6.el8.noarch 26/37 2021-03-22T20:38:54.240 INFO:teuthology.orchestra.run.gibba020.stdout: Verifying : python3-lxml-4.2.3-1.el8.x86_64 27/37 2021-03-22T20:38:54.240 INFO:teuthology.orchestra.run.gibba020.stdout: Verifying : python3-pyOpenSSL-18.0.0-1.el8.noarch 28/37 2021-03-22T20:38:54.240 INFO:teuthology.orchestra.run.gibba020.stdout: Verifying : python3-werkzeug-0.12.2-4.el8.noarch 29/37 2021-03-22T20:38:54.241 INFO:teuthology.orchestra.run.gibba020.stdout: Verifying : python3-mako-1.0.6-13.el8.noarch 30/37 2021-03-22T20:38:54.241 INFO:teuthology.orchestra.run.gibba020.stdout: Verifying : python3-html5lib-1:0.999999999-6.el8.noarch 31/37 2021-03-22T20:38:54.241 INFO:teuthology.orchestra.run.gibba020.stdout: Verifying : python3-pytz-2017.2-9.el8.noarch 32/37 2021-03-22T20:38:54.241 INFO:teuthology.orchestra.run.gibba020.stdout: Verifying : python3-markupsafe-0.23-19.el8.x86_64 33/37 2021-03-22T20:38:54.241 INFO:teuthology.orchestra.run.gibba020.stdout: Verifying : python3-cffi-1.11.5-5.el8.x86_64 34/37 2021-03-22T20:38:54.241 INFO:teuthology.orchestra.run.gibba020.stdout: Verifying : python3-asn1crypto-0.24.0-3.el8.noarch 35/37 2021-03-22T20:38:54.241 INFO:teuthology.orchestra.run.gibba020.stdout: Verifying : python3-pycparser-2.14-14.el8.noarch 36/37 2021-03-22T20:38:54.481 INFO:teuthology.orchestra.run.gibba044.stdout: Installing : python3-portend-2.6-1.el8.noarch 25/37 2021-03-22T20:38:54.735 INFO:teuthology.orchestra.run.gibba044.stdout: Installing : python3-cherrypy-18.4.0-1.el8.noarch 26/37 2021-03-22T20:38:54.943 INFO:teuthology.orchestra.run.gibba020.stdout: Verifying : python3-cryptography-2.3-3.el8.x86_64 37/37 2021-03-22T20:38:54.944 INFO:teuthology.orchestra.run.gibba020.stdout:Installed products updated. 2021-03-22T20:38:55.065 INFO:teuthology.orchestra.run.gibba044.stdout: Installing : python3-cssselect-0.9.2-10.el8.noarch 27/37 2021-03-22T20:38:55.343 INFO:teuthology.orchestra.run.gibba044.stdout: Installing : python3-lxml-4.2.3-1.el8.x86_64 28/37 2021-03-22T20:38:55.596 INFO:teuthology.orchestra.run.gibba044.stdout: Installing : python3-beautifulsoup4-4.6.3-2.el8.1.noarch 29/37 2021-03-22T20:38:55.901 INFO:teuthology.orchestra.run.gibba044.stdout: Installing : python3-webtest-2.0.33-1.el8.noarch 30/37 2021-03-22T20:38:56.184 INFO:teuthology.orchestra.run.gibba044.stdout: Installing : python3-pecan-1.3.2-9.el8.noarch 31/37 2021-03-22T20:38:56.452 INFO:teuthology.orchestra.run.gibba044.stdout: Installing : ceph-mgr-modules-core-2:15.2.10-70.g224e0301.el8.n 32/37 2021-03-22T20:38:56.530 INFO:teuthology.orchestra.run.gibba020.stdout: 2021-03-22T20:38:56.530 INFO:teuthology.orchestra.run.gibba020.stdout:Installed: 2021-03-22T20:38:56.531 INFO:teuthology.orchestra.run.gibba020.stdout: ceph-2:15.2.10-70.g224e0301.el8.x86_64 2021-03-22T20:38:56.531 INFO:teuthology.orchestra.run.gibba020.stdout: ceph-mds-2:15.2.10-70.g224e0301.el8.x86_64 2021-03-22T20:38:56.531 INFO:teuthology.orchestra.run.gibba020.stdout: ceph-mgr-2:15.2.10-70.g224e0301.el8.x86_64 2021-03-22T20:38:56.531 INFO:teuthology.orchestra.run.gibba020.stdout: ceph-mgr-modules-core-2:15.2.10-70.g224e0301.el8.noarch 2021-03-22T20:38:56.531 INFO:teuthology.orchestra.run.gibba020.stdout: ceph-mon-2:15.2.10-70.g224e0301.el8.x86_64 2021-03-22T20:38:56.531 INFO:teuthology.orchestra.run.gibba020.stdout: ceph-osd-2:15.2.10-70.g224e0301.el8.x86_64 2021-03-22T20:38:56.531 INFO:teuthology.orchestra.run.gibba020.stdout: python3-asn1crypto-0.24.0-3.el8.noarch 2021-03-22T20:38:56.531 INFO:teuthology.orchestra.run.gibba020.stdout: python3-bcrypt-3.1.6-2.el8.1.x86_64 2021-03-22T20:38:56.531 INFO:teuthology.orchestra.run.gibba020.stdout: python3-beautifulsoup4-4.6.3-2.el8.1.noarch 2021-03-22T20:38:56.531 INFO:teuthology.orchestra.run.gibba020.stdout: python3-cffi-1.11.5-5.el8.x86_64 2021-03-22T20:38:56.531 INFO:teuthology.orchestra.run.gibba020.stdout: python3-cheroot-8.5.2-1.el8.noarch 2021-03-22T20:38:56.531 INFO:teuthology.orchestra.run.gibba020.stdout: python3-cherrypy-18.4.0-1.el8.noarch 2021-03-22T20:38:56.532 INFO:teuthology.orchestra.run.gibba020.stdout: python3-cryptography-2.3-3.el8.x86_64 2021-03-22T20:38:56.532 INFO:teuthology.orchestra.run.gibba020.stdout: python3-cssselect-0.9.2-10.el8.noarch 2021-03-22T20:38:56.532 INFO:teuthology.orchestra.run.gibba020.stdout: python3-html5lib-1:0.999999999-6.el8.noarch 2021-03-22T20:38:56.532 INFO:teuthology.orchestra.run.gibba020.stdout: python3-jaraco-6.2-6.el8.noarch 2021-03-22T20:38:56.532 INFO:teuthology.orchestra.run.gibba020.stdout: python3-jaraco-functools-2.0-4.el8.noarch 2021-03-22T20:38:56.532 INFO:teuthology.orchestra.run.gibba020.stdout: python3-logutils-0.3.5-11.el8.noarch 2021-03-22T20:38:56.532 INFO:teuthology.orchestra.run.gibba020.stdout: python3-lxml-4.2.3-1.el8.x86_64 2021-03-22T20:38:56.532 INFO:teuthology.orchestra.run.gibba020.stdout: python3-mako-1.0.6-13.el8.noarch 2021-03-22T20:38:56.532 INFO:teuthology.orchestra.run.gibba020.stdout: python3-markupsafe-0.23-19.el8.x86_64 2021-03-22T20:38:56.532 INFO:teuthology.orchestra.run.gibba020.stdout: python3-more-itertools-7.2.0-3.el8.noarch 2021-03-22T20:38:56.532 INFO:teuthology.orchestra.run.gibba020.stdout: python3-pecan-1.3.2-9.el8.noarch 2021-03-22T20:38:56.532 INFO:teuthology.orchestra.run.gibba020.stdout: python3-portend-2.6-1.el8.noarch 2021-03-22T20:38:56.533 INFO:teuthology.orchestra.run.gibba020.stdout: python3-pyOpenSSL-18.0.0-1.el8.noarch 2021-03-22T20:38:56.533 INFO:teuthology.orchestra.run.gibba020.stdout: python3-pycparser-2.14-14.el8.noarch 2021-03-22T20:38:56.533 INFO:teuthology.orchestra.run.gibba020.stdout: python3-pytz-2017.2-9.el8.noarch 2021-03-22T20:38:56.533 INFO:teuthology.orchestra.run.gibba020.stdout: python3-simplegeneric-0.8.1-17.el8.noarch 2021-03-22T20:38:56.533 INFO:teuthology.orchestra.run.gibba020.stdout: python3-singledispatch-3.4.0.3-18.el8.noarch 2021-03-22T20:38:56.533 INFO:teuthology.orchestra.run.gibba020.stdout: python3-tempora-1.14.1-5.el8.noarch 2021-03-22T20:38:56.533 INFO:teuthology.orchestra.run.gibba020.stdout: python3-trustme-0.6.0-4.el8.noarch 2021-03-22T20:38:56.533 INFO:teuthology.orchestra.run.gibba020.stdout: python3-waitress-1.2.1-2.el8.1.noarch 2021-03-22T20:38:56.533 INFO:teuthology.orchestra.run.gibba020.stdout: python3-webencodings-0.5.1-6.el8.noarch 2021-03-22T20:38:56.533 INFO:teuthology.orchestra.run.gibba020.stdout: python3-webob-1.8.5-1.el8.1.noarch 2021-03-22T20:38:56.533 INFO:teuthology.orchestra.run.gibba020.stdout: python3-webtest-2.0.33-1.el8.noarch 2021-03-22T20:38:56.533 INFO:teuthology.orchestra.run.gibba020.stdout: python3-werkzeug-0.12.2-4.el8.noarch 2021-03-22T20:38:56.534 INFO:teuthology.orchestra.run.gibba020.stdout: python3-zc-lockfile-2.0-2.el8.noarch 2021-03-22T20:38:56.534 INFO:teuthology.orchestra.run.gibba020.stdout: 2021-03-22T20:38:56.534 INFO:teuthology.orchestra.run.gibba020.stdout:Complete! 2021-03-22T20:38:56.647 INFO:teuthology.orchestra.run.gibba044.stdout: Installing : ceph-mgr-2:15.2.10-70.g224e0301.el8.x86_64 33/37 2021-03-22T20:38:56.895 DEBUG:teuthology.orchestra.run.gibba020:> sudo yum -y install ceph-base 2021-03-22T20:38:57.102 INFO:teuthology.orchestra.run.gibba020.stdout:Updating Subscription Management repositories. 2021-03-22T20:38:57.493 INFO:teuthology.orchestra.run.gibba020.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 105 kB/s | 2.8 kB 00:00 2021-03-22T20:38:57.602 INFO:teuthology.orchestra.run.gibba020.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 89 kB/s | 2.4 kB 00:00 2021-03-22T20:38:57.748 INFO:teuthology.orchestra.run.gibba044.stdout: Running scriptlet: ceph-mgr-2:15.2.10-70.g224e0301.el8.x86_64 33/37 2021-03-22T20:38:57.922 INFO:teuthology.orchestra.run.gibba044.stdout: Installing : ceph-osd-2:15.2.10-70.g224e0301.el8.x86_64 34/37 2021-03-22T20:38:58.223 INFO:teuthology.orchestra.run.gibba044.stdout: Running scriptlet: ceph-osd-2:15.2.10-70.g224e0301.el8.x86_64 34/37 2021-03-22T20:38:58.389 INFO:teuthology.orchestra.run.gibba044.stdout: Installing : ceph-mon-2:15.2.10-70.g224e0301.el8.x86_64 35/37 2021-03-22T20:38:58.463 INFO:teuthology.orchestra.run.gibba020.stdout:Package ceph-base-2:15.2.10-70.g224e0301.el8.x86_64 is already installed. 2021-03-22T20:38:58.539 INFO:teuthology.orchestra.run.gibba044.stdout: Running scriptlet: ceph-mon-2:15.2.10-70.g224e0301.el8.x86_64 35/37 2021-03-22T20:38:58.731 INFO:teuthology.orchestra.run.gibba020.stdout:Dependencies resolved. 2021-03-22T20:38:58.732 INFO:teuthology.orchestra.run.gibba020.stdout:Nothing to do. 2021-03-22T20:38:58.732 INFO:teuthology.orchestra.run.gibba020.stdout:Complete! 2021-03-22T20:38:58.743 INFO:teuthology.orchestra.run.gibba044.stdout: Installing : ceph-mds-2:15.2.10-70.g224e0301.el8.x86_64 36/37 2021-03-22T20:38:58.756 INFO:teuthology.orchestra.run.gibba044.stdout: Running scriptlet: ceph-mds-2:15.2.10-70.g224e0301.el8.x86_64 36/37 2021-03-22T20:38:58.796 DEBUG:teuthology.orchestra.run.gibba020:> sudo yum -y install cephadm 2021-03-22T20:38:58.857 INFO:teuthology.orchestra.run.gibba044.stdout: Installing : ceph-2:15.2.10-70.g224e0301.el8.x86_64 37/37 2021-03-22T20:38:59.003 INFO:teuthology.orchestra.run.gibba020.stdout:Updating Subscription Management repositories. 2021-03-22T20:38:59.109 INFO:teuthology.orchestra.run.gibba044.stdout: Running scriptlet: ceph-2:15.2.10-70.g224e0301.el8.x86_64 37/37 2021-03-22T20:38:59.109 INFO:teuthology.orchestra.run.gibba044.stdout: Verifying : ceph-2:15.2.10-70.g224e0301.el8.x86_64 1/37 2021-03-22T20:38:59.109 INFO:teuthology.orchestra.run.gibba044.stdout: Verifying : ceph-mds-2:15.2.10-70.g224e0301.el8.x86_64 2/37 2021-03-22T20:38:59.110 INFO:teuthology.orchestra.run.gibba044.stdout: Verifying : ceph-mgr-2:15.2.10-70.g224e0301.el8.x86_64 3/37 2021-03-22T20:38:59.110 INFO:teuthology.orchestra.run.gibba044.stdout: Verifying : ceph-mon-2:15.2.10-70.g224e0301.el8.x86_64 4/37 2021-03-22T20:38:59.110 INFO:teuthology.orchestra.run.gibba044.stdout: Verifying : ceph-osd-2:15.2.10-70.g224e0301.el8.x86_64 5/37 2021-03-22T20:38:59.110 INFO:teuthology.orchestra.run.gibba044.stdout: Verifying : ceph-mgr-modules-core-2:15.2.10-70.g224e0301.el8.n 6/37 2021-03-22T20:38:59.110 INFO:teuthology.orchestra.run.gibba044.stdout: Verifying : python3-bcrypt-3.1.6-2.el8.1.x86_64 7/37 2021-03-22T20:38:59.110 INFO:teuthology.orchestra.run.gibba044.stdout: Verifying : python3-beautifulsoup4-4.6.3-2.el8.1.noarch 8/37 2021-03-22T20:38:59.110 INFO:teuthology.orchestra.run.gibba044.stdout: Verifying : python3-cheroot-8.5.2-1.el8.noarch 9/37 2021-03-22T20:38:59.110 INFO:teuthology.orchestra.run.gibba044.stdout: Verifying : python3-cherrypy-18.4.0-1.el8.noarch 10/37 2021-03-22T20:38:59.110 INFO:teuthology.orchestra.run.gibba044.stdout: Verifying : python3-cssselect-0.9.2-10.el8.noarch 11/37 2021-03-22T20:38:59.110 INFO:teuthology.orchestra.run.gibba044.stdout: Verifying : python3-jaraco-6.2-6.el8.noarch 12/37 2021-03-22T20:38:59.110 INFO:teuthology.orchestra.run.gibba044.stdout: Verifying : python3-jaraco-functools-2.0-4.el8.noarch 13/37 2021-03-22T20:38:59.110 INFO:teuthology.orchestra.run.gibba044.stdout: Verifying : python3-logutils-0.3.5-11.el8.noarch 14/37 2021-03-22T20:38:59.111 INFO:teuthology.orchestra.run.gibba044.stdout: Verifying : python3-more-itertools-7.2.0-3.el8.noarch 15/37 2021-03-22T20:38:59.111 INFO:teuthology.orchestra.run.gibba044.stdout: Verifying : python3-pecan-1.3.2-9.el8.noarch 16/37 2021-03-22T20:38:59.111 INFO:teuthology.orchestra.run.gibba044.stdout: Verifying : python3-portend-2.6-1.el8.noarch 17/37 2021-03-22T20:38:59.111 INFO:teuthology.orchestra.run.gibba044.stdout: Verifying : python3-simplegeneric-0.8.1-17.el8.noarch 18/37 2021-03-22T20:38:59.111 INFO:teuthology.orchestra.run.gibba044.stdout: Verifying : python3-singledispatch-3.4.0.3-18.el8.noarch 19/37 2021-03-22T20:38:59.111 INFO:teuthology.orchestra.run.gibba044.stdout: Verifying : python3-tempora-1.14.1-5.el8.noarch 20/37 2021-03-22T20:38:59.111 INFO:teuthology.orchestra.run.gibba044.stdout: Verifying : python3-trustme-0.6.0-4.el8.noarch 21/37 2021-03-22T20:38:59.111 INFO:teuthology.orchestra.run.gibba044.stdout: Verifying : python3-waitress-1.2.1-2.el8.1.noarch 22/37 2021-03-22T20:38:59.111 INFO:teuthology.orchestra.run.gibba044.stdout: Verifying : python3-webob-1.8.5-1.el8.1.noarch 23/37 2021-03-22T20:38:59.111 INFO:teuthology.orchestra.run.gibba044.stdout: Verifying : python3-webtest-2.0.33-1.el8.noarch 24/37 2021-03-22T20:38:59.111 INFO:teuthology.orchestra.run.gibba044.stdout: Verifying : python3-zc-lockfile-2.0-2.el8.noarch 25/37 2021-03-22T20:38:59.111 INFO:teuthology.orchestra.run.gibba044.stdout: Verifying : python3-cffi-1.11.5-5.el8.x86_64 26/37 2021-03-22T20:38:59.112 INFO:teuthology.orchestra.run.gibba044.stdout: Verifying : python3-asn1crypto-0.24.0-3.el8.noarch 27/37 2021-03-22T20:38:59.112 INFO:teuthology.orchestra.run.gibba044.stdout: Verifying : python3-pycparser-2.14-14.el8.noarch 28/37 2021-03-22T20:38:59.112 INFO:teuthology.orchestra.run.gibba044.stdout: Verifying : python3-cryptography-2.3-3.el8.x86_64 29/37 2021-03-22T20:38:59.112 INFO:teuthology.orchestra.run.gibba044.stdout: Verifying : python3-webencodings-0.5.1-6.el8.noarch 30/37 2021-03-22T20:38:59.112 INFO:teuthology.orchestra.run.gibba044.stdout: Verifying : python3-lxml-4.2.3-1.el8.x86_64 31/37 2021-03-22T20:38:59.112 INFO:teuthology.orchestra.run.gibba044.stdout: Verifying : python3-pyOpenSSL-18.0.0-1.el8.noarch 32/37 2021-03-22T20:38:59.112 INFO:teuthology.orchestra.run.gibba044.stdout: Verifying : python3-werkzeug-0.12.2-4.el8.noarch 33/37 2021-03-22T20:38:59.112 INFO:teuthology.orchestra.run.gibba044.stdout: Verifying : python3-mako-1.0.6-13.el8.noarch 34/37 2021-03-22T20:38:59.112 INFO:teuthology.orchestra.run.gibba044.stdout: Verifying : python3-html5lib-1:0.999999999-6.el8.noarch 35/37 2021-03-22T20:38:59.112 INFO:teuthology.orchestra.run.gibba044.stdout: Verifying : python3-pytz-2017.2-9.el8.noarch 36/37 2021-03-22T20:38:59.399 INFO:teuthology.orchestra.run.gibba020.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 108 kB/s | 2.8 kB 00:00 2021-03-22T20:38:59.507 INFO:teuthology.orchestra.run.gibba020.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 92 kB/s | 2.4 kB 00:00 2021-03-22T20:38:59.781 INFO:teuthology.orchestra.run.gibba044.stdout: Verifying : python3-markupsafe-0.23-19.el8.x86_64 37/37 2021-03-22T20:38:59.782 INFO:teuthology.orchestra.run.gibba044.stdout:Installed products updated. 2021-03-22T20:39:00.589 INFO:teuthology.orchestra.run.gibba020.stdout:Dependencies resolved. 2021-03-22T20:39:00.590 INFO:teuthology.orchestra.run.gibba020.stdout:================================================================================ 2021-03-22T20:39:00.590 INFO:teuthology.orchestra.run.gibba020.stdout: Package Arch Version Repository Size 2021-03-22T20:39:00.590 INFO:teuthology.orchestra.run.gibba020.stdout:================================================================================ 2021-03-22T20:39:00.590 INFO:teuthology.orchestra.run.gibba020.stdout:Installing: 2021-03-22T20:39:00.590 INFO:teuthology.orchestra.run.gibba020.stdout: cephadm noarch 2:15.2.10-70.g224e0301.el8 ceph-noarch 58 k 2021-03-22T20:39:00.590 INFO:teuthology.orchestra.run.gibba020.stdout: 2021-03-22T20:39:00.590 INFO:teuthology.orchestra.run.gibba020.stdout:Transaction Summary 2021-03-22T20:39:00.590 INFO:teuthology.orchestra.run.gibba020.stdout:================================================================================ 2021-03-22T20:39:00.590 INFO:teuthology.orchestra.run.gibba020.stdout:Install 1 Package 2021-03-22T20:39:00.590 INFO:teuthology.orchestra.run.gibba020.stdout: 2021-03-22T20:39:00.591 INFO:teuthology.orchestra.run.gibba020.stdout:Total download size: 58 k 2021-03-22T20:39:00.591 INFO:teuthology.orchestra.run.gibba020.stdout:Installed size: 220 k 2021-03-22T20:39:00.591 INFO:teuthology.orchestra.run.gibba020.stdout:Downloading Packages: 2021-03-22T20:39:00.721 INFO:teuthology.orchestra.run.gibba020.stdout:cephadm-15.2.10-70.g224e0301.el8.noarch.rpm 444 kB/s | 58 kB 00:00 2021-03-22T20:39:00.721 INFO:teuthology.orchestra.run.gibba020.stdout:-------------------------------------------------------------------------------- 2021-03-22T20:39:00.722 INFO:teuthology.orchestra.run.gibba020.stdout:Total 439 kB/s | 58 kB 00:00 2021-03-22T20:39:00.722 INFO:teuthology.orchestra.run.gibba020.stdout:Running transaction check 2021-03-22T20:39:00.727 INFO:teuthology.orchestra.run.gibba020.stdout:Transaction check succeeded. 2021-03-22T20:39:00.728 INFO:teuthology.orchestra.run.gibba020.stdout:Running transaction test 2021-03-22T20:39:00.730 INFO:teuthology.orchestra.run.gibba020.stdout:Transaction test succeeded. 2021-03-22T20:39:00.731 INFO:teuthology.orchestra.run.gibba020.stdout:Running transaction 2021-03-22T20:39:00.774 INFO:teuthology.orchestra.run.gibba020.stdout: Preparing : 1/1 2021-03-22T20:39:01.430 INFO:teuthology.orchestra.run.gibba044.stdout: 2021-03-22T20:39:01.431 INFO:teuthology.orchestra.run.gibba044.stdout:Installed: 2021-03-22T20:39:01.431 INFO:teuthology.orchestra.run.gibba044.stdout: ceph-2:15.2.10-70.g224e0301.el8.x86_64 2021-03-22T20:39:01.431 INFO:teuthology.orchestra.run.gibba044.stdout: ceph-mds-2:15.2.10-70.g224e0301.el8.x86_64 2021-03-22T20:39:01.431 INFO:teuthology.orchestra.run.gibba044.stdout: ceph-mgr-2:15.2.10-70.g224e0301.el8.x86_64 2021-03-22T20:39:01.431 INFO:teuthology.orchestra.run.gibba044.stdout: ceph-mgr-modules-core-2:15.2.10-70.g224e0301.el8.noarch 2021-03-22T20:39:01.431 INFO:teuthology.orchestra.run.gibba044.stdout: ceph-mon-2:15.2.10-70.g224e0301.el8.x86_64 2021-03-22T20:39:01.431 INFO:teuthology.orchestra.run.gibba044.stdout: ceph-osd-2:15.2.10-70.g224e0301.el8.x86_64 2021-03-22T20:39:01.431 INFO:teuthology.orchestra.run.gibba044.stdout: python3-asn1crypto-0.24.0-3.el8.noarch 2021-03-22T20:39:01.431 INFO:teuthology.orchestra.run.gibba044.stdout: python3-bcrypt-3.1.6-2.el8.1.x86_64 2021-03-22T20:39:01.431 INFO:teuthology.orchestra.run.gibba044.stdout: python3-beautifulsoup4-4.6.3-2.el8.1.noarch 2021-03-22T20:39:01.432 INFO:teuthology.orchestra.run.gibba044.stdout: python3-cffi-1.11.5-5.el8.x86_64 2021-03-22T20:39:01.432 INFO:teuthology.orchestra.run.gibba044.stdout: python3-cheroot-8.5.2-1.el8.noarch 2021-03-22T20:39:01.432 INFO:teuthology.orchestra.run.gibba044.stdout: python3-cherrypy-18.4.0-1.el8.noarch 2021-03-22T20:39:01.432 INFO:teuthology.orchestra.run.gibba044.stdout: python3-cryptography-2.3-3.el8.x86_64 2021-03-22T20:39:01.432 INFO:teuthology.orchestra.run.gibba044.stdout: python3-cssselect-0.9.2-10.el8.noarch 2021-03-22T20:39:01.432 INFO:teuthology.orchestra.run.gibba044.stdout: python3-html5lib-1:0.999999999-6.el8.noarch 2021-03-22T20:39:01.432 INFO:teuthology.orchestra.run.gibba044.stdout: python3-jaraco-6.2-6.el8.noarch 2021-03-22T20:39:01.432 INFO:teuthology.orchestra.run.gibba044.stdout: python3-jaraco-functools-2.0-4.el8.noarch 2021-03-22T20:39:01.432 INFO:teuthology.orchestra.run.gibba044.stdout: python3-logutils-0.3.5-11.el8.noarch 2021-03-22T20:39:01.432 INFO:teuthology.orchestra.run.gibba044.stdout: python3-lxml-4.2.3-1.el8.x86_64 2021-03-22T20:39:01.433 INFO:teuthology.orchestra.run.gibba044.stdout: python3-mako-1.0.6-13.el8.noarch 2021-03-22T20:39:01.433 INFO:teuthology.orchestra.run.gibba044.stdout: python3-markupsafe-0.23-19.el8.x86_64 2021-03-22T20:39:01.433 INFO:teuthology.orchestra.run.gibba044.stdout: python3-more-itertools-7.2.0-3.el8.noarch 2021-03-22T20:39:01.433 INFO:teuthology.orchestra.run.gibba044.stdout: python3-pecan-1.3.2-9.el8.noarch 2021-03-22T20:39:01.433 INFO:teuthology.orchestra.run.gibba044.stdout: python3-portend-2.6-1.el8.noarch 2021-03-22T20:39:01.433 INFO:teuthology.orchestra.run.gibba044.stdout: python3-pyOpenSSL-18.0.0-1.el8.noarch 2021-03-22T20:39:01.433 INFO:teuthology.orchestra.run.gibba044.stdout: python3-pycparser-2.14-14.el8.noarch 2021-03-22T20:39:01.433 INFO:teuthology.orchestra.run.gibba044.stdout: python3-pytz-2017.2-9.el8.noarch 2021-03-22T20:39:01.433 INFO:teuthology.orchestra.run.gibba044.stdout: python3-simplegeneric-0.8.1-17.el8.noarch 2021-03-22T20:39:01.433 INFO:teuthology.orchestra.run.gibba044.stdout: python3-singledispatch-3.4.0.3-18.el8.noarch 2021-03-22T20:39:01.433 INFO:teuthology.orchestra.run.gibba044.stdout: python3-tempora-1.14.1-5.el8.noarch 2021-03-22T20:39:01.433 INFO:teuthology.orchestra.run.gibba044.stdout: python3-trustme-0.6.0-4.el8.noarch 2021-03-22T20:39:01.434 INFO:teuthology.orchestra.run.gibba044.stdout: python3-waitress-1.2.1-2.el8.1.noarch 2021-03-22T20:39:01.434 INFO:teuthology.orchestra.run.gibba044.stdout: python3-webencodings-0.5.1-6.el8.noarch 2021-03-22T20:39:01.434 INFO:teuthology.orchestra.run.gibba044.stdout: python3-webob-1.8.5-1.el8.1.noarch 2021-03-22T20:39:01.434 INFO:teuthology.orchestra.run.gibba044.stdout: python3-webtest-2.0.33-1.el8.noarch 2021-03-22T20:39:01.434 INFO:teuthology.orchestra.run.gibba044.stdout: python3-werkzeug-0.12.2-4.el8.noarch 2021-03-22T20:39:01.434 INFO:teuthology.orchestra.run.gibba044.stdout: python3-zc-lockfile-2.0-2.el8.noarch 2021-03-22T20:39:01.434 INFO:teuthology.orchestra.run.gibba044.stdout: 2021-03-22T20:39:01.435 INFO:teuthology.orchestra.run.gibba044.stdout:Complete! 2021-03-22T20:39:01.519 DEBUG:teuthology.orchestra.run.gibba044:> sudo yum -y install ceph-base 2021-03-22T20:39:01.730 INFO:teuthology.orchestra.run.gibba044.stdout:Updating Subscription Management repositories. 2021-03-22T20:39:02.147 INFO:teuthology.orchestra.run.gibba044.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 89 kB/s | 2.4 kB 00:00 2021-03-22T20:39:02.238 INFO:teuthology.orchestra.run.gibba044.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 103 kB/s | 2.8 kB 00:00 2021-03-22T20:39:02.412 INFO:teuthology.orchestra.run.gibba020.stdout: Running scriptlet: cephadm-2:15.2.10-70.g224e0301.el8.noarch 1/1 2021-03-22T20:39:02.646 INFO:teuthology.orchestra.run.gibba020.stdout: Installing : cephadm-2:15.2.10-70.g224e0301.el8.noarch 1/1 2021-03-22T20:39:02.760 INFO:teuthology.orchestra.run.gibba020.stdout: Running scriptlet: cephadm-2:15.2.10-70.g224e0301.el8.noarch 1/1 2021-03-22T20:39:02.922 INFO:teuthology.orchestra.run.gibba020.stdout: Verifying : cephadm-2:15.2.10-70.g224e0301.el8.noarch 1/1 2021-03-22T20:39:02.922 INFO:teuthology.orchestra.run.gibba020.stdout:Installed products updated. 2021-03-22T20:39:03.151 INFO:teuthology.orchestra.run.gibba044.stdout:Package ceph-base-2:15.2.10-70.g224e0301.el8.x86_64 is already installed. 2021-03-22T20:39:03.421 INFO:teuthology.orchestra.run.gibba044.stdout:Dependencies resolved. 2021-03-22T20:39:03.422 INFO:teuthology.orchestra.run.gibba044.stdout:Nothing to do. 2021-03-22T20:39:03.422 INFO:teuthology.orchestra.run.gibba044.stdout:Complete! 2021-03-22T20:39:03.484 DEBUG:teuthology.orchestra.run.gibba044:> sudo yum -y install cephadm 2021-03-22T20:39:03.692 INFO:teuthology.orchestra.run.gibba044.stdout:Updating Subscription Management repositories. 2021-03-22T20:39:04.108 INFO:teuthology.orchestra.run.gibba044.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 82 kB/s | 2.4 kB 00:00 2021-03-22T20:39:04.198 INFO:teuthology.orchestra.run.gibba044.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 100 kB/s | 2.8 kB 00:00 2021-03-22T20:39:04.515 INFO:teuthology.orchestra.run.gibba020.stdout: 2021-03-22T20:39:04.515 INFO:teuthology.orchestra.run.gibba020.stdout:Installed: 2021-03-22T20:39:04.515 INFO:teuthology.orchestra.run.gibba020.stdout: cephadm-2:15.2.10-70.g224e0301.el8.noarch 2021-03-22T20:39:04.516 INFO:teuthology.orchestra.run.gibba020.stdout: 2021-03-22T20:39:04.516 INFO:teuthology.orchestra.run.gibba020.stdout:Complete! 2021-03-22T20:39:04.630 DEBUG:teuthology.orchestra.run.gibba020:> sudo yum -y install ceph-immutable-object-cache 2021-03-22T20:39:04.845 INFO:teuthology.orchestra.run.gibba020.stdout:Updating Subscription Management repositories. 2021-03-22T20:39:05.261 INFO:teuthology.orchestra.run.gibba020.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 101 kB/s | 2.8 kB 00:00 2021-03-22T20:39:05.314 INFO:teuthology.orchestra.run.gibba044.stdout:Dependencies resolved. 2021-03-22T20:39:05.315 INFO:teuthology.orchestra.run.gibba044.stdout:================================================================================ 2021-03-22T20:39:05.315 INFO:teuthology.orchestra.run.gibba044.stdout: Package Arch Version Repository Size 2021-03-22T20:39:05.315 INFO:teuthology.orchestra.run.gibba044.stdout:================================================================================ 2021-03-22T20:39:05.315 INFO:teuthology.orchestra.run.gibba044.stdout:Installing: 2021-03-22T20:39:05.315 INFO:teuthology.orchestra.run.gibba044.stdout: cephadm noarch 2:15.2.10-70.g224e0301.el8 ceph-noarch 58 k 2021-03-22T20:39:05.315 INFO:teuthology.orchestra.run.gibba044.stdout: 2021-03-22T20:39:05.315 INFO:teuthology.orchestra.run.gibba044.stdout:Transaction Summary 2021-03-22T20:39:05.315 INFO:teuthology.orchestra.run.gibba044.stdout:================================================================================ 2021-03-22T20:39:05.315 INFO:teuthology.orchestra.run.gibba044.stdout:Install 1 Package 2021-03-22T20:39:05.315 INFO:teuthology.orchestra.run.gibba044.stdout: 2021-03-22T20:39:05.315 INFO:teuthology.orchestra.run.gibba044.stdout:Total download size: 58 k 2021-03-22T20:39:05.316 INFO:teuthology.orchestra.run.gibba044.stdout:Installed size: 220 k 2021-03-22T20:39:05.316 INFO:teuthology.orchestra.run.gibba044.stdout:Downloading Packages: 2021-03-22T20:39:05.369 INFO:teuthology.orchestra.run.gibba020.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 92 kB/s | 2.4 kB 00:00 2021-03-22T20:39:05.446 INFO:teuthology.orchestra.run.gibba044.stdout:cephadm-15.2.10-70.g224e0301.el8.noarch.rpm 443 kB/s | 58 kB 00:00 2021-03-22T20:39:05.447 INFO:teuthology.orchestra.run.gibba044.stdout:-------------------------------------------------------------------------------- 2021-03-22T20:39:05.447 INFO:teuthology.orchestra.run.gibba044.stdout:Total 438 kB/s | 58 kB 00:00 2021-03-22T20:39:05.447 INFO:teuthology.orchestra.run.gibba044.stdout:Running transaction check 2021-03-22T20:39:05.453 INFO:teuthology.orchestra.run.gibba044.stdout:Transaction check succeeded. 2021-03-22T20:39:05.453 INFO:teuthology.orchestra.run.gibba044.stdout:Running transaction test 2021-03-22T20:39:05.454 INFO:teuthology.orchestra.run.gibba044.stdout:Transaction test succeeded. 2021-03-22T20:39:05.456 INFO:teuthology.orchestra.run.gibba044.stdout:Running transaction 2021-03-22T20:39:05.500 INFO:teuthology.orchestra.run.gibba044.stdout: Preparing : 1/1 2021-03-22T20:39:06.479 INFO:teuthology.orchestra.run.gibba020.stdout:Dependencies resolved. 2021-03-22T20:39:06.479 INFO:teuthology.orchestra.run.gibba020.stdout:================================================================================ 2021-03-22T20:39:06.479 INFO:teuthology.orchestra.run.gibba020.stdout: Package Arch Version Repo Size 2021-03-22T20:39:06.479 INFO:teuthology.orchestra.run.gibba020.stdout:================================================================================ 2021-03-22T20:39:06.479 INFO:teuthology.orchestra.run.gibba020.stdout:Installing: 2021-03-22T20:39:06.479 INFO:teuthology.orchestra.run.gibba020.stdout: ceph-immutable-object-cache x86_64 2:15.2.10-70.g224e0301.el8 ceph 206 k 2021-03-22T20:39:06.479 INFO:teuthology.orchestra.run.gibba020.stdout: 2021-03-22T20:39:06.480 INFO:teuthology.orchestra.run.gibba020.stdout:Transaction Summary 2021-03-22T20:39:06.480 INFO:teuthology.orchestra.run.gibba020.stdout:================================================================================ 2021-03-22T20:39:06.480 INFO:teuthology.orchestra.run.gibba020.stdout:Install 1 Package 2021-03-22T20:39:06.480 INFO:teuthology.orchestra.run.gibba020.stdout: 2021-03-22T20:39:06.480 INFO:teuthology.orchestra.run.gibba020.stdout:Total download size: 206 k 2021-03-22T20:39:06.480 INFO:teuthology.orchestra.run.gibba020.stdout:Installed size: 725 k 2021-03-22T20:39:06.480 INFO:teuthology.orchestra.run.gibba020.stdout:Downloading Packages: 2021-03-22T20:39:06.649 INFO:teuthology.orchestra.run.gibba020.stdout:ceph-immutable-object-cache-15.2.10-70.g224e030 1.2 MB/s | 206 kB 00:00 2021-03-22T20:39:06.650 INFO:teuthology.orchestra.run.gibba020.stdout:-------------------------------------------------------------------------------- 2021-03-22T20:39:06.651 INFO:teuthology.orchestra.run.gibba020.stdout:Total 1.2 MB/s | 206 kB 00:00 2021-03-22T20:39:06.651 INFO:teuthology.orchestra.run.gibba020.stdout:Running transaction check 2021-03-22T20:39:06.660 INFO:teuthology.orchestra.run.gibba020.stdout:Transaction check succeeded. 2021-03-22T20:39:06.660 INFO:teuthology.orchestra.run.gibba020.stdout:Running transaction test 2021-03-22T20:39:06.698 INFO:teuthology.orchestra.run.gibba020.stdout:Transaction test succeeded. 2021-03-22T20:39:06.701 INFO:teuthology.orchestra.run.gibba020.stdout:Running transaction 2021-03-22T20:39:06.795 INFO:teuthology.orchestra.run.gibba020.stdout: Preparing : 1/1 2021-03-22T20:39:06.981 INFO:teuthology.orchestra.run.gibba020.stdout: Installing : ceph-immutable-object-cache-2:15.2.10-70.g224e0301.e 1/1 2021-03-22T20:39:06.991 INFO:teuthology.orchestra.run.gibba044.stdout: Running scriptlet: cephadm-2:15.2.10-70.g224e0301.el8.noarch 1/1 2021-03-22T20:39:07.242 INFO:teuthology.orchestra.run.gibba044.stdout: Installing : cephadm-2:15.2.10-70.g224e0301.el8.noarch 1/1 2021-03-22T20:39:07.353 INFO:teuthology.orchestra.run.gibba044.stdout: Running scriptlet: cephadm-2:15.2.10-70.g224e0301.el8.noarch 1/1 2021-03-22T20:39:07.513 INFO:teuthology.orchestra.run.gibba044.stdout: Verifying : cephadm-2:15.2.10-70.g224e0301.el8.noarch 1/1 2021-03-22T20:39:07.513 INFO:teuthology.orchestra.run.gibba044.stdout:Installed products updated. 2021-03-22T20:39:07.609 INFO:teuthology.orchestra.run.gibba020.stdout: Running scriptlet: ceph-immutable-object-cache-2:15.2.10-70.g224e0301.e 1/1 2021-03-22T20:39:08.180 INFO:teuthology.orchestra.run.gibba020.stdout: Verifying : ceph-immutable-object-cache-2:15.2.10-70.g224e0301.e 1/1 2021-03-22T20:39:08.180 INFO:teuthology.orchestra.run.gibba020.stdout:Installed products updated. 2021-03-22T20:39:09.116 INFO:teuthology.orchestra.run.gibba044.stdout: 2021-03-22T20:39:09.116 INFO:teuthology.orchestra.run.gibba044.stdout:Installed: 2021-03-22T20:39:09.117 INFO:teuthology.orchestra.run.gibba044.stdout: cephadm-2:15.2.10-70.g224e0301.el8.noarch 2021-03-22T20:39:09.117 INFO:teuthology.orchestra.run.gibba044.stdout: 2021-03-22T20:39:09.117 INFO:teuthology.orchestra.run.gibba044.stdout:Complete! 2021-03-22T20:39:09.197 DEBUG:teuthology.orchestra.run.gibba044:> sudo yum -y install ceph-immutable-object-cache 2021-03-22T20:39:09.412 INFO:teuthology.orchestra.run.gibba044.stdout:Updating Subscription Management repositories. 2021-03-22T20:39:09.824 INFO:teuthology.orchestra.run.gibba044.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 88 kB/s | 2.4 kB 00:00 2021-03-22T20:39:10.152 INFO:teuthology.orchestra.run.gibba020.stdout: 2021-03-22T20:39:10.152 INFO:teuthology.orchestra.run.gibba020.stdout:Installed: 2021-03-22T20:39:10.152 INFO:teuthology.orchestra.run.gibba020.stdout: ceph-immutable-object-cache-2:15.2.10-70.g224e0301.el8.x86_64 2021-03-22T20:39:10.152 INFO:teuthology.orchestra.run.gibba020.stdout: 2021-03-22T20:39:10.152 INFO:teuthology.orchestra.run.gibba020.stdout:Complete! 2021-03-22T20:39:10.270 DEBUG:teuthology.orchestra.run.gibba020:> sudo yum -y install ceph-mgr 2021-03-22T20:39:10.480 INFO:teuthology.orchestra.run.gibba020.stdout:Updating Subscription Management repositories. 2021-03-22T20:39:10.899 INFO:teuthology.orchestra.run.gibba020.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 108 kB/s | 2.8 kB 00:00 2021-03-22T20:39:11.037 INFO:teuthology.orchestra.run.gibba044.stdout:Dependencies resolved. 2021-03-22T20:39:11.038 INFO:teuthology.orchestra.run.gibba044.stdout:================================================================================ 2021-03-22T20:39:11.038 INFO:teuthology.orchestra.run.gibba044.stdout: Package Arch Version Repo Size 2021-03-22T20:39:11.038 INFO:teuthology.orchestra.run.gibba044.stdout:================================================================================ 2021-03-22T20:39:11.039 INFO:teuthology.orchestra.run.gibba044.stdout:Installing: 2021-03-22T20:39:11.039 INFO:teuthology.orchestra.run.gibba044.stdout: ceph-immutable-object-cache x86_64 2:15.2.10-70.g224e0301.el8 ceph 206 k 2021-03-22T20:39:11.039 INFO:teuthology.orchestra.run.gibba044.stdout: 2021-03-22T20:39:11.039 INFO:teuthology.orchestra.run.gibba044.stdout:Transaction Summary 2021-03-22T20:39:11.039 INFO:teuthology.orchestra.run.gibba044.stdout:================================================================================ 2021-03-22T20:39:11.039 INFO:teuthology.orchestra.run.gibba044.stdout:Install 1 Package 2021-03-22T20:39:11.039 INFO:teuthology.orchestra.run.gibba044.stdout: 2021-03-22T20:39:11.039 INFO:teuthology.orchestra.run.gibba044.stdout:Total download size: 206 k 2021-03-22T20:39:11.039 INFO:teuthology.orchestra.run.gibba044.stdout:Installed size: 725 k 2021-03-22T20:39:11.039 INFO:teuthology.orchestra.run.gibba044.stdout:Downloading Packages: 2021-03-22T20:39:11.209 INFO:teuthology.orchestra.run.gibba044.stdout:ceph-immutable-object-cache-15.2.10-70.g224e030 1.2 MB/s | 206 kB 00:00 2021-03-22T20:39:11.210 INFO:teuthology.orchestra.run.gibba044.stdout:-------------------------------------------------------------------------------- 2021-03-22T20:39:11.211 INFO:teuthology.orchestra.run.gibba044.stdout:Total 1.2 MB/s | 206 kB 00:00 2021-03-22T20:39:11.211 INFO:teuthology.orchestra.run.gibba044.stdout:Running transaction check 2021-03-22T20:39:11.220 INFO:teuthology.orchestra.run.gibba044.stdout:Transaction check succeeded. 2021-03-22T20:39:11.220 INFO:teuthology.orchestra.run.gibba044.stdout:Running transaction test 2021-03-22T20:39:11.257 INFO:teuthology.orchestra.run.gibba044.stdout:Transaction test succeeded. 2021-03-22T20:39:11.260 INFO:teuthology.orchestra.run.gibba044.stdout:Running transaction 2021-03-22T20:39:11.355 INFO:teuthology.orchestra.run.gibba044.stdout: Preparing : 1/1 2021-03-22T20:39:11.535 INFO:teuthology.orchestra.run.gibba044.stdout: Installing : ceph-immutable-object-cache-2:15.2.10-70.g224e0301.e 1/1 2021-03-22T20:39:11.805 INFO:teuthology.orchestra.run.gibba020.stdout:Package ceph-mgr-2:15.2.10-70.g224e0301.el8.x86_64 is already installed. 2021-03-22T20:39:11.807 INFO:teuthology.orchestra.run.gibba044.stdout: Running scriptlet: ceph-immutable-object-cache-2:15.2.10-70.g224e0301.e 1/1 2021-03-22T20:39:12.019 INFO:teuthology.orchestra.run.gibba044.stdout: Verifying : ceph-immutable-object-cache-2:15.2.10-70.g224e0301.e 1/1 2021-03-22T20:39:12.020 INFO:teuthology.orchestra.run.gibba044.stdout:Installed products updated. 2021-03-22T20:39:12.069 INFO:teuthology.orchestra.run.gibba020.stdout:Dependencies resolved. 2021-03-22T20:39:12.070 INFO:teuthology.orchestra.run.gibba020.stdout:Nothing to do. 2021-03-22T20:39:12.070 INFO:teuthology.orchestra.run.gibba020.stdout:Complete! 2021-03-22T20:39:12.137 DEBUG:teuthology.orchestra.run.gibba020:> sudo yum -y install ceph-mgr-dashboard 2021-03-22T20:39:12.346 INFO:teuthology.orchestra.run.gibba020.stdout:Updating Subscription Management repositories. 2021-03-22T20:39:12.756 INFO:teuthology.orchestra.run.gibba020.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 103 kB/s | 2.8 kB 00:00 2021-03-22T20:39:12.838 INFO:teuthology.orchestra.run.gibba020.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 90 kB/s | 2.4 kB 00:00 2021-03-22T20:39:13.649 INFO:teuthology.orchestra.run.gibba044.stdout: 2021-03-22T20:39:13.649 INFO:teuthology.orchestra.run.gibba044.stdout:Installed: 2021-03-22T20:39:13.649 INFO:teuthology.orchestra.run.gibba044.stdout: ceph-immutable-object-cache-2:15.2.10-70.g224e0301.el8.x86_64 2021-03-22T20:39:13.649 INFO:teuthology.orchestra.run.gibba044.stdout: 2021-03-22T20:39:13.649 INFO:teuthology.orchestra.run.gibba044.stdout:Complete! 2021-03-22T20:39:13.955 INFO:teuthology.orchestra.run.gibba020.stdout:Dependencies resolved. 2021-03-22T20:39:13.956 INFO:teuthology.orchestra.run.gibba020.stdout:================================================================================================== 2021-03-22T20:39:13.956 INFO:teuthology.orchestra.run.gibba020.stdout: Package Arch Version Repository Size 2021-03-22T20:39:13.956 INFO:teuthology.orchestra.run.gibba020.stdout:================================================================================================== 2021-03-22T20:39:13.956 INFO:teuthology.orchestra.run.gibba020.stdout:Installing: 2021-03-22T20:39:13.956 INFO:teuthology.orchestra.run.gibba020.stdout: ceph-mgr-dashboard noarch 2:15.2.10-70.g224e0301.el8 ceph-noarch 3.6 M 2021-03-22T20:39:13.957 INFO:teuthology.orchestra.run.gibba020.stdout:Installing dependencies: 2021-03-22T20:39:13.957 INFO:teuthology.orchestra.run.gibba020.stdout: ceph-grafana-dashboards noarch 2:15.2.10-70.g224e0301.el8 ceph-noarch 24 k 2021-03-22T20:39:13.957 INFO:teuthology.orchestra.run.gibba020.stdout: ceph-prometheus-alerts noarch 2:15.2.10-70.g224e0301.el8 ceph-noarch 9.0 k 2021-03-22T20:39:13.957 INFO:teuthology.orchestra.run.gibba020.stdout: python3-jwt noarch 1.6.1-2.el8 rhel-8-for-x86_64-baseos-rpms 43 k 2021-03-22T20:39:13.957 INFO:teuthology.orchestra.run.gibba020.stdout: python3-repoze-lru noarch 0.7-6.el8 epel 34 k 2021-03-22T20:39:13.957 INFO:teuthology.orchestra.run.gibba020.stdout: python3-routes noarch 2.4.1-12.el8 epel 196 k 2021-03-22T20:39:13.957 INFO:teuthology.orchestra.run.gibba020.stdout: 2021-03-22T20:39:13.957 INFO:teuthology.orchestra.run.gibba020.stdout:Transaction Summary 2021-03-22T20:39:13.957 INFO:teuthology.orchestra.run.gibba020.stdout:================================================================================================== 2021-03-22T20:39:13.957 INFO:teuthology.orchestra.run.gibba020.stdout:Install 6 Packages 2021-03-22T20:39:13.957 INFO:teuthology.orchestra.run.gibba020.stdout: 2021-03-22T20:39:13.958 INFO:teuthology.orchestra.run.gibba020.stdout:Total download size: 3.9 M 2021-03-22T20:39:13.958 INFO:teuthology.orchestra.run.gibba020.stdout:Installed size: 19 M 2021-03-22T20:39:13.958 INFO:teuthology.orchestra.run.gibba020.stdout:Downloading Packages: 2021-03-22T20:39:14.054 INFO:teuthology.orchestra.run.gibba020.stdout:(1/6): ceph-prometheus-alerts-15.2.10-70.g224e0 94 kB/s | 9.0 kB 00:00 2021-03-22T20:39:14.067 INFO:teuthology.orchestra.run.gibba020.stdout:(2/6): ceph-grafana-dashboards-15.2.10-70.g224e 220 kB/s | 24 kB 00:00 2021-03-22T20:39:14.144 INFO:teuthology.orchestra.run.gibba020.stdout:(3/6): python3-repoze-lru-0.7-6.el8.noarch.rpm 373 kB/s | 34 kB 00:00 2021-03-22T20:39:14.172 INFO:teuthology.orchestra.run.gibba020.stdout:(4/6): python3-jwt-1.6.1-2.el8.noarch.rpm 1.5 MB/s | 43 kB 00:00 2021-03-22T20:39:14.216 INFO:teuthology.orchestra.run.gibba020.stdout:(5/6): python3-routes-2.4.1-12.el8.noarch.rpm 1.3 MB/s | 196 kB 00:00 2021-03-22T20:39:14.265 INFO:teuthology.orchestra.run.gibba020.stdout:(6/6): ceph-mgr-dashboard-15.2.10-70.g224e0301. 12 MB/s | 3.6 MB 00:00 2021-03-22T20:39:14.267 INFO:teuthology.orchestra.run.gibba020.stdout:-------------------------------------------------------------------------------- 2021-03-22T20:39:14.267 INFO:teuthology.orchestra.run.gibba020.stdout:Total 12 MB/s | 3.9 MB 00:00 2021-03-22T20:39:14.268 INFO:teuthology.orchestra.run.gibba020.stdout:Running transaction check 2021-03-22T20:39:14.274 INFO:teuthology.orchestra.run.gibba020.stdout:Transaction check succeeded. 2021-03-22T20:39:14.274 INFO:teuthology.orchestra.run.gibba020.stdout:Running transaction test 2021-03-22T20:39:14.336 INFO:teuthology.orchestra.run.gibba020.stdout:Transaction test succeeded. 2021-03-22T20:39:14.339 INFO:teuthology.orchestra.run.gibba020.stdout:Running transaction 2021-03-22T20:39:14.595 DEBUG:teuthology.orchestra.run.gibba044:> sudo yum -y install ceph-mgr 2021-03-22T20:39:14.613 INFO:teuthology.orchestra.run.gibba020.stdout: Preparing : 1/1 2021-03-22T20:39:14.804 INFO:teuthology.orchestra.run.gibba044.stdout:Updating Subscription Management repositories. 2021-03-22T20:39:14.822 INFO:teuthology.orchestra.run.gibba020.stdout: Installing : python3-jwt-1.6.1-2.el8.noarch 1/6 2021-03-22T20:39:15.073 INFO:teuthology.orchestra.run.gibba020.stdout: Installing : python3-repoze-lru-0.7-6.el8.noarch 2/6 2021-03-22T20:39:15.217 INFO:teuthology.orchestra.run.gibba044.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 82 kB/s | 2.4 kB 00:00 2021-03-22T20:39:15.258 INFO:teuthology.orchestra.run.gibba020.stdout: Installing : python3-routes-2.4.1-12.el8.noarch 3/6 2021-03-22T20:39:15.313 INFO:teuthology.orchestra.run.gibba044.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 87 kB/s | 2.8 kB 00:00 2021-03-22T20:39:15.394 INFO:teuthology.orchestra.run.gibba020.stdout: Installing : ceph-prometheus-alerts-2:15.2.10-70.g224e0301.el8.no 4/6 2021-03-22T20:39:16.201 INFO:teuthology.orchestra.run.gibba044.stdout:Package ceph-mgr-2:15.2.10-70.g224e0301.el8.x86_64 is already installed. 2021-03-22T20:39:16.223 INFO:teuthology.orchestra.run.gibba020.stdout: Installing : ceph-grafana-dashboards-2:15.2.10-70.g224e0301.el8.n 5/6 2021-03-22T20:39:16.467 INFO:teuthology.orchestra.run.gibba044.stdout:Dependencies resolved. 2021-03-22T20:39:16.468 INFO:teuthology.orchestra.run.gibba044.stdout:Nothing to do. 2021-03-22T20:39:16.468 INFO:teuthology.orchestra.run.gibba044.stdout:Complete! 2021-03-22T20:39:16.475 INFO:teuthology.orchestra.run.gibba020.stdout: Installing : ceph-mgr-dashboard-2:15.2.10-70.g224e0301.el8.noarch 6/6 2021-03-22T20:39:16.526 DEBUG:teuthology.orchestra.run.gibba044:> sudo yum -y install ceph-mgr-dashboard 2021-03-22T20:39:16.645 INFO:teuthology.orchestra.run.gibba020.stdout: Running scriptlet: ceph-mgr-dashboard-2:15.2.10-70.g224e0301.el8.noarch 6/6 2021-03-22T20:39:16.645 INFO:teuthology.orchestra.run.gibba020.stdout: Verifying : ceph-grafana-dashboards-2:15.2.10-70.g224e0301.el8.n 1/6 2021-03-22T20:39:16.645 INFO:teuthology.orchestra.run.gibba020.stdout: Verifying : ceph-mgr-dashboard-2:15.2.10-70.g224e0301.el8.noarch 2/6 2021-03-22T20:39:16.645 INFO:teuthology.orchestra.run.gibba020.stdout: Verifying : ceph-prometheus-alerts-2:15.2.10-70.g224e0301.el8.no 3/6 2021-03-22T20:39:16.645 INFO:teuthology.orchestra.run.gibba020.stdout: Verifying : python3-repoze-lru-0.7-6.el8.noarch 4/6 2021-03-22T20:39:16.645 INFO:teuthology.orchestra.run.gibba020.stdout: Verifying : python3-routes-2.4.1-12.el8.noarch 5/6 2021-03-22T20:39:16.734 INFO:teuthology.orchestra.run.gibba044.stdout:Updating Subscription Management repositories. 2021-03-22T20:39:16.868 INFO:teuthology.orchestra.run.gibba020.stdout: Verifying : python3-jwt-1.6.1-2.el8.noarch 6/6 2021-03-22T20:39:16.868 INFO:teuthology.orchestra.run.gibba020.stdout:Installed products updated. 2021-03-22T20:39:17.203 INFO:teuthology.orchestra.run.gibba044.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 90 kB/s | 2.4 kB 00:00 2021-03-22T20:39:17.292 INFO:teuthology.orchestra.run.gibba044.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 104 kB/s | 2.8 kB 00:00 2021-03-22T20:39:18.396 INFO:teuthology.orchestra.run.gibba020.stdout: 2021-03-22T20:39:18.397 INFO:teuthology.orchestra.run.gibba020.stdout:Installed: 2021-03-22T20:39:18.397 INFO:teuthology.orchestra.run.gibba020.stdout: ceph-grafana-dashboards-2:15.2.10-70.g224e0301.el8.noarch 2021-03-22T20:39:18.397 INFO:teuthology.orchestra.run.gibba020.stdout: ceph-mgr-dashboard-2:15.2.10-70.g224e0301.el8.noarch 2021-03-22T20:39:18.397 INFO:teuthology.orchestra.run.gibba020.stdout: ceph-prometheus-alerts-2:15.2.10-70.g224e0301.el8.noarch 2021-03-22T20:39:18.397 INFO:teuthology.orchestra.run.gibba020.stdout: python3-jwt-1.6.1-2.el8.noarch 2021-03-22T20:39:18.397 INFO:teuthology.orchestra.run.gibba020.stdout: python3-repoze-lru-0.7-6.el8.noarch 2021-03-22T20:39:18.397 INFO:teuthology.orchestra.run.gibba020.stdout: python3-routes-2.4.1-12.el8.noarch 2021-03-22T20:39:18.397 INFO:teuthology.orchestra.run.gibba020.stdout: 2021-03-22T20:39:18.397 INFO:teuthology.orchestra.run.gibba020.stdout:Complete! 2021-03-22T20:39:18.450 INFO:teuthology.orchestra.run.gibba044.stdout:Dependencies resolved. 2021-03-22T20:39:18.451 INFO:teuthology.orchestra.run.gibba044.stdout:================================================================================================== 2021-03-22T20:39:18.451 INFO:teuthology.orchestra.run.gibba044.stdout: Package Arch Version Repository Size 2021-03-22T20:39:18.451 INFO:teuthology.orchestra.run.gibba044.stdout:================================================================================================== 2021-03-22T20:39:18.451 INFO:teuthology.orchestra.run.gibba044.stdout:Installing: 2021-03-22T20:39:18.451 INFO:teuthology.orchestra.run.gibba044.stdout: ceph-mgr-dashboard noarch 2:15.2.10-70.g224e0301.el8 ceph-noarch 3.6 M 2021-03-22T20:39:18.451 INFO:teuthology.orchestra.run.gibba044.stdout:Installing dependencies: 2021-03-22T20:39:18.451 INFO:teuthology.orchestra.run.gibba044.stdout: ceph-grafana-dashboards noarch 2:15.2.10-70.g224e0301.el8 ceph-noarch 24 k 2021-03-22T20:39:18.451 INFO:teuthology.orchestra.run.gibba044.stdout: ceph-prometheus-alerts noarch 2:15.2.10-70.g224e0301.el8 ceph-noarch 9.0 k 2021-03-22T20:39:18.451 INFO:teuthology.orchestra.run.gibba044.stdout: python3-jwt noarch 1.6.1-2.el8 rhel-8-for-x86_64-baseos-rpms 43 k 2021-03-22T20:39:18.451 INFO:teuthology.orchestra.run.gibba044.stdout: python3-repoze-lru noarch 0.7-6.el8 epel 34 k 2021-03-22T20:39:18.451 INFO:teuthology.orchestra.run.gibba044.stdout: python3-routes noarch 2.4.1-12.el8 epel 196 k 2021-03-22T20:39:18.451 INFO:teuthology.orchestra.run.gibba044.stdout: 2021-03-22T20:39:18.452 INFO:teuthology.orchestra.run.gibba044.stdout:Transaction Summary 2021-03-22T20:39:18.452 INFO:teuthology.orchestra.run.gibba044.stdout:================================================================================================== 2021-03-22T20:39:18.452 INFO:teuthology.orchestra.run.gibba044.stdout:Install 6 Packages 2021-03-22T20:39:18.452 INFO:teuthology.orchestra.run.gibba044.stdout: 2021-03-22T20:39:18.452 INFO:teuthology.orchestra.run.gibba044.stdout:Total download size: 3.9 M 2021-03-22T20:39:18.452 INFO:teuthology.orchestra.run.gibba044.stdout:Installed size: 19 M 2021-03-22T20:39:18.453 INFO:teuthology.orchestra.run.gibba044.stdout:Downloading Packages: 2021-03-22T20:39:18.470 DEBUG:teuthology.orchestra.run.gibba020:> sudo yum -y install ceph-mgr-diskprediction-local 2021-03-22T20:39:18.548 INFO:teuthology.orchestra.run.gibba044.stdout:(1/6): ceph-prometheus-alerts-15.2.10-70.g224e0 94 kB/s | 9.0 kB 00:00 2021-03-22T20:39:18.562 INFO:teuthology.orchestra.run.gibba044.stdout:(2/6): ceph-grafana-dashboards-15.2.10-70.g224e 219 kB/s | 24 kB 00:00 2021-03-22T20:39:18.631 INFO:teuthology.orchestra.run.gibba044.stdout:(3/6): python3-repoze-lru-0.7-6.el8.noarch.rpm 407 kB/s | 34 kB 00:00 2021-03-22T20:39:18.659 INFO:teuthology.orchestra.run.gibba044.stdout:(4/6): python3-jwt-1.6.1-2.el8.noarch.rpm 1.5 MB/s | 43 kB 00:00 2021-03-22T20:39:18.682 INFO:teuthology.orchestra.run.gibba020.stdout:Updating Subscription Management repositories. 2021-03-22T20:39:18.697 INFO:teuthology.orchestra.run.gibba044.stdout:(5/6): python3-routes-2.4.1-12.el8.noarch.rpm 1.4 MB/s | 196 kB 00:00 2021-03-22T20:39:18.766 INFO:teuthology.orchestra.run.gibba044.stdout:(6/6): ceph-mgr-dashboard-15.2.10-70.g224e0301. 11 MB/s | 3.6 MB 00:00 2021-03-22T20:39:18.767 INFO:teuthology.orchestra.run.gibba044.stdout:-------------------------------------------------------------------------------- 2021-03-22T20:39:18.768 INFO:teuthology.orchestra.run.gibba044.stdout:Total 12 MB/s | 3.9 MB 00:00 2021-03-22T20:39:18.769 INFO:teuthology.orchestra.run.gibba044.stdout:Running transaction check 2021-03-22T20:39:18.775 INFO:teuthology.orchestra.run.gibba044.stdout:Transaction check succeeded. 2021-03-22T20:39:18.775 INFO:teuthology.orchestra.run.gibba044.stdout:Running transaction test 2021-03-22T20:39:18.836 INFO:teuthology.orchestra.run.gibba044.stdout:Transaction test succeeded. 2021-03-22T20:39:18.839 INFO:teuthology.orchestra.run.gibba044.stdout:Running transaction 2021-03-22T20:39:19.107 INFO:teuthology.orchestra.run.gibba044.stdout: Preparing : 1/1 2021-03-22T20:39:19.118 INFO:teuthology.orchestra.run.gibba020.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 104 kB/s | 2.8 kB 00:00 2021-03-22T20:39:19.229 INFO:teuthology.orchestra.run.gibba020.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 88 kB/s | 2.4 kB 00:00 2021-03-22T20:39:19.352 INFO:teuthology.orchestra.run.gibba044.stdout: Installing : python3-jwt-1.6.1-2.el8.noarch 1/6 2021-03-22T20:39:19.594 INFO:teuthology.orchestra.run.gibba044.stdout: Installing : python3-repoze-lru-0.7-6.el8.noarch 2/6 2021-03-22T20:39:19.928 INFO:teuthology.orchestra.run.gibba044.stdout: Installing : python3-routes-2.4.1-12.el8.noarch 3/6 2021-03-22T20:39:20.057 INFO:teuthology.orchestra.run.gibba044.stdout: Installing : ceph-prometheus-alerts-2:15.2.10-70.g224e0301.el8.no 4/6 2021-03-22T20:39:20.348 INFO:teuthology.orchestra.run.gibba020.stdout:Dependencies resolved. 2021-03-22T20:39:20.348 INFO:teuthology.orchestra.run.gibba020.stdout:====================================================================================================================== 2021-03-22T20:39:20.348 INFO:teuthology.orchestra.run.gibba020.stdout: Package Arch Version Repository Size 2021-03-22T20:39:20.349 INFO:teuthology.orchestra.run.gibba020.stdout:====================================================================================================================== 2021-03-22T20:39:20.349 INFO:teuthology.orchestra.run.gibba020.stdout:Installing: 2021-03-22T20:39:20.349 INFO:teuthology.orchestra.run.gibba020.stdout: ceph-mgr-diskprediction-local noarch 2:15.2.10-70.g224e0301.el8 ceph-noarch 8.6 M 2021-03-22T20:39:20.349 INFO:teuthology.orchestra.run.gibba020.stdout:Installing dependencies: 2021-03-22T20:39:20.349 INFO:teuthology.orchestra.run.gibba020.stdout: libgfortran x86_64 8.3.1-5.1.el8 rhel-8-for-x86_64-baseos-rpms 639 k 2021-03-22T20:39:20.349 INFO:teuthology.orchestra.run.gibba020.stdout: libquadmath x86_64 8.3.1-5.1.el8 rhel-8-for-x86_64-baseos-rpms 169 k 2021-03-22T20:39:20.349 INFO:teuthology.orchestra.run.gibba020.stdout: openblas x86_64 0.3.3-5.el8 rhel-8-for-x86_64-appstream-rpms 4.3 M 2021-03-22T20:39:20.349 INFO:teuthology.orchestra.run.gibba020.stdout: openblas-threads x86_64 0.3.3-5.el8 rhel-8-for-x86_64-appstream-rpms 4.4 M 2021-03-22T20:39:20.349 INFO:teuthology.orchestra.run.gibba020.stdout: python3-numpy x86_64 1:1.14.3-9.el8 rhel-8-for-x86_64-appstream-rpms 3.7 M 2021-03-22T20:39:20.349 INFO:teuthology.orchestra.run.gibba020.stdout: python3-numpy-f2py x86_64 1:1.14.3-9.el8 rhel-8-for-x86_64-appstream-rpms 225 k 2021-03-22T20:39:20.349 INFO:teuthology.orchestra.run.gibba020.stdout: python3-scipy x86_64 1.0.0-20.module+el8.1.0+3334+5cb623d7 rhel-8-for-x86_64-appstream-rpms 15 M 2021-03-22T20:39:20.349 INFO:teuthology.orchestra.run.gibba020.stdout: 2021-03-22T20:39:20.350 INFO:teuthology.orchestra.run.gibba020.stdout:Transaction Summary 2021-03-22T20:39:20.350 INFO:teuthology.orchestra.run.gibba020.stdout:====================================================================================================================== 2021-03-22T20:39:20.350 INFO:teuthology.orchestra.run.gibba020.stdout:Install 8 Packages 2021-03-22T20:39:20.350 INFO:teuthology.orchestra.run.gibba020.stdout: 2021-03-22T20:39:20.350 INFO:teuthology.orchestra.run.gibba020.stdout:Total download size: 37 M 2021-03-22T20:39:20.350 INFO:teuthology.orchestra.run.gibba020.stdout:Installed size: 196 M 2021-03-22T20:39:20.351 INFO:teuthology.orchestra.run.gibba020.stdout:Downloading Packages: 2021-03-22T20:39:20.392 INFO:teuthology.orchestra.run.gibba020.stdout:(1/8): python3-numpy-f2py-1.14.3-9.el8.x86_64.r 5.3 MB/s | 225 kB 00:00 2021-03-22T20:39:20.432 INFO:teuthology.orchestra.run.gibba020.stdout:(2/8): python3-numpy-1.14.3-9.el8.x86_64.rpm 94 MB/s | 3.7 MB 00:00 2021-03-22T20:39:20.539 INFO:teuthology.orchestra.run.gibba020.stdout:(3/8): python3-scipy-1.0.0-20.module+el8.1.0+33 77 MB/s | 15 MB 00:00 2021-03-22T20:39:20.562 INFO:teuthology.orchestra.run.gibba020.stdout:(4/8): openblas-threads-0.3.3-5.el8.x86_64.rpm 33 MB/s | 4.4 MB 00:00 2021-03-22T20:39:20.581 INFO:teuthology.orchestra.run.gibba020.stdout:(5/8): libquadmath-8.3.1-5.1.el8.x86_64.rpm 9.0 MB/s | 169 kB 00:00 2021-03-22T20:39:20.590 INFO:teuthology.orchestra.run.gibba020.stdout:(6/8): openblas-0.3.3-5.el8.x86_64.rpm 85 MB/s | 4.3 MB 00:00 2021-03-22T20:39:20.608 INFO:teuthology.orchestra.run.gibba020.stdout:(7/8): libgfortran-8.3.1-5.1.el8.x86_64.rpm 23 MB/s | 639 kB 00:00 2021-03-22T20:39:20.888 INFO:teuthology.orchestra.run.gibba020.stdout:(8/8): ceph-mgr-diskprediction-local-15.2.10-70 16 MB/s | 8.6 MB 00:00 2021-03-22T20:39:20.889 INFO:teuthology.orchestra.run.gibba020.stdout:-------------------------------------------------------------------------------- 2021-03-22T20:39:20.889 INFO:teuthology.orchestra.run.gibba020.stdout:Total 68 MB/s | 37 MB 00:00 2021-03-22T20:39:20.896 INFO:teuthology.orchestra.run.gibba020.stdout:Running transaction check 2021-03-22T20:39:20.911 INFO:teuthology.orchestra.run.gibba020.stdout:Transaction check succeeded. 2021-03-22T20:39:20.911 INFO:teuthology.orchestra.run.gibba020.stdout:Running transaction test 2021-03-22T20:39:20.921 INFO:teuthology.orchestra.run.gibba044.stdout: Installing : ceph-grafana-dashboards-2:15.2.10-70.g224e0301.el8.n 5/6 2021-03-22T20:39:21.154 INFO:teuthology.orchestra.run.gibba020.stdout:Transaction test succeeded. 2021-03-22T20:39:21.156 INFO:teuthology.orchestra.run.gibba020.stdout:Running transaction 2021-03-22T20:39:21.197 INFO:teuthology.orchestra.run.gibba044.stdout: Installing : ceph-mgr-dashboard-2:15.2.10-70.g224e0301.el8.noarch 6/6 2021-03-22T20:39:21.360 INFO:teuthology.orchestra.run.gibba044.stdout: Running scriptlet: ceph-mgr-dashboard-2:15.2.10-70.g224e0301.el8.noarch 6/6 2021-03-22T20:39:21.360 INFO:teuthology.orchestra.run.gibba044.stdout: Verifying : ceph-grafana-dashboards-2:15.2.10-70.g224e0301.el8.n 1/6 2021-03-22T20:39:21.360 INFO:teuthology.orchestra.run.gibba044.stdout: Verifying : ceph-mgr-dashboard-2:15.2.10-70.g224e0301.el8.noarch 2/6 2021-03-22T20:39:21.360 INFO:teuthology.orchestra.run.gibba044.stdout: Verifying : ceph-prometheus-alerts-2:15.2.10-70.g224e0301.el8.no 3/6 2021-03-22T20:39:21.360 INFO:teuthology.orchestra.run.gibba044.stdout: Verifying : python3-repoze-lru-0.7-6.el8.noarch 4/6 2021-03-22T20:39:21.360 INFO:teuthology.orchestra.run.gibba044.stdout: Verifying : python3-routes-2.4.1-12.el8.noarch 5/6 2021-03-22T20:39:21.595 INFO:teuthology.orchestra.run.gibba044.stdout: Verifying : python3-jwt-1.6.1-2.el8.noarch 6/6 2021-03-22T20:39:21.595 INFO:teuthology.orchestra.run.gibba044.stdout:Installed products updated. 2021-03-22T20:39:21.615 INFO:teuthology.orchestra.run.gibba020.stdout: Preparing : 1/1 2021-03-22T20:39:21.797 INFO:teuthology.orchestra.run.gibba020.stdout: Installing : libquadmath-8.3.1-5.1.el8.x86_64 1/8 2021-03-22T20:39:21.918 INFO:teuthology.orchestra.run.gibba020.stdout: Running scriptlet: libquadmath-8.3.1-5.1.el8.x86_64 1/8 2021-03-22T20:39:22.089 INFO:teuthology.orchestra.run.gibba020.stdout: Installing : libgfortran-8.3.1-5.1.el8.x86_64 2/8 2021-03-22T20:39:22.478 INFO:teuthology.orchestra.run.gibba020.stdout: Running scriptlet: libgfortran-8.3.1-5.1.el8.x86_64 2/8 2021-03-22T20:39:22.647 INFO:teuthology.orchestra.run.gibba020.stdout: Installing : openblas-threads-0.3.3-5.el8.x86_64 3/8 2021-03-22T20:39:23.034 INFO:teuthology.orchestra.run.gibba020.stdout: Running scriptlet: openblas-threads-0.3.3-5.el8.x86_64 3/8 2021-03-22T20:39:23.149 INFO:teuthology.orchestra.run.gibba044.stdout: 2021-03-22T20:39:23.149 INFO:teuthology.orchestra.run.gibba044.stdout:Installed: 2021-03-22T20:39:23.149 INFO:teuthology.orchestra.run.gibba044.stdout: ceph-grafana-dashboards-2:15.2.10-70.g224e0301.el8.noarch 2021-03-22T20:39:23.149 INFO:teuthology.orchestra.run.gibba044.stdout: ceph-mgr-dashboard-2:15.2.10-70.g224e0301.el8.noarch 2021-03-22T20:39:23.150 INFO:teuthology.orchestra.run.gibba044.stdout: ceph-prometheus-alerts-2:15.2.10-70.g224e0301.el8.noarch 2021-03-22T20:39:23.150 INFO:teuthology.orchestra.run.gibba044.stdout: python3-jwt-1.6.1-2.el8.noarch 2021-03-22T20:39:23.150 INFO:teuthology.orchestra.run.gibba044.stdout: python3-repoze-lru-0.7-6.el8.noarch 2021-03-22T20:39:23.150 INFO:teuthology.orchestra.run.gibba044.stdout: python3-routes-2.4.1-12.el8.noarch 2021-03-22T20:39:23.150 INFO:teuthology.orchestra.run.gibba044.stdout: 2021-03-22T20:39:23.150 INFO:teuthology.orchestra.run.gibba044.stdout:Complete! 2021-03-22T20:39:23.238 DEBUG:teuthology.orchestra.run.gibba044:> sudo yum -y install ceph-mgr-diskprediction-local 2021-03-22T20:39:23.256 INFO:teuthology.orchestra.run.gibba020.stdout: Installing : openblas-0.3.3-5.el8.x86_64 4/8 2021-03-22T20:39:23.449 INFO:teuthology.orchestra.run.gibba044.stdout:Updating Subscription Management repositories. 2021-03-22T20:39:23.815 INFO:teuthology.orchestra.run.gibba020.stdout: Running scriptlet: openblas-0.3.3-5.el8.x86_64 4/8 2021-03-22T20:39:23.971 INFO:teuthology.orchestra.run.gibba044.stdout:Last metadata expiration check: 0:00:01 ago on Mon 22 Mar 2021 08:39:22 PM UTC. 2021-03-22T20:39:24.886 INFO:teuthology.orchestra.run.gibba020.stdout: Installing : python3-numpy-1:1.14.3-9.el8.x86_64 5/8 2021-03-22T20:39:25.021 INFO:teuthology.orchestra.run.gibba044.stdout:Dependencies resolved. 2021-03-22T20:39:25.022 INFO:teuthology.orchestra.run.gibba044.stdout:====================================================================================================================== 2021-03-22T20:39:25.022 INFO:teuthology.orchestra.run.gibba044.stdout: Package Arch Version Repository Size 2021-03-22T20:39:25.022 INFO:teuthology.orchestra.run.gibba044.stdout:====================================================================================================================== 2021-03-22T20:39:25.023 INFO:teuthology.orchestra.run.gibba044.stdout:Installing: 2021-03-22T20:39:25.023 INFO:teuthology.orchestra.run.gibba044.stdout: ceph-mgr-diskprediction-local noarch 2:15.2.10-70.g224e0301.el8 ceph-noarch 8.6 M 2021-03-22T20:39:25.023 INFO:teuthology.orchestra.run.gibba044.stdout:Installing dependencies: 2021-03-22T20:39:25.023 INFO:teuthology.orchestra.run.gibba044.stdout: libgfortran x86_64 8.3.1-5.1.el8 rhel-8-for-x86_64-baseos-rpms 639 k 2021-03-22T20:39:25.023 INFO:teuthology.orchestra.run.gibba044.stdout: libquadmath x86_64 8.3.1-5.1.el8 rhel-8-for-x86_64-baseos-rpms 169 k 2021-03-22T20:39:25.023 INFO:teuthology.orchestra.run.gibba044.stdout: openblas x86_64 0.3.3-5.el8 rhel-8-for-x86_64-appstream-rpms 4.3 M 2021-03-22T20:39:25.023 INFO:teuthology.orchestra.run.gibba044.stdout: openblas-threads x86_64 0.3.3-5.el8 rhel-8-for-x86_64-appstream-rpms 4.4 M 2021-03-22T20:39:25.023 INFO:teuthology.orchestra.run.gibba044.stdout: python3-numpy x86_64 1:1.14.3-9.el8 rhel-8-for-x86_64-appstream-rpms 3.7 M 2021-03-22T20:39:25.023 INFO:teuthology.orchestra.run.gibba044.stdout: python3-numpy-f2py x86_64 1:1.14.3-9.el8 rhel-8-for-x86_64-appstream-rpms 225 k 2021-03-22T20:39:25.023 INFO:teuthology.orchestra.run.gibba044.stdout: python3-scipy x86_64 1.0.0-20.module+el8.1.0+3334+5cb623d7 rhel-8-for-x86_64-appstream-rpms 15 M 2021-03-22T20:39:25.023 INFO:teuthology.orchestra.run.gibba044.stdout: 2021-03-22T20:39:25.023 INFO:teuthology.orchestra.run.gibba044.stdout:Transaction Summary 2021-03-22T20:39:25.024 INFO:teuthology.orchestra.run.gibba044.stdout:====================================================================================================================== 2021-03-22T20:39:25.024 INFO:teuthology.orchestra.run.gibba044.stdout:Install 8 Packages 2021-03-22T20:39:25.024 INFO:teuthology.orchestra.run.gibba044.stdout: 2021-03-22T20:39:25.024 INFO:teuthology.orchestra.run.gibba044.stdout:Total download size: 37 M 2021-03-22T20:39:25.024 INFO:teuthology.orchestra.run.gibba044.stdout:Installed size: 196 M 2021-03-22T20:39:25.024 INFO:teuthology.orchestra.run.gibba044.stdout:Downloading Packages: 2021-03-22T20:39:25.061 INFO:teuthology.orchestra.run.gibba044.stdout:(1/8): libquadmath-8.3.1-5.1.el8.x86_64.rpm 4.6 MB/s | 169 kB 00:00 2021-03-22T20:39:25.069 INFO:teuthology.orchestra.run.gibba044.stdout:(2/8): libgfortran-8.3.1-5.1.el8.x86_64.rpm 14 MB/s | 639 kB 00:00 2021-03-22T20:39:25.092 INFO:teuthology.orchestra.run.gibba044.stdout:(3/8): python3-numpy-f2py-1.14.3-9.el8.x86_64.r 11 MB/s | 225 kB 00:00 2021-03-22T20:39:25.097 INFO:teuthology.orchestra.run.gibba020.stdout: Installing : python3-numpy-f2py-1:1.14.3-9.el8.x86_64 6/8 2021-03-22T20:39:25.135 INFO:teuthology.orchestra.run.gibba044.stdout:(4/8): python3-numpy-1.14.3-9.el8.x86_64.rpm 87 MB/s | 3.7 MB 00:00 2021-03-22T20:39:25.251 INFO:teuthology.orchestra.run.gibba044.stdout:(5/8): python3-scipy-1.0.0-20.module+el8.1.0+33 76 MB/s | 15 MB 00:00 2021-03-22T20:39:25.271 INFO:teuthology.orchestra.run.gibba044.stdout:(6/8): openblas-threads-0.3.3-5.el8.x86_64.rpm 32 MB/s | 4.4 MB 00:00 2021-03-22T20:39:25.288 INFO:teuthology.orchestra.run.gibba044.stdout:(7/8): openblas-0.3.3-5.el8.x86_64.rpm 117 MB/s | 4.3 MB 00:00 2021-03-22T20:39:25.627 INFO:teuthology.orchestra.run.gibba044.stdout:(8/8): ceph-mgr-diskprediction-local-15.2.10-70 14 MB/s | 8.6 MB 00:00 2021-03-22T20:39:25.628 INFO:teuthology.orchestra.run.gibba044.stdout:-------------------------------------------------------------------------------- 2021-03-22T20:39:25.628 INFO:teuthology.orchestra.run.gibba044.stdout:Total 60 MB/s | 37 MB 00:00 2021-03-22T20:39:25.635 INFO:teuthology.orchestra.run.gibba044.stdout:Running transaction check 2021-03-22T20:39:25.649 INFO:teuthology.orchestra.run.gibba044.stdout:Transaction check succeeded. 2021-03-22T20:39:25.649 INFO:teuthology.orchestra.run.gibba044.stdout:Running transaction test 2021-03-22T20:39:25.897 INFO:teuthology.orchestra.run.gibba044.stdout:Transaction test succeeded. 2021-03-22T20:39:25.900 INFO:teuthology.orchestra.run.gibba044.stdout:Running transaction 2021-03-22T20:39:26.357 INFO:teuthology.orchestra.run.gibba044.stdout: Preparing : 1/1 2021-03-22T20:39:26.527 INFO:teuthology.orchestra.run.gibba044.stdout: Installing : libquadmath-8.3.1-5.1.el8.x86_64 1/8 2021-03-22T20:39:26.645 INFO:teuthology.orchestra.run.gibba044.stdout: Running scriptlet: libquadmath-8.3.1-5.1.el8.x86_64 1/8 2021-03-22T20:39:26.710 INFO:teuthology.orchestra.run.gibba020.stdout: Running scriptlet: python3-numpy-f2py-1:1.14.3-9.el8.x86_64 6/8 2021-03-22T20:39:26.777 INFO:teuthology.orchestra.run.gibba044.stdout: Installing : libgfortran-8.3.1-5.1.el8.x86_64 2/8 2021-03-22T20:39:27.186 INFO:teuthology.orchestra.run.gibba044.stdout: Running scriptlet: libgfortran-8.3.1-5.1.el8.x86_64 2/8 2021-03-22T20:39:27.360 INFO:teuthology.orchestra.run.gibba044.stdout: Installing : openblas-threads-0.3.3-5.el8.x86_64 3/8 2021-03-22T20:39:27.789 INFO:teuthology.orchestra.run.gibba044.stdout: Running scriptlet: openblas-threads-0.3.3-5.el8.x86_64 3/8 2021-03-22T20:39:27.802 INFO:teuthology.orchestra.run.gibba020.stdout: Installing : python3-scipy-1.0.0-20.module+el8.1.0+3334+5cb623d7. 7/8 2021-03-22T20:39:27.982 INFO:teuthology.orchestra.run.gibba020.stdout: Installing : ceph-mgr-diskprediction-local-2:15.2.10-70.g224e0301 8/8 2021-03-22T20:39:28.018 INFO:teuthology.orchestra.run.gibba044.stdout: Installing : openblas-0.3.3-5.el8.x86_64 4/8 2021-03-22T20:39:28.188 INFO:teuthology.orchestra.run.gibba020.stdout: Running scriptlet: ceph-mgr-diskprediction-local-2:15.2.10-70.g224e0301 8/8 2021-03-22T20:39:28.188 INFO:teuthology.orchestra.run.gibba020.stdout: Verifying : ceph-mgr-diskprediction-local-2:15.2.10-70.g224e0301 1/8 2021-03-22T20:39:28.188 INFO:teuthology.orchestra.run.gibba020.stdout: Verifying : python3-scipy-1.0.0-20.module+el8.1.0+3334+5cb623d7. 2/8 2021-03-22T20:39:28.188 INFO:teuthology.orchestra.run.gibba020.stdout: Verifying : python3-numpy-f2py-1:1.14.3-9.el8.x86_64 3/8 2021-03-22T20:39:28.188 INFO:teuthology.orchestra.run.gibba020.stdout: Verifying : python3-numpy-1:1.14.3-9.el8.x86_64 4/8 2021-03-22T20:39:28.188 INFO:teuthology.orchestra.run.gibba020.stdout: Verifying : openblas-threads-0.3.3-5.el8.x86_64 5/8 2021-03-22T20:39:28.188 INFO:teuthology.orchestra.run.gibba020.stdout: Verifying : openblas-0.3.3-5.el8.x86_64 6/8 2021-03-22T20:39:28.188 INFO:teuthology.orchestra.run.gibba020.stdout: Verifying : libquadmath-8.3.1-5.1.el8.x86_64 7/8 2021-03-22T20:39:28.397 INFO:teuthology.orchestra.run.gibba020.stdout: Verifying : libgfortran-8.3.1-5.1.el8.x86_64 8/8 2021-03-22T20:39:28.397 INFO:teuthology.orchestra.run.gibba020.stdout:Installed products updated. 2021-03-22T20:39:28.558 INFO:teuthology.orchestra.run.gibba044.stdout: Running scriptlet: openblas-0.3.3-5.el8.x86_64 4/8 2021-03-22T20:39:28.883 INFO:teuthology.orchestra.run.gibba044.stdout: Installing : python3-numpy-1:1.14.3-9.el8.x86_64 5/8 2021-03-22T20:39:29.077 INFO:teuthology.orchestra.run.gibba044.stdout: Installing : python3-numpy-f2py-1:1.14.3-9.el8.x86_64 6/8 2021-03-22T20:39:30.011 INFO:teuthology.orchestra.run.gibba020.stdout: 2021-03-22T20:39:30.012 INFO:teuthology.orchestra.run.gibba020.stdout:Installed: 2021-03-22T20:39:30.012 INFO:teuthology.orchestra.run.gibba020.stdout: ceph-mgr-diskprediction-local-2:15.2.10-70.g224e0301.el8.noarch 2021-03-22T20:39:30.012 INFO:teuthology.orchestra.run.gibba020.stdout: libgfortran-8.3.1-5.1.el8.x86_64 2021-03-22T20:39:30.012 INFO:teuthology.orchestra.run.gibba020.stdout: libquadmath-8.3.1-5.1.el8.x86_64 2021-03-22T20:39:30.012 INFO:teuthology.orchestra.run.gibba020.stdout: openblas-0.3.3-5.el8.x86_64 2021-03-22T20:39:30.012 INFO:teuthology.orchestra.run.gibba020.stdout: openblas-threads-0.3.3-5.el8.x86_64 2021-03-22T20:39:30.012 INFO:teuthology.orchestra.run.gibba020.stdout: python3-numpy-1:1.14.3-9.el8.x86_64 2021-03-22T20:39:30.012 INFO:teuthology.orchestra.run.gibba020.stdout: python3-numpy-f2py-1:1.14.3-9.el8.x86_64 2021-03-22T20:39:30.012 INFO:teuthology.orchestra.run.gibba020.stdout: python3-scipy-1.0.0-20.module+el8.1.0+3334+5cb623d7.x86_64 2021-03-22T20:39:30.012 INFO:teuthology.orchestra.run.gibba020.stdout: 2021-03-22T20:39:30.012 INFO:teuthology.orchestra.run.gibba020.stdout:Complete! 2021-03-22T20:39:30.514 DEBUG:teuthology.orchestra.run.gibba020:> sudo yum -y install ceph-mgr-rook 2021-03-22T20:39:30.638 INFO:teuthology.orchestra.run.gibba044.stdout: Running scriptlet: python3-numpy-f2py-1:1.14.3-9.el8.x86_64 6/8 2021-03-22T20:39:30.723 INFO:teuthology.orchestra.run.gibba020.stdout:Updating Subscription Management repositories. 2021-03-22T20:39:31.119 INFO:teuthology.orchestra.run.gibba020.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 103 kB/s | 2.8 kB 00:00 2021-03-22T20:39:31.228 INFO:teuthology.orchestra.run.gibba020.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 91 kB/s | 2.4 kB 00:00 2021-03-22T20:39:31.802 INFO:teuthology.orchestra.run.gibba044.stdout: Installing : python3-scipy-1.0.0-20.module+el8.1.0+3334+5cb623d7. 7/8 2021-03-22T20:39:31.977 INFO:teuthology.orchestra.run.gibba044.stdout: Installing : ceph-mgr-diskprediction-local-2:15.2.10-70.g224e0301 8/8 2021-03-22T20:39:32.183 INFO:teuthology.orchestra.run.gibba044.stdout: Running scriptlet: ceph-mgr-diskprediction-local-2:15.2.10-70.g224e0301 8/8 2021-03-22T20:39:32.184 INFO:teuthology.orchestra.run.gibba044.stdout: Verifying : ceph-mgr-diskprediction-local-2:15.2.10-70.g224e0301 1/8 2021-03-22T20:39:32.184 INFO:teuthology.orchestra.run.gibba044.stdout: Verifying : libquadmath-8.3.1-5.1.el8.x86_64 2/8 2021-03-22T20:39:32.184 INFO:teuthology.orchestra.run.gibba044.stdout: Verifying : libgfortran-8.3.1-5.1.el8.x86_64 3/8 2021-03-22T20:39:32.184 INFO:teuthology.orchestra.run.gibba044.stdout: Verifying : python3-scipy-1.0.0-20.module+el8.1.0+3334+5cb623d7. 4/8 2021-03-22T20:39:32.184 INFO:teuthology.orchestra.run.gibba044.stdout: Verifying : python3-numpy-f2py-1:1.14.3-9.el8.x86_64 5/8 2021-03-22T20:39:32.184 INFO:teuthology.orchestra.run.gibba044.stdout: Verifying : python3-numpy-1:1.14.3-9.el8.x86_64 6/8 2021-03-22T20:39:32.184 INFO:teuthology.orchestra.run.gibba044.stdout: Verifying : openblas-threads-0.3.3-5.el8.x86_64 7/8 2021-03-22T20:39:32.322 INFO:teuthology.orchestra.run.gibba020.stdout:Dependencies resolved. 2021-03-22T20:39:32.324 INFO:teuthology.orchestra.run.gibba020.stdout:======================================================================================================= 2021-03-22T20:39:32.324 INFO:teuthology.orchestra.run.gibba020.stdout: Package Arch Version Repository Size 2021-03-22T20:39:32.324 INFO:teuthology.orchestra.run.gibba020.stdout:======================================================================================================= 2021-03-22T20:39:32.324 INFO:teuthology.orchestra.run.gibba020.stdout:Installing: 2021-03-22T20:39:32.324 INFO:teuthology.orchestra.run.gibba020.stdout: ceph-mgr-rook noarch 2:15.2.10-70.g224e0301.el8 ceph-noarch 27 k 2021-03-22T20:39:32.324 INFO:teuthology.orchestra.run.gibba020.stdout:Installing dependencies: 2021-03-22T20:39:32.324 INFO:teuthology.orchestra.run.gibba020.stdout: python3-cachetools noarch 3.1.1-4.el8 epel 33 k 2021-03-22T20:39:32.324 INFO:teuthology.orchestra.run.gibba020.stdout: python3-certifi noarch 2018.10.15-7.el8 epel 16 k 2021-03-22T20:39:32.324 INFO:teuthology.orchestra.run.gibba020.stdout: python3-google-auth noarch 1:1.1.1-10.el8 epel 81 k 2021-03-22T20:39:32.324 INFO:teuthology.orchestra.run.gibba020.stdout: python3-jsonpatch noarch 1.21-2.el8 rhel-8-for-x86_64-appstream-rpms 27 k 2021-03-22T20:39:32.324 INFO:teuthology.orchestra.run.gibba020.stdout: python3-jsonpointer noarch 1.10-11.el8 rhel-8-for-x86_64-appstream-rpms 20 k 2021-03-22T20:39:32.325 INFO:teuthology.orchestra.run.gibba020.stdout: python3-kubernetes noarch 1:11.0.0-6.el8 epel 1.2 M 2021-03-22T20:39:32.325 INFO:teuthology.orchestra.run.gibba020.stdout: python3-oauthlib noarch 2.1.0-1.el8 rhel-8-for-x86_64-baseos-rpms 155 k 2021-03-22T20:39:32.325 INFO:teuthology.orchestra.run.gibba020.stdout: python3-pyasn1 noarch 0.3.7-6.el8 rhel-8-for-x86_64-appstream-rpms 126 k 2021-03-22T20:39:32.325 INFO:teuthology.orchestra.run.gibba020.stdout: python3-pyasn1-modules noarch 0.3.7-6.el8 rhel-8-for-x86_64-appstream-rpms 110 k 2021-03-22T20:39:32.325 INFO:teuthology.orchestra.run.gibba020.stdout: python3-requests-oauthlib noarch 1.0.0-1.el8 rhel-8-for-x86_64-baseos-rpms 43 k 2021-03-22T20:39:32.325 INFO:teuthology.orchestra.run.gibba020.stdout: python3-rsa noarch 3.4.2-16.el8 epel 73 k 2021-03-22T20:39:32.325 INFO:teuthology.orchestra.run.gibba020.stdout: python3-websocket-client noarch 0.56.0-5.el8 epel 61 k 2021-03-22T20:39:32.325 INFO:teuthology.orchestra.run.gibba020.stdout: 2021-03-22T20:39:32.325 INFO:teuthology.orchestra.run.gibba020.stdout:Transaction Summary 2021-03-22T20:39:32.325 INFO:teuthology.orchestra.run.gibba020.stdout:======================================================================================================= 2021-03-22T20:39:32.325 INFO:teuthology.orchestra.run.gibba020.stdout:Install 13 Packages 2021-03-22T20:39:32.325 INFO:teuthology.orchestra.run.gibba020.stdout: 2021-03-22T20:39:32.326 INFO:teuthology.orchestra.run.gibba020.stdout:Total download size: 1.9 M 2021-03-22T20:39:32.326 INFO:teuthology.orchestra.run.gibba020.stdout:Installed size: 24 M 2021-03-22T20:39:32.326 INFO:teuthology.orchestra.run.gibba020.stdout:Downloading Packages: 2021-03-22T20:39:32.386 INFO:teuthology.orchestra.run.gibba044.stdout: Verifying : openblas-0.3.3-5.el8.x86_64 8/8 2021-03-22T20:39:32.386 INFO:teuthology.orchestra.run.gibba044.stdout:Installed products updated. 2021-03-22T20:39:32.421 INFO:teuthology.orchestra.run.gibba020.stdout:(1/13): python3-cachetools-3.1.1-4.el8.noarch.r 346 kB/s | 33 kB 00:00 2021-03-22T20:39:32.423 INFO:teuthology.orchestra.run.gibba020.stdout:(2/13): python3-certifi-2018.10.15-7.el8.noarch 168 kB/s | 16 kB 00:00 2021-03-22T20:39:32.435 INFO:teuthology.orchestra.run.gibba020.stdout:(3/13): ceph-mgr-rook-15.2.10-70.g224e0301.el8. 248 kB/s | 27 kB 00:00 2021-03-22T20:39:32.478 INFO:teuthology.orchestra.run.gibba020.stdout:(4/13): python3-google-auth-1.1.1-10.el8.noarch 1.4 MB/s | 81 kB 00:00 2021-03-22T20:39:32.512 INFO:teuthology.orchestra.run.gibba020.stdout:(5/13): python3-websocket-client-0.56.0-5.el8.n 1.7 MB/s | 61 kB 00:00 2021-03-22T20:39:32.539 INFO:teuthology.orchestra.run.gibba020.stdout:(6/13): python3-jsonpatch-1.21-2.el8.noarch.rpm 985 kB/s | 27 kB 00:00 2021-03-22T20:39:32.558 INFO:teuthology.orchestra.run.gibba020.stdout:(7/13): python3-jsonpointer-1.10-11.el8.noarch. 1.1 MB/s | 20 kB 00:00 2021-03-22T20:39:32.564 INFO:teuthology.orchestra.run.gibba020.stdout:(8/13): python3-rsa-3.4.2-16.el8.noarch.rpm 572 kB/s | 73 kB 00:00 2021-03-22T20:39:32.576 INFO:teuthology.orchestra.run.gibba020.stdout:(9/13): python3-pyasn1-0.3.7-6.el8.noarch.rpm 6.6 MB/s | 126 kB 00:00 2021-03-22T20:39:32.597 INFO:teuthology.orchestra.run.gibba020.stdout:(10/13): python3-pyasn1-modules-0.3.7-6.el8.noa 3.3 MB/s | 110 kB 00:00 2021-03-22T20:39:32.603 INFO:teuthology.orchestra.run.gibba020.stdout:(11/13): python3-requests-oauthlib-1.0.0-1.el8. 1.6 MB/s | 43 kB 00:00 2021-03-22T20:39:32.615 INFO:teuthology.orchestra.run.gibba020.stdout:(12/13): python3-oauthlib-2.1.0-1.el8.noarch.rp 8.3 MB/s | 155 kB 00:00 2021-03-22T20:39:32.620 INFO:teuthology.orchestra.run.gibba020.stdout:(13/13): python3-kubernetes-11.0.0-6.el8.noarch 5.9 MB/s | 1.2 MB 00:00 2021-03-22T20:39:32.621 INFO:teuthology.orchestra.run.gibba020.stdout:-------------------------------------------------------------------------------- 2021-03-22T20:39:32.621 INFO:teuthology.orchestra.run.gibba020.stdout:Total 6.5 MB/s | 1.9 MB 00:00 2021-03-22T20:39:32.625 INFO:teuthology.orchestra.run.gibba020.stdout:Running transaction check 2021-03-22T20:39:32.635 INFO:teuthology.orchestra.run.gibba020.stdout:Transaction check succeeded. 2021-03-22T20:39:32.635 INFO:teuthology.orchestra.run.gibba020.stdout:Running transaction test 2021-03-22T20:39:32.685 INFO:teuthology.orchestra.run.gibba020.stdout:Transaction test succeeded. 2021-03-22T20:39:32.687 INFO:teuthology.orchestra.run.gibba020.stdout:Running transaction 2021-03-22T20:39:33.197 INFO:teuthology.orchestra.run.gibba020.stdout: Preparing : 1/1 2021-03-22T20:39:33.480 INFO:teuthology.orchestra.run.gibba020.stdout: Installing : python3-pyasn1-0.3.7-6.el8.noarch 1/13 2021-03-22T20:39:33.727 INFO:teuthology.orchestra.run.gibba020.stdout: Installing : python3-rsa-3.4.2-16.el8.noarch 2/13 2021-03-22T20:39:33.922 INFO:teuthology.orchestra.run.gibba020.stdout: Installing : python3-pyasn1-modules-0.3.7-6.el8.noarch 3/13 2021-03-22T20:39:34.012 INFO:teuthology.orchestra.run.gibba044.stdout: 2021-03-22T20:39:34.012 INFO:teuthology.orchestra.run.gibba044.stdout:Installed: 2021-03-22T20:39:34.012 INFO:teuthology.orchestra.run.gibba044.stdout: ceph-mgr-diskprediction-local-2:15.2.10-70.g224e0301.el8.noarch 2021-03-22T20:39:34.013 INFO:teuthology.orchestra.run.gibba044.stdout: libgfortran-8.3.1-5.1.el8.x86_64 2021-03-22T20:39:34.013 INFO:teuthology.orchestra.run.gibba044.stdout: libquadmath-8.3.1-5.1.el8.x86_64 2021-03-22T20:39:34.013 INFO:teuthology.orchestra.run.gibba044.stdout: openblas-0.3.3-5.el8.x86_64 2021-03-22T20:39:34.013 INFO:teuthology.orchestra.run.gibba044.stdout: openblas-threads-0.3.3-5.el8.x86_64 2021-03-22T20:39:34.013 INFO:teuthology.orchestra.run.gibba044.stdout: python3-numpy-1:1.14.3-9.el8.x86_64 2021-03-22T20:39:34.013 INFO:teuthology.orchestra.run.gibba044.stdout: python3-numpy-f2py-1:1.14.3-9.el8.x86_64 2021-03-22T20:39:34.014 INFO:teuthology.orchestra.run.gibba044.stdout: python3-scipy-1.0.0-20.module+el8.1.0+3334+5cb623d7.x86_64 2021-03-22T20:39:34.014 INFO:teuthology.orchestra.run.gibba044.stdout: 2021-03-22T20:39:34.014 INFO:teuthology.orchestra.run.gibba044.stdout:Complete! 2021-03-22T20:39:34.114 DEBUG:teuthology.orchestra.run.gibba044:> sudo yum -y install ceph-mgr-rook 2021-03-22T20:39:34.156 INFO:teuthology.orchestra.run.gibba020.stdout: Installing : python3-oauthlib-2.1.0-1.el8.noarch 4/13 2021-03-22T20:39:34.325 INFO:teuthology.orchestra.run.gibba044.stdout:Updating Subscription Management repositories. 2021-03-22T20:39:34.403 INFO:teuthology.orchestra.run.gibba020.stdout: Installing : python3-requests-oauthlib-1.0.0-1.el8.noarch 5/13 2021-03-22T20:39:34.587 INFO:teuthology.orchestra.run.gibba020.stdout: Installing : python3-jsonpointer-1.10-11.el8.noarch 6/13 2021-03-22T20:39:34.722 INFO:teuthology.orchestra.run.gibba044.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 90 kB/s | 2.4 kB 00:00 2021-03-22T20:39:34.779 INFO:teuthology.orchestra.run.gibba020.stdout: Installing : python3-jsonpatch-1.21-2.el8.noarch 7/13 2021-03-22T20:39:34.815 INFO:teuthology.orchestra.run.gibba044.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 94 kB/s | 2.8 kB 00:00 2021-03-22T20:39:35.003 INFO:teuthology.orchestra.run.gibba020.stdout: Installing : python3-websocket-client-0.56.0-5.el8.noarch 8/13 2021-03-22T20:39:35.234 INFO:teuthology.orchestra.run.gibba020.stdout: Installing : python3-certifi-2018.10.15-7.el8.noarch 9/13 2021-03-22T20:39:35.493 INFO:teuthology.orchestra.run.gibba020.stdout: Installing : python3-cachetools-3.1.1-4.el8.noarch 10/13 2021-03-22T20:39:35.947 INFO:teuthology.orchestra.run.gibba044.stdout:Dependencies resolved. 2021-03-22T20:39:35.948 INFO:teuthology.orchestra.run.gibba044.stdout:======================================================================================================= 2021-03-22T20:39:35.948 INFO:teuthology.orchestra.run.gibba044.stdout: Package Arch Version Repository Size 2021-03-22T20:39:35.948 INFO:teuthology.orchestra.run.gibba044.stdout:======================================================================================================= 2021-03-22T20:39:35.948 INFO:teuthology.orchestra.run.gibba044.stdout:Installing: 2021-03-22T20:39:35.948 INFO:teuthology.orchestra.run.gibba044.stdout: ceph-mgr-rook noarch 2:15.2.10-70.g224e0301.el8 ceph-noarch 27 k 2021-03-22T20:39:35.948 INFO:teuthology.orchestra.run.gibba044.stdout:Installing dependencies: 2021-03-22T20:39:35.948 INFO:teuthology.orchestra.run.gibba044.stdout: python3-cachetools noarch 3.1.1-4.el8 epel 33 k 2021-03-22T20:39:35.949 INFO:teuthology.orchestra.run.gibba044.stdout: python3-certifi noarch 2018.10.15-7.el8 epel 16 k 2021-03-22T20:39:35.949 INFO:teuthology.orchestra.run.gibba044.stdout: python3-google-auth noarch 1:1.1.1-10.el8 epel 81 k 2021-03-22T20:39:35.949 INFO:teuthology.orchestra.run.gibba044.stdout: python3-jsonpatch noarch 1.21-2.el8 rhel-8-for-x86_64-appstream-rpms 27 k 2021-03-22T20:39:35.949 INFO:teuthology.orchestra.run.gibba044.stdout: python3-jsonpointer noarch 1.10-11.el8 rhel-8-for-x86_64-appstream-rpms 20 k 2021-03-22T20:39:35.949 INFO:teuthology.orchestra.run.gibba044.stdout: python3-kubernetes noarch 1:11.0.0-6.el8 epel 1.2 M 2021-03-22T20:39:35.949 INFO:teuthology.orchestra.run.gibba044.stdout: python3-oauthlib noarch 2.1.0-1.el8 rhel-8-for-x86_64-baseos-rpms 155 k 2021-03-22T20:39:35.949 INFO:teuthology.orchestra.run.gibba044.stdout: python3-pyasn1 noarch 0.3.7-6.el8 rhel-8-for-x86_64-appstream-rpms 126 k 2021-03-22T20:39:35.949 INFO:teuthology.orchestra.run.gibba044.stdout: python3-pyasn1-modules noarch 0.3.7-6.el8 rhel-8-for-x86_64-appstream-rpms 110 k 2021-03-22T20:39:35.949 INFO:teuthology.orchestra.run.gibba044.stdout: python3-requests-oauthlib noarch 1.0.0-1.el8 rhel-8-for-x86_64-baseos-rpms 43 k 2021-03-22T20:39:35.949 INFO:teuthology.orchestra.run.gibba044.stdout: python3-rsa noarch 3.4.2-16.el8 epel 73 k 2021-03-22T20:39:35.949 INFO:teuthology.orchestra.run.gibba044.stdout: python3-websocket-client noarch 0.56.0-5.el8 epel 61 k 2021-03-22T20:39:35.949 INFO:teuthology.orchestra.run.gibba044.stdout: 2021-03-22T20:39:35.950 INFO:teuthology.orchestra.run.gibba044.stdout:Transaction Summary 2021-03-22T20:39:35.950 INFO:teuthology.orchestra.run.gibba044.stdout:======================================================================================================= 2021-03-22T20:39:35.950 INFO:teuthology.orchestra.run.gibba044.stdout:Install 13 Packages 2021-03-22T20:39:35.950 INFO:teuthology.orchestra.run.gibba044.stdout: 2021-03-22T20:39:35.950 INFO:teuthology.orchestra.run.gibba044.stdout:Total download size: 1.9 M 2021-03-22T20:39:35.950 INFO:teuthology.orchestra.run.gibba044.stdout:Installed size: 24 M 2021-03-22T20:39:35.951 INFO:teuthology.orchestra.run.gibba044.stdout:Downloading Packages: 2021-03-22T20:39:36.032 INFO:teuthology.orchestra.run.gibba044.stdout:(1/13): python3-certifi-2018.10.15-7.el8.noarch 201 kB/s | 16 kB 00:00 2021-03-22T20:39:36.032 INFO:teuthology.orchestra.run.gibba044.stdout:(2/13): python3-cachetools-3.1.1-4.el8.noarch.r 405 kB/s | 33 kB 00:00 2021-03-22T20:39:36.060 INFO:teuthology.orchestra.run.gibba044.stdout:(3/13): ceph-mgr-rook-15.2.10-70.g224e0301.el8. 248 kB/s | 27 kB 00:00 2021-03-22T20:39:36.086 INFO:teuthology.orchestra.run.gibba044.stdout:(4/13): python3-google-auth-1.1.1-10.el8.noarch 1.5 MB/s | 81 kB 00:00 2021-03-22T20:39:36.115 INFO:teuthology.orchestra.run.gibba044.stdout:(5/13): python3-websocket-client-0.56.0-5.el8.n 2.0 MB/s | 61 kB 00:00 2021-03-22T20:39:36.150 INFO:teuthology.orchestra.run.gibba044.stdout:(6/13): python3-requests-oauthlib-1.0.0-1.el8.n 1.2 MB/s | 43 kB 00:00 2021-03-22T20:39:36.162 INFO:teuthology.orchestra.run.gibba044.stdout:(7/13): python3-rsa-3.4.2-16.el8.noarch.rpm 720 kB/s | 73 kB 00:00 2021-03-22T20:39:36.184 INFO:teuthology.orchestra.run.gibba044.stdout:(8/13): python3-oauthlib-2.1.0-1.el8.noarch.rpm 4.5 MB/s | 155 kB 00:00 2021-03-22T20:39:36.194 INFO:teuthology.orchestra.run.gibba044.stdout:(9/13): python3-jsonpatch-1.21-2.el8.noarch.rpm 837 kB/s | 27 kB 00:00 2021-03-22T20:39:36.205 INFO:teuthology.orchestra.run.gibba044.stdout:(10/13): python3-jsonpointer-1.10-11.el8.noarch 962 kB/s | 20 kB 00:00 2021-03-22T20:39:36.214 INFO:teuthology.orchestra.run.gibba044.stdout:(11/13): python3-pyasn1-0.3.7-6.el8.noarch.rpm 6.1 MB/s | 126 kB 00:00 2021-03-22T20:39:36.222 INFO:teuthology.orchestra.run.gibba044.stdout:(12/13): python3-kubernetes-11.0.0-6.el8.noarch 6.1 MB/s | 1.2 MB 00:00 2021-03-22T20:39:36.227 INFO:teuthology.orchestra.run.gibba044.stdout:(13/13): python3-pyasn1-modules-0.3.7-6.el8.noa 5.7 MB/s | 110 kB 00:00 2021-03-22T20:39:36.227 INFO:teuthology.orchestra.run.gibba044.stdout:-------------------------------------------------------------------------------- 2021-03-22T20:39:36.228 INFO:teuthology.orchestra.run.gibba044.stdout:Total 6.9 MB/s | 1.9 MB 00:00 2021-03-22T20:39:36.231 INFO:teuthology.orchestra.run.gibba044.stdout:Running transaction check 2021-03-22T20:39:36.241 INFO:teuthology.orchestra.run.gibba044.stdout:Transaction check succeeded. 2021-03-22T20:39:36.241 INFO:teuthology.orchestra.run.gibba044.stdout:Running transaction test 2021-03-22T20:39:36.291 INFO:teuthology.orchestra.run.gibba044.stdout:Transaction test succeeded. 2021-03-22T20:39:36.294 INFO:teuthology.orchestra.run.gibba044.stdout:Running transaction 2021-03-22T20:39:36.596 INFO:teuthology.orchestra.run.gibba020.stdout: Installing : python3-google-auth-1:1.1.1-10.el8.noarch 11/13 2021-03-22T20:39:36.837 INFO:teuthology.orchestra.run.gibba020.stdout: Installing : python3-kubernetes-1:11.0.0-6.el8.noarch 12/13 2021-03-22T20:39:36.854 INFO:teuthology.orchestra.run.gibba044.stdout: Preparing : 1/1 2021-03-22T20:39:37.024 INFO:teuthology.orchestra.run.gibba020.stdout: Installing : ceph-mgr-rook-2:15.2.10-70.g224e0301.el8.noarch 13/13 2021-03-22T20:39:37.151 INFO:teuthology.orchestra.run.gibba044.stdout: Installing : python3-pyasn1-0.3.7-6.el8.noarch 1/13 2021-03-22T20:39:37.206 INFO:teuthology.orchestra.run.gibba020.stdout: Running scriptlet: ceph-mgr-rook-2:15.2.10-70.g224e0301.el8.noarch 13/13 2021-03-22T20:39:37.206 INFO:teuthology.orchestra.run.gibba020.stdout: Verifying : ceph-mgr-rook-2:15.2.10-70.g224e0301.el8.noarch 1/13 2021-03-22T20:39:37.206 INFO:teuthology.orchestra.run.gibba020.stdout: Verifying : python3-cachetools-3.1.1-4.el8.noarch 2/13 2021-03-22T20:39:37.207 INFO:teuthology.orchestra.run.gibba020.stdout: Verifying : python3-certifi-2018.10.15-7.el8.noarch 3/13 2021-03-22T20:39:37.207 INFO:teuthology.orchestra.run.gibba020.stdout: Verifying : python3-google-auth-1:1.1.1-10.el8.noarch 4/13 2021-03-22T20:39:37.207 INFO:teuthology.orchestra.run.gibba020.stdout: Verifying : python3-kubernetes-1:11.0.0-6.el8.noarch 5/13 2021-03-22T20:39:37.207 INFO:teuthology.orchestra.run.gibba020.stdout: Verifying : python3-rsa-3.4.2-16.el8.noarch 6/13 2021-03-22T20:39:37.207 INFO:teuthology.orchestra.run.gibba020.stdout: Verifying : python3-websocket-client-0.56.0-5.el8.noarch 7/13 2021-03-22T20:39:37.207 INFO:teuthology.orchestra.run.gibba020.stdout: Verifying : python3-jsonpatch-1.21-2.el8.noarch 8/13 2021-03-22T20:39:37.207 INFO:teuthology.orchestra.run.gibba020.stdout: Verifying : python3-jsonpointer-1.10-11.el8.noarch 9/13 2021-03-22T20:39:37.207 INFO:teuthology.orchestra.run.gibba020.stdout: Verifying : python3-pyasn1-0.3.7-6.el8.noarch 10/13 2021-03-22T20:39:37.207 INFO:teuthology.orchestra.run.gibba020.stdout: Verifying : python3-pyasn1-modules-0.3.7-6.el8.noarch 11/13 2021-03-22T20:39:37.207 INFO:teuthology.orchestra.run.gibba020.stdout: Verifying : python3-requests-oauthlib-1.0.0-1.el8.noarch 12/13 2021-03-22T20:39:37.380 INFO:teuthology.orchestra.run.gibba044.stdout: Installing : python3-rsa-3.4.2-16.el8.noarch 2/13 2021-03-22T20:39:37.490 INFO:teuthology.orchestra.run.gibba020.stdout: Verifying : python3-oauthlib-2.1.0-1.el8.noarch 13/13 2021-03-22T20:39:37.490 INFO:teuthology.orchestra.run.gibba020.stdout:Installed products updated. 2021-03-22T20:39:37.541 INFO:teuthology.orchestra.run.gibba044.stdout: Installing : python3-pyasn1-modules-0.3.7-6.el8.noarch 3/13 2021-03-22T20:39:37.749 INFO:teuthology.orchestra.run.gibba044.stdout: Installing : python3-jsonpointer-1.10-11.el8.noarch 4/13 2021-03-22T20:39:38.000 INFO:teuthology.orchestra.run.gibba044.stdout: Installing : python3-jsonpatch-1.21-2.el8.noarch 5/13 2021-03-22T20:39:38.260 INFO:teuthology.orchestra.run.gibba044.stdout: Installing : python3-oauthlib-2.1.0-1.el8.noarch 6/13 2021-03-22T20:39:38.559 INFO:teuthology.orchestra.run.gibba044.stdout: Installing : python3-requests-oauthlib-1.0.0-1.el8.noarch 7/13 2021-03-22T20:39:38.774 INFO:teuthology.orchestra.run.gibba044.stdout: Installing : python3-websocket-client-0.56.0-5.el8.noarch 8/13 2021-03-22T20:39:39.004 INFO:teuthology.orchestra.run.gibba044.stdout: Installing : python3-certifi-2018.10.15-7.el8.noarch 9/13 2021-03-22T20:39:39.051 INFO:teuthology.orchestra.run.gibba020.stdout: 2021-03-22T20:39:39.052 INFO:teuthology.orchestra.run.gibba020.stdout:Installed: 2021-03-22T20:39:39.052 INFO:teuthology.orchestra.run.gibba020.stdout: ceph-mgr-rook-2:15.2.10-70.g224e0301.el8.noarch 2021-03-22T20:39:39.052 INFO:teuthology.orchestra.run.gibba020.stdout: python3-cachetools-3.1.1-4.el8.noarch 2021-03-22T20:39:39.052 INFO:teuthology.orchestra.run.gibba020.stdout: python3-certifi-2018.10.15-7.el8.noarch 2021-03-22T20:39:39.052 INFO:teuthology.orchestra.run.gibba020.stdout: python3-google-auth-1:1.1.1-10.el8.noarch 2021-03-22T20:39:39.052 INFO:teuthology.orchestra.run.gibba020.stdout: python3-jsonpatch-1.21-2.el8.noarch 2021-03-22T20:39:39.052 INFO:teuthology.orchestra.run.gibba020.stdout: python3-jsonpointer-1.10-11.el8.noarch 2021-03-22T20:39:39.052 INFO:teuthology.orchestra.run.gibba020.stdout: python3-kubernetes-1:11.0.0-6.el8.noarch 2021-03-22T20:39:39.052 INFO:teuthology.orchestra.run.gibba020.stdout: python3-oauthlib-2.1.0-1.el8.noarch 2021-03-22T20:39:39.052 INFO:teuthology.orchestra.run.gibba020.stdout: python3-pyasn1-0.3.7-6.el8.noarch 2021-03-22T20:39:39.053 INFO:teuthology.orchestra.run.gibba020.stdout: python3-pyasn1-modules-0.3.7-6.el8.noarch 2021-03-22T20:39:39.053 INFO:teuthology.orchestra.run.gibba020.stdout: python3-requests-oauthlib-1.0.0-1.el8.noarch 2021-03-22T20:39:39.053 INFO:teuthology.orchestra.run.gibba020.stdout: python3-rsa-3.4.2-16.el8.noarch 2021-03-22T20:39:39.053 INFO:teuthology.orchestra.run.gibba020.stdout: python3-websocket-client-0.56.0-5.el8.noarch 2021-03-22T20:39:39.053 INFO:teuthology.orchestra.run.gibba020.stdout: 2021-03-22T20:39:39.053 INFO:teuthology.orchestra.run.gibba020.stdout:Complete! 2021-03-22T20:39:39.130 DEBUG:teuthology.orchestra.run.gibba020:> sudo yum -y install ceph-mgr-cephadm 2021-03-22T20:39:39.272 INFO:teuthology.orchestra.run.gibba044.stdout: Installing : python3-cachetools-3.1.1-4.el8.noarch 10/13 2021-03-22T20:39:39.344 INFO:teuthology.orchestra.run.gibba020.stdout:Updating Subscription Management repositories. 2021-03-22T20:39:39.725 INFO:teuthology.orchestra.run.gibba020.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 104 kB/s | 2.8 kB 00:00 2021-03-22T20:39:40.171 INFO:teuthology.orchestra.run.gibba044.stdout: Installing : python3-google-auth-1:1.1.1-10.el8.noarch 11/13 2021-03-22T20:39:40.433 INFO:teuthology.orchestra.run.gibba044.stdout: Installing : python3-kubernetes-1:11.0.0-6.el8.noarch 12/13 2021-03-22T20:39:40.669 INFO:teuthology.orchestra.run.gibba044.stdout: Installing : ceph-mgr-rook-2:15.2.10-70.g224e0301.el8.noarch 13/13 2021-03-22T20:39:40.839 INFO:teuthology.orchestra.run.gibba044.stdout: Running scriptlet: ceph-mgr-rook-2:15.2.10-70.g224e0301.el8.noarch 13/13 2021-03-22T20:39:40.840 INFO:teuthology.orchestra.run.gibba044.stdout: Verifying : ceph-mgr-rook-2:15.2.10-70.g224e0301.el8.noarch 1/13 2021-03-22T20:39:40.840 INFO:teuthology.orchestra.run.gibba044.stdout: Verifying : python3-cachetools-3.1.1-4.el8.noarch 2/13 2021-03-22T20:39:40.840 INFO:teuthology.orchestra.run.gibba044.stdout: Verifying : python3-certifi-2018.10.15-7.el8.noarch 3/13 2021-03-22T20:39:40.840 INFO:teuthology.orchestra.run.gibba044.stdout: Verifying : python3-google-auth-1:1.1.1-10.el8.noarch 4/13 2021-03-22T20:39:40.840 INFO:teuthology.orchestra.run.gibba044.stdout: Verifying : python3-kubernetes-1:11.0.0-6.el8.noarch 5/13 2021-03-22T20:39:40.840 INFO:teuthology.orchestra.run.gibba044.stdout: Verifying : python3-rsa-3.4.2-16.el8.noarch 6/13 2021-03-22T20:39:40.840 INFO:teuthology.orchestra.run.gibba044.stdout: Verifying : python3-websocket-client-0.56.0-5.el8.noarch 7/13 2021-03-22T20:39:40.840 INFO:teuthology.orchestra.run.gibba044.stdout: Verifying : python3-requests-oauthlib-1.0.0-1.el8.noarch 8/13 2021-03-22T20:39:40.840 INFO:teuthology.orchestra.run.gibba044.stdout: Verifying : python3-oauthlib-2.1.0-1.el8.noarch 9/13 2021-03-22T20:39:40.840 INFO:teuthology.orchestra.run.gibba044.stdout: Verifying : python3-jsonpatch-1.21-2.el8.noarch 10/13 2021-03-22T20:39:40.840 INFO:teuthology.orchestra.run.gibba044.stdout: Verifying : python3-jsonpointer-1.10-11.el8.noarch 11/13 2021-03-22T20:39:40.841 INFO:teuthology.orchestra.run.gibba044.stdout: Verifying : python3-pyasn1-0.3.7-6.el8.noarch 12/13 2021-03-22T20:39:40.893 INFO:teuthology.orchestra.run.gibba020.stdout:Dependencies resolved. 2021-03-22T20:39:40.893 INFO:teuthology.orchestra.run.gibba020.stdout:============================================================================================== 2021-03-22T20:39:40.894 INFO:teuthology.orchestra.run.gibba020.stdout: Package Arch Version Repository Size 2021-03-22T20:39:40.894 INFO:teuthology.orchestra.run.gibba020.stdout:============================================================================================== 2021-03-22T20:39:40.894 INFO:teuthology.orchestra.run.gibba020.stdout:Installing: 2021-03-22T20:39:40.894 INFO:teuthology.orchestra.run.gibba020.stdout: ceph-mgr-cephadm noarch 2:15.2.10-70.g224e0301.el8 ceph-noarch 68 k 2021-03-22T20:39:40.894 INFO:teuthology.orchestra.run.gibba020.stdout:Installing dependencies: 2021-03-22T20:39:40.894 INFO:teuthology.orchestra.run.gibba020.stdout: python3-apipkg noarch 1.5-6.el8 epel 21 k 2021-03-22T20:39:40.894 INFO:teuthology.orchestra.run.gibba020.stdout: python3-babel noarch 2.5.1-5.el8 rhel-8-for-x86_64-appstream-rpms 4.8 M 2021-03-22T20:39:40.894 INFO:teuthology.orchestra.run.gibba020.stdout: python3-execnet noarch 1.7.1-1.el8 epel 355 k 2021-03-22T20:39:40.894 INFO:teuthology.orchestra.run.gibba020.stdout: python3-jinja2 noarch 2.10.1-2.el8_0 rhel-8-for-x86_64-appstream-rpms 538 k 2021-03-22T20:39:40.894 INFO:teuthology.orchestra.run.gibba020.stdout: python3-remoto noarch 1.1.4-4.el8 epel 48 k 2021-03-22T20:39:40.894 INFO:teuthology.orchestra.run.gibba020.stdout: 2021-03-22T20:39:40.895 INFO:teuthology.orchestra.run.gibba020.stdout:Transaction Summary 2021-03-22T20:39:40.895 INFO:teuthology.orchestra.run.gibba020.stdout:============================================================================================== 2021-03-22T20:39:40.895 INFO:teuthology.orchestra.run.gibba020.stdout:Install 6 Packages 2021-03-22T20:39:40.895 INFO:teuthology.orchestra.run.gibba020.stdout: 2021-03-22T20:39:40.895 INFO:teuthology.orchestra.run.gibba020.stdout:Total download size: 5.8 M 2021-03-22T20:39:40.895 INFO:teuthology.orchestra.run.gibba020.stdout:Installed size: 24 M 2021-03-22T20:39:40.896 INFO:teuthology.orchestra.run.gibba020.stdout:Downloading Packages: 2021-03-22T20:39:41.025 INFO:teuthology.orchestra.run.gibba020.stdout:(1/6): ceph-mgr-cephadm-15.2.10-70.g224e0301.el 522 kB/s | 68 kB 00:00 2021-03-22T20:39:41.069 INFO:teuthology.orchestra.run.gibba020.stdout:(2/6): python3-apipkg-1.5-6.el8.noarch.rpm 122 kB/s | 21 kB 00:00 2021-03-22T20:39:41.090 INFO:teuthology.orchestra.run.gibba020.stdout:(3/6): python3-execnet-1.7.1-1.el8.noarch.rpm 1.8 MB/s | 355 kB 00:00 2021-03-22T20:39:41.100 INFO:teuthology.orchestra.run.gibba020.stdout:(4/6): python3-jinja2-2.10.1-2.el8_0.noarch.rpm 17 MB/s | 538 kB 00:00 2021-03-22T20:39:41.125 INFO:teuthology.orchestra.run.gibba044.stdout: Verifying : python3-pyasn1-modules-0.3.7-6.el8.noarch 13/13 2021-03-22T20:39:41.125 INFO:teuthology.orchestra.run.gibba044.stdout:Installed products updated. 2021-03-22T20:39:41.127 INFO:teuthology.orchestra.run.gibba020.stdout:(5/6): python3-remoto-1.1.4-4.el8.noarch.rpm 470 kB/s | 48 kB 00:00 2021-03-22T20:39:41.139 INFO:teuthology.orchestra.run.gibba020.stdout:(6/6): python3-babel-2.5.1-5.el8.noarch.rpm 99 MB/s | 4.8 MB 00:00 2021-03-22T20:39:41.140 INFO:teuthology.orchestra.run.gibba020.stdout:-------------------------------------------------------------------------------- 2021-03-22T20:39:41.140 INFO:teuthology.orchestra.run.gibba020.stdout:Total 24 MB/s | 5.8 MB 00:00 2021-03-22T20:39:41.142 INFO:teuthology.orchestra.run.gibba020.stdout:Running transaction check 2021-03-22T20:39:41.149 INFO:teuthology.orchestra.run.gibba020.stdout:Transaction check succeeded. 2021-03-22T20:39:41.149 INFO:teuthology.orchestra.run.gibba020.stdout:Running transaction test 2021-03-22T20:39:41.204 INFO:teuthology.orchestra.run.gibba020.stdout:Transaction test succeeded. 2021-03-22T20:39:41.207 INFO:teuthology.orchestra.run.gibba020.stdout:Running transaction 2021-03-22T20:39:42.131 INFO:teuthology.orchestra.run.gibba020.stdout: Preparing : 1/1 2021-03-22T20:39:42.421 INFO:teuthology.orchestra.run.gibba020.stdout: Installing : python3-babel-2.5.1-5.el8.noarch 1/6 2021-03-22T20:39:42.586 INFO:teuthology.orchestra.run.gibba020.stdout: Installing : python3-jinja2-2.10.1-2.el8_0.noarch 2/6 2021-03-22T20:39:42.841 INFO:teuthology.orchestra.run.gibba020.stdout: Installing : python3-apipkg-1.5-6.el8.noarch 3/6 2021-03-22T20:39:42.965 INFO:teuthology.orchestra.run.gibba044.stdout: 2021-03-22T20:39:42.965 INFO:teuthology.orchestra.run.gibba044.stdout:Installed: 2021-03-22T20:39:42.965 INFO:teuthology.orchestra.run.gibba044.stdout: ceph-mgr-rook-2:15.2.10-70.g224e0301.el8.noarch 2021-03-22T20:39:42.965 INFO:teuthology.orchestra.run.gibba044.stdout: python3-cachetools-3.1.1-4.el8.noarch 2021-03-22T20:39:42.966 INFO:teuthology.orchestra.run.gibba044.stdout: python3-certifi-2018.10.15-7.el8.noarch 2021-03-22T20:39:42.966 INFO:teuthology.orchestra.run.gibba044.stdout: python3-google-auth-1:1.1.1-10.el8.noarch 2021-03-22T20:39:42.966 INFO:teuthology.orchestra.run.gibba044.stdout: python3-jsonpatch-1.21-2.el8.noarch 2021-03-22T20:39:42.966 INFO:teuthology.orchestra.run.gibba044.stdout: python3-jsonpointer-1.10-11.el8.noarch 2021-03-22T20:39:42.966 INFO:teuthology.orchestra.run.gibba044.stdout: python3-kubernetes-1:11.0.0-6.el8.noarch 2021-03-22T20:39:42.966 INFO:teuthology.orchestra.run.gibba044.stdout: python3-oauthlib-2.1.0-1.el8.noarch 2021-03-22T20:39:42.966 INFO:teuthology.orchestra.run.gibba044.stdout: python3-pyasn1-0.3.7-6.el8.noarch 2021-03-22T20:39:42.966 INFO:teuthology.orchestra.run.gibba044.stdout: python3-pyasn1-modules-0.3.7-6.el8.noarch 2021-03-22T20:39:42.966 INFO:teuthology.orchestra.run.gibba044.stdout: python3-requests-oauthlib-1.0.0-1.el8.noarch 2021-03-22T20:39:42.966 INFO:teuthology.orchestra.run.gibba044.stdout: python3-rsa-3.4.2-16.el8.noarch 2021-03-22T20:39:42.966 INFO:teuthology.orchestra.run.gibba044.stdout: python3-websocket-client-0.56.0-5.el8.noarch 2021-03-22T20:39:42.966 INFO:teuthology.orchestra.run.gibba044.stdout: 2021-03-22T20:39:42.967 INFO:teuthology.orchestra.run.gibba044.stdout:Complete! 2021-03-22T20:39:43.040 DEBUG:teuthology.orchestra.run.gibba044:> sudo yum -y install ceph-mgr-cephadm 2021-03-22T20:39:43.094 INFO:teuthology.orchestra.run.gibba020.stdout: Installing : python3-execnet-1.7.1-1.el8.noarch 4/6 2021-03-22T20:39:43.250 INFO:teuthology.orchestra.run.gibba044.stdout:Updating Subscription Management repositories. 2021-03-22T20:39:43.362 INFO:teuthology.orchestra.run.gibba020.stdout: Installing : python3-remoto-1.1.4-4.el8.noarch 5/6 2021-03-22T20:39:43.499 INFO:teuthology.orchestra.run.gibba020.stdout: Installing : ceph-mgr-cephadm-2:15.2.10-70.g224e0301.el8.noarch 6/6 2021-03-22T20:39:43.662 INFO:teuthology.orchestra.run.gibba044.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 90 kB/s | 2.4 kB 00:00 2021-03-22T20:39:43.675 INFO:teuthology.orchestra.run.gibba020.stdout: Running scriptlet: ceph-mgr-cephadm-2:15.2.10-70.g224e0301.el8.noarch 6/6 2021-03-22T20:39:43.675 INFO:teuthology.orchestra.run.gibba020.stdout: Verifying : ceph-mgr-cephadm-2:15.2.10-70.g224e0301.el8.noarch 1/6 2021-03-22T20:39:43.675 INFO:teuthology.orchestra.run.gibba020.stdout: Verifying : python3-apipkg-1.5-6.el8.noarch 2/6 2021-03-22T20:39:43.675 INFO:teuthology.orchestra.run.gibba020.stdout: Verifying : python3-execnet-1.7.1-1.el8.noarch 3/6 2021-03-22T20:39:43.675 INFO:teuthology.orchestra.run.gibba020.stdout: Verifying : python3-remoto-1.1.4-4.el8.noarch 4/6 2021-03-22T20:39:43.675 INFO:teuthology.orchestra.run.gibba020.stdout: Verifying : python3-jinja2-2.10.1-2.el8_0.noarch 5/6 2021-03-22T20:39:43.750 INFO:teuthology.orchestra.run.gibba044.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 108 kB/s | 2.8 kB 00:00 2021-03-22T20:39:43.872 INFO:teuthology.orchestra.run.gibba020.stdout: Verifying : python3-babel-2.5.1-5.el8.noarch 6/6 2021-03-22T20:39:43.872 INFO:teuthology.orchestra.run.gibba020.stdout:Installed products updated. 2021-03-22T20:39:44.866 INFO:teuthology.orchestra.run.gibba044.stdout:Dependencies resolved. 2021-03-22T20:39:44.866 INFO:teuthology.orchestra.run.gibba044.stdout:============================================================================================== 2021-03-22T20:39:44.866 INFO:teuthology.orchestra.run.gibba044.stdout: Package Arch Version Repository Size 2021-03-22T20:39:44.867 INFO:teuthology.orchestra.run.gibba044.stdout:============================================================================================== 2021-03-22T20:39:44.867 INFO:teuthology.orchestra.run.gibba044.stdout:Installing: 2021-03-22T20:39:44.867 INFO:teuthology.orchestra.run.gibba044.stdout: ceph-mgr-cephadm noarch 2:15.2.10-70.g224e0301.el8 ceph-noarch 68 k 2021-03-22T20:39:44.867 INFO:teuthology.orchestra.run.gibba044.stdout:Installing dependencies: 2021-03-22T20:39:44.867 INFO:teuthology.orchestra.run.gibba044.stdout: python3-apipkg noarch 1.5-6.el8 epel 21 k 2021-03-22T20:39:44.867 INFO:teuthology.orchestra.run.gibba044.stdout: python3-babel noarch 2.5.1-5.el8 rhel-8-for-x86_64-appstream-rpms 4.8 M 2021-03-22T20:39:44.867 INFO:teuthology.orchestra.run.gibba044.stdout: python3-execnet noarch 1.7.1-1.el8 epel 355 k 2021-03-22T20:39:44.867 INFO:teuthology.orchestra.run.gibba044.stdout: python3-jinja2 noarch 2.10.1-2.el8_0 rhel-8-for-x86_64-appstream-rpms 538 k 2021-03-22T20:39:44.867 INFO:teuthology.orchestra.run.gibba044.stdout: python3-remoto noarch 1.1.4-4.el8 epel 48 k 2021-03-22T20:39:44.867 INFO:teuthology.orchestra.run.gibba044.stdout: 2021-03-22T20:39:44.867 INFO:teuthology.orchestra.run.gibba044.stdout:Transaction Summary 2021-03-22T20:39:44.867 INFO:teuthology.orchestra.run.gibba044.stdout:============================================================================================== 2021-03-22T20:39:44.868 INFO:teuthology.orchestra.run.gibba044.stdout:Install 6 Packages 2021-03-22T20:39:44.868 INFO:teuthology.orchestra.run.gibba044.stdout: 2021-03-22T20:39:44.868 INFO:teuthology.orchestra.run.gibba044.stdout:Total download size: 5.8 M 2021-03-22T20:39:44.868 INFO:teuthology.orchestra.run.gibba044.stdout:Installed size: 24 M 2021-03-22T20:39:44.868 INFO:teuthology.orchestra.run.gibba044.stdout:Downloading Packages: 2021-03-22T20:39:44.939 INFO:teuthology.orchestra.run.gibba044.stdout:(1/6): python3-apipkg-1.5-6.el8.noarch.rpm 302 kB/s | 21 kB 00:00 2021-03-22T20:39:44.983 INFO:teuthology.orchestra.run.gibba044.stdout:(2/6): python3-remoto-1.1.4-4.el8.noarch.rpm 1.1 MB/s | 48 kB 00:00 2021-03-22T20:39:44.998 INFO:teuthology.orchestra.run.gibba044.stdout:(3/6): ceph-mgr-cephadm-15.2.10-70.g224e0301.el 523 kB/s | 68 kB 00:00 2021-03-22T20:39:45.021 INFO:teuthology.orchestra.run.gibba044.stdout:(4/6): python3-jinja2-2.10.1-2.el8_0.noarch.rpm 14 MB/s | 538 kB 00:00 2021-03-22T20:39:45.026 INFO:teuthology.orchestra.run.gibba044.stdout:(5/6): python3-execnet-1.7.1-1.el8.noarch.rpm 2.2 MB/s | 355 kB 00:00 2021-03-22T20:39:45.043 INFO:teuthology.orchestra.run.gibba044.stdout:(6/6): python3-babel-2.5.1-5.el8.noarch.rpm 106 MB/s | 4.8 MB 00:00 2021-03-22T20:39:45.044 INFO:teuthology.orchestra.run.gibba044.stdout:-------------------------------------------------------------------------------- 2021-03-22T20:39:45.044 INFO:teuthology.orchestra.run.gibba044.stdout:Total 33 MB/s | 5.8 MB 00:00 2021-03-22T20:39:45.047 INFO:teuthology.orchestra.run.gibba044.stdout:Running transaction check 2021-03-22T20:39:45.053 INFO:teuthology.orchestra.run.gibba044.stdout:Transaction check succeeded. 2021-03-22T20:39:45.053 INFO:teuthology.orchestra.run.gibba044.stdout:Running transaction test 2021-03-22T20:39:45.108 INFO:teuthology.orchestra.run.gibba044.stdout:Transaction test succeeded. 2021-03-22T20:39:45.110 INFO:teuthology.orchestra.run.gibba044.stdout:Running transaction 2021-03-22T20:39:45.404 INFO:teuthology.orchestra.run.gibba020.stdout: 2021-03-22T20:39:45.404 INFO:teuthology.orchestra.run.gibba020.stdout:Installed: 2021-03-22T20:39:45.404 INFO:teuthology.orchestra.run.gibba020.stdout: ceph-mgr-cephadm-2:15.2.10-70.g224e0301.el8.noarch 2021-03-22T20:39:45.404 INFO:teuthology.orchestra.run.gibba020.stdout: python3-apipkg-1.5-6.el8.noarch 2021-03-22T20:39:45.404 INFO:teuthology.orchestra.run.gibba020.stdout: python3-babel-2.5.1-5.el8.noarch 2021-03-22T20:39:45.404 INFO:teuthology.orchestra.run.gibba020.stdout: python3-execnet-1.7.1-1.el8.noarch 2021-03-22T20:39:45.404 INFO:teuthology.orchestra.run.gibba020.stdout: python3-jinja2-2.10.1-2.el8_0.noarch 2021-03-22T20:39:45.404 INFO:teuthology.orchestra.run.gibba020.stdout: python3-remoto-1.1.4-4.el8.noarch 2021-03-22T20:39:45.404 INFO:teuthology.orchestra.run.gibba020.stdout: 2021-03-22T20:39:45.404 INFO:teuthology.orchestra.run.gibba020.stdout:Complete! 2021-03-22T20:39:45.473 DEBUG:teuthology.orchestra.run.gibba020:> sudo yum -y install ceph-fuse 2021-03-22T20:39:45.689 INFO:teuthology.orchestra.run.gibba020.stdout:Updating Subscription Management repositories. 2021-03-22T20:39:45.975 INFO:teuthology.orchestra.run.gibba044.stdout: Preparing : 1/1 2021-03-22T20:39:46.082 INFO:teuthology.orchestra.run.gibba020.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 105 kB/s | 2.8 kB 00:00 2021-03-22T20:39:46.191 INFO:teuthology.orchestra.run.gibba020.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 92 kB/s | 2.4 kB 00:00 2021-03-22T20:39:46.300 INFO:teuthology.orchestra.run.gibba044.stdout: Installing : python3-babel-2.5.1-5.el8.noarch 1/6 2021-03-22T20:39:46.507 INFO:teuthology.orchestra.run.gibba044.stdout: Installing : python3-jinja2-2.10.1-2.el8_0.noarch 2/6 2021-03-22T20:39:46.761 INFO:teuthology.orchestra.run.gibba044.stdout: Installing : python3-apipkg-1.5-6.el8.noarch 3/6 2021-03-22T20:39:47.031 INFO:teuthology.orchestra.run.gibba044.stdout: Installing : python3-execnet-1.7.1-1.el8.noarch 4/6 2021-03-22T20:39:47.282 INFO:teuthology.orchestra.run.gibba044.stdout: Installing : python3-remoto-1.1.4-4.el8.noarch 5/6 2021-03-22T20:39:47.307 INFO:teuthology.orchestra.run.gibba020.stdout:Dependencies resolved. 2021-03-22T20:39:47.307 INFO:teuthology.orchestra.run.gibba020.stdout:================================================================================ 2021-03-22T20:39:47.308 INFO:teuthology.orchestra.run.gibba020.stdout: Package Arch Version Repository Size 2021-03-22T20:39:47.308 INFO:teuthology.orchestra.run.gibba020.stdout:================================================================================ 2021-03-22T20:39:47.308 INFO:teuthology.orchestra.run.gibba020.stdout:Installing: 2021-03-22T20:39:47.308 INFO:teuthology.orchestra.run.gibba020.stdout: ceph-fuse 2021-03-22T20:39:47.308 INFO:teuthology.orchestra.run.gibba020.stdout: x86_64 2:15.2.10-70.g224e0301.el8 ceph 578 k 2021-03-22T20:39:47.308 INFO:teuthology.orchestra.run.gibba020.stdout:Installing dependencies: 2021-03-22T20:39:47.308 INFO:teuthology.orchestra.run.gibba020.stdout: fuse x86_64 2.9.7-12.el8 rhel-8-for-x86_64-baseos-rpms 83 k 2021-03-22T20:39:47.308 INFO:teuthology.orchestra.run.gibba020.stdout: 2021-03-22T20:39:47.308 INFO:teuthology.orchestra.run.gibba020.stdout:Transaction Summary 2021-03-22T20:39:47.308 INFO:teuthology.orchestra.run.gibba020.stdout:================================================================================ 2021-03-22T20:39:47.308 INFO:teuthology.orchestra.run.gibba020.stdout:Install 2 Packages 2021-03-22T20:39:47.309 INFO:teuthology.orchestra.run.gibba020.stdout: 2021-03-22T20:39:47.309 INFO:teuthology.orchestra.run.gibba020.stdout:Total download size: 660 k 2021-03-22T20:39:47.309 INFO:teuthology.orchestra.run.gibba020.stdout:Installed size: 2.0 M 2021-03-22T20:39:47.309 INFO:teuthology.orchestra.run.gibba020.stdout:Downloading Packages: 2021-03-22T20:39:47.338 INFO:teuthology.orchestra.run.gibba020.stdout:(1/2): fuse-2.9.7-12.el8.x86_64.rpm 2.7 MB/s | 83 kB 00:00 2021-03-22T20:39:47.485 INFO:teuthology.orchestra.run.gibba044.stdout: Installing : ceph-mgr-cephadm-2:15.2.10-70.g224e0301.el8.noarch 6/6 2021-03-22T20:39:47.499 INFO:teuthology.orchestra.run.gibba020.stdout:(2/2): ceph-fuse-15.2.10-70.g224e0301.el8.x86_6 3.0 MB/s | 578 kB 00:00 2021-03-22T20:39:47.501 INFO:teuthology.orchestra.run.gibba020.stdout:-------------------------------------------------------------------------------- 2021-03-22T20:39:47.501 INFO:teuthology.orchestra.run.gibba020.stdout:Total 3.3 MB/s | 660 kB 00:00 2021-03-22T20:39:47.502 INFO:teuthology.orchestra.run.gibba020.stdout:Running transaction check 2021-03-22T20:39:47.517 INFO:teuthology.orchestra.run.gibba020.stdout:Transaction check succeeded. 2021-03-22T20:39:47.518 INFO:teuthology.orchestra.run.gibba020.stdout:Running transaction test 2021-03-22T20:39:47.570 INFO:teuthology.orchestra.run.gibba020.stdout:Transaction test succeeded. 2021-03-22T20:39:47.573 INFO:teuthology.orchestra.run.gibba020.stdout:Running transaction 2021-03-22T20:39:47.653 INFO:teuthology.orchestra.run.gibba044.stdout: Running scriptlet: ceph-mgr-cephadm-2:15.2.10-70.g224e0301.el8.noarch 6/6 2021-03-22T20:39:47.653 INFO:teuthology.orchestra.run.gibba044.stdout: Verifying : ceph-mgr-cephadm-2:15.2.10-70.g224e0301.el8.noarch 1/6 2021-03-22T20:39:47.654 INFO:teuthology.orchestra.run.gibba044.stdout: Verifying : python3-apipkg-1.5-6.el8.noarch 2/6 2021-03-22T20:39:47.654 INFO:teuthology.orchestra.run.gibba044.stdout: Verifying : python3-execnet-1.7.1-1.el8.noarch 3/6 2021-03-22T20:39:47.654 INFO:teuthology.orchestra.run.gibba044.stdout: Verifying : python3-remoto-1.1.4-4.el8.noarch 4/6 2021-03-22T20:39:47.654 INFO:teuthology.orchestra.run.gibba044.stdout: Verifying : python3-jinja2-2.10.1-2.el8_0.noarch 5/6 2021-03-22T20:39:47.703 INFO:teuthology.orchestra.run.gibba020.stdout: Preparing : 1/1 2021-03-22T20:39:47.882 INFO:teuthology.orchestra.run.gibba044.stdout: Verifying : python3-babel-2.5.1-5.el8.noarch 6/6 2021-03-22T20:39:47.882 INFO:teuthology.orchestra.run.gibba044.stdout:Installed products updated. 2021-03-22T20:39:48.004 INFO:teuthology.orchestra.run.gibba020.stdout: Installing : fuse-2.9.7-12.el8.x86_64 1/2 2021-03-22T20:39:48.220 INFO:teuthology.orchestra.run.gibba020.stdout: Installing : ceph-fuse-2:15.2.10-70.g224e0301.el8.x86_64 2/2 2021-03-22T20:39:48.461 INFO:teuthology.orchestra.run.gibba020.stdout: Running scriptlet: ceph-fuse-2:15.2.10-70.g224e0301.el8.x86_64 2/2 2021-03-22T20:39:48.461 INFO:teuthology.orchestra.run.gibba020.stdout: Verifying : ceph-fuse-2:15.2.10-70.g224e0301.el8.x86_64 1/2 2021-03-22T20:39:48.659 INFO:teuthology.orchestra.run.gibba020.stdout: Verifying : fuse-2.9.7-12.el8.x86_64 2/2 2021-03-22T20:39:48.659 INFO:teuthology.orchestra.run.gibba020.stdout:Installed products updated. 2021-03-22T20:39:49.565 INFO:teuthology.orchestra.run.gibba044.stdout: 2021-03-22T20:39:49.565 INFO:teuthology.orchestra.run.gibba044.stdout:Installed: 2021-03-22T20:39:49.565 INFO:teuthology.orchestra.run.gibba044.stdout: ceph-mgr-cephadm-2:15.2.10-70.g224e0301.el8.noarch 2021-03-22T20:39:49.565 INFO:teuthology.orchestra.run.gibba044.stdout: python3-apipkg-1.5-6.el8.noarch 2021-03-22T20:39:49.565 INFO:teuthology.orchestra.run.gibba044.stdout: python3-babel-2.5.1-5.el8.noarch 2021-03-22T20:39:49.565 INFO:teuthology.orchestra.run.gibba044.stdout: python3-execnet-1.7.1-1.el8.noarch 2021-03-22T20:39:49.565 INFO:teuthology.orchestra.run.gibba044.stdout: python3-jinja2-2.10.1-2.el8_0.noarch 2021-03-22T20:39:49.566 INFO:teuthology.orchestra.run.gibba044.stdout: python3-remoto-1.1.4-4.el8.noarch 2021-03-22T20:39:49.566 INFO:teuthology.orchestra.run.gibba044.stdout: 2021-03-22T20:39:49.566 INFO:teuthology.orchestra.run.gibba044.stdout:Complete! 2021-03-22T20:39:49.631 DEBUG:teuthology.orchestra.run.gibba044:> sudo yum -y install ceph-fuse 2021-03-22T20:39:49.849 INFO:teuthology.orchestra.run.gibba044.stdout:Updating Subscription Management repositories. 2021-03-22T20:39:50.263 INFO:teuthology.orchestra.run.gibba020.stdout: 2021-03-22T20:39:50.263 INFO:teuthology.orchestra.run.gibba020.stdout:Installed: 2021-03-22T20:39:50.263 INFO:teuthology.orchestra.run.gibba020.stdout: ceph-fuse-2:15.2.10-70.g224e0301.el8.x86_64 fuse-2.9.7-12.el8.x86_64 2021-03-22T20:39:50.264 INFO:teuthology.orchestra.run.gibba020.stdout: 2021-03-22T20:39:50.264 INFO:teuthology.orchestra.run.gibba020.stdout:Complete! 2021-03-22T20:39:50.279 INFO:teuthology.orchestra.run.gibba044.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 88 kB/s | 2.4 kB 00:00 2021-03-22T20:39:50.362 DEBUG:teuthology.orchestra.run.gibba020:> sudo yum -y install librados-devel 2021-03-22T20:39:50.368 INFO:teuthology.orchestra.run.gibba044.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 105 kB/s | 2.8 kB 00:00 2021-03-22T20:39:50.580 INFO:teuthology.orchestra.run.gibba020.stdout:Updating Subscription Management repositories. 2021-03-22T20:39:51.057 INFO:teuthology.orchestra.run.gibba020.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 84 kB/s | 2.4 kB 00:00 2021-03-22T20:39:51.515 INFO:teuthology.orchestra.run.gibba044.stdout:Dependencies resolved. 2021-03-22T20:39:51.516 INFO:teuthology.orchestra.run.gibba044.stdout:================================================================================ 2021-03-22T20:39:51.516 INFO:teuthology.orchestra.run.gibba044.stdout: Package Arch Version Repository Size 2021-03-22T20:39:51.517 INFO:teuthology.orchestra.run.gibba044.stdout:================================================================================ 2021-03-22T20:39:51.517 INFO:teuthology.orchestra.run.gibba044.stdout:Installing: 2021-03-22T20:39:51.517 INFO:teuthology.orchestra.run.gibba044.stdout: ceph-fuse 2021-03-22T20:39:51.517 INFO:teuthology.orchestra.run.gibba044.stdout: x86_64 2:15.2.10-70.g224e0301.el8 ceph 578 k 2021-03-22T20:39:51.517 INFO:teuthology.orchestra.run.gibba044.stdout:Installing dependencies: 2021-03-22T20:39:51.517 INFO:teuthology.orchestra.run.gibba044.stdout: fuse x86_64 2.9.7-12.el8 rhel-8-for-x86_64-baseos-rpms 83 k 2021-03-22T20:39:51.517 INFO:teuthology.orchestra.run.gibba044.stdout: 2021-03-22T20:39:51.517 INFO:teuthology.orchestra.run.gibba044.stdout:Transaction Summary 2021-03-22T20:39:51.517 INFO:teuthology.orchestra.run.gibba044.stdout:================================================================================ 2021-03-22T20:39:51.517 INFO:teuthology.orchestra.run.gibba044.stdout:Install 2 Packages 2021-03-22T20:39:51.517 INFO:teuthology.orchestra.run.gibba044.stdout: 2021-03-22T20:39:51.517 INFO:teuthology.orchestra.run.gibba044.stdout:Total download size: 660 k 2021-03-22T20:39:51.518 INFO:teuthology.orchestra.run.gibba044.stdout:Installed size: 2.0 M 2021-03-22T20:39:51.518 INFO:teuthology.orchestra.run.gibba044.stdout:Downloading Packages: 2021-03-22T20:39:51.545 INFO:teuthology.orchestra.run.gibba044.stdout:(1/2): fuse-2.9.7-12.el8.x86_64.rpm 2.9 MB/s | 83 kB 00:00 2021-03-22T20:39:52.157 INFO:teuthology.orchestra.run.gibba020.stdout:Dependencies resolved. 2021-03-22T20:39:52.158 INFO:teuthology.orchestra.run.gibba020.stdout:================================================================================ 2021-03-22T20:39:52.158 INFO:teuthology.orchestra.run.gibba020.stdout: Package Arch Version Repo Size 2021-03-22T20:39:52.158 INFO:teuthology.orchestra.run.gibba020.stdout:================================================================================ 2021-03-22T20:39:52.158 INFO:teuthology.orchestra.run.gibba020.stdout:Installing: 2021-03-22T20:39:52.158 INFO:teuthology.orchestra.run.gibba020.stdout: librados-devel x86_64 2:15.2.10-70.g224e0301.el8 ceph 141 k 2021-03-22T20:39:52.158 INFO:teuthology.orchestra.run.gibba020.stdout: 2021-03-22T20:39:52.158 INFO:teuthology.orchestra.run.gibba020.stdout:Transaction Summary 2021-03-22T20:39:52.158 INFO:teuthology.orchestra.run.gibba020.stdout:================================================================================ 2021-03-22T20:39:52.158 INFO:teuthology.orchestra.run.gibba020.stdout:Install 1 Package 2021-03-22T20:39:52.159 INFO:teuthology.orchestra.run.gibba020.stdout: 2021-03-22T20:39:52.159 INFO:teuthology.orchestra.run.gibba020.stdout:Total download size: 141 k 2021-03-22T20:39:52.159 INFO:teuthology.orchestra.run.gibba020.stdout:Installed size: 485 k 2021-03-22T20:39:52.159 INFO:teuthology.orchestra.run.gibba020.stdout:Downloading Packages: 2021-03-22T20:39:52.198 INFO:teuthology.orchestra.run.gibba044.stdout:(2/2): ceph-fuse-15.2.10-70.g224e0301.el8.x86_6 849 kB/s | 578 kB 00:00 2021-03-22T20:39:52.199 INFO:teuthology.orchestra.run.gibba044.stdout:-------------------------------------------------------------------------------- 2021-03-22T20:39:52.199 INFO:teuthology.orchestra.run.gibba044.stdout:Total 968 kB/s | 660 kB 00:00 2021-03-22T20:39:52.200 INFO:teuthology.orchestra.run.gibba044.stdout:Running transaction check 2021-03-22T20:39:52.215 INFO:teuthology.orchestra.run.gibba044.stdout:Transaction check succeeded. 2021-03-22T20:39:52.216 INFO:teuthology.orchestra.run.gibba044.stdout:Running transaction test 2021-03-22T20:39:52.267 INFO:teuthology.orchestra.run.gibba044.stdout:Transaction test succeeded. 2021-03-22T20:39:52.270 INFO:teuthology.orchestra.run.gibba044.stdout:Running transaction 2021-03-22T20:39:52.315 INFO:teuthology.orchestra.run.gibba020.stdout:librados-devel-15.2.10-70.g224e0301.el8.x86_64. 899 kB/s | 141 kB 00:00 2021-03-22T20:39:52.316 INFO:teuthology.orchestra.run.gibba020.stdout:-------------------------------------------------------------------------------- 2021-03-22T20:39:52.316 INFO:teuthology.orchestra.run.gibba020.stdout:Total 890 kB/s | 141 kB 00:00 2021-03-22T20:39:52.317 INFO:teuthology.orchestra.run.gibba020.stdout:Running transaction check 2021-03-22T20:39:52.321 INFO:teuthology.orchestra.run.gibba020.stdout:Transaction check succeeded. 2021-03-22T20:39:52.321 INFO:teuthology.orchestra.run.gibba020.stdout:Running transaction test 2021-03-22T20:39:52.361 INFO:teuthology.orchestra.run.gibba020.stdout:Transaction test succeeded. 2021-03-22T20:39:52.364 INFO:teuthology.orchestra.run.gibba020.stdout:Running transaction 2021-03-22T20:39:52.402 INFO:teuthology.orchestra.run.gibba044.stdout: Preparing : 1/1 2021-03-22T20:39:52.453 INFO:teuthology.orchestra.run.gibba020.stdout: Preparing : 1/1 2021-03-22T20:39:52.657 INFO:teuthology.orchestra.run.gibba044.stdout: Installing : fuse-2.9.7-12.el8.x86_64 1/2 2021-03-22T20:39:52.686 INFO:teuthology.orchestra.run.gibba020.stdout: Installing : librados-devel-2:15.2.10-70.g224e0301.el8.x86_64 1/1 2021-03-22T20:39:52.846 INFO:teuthology.orchestra.run.gibba020.stdout: Running scriptlet: librados-devel-2:15.2.10-70.g224e0301.el8.x86_64 1/1 2021-03-22T20:39:52.865 INFO:teuthology.orchestra.run.gibba044.stdout: Installing : ceph-fuse-2:15.2.10-70.g224e0301.el8.x86_64 2/2 2021-03-22T20:39:53.001 INFO:teuthology.orchestra.run.gibba020.stdout: Verifying : librados-devel-2:15.2.10-70.g224e0301.el8.x86_64 1/1 2021-03-22T20:39:53.001 INFO:teuthology.orchestra.run.gibba020.stdout:Installed products updated. 2021-03-22T20:39:53.131 INFO:teuthology.orchestra.run.gibba044.stdout: Running scriptlet: ceph-fuse-2:15.2.10-70.g224e0301.el8.x86_64 2/2 2021-03-22T20:39:53.132 INFO:teuthology.orchestra.run.gibba044.stdout: Verifying : ceph-fuse-2:15.2.10-70.g224e0301.el8.x86_64 1/2 2021-03-22T20:39:53.361 INFO:teuthology.orchestra.run.gibba044.stdout: Verifying : fuse-2.9.7-12.el8.x86_64 2/2 2021-03-22T20:39:53.361 INFO:teuthology.orchestra.run.gibba044.stdout:Installed products updated. 2021-03-22T20:39:54.566 INFO:teuthology.orchestra.run.gibba020.stdout: 2021-03-22T20:39:54.566 INFO:teuthology.orchestra.run.gibba020.stdout:Installed: 2021-03-22T20:39:54.566 INFO:teuthology.orchestra.run.gibba020.stdout: librados-devel-2:15.2.10-70.g224e0301.el8.x86_64 2021-03-22T20:39:54.566 INFO:teuthology.orchestra.run.gibba020.stdout: 2021-03-22T20:39:54.567 INFO:teuthology.orchestra.run.gibba020.stdout:Complete! 2021-03-22T20:39:54.638 DEBUG:teuthology.orchestra.run.gibba020:> sudo yum -y install libcephfs2 2021-03-22T20:39:54.854 INFO:teuthology.orchestra.run.gibba020.stdout:Updating Subscription Management repositories. 2021-03-22T20:39:54.959 INFO:teuthology.orchestra.run.gibba044.stdout: 2021-03-22T20:39:54.959 INFO:teuthology.orchestra.run.gibba044.stdout:Installed: 2021-03-22T20:39:54.959 INFO:teuthology.orchestra.run.gibba044.stdout: ceph-fuse-2:15.2.10-70.g224e0301.el8.x86_64 fuse-2.9.7-12.el8.x86_64 2021-03-22T20:39:54.959 INFO:teuthology.orchestra.run.gibba044.stdout: 2021-03-22T20:39:54.959 INFO:teuthology.orchestra.run.gibba044.stdout:Complete! 2021-03-22T20:39:55.032 DEBUG:teuthology.orchestra.run.gibba044:> sudo yum -y install librados-devel 2021-03-22T20:39:55.247 INFO:teuthology.orchestra.run.gibba044.stdout:Updating Subscription Management repositories. 2021-03-22T20:39:55.270 INFO:teuthology.orchestra.run.gibba020.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 102 kB/s | 2.8 kB 00:00 2021-03-22T20:39:55.380 INFO:teuthology.orchestra.run.gibba020.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 87 kB/s | 2.4 kB 00:00 2021-03-22T20:39:55.658 INFO:teuthology.orchestra.run.gibba044.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 92 kB/s | 2.4 kB 00:00 2021-03-22T20:39:55.747 INFO:teuthology.orchestra.run.gibba044.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 104 kB/s | 2.8 kB 00:00 2021-03-22T20:39:56.222 INFO:teuthology.orchestra.run.gibba020.stdout:Package libcephfs2-2:15.2.10-70.g224e0301.el8.x86_64 is already installed. 2021-03-22T20:39:56.488 INFO:teuthology.orchestra.run.gibba020.stdout:Dependencies resolved. 2021-03-22T20:39:56.488 INFO:teuthology.orchestra.run.gibba020.stdout:Nothing to do. 2021-03-22T20:39:56.489 INFO:teuthology.orchestra.run.gibba020.stdout:Complete! 2021-03-22T20:39:56.546 DEBUG:teuthology.orchestra.run.gibba020:> sudo yum -y install libcephfs-devel 2021-03-22T20:39:56.762 INFO:teuthology.orchestra.run.gibba020.stdout:Updating Subscription Management repositories. 2021-03-22T20:39:56.868 INFO:teuthology.orchestra.run.gibba044.stdout:Dependencies resolved. 2021-03-22T20:39:56.869 INFO:teuthology.orchestra.run.gibba044.stdout:================================================================================ 2021-03-22T20:39:56.869 INFO:teuthology.orchestra.run.gibba044.stdout: Package Arch Version Repo Size 2021-03-22T20:39:56.869 INFO:teuthology.orchestra.run.gibba044.stdout:================================================================================ 2021-03-22T20:39:56.869 INFO:teuthology.orchestra.run.gibba044.stdout:Installing: 2021-03-22T20:39:56.870 INFO:teuthology.orchestra.run.gibba044.stdout: librados-devel x86_64 2:15.2.10-70.g224e0301.el8 ceph 141 k 2021-03-22T20:39:56.870 INFO:teuthology.orchestra.run.gibba044.stdout: 2021-03-22T20:39:56.870 INFO:teuthology.orchestra.run.gibba044.stdout:Transaction Summary 2021-03-22T20:39:56.870 INFO:teuthology.orchestra.run.gibba044.stdout:================================================================================ 2021-03-22T20:39:56.870 INFO:teuthology.orchestra.run.gibba044.stdout:Install 1 Package 2021-03-22T20:39:56.870 INFO:teuthology.orchestra.run.gibba044.stdout: 2021-03-22T20:39:56.870 INFO:teuthology.orchestra.run.gibba044.stdout:Total download size: 141 k 2021-03-22T20:39:56.870 INFO:teuthology.orchestra.run.gibba044.stdout:Installed size: 485 k 2021-03-22T20:39:56.870 INFO:teuthology.orchestra.run.gibba044.stdout:Downloading Packages: 2021-03-22T20:39:57.023 INFO:teuthology.orchestra.run.gibba044.stdout:librados-devel-15.2.10-70.g224e0301.el8.x86_64. 916 kB/s | 141 kB 00:00 2021-03-22T20:39:57.024 INFO:teuthology.orchestra.run.gibba044.stdout:-------------------------------------------------------------------------------- 2021-03-22T20:39:57.024 INFO:teuthology.orchestra.run.gibba044.stdout:Total 907 kB/s | 141 kB 00:00 2021-03-22T20:39:57.025 INFO:teuthology.orchestra.run.gibba044.stdout:Running transaction check 2021-03-22T20:39:57.029 INFO:teuthology.orchestra.run.gibba044.stdout:Transaction check succeeded. 2021-03-22T20:39:57.030 INFO:teuthology.orchestra.run.gibba044.stdout:Running transaction test 2021-03-22T20:39:57.069 INFO:teuthology.orchestra.run.gibba044.stdout:Transaction test succeeded. 2021-03-22T20:39:57.072 INFO:teuthology.orchestra.run.gibba044.stdout:Running transaction 2021-03-22T20:39:57.168 INFO:teuthology.orchestra.run.gibba044.stdout: Preparing : 1/1 2021-03-22T20:39:57.185 INFO:teuthology.orchestra.run.gibba020.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 98 kB/s | 2.8 kB 00:00 2021-03-22T20:39:57.295 INFO:teuthology.orchestra.run.gibba020.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 91 kB/s | 2.4 kB 00:00 2021-03-22T20:39:57.357 INFO:teuthology.orchestra.run.gibba044.stdout: Installing : librados-devel-2:15.2.10-70.g224e0301.el8.x86_64 1/1 2021-03-22T20:39:57.555 INFO:teuthology.orchestra.run.gibba044.stdout: Running scriptlet: librados-devel-2:15.2.10-70.g224e0301.el8.x86_64 1/1 2021-03-22T20:39:57.770 INFO:teuthology.orchestra.run.gibba044.stdout: Verifying : librados-devel-2:15.2.10-70.g224e0301.el8.x86_64 1/1 2021-03-22T20:39:57.770 INFO:teuthology.orchestra.run.gibba044.stdout:Installed products updated. 2021-03-22T20:39:58.419 INFO:teuthology.orchestra.run.gibba020.stdout:Dependencies resolved. 2021-03-22T20:39:58.420 INFO:teuthology.orchestra.run.gibba020.stdout:================================================================================ 2021-03-22T20:39:58.420 INFO:teuthology.orchestra.run.gibba020.stdout: Package Arch Version Repo Size 2021-03-22T20:39:58.420 INFO:teuthology.orchestra.run.gibba020.stdout:================================================================================ 2021-03-22T20:39:58.420 INFO:teuthology.orchestra.run.gibba020.stdout:Installing: 2021-03-22T20:39:58.420 INFO:teuthology.orchestra.run.gibba020.stdout: libcephfs-devel x86_64 2:15.2.10-70.g224e0301.el8 ceph 22 k 2021-03-22T20:39:58.420 INFO:teuthology.orchestra.run.gibba020.stdout: 2021-03-22T20:39:58.420 INFO:teuthology.orchestra.run.gibba020.stdout:Transaction Summary 2021-03-22T20:39:58.420 INFO:teuthology.orchestra.run.gibba020.stdout:================================================================================ 2021-03-22T20:39:58.420 INFO:teuthology.orchestra.run.gibba020.stdout:Install 1 Package 2021-03-22T20:39:58.420 INFO:teuthology.orchestra.run.gibba020.stdout: 2021-03-22T20:39:58.420 INFO:teuthology.orchestra.run.gibba020.stdout:Total download size: 22 k 2021-03-22T20:39:58.420 INFO:teuthology.orchestra.run.gibba020.stdout:Installed size: 77 k 2021-03-22T20:39:58.421 INFO:teuthology.orchestra.run.gibba020.stdout:Downloading Packages: 2021-03-22T20:39:58.530 INFO:teuthology.orchestra.run.gibba020.stdout:libcephfs-devel-15.2.10-70.g224e0301.el8.x86_64 198 kB/s | 22 kB 00:00 2021-03-22T20:39:58.531 INFO:teuthology.orchestra.run.gibba020.stdout:-------------------------------------------------------------------------------- 2021-03-22T20:39:58.531 INFO:teuthology.orchestra.run.gibba020.stdout:Total 195 kB/s | 22 kB 00:00 2021-03-22T20:39:58.531 INFO:teuthology.orchestra.run.gibba020.stdout:Running transaction check 2021-03-22T20:39:58.534 INFO:teuthology.orchestra.run.gibba020.stdout:Transaction check succeeded. 2021-03-22T20:39:58.534 INFO:teuthology.orchestra.run.gibba020.stdout:Running transaction test 2021-03-22T20:39:58.536 INFO:teuthology.orchestra.run.gibba020.stdout:Transaction test succeeded. 2021-03-22T20:39:58.538 INFO:teuthology.orchestra.run.gibba020.stdout:Running transaction 2021-03-22T20:39:58.589 INFO:teuthology.orchestra.run.gibba020.stdout: Preparing : 1/1 2021-03-22T20:39:58.794 INFO:teuthology.orchestra.run.gibba020.stdout: Installing : libcephfs-devel-2:15.2.10-70.g224e0301.el8.x86_64 1/1 2021-03-22T20:39:58.942 INFO:teuthology.orchestra.run.gibba020.stdout: Running scriptlet: libcephfs-devel-2:15.2.10-70.g224e0301.el8.x86_64 1/1 2021-03-22T20:39:59.096 INFO:teuthology.orchestra.run.gibba020.stdout: Verifying : libcephfs-devel-2:15.2.10-70.g224e0301.el8.x86_64 1/1 2021-03-22T20:39:59.096 INFO:teuthology.orchestra.run.gibba020.stdout:Installed products updated. 2021-03-22T20:39:59.538 INFO:teuthology.orchestra.run.gibba044.stdout: 2021-03-22T20:39:59.538 INFO:teuthology.orchestra.run.gibba044.stdout:Installed: 2021-03-22T20:39:59.538 INFO:teuthology.orchestra.run.gibba044.stdout: librados-devel-2:15.2.10-70.g224e0301.el8.x86_64 2021-03-22T20:39:59.538 INFO:teuthology.orchestra.run.gibba044.stdout: 2021-03-22T20:39:59.538 INFO:teuthology.orchestra.run.gibba044.stdout:Complete! 2021-03-22T20:39:59.606 DEBUG:teuthology.orchestra.run.gibba044:> sudo yum -y install libcephfs2 2021-03-22T20:39:59.820 INFO:teuthology.orchestra.run.gibba044.stdout:Updating Subscription Management repositories. 2021-03-22T20:40:00.238 INFO:teuthology.orchestra.run.gibba044.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 90 kB/s | 2.4 kB 00:00 2021-03-22T20:40:00.329 INFO:teuthology.orchestra.run.gibba044.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 96 kB/s | 2.8 kB 00:00 2021-03-22T20:40:00.656 INFO:teuthology.orchestra.run.gibba020.stdout: 2021-03-22T20:40:00.656 INFO:teuthology.orchestra.run.gibba020.stdout:Installed: 2021-03-22T20:40:00.656 INFO:teuthology.orchestra.run.gibba020.stdout: libcephfs-devel-2:15.2.10-70.g224e0301.el8.x86_64 2021-03-22T20:40:00.657 INFO:teuthology.orchestra.run.gibba020.stdout: 2021-03-22T20:40:00.657 INFO:teuthology.orchestra.run.gibba020.stdout:Complete! 2021-03-22T20:40:00.763 DEBUG:teuthology.orchestra.run.gibba020:> sudo yum -y install librados2 2021-03-22T20:40:00.983 INFO:teuthology.orchestra.run.gibba020.stdout:Updating Subscription Management repositories. 2021-03-22T20:40:01.201 INFO:teuthology.orchestra.run.gibba044.stdout:Package libcephfs2-2:15.2.10-70.g224e0301.el8.x86_64 is already installed. 2021-03-22T20:40:01.393 INFO:teuthology.orchestra.run.gibba020.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 101 kB/s | 2.8 kB 00:00 2021-03-22T20:40:01.468 INFO:teuthology.orchestra.run.gibba044.stdout:Dependencies resolved. 2021-03-22T20:40:01.469 INFO:teuthology.orchestra.run.gibba044.stdout:Nothing to do. 2021-03-22T20:40:01.469 INFO:teuthology.orchestra.run.gibba044.stdout:Complete! 2021-03-22T20:40:01.504 INFO:teuthology.orchestra.run.gibba020.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 93 kB/s | 2.4 kB 00:00 2021-03-22T20:40:01.529 DEBUG:teuthology.orchestra.run.gibba044:> sudo yum -y install libcephfs-devel 2021-03-22T20:40:01.748 INFO:teuthology.orchestra.run.gibba044.stdout:Updating Subscription Management repositories. 2021-03-22T20:40:02.168 INFO:teuthology.orchestra.run.gibba044.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 87 kB/s | 2.4 kB 00:00 2021-03-22T20:40:02.258 INFO:teuthology.orchestra.run.gibba044.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 104 kB/s | 2.8 kB 00:00 2021-03-22T20:40:02.339 INFO:teuthology.orchestra.run.gibba020.stdout:Package librados2-2:15.2.10-70.g224e0301.el8.x86_64 is already installed. 2021-03-22T20:40:02.605 INFO:teuthology.orchestra.run.gibba020.stdout:Dependencies resolved. 2021-03-22T20:40:02.606 INFO:teuthology.orchestra.run.gibba020.stdout:Nothing to do. 2021-03-22T20:40:02.606 INFO:teuthology.orchestra.run.gibba020.stdout:Complete! 2021-03-22T20:40:02.663 DEBUG:teuthology.orchestra.run.gibba020:> sudo yum -y install librbd1 2021-03-22T20:40:02.879 INFO:teuthology.orchestra.run.gibba020.stdout:Updating Subscription Management repositories. 2021-03-22T20:40:03.280 INFO:teuthology.orchestra.run.gibba020.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 104 kB/s | 2.8 kB 00:00 2021-03-22T20:40:03.391 INFO:teuthology.orchestra.run.gibba020.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 91 kB/s | 2.4 kB 00:00 2021-03-22T20:40:03.419 INFO:teuthology.orchestra.run.gibba044.stdout:Dependencies resolved. 2021-03-22T20:40:03.420 INFO:teuthology.orchestra.run.gibba044.stdout:================================================================================ 2021-03-22T20:40:03.420 INFO:teuthology.orchestra.run.gibba044.stdout: Package Arch Version Repo Size 2021-03-22T20:40:03.420 INFO:teuthology.orchestra.run.gibba044.stdout:================================================================================ 2021-03-22T20:40:03.420 INFO:teuthology.orchestra.run.gibba044.stdout:Installing: 2021-03-22T20:40:03.420 INFO:teuthology.orchestra.run.gibba044.stdout: libcephfs-devel x86_64 2:15.2.10-70.g224e0301.el8 ceph 22 k 2021-03-22T20:40:03.420 INFO:teuthology.orchestra.run.gibba044.stdout: 2021-03-22T20:40:03.420 INFO:teuthology.orchestra.run.gibba044.stdout:Transaction Summary 2021-03-22T20:40:03.420 INFO:teuthology.orchestra.run.gibba044.stdout:================================================================================ 2021-03-22T20:40:03.420 INFO:teuthology.orchestra.run.gibba044.stdout:Install 1 Package 2021-03-22T20:40:03.420 INFO:teuthology.orchestra.run.gibba044.stdout: 2021-03-22T20:40:03.420 INFO:teuthology.orchestra.run.gibba044.stdout:Total download size: 22 k 2021-03-22T20:40:03.421 INFO:teuthology.orchestra.run.gibba044.stdout:Installed size: 77 k 2021-03-22T20:40:03.421 INFO:teuthology.orchestra.run.gibba044.stdout:Downloading Packages: 2021-03-22T20:40:03.694 INFO:teuthology.orchestra.run.gibba044.stdout:libcephfs-devel-15.2.10-70.g224e0301.el8.x86_64 79 kB/s | 22 kB 00:00 2021-03-22T20:40:03.695 INFO:teuthology.orchestra.run.gibba044.stdout:-------------------------------------------------------------------------------- 2021-03-22T20:40:03.696 INFO:teuthology.orchestra.run.gibba044.stdout:Total 79 kB/s | 22 kB 00:00 2021-03-22T20:40:03.696 INFO:teuthology.orchestra.run.gibba044.stdout:Running transaction check 2021-03-22T20:40:03.698 INFO:teuthology.orchestra.run.gibba044.stdout:Transaction check succeeded. 2021-03-22T20:40:03.698 INFO:teuthology.orchestra.run.gibba044.stdout:Running transaction test 2021-03-22T20:40:03.700 INFO:teuthology.orchestra.run.gibba044.stdout:Transaction test succeeded. 2021-03-22T20:40:03.703 INFO:teuthology.orchestra.run.gibba044.stdout:Running transaction 2021-03-22T20:40:04.096 INFO:teuthology.orchestra.run.gibba044.stdout: Preparing : 1/1 2021-03-22T20:40:04.253 INFO:teuthology.orchestra.run.gibba020.stdout:Package librbd1-2:15.2.10-70.g224e0301.el8.x86_64 is already installed. 2021-03-22T20:40:04.517 INFO:teuthology.orchestra.run.gibba020.stdout:Dependencies resolved. 2021-03-22T20:40:04.518 INFO:teuthology.orchestra.run.gibba020.stdout:Nothing to do. 2021-03-22T20:40:04.518 INFO:teuthology.orchestra.run.gibba020.stdout:Complete! 2021-03-22T20:40:04.523 INFO:teuthology.orchestra.run.gibba044.stdout: Installing : libcephfs-devel-2:15.2.10-70.g224e0301.el8.x86_64 1/1 2021-03-22T20:40:04.580 DEBUG:teuthology.orchestra.run.gibba020:> sudo yum -y install python3-rados 2021-03-22T20:40:04.678 INFO:teuthology.orchestra.run.gibba044.stdout: Running scriptlet: libcephfs-devel-2:15.2.10-70.g224e0301.el8.x86_64 1/1 2021-03-22T20:40:04.829 INFO:teuthology.orchestra.run.gibba044.stdout: Verifying : libcephfs-devel-2:15.2.10-70.g224e0301.el8.x86_64 1/1 2021-03-22T20:40:04.829 INFO:teuthology.orchestra.run.gibba044.stdout:Installed products updated. 2021-03-22T20:40:04.868 INFO:teuthology.orchestra.run.gibba020.stdout:Updating Subscription Management repositories. 2021-03-22T20:40:05.259 INFO:teuthology.orchestra.run.gibba020.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 107 kB/s | 2.8 kB 00:00 2021-03-22T20:40:05.369 INFO:teuthology.orchestra.run.gibba020.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 91 kB/s | 2.4 kB 00:00 2021-03-22T20:40:06.238 INFO:teuthology.orchestra.run.gibba020.stdout:Package python3-rados-2:15.2.10-70.g224e0301.el8.x86_64 is already installed. 2021-03-22T20:40:06.414 INFO:teuthology.orchestra.run.gibba044.stdout: 2021-03-22T20:40:06.414 INFO:teuthology.orchestra.run.gibba044.stdout:Installed: 2021-03-22T20:40:06.414 INFO:teuthology.orchestra.run.gibba044.stdout: libcephfs-devel-2:15.2.10-70.g224e0301.el8.x86_64 2021-03-22T20:40:06.414 INFO:teuthology.orchestra.run.gibba044.stdout: 2021-03-22T20:40:06.414 INFO:teuthology.orchestra.run.gibba044.stdout:Complete! 2021-03-22T20:40:06.503 INFO:teuthology.orchestra.run.gibba020.stdout:Dependencies resolved. 2021-03-22T20:40:06.504 INFO:teuthology.orchestra.run.gibba020.stdout:Nothing to do. 2021-03-22T20:40:06.504 INFO:teuthology.orchestra.run.gibba020.stdout:Complete! 2021-03-22T20:40:06.519 DEBUG:teuthology.orchestra.run.gibba044:> sudo yum -y install librados2 2021-03-22T20:40:06.562 DEBUG:teuthology.orchestra.run.gibba020:> sudo yum -y install python3-rgw 2021-03-22T20:40:06.735 INFO:teuthology.orchestra.run.gibba044.stdout:Updating Subscription Management repositories. 2021-03-22T20:40:06.779 INFO:teuthology.orchestra.run.gibba020.stdout:Updating Subscription Management repositories. 2021-03-22T20:40:07.176 INFO:teuthology.orchestra.run.gibba044.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 91 kB/s | 2.4 kB 00:00 2021-03-22T20:40:07.180 INFO:teuthology.orchestra.run.gibba020.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 106 kB/s | 2.8 kB 00:00 2021-03-22T20:40:07.263 INFO:teuthology.orchestra.run.gibba044.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 111 kB/s | 2.8 kB 00:00 2021-03-22T20:40:07.291 INFO:teuthology.orchestra.run.gibba020.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 91 kB/s | 2.4 kB 00:00 2021-03-22T20:40:08.131 INFO:teuthology.orchestra.run.gibba020.stdout:Package python3-rgw-2:15.2.10-70.g224e0301.el8.x86_64 is already installed. 2021-03-22T20:40:08.151 INFO:teuthology.orchestra.run.gibba044.stdout:Package librados2-2:15.2.10-70.g224e0301.el8.x86_64 is already installed. 2021-03-22T20:40:08.401 INFO:teuthology.orchestra.run.gibba020.stdout:Dependencies resolved. 2021-03-22T20:40:08.401 INFO:teuthology.orchestra.run.gibba020.stdout:Nothing to do. 2021-03-22T20:40:08.402 INFO:teuthology.orchestra.run.gibba020.stdout:Complete! 2021-03-22T20:40:08.417 INFO:teuthology.orchestra.run.gibba044.stdout:Dependencies resolved. 2021-03-22T20:40:08.418 INFO:teuthology.orchestra.run.gibba044.stdout:Nothing to do. 2021-03-22T20:40:08.418 INFO:teuthology.orchestra.run.gibba044.stdout:Complete! 2021-03-22T20:40:08.466 DEBUG:teuthology.orchestra.run.gibba020:> sudo yum -y install python3-cephfs 2021-03-22T20:40:08.471 DEBUG:teuthology.orchestra.run.gibba044:> sudo yum -y install librbd1 2021-03-22T20:40:08.684 INFO:teuthology.orchestra.run.gibba020.stdout:Updating Subscription Management repositories. 2021-03-22T20:40:08.685 INFO:teuthology.orchestra.run.gibba044.stdout:Updating Subscription Management repositories. 2021-03-22T20:40:09.087 INFO:teuthology.orchestra.run.gibba020.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 103 kB/s | 2.8 kB 00:00 2021-03-22T20:40:09.097 INFO:teuthology.orchestra.run.gibba044.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 90 kB/s | 2.4 kB 00:00 2021-03-22T20:40:09.186 INFO:teuthology.orchestra.run.gibba044.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 104 kB/s | 2.8 kB 00:00 2021-03-22T20:40:09.196 INFO:teuthology.orchestra.run.gibba020.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 92 kB/s | 2.4 kB 00:00 2021-03-22T20:40:10.068 INFO:teuthology.orchestra.run.gibba044.stdout:Package librbd1-2:15.2.10-70.g224e0301.el8.x86_64 is already installed. 2021-03-22T20:40:10.080 INFO:teuthology.orchestra.run.gibba020.stdout:Package python3-cephfs-2:15.2.10-70.g224e0301.el8.x86_64 is already installed. 2021-03-22T20:40:10.333 INFO:teuthology.orchestra.run.gibba044.stdout:Dependencies resolved. 2021-03-22T20:40:10.334 INFO:teuthology.orchestra.run.gibba044.stdout:Nothing to do. 2021-03-22T20:40:10.334 INFO:teuthology.orchestra.run.gibba044.stdout:Complete! 2021-03-22T20:40:10.347 INFO:teuthology.orchestra.run.gibba020.stdout:Dependencies resolved. 2021-03-22T20:40:10.348 INFO:teuthology.orchestra.run.gibba020.stdout:Nothing to do. 2021-03-22T20:40:10.348 INFO:teuthology.orchestra.run.gibba020.stdout:Complete! 2021-03-22T20:40:10.388 DEBUG:teuthology.orchestra.run.gibba044:> sudo yum -y install python3-rados 2021-03-22T20:40:10.404 DEBUG:teuthology.orchestra.run.gibba020:> sudo yum -y install python3-rbd 2021-03-22T20:40:10.602 INFO:teuthology.orchestra.run.gibba044.stdout:Updating Subscription Management repositories. 2021-03-22T20:40:10.618 INFO:teuthology.orchestra.run.gibba020.stdout:Updating Subscription Management repositories. 2021-03-22T20:40:11.033 INFO:teuthology.orchestra.run.gibba020.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 100 kB/s | 2.8 kB 00:00 2021-03-22T20:40:11.036 INFO:teuthology.orchestra.run.gibba044.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 85 kB/s | 2.4 kB 00:00 2021-03-22T20:40:11.125 INFO:teuthology.orchestra.run.gibba044.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 105 kB/s | 2.8 kB 00:00 2021-03-22T20:40:11.143 INFO:teuthology.orchestra.run.gibba020.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 91 kB/s | 2.4 kB 00:00 2021-03-22T20:40:12.014 INFO:teuthology.orchestra.run.gibba020.stdout:Package python3-rbd-2:15.2.10-70.g224e0301.el8.x86_64 is already installed. 2021-03-22T20:40:12.026 INFO:teuthology.orchestra.run.gibba044.stdout:Package python3-rados-2:15.2.10-70.g224e0301.el8.x86_64 is already installed. 2021-03-22T20:40:12.281 INFO:teuthology.orchestra.run.gibba020.stdout:Dependencies resolved. 2021-03-22T20:40:12.281 INFO:teuthology.orchestra.run.gibba020.stdout:Nothing to do. 2021-03-22T20:40:12.281 INFO:teuthology.orchestra.run.gibba020.stdout:Complete! 2021-03-22T20:40:12.289 INFO:teuthology.orchestra.run.gibba044.stdout:Dependencies resolved. 2021-03-22T20:40:12.290 INFO:teuthology.orchestra.run.gibba044.stdout:Nothing to do. 2021-03-22T20:40:12.290 INFO:teuthology.orchestra.run.gibba044.stdout:Complete! 2021-03-22T20:40:12.338 DEBUG:teuthology.orchestra.run.gibba020:> sudo yum -y install rbd-fuse 2021-03-22T20:40:12.345 DEBUG:teuthology.orchestra.run.gibba044:> sudo yum -y install python3-rgw 2021-03-22T20:40:12.553 INFO:teuthology.orchestra.run.gibba020.stdout:Updating Subscription Management repositories. 2021-03-22T20:40:12.561 INFO:teuthology.orchestra.run.gibba044.stdout:Updating Subscription Management repositories. 2021-03-22T20:40:13.052 INFO:teuthology.orchestra.run.gibba044.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 65 kB/s | 2.8 kB 00:00 2021-03-22T20:40:13.052 INFO:teuthology.orchestra.run.gibba020.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 57 kB/s | 2.4 kB 00:00 2021-03-22T20:40:13.918 INFO:teuthology.orchestra.run.gibba044.stdout:Package python3-rgw-2:15.2.10-70.g224e0301.el8.x86_64 is already installed. 2021-03-22T20:40:14.187 INFO:teuthology.orchestra.run.gibba044.stdout:Dependencies resolved. 2021-03-22T20:40:14.188 INFO:teuthology.orchestra.run.gibba044.stdout:Nothing to do. 2021-03-22T20:40:14.188 INFO:teuthology.orchestra.run.gibba044.stdout:Complete! 2021-03-22T20:40:14.255 DEBUG:teuthology.orchestra.run.gibba044:> sudo yum -y install python3-cephfs 2021-03-22T20:40:14.278 INFO:teuthology.orchestra.run.gibba020.stdout:Dependencies resolved. 2021-03-22T20:40:14.278 INFO:teuthology.orchestra.run.gibba020.stdout:================================================================================ 2021-03-22T20:40:14.278 INFO:teuthology.orchestra.run.gibba020.stdout: Package Architecture Version Repository Size 2021-03-22T20:40:14.278 INFO:teuthology.orchestra.run.gibba020.stdout:================================================================================ 2021-03-22T20:40:14.278 INFO:teuthology.orchestra.run.gibba020.stdout:Installing: 2021-03-22T20:40:14.278 INFO:teuthology.orchestra.run.gibba020.stdout: rbd-fuse x86_64 2:15.2.10-70.g224e0301.el8 ceph 73 k 2021-03-22T20:40:14.278 INFO:teuthology.orchestra.run.gibba020.stdout: 2021-03-22T20:40:14.279 INFO:teuthology.orchestra.run.gibba020.stdout:Transaction Summary 2021-03-22T20:40:14.279 INFO:teuthology.orchestra.run.gibba020.stdout:================================================================================ 2021-03-22T20:40:14.279 INFO:teuthology.orchestra.run.gibba020.stdout:Install 1 Package 2021-03-22T20:40:14.279 INFO:teuthology.orchestra.run.gibba020.stdout: 2021-03-22T20:40:14.279 INFO:teuthology.orchestra.run.gibba020.stdout:Total download size: 73 k 2021-03-22T20:40:14.279 INFO:teuthology.orchestra.run.gibba020.stdout:Installed size: 219 k 2021-03-22T20:40:14.280 INFO:teuthology.orchestra.run.gibba020.stdout:Downloading Packages: 2021-03-22T20:40:14.412 INFO:teuthology.orchestra.run.gibba020.stdout:rbd-fuse-15.2.10-70.g224e0301.el8.x86_64.rpm 549 kB/s | 73 kB 00:00 2021-03-22T20:40:14.413 INFO:teuthology.orchestra.run.gibba020.stdout:-------------------------------------------------------------------------------- 2021-03-22T20:40:14.413 INFO:teuthology.orchestra.run.gibba020.stdout:Total 543 kB/s | 73 kB 00:00 2021-03-22T20:40:14.414 INFO:teuthology.orchestra.run.gibba020.stdout:Running transaction check 2021-03-22T20:40:14.421 INFO:teuthology.orchestra.run.gibba020.stdout:Transaction check succeeded. 2021-03-22T20:40:14.422 INFO:teuthology.orchestra.run.gibba020.stdout:Running transaction test 2021-03-22T20:40:14.461 INFO:teuthology.orchestra.run.gibba020.stdout:Transaction test succeeded. 2021-03-22T20:40:14.464 INFO:teuthology.orchestra.run.gibba020.stdout:Running transaction 2021-03-22T20:40:14.467 INFO:teuthology.orchestra.run.gibba044.stdout:Updating Subscription Management repositories. 2021-03-22T20:40:14.589 INFO:teuthology.orchestra.run.gibba020.stdout: Preparing : 1/1 2021-03-22T20:40:14.762 INFO:teuthology.orchestra.run.gibba020.stdout: Installing : rbd-fuse-2:15.2.10-70.g224e0301.el8.x86_64 1/1 2021-03-22T20:40:14.863 INFO:teuthology.orchestra.run.gibba044.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 87 kB/s | 2.4 kB 00:00 2021-03-22T20:40:14.946 INFO:teuthology.orchestra.run.gibba020.stdout: Running scriptlet: rbd-fuse-2:15.2.10-70.g224e0301.el8.x86_64 1/1 2021-03-22T20:40:15.116 INFO:teuthology.orchestra.run.gibba020.stdout: Verifying : rbd-fuse-2:15.2.10-70.g224e0301.el8.x86_64 1/1 2021-03-22T20:40:15.116 INFO:teuthology.orchestra.run.gibba020.stdout:Installed products updated. 2021-03-22T20:40:15.793 INFO:teuthology.orchestra.run.gibba044.stdout:Package python3-cephfs-2:15.2.10-70.g224e0301.el8.x86_64 is already installed. 2021-03-22T20:40:16.057 INFO:teuthology.orchestra.run.gibba044.stdout:Dependencies resolved. 2021-03-22T20:40:16.058 INFO:teuthology.orchestra.run.gibba044.stdout:Nothing to do. 2021-03-22T20:40:16.058 INFO:teuthology.orchestra.run.gibba044.stdout:Complete! 2021-03-22T20:40:16.111 DEBUG:teuthology.orchestra.run.gibba044:> sudo yum -y install python3-rbd 2021-03-22T20:40:16.326 INFO:teuthology.orchestra.run.gibba044.stdout:Updating Subscription Management repositories. 2021-03-22T20:40:16.700 INFO:teuthology.orchestra.run.gibba020.stdout: 2021-03-22T20:40:16.700 INFO:teuthology.orchestra.run.gibba020.stdout:Installed: 2021-03-22T20:40:16.700 INFO:teuthology.orchestra.run.gibba020.stdout: rbd-fuse-2:15.2.10-70.g224e0301.el8.x86_64 2021-03-22T20:40:16.700 INFO:teuthology.orchestra.run.gibba020.stdout: 2021-03-22T20:40:16.700 INFO:teuthology.orchestra.run.gibba020.stdout:Complete! 2021-03-22T20:40:16.739 INFO:teuthology.orchestra.run.gibba044.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 90 kB/s | 2.4 kB 00:00 2021-03-22T20:40:16.774 DEBUG:teuthology.orchestra.run.gibba020:> sudo yum -y install rbd-mirror 2021-03-22T20:40:16.816 INFO:teuthology.orchestra.run.gibba044.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 105 kB/s | 2.8 kB 00:00 2021-03-22T20:40:16.991 INFO:teuthology.orchestra.run.gibba020.stdout:Updating Subscription Management repositories. 2021-03-22T20:40:17.398 INFO:teuthology.orchestra.run.gibba020.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 102 kB/s | 2.8 kB 00:00 2021-03-22T20:40:17.509 INFO:teuthology.orchestra.run.gibba020.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 89 kB/s | 2.4 kB 00:00 2021-03-22T20:40:17.667 INFO:teuthology.orchestra.run.gibba044.stdout:Package python3-rbd-2:15.2.10-70.g224e0301.el8.x86_64 is already installed. 2021-03-22T20:40:17.933 INFO:teuthology.orchestra.run.gibba044.stdout:Dependencies resolved. 2021-03-22T20:40:17.934 INFO:teuthology.orchestra.run.gibba044.stdout:Nothing to do. 2021-03-22T20:40:17.934 INFO:teuthology.orchestra.run.gibba044.stdout:Complete! 2021-03-22T20:40:17.995 DEBUG:teuthology.orchestra.run.gibba044:> sudo yum -y install rbd-fuse 2021-03-22T20:40:18.209 INFO:teuthology.orchestra.run.gibba044.stdout:Updating Subscription Management repositories. 2021-03-22T20:40:18.606 INFO:teuthology.orchestra.run.gibba044.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 91 kB/s | 2.4 kB 00:00 2021-03-22T20:40:18.622 INFO:teuthology.orchestra.run.gibba020.stdout:Dependencies resolved. 2021-03-22T20:40:18.623 INFO:teuthology.orchestra.run.gibba020.stdout:================================================================================ 2021-03-22T20:40:18.623 INFO:teuthology.orchestra.run.gibba020.stdout: Package Arch Version Repo Size 2021-03-22T20:40:18.623 INFO:teuthology.orchestra.run.gibba020.stdout:================================================================================ 2021-03-22T20:40:18.623 INFO:teuthology.orchestra.run.gibba020.stdout:Installing: 2021-03-22T20:40:18.624 INFO:teuthology.orchestra.run.gibba020.stdout: rbd-mirror x86_64 2:15.2.10-70.g224e0301.el8 ceph 2.7 M 2021-03-22T20:40:18.624 INFO:teuthology.orchestra.run.gibba020.stdout: 2021-03-22T20:40:18.624 INFO:teuthology.orchestra.run.gibba020.stdout:Transaction Summary 2021-03-22T20:40:18.624 INFO:teuthology.orchestra.run.gibba020.stdout:================================================================================ 2021-03-22T20:40:18.624 INFO:teuthology.orchestra.run.gibba020.stdout:Install 1 Package 2021-03-22T20:40:18.624 INFO:teuthology.orchestra.run.gibba020.stdout: 2021-03-22T20:40:18.624 INFO:teuthology.orchestra.run.gibba020.stdout:Total download size: 2.7 M 2021-03-22T20:40:18.624 INFO:teuthology.orchestra.run.gibba020.stdout:Installed size: 12 M 2021-03-22T20:40:18.624 INFO:teuthology.orchestra.run.gibba020.stdout:Downloading Packages: 2021-03-22T20:40:18.694 INFO:teuthology.orchestra.run.gibba044.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 110 kB/s | 2.8 kB 00:00 2021-03-22T20:40:18.899 INFO:teuthology.orchestra.run.gibba020.stdout:rbd-mirror-15.2.10-70.g224e0301.el8.x86_64.rpm 10 MB/s | 2.7 MB 00:00 2021-03-22T20:40:18.900 INFO:teuthology.orchestra.run.gibba020.stdout:-------------------------------------------------------------------------------- 2021-03-22T20:40:18.900 INFO:teuthology.orchestra.run.gibba020.stdout:Total 9.9 MB/s | 2.7 MB 00:00 2021-03-22T20:40:18.900 INFO:teuthology.orchestra.run.gibba020.stdout:Running transaction check 2021-03-22T20:40:18.910 INFO:teuthology.orchestra.run.gibba020.stdout:Transaction check succeeded. 2021-03-22T20:40:18.910 INFO:teuthology.orchestra.run.gibba020.stdout:Running transaction test 2021-03-22T20:40:18.957 INFO:teuthology.orchestra.run.gibba020.stdout:Transaction test succeeded. 2021-03-22T20:40:18.960 INFO:teuthology.orchestra.run.gibba020.stdout:Running transaction 2021-03-22T20:40:19.255 INFO:teuthology.orchestra.run.gibba020.stdout: Preparing : 1/1 2021-03-22T20:40:19.449 INFO:teuthology.orchestra.run.gibba020.stdout: Installing : rbd-mirror-2:15.2.10-70.g224e0301.el8.x86_64 1/1 2021-03-22T20:40:19.701 INFO:teuthology.orchestra.run.gibba020.stdout: Running scriptlet: rbd-mirror-2:15.2.10-70.g224e0301.el8.x86_64 1/1 2021-03-22T20:40:19.868 INFO:teuthology.orchestra.run.gibba044.stdout:Dependencies resolved. 2021-03-22T20:40:19.869 INFO:teuthology.orchestra.run.gibba044.stdout:================================================================================ 2021-03-22T20:40:19.869 INFO:teuthology.orchestra.run.gibba044.stdout: Package Architecture Version Repository Size 2021-03-22T20:40:19.869 INFO:teuthology.orchestra.run.gibba044.stdout:================================================================================ 2021-03-22T20:40:19.869 INFO:teuthology.orchestra.run.gibba044.stdout:Installing: 2021-03-22T20:40:19.869 INFO:teuthology.orchestra.run.gibba044.stdout: rbd-fuse x86_64 2:15.2.10-70.g224e0301.el8 ceph 73 k 2021-03-22T20:40:19.869 INFO:teuthology.orchestra.run.gibba044.stdout: 2021-03-22T20:40:19.869 INFO:teuthology.orchestra.run.gibba044.stdout:Transaction Summary 2021-03-22T20:40:19.869 INFO:teuthology.orchestra.run.gibba044.stdout:================================================================================ 2021-03-22T20:40:19.869 INFO:teuthology.orchestra.run.gibba044.stdout:Install 1 Package 2021-03-22T20:40:19.869 INFO:teuthology.orchestra.run.gibba044.stdout: 2021-03-22T20:40:19.869 INFO:teuthology.orchestra.run.gibba044.stdout:Total download size: 73 k 2021-03-22T20:40:19.870 INFO:teuthology.orchestra.run.gibba044.stdout:Installed size: 219 k 2021-03-22T20:40:19.870 INFO:teuthology.orchestra.run.gibba044.stdout:Downloading Packages: 2021-03-22T20:40:19.883 INFO:teuthology.orchestra.run.gibba020.stdout: Verifying : rbd-mirror-2:15.2.10-70.g224e0301.el8.x86_64 1/1 2021-03-22T20:40:19.883 INFO:teuthology.orchestra.run.gibba020.stdout:Installed products updated. 2021-03-22T20:40:20.002 INFO:teuthology.orchestra.run.gibba044.stdout:rbd-fuse-15.2.10-70.g224e0301.el8.x86_64.rpm 549 kB/s | 73 kB 00:00 2021-03-22T20:40:20.003 INFO:teuthology.orchestra.run.gibba044.stdout:-------------------------------------------------------------------------------- 2021-03-22T20:40:20.003 INFO:teuthology.orchestra.run.gibba044.stdout:Total 542 kB/s | 73 kB 00:00 2021-03-22T20:40:20.003 INFO:teuthology.orchestra.run.gibba044.stdout:Running transaction check 2021-03-22T20:40:20.012 INFO:teuthology.orchestra.run.gibba044.stdout:Transaction check succeeded. 2021-03-22T20:40:20.012 INFO:teuthology.orchestra.run.gibba044.stdout:Running transaction test 2021-03-22T20:40:20.052 INFO:teuthology.orchestra.run.gibba044.stdout:Transaction test succeeded. 2021-03-22T20:40:20.054 INFO:teuthology.orchestra.run.gibba044.stdout:Running transaction 2021-03-22T20:40:20.138 INFO:teuthology.orchestra.run.gibba044.stdout: Preparing : 1/1 2021-03-22T20:40:20.332 INFO:teuthology.orchestra.run.gibba044.stdout: Installing : rbd-fuse-2:15.2.10-70.g224e0301.el8.x86_64 1/1 2021-03-22T20:40:20.491 INFO:teuthology.orchestra.run.gibba044.stdout: Running scriptlet: rbd-fuse-2:15.2.10-70.g224e0301.el8.x86_64 1/1 2021-03-22T20:40:20.659 INFO:teuthology.orchestra.run.gibba044.stdout: Verifying : rbd-fuse-2:15.2.10-70.g224e0301.el8.x86_64 1/1 2021-03-22T20:40:20.659 INFO:teuthology.orchestra.run.gibba044.stdout:Installed products updated. 2021-03-22T20:40:21.465 INFO:teuthology.orchestra.run.gibba020.stdout: 2021-03-22T20:40:21.465 INFO:teuthology.orchestra.run.gibba020.stdout:Installed: 2021-03-22T20:40:21.466 INFO:teuthology.orchestra.run.gibba020.stdout: rbd-mirror-2:15.2.10-70.g224e0301.el8.x86_64 2021-03-22T20:40:21.466 INFO:teuthology.orchestra.run.gibba020.stdout: 2021-03-22T20:40:21.466 INFO:teuthology.orchestra.run.gibba020.stdout:Complete! 2021-03-22T20:40:21.535 DEBUG:teuthology.orchestra.run.gibba020:> sudo yum -y install rbd-nbd 2021-03-22T20:40:21.752 INFO:teuthology.orchestra.run.gibba020.stdout:Updating Subscription Management repositories. 2021-03-22T20:40:22.191 INFO:teuthology.orchestra.run.gibba020.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 102 kB/s | 2.8 kB 00:00 2021-03-22T20:40:22.302 INFO:teuthology.orchestra.run.gibba020.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 85 kB/s | 2.4 kB 00:00 2021-03-22T20:40:22.385 INFO:teuthology.orchestra.run.gibba044.stdout: 2021-03-22T20:40:22.385 INFO:teuthology.orchestra.run.gibba044.stdout:Installed: 2021-03-22T20:40:22.385 INFO:teuthology.orchestra.run.gibba044.stdout: rbd-fuse-2:15.2.10-70.g224e0301.el8.x86_64 2021-03-22T20:40:22.385 INFO:teuthology.orchestra.run.gibba044.stdout: 2021-03-22T20:40:22.385 INFO:teuthology.orchestra.run.gibba044.stdout:Complete! 2021-03-22T20:40:22.459 DEBUG:teuthology.orchestra.run.gibba044:> sudo yum -y install rbd-mirror 2021-03-22T20:40:22.675 INFO:teuthology.orchestra.run.gibba044.stdout:Updating Subscription Management repositories. 2021-03-22T20:40:23.113 INFO:teuthology.orchestra.run.gibba044.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 88 kB/s | 2.4 kB 00:00 2021-03-22T20:40:23.202 INFO:teuthology.orchestra.run.gibba044.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 106 kB/s | 2.8 kB 00:00 2021-03-22T20:40:23.420 INFO:teuthology.orchestra.run.gibba020.stdout:Dependencies resolved. 2021-03-22T20:40:23.421 INFO:teuthology.orchestra.run.gibba020.stdout:================================================================================ 2021-03-22T20:40:23.421 INFO:teuthology.orchestra.run.gibba020.stdout: Package Architecture Version Repository Size 2021-03-22T20:40:23.421 INFO:teuthology.orchestra.run.gibba020.stdout:================================================================================ 2021-03-22T20:40:23.421 INFO:teuthology.orchestra.run.gibba020.stdout:Installing: 2021-03-22T20:40:23.421 INFO:teuthology.orchestra.run.gibba020.stdout: rbd-nbd x86_64 2:15.2.10-70.g224e0301.el8 ceph 142 k 2021-03-22T20:40:23.422 INFO:teuthology.orchestra.run.gibba020.stdout: 2021-03-22T20:40:23.422 INFO:teuthology.orchestra.run.gibba020.stdout:Transaction Summary 2021-03-22T20:40:23.422 INFO:teuthology.orchestra.run.gibba020.stdout:================================================================================ 2021-03-22T20:40:23.422 INFO:teuthology.orchestra.run.gibba020.stdout:Install 1 Package 2021-03-22T20:40:23.422 INFO:teuthology.orchestra.run.gibba020.stdout: 2021-03-22T20:40:23.422 INFO:teuthology.orchestra.run.gibba020.stdout:Total download size: 142 k 2021-03-22T20:40:23.422 INFO:teuthology.orchestra.run.gibba020.stdout:Installed size: 520 k 2021-03-22T20:40:23.422 INFO:teuthology.orchestra.run.gibba020.stdout:Downloading Packages: 2021-03-22T20:40:23.572 INFO:teuthology.orchestra.run.gibba020.stdout:rbd-nbd-15.2.10-70.g224e0301.el8.x86_64.rpm 945 kB/s | 142 kB 00:00 2021-03-22T20:40:23.573 INFO:teuthology.orchestra.run.gibba020.stdout:-------------------------------------------------------------------------------- 2021-03-22T20:40:23.573 INFO:teuthology.orchestra.run.gibba020.stdout:Total 935 kB/s | 142 kB 00:00 2021-03-22T20:40:23.574 INFO:teuthology.orchestra.run.gibba020.stdout:Running transaction check 2021-03-22T20:40:23.582 INFO:teuthology.orchestra.run.gibba020.stdout:Transaction check succeeded. 2021-03-22T20:40:23.582 INFO:teuthology.orchestra.run.gibba020.stdout:Running transaction test 2021-03-22T20:40:23.621 INFO:teuthology.orchestra.run.gibba020.stdout:Transaction test succeeded. 2021-03-22T20:40:23.624 INFO:teuthology.orchestra.run.gibba020.stdout:Running transaction 2021-03-22T20:40:23.727 INFO:teuthology.orchestra.run.gibba020.stdout: Preparing : 1/1 2021-03-22T20:40:23.929 INFO:teuthology.orchestra.run.gibba020.stdout: Installing : rbd-nbd-2:15.2.10-70.g224e0301.el8.x86_64 1/1 2021-03-22T20:40:24.100 INFO:teuthology.orchestra.run.gibba020.stdout: Running scriptlet: rbd-nbd-2:15.2.10-70.g224e0301.el8.x86_64 1/1 2021-03-22T20:40:24.308 INFO:teuthology.orchestra.run.gibba020.stdout: Verifying : rbd-nbd-2:15.2.10-70.g224e0301.el8.x86_64 1/1 2021-03-22T20:40:24.309 INFO:teuthology.orchestra.run.gibba020.stdout:Installed products updated. 2021-03-22T20:40:24.317 INFO:teuthology.orchestra.run.gibba044.stdout:Dependencies resolved. 2021-03-22T20:40:24.318 INFO:teuthology.orchestra.run.gibba044.stdout:================================================================================ 2021-03-22T20:40:24.318 INFO:teuthology.orchestra.run.gibba044.stdout: Package Arch Version Repo Size 2021-03-22T20:40:24.319 INFO:teuthology.orchestra.run.gibba044.stdout:================================================================================ 2021-03-22T20:40:24.319 INFO:teuthology.orchestra.run.gibba044.stdout:Installing: 2021-03-22T20:40:24.319 INFO:teuthology.orchestra.run.gibba044.stdout: rbd-mirror x86_64 2:15.2.10-70.g224e0301.el8 ceph 2.7 M 2021-03-22T20:40:24.319 INFO:teuthology.orchestra.run.gibba044.stdout: 2021-03-22T20:40:24.319 INFO:teuthology.orchestra.run.gibba044.stdout:Transaction Summary 2021-03-22T20:40:24.319 INFO:teuthology.orchestra.run.gibba044.stdout:================================================================================ 2021-03-22T20:40:24.319 INFO:teuthology.orchestra.run.gibba044.stdout:Install 1 Package 2021-03-22T20:40:24.319 INFO:teuthology.orchestra.run.gibba044.stdout: 2021-03-22T20:40:24.319 INFO:teuthology.orchestra.run.gibba044.stdout:Total download size: 2.7 M 2021-03-22T20:40:24.319 INFO:teuthology.orchestra.run.gibba044.stdout:Installed size: 12 M 2021-03-22T20:40:24.319 INFO:teuthology.orchestra.run.gibba044.stdout:Downloading Packages: 2021-03-22T20:40:24.600 INFO:teuthology.orchestra.run.gibba044.stdout:rbd-mirror-15.2.10-70.g224e0301.el8.x86_64.rpm 9.8 MB/s | 2.7 MB 00:00 2021-03-22T20:40:24.601 INFO:teuthology.orchestra.run.gibba044.stdout:-------------------------------------------------------------------------------- 2021-03-22T20:40:24.601 INFO:teuthology.orchestra.run.gibba044.stdout:Total 9.7 MB/s | 2.7 MB 00:00 2021-03-22T20:40:24.601 INFO:teuthology.orchestra.run.gibba044.stdout:Running transaction check 2021-03-22T20:40:24.611 INFO:teuthology.orchestra.run.gibba044.stdout:Transaction check succeeded. 2021-03-22T20:40:24.611 INFO:teuthology.orchestra.run.gibba044.stdout:Running transaction test 2021-03-22T20:40:24.658 INFO:teuthology.orchestra.run.gibba044.stdout:Transaction test succeeded. 2021-03-22T20:40:24.661 INFO:teuthology.orchestra.run.gibba044.stdout:Running transaction 2021-03-22T20:40:24.984 INFO:teuthology.orchestra.run.gibba044.stdout: Preparing : 1/1 2021-03-22T20:40:25.152 INFO:teuthology.orchestra.run.gibba044.stdout: Installing : rbd-mirror-2:15.2.10-70.g224e0301.el8.x86_64 1/1 2021-03-22T20:40:25.433 INFO:teuthology.orchestra.run.gibba044.stdout: Running scriptlet: rbd-mirror-2:15.2.10-70.g224e0301.el8.x86_64 1/1 2021-03-22T20:40:25.644 INFO:teuthology.orchestra.run.gibba044.stdout: Verifying : rbd-mirror-2:15.2.10-70.g224e0301.el8.x86_64 1/1 2021-03-22T20:40:25.645 INFO:teuthology.orchestra.run.gibba044.stdout:Installed products updated. 2021-03-22T20:40:25.951 INFO:teuthology.orchestra.run.gibba020.stdout: 2021-03-22T20:40:25.951 INFO:teuthology.orchestra.run.gibba020.stdout:Installed: 2021-03-22T20:40:25.951 INFO:teuthology.orchestra.run.gibba020.stdout: rbd-nbd-2:15.2.10-70.g224e0301.el8.x86_64 2021-03-22T20:40:25.951 INFO:teuthology.orchestra.run.gibba020.stdout: 2021-03-22T20:40:25.951 INFO:teuthology.orchestra.run.gibba020.stdout:Complete! 2021-03-22T20:40:26.023 DEBUG:teuthology.parallel:result is None 2021-03-22T20:40:27.258 INFO:teuthology.orchestra.run.gibba044.stdout: 2021-03-22T20:40:27.258 INFO:teuthology.orchestra.run.gibba044.stdout:Installed: 2021-03-22T20:40:27.259 INFO:teuthology.orchestra.run.gibba044.stdout: rbd-mirror-2:15.2.10-70.g224e0301.el8.x86_64 2021-03-22T20:40:27.259 INFO:teuthology.orchestra.run.gibba044.stdout: 2021-03-22T20:40:27.259 INFO:teuthology.orchestra.run.gibba044.stdout:Complete! 2021-03-22T20:40:27.326 DEBUG:teuthology.orchestra.run.gibba044:> sudo yum -y install rbd-nbd 2021-03-22T20:40:27.545 INFO:teuthology.orchestra.run.gibba044.stdout:Updating Subscription Management repositories. 2021-03-22T20:40:28.130 INFO:teuthology.orchestra.run.gibba044.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 89 kB/s | 2.4 kB 00:00 2021-03-22T20:40:28.220 INFO:teuthology.orchestra.run.gibba044.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 104 kB/s | 2.8 kB 00:00 2021-03-22T20:40:29.374 INFO:teuthology.orchestra.run.gibba044.stdout:Dependencies resolved. 2021-03-22T20:40:29.375 INFO:teuthology.orchestra.run.gibba044.stdout:================================================================================ 2021-03-22T20:40:29.375 INFO:teuthology.orchestra.run.gibba044.stdout: Package Architecture Version Repository Size 2021-03-22T20:40:29.375 INFO:teuthology.orchestra.run.gibba044.stdout:================================================================================ 2021-03-22T20:40:29.376 INFO:teuthology.orchestra.run.gibba044.stdout:Installing: 2021-03-22T20:40:29.376 INFO:teuthology.orchestra.run.gibba044.stdout: rbd-nbd x86_64 2:15.2.10-70.g224e0301.el8 ceph 142 k 2021-03-22T20:40:29.376 INFO:teuthology.orchestra.run.gibba044.stdout: 2021-03-22T20:40:29.376 INFO:teuthology.orchestra.run.gibba044.stdout:Transaction Summary 2021-03-22T20:40:29.376 INFO:teuthology.orchestra.run.gibba044.stdout:================================================================================ 2021-03-22T20:40:29.376 INFO:teuthology.orchestra.run.gibba044.stdout:Install 1 Package 2021-03-22T20:40:29.376 INFO:teuthology.orchestra.run.gibba044.stdout: 2021-03-22T20:40:29.376 INFO:teuthology.orchestra.run.gibba044.stdout:Total download size: 142 k 2021-03-22T20:40:29.376 INFO:teuthology.orchestra.run.gibba044.stdout:Installed size: 520 k 2021-03-22T20:40:29.376 INFO:teuthology.orchestra.run.gibba044.stdout:Downloading Packages: 2021-03-22T20:40:29.526 INFO:teuthology.orchestra.run.gibba044.stdout:rbd-nbd-15.2.10-70.g224e0301.el8.x86_64.rpm 945 kB/s | 142 kB 00:00 2021-03-22T20:40:29.527 INFO:teuthology.orchestra.run.gibba044.stdout:-------------------------------------------------------------------------------- 2021-03-22T20:40:29.528 INFO:teuthology.orchestra.run.gibba044.stdout:Total 935 kB/s | 142 kB 00:00 2021-03-22T20:40:29.528 INFO:teuthology.orchestra.run.gibba044.stdout:Running transaction check 2021-03-22T20:40:29.536 INFO:teuthology.orchestra.run.gibba044.stdout:Transaction check succeeded. 2021-03-22T20:40:29.536 INFO:teuthology.orchestra.run.gibba044.stdout:Running transaction test 2021-03-22T20:40:29.576 INFO:teuthology.orchestra.run.gibba044.stdout:Transaction test succeeded. 2021-03-22T20:40:29.580 INFO:teuthology.orchestra.run.gibba044.stdout:Running transaction 2021-03-22T20:40:29.687 INFO:teuthology.orchestra.run.gibba044.stdout: Preparing : 1/1 2021-03-22T20:40:29.899 INFO:teuthology.orchestra.run.gibba044.stdout: Installing : rbd-nbd-2:15.2.10-70.g224e0301.el8.x86_64 1/1 2021-03-22T20:40:30.106 INFO:teuthology.orchestra.run.gibba044.stdout: Running scriptlet: rbd-nbd-2:15.2.10-70.g224e0301.el8.x86_64 1/1 2021-03-22T20:40:30.276 INFO:teuthology.orchestra.run.gibba044.stdout: Verifying : rbd-nbd-2:15.2.10-70.g224e0301.el8.x86_64 1/1 2021-03-22T20:40:30.277 INFO:teuthology.orchestra.run.gibba044.stdout:Installed products updated. 2021-03-22T20:40:32.029 INFO:teuthology.orchestra.run.gibba044.stdout: 2021-03-22T20:40:32.029 INFO:teuthology.orchestra.run.gibba044.stdout:Installed: 2021-03-22T20:40:32.029 INFO:teuthology.orchestra.run.gibba044.stdout: rbd-nbd-2:15.2.10-70.g224e0301.el8.x86_64 2021-03-22T20:40:32.029 INFO:teuthology.orchestra.run.gibba044.stdout: 2021-03-22T20:40:32.029 INFO:teuthology.orchestra.run.gibba044.stdout:Complete! 2021-03-22T20:40:32.100 DEBUG:teuthology.parallel:result is None 2021-03-22T20:40:32.100 DEBUG:teuthology.orchestra.run.gibba020:> sudo lsb_release -is 2021-03-22T20:40:32.130 INFO:teuthology.orchestra.run.gibba020.stdout:RedHatEnterprise 2021-03-22T20:40:32.132 DEBUG:teuthology.misc:System to be installed: RedHatEnterprise 2021-03-22T20:40:32.132 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2021-03-22T20:40:32.132 INFO:teuthology.packaging:ref: None 2021-03-22T20:40:32.132 INFO:teuthology.packaging:tag: None 2021-03-22T20:40:32.132 INFO:teuthology.packaging:branch: octopus 2021-03-22T20:40:32.132 INFO:teuthology.packaging:sha1: 14027fecab654a4072a9d294c1ad97b62b0a5ca7 2021-03-22T20:40:32.132 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F8%2Fx86_64&ref=octopus 2021-03-22T20:40:32.325 DEBUG:teuthology.orchestra.run.gibba020:> rpm -q ceph --qf '%{VERSION}-%{RELEASE}' 2021-03-22T20:40:32.341 INFO:teuthology.orchestra.run.gibba020.stdout:15.2.10-70.g224e0301.el8 2021-03-22T20:40:32.341 INFO:teuthology.packaging:The installed version of ceph is 15.2.10-70.g224e0301.el8 2021-03-22T20:40:32.342 INFO:teuthology.task.install:The correct ceph version 15.2.10-70.g224e0301 is installed. 2021-03-22T20:40:32.342 DEBUG:teuthology.orchestra.run.gibba044:> sudo lsb_release -is 2021-03-22T20:40:32.372 INFO:teuthology.orchestra.run.gibba044.stdout:RedHatEnterprise 2021-03-22T20:40:32.373 DEBUG:teuthology.misc:System to be installed: RedHatEnterprise 2021-03-22T20:40:32.374 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2021-03-22T20:40:32.374 INFO:teuthology.packaging:ref: None 2021-03-22T20:40:32.374 INFO:teuthology.packaging:tag: None 2021-03-22T20:40:32.374 INFO:teuthology.packaging:branch: octopus 2021-03-22T20:40:32.374 INFO:teuthology.packaging:sha1: 14027fecab654a4072a9d294c1ad97b62b0a5ca7 2021-03-22T20:40:32.374 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F8%2Fx86_64&ref=octopus 2021-03-22T20:40:32.568 DEBUG:teuthology.orchestra.run.gibba044:> rpm -q ceph --qf '%{VERSION}-%{RELEASE}' 2021-03-22T20:40:32.584 INFO:teuthology.orchestra.run.gibba044.stdout:15.2.10-70.g224e0301.el8 2021-03-22T20:40:32.584 INFO:teuthology.packaging:The installed version of ceph is 15.2.10-70.g224e0301.el8 2021-03-22T20:40:32.584 INFO:teuthology.task.install:The correct ceph version 15.2.10-70.g224e0301 is installed. 2021-03-22T20:40:32.585 INFO:teuthology.task.install.util:Shipping valgrind.supp... 2021-03-22T20:40:32.585 DEBUG:teuthology.orchestra.run.gibba020:> set -ex 2021-03-22T20:40:32.585 DEBUG:teuthology.orchestra.run.gibba020:> sudo dd of=/home/ubuntu/cephtest/valgrind.supp 2021-03-22T20:40:32.606 DEBUG:teuthology.orchestra.run.gibba044:> set -ex 2021-03-22T20:40:32.606 DEBUG:teuthology.orchestra.run.gibba044:> sudo dd of=/home/ubuntu/cephtest/valgrind.supp 2021-03-22T20:40:32.645 INFO:teuthology.task.install.util:Shipping 'daemon-helper'... 2021-03-22T20:40:32.645 DEBUG:teuthology.orchestra.run.gibba020:> set -ex 2021-03-22T20:40:32.645 DEBUG:teuthology.orchestra.run.gibba020:> sudo dd of=/usr/bin/daemon-helper 2021-03-22T20:40:32.665 DEBUG:teuthology.orchestra.run.gibba020:> sudo chmod a=rx -- /usr/bin/daemon-helper 2021-03-22T20:40:32.725 DEBUG:teuthology.orchestra.run.gibba044:> set -ex 2021-03-22T20:40:32.725 DEBUG:teuthology.orchestra.run.gibba044:> sudo dd of=/usr/bin/daemon-helper 2021-03-22T20:40:32.744 DEBUG:teuthology.orchestra.run.gibba044:> sudo chmod a=rx -- /usr/bin/daemon-helper 2021-03-22T20:40:32.804 INFO:teuthology.task.install.util:Shipping 'adjust-ulimits'... 2021-03-22T20:40:32.804 DEBUG:teuthology.orchestra.run.gibba020:> set -ex 2021-03-22T20:40:32.804 DEBUG:teuthology.orchestra.run.gibba020:> sudo dd of=/usr/bin/adjust-ulimits 2021-03-22T20:40:32.824 DEBUG:teuthology.orchestra.run.gibba020:> sudo chmod a=rx -- /usr/bin/adjust-ulimits 2021-03-22T20:40:32.882 DEBUG:teuthology.orchestra.run.gibba044:> set -ex 2021-03-22T20:40:32.883 DEBUG:teuthology.orchestra.run.gibba044:> sudo dd of=/usr/bin/adjust-ulimits 2021-03-22T20:40:32.902 DEBUG:teuthology.orchestra.run.gibba044:> sudo chmod a=rx -- /usr/bin/adjust-ulimits 2021-03-22T20:40:32.960 INFO:teuthology.run_tasks:Running task cephadm... 2021-03-22T20:40:33.033 INFO:tasks.cephadm:Config: {'cephadm_branch': 'octopus', 'cephadm_git_url': 'https://github.com/ceph/ceph', 'conf': {'osd': {'osd_class_default_list': '*', 'osd_class_load_list': '*', 'debug ms': 1, 'debug osd': 20, 'osd shutdown pgref assert': True}, 'global': {'mon election default strategy': 1}, 'mgr': {'debug mgr': 20, 'debug ms': 1}, 'mon': {'debug mon': 20, 'debug ms': 1, 'debug paxos': 20}}, 'image': 'docker.io/ceph/daemon-base:latest-octopus', 'create_rbd_pool': True, 'log-ignorelist': ['\\(MDS_ALL_DOWN\\)', '\\(MDS_UP_LESS_THAN_MAX\\)'], 'log-whitelist': ['\\(MDS_ALL_DOWN\\)', '\\(MDS_UP_LESS_THAN_MAX\\)'], 'sha1': '14027fecab654a4072a9d294c1ad97b62b0a5ca7'} 2021-03-22T20:40:33.034 INFO:tasks.cephadm:Cluster image is docker.io/ceph/daemon-base:latest-octopus 2021-03-22T20:40:33.034 INFO:tasks.cephadm:Cluster fsid is d910040a-8b4e-11eb-90a2-001a4aab830c 2021-03-22T20:40:33.034 INFO:tasks.cephadm:Choosing monitor IPs and ports... 2021-03-22T20:40:33.035 INFO:tasks.cephadm:Monitor IPs: {'mon.a': '172.21.2.120', 'mon.c': '[v2:172.21.2.120:3301,v1:172.21.2.120:6790]', 'mon.b': '172.21.2.144'} 2021-03-22T20:40:33.035 INFO:tasks.cephadm:First mon is mon.a on gibba020 2021-03-22T20:40:33.035 INFO:tasks.cephadm:First mgr is y 2021-03-22T20:40:33.035 INFO:tasks.cephadm:Normalizing hostnames... 2021-03-22T20:40:33.035 DEBUG:teuthology.orchestra.run.gibba020:> sudo hostname $(hostname -s) 2021-03-22T20:40:33.055 DEBUG:teuthology.orchestra.run.gibba044:> sudo hostname $(hostname -s) 2021-03-22T20:40:33.075 INFO:tasks.cephadm:Downloading cephadm (repo https://github.com/ceph/ceph ref octopus)... 2021-03-22T20:40:33.075 DEBUG:teuthology.orchestra.run.gibba020:> curl --silent https://raw.githubusercontent.com/ceph/ceph/octopus/src/cephadm/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2021-03-22T20:40:33.304 INFO:teuthology.orchestra.run.gibba020.stdout:-rw-rw-r--. 1 ubuntu ubuntu 220146 Mar 22 20:40 /home/ubuntu/cephtest/cephadm 2021-03-22T20:40:33.305 DEBUG:teuthology.orchestra.run.gibba044:> curl --silent https://raw.githubusercontent.com/ceph/ceph/octopus/src/cephadm/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2021-03-22T20:40:33.387 INFO:teuthology.orchestra.run.gibba044.stdout:-rw-rw-r--. 1 ubuntu ubuntu 220146 Mar 22 20:40 /home/ubuntu/cephtest/cephadm 2021-03-22T20:40:33.387 DEBUG:teuthology.orchestra.run.gibba020:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2021-03-22T20:40:33.400 DEBUG:teuthology.orchestra.run.gibba044:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2021-03-22T20:40:33.423 DEBUG:teuthology.orchestra.run.gibba020:> sudo mkdir -p /etc/ceph 2021-03-22T20:40:33.461 DEBUG:teuthology.orchestra.run.gibba044:> sudo mkdir -p /etc/ceph 2021-03-22T20:40:33.479 DEBUG:teuthology.orchestra.run.gibba020:> sudo chmod 777 /etc/ceph 2021-03-22T20:40:33.520 DEBUG:teuthology.orchestra.run.gibba044:> sudo chmod 777 /etc/ceph 2021-03-22T20:40:33.538 INFO:tasks.cephadm:Writing seed config... 2021-03-22T20:40:33.540 INFO:tasks.cephadm: override: [osd] osd_class_default_list = * 2021-03-22T20:40:33.540 INFO:tasks.cephadm: override: [osd] osd_class_load_list = * 2021-03-22T20:40:33.540 INFO:tasks.cephadm: override: [osd] debug ms = 1 2021-03-22T20:40:33.540 INFO:tasks.cephadm: override: [osd] debug osd = 20 2021-03-22T20:40:33.540 INFO:tasks.cephadm: override: [osd] osd shutdown pgref assert = True 2021-03-22T20:40:33.540 INFO:tasks.cephadm: override: [global] mon election default strategy = 1 2021-03-22T20:40:33.540 INFO:tasks.cephadm: override: [mgr] debug mgr = 20 2021-03-22T20:40:33.540 INFO:tasks.cephadm: override: [mgr] debug ms = 1 2021-03-22T20:40:33.540 INFO:tasks.cephadm: override: [mon] debug mon = 20 2021-03-22T20:40:33.540 INFO:tasks.cephadm: override: [mon] debug ms = 1 2021-03-22T20:40:33.540 INFO:tasks.cephadm: override: [mon] debug paxos = 20 2021-03-22T20:40:33.541 DEBUG:teuthology.orchestra.run.gibba020:> set -ex 2021-03-22T20:40:33.541 DEBUG:teuthology.orchestra.run.gibba020:> dd of=/home/ubuntu/cephtest/seed.ceph.conf 2021-03-22T20:40:33.572 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 = d910040a-8b4e-11eb-90a2-001a4aab830c mon election default strategy = 1 [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 osd_class_default_list = * osd_class_load_list = * debug ms = 1 debug osd = 20 [mgr] mon reweight min pgs per osd = 4 mon reweight min bytes per osd = 10 mgr/telemetry/nag = false debug mgr = 20 debug ms = 1 [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 [client.rgw] rgw cache enabled = true rgw enable ops log = true rgw enable usage log = true 2021-03-22T20:40:33.572 DEBUG:teuthology.orchestra.run.gibba020:mon.a> sudo journalctl -f -n 0 -u ceph-d910040a-8b4e-11eb-90a2-001a4aab830c@mon.a.service 2021-03-22T20:40:33.616 DEBUG:teuthology.orchestra.run.gibba020:mgr.y> sudo journalctl -f -n 0 -u ceph-d910040a-8b4e-11eb-90a2-001a4aab830c@mgr.y.service 2021-03-22T20:40:33.633 INFO:journalctl@ceph.mon.a.gibba020.stdout:-- Logs begin at Mon 2021-03-22 20:31:05 UTC. -- 2021-03-22T20:40:33.634 INFO:tasks.cephadm:Bootstrapping... 2021-03-22T20:40:33.634 DEBUG:teuthology.orchestra.run.gibba020:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/daemon-base:latest-octopus -v bootstrap --fsid d910040a-8b4e-11eb-90a2-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-id a --mgr-id y --orphan-initial-daemons --skip-monitoring-stack --mon-ip 172.21.2.120 && sudo chmod +r /etc/ceph/ceph.client.admin.keyring 2021-03-22T20:40:33.650 INFO:journalctl@ceph.mgr.y.gibba020.stdout:-- Logs begin at Mon 2021-03-22 20:31:05 UTC. -- 2021-03-22T20:40:33.745 INFO:teuthology.orchestra.run.gibba020.stderr:Verifying podman|docker is present... 2021-03-22T20:40:33.745 INFO:teuthology.orchestra.run.gibba020.stderr:Verifying lvm2 is present... 2021-03-22T20:40:33.746 INFO:teuthology.orchestra.run.gibba020.stderr:Verifying time synchronization is in place... 2021-03-22T20:40:33.746 INFO:teuthology.orchestra.run.gibba020.stderr:Running command: systemctl is-enabled chrony.service 2021-03-22T20:40:33.749 INFO:teuthology.orchestra.run.gibba020.stderr:systemctl: stderr Failed to get unit file state for chrony.service: No such file or directory 2021-03-22T20:40:33.750 INFO:teuthology.orchestra.run.gibba020.stderr:Running command: systemctl is-active chrony.service 2021-03-22T20:40:33.753 INFO:teuthology.orchestra.run.gibba020.stderr:systemctl: stdout inactive 2021-03-22T20:40:33.753 INFO:teuthology.orchestra.run.gibba020.stderr:Running command: systemctl is-enabled chronyd.service 2021-03-22T20:40:33.756 INFO:teuthology.orchestra.run.gibba020.stderr:systemctl: stdout enabled 2021-03-22T20:40:33.756 INFO:teuthology.orchestra.run.gibba020.stderr:Running command: systemctl is-active chronyd.service 2021-03-22T20:40:33.760 INFO:teuthology.orchestra.run.gibba020.stderr:systemctl: stdout active 2021-03-22T20:40:33.760 INFO:teuthology.orchestra.run.gibba020.stderr:Unit chronyd.service is enabled and running 2021-03-22T20:40:33.760 INFO:teuthology.orchestra.run.gibba020.stderr:Repeating the final host check... 2021-03-22T20:40:33.761 INFO:teuthology.orchestra.run.gibba020.stderr:podman|docker (/bin/podman) is present 2021-03-22T20:40:33.761 INFO:teuthology.orchestra.run.gibba020.stderr:systemctl is present 2021-03-22T20:40:33.761 INFO:teuthology.orchestra.run.gibba020.stderr:lvcreate is present 2021-03-22T20:40:33.761 INFO:teuthology.orchestra.run.gibba020.stderr:Running command: systemctl is-enabled chrony.service 2021-03-22T20:40:33.763 INFO:teuthology.orchestra.run.gibba020.stderr:systemctl: stderr Failed to get unit file state for chrony.service: No such file or directory 2021-03-22T20:40:33.764 INFO:teuthology.orchestra.run.gibba020.stderr:Running command: systemctl is-active chrony.service 2021-03-22T20:40:33.766 INFO:teuthology.orchestra.run.gibba020.stderr:systemctl: stdout inactive 2021-03-22T20:40:33.767 INFO:teuthology.orchestra.run.gibba020.stderr:Running command: systemctl is-enabled chronyd.service 2021-03-22T20:40:33.770 INFO:teuthology.orchestra.run.gibba020.stderr:systemctl: stdout enabled 2021-03-22T20:40:33.770 INFO:teuthology.orchestra.run.gibba020.stderr:Running command: systemctl is-active chronyd.service 2021-03-22T20:40:33.774 INFO:teuthology.orchestra.run.gibba020.stderr:systemctl: stdout active 2021-03-22T20:40:33.774 INFO:teuthology.orchestra.run.gibba020.stderr:Unit chronyd.service is enabled and running 2021-03-22T20:40:33.774 INFO:teuthology.orchestra.run.gibba020.stderr:Host looks OK 2021-03-22T20:40:33.774 INFO:teuthology.orchestra.run.gibba020.stderr:Cluster fsid: d910040a-8b4e-11eb-90a2-001a4aab830c 2021-03-22T20:40:33.774 INFO:teuthology.orchestra.run.gibba020.stderr:Acquiring lock 139676315850568 on /run/cephadm/d910040a-8b4e-11eb-90a2-001a4aab830c.lock 2021-03-22T20:40:33.774 INFO:teuthology.orchestra.run.gibba020.stderr:Lock 139676315850568 acquired on /run/cephadm/d910040a-8b4e-11eb-90a2-001a4aab830c.lock 2021-03-22T20:40:33.775 INFO:teuthology.orchestra.run.gibba020.stderr:Verifying IP 172.21.2.120 port 3300 ... 2021-03-22T20:40:33.775 INFO:teuthology.orchestra.run.gibba020.stderr:Verifying IP 172.21.2.120 port 6789 ... 2021-03-22T20:40:33.775 INFO:teuthology.orchestra.run.gibba020.stderr:Base mon IP is 172.21.2.120, final addrv is [v2:172.21.2.120:3300,v1:172.21.2.120:6789] 2021-03-22T20:40:33.775 INFO:teuthology.orchestra.run.gibba020.stderr:Running command: /sbin/ip route ls 2021-03-22T20:40:33.775 INFO:teuthology.orchestra.run.gibba020.stderr:/sbin/ip: stdout default via 172.21.15.254 dev enp1s0f0 proto dhcp metric 100 2021-03-22T20:40:33.775 INFO:teuthology.orchestra.run.gibba020.stderr:/sbin/ip: stdout 172.21.0.0/20 dev enp1s0f0 proto kernel scope link src 172.21.2.120 metric 100 2021-03-22T20:40:33.776 INFO:teuthology.orchestra.run.gibba020.stderr:Running command: /sbin/ip -6 route ls 2021-03-22T20:40:33.777 INFO:teuthology.orchestra.run.gibba020.stderr:/sbin/ip: stdout ::1 dev lo proto kernel metric 256 pref medium 2021-03-22T20:40:33.777 INFO:teuthology.orchestra.run.gibba020.stderr:/sbin/ip: stdout fe80::/64 dev enp1s0f0 proto kernel metric 256 pref medium 2021-03-22T20:40:33.777 INFO:teuthology.orchestra.run.gibba020.stderr:/sbin/ip: stdout default via fe80::327c:5e00:6487:71e0 dev enp1s0f0 proto ra metric 1024 expires 1787sec hoplimit 64 pref medium 2021-03-22T20:40:33.777 INFO:teuthology.orchestra.run.gibba020.stderr:Running command: /sbin/ip -6 addr ls 2021-03-22T20:40:33.778 INFO:teuthology.orchestra.run.gibba020.stderr:/sbin/ip: stdout 1: lo: mtu 65536 state UNKNOWN qlen 1000 2021-03-22T20:40:33.778 INFO:teuthology.orchestra.run.gibba020.stderr:/sbin/ip: stdout inet6 ::1/128 scope host 2021-03-22T20:40:33.778 INFO:teuthology.orchestra.run.gibba020.stderr:/sbin/ip: stdout valid_lft forever preferred_lft forever 2021-03-22T20:40:33.778 INFO:teuthology.orchestra.run.gibba020.stderr:/sbin/ip: stdout 4: enp1s0f0: mtu 1500 state UP qlen 1000 2021-03-22T20:40:33.778 INFO:teuthology.orchestra.run.gibba020.stderr:/sbin/ip: stdout inet6 fe80::3eec:efff:fe3d:8cd4/64 scope link 2021-03-22T20:40:33.778 INFO:teuthology.orchestra.run.gibba020.stderr:/sbin/ip: stdout valid_lft forever preferred_lft forever 2021-03-22T20:40:33.778 INFO:teuthology.orchestra.run.gibba020.stderr:Mon IP 172.21.2.120 is in CIDR network 172.21.0.0/20 2021-03-22T20:40:33.779 INFO:teuthology.orchestra.run.gibba020.stderr:Pulling container image docker.io/ceph/daemon-base:latest-octopus... 2021-03-22T20:40:33.779 INFO:teuthology.orchestra.run.gibba020.stderr:Running command: /bin/podman pull docker.io/ceph/daemon-base:latest-octopus 2021-03-22T20:40:34.736 INFO:teuthology.orchestra.run.gibba020.stderr:/bin/podman: stderr Trying to pull docker.io/ceph/daemon-base:latest-octopus... 2021-03-22T20:41:05.130 INFO:teuthology.orchestra.run.gibba020.stderr:/bin/podman: stderr time="2021-03-22T20:41:05Z" level=warning msg="failed, retrying in 1s ... (1/3). Error: Error initializing source docker://ceph/daemon-base:latest-octopus: Error reading manifest latest-octopus in docker.io/ceph/daemon-base: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit" 2021-03-22T20:41:36.538 INFO:teuthology.orchestra.run.gibba020.stderr:/bin/podman: stderr time="2021-03-22T20:41:36Z" level=warning msg="failed, retrying in 2s ... (2/3). Error: Error initializing source docker://ceph/daemon-base:latest-octopus: Error reading manifest latest-octopus in docker.io/ceph/daemon-base: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit" 2021-03-22T20:41:39.519 INFO:teuthology.orchestra.run.gibba020.stderr:/bin/podman: stderr Getting image source signatures 2021-03-22T20:41:39.718 INFO:teuthology.orchestra.run.gibba020.stderr:/bin/podman: stderr Copying blob sha256:7a0437f04f83f084b7ed68ad9c4a4947e12fc4e1b006b38129bac89114ec3621 2021-03-22T20:41:39.760 INFO:teuthology.orchestra.run.gibba020.stderr:/bin/podman: stderr Copying blob sha256:df0155c19d85e49dfe0891511d883d383696b10a6606920eb73db03cb3ddb726 2021-03-22T20:41:45.035 INFO:teuthology.orchestra.run.gibba020.stderr:/bin/podman: stderr Copying config sha256:9e5254790916e1cc2c300e748708f8ca72bbbcba42ec66439620de60a12bc6c8 2021-03-22T20:41:45.102 INFO:teuthology.orchestra.run.gibba020.stderr:/bin/podman: stderr Writing manifest to image destination 2021-03-22T20:41:45.102 INFO:teuthology.orchestra.run.gibba020.stderr:/bin/podman: stderr Storing signatures 2021-03-22T20:41:52.213 INFO:teuthology.orchestra.run.gibba020.stderr:/bin/podman: stdout 9e5254790916e1cc2c300e748708f8ca72bbbcba42ec66439620de60a12bc6c8 2021-03-22T20:41:52.225 INFO:teuthology.orchestra.run.gibba020.stderr:Extracting ceph user uid/gid from container image... 2021-03-22T20:41:52.225 INFO:teuthology.orchestra.run.gibba020.stderr:Running command: /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/ceph/daemon-base:latest-octopus -e NODE_NAME=gibba020 docker.io/ceph/daemon-base:latest-octopus -c %u %g /var/lib/ceph 2021-03-22T20:41:52.770 INFO:teuthology.orchestra.run.gibba020.stderr:stat: stdout 167 167 2021-03-22T20:42:00.877 INFO:teuthology.orchestra.run.gibba020.stderr:Creating initial keys... 2021-03-22T20:42:00.877 INFO:teuthology.orchestra.run.gibba020.stderr:Running command: /bin/podman run --rm --ipc=host --net=host --entrypoint /usr/bin/ceph-authtool -e CONTAINER_IMAGE=docker.io/ceph/daemon-base:latest-octopus -e NODE_NAME=gibba020 docker.io/ceph/daemon-base:latest-octopus --gen-print-key 2021-03-22T20:42:01.352 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph-authtool: stdout AQAZAVlgx3UDERAA9ytVzi93lCzPxko1BKk2nA== 2021-03-22T20:42:01.778 INFO:teuthology.orchestra.run.gibba020.stderr:Running command: /bin/podman run --rm --ipc=host --net=host --entrypoint /usr/bin/ceph-authtool -e CONTAINER_IMAGE=docker.io/ceph/daemon-base:latest-octopus -e NODE_NAME=gibba020 docker.io/ceph/daemon-base:latest-octopus --gen-print-key 2021-03-22T20:42:02.236 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph-authtool: stdout AQAaAVlgKwqODRAATIy/ZLyJHu+Zy4U/54TOCw== 2021-03-22T20:42:02.727 INFO:teuthology.orchestra.run.gibba020.stderr:Running command: /bin/podman run --rm --ipc=host --net=host --entrypoint /usr/bin/ceph-authtool -e CONTAINER_IMAGE=docker.io/ceph/daemon-base:latest-octopus -e NODE_NAME=gibba020 docker.io/ceph/daemon-base:latest-octopus --gen-print-key 2021-03-22T20:42:03.137 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph-authtool: stdout AQAbAVlgYaJCBxAAHmPYlm3Wg9l/7MOSQs+s6Q== 2021-03-22T20:42:03.629 INFO:teuthology.orchestra.run.gibba020.stderr:Creating initial monmap... 2021-03-22T20:42:03.629 INFO:teuthology.orchestra.run.gibba020.stderr:Running command: /bin/podman run --rm --ipc=host --net=host --entrypoint /usr/bin/monmaptool -e CONTAINER_IMAGE=docker.io/ceph/daemon-base:latest-octopus -e NODE_NAME=gibba020 -v /tmp/ceph-tmp4gbnu8ls:/tmp/monmap:z docker.io/ceph/daemon-base:latest-octopus --create --clobber --fsid d910040a-8b4e-11eb-90a2-001a4aab830c --addv a [v2:172.21.2.120:3300,v1:172.21.2.120:6789] /tmp/monmap 2021-03-22T20:42:04.103 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: monmap file /tmp/monmap 2021-03-22T20:42:04.103 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: set fsid to d910040a-8b4e-11eb-90a2-001a4aab830c 2021-03-22T20:42:04.103 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2021-03-22T20:42:04.597 INFO:teuthology.orchestra.run.gibba020.stderr:Creating mon... 2021-03-22T20:42:04.598 INFO:teuthology.orchestra.run.gibba020.stderr:Running command: /bin/podman run --rm --ipc=host --net=host --entrypoint /usr/bin/ceph-mon -e CONTAINER_IMAGE=docker.io/ceph/daemon-base:latest-octopus -e NODE_NAME=gibba020 -v /var/log/ceph/d910040a-8b4e-11eb-90a2-001a4aab830c:/var/log/ceph:z -v /var/lib/ceph/d910040a-8b4e-11eb-90a2-001a4aab830c/mon.a:/var/lib/ceph/mon/ceph-a:z -v /tmp/ceph-tmpuldn0w9e:/tmp/keyring:z -v /tmp/ceph-tmp4gbnu8ls:/tmp/monmap:z docker.io/ceph/daemon-base:latest-octopus --mkfs -i a --fsid d910040a-8b4e-11eb-90a2-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 2021-03-22T20:42:05.009 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph-mon: stderr "debug "2021-03-22T20:42:04.970+0000 7fcd9eaf0700 0 set uid:gid to 167:167 (ceph:ceph) 2021-03-22T20:42:05.009 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph-mon: stderr "debug "2021-03-22T20:42:04.970+0000 7fcd9eaf0700 1 imported monmap: 2021-03-22T20:42:05.009 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph-mon: stderr epoch 0 2021-03-22T20:42:05.009 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph-mon: stderr fsid d910040a-8b4e-11eb-90a2-001a4aab830c 2021-03-22T20:42:05.009 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph-mon: stderr last_changed 2021-03-22T20:42:04.050548+0000 2021-03-22T20:42:05.010 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph-mon: stderr created 2021-03-22T20:42:04.050548+0000 2021-03-22T20:42:05.010 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph-mon: stderr min_mon_release 0 (unknown) 2021-03-22T20:42:05.010 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph-mon: stderr 0: [v2:172.21.2.120:3300/0,v1:172.21.2.120:6789/0] mon.a 2021-03-22T20:42:05.010 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph-mon: stderr 2021-03-22T20:42:05.010 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph-mon: stderr "debug "2021-03-22T20:42:04.970+0000 7fcd9eaf0700 0 /usr/bin/ceph-mon: set fsid to d910040a-8b4e-11eb-90a2-001a4aab830c 2021-03-22T20:42:05.010 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph-mon: stderr "debug "2021-03-22T20:42:04.970+0000 7fcd9eaf0700 0 set rocksdb option compression = kNoCompression 2021-03-22T20:42:05.010 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph-mon: stderr "debug "2021-03-22T20:42:04.970+0000 7fcd9eaf0700 0 set rocksdb option level_compaction_dynamic_level_bytes = true 2021-03-22T20:42:05.010 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph-mon: stderr "debug "2021-03-22T20:42:04.970+0000 7fcd9eaf0700 0 set rocksdb option write_buffer_size = 33554432 2021-03-22T20:42:05.010 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph-mon: stderr "debug "2021-03-22T20:42:04.970+0000 7fcd9eaf0700 0 set rocksdb option compression = kNoCompression 2021-03-22T20:42:05.010 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph-mon: stderr "debug "2021-03-22T20:42:04.970+0000 7fcd9eaf0700 0 set rocksdb option level_compaction_dynamic_level_bytes = true 2021-03-22T20:42:05.010 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph-mon: stderr "debug "2021-03-22T20:42:04.971+0000 7fcd9eaf0700 0 set rocksdb option write_buffer_size = 33554432 2021-03-22T20:42:05.010 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph-mon: stderr "debug "2021-03-22T20:42:04.971+0000 7fcd9eaf0700 4 rocksdb: RocksDB version: 6.1.2 2021-03-22T20:42:05.011 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph-mon: stderr 2021-03-22T20:42:05.011 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph-mon: stderr "debug "2021-03-22T20:42:04.971+0000 7fcd9eaf0700 4 rocksdb: Git sha rocksdb_build_git_sha:@0@ 2021-03-22T20:42:05.011 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph-mon: stderr "debug "2021-03-22T20:42:04.971+0000 7fcd9eaf0700 4 rocksdb: Compile date Mar 17 2021 2021-03-22T20:42:05.011 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph-mon: stderr "debug "2021-03-22T20:42:04.971+0000 7fcd9eaf0700 4 rocksdb: DB SUMMARY 2021-03-22T20:42:05.011 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph-mon: stderr 2021-03-22T20:42:05.011 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph-mon: stderr "debug "2021-03-22T20:42:04.971+0000 7fcd9eaf0700 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-a/store.db dir, Total Num: 0, files: 2021-03-22T20:42:05.011 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph-mon: stderr 2021-03-22T20:42:05.011 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph-mon: stderr "debug "2021-03-22T20:42:04.971+0000 7fcd9eaf0700 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-a/store.db: 2021-03-22T20:42:05.011 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph-mon: stderr 2021-03-22T20:42:05.011 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph-mon: stderr "debug "2021-03-22T20:42:04.971+0000 7fcd9eaf0700 4 rocksdb: Options.error_if_exists: 0 2021-03-22T20:42:05.011 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph-mon: stderr "debug "2021-03-22T20:42:04.971+0000 7fcd9eaf0700 4 rocksdb: Options.create_if_missing: 1 2021-03-22T20:42:05.011 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph-mon: stderr "debug "2021-03-22T20:42:04.971+0000 7fcd9eaf0700 4 rocksdb: Options.paranoid_checks: 1 2021-03-22T20:42:05.011 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph-mon: stderr "debug "2021-03-22T20:42:04.971+0000 7fcd9eaf0700 4 rocksdb: Options.env: 0x556e607af1a0 2021-03-22T20:42:05.012 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph-mon: stderr "debug "2021-03-22T20:42:04.971+0000 7fcd9eaf0700 4 rocksdb: Options.info_log: 0x556e614cb200 2021-03-22T20:42:05.012 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph-mon: stderr "debug "2021-03-22T20:42:04.971+0000 7fcd9eaf0700 4 rocksdb: Options.max_file_opening_threads: 16 2021-03-22T20:42:05.012 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph-mon: stderr "debug "2021-03-22T20:42:04.971+0000 7fcd9eaf0700 4 rocksdb: Options.statistics: (nil) 2021-03-22T20:42:05.012 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph-mon: stderr "debug "2021-03-22T20:42:04.971+0000 7fcd9eaf0700 4 rocksdb: Options.use_fsync: 0 2021-03-22T20:42:05.012 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph-mon: stderr "debug "2021-03-22T20:42:04.971+0000 7fcd9eaf0700 4 rocksdb: Options.max_log_file_size: 0 2021-03-22T20:42:05.012 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph-mon: stderr "debug "2021-03-22T20:42:04.971+0000 7fcd9eaf0700 4 rocksdb: Options.max_manifest_file_size: 1073741824 2021-03-22T20:42:05.012 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph-mon: stderr "debug "2021-03-22T20:42:04.971+0000 7fcd9eaf0700 4 rocksdb: Options.log_file_time_to_roll: 0 2021-03-22T20:42:05.012 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph-mon: stderr "debug "2021-03-22T20:42:04.971+0000 7fcd9eaf0700 4 rocksdb: Options.keep_log_file_num: 1000 2021-03-22T20:42:05.012 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph-mon: stderr "debug "2021-03-22T20:42:04.971+0000 7fcd9eaf0700 4 rocksdb: Options.recycle_log_file_num: 0 2021-03-22T20:42:05.012 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph-mon: stderr "debug "2021-03-22T20:42:04.971+0000 7fcd9eaf0700 4 rocksdb: Options.allow_fallocate: 1 2021-03-22T20:42:05.012 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph-mon: stderr "debug "2021-03-22T20:42:04.971+0000 7fcd9eaf0700 4 rocksdb: Options.allow_mmap_reads: 0 2021-03-22T20:42:05.012 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph-mon: stderr "debug "2021-03-22T20:42:04.971+0000 7fcd9eaf0700 4 rocksdb: Options.allow_mmap_writes: 0 2021-03-22T20:42:05.012 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph-mon: stderr "debug "2021-03-22T20:42:04.971+0000 7fcd9eaf0700 4 rocksdb: Options.use_direct_reads: 0 2021-03-22T20:42:05.013 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph-mon: stderr "debug "2021-03-22T20:42:04.971+0000 7fcd9eaf0700 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2021-03-22T20:42:05.013 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph-mon: stderr "debug "2021-03-22T20:42:04.971+0000 7fcd9eaf0700 4 rocksdb: Options.create_missing_column_families: 0 2021-03-22T20:42:05.013 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph-mon: stderr "debug "2021-03-22T20:42:04.971+0000 7fcd9eaf0700 4 rocksdb: Options.db_log_dir: 2021-03-22T20:42:05.013 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph-mon: stderr "debug "2021-03-22T20:42:04.971+0000 7fcd9eaf0700 4 rocksdb: Options.wal_dir: /var/lib/ceph/mon/ceph-a/store.db 2021-03-22T20:42:05.013 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph-mon: stderr "debug "2021-03-22T20:42:04.971+0000 7fcd9eaf0700 4 rocksdb: Options.table_cache_numshardbits: 6 2021-03-22T20:42:05.013 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph-mon: stderr "debug "2021-03-22T20:42:04.971+0000 7fcd9eaf0700 4 rocksdb: Options.max_subcompactions: 1 2021-03-22T20:42:05.013 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph-mon: stderr "debug "2021-03-22T20:42:04.971+0000 7fcd9eaf0700 4 rocksdb: Options.max_background_flushes: -1 2021-03-22T20:42:05.013 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph-mon: stderr "debug "2021-03-22T20:42:04.971+0000 7fcd9eaf0700 4 rocksdb: Options.WAL_ttl_seconds: 0 2021-03-22T20:42:05.013 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph-mon: stderr "debug "2021-03-22T20:42:04.971+0000 7fcd9eaf0700 4 rocksdb: Options.WAL_size_limit_MB: 0 2021-03-22T20:42:05.013 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph-mon: stderr "debug "2021-03-22T20:42:04.971+0000 7fcd9eaf0700 4 rocksdb: Options.manifest_preallocation_size: 4194304 2021-03-22T20:42:05.013 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph-mon: stderr "debug "2021-03-22T20:42:04.971+0000 7fcd9eaf0700 4 rocksdb: Options.is_fd_close_on_exec: 1 2021-03-22T20:42:05.013 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph-mon: stderr "debug "2021-03-22T20:42:04.971+0000 7fcd9eaf0700 4 rocksdb: Options.advise_random_on_open: 1 2021-03-22T20:42:05.013 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph-mon: stderr "debug "2021-03-22T20:42:04.971+0000 7fcd9eaf0700 4 rocksdb: Options.db_write_buffer_size: 0 2021-03-22T20:42:05.014 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph-mon: stderr "debug "2021-03-22T20:42:04.971+0000 7fcd9eaf0700 4 rocksdb: Options.write_buffer_manager: 0x556e61502510 2021-03-22T20:42:05.014 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph-mon: stderr "debug "2021-03-22T20:42:04.971+0000 7fcd9eaf0700 4 rocksdb: Options.access_hint_on_compaction_start: 1 2021-03-22T20:42:05.014 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph-mon: stderr "debug "2021-03-22T20:42:04.971+0000 7fcd9eaf0700 4 rocksdb: Options.new_table_reader_for_compaction_inputs: 0 2021-03-22T20:42:05.014 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph-mon: stderr "debug "2021-03-22T20:42:04.971+0000 7fcd9eaf0700 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2021-03-22T20:42:05.014 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph-mon: stderr "debug "2021-03-22T20:42:04.971+0000 7fcd9eaf0700 4 rocksdb: Options.use_adaptive_mutex: 0 2021-03-22T20:42:05.014 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph-mon: stderr "debug "2021-03-22T20:42:04.971+0000 7fcd9eaf0700 4 rocksdb: Options.rate_limiter: (nil) 2021-03-22T20:42:05.014 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph-mon: stderr "debug "2021-03-22T20:42:04.971+0000 7fcd9eaf0700 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2021-03-22T20:42:05.014 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph-mon: stderr "debug "2021-03-22T20:42:04.971+0000 7fcd9eaf0700 4 rocksdb: Options.wal_recovery_mode: 2 2021-03-22T20:42:05.014 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph-mon: stderr "debug "2021-03-22T20:42:04.971+0000 7fcd9eaf0700 4 rocksdb: Options.enable_thread_tracking: 0 2021-03-22T20:42:05.014 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph-mon: stderr "debug "2021-03-22T20:42:04.971+0000 7fcd9eaf0700 4 rocksdb: Options.enable_pipelined_write: 0 2021-03-22T20:42:05.014 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph-mon: stderr "debug "2021-03-22T20:42:04.971+0000 7fcd9eaf0700 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2021-03-22T20:42:05.014 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph-mon: stderr "debug "2021-03-22T20:42:04.971+0000 7fcd9eaf0700 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2021-03-22T20:42:05.015 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph-mon: stderr "debug "2021-03-22T20:42:04.971+0000 7fcd9eaf0700 4 rocksdb: Options.write_thread_max_yield_usec: 100 2021-03-22T20:42:05.015 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph-mon: stderr "debug "2021-03-22T20:42:04.971+0000 7fcd9eaf0700 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2021-03-22T20:42:05.015 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph-mon: stderr "debug "2021-03-22T20:42:04.971+0000 7fcd9eaf0700 4 rocksdb: Options.row_cache: None 2021-03-22T20:42:05.015 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph-mon: stderr "debug "2021-03-22T20:42:04.971+0000 7fcd9eaf0700 4 rocksdb: Options.wal_filter: None 2021-03-22T20:42:05.015 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph-mon: stderr "debug "2021-03-22T20:42:04.971+0000 7fcd9eaf0700 4 rocksdb: Options.avoid_flush_during_recovery: 0 2021-03-22T20:42:05.015 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph-mon: stderr "debug "2021-03-22T20:42:04.971+0000 7fcd9eaf0700 4 rocksdb: Options.allow_ingest_behind: 0 2021-03-22T20:42:05.015 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph-mon: stderr "debug "2021-03-22T20:42:04.971+0000 7fcd9eaf0700 4 rocksdb: Options.preserve_deletes: 0 2021-03-22T20:42:05.015 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph-mon: stderr "debug "2021-03-22T20:42:04.971+0000 7fcd9eaf0700 4 rocksdb: Options.two_write_queues: 0 2021-03-22T20:42:05.015 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph-mon: stderr "debug "2021-03-22T20:42:04.971+0000 7fcd9eaf0700 4 rocksdb: Options.manual_wal_flush: 0 2021-03-22T20:42:05.015 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph-mon: stderr "debug "2021-03-22T20:42:04.971+0000 7fcd9eaf0700 4 rocksdb: Options.atomic_flush: 0 2021-03-22T20:42:05.015 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph-mon: stderr "debug "2021-03-22T20:42:04.971+0000 7fcd9eaf0700 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2021-03-22T20:42:05.015 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph-mon: stderr "debug "2021-03-22T20:42:04.971+0000 7fcd9eaf0700 4 rocksdb: Options.max_background_jobs: 2 2021-03-22T20:42:05.015 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph-mon: stderr "debug "2021-03-22T20:42:04.971+0000 7fcd9eaf0700 4 rocksdb: Options.max_background_compactions: -1 2021-03-22T20:42:05.015 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph-mon: stderr "debug "2021-03-22T20:42:04.971+0000 7fcd9eaf0700 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2021-03-22T20:42:05.016 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph-mon: stderr "debug "2021-03-22T20:42:04.971+0000 7fcd9eaf0700 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2021-03-22T20:42:05.016 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph-mon: stderr "debug "2021-03-22T20:42:04.971+0000 7fcd9eaf0700 4 rocksdb: Options.delayed_write_rate : 16777216 2021-03-22T20:42:05.016 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph-mon: stderr "debug "2021-03-22T20:42:04.971+0000 7fcd9eaf0700 4 rocksdb: Options.max_total_wal_size: 0 2021-03-22T20:42:05.016 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph-mon: stderr "debug "2021-03-22T20:42:04.971+0000 7fcd9eaf0700 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2021-03-22T20:42:05.016 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph-mon: stderr "debug "2021-03-22T20:42:04.971+0000 7fcd9eaf0700 4 rocksdb: Options.stats_dump_period_sec: 600 2021-03-22T20:42:05.016 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph-mon: stderr "debug "2021-03-22T20:42:04.971+0000 7fcd9eaf0700 4 rocksdb: Options.stats_persist_period_sec: 600 2021-03-22T20:42:05.016 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph-mon: stderr "debug "2021-03-22T20:42:04.971+0000 7fcd9eaf0700 4 rocksdb: Options.stats_history_buffer_size: 1048576 2021-03-22T20:42:05.016 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph-mon: stderr "debug "2021-03-22T20:42:04.971+0000 7fcd9eaf0700 4 rocksdb: Options.max_open_files: -1 2021-03-22T20:42:05.016 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph-mon: stderr "debug "2021-03-22T20:42:04.971+0000 7fcd9eaf0700 4 rocksdb: Options.bytes_per_sync: 0 2021-03-22T20:42:05.016 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph-mon: stderr "debug "2021-03-22T20:42:04.971+0000 7fcd9eaf0700 4 rocksdb: Options.wal_bytes_per_sync: 0 2021-03-22T20:42:05.016 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph-mon: stderr "debug "2021-03-22T20:42:04.971+0000 7fcd9eaf0700 4 rocksdb: Options.compaction_readahead_size: 0 2021-03-22T20:42:05.016 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph-mon: stderr "debug "2021-03-22T20:42:04.971+0000 7fcd9eaf0700 4 rocksdb: Compression algorithms supported: 2021-03-22T20:42:05.016 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph-mon: stderr "debug "2021-03-22T20:42:04.971+0000 7fcd9eaf0700 4 rocksdb: kZSTDNotFinalCompression supported: 0 2021-03-22T20:42:05.017 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph-mon: stderr "debug "2021-03-22T20:42:04.971+0000 7fcd9eaf0700 4 rocksdb: kZSTD supported: 0 2021-03-22T20:42:05.017 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph-mon: stderr "debug "2021-03-22T20:42:04.971+0000 7fcd9eaf0700 4 rocksdb: kXpressCompression supported: 0 2021-03-22T20:42:05.017 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph-mon: stderr "debug "2021-03-22T20:42:04.971+0000 7fcd9eaf0700 4 rocksdb: kLZ4HCCompression supported: 1 2021-03-22T20:42:05.017 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph-mon: stderr "debug "2021-03-22T20:42:04.971+0000 7fcd9eaf0700 4 rocksdb: kLZ4Compression supported: 1 2021-03-22T20:42:05.017 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph-mon: stderr "debug "2021-03-22T20:42:04.971+0000 7fcd9eaf0700 4 rocksdb: kBZip2Compression supported: 0 2021-03-22T20:42:05.017 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph-mon: stderr "debug "2021-03-22T20:42:04.971+0000 7fcd9eaf0700 4 rocksdb: kZlibCompression supported: 1 2021-03-22T20:42:05.017 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph-mon: stderr "debug "2021-03-22T20:42:04.971+0000 7fcd9eaf0700 4 rocksdb: kSnappyCompression supported: 1 2021-03-22T20:42:05.017 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph-mon: stderr "debug "2021-03-22T20:42:04.971+0000 7fcd9eaf0700 4 rocksdb: Fast CRC32 supported: Supported on x86 2021-03-22T20:42:05.017 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph-mon: stderr "debug "2021-03-22T20:42:04.971+0000 7fcd9eaf0700 4 rocksdb: [db/db_impl_open.cc:228] Creating manifest 1 2021-03-22T20:42:05.017 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph-mon: stderr 2021-03-22T20:42:05.017 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph-mon: stderr "debug "2021-03-22T20:42:04.972+0000 7fcd9eaf0700 4 rocksdb: [db/version_set.cc:3543] Recovering from manifest file: /var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000001 2021-03-22T20:42:05.017 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph-mon: stderr 2021-03-22T20:42:05.017 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph-mon: stderr "debug "2021-03-22T20:42:04.972+0000 7fcd9eaf0700 4 rocksdb: [db/column_family.cc:477] --------------- Options for column family [default]: 2021-03-22T20:42:05.018 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph-mon: stderr 2021-03-22T20:42:05.018 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph-mon: stderr "debug "2021-03-22T20:42:04.972+0000 7fcd9eaf0700 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2021-03-22T20:42:05.018 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph-mon: stderr "debug "2021-03-22T20:42:04.972+0000 7fcd9eaf0700 4 rocksdb: Options.merge_operator: 2021-03-22T20:42:05.018 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph-mon: stderr "debug "2021-03-22T20:42:04.972+0000 7fcd9eaf0700 4 rocksdb: Options.compaction_filter: None 2021-03-22T20:42:05.018 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph-mon: stderr "debug "2021-03-22T20:42:04.972+0000 7fcd9eaf0700 4 rocksdb: Options.compaction_filter_factory: None 2021-03-22T20:42:05.018 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph-mon: stderr "debug "2021-03-22T20:42:04.972+0000 7fcd9eaf0700 4 rocksdb: Options.memtable_factory: SkipListFactory 2021-03-22T20:42:05.018 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph-mon: stderr "debug "2021-03-22T20:42:04.972+0000 7fcd9eaf0700 4 rocksdb: Options.table_factory: BlockBasedTable 2021-03-22T20:42:05.018 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph-mon: stderr "debug "2021-03-22T20:42:04.972+0000 7fcd9eaf0700 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x556e6145d2c0) 2021-03-22T20:42:05.018 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph-mon: stderr cache_index_and_filter_blocks: 1 2021-03-22T20:42:05.018 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph-mon: stderr cache_index_and_filter_blocks_with_high_priority: 1 2021-03-22T20:42:05.018 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph-mon: stderr pin_l0_filter_and_index_blocks_in_cache: 0 2021-03-22T20:42:05.018 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph-mon: stderr pin_top_level_index_and_filter: 1 2021-03-22T20:42:05.018 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph-mon: stderr index_type: 0 2021-03-22T20:42:05.019 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph-mon: stderr data_block_index_type: 0 2021-03-22T20:42:05.019 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph-mon: stderr data_block_hash_table_util_ratio: 0.750000 2021-03-22T20:42:05.019 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph-mon: stderr hash_index_allow_collision: 1 2021-03-22T20:42:05.019 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph-mon: stderr checksum: 1 2021-03-22T20:42:05.019 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph-mon: stderr no_block_cache: 0 2021-03-22T20:42:05.019 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph-mon: stderr block_cache: 0x556e61496510 2021-03-22T20:42:05.019 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph-mon: stderr block_cache_name: BinnedLRUCache 2021-03-22T20:42:05.019 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph-mon: stderr block_cache_options: 2021-03-22T20:42:05.019 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph-mon: stderr capacity : 536870912 2021-03-22T20:42:05.019 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph-mon: stderr num_shard_bits : 4 2021-03-22T20:42:05.019 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph-mon: stderr strict_capacity_limit : 0 2021-03-22T20:42:05.019 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph-mon: stderr high_pri_pool_ratio: 0.000 2021-03-22T20:42:05.019 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph-mon: stderr block_cache_compressed: (nil) 2021-03-22T20:42:05.020 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph-mon: stderr persistent_cache: (nil) 2021-03-22T20:42:05.020 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph-mon: stderr block_size: 4096 2021-03-22T20:42:05.020 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph-mon: stderr block_size_deviation: 10 2021-03-22T20:42:05.020 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph-mon: stderr block_restart_interval: 16 2021-03-22T20:42:05.020 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph-mon: stderr index_block_restart_interval: 1 2021-03-22T20:42:05.020 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph-mon: stderr metadata_block_size: 4096 2021-03-22T20:42:05.020 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph-mon: stderr partition_filters: 0 2021-03-22T20:42:05.020 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph-mon: stderr use_delta_encoding: 1 2021-03-22T20:42:05.020 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph-mon: stderr filter_policy: rocksdb.BuiltinBloomFilter 2021-03-22T20:42:05.020 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph-mon: stderr whole_key_filtering: 1 2021-03-22T20:42:05.020 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph-mon: stderr verify_compression: 0 2021-03-22T20:42:05.020 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph-mon: stderr read_amp_bytes_per_bit: 0 2021-03-22T20:42:05.020 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph-mon: stderr format_version: 2 2021-03-22T20:42:05.021 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph-mon: stderr enable_index_compression: 1 2021-03-22T20:42:05.021 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph-mon: stderr block_align: 0 2021-03-22T20:42:05.021 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph-mon: stderr 2021-03-22T20:42:05.021 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph-mon: stderr "debug "2021-03-22T20:42:04.972+0000 7fcd9eaf0700 4 rocksdb: Options.write_buffer_size: 33554432 2021-03-22T20:42:05.021 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph-mon: stderr "debug "2021-03-22T20:42:04.972+0000 7fcd9eaf0700 4 rocksdb: Options.max_write_buffer_number: 2 2021-03-22T20:42:05.021 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph-mon: stderr "debug "2021-03-22T20:42:04.972+0000 7fcd9eaf0700 4 rocksdb: Options.compression: NoCompression 2021-03-22T20:42:05.021 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph-mon: stderr "debug "2021-03-22T20:42:04.972+0000 7fcd9eaf0700 4 rocksdb: Options.bottommost_compression: Disabled 2021-03-22T20:42:05.021 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph-mon: stderr "debug "2021-03-22T20:42:04.972+0000 7fcd9eaf0700 4 rocksdb: Options.prefix_extractor: nullptr 2021-03-22T20:42:05.021 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph-mon: stderr "debug "2021-03-22T20:42:04.972+0000 7fcd9eaf0700 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2021-03-22T20:42:05.021 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph-mon: stderr "debug "2021-03-22T20:42:04.972+0000 7fcd9eaf0700 4 rocksdb: Options.num_levels: 7 2021-03-22T20:42:05.021 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph-mon: stderr "debug "2021-03-22T20:42:04.972+0000 7fcd9eaf0700 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2021-03-22T20:42:05.021 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph-mon: stderr "debug "2021-03-22T20:42:04.972+0000 7fcd9eaf0700 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2021-03-22T20:42:05.021 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph-mon: stderr "debug "2021-03-22T20:42:04.972+0000 7fcd9eaf0700 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2021-03-22T20:42:05.022 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph-mon: stderr "debug "2021-03-22T20:42:04.972+0000 7fcd9eaf0700 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2021-03-22T20:42:05.022 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph-mon: stderr "debug "2021-03-22T20:42:04.972+0000 7fcd9eaf0700 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2021-03-22T20:42:05.022 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph-mon: stderr "debug "2021-03-22T20:42:04.972+0000 7fcd9eaf0700 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2021-03-22T20:42:05.022 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph-mon: stderr "debug "2021-03-22T20:42:04.972+0000 7fcd9eaf0700 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2021-03-22T20:42:05.022 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph-mon: stderr "debug "2021-03-22T20:42:04.972+0000 7fcd9eaf0700 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2021-03-22T20:42:05.022 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph-mon: stderr "debug "2021-03-22T20:42:04.972+0000 7fcd9eaf0700 4 rocksdb: Options.compression_opts.window_bits: -14 2021-03-22T20:42:05.022 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph-mon: stderr "debug "2021-03-22T20:42:04.972+0000 7fcd9eaf0700 4 rocksdb: Options.compression_opts.level: 32767 2021-03-22T20:42:05.022 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph-mon: stderr "debug "2021-03-22T20:42:04.972+0000 7fcd9eaf0700 4 rocksdb: Options.compression_opts.strategy: 0 2021-03-22T20:42:05.022 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph-mon: stderr "debug "2021-03-22T20:42:04.972+0000 7fcd9eaf0700 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2021-03-22T20:42:05.022 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph-mon: stderr "debug "2021-03-22T20:42:04.972+0000 7fcd9eaf0700 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2021-03-22T20:42:05.022 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph-mon: stderr "debug "2021-03-22T20:42:04.972+0000 7fcd9eaf0700 4 rocksdb: Options.compression_opts.enabled: false 2021-03-22T20:42:05.022 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph-mon: stderr "debug "2021-03-22T20:42:04.972+0000 7fcd9eaf0700 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2021-03-22T20:42:05.022 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph-mon: stderr "debug "2021-03-22T20:42:04.972+0000 7fcd9eaf0700 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2021-03-22T20:42:05.023 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph-mon: stderr "debug "2021-03-22T20:42:04.972+0000 7fcd9eaf0700 4 rocksdb: Options.level0_stop_writes_trigger: 36 2021-03-22T20:42:05.023 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph-mon: stderr "debug "2021-03-22T20:42:04.972+0000 7fcd9eaf0700 4 rocksdb: Options.target_file_size_base: 67108864 2021-03-22T20:42:05.023 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph-mon: stderr "debug "2021-03-22T20:42:04.972+0000 7fcd9eaf0700 4 rocksdb: Options.target_file_size_multiplier: 1 2021-03-22T20:42:05.023 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph-mon: stderr "debug "2021-03-22T20:42:04.972+0000 7fcd9eaf0700 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2021-03-22T20:42:05.023 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph-mon: stderr "debug "2021-03-22T20:42:04.972+0000 7fcd9eaf0700 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2021-03-22T20:42:05.023 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph-mon: stderr "debug "2021-03-22T20:42:04.972+0000 7fcd9eaf0700 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2021-03-22T20:42:05.023 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph-mon: stderr "debug "2021-03-22T20:42:04.972+0000 7fcd9eaf0700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2021-03-22T20:42:05.023 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph-mon: stderr "debug "2021-03-22T20:42:04.972+0000 7fcd9eaf0700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2021-03-22T20:42:05.023 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph-mon: stderr "debug "2021-03-22T20:42:04.972+0000 7fcd9eaf0700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2021-03-22T20:42:05.023 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph-mon: stderr "debug "2021-03-22T20:42:04.972+0000 7fcd9eaf0700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2021-03-22T20:42:05.023 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph-mon: stderr "debug "2021-03-22T20:42:04.972+0000 7fcd9eaf0700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2021-03-22T20:42:05.023 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph-mon: stderr "debug "2021-03-22T20:42:04.972+0000 7fcd9eaf0700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2021-03-22T20:42:05.023 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph-mon: stderr "debug "2021-03-22T20:42:04.972+0000 7fcd9eaf0700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2021-03-22T20:42:05.024 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph-mon: stderr "debug "2021-03-22T20:42:04.972+0000 7fcd9eaf0700 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2021-03-22T20:42:05.024 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph-mon: stderr "debug "2021-03-22T20:42:04.972+0000 7fcd9eaf0700 4 rocksdb: Options.max_compaction_bytes: 1677721600 2021-03-22T20:42:05.024 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph-mon: stderr "debug "2021-03-22T20:42:04.972+0000 7fcd9eaf0700 4 rocksdb: Options.arena_block_size: 4194304 2021-03-22T20:42:05.024 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph-mon: stderr "debug "2021-03-22T20:42:04.972+0000 7fcd9eaf0700 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2021-03-22T20:42:05.024 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph-mon: stderr "debug "2021-03-22T20:42:04.972+0000 7fcd9eaf0700 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2021-03-22T20:42:05.024 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph-mon: stderr "debug "2021-03-22T20:42:04.972+0000 7fcd9eaf0700 4 rocksdb: Options.rate_limit_delay_max_milliseconds: 100 2021-03-22T20:42:05.024 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph-mon: stderr "debug "2021-03-22T20:42:04.972+0000 7fcd9eaf0700 4 rocksdb: Options.disable_auto_compactions: 0 2021-03-22T20:42:05.024 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph-mon: stderr "debug "2021-03-22T20:42:04.972+0000 7fcd9eaf0700 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2021-03-22T20:42:05.024 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph-mon: stderr "debug "2021-03-22T20:42:04.972+0000 7fcd9eaf0700 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2021-03-22T20:42:05.024 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph-mon: stderr "debug "2021-03-22T20:42:04.972+0000 7fcd9eaf0700 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2021-03-22T20:42:05.024 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph-mon: stderr "debug "2021-03-22T20:42:04.972+0000 7fcd9eaf0700 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2021-03-22T20:42:05.024 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph-mon: stderr "debug "2021-03-22T20:42:04.972+0000 7fcd9eaf0700 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2021-03-22T20:42:05.024 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph-mon: stderr "debug "2021-03-22T20:42:04.972+0000 7fcd9eaf0700 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2021-03-22T20:42:05.024 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph-mon: stderr "debug "2021-03-22T20:42:04.972+0000 7fcd9eaf0700 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2021-03-22T20:42:05.025 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph-mon: stderr "debug "2021-03-22T20:42:04.972+0000 7fcd9eaf0700 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2021-03-22T20:42:05.025 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph-mon: stderr "debug "2021-03-22T20:42:04.972+0000 7fcd9eaf0700 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2021-03-22T20:42:05.025 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph-mon: stderr "debug "2021-03-22T20:42:04.972+0000 7fcd9eaf0700 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2021-03-22T20:42:05.025 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph-mon: stderr "debug "2021-03-22T20:42:04.972+0000 7fcd9eaf0700 4 rocksdb: Options.table_properties_collectors: 2021-03-22T20:42:05.025 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph-mon: stderr "debug "2021-03-22T20:42:04.972+0000 7fcd9eaf0700 4 rocksdb: Options.inplace_update_support: 0 2021-03-22T20:42:05.025 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph-mon: stderr "debug "2021-03-22T20:42:04.972+0000 7fcd9eaf0700 4 rocksdb: Options.inplace_update_num_locks: 10000 2021-03-22T20:42:05.025 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph-mon: stderr "debug "2021-03-22T20:42:04.972+0000 7fcd9eaf0700 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2021-03-22T20:42:05.025 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph-mon: stderr "debug "2021-03-22T20:42:04.972+0000 7fcd9eaf0700 4 rocksdb: Options.memtable_whole_key_filtering: 0 2021-03-22T20:42:05.025 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph-mon: stderr "debug "2021-03-22T20:42:04.972+0000 7fcd9eaf0700 4 rocksdb: Options.memtable_huge_page_size: 0 2021-03-22T20:42:05.025 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph-mon: stderr "debug "2021-03-22T20:42:04.972+0000 7fcd9eaf0700 4 rocksdb: Options.bloom_locality: 0 2021-03-22T20:42:05.025 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph-mon: stderr "debug "2021-03-22T20:42:04.972+0000 7fcd9eaf0700 4 rocksdb: Options.max_successive_merges: 0 2021-03-22T20:42:05.025 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph-mon: stderr "debug "2021-03-22T20:42:04.972+0000 7fcd9eaf0700 4 rocksdb: Options.optimize_filters_for_hits: 0 2021-03-22T20:42:05.026 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph-mon: stderr "debug "2021-03-22T20:42:04.972+0000 7fcd9eaf0700 4 rocksdb: Options.paranoid_file_checks: 0 2021-03-22T20:42:05.026 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph-mon: stderr "debug "2021-03-22T20:42:04.972+0000 7fcd9eaf0700 4 rocksdb: Options.force_consistency_checks: 0 2021-03-22T20:42:05.026 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph-mon: stderr "debug "2021-03-22T20:42:04.972+0000 7fcd9eaf0700 4 rocksdb: Options.report_bg_io_stats: 0 2021-03-22T20:42:05.026 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph-mon: stderr "debug "2021-03-22T20:42:04.972+0000 7fcd9eaf0700 4 rocksdb: Options.ttl: 0 2021-03-22T20:42:05.026 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph-mon: stderr "debug "2021-03-22T20:42:04.972+0000 7fcd9eaf0700 4 rocksdb: [db/version_set.cc:3757] Recovered from manifest file:/var/lib/ceph/mon/ceph-a/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 2021-03-22T20:42:05.026 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph-mon: stderr 2021-03-22T20:42:05.026 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph-mon: stderr "debug "2021-03-22T20:42:04.972+0000 7fcd9eaf0700 4 rocksdb: [db/version_set.cc:3766] Column family [default] (ID 0), log number is 0 2021-03-22T20:42:05.026 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph-mon: stderr 2021-03-22T20:42:05.026 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph-mon: stderr "debug "2021-03-22T20:42:04.973+0000 7fcd9eaf0700 4 rocksdb: DB pointer 0x556e620c1200 2021-03-22T20:42:05.026 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph-mon: stderr "debug "2021-03-22T20:42:04.973+0000 7fcd879d9700 4 rocksdb: [db/db_impl.cc:777] ------- DUMPING STATS ------- 2021-03-22T20:42:05.026 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph-mon: stderr "debug "2021-03-22T20:42:04.973+0000 7fcd879d9700 4 rocksdb: [db/db_impl.cc:778] 2021-03-22T20:42:05.026 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph-mon: stderr ** DB Stats ** 2021-03-22T20:42:05.026 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph-mon: stderr Uptime(secs): 0.0 total, 0.0 interval 2021-03-22T20:42:05.027 INFO:teuthology.orchestra.run.gibba020.stderr:/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 2021-03-22T20:42:05.027 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph-mon: stderr Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2021-03-22T20:42:05.027 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph-mon: stderr Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2021-03-22T20:42:05.027 INFO:teuthology.orchestra.run.gibba020.stderr:/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 2021-03-22T20:42:05.027 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph-mon: stderr Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 MB, 0.00 MB/s 2021-03-22T20:42:05.027 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph-mon: stderr Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2021-03-22T20:42:05.027 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph-mon: stderr 2021-03-22T20:42:05.027 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph-mon: stderr ** Compaction Stats [default] ** 2021-03-22T20:42:05.027 INFO:teuthology.orchestra.run.gibba020.stderr:/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 2021-03-22T20:42:05.027 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph-mon: stderr ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2021-03-22T20:42:05.027 INFO:teuthology.orchestra.run.gibba020.stderr:/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 2021-03-22T20:42:05.027 INFO:teuthology.orchestra.run.gibba020.stderr:/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 2021-03-22T20:42:05.027 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph-mon: stderr 2021-03-22T20:42:05.028 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph-mon: stderr ** Compaction Stats [default] ** 2021-03-22T20:42:05.028 INFO:teuthology.orchestra.run.gibba020.stderr:/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 2021-03-22T20:42:05.028 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph-mon: stderr ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2021-03-22T20:42:05.028 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph-mon: stderr Uptime(secs): 0.0 total, 0.0 interval 2021-03-22T20:42:05.028 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph-mon: stderr Flush(GB): cumulative 0.000, interval 0.000 2021-03-22T20:42:05.028 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph-mon: stderr AddFile(GB): cumulative 0.000, interval 0.000 2021-03-22T20:42:05.028 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph-mon: stderr AddFile(Total Files): cumulative 0, interval 0 2021-03-22T20:42:05.028 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph-mon: stderr AddFile(L0 Files): cumulative 0, interval 0 2021-03-22T20:42:05.028 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph-mon: stderr AddFile(Keys): cumulative 0, interval 0 2021-03-22T20:42:05.028 INFO:teuthology.orchestra.run.gibba020.stderr:/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 2021-03-22T20:42:05.028 INFO:teuthology.orchestra.run.gibba020.stderr:/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 2021-03-22T20:42:05.028 INFO:teuthology.orchestra.run.gibba020.stderr:/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 2021-03-22T20:42:05.028 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph-mon: stderr 2021-03-22T20:42:05.028 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph-mon: stderr ** File Read Latency Histogram By Level [default] ** 2021-03-22T20:42:05.029 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph-mon: stderr 2021-03-22T20:42:05.029 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph-mon: stderr ** Compaction Stats [default] ** 2021-03-22T20:42:05.029 INFO:teuthology.orchestra.run.gibba020.stderr:/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 2021-03-22T20:42:05.029 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph-mon: stderr ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2021-03-22T20:42:05.029 INFO:teuthology.orchestra.run.gibba020.stderr:/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 2021-03-22T20:42:05.029 INFO:teuthology.orchestra.run.gibba020.stderr:/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 2021-03-22T20:42:05.029 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph-mon: stderr 2021-03-22T20:42:05.029 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph-mon: stderr ** Compaction Stats [default] ** 2021-03-22T20:42:05.029 INFO:teuthology.orchestra.run.gibba020.stderr:/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 2021-03-22T20:42:05.029 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph-mon: stderr ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2021-03-22T20:42:05.029 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph-mon: stderr Uptime(secs): 0.0 total, 0.0 interval 2021-03-22T20:42:05.029 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph-mon: stderr Flush(GB): cumulative 0.000, interval 0.000 2021-03-22T20:42:05.029 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph-mon: stderr AddFile(GB): cumulative 0.000, interval 0.000 2021-03-22T20:42:05.030 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph-mon: stderr AddFile(Total Files): cumulative 0, interval 0 2021-03-22T20:42:05.030 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph-mon: stderr AddFile(L0 Files): cumulative 0, interval 0 2021-03-22T20:42:05.030 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph-mon: stderr AddFile(Keys): cumulative 0, interval 0 2021-03-22T20:42:05.030 INFO:teuthology.orchestra.run.gibba020.stderr:/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 2021-03-22T20:42:05.030 INFO:teuthology.orchestra.run.gibba020.stderr:/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 2021-03-22T20:42:05.030 INFO:teuthology.orchestra.run.gibba020.stderr:/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 2021-03-22T20:42:05.030 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph-mon: stderr 2021-03-22T20:42:05.030 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph-mon: stderr ** File Read Latency Histogram By Level [default] ** 2021-03-22T20:42:05.030 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph-mon: stderr 2021-03-22T20:42:05.030 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph-mon: stderr "debug "2021-03-22T20:42:04.974+0000 7fcd9eaf0700 4 rocksdb: [db/db_impl.cc:390] Shutdown: canceling all background work 2021-03-22T20:42:05.030 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph-mon: stderr "debug "2021-03-22T20:42:04.974+0000 7fcd9eaf0700 4 rocksdb: [db/db_impl.cc:563] Shutdown complete 2021-03-22T20:42:05.030 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph-mon: stderr "debug "2021-03-22T20:42:04.974+0000 7fcd9eaf0700 0 /usr/bin/ceph-mon: created monfs at /var/lib/ceph/mon/ceph-a for mon.a 2021-03-22T20:42:05.564 INFO:teuthology.orchestra.run.gibba020.stderr:Running command: install -d -m0770 -o 167 -g 167 /var/run/ceph/d910040a-8b4e-11eb-90a2-001a4aab830c 2021-03-22T20:42:05.567 INFO:teuthology.orchestra.run.gibba020.stderr:Running command: systemctl disable ceph.target 2021-03-22T20:42:05.572 INFO:teuthology.orchestra.run.gibba020.stderr:systemctl: stderr Removed /etc/systemd/system/multi-user.target.wants/ceph.target. 2021-03-22T20:42:05.628 INFO:teuthology.orchestra.run.gibba020.stderr:Running command: systemctl enable ceph.target 2021-03-22T20:42:05.633 INFO:teuthology.orchestra.run.gibba020.stderr:systemctl: stderr Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target → /etc/systemd/system/ceph.target. 2021-03-22T20:42:05.689 INFO:teuthology.orchestra.run.gibba020.stderr:Running command: systemctl start ceph.target 2021-03-22T20:42:05.693 INFO:teuthology.orchestra.run.gibba020.stderr:Running command: systemctl enable ceph-d910040a-8b4e-11eb-90a2-001a4aab830c.target 2021-03-22T20:42:05.696 INFO:teuthology.orchestra.run.gibba020.stderr:systemctl: stderr Created symlink /etc/systemd/system/multi-user.target.wants/ceph-d910040a-8b4e-11eb-90a2-001a4aab830c.target → /etc/systemd/system/ceph-d910040a-8b4e-11eb-90a2-001a4aab830c.target. 2021-03-22T20:42:05.697 INFO:teuthology.orchestra.run.gibba020.stderr:systemctl: stderr Created symlink /etc/systemd/system/ceph.target.wants/ceph-d910040a-8b4e-11eb-90a2-001a4aab830c.target → /etc/systemd/system/ceph-d910040a-8b4e-11eb-90a2-001a4aab830c.target. 2021-03-22T20:42:05.749 INFO:teuthology.orchestra.run.gibba020.stderr:Running command: systemctl start ceph-d910040a-8b4e-11eb-90a2-001a4aab830c.target 2021-03-22T20:42:05.754 INFO:teuthology.orchestra.run.gibba020.stderr:Running command: systemctl daemon-reload 2021-03-22T20:42:05.809 INFO:teuthology.orchestra.run.gibba020.stderr:Running command: systemctl stop ceph-d910040a-8b4e-11eb-90a2-001a4aab830c@mon.a 2021-03-22T20:42:05.821 INFO:teuthology.orchestra.run.gibba020.stderr:Running command: systemctl reset-failed ceph-d910040a-8b4e-11eb-90a2-001a4aab830c@mon.a 2021-03-22T20:42:05.824 INFO:teuthology.orchestra.run.gibba020.stderr:systemctl: stderr Failed to reset failed state of unit ceph-d910040a-8b4e-11eb-90a2-001a4aab830c@mon.a.service: Unit ceph-d910040a-8b4e-11eb-90a2-001a4aab830c@mon.a.service not loaded. 2021-03-22T20:42:05.824 INFO:teuthology.orchestra.run.gibba020.stderr:Running command: systemctl enable ceph-d910040a-8b4e-11eb-90a2-001a4aab830c@mon.a 2021-03-22T20:42:05.828 INFO:teuthology.orchestra.run.gibba020.stderr:systemctl: stderr Created symlink /etc/systemd/system/ceph-d910040a-8b4e-11eb-90a2-001a4aab830c.target.wants/ceph-d910040a-8b4e-11eb-90a2-001a4aab830c@mon.a.service → /etc/systemd/system/ceph-d910040a-8b4e-11eb-90a2-001a4aab830c@.service. 2021-03-22T20:42:05.882 INFO:teuthology.orchestra.run.gibba020.stderr:Running command: systemctl start ceph-d910040a-8b4e-11eb-90a2-001a4aab830c@mon.a 2021-03-22T20:42:06.137 INFO:journalctl@ceph.mon.a.gibba020.stdout:Mar 22 20:42:05 gibba020 systemd[1]: Starting Ceph mon.a for d910040a-8b4e-11eb-90a2-001a4aab830c... 2021-03-22T20:42:06.326 INFO:teuthology.orchestra.run.gibba020.stderr:Running command: systemctl is-enabled firewalld.service 2021-03-22T20:42:06.332 INFO:teuthology.orchestra.run.gibba020.stderr:systemctl: stdout disabled 2021-03-22T20:42:06.332 INFO:teuthology.orchestra.run.gibba020.stderr:Running command: systemctl is-active firewalld.service 2021-03-22T20:42:06.336 INFO:teuthology.orchestra.run.gibba020.stderr:systemctl: stdout inactive 2021-03-22T20:42:06.336 INFO:teuthology.orchestra.run.gibba020.stderr:firewalld.service is not enabled 2021-03-22T20:42:06.337 INFO:teuthology.orchestra.run.gibba020.stderr:Not possible to enable service . firewalld.service is not available 2021-03-22T20:42:06.337 INFO:teuthology.orchestra.run.gibba020.stderr:Not possible to open ports <[]>. firewalld.service is not available 2021-03-22T20:42:06.337 INFO:teuthology.orchestra.run.gibba020.stderr:Waiting for mon to start... 2021-03-22T20:42:06.337 INFO:teuthology.orchestra.run.gibba020.stderr:Waiting for mon... 2021-03-22T20:42:06.337 INFO:teuthology.orchestra.run.gibba020.stderr:Running command: /bin/podman run --rm --ipc=host --net=host --entrypoint /usr/bin/ceph -e CONTAINER_IMAGE=docker.io/ceph/daemon-base:latest-octopus -e NODE_NAME=gibba020 -v /var/lib/ceph/d910040a-8b4e-11eb-90a2-001a4aab830c/mon.a:/var/lib/ceph/mon/ceph-a:z -v /tmp/ceph-tmp_n880bx1:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmp3r680ome:/etc/ceph/ceph.conf:z docker.io/ceph/daemon-base:latest-octopus status 2021-03-22T20:42:06.470 INFO:journalctl@ceph.mon.a.gibba020.stdout:Mar 22 20:42:06 gibba020 podman[31272]: 2021-03-22 20:42:06.136871461 +0000 UTC m=+0.155595454 container create 4f1052c08f7f41b6aad6c773c586958924baadded30c2126fd667a04f90311ce (image=docker.io/ceph/daemon-base:latest-octopus, name=ceph-d910040a-8b4e-11eb-90a2-001a4aab830c-mon.a, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Base Image, GIT_COMMIT=86da1a47133ecf7a6d66d318bc637c7ed1f0073a, org.label-schema.vendor=CentOS, GIT_CLEAN=False, RELEASE=master-86da1a4, ceph=True, org.label-schema.build-date=20201204, GIT_REPO=https://github.com/ceph/ceph-container.git, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, maintainer=Dimitri Savineau ) 2021-03-22T20:42:06.470 INFO:journalctl@ceph.mon.a.gibba020.stdout:Mar 22 20:42:06 gibba020 podman[31272]: 2021-03-22 20:42:06.236857221 +0000 UTC m=+0.255581213 container init 4f1052c08f7f41b6aad6c773c586958924baadded30c2126fd667a04f90311ce (image=docker.io/ceph/daemon-base:latest-octopus, name=ceph-d910040a-8b4e-11eb-90a2-001a4aab830c-mon.a, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Base Image, maintainer=Dimitri Savineau , GIT_CLEAN=False, org.label-schema.license=GPLv2, GIT_COMMIT=86da1a47133ecf7a6d66d318bc637c7ed1f0073a, org.label-schema.vendor=CentOS, org.label-schema.build-date=20201204, RELEASE=master-86da1a4, ceph=True, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, GIT_REPO=https://github.com/ceph/ceph-container.git) 2021-03-22T20:42:06.470 INFO:journalctl@ceph.mon.a.gibba020.stdout:Mar 22 20:42:06 gibba020 podman[31272]: 2021-03-22 20:42:06.320352163 +0000 UTC m=+0.339076154 container start 4f1052c08f7f41b6aad6c773c586958924baadded30c2126fd667a04f90311ce (image=docker.io/ceph/daemon-base:latest-octopus, name=ceph-d910040a-8b4e-11eb-90a2-001a4aab830c-mon.a, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, GIT_CLEAN=False, org.label-schema.license=GPLv2, GIT_REPO=https://github.com/ceph/ceph-container.git, ceph=True, org.label-schema.build-date=20201204, org.label-schema.name=CentOS Base Image, RELEASE=master-86da1a4, GIT_COMMIT=86da1a47133ecf7a6d66d318bc637c7ed1f0073a, org.label-schema.schema-version=1.0, maintainer=Dimitri Savineau ) 2021-03-22T20:42:06.470 INFO:journalctl@ceph.mon.a.gibba020.stdout:Mar 22 20:42:06 gibba020 bash[31197]: 4f1052c08f7f41b6aad6c773c586958924baadded30c2126fd667a04f90311ce 2021-03-22T20:42:06.471 INFO:journalctl@ceph.mon.a.gibba020.stdout:Mar 22 20:42:06 gibba020 systemd[1]: Started Ceph mon.a for d910040a-8b4e-11eb-90a2-001a4aab830c. 2021-03-22T20:42:06.832 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout cluster: 2021-03-22T20:42:06.833 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout id: d910040a-8b4e-11eb-90a2-001a4aab830c 2021-03-22T20:42:06.833 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout health: HEALTH_OK 2021-03-22T20:42:06.833 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout 2021-03-22T20:42:06.833 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout services: 2021-03-22T20:42:06.833 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout mon: 1 daemons, quorum a (age 0.54803s) 2021-03-22T20:42:06.833 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout mgr: no daemons active 2021-03-22T20:42:06.833 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout osd: 0 osds: 0 up, 0 in 2021-03-22T20:42:06.833 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout 2021-03-22T20:42:06.833 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout data: 2021-03-22T20:42:06.833 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout pools: 0 pools, 0 pgs 2021-03-22T20:42:06.833 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout objects: 0 objects, 0 B 2021-03-22T20:42:06.833 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout usage: 0 B used, 0 B / 0 B avail 2021-03-22T20:42:06.833 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout pgs: 2021-03-22T20:42:06.834 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout 2021-03-22T20:42:07.522 INFO:teuthology.orchestra.run.gibba020.stderr:mon is available 2021-03-22T20:42:07.522 INFO:teuthology.orchestra.run.gibba020.stderr:Assimilating anything we can from ceph.conf... 2021-03-22T20:42:07.522 INFO:teuthology.orchestra.run.gibba020.stderr:Running command: /bin/podman run --rm --ipc=host --net=host --entrypoint /usr/bin/ceph -e CONTAINER_IMAGE=docker.io/ceph/daemon-base:latest-octopus -e NODE_NAME=gibba020 -v /var/log/ceph/d910040a-8b4e-11eb-90a2-001a4aab830c:/var/log/ceph:z -v /tmp/ceph-tmp_n880bx1:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmp3r680ome:/etc/ceph/ceph.conf:z -v /var/lib/ceph/d910040a-8b4e-11eb-90a2-001a4aab830c/mon.a:/var/lib/ceph/mon/ceph-a:z docker.io/ceph/daemon-base:latest-octopus config assimilate-conf -i /var/lib/ceph/mon/ceph-a/config 2021-03-22T20:42:08.028 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout 2021-03-22T20:42:08.029 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout [global] 2021-03-22T20:42:08.029 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout fsid = d910040a-8b4e-11eb-90a2-001a4aab830c 2021-03-22T20:42:08.029 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout mon_election_default_strategy = 1 2021-03-22T20:42:08.029 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout mon_host = [v2:172.21.2.120:3300,v1:172.21.2.120:6789] 2021-03-22T20:42:08.029 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout mon_osd_allow_pg_remap = true 2021-03-22T20:42:08.029 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout mon_osd_allow_primary_affinity = true 2021-03-22T20:42:08.029 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout mon_warn_on_no_sortbitwise = false 2021-03-22T20:42:08.029 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout osd_crush_chooseleaf_type = 0 2021-03-22T20:42:08.029 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout 2021-03-22T20:42:08.029 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout [mgr] 2021-03-22T20:42:08.029 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout mgr/telemetry/nag = false 2021-03-22T20:42:08.029 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout 2021-03-22T20:42:08.029 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout [osd] 2021-03-22T20:42:08.029 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout osd_map_max_advance = 10 2021-03-22T20:42:08.030 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout osd_sloppy_crc = true 2021-03-22T20:42:08.655 INFO:teuthology.orchestra.run.gibba020.stderr:Generating new minimal ceph.conf... 2021-03-22T20:42:08.655 INFO:teuthology.orchestra.run.gibba020.stderr:Running command: /bin/podman run --rm --ipc=host --net=host --entrypoint /usr/bin/ceph -e CONTAINER_IMAGE=docker.io/ceph/daemon-base:latest-octopus -e NODE_NAME=gibba020 -v /var/log/ceph/d910040a-8b4e-11eb-90a2-001a4aab830c:/var/log/ceph:z -v /tmp/ceph-tmp_n880bx1:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmp3r680ome:/etc/ceph/ceph.conf:z -v /var/lib/ceph/d910040a-8b4e-11eb-90a2-001a4aab830c/mon.a:/var/lib/ceph/mon/ceph-a:z docker.io/ceph/daemon-base:latest-octopus config generate-minimal-conf -o /var/lib/ceph/mon/ceph-a/config 2021-03-22T20:42:09.747 INFO:teuthology.orchestra.run.gibba020.stderr:Restarting the monitor... 2021-03-22T20:42:09.748 INFO:teuthology.orchestra.run.gibba020.stderr:Running command: systemctl restart ceph-d910040a-8b4e-11eb-90a2-001a4aab830c@mon.a 2021-03-22T20:42:09.999 INFO:journalctl@ceph.mon.a.gibba020.stdout:Mar 22 20:42:09 gibba020 systemd[1]: Stopping Ceph mon.a for d910040a-8b4e-11eb-90a2-001a4aab830c... 2021-03-22T20:42:09.999 INFO:journalctl@ceph.mon.a.gibba020.stdout:Mar 22 20:42:09 gibba020 podman[31735]: 2021-03-22 20:42:09.936112766 +0000 UTC m=+0.175140507 container stop 4f1052c08f7f41b6aad6c773c586958924baadded30c2126fd667a04f90311ce (image=docker.io/ceph/daemon-base:latest-octopus, name=ceph-d910040a-8b4e-11eb-90a2-001a4aab830c-mon.a, org.label-schema.vendor=CentOS, GIT_COMMIT=86da1a47133ecf7a6d66d318bc637c7ed1f0073a, org.label-schema.license=GPLv2, ceph=True, maintainer=Dimitri Savineau , RELEASE=master-86da1a4, org.label-schema.name=CentOS Base Image, CEPH_POINT_RELEASE=, GIT_REPO=https://github.com/ceph/ceph-container.git, org.label-schema.build-date=20201204, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, GIT_CLEAN=False) 2021-03-22T20:42:10.294 INFO:journalctl@ceph.mon.a.gibba020.stdout:Mar 22 20:42:09 gibba020 podman[31735]: 2021-03-22 20:42:09.99945551 +0000 UTC m=+0.238483259 container died 4f1052c08f7f41b6aad6c773c586958924baadded30c2126fd667a04f90311ce (image=docker.io/ceph/daemon-base:latest-octopus, name=ceph-d910040a-8b4e-11eb-90a2-001a4aab830c-mon.a) 2021-03-22T20:42:10.294 INFO:journalctl@ceph.mon.a.gibba020.stdout:Mar 22 20:42:10 gibba020 podman[31735]: 4f1052c08f7f41b6aad6c773c586958924baadded30c2126fd667a04f90311ce 2021-03-22T20:42:10.787 INFO:journalctl@ceph.mon.a.gibba020.stdout:Mar 22 20:42:10 gibba020 podman[31781]: 2021-03-22 20:42:10.512362116 +0000 UTC m=+0.573407153 container remove 4f1052c08f7f41b6aad6c773c586958924baadded30c2126fd667a04f90311ce (image=docker.io/ceph/daemon-base:latest-octopus, name=ceph-d910040a-8b4e-11eb-90a2-001a4aab830c-mon.a, CEPH_POINT_RELEASE=, maintainer=Dimitri Savineau , GIT_CLEAN=False, RELEASE=master-86da1a4, ceph=True, org.label-schema.build-date=20201204, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Base Image, GIT_COMMIT=86da1a47133ecf7a6d66d318bc637c7ed1f0073a, GIT_BRANCH=HEAD, GIT_REPO=https://github.com/ceph/ceph-container.git, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0) 2021-03-22T20:42:10.787 INFO:journalctl@ceph.mon.a.gibba020.stdout:Mar 22 20:42:10 gibba020 systemd[1]: ceph-d910040a-8b4e-11eb-90a2-001a4aab830c@mon.a.service: Succeeded. 2021-03-22T20:42:10.787 INFO:journalctl@ceph.mon.a.gibba020.stdout:Mar 22 20:42:10 gibba020 systemd[1]: Stopped Ceph mon.a for d910040a-8b4e-11eb-90a2-001a4aab830c. 2021-03-22T20:42:10.787 INFO:journalctl@ceph.mon.a.gibba020.stdout:Mar 22 20:42:10 gibba020 systemd[1]: Starting Ceph mon.a for d910040a-8b4e-11eb-90a2-001a4aab830c... 2021-03-22T20:42:10.936 INFO:teuthology.orchestra.run.gibba020.stderr:Setting mon public_network... 2021-03-22T20:42:10.936 INFO:teuthology.orchestra.run.gibba020.stderr:Running command: /bin/podman run --rm --ipc=host --net=host --entrypoint /usr/bin/ceph -e CONTAINER_IMAGE=docker.io/ceph/daemon-base:latest-octopus -e NODE_NAME=gibba020 -v /var/log/ceph/d910040a-8b4e-11eb-90a2-001a4aab830c:/var/log/ceph:z -v /tmp/ceph-tmp_n880bx1:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmp3r680ome:/etc/ceph/ceph.conf:z docker.io/ceph/daemon-base:latest-octopus config set mon public_network 172.21.0.0/20 2021-03-22T20:42:11.044 INFO:journalctl@ceph.mon.a.gibba020.stdout:Mar 22 20:42:10 gibba020 podman[31912]: 2021-03-22 20:42:10.787069938 +0000 UTC m=+0.165991984 container create d8f10bd03066906604a62254bdf02b757c3747b5f93bf7d509bf192a69bc65d7 (image=docker.io/ceph/daemon-base:latest-octopus, name=ceph-d910040a-8b4e-11eb-90a2-001a4aab830c-mon.a, ceph=True, GIT_BRANCH=HEAD, maintainer=Dimitri Savineau , RELEASE=master-86da1a4, org.label-schema.schema-version=1.0, GIT_REPO=https://github.com/ceph/ceph-container.git, GIT_CLEAN=False, GIT_COMMIT=86da1a47133ecf7a6d66d318bc637c7ed1f0073a, org.label-schema.license=GPLv2, org.label-schema.build-date=20201204, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Base Image) 2021-03-22T20:42:11.044 INFO:journalctl@ceph.mon.a.gibba020.stdout:Mar 22 20:42:10 gibba020 podman[31912]: 2021-03-22 20:42:10.887360977 +0000 UTC m=+0.266283022 container init d8f10bd03066906604a62254bdf02b757c3747b5f93bf7d509bf192a69bc65d7 (image=docker.io/ceph/daemon-base:latest-octopus, name=ceph-d910040a-8b4e-11eb-90a2-001a4aab830c-mon.a, maintainer=Dimitri Savineau , org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Base Image, GIT_REPO=https://github.com/ceph/ceph-container.git, org.label-schema.vendor=CentOS, org.label-schema.build-date=20201204, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, GIT_COMMIT=86da1a47133ecf7a6d66d318bc637c7ed1f0073a, ceph=True, RELEASE=master-86da1a4, GIT_CLEAN=False) 2021-03-22T20:42:11.044 INFO:journalctl@ceph.mon.a.gibba020.stdout:Mar 22 20:42:10 gibba020 podman[31912]: 2021-03-22 20:42:10.92858363 +0000 UTC m=+0.307505674 container start d8f10bd03066906604a62254bdf02b757c3747b5f93bf7d509bf192a69bc65d7 (image=docker.io/ceph/daemon-base:latest-octopus, name=ceph-d910040a-8b4e-11eb-90a2-001a4aab830c-mon.a, maintainer=Dimitri Savineau , CEPH_POINT_RELEASE=, RELEASE=master-86da1a4, org.label-schema.name=CentOS Base Image, GIT_REPO=https://github.com/ceph/ceph-container.git, org.label-schema.vendor=CentOS, ceph=True, org.label-schema.build-date=20201204, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, GIT_CLEAN=False, GIT_COMMIT=86da1a47133ecf7a6d66d318bc637c7ed1f0073a) 2021-03-22T20:42:11.044 INFO:journalctl@ceph.mon.a.gibba020.stdout:Mar 22 20:42:10 gibba020 bash[31835]: d8f10bd03066906604a62254bdf02b757c3747b5f93bf7d509bf192a69bc65d7 2021-03-22T20:42:11.044 INFO:journalctl@ceph.mon.a.gibba020.stdout:Mar 22 20:42:10 gibba020 systemd[1]: Started Ceph mon.a for d910040a-8b4e-11eb-90a2-001a4aab830c. 2021-03-22T20:42:12.055 INFO:teuthology.orchestra.run.gibba020.stderr:Creating mgr... 2021-03-22T20:42:12.055 INFO:teuthology.orchestra.run.gibba020.stderr:Verifying port 9283 ... 2021-03-22T20:42:12.056 INFO:teuthology.orchestra.run.gibba020.stderr:Running command: systemctl daemon-reload 2021-03-22T20:42:12.114 INFO:teuthology.orchestra.run.gibba020.stderr:Running command: systemctl stop ceph-d910040a-8b4e-11eb-90a2-001a4aab830c@mgr.y 2021-03-22T20:42:12.126 INFO:teuthology.orchestra.run.gibba020.stderr:Running command: systemctl reset-failed ceph-d910040a-8b4e-11eb-90a2-001a4aab830c@mgr.y 2021-03-22T20:42:12.129 INFO:teuthology.orchestra.run.gibba020.stderr:systemctl: stderr Failed to reset failed state of unit ceph-d910040a-8b4e-11eb-90a2-001a4aab830c@mgr.y.service: Unit ceph-d910040a-8b4e-11eb-90a2-001a4aab830c@mgr.y.service not loaded. 2021-03-22T20:42:12.129 INFO:teuthology.orchestra.run.gibba020.stderr:Running command: systemctl enable ceph-d910040a-8b4e-11eb-90a2-001a4aab830c@mgr.y 2021-03-22T20:42:12.133 INFO:teuthology.orchestra.run.gibba020.stderr:systemctl: stderr Created symlink /etc/systemd/system/ceph-d910040a-8b4e-11eb-90a2-001a4aab830c.target.wants/ceph-d910040a-8b4e-11eb-90a2-001a4aab830c@mgr.y.service → /etc/systemd/system/ceph-d910040a-8b4e-11eb-90a2-001a4aab830c@.service. 2021-03-22T20:42:12.189 INFO:teuthology.orchestra.run.gibba020.stderr:Running command: systemctl start ceph-d910040a-8b4e-11eb-90a2-001a4aab830c@mgr.y 2021-03-22T20:42:12.437 INFO:journalctl@ceph.mgr.y.gibba020.stdout:Mar 22 20:42:12 gibba020 systemd[1]: Starting Ceph mgr.y for d910040a-8b4e-11eb-90a2-001a4aab830c... 2021-03-22T20:42:12.711 INFO:journalctl@ceph.mgr.y.gibba020.stdout:Mar 22 20:42:12 gibba020 podman[32250]: 2021-03-22 20:42:12.437274951 +0000 UTC m=+0.150160693 container create 7e05e6836ccf4d4652d6b64cf1723f3bb8cbe30d83db42c63310a595271290cd (image=docker.io/ceph/daemon-base:latest-octopus, name=ceph-d910040a-8b4e-11eb-90a2-001a4aab830c-mgr.y, org.label-schema.schema-version=1.0, GIT_REPO=https://github.com/ceph/ceph-container.git, org.label-schema.build-date=20201204, maintainer=Dimitri Savineau , ceph=True, GIT_COMMIT=86da1a47133ecf7a6d66d318bc637c7ed1f0073a, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Base Image, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, RELEASE=master-86da1a4, GIT_CLEAN=False) 2021-03-22T20:42:12.711 INFO:journalctl@ceph.mgr.y.gibba020.stdout:Mar 22 20:42:12 gibba020 podman[32250]: 2021-03-22 20:42:12.679049373 +0000 UTC m=+0.391935114 container init 7e05e6836ccf4d4652d6b64cf1723f3bb8cbe30d83db42c63310a595271290cd (image=docker.io/ceph/daemon-base:latest-octopus, name=ceph-d910040a-8b4e-11eb-90a2-001a4aab830c-mgr.y, GIT_CLEAN=False, org.label-schema.build-date=20201204, GIT_COMMIT=86da1a47133ecf7a6d66d318bc637c7ed1f0073a, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, RELEASE=master-86da1a4, GIT_REPO=https://github.com/ceph/ceph-container.git, org.label-schema.schema-version=1.0, maintainer=Dimitri Savineau , org.label-schema.license=GPLv2, ceph=True, org.label-schema.name=CentOS Base Image, org.label-schema.vendor=CentOS) 2021-03-22T20:42:12.712 INFO:journalctl@ceph.mgr.y.gibba020.stdout:Mar 22 20:42:12 gibba020 podman[32250]: 2021-03-22 20:42:12.711880538 +0000 UTC m=+0.424766275 container start 7e05e6836ccf4d4652d6b64cf1723f3bb8cbe30d83db42c63310a595271290cd (image=docker.io/ceph/daemon-base:latest-octopus, name=ceph-d910040a-8b4e-11eb-90a2-001a4aab830c-mgr.y, org.label-schema.license=GPLv2, GIT_CLEAN=False, GIT_BRANCH=HEAD, GIT_REPO=https://github.com/ceph/ceph-container.git, org.label-schema.build-date=20201204, maintainer=Dimitri Savineau , org.label-schema.name=CentOS Base Image, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, RELEASE=master-86da1a4, ceph=True, GIT_COMMIT=86da1a47133ecf7a6d66d318bc637c7ed1f0073a, org.label-schema.vendor=CentOS) 2021-03-22T20:42:12.718 INFO:teuthology.orchestra.run.gibba020.stderr:Running command: systemctl is-enabled firewalld.service 2021-03-22T20:42:12.724 INFO:teuthology.orchestra.run.gibba020.stderr:systemctl: stdout disabled 2021-03-22T20:42:12.724 INFO:teuthology.orchestra.run.gibba020.stderr:Running command: systemctl is-active firewalld.service 2021-03-22T20:42:12.729 INFO:teuthology.orchestra.run.gibba020.stderr:systemctl: stdout inactive 2021-03-22T20:42:12.730 INFO:teuthology.orchestra.run.gibba020.stderr:firewalld.service is not enabled 2021-03-22T20:42:12.730 INFO:teuthology.orchestra.run.gibba020.stderr:Not possible to enable service . firewalld.service is not available 2021-03-22T20:42:12.730 INFO:teuthology.orchestra.run.gibba020.stderr:Not possible to open ports <[]>. firewalld.service is not available 2021-03-22T20:42:12.730 INFO:teuthology.orchestra.run.gibba020.stderr:Running command: systemctl is-enabled firewalld.service 2021-03-22T20:42:12.733 INFO:teuthology.orchestra.run.gibba020.stderr:systemctl: stdout disabled 2021-03-22T20:42:12.733 INFO:teuthology.orchestra.run.gibba020.stderr:Running command: systemctl is-active firewalld.service 2021-03-22T20:42:12.738 INFO:teuthology.orchestra.run.gibba020.stderr:systemctl: stdout inactive 2021-03-22T20:42:12.738 INFO:teuthology.orchestra.run.gibba020.stderr:firewalld.service is not enabled 2021-03-22T20:42:12.738 INFO:teuthology.orchestra.run.gibba020.stderr:Not possible to open ports <[9283]>. firewalld.service is not available 2021-03-22T20:42:12.738 INFO:teuthology.orchestra.run.gibba020.stderr:Wrote keyring to /etc/ceph/ceph.client.admin.keyring 2021-03-22T20:42:12.738 INFO:teuthology.orchestra.run.gibba020.stderr:Wrote config to /etc/ceph/ceph.conf 2021-03-22T20:42:12.738 INFO:teuthology.orchestra.run.gibba020.stderr:Waiting for mgr to start... 2021-03-22T20:42:12.738 INFO:teuthology.orchestra.run.gibba020.stderr:Waiting for mgr... 2021-03-22T20:42:12.739 INFO:teuthology.orchestra.run.gibba020.stderr:Running command: /bin/podman run --rm --ipc=host --net=host --entrypoint /usr/bin/ceph -e CONTAINER_IMAGE=docker.io/ceph/daemon-base:latest-octopus -e NODE_NAME=gibba020 -v /var/log/ceph/d910040a-8b4e-11eb-90a2-001a4aab830c:/var/log/ceph:z -v /tmp/ceph-tmp_n880bx1:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmp3r680ome:/etc/ceph/ceph.conf:z docker.io/ceph/daemon-base:latest-octopus status -f json-pretty 2021-03-22T20:42:13.044 INFO:journalctl@ceph.mgr.y.gibba020.stdout:Mar 22 20:42:12 gibba020 bash[32178]: 7e05e6836ccf4d4652d6b64cf1723f3bb8cbe30d83db42c63310a595271290cd 2021-03-22T20:42:13.044 INFO:journalctl@ceph.mgr.y.gibba020.stdout:Mar 22 20:42:12 gibba020 systemd[1]: Started Ceph mgr.y for d910040a-8b4e-11eb-90a2-001a4aab830c. 2021-03-22T20:42:13.270 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout 2021-03-22T20:42:13.270 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout { 2021-03-22T20:42:13.270 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "fsid": "d910040a-8b4e-11eb-90a2-001a4aab830c", 2021-03-22T20:42:13.270 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "health": { 2021-03-22T20:42:13.270 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2021-03-22T20:42:13.270 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "checks": {}, 2021-03-22T20:42:13.270 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "mutes": [] 2021-03-22T20:42:13.270 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:13.270 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "election_epoch": 5, 2021-03-22T20:42:13.271 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "quorum": [ 2021-03-22T20:42:13.271 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout 0 2021-03-22T20:42:13.271 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout ], 2021-03-22T20:42:13.271 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "quorum_names": [ 2021-03-22T20:42:13.271 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "a" 2021-03-22T20:42:13.271 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout ], 2021-03-22T20:42:13.271 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "quorum_age": 2, 2021-03-22T20:42:13.271 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "monmap": { 2021-03-22T20:42:13.271 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "epoch": 1, 2021-03-22T20:42:13.271 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min_mon_release_name": "octopus", 2021-03-22T20:42:13.271 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "num_mons": 1 2021-03-22T20:42:13.271 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:13.271 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "osdmap": { 2021-03-22T20:42:13.272 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "epoch": 1, 2021-03-22T20:42:13.272 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "num_osds": 0, 2021-03-22T20:42:13.272 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "num_up_osds": 0, 2021-03-22T20:42:13.272 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "osd_up_since": 0, 2021-03-22T20:42:13.272 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "num_in_osds": 0, 2021-03-22T20:42:13.272 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "osd_in_since": 0, 2021-03-22T20:42:13.272 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2021-03-22T20:42:13.272 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:13.272 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "pgmap": { 2021-03-22T20:42:13.272 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "pgs_by_state": [], 2021-03-22T20:42:13.272 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "num_pgs": 0, 2021-03-22T20:42:13.272 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "num_pools": 0, 2021-03-22T20:42:13.273 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "num_objects": 0, 2021-03-22T20:42:13.273 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "data_bytes": 0, 2021-03-22T20:42:13.273 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "bytes_used": 0, 2021-03-22T20:42:13.273 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "bytes_avail": 0, 2021-03-22T20:42:13.273 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "bytes_total": 0 2021-03-22T20:42:13.273 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:13.273 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "fsmap": { 2021-03-22T20:42:13.273 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "epoch": 1, 2021-03-22T20:42:13.273 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "by_rank": [], 2021-03-22T20:42:13.273 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "up:standby": 0 2021-03-22T20:42:13.273 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:13.273 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "mgrmap": { 2021-03-22T20:42:13.273 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "available": false, 2021-03-22T20:42:13.274 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "num_standbys": 0, 2021-03-22T20:42:13.274 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "modules": [ 2021-03-22T20:42:13.274 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "iostat", 2021-03-22T20:42:13.274 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "restful" 2021-03-22T20:42:13.274 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout ], 2021-03-22T20:42:13.274 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "services": {} 2021-03-22T20:42:13.274 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:13.274 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "servicemap": { 2021-03-22T20:42:13.274 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "epoch": 1, 2021-03-22T20:42:13.274 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "modified": "2021-03-22T20:42:06.283514+0000", 2021-03-22T20:42:13.274 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "services": {} 2021-03-22T20:42:13.275 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:13.275 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "progress_events": {} 2021-03-22T20:42:13.275 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout } 2021-03-22T20:42:13.938 INFO:teuthology.orchestra.run.gibba020.stderr:mgr not available, waiting (1/10)... 2021-03-22T20:42:14.939 INFO:teuthology.orchestra.run.gibba020.stderr:Running command: /bin/podman run --rm --ipc=host --net=host --entrypoint /usr/bin/ceph -e CONTAINER_IMAGE=docker.io/ceph/daemon-base:latest-octopus -e NODE_NAME=gibba020 -v /var/log/ceph/d910040a-8b4e-11eb-90a2-001a4aab830c:/var/log/ceph:z -v /tmp/ceph-tmp_n880bx1:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmp3r680ome:/etc/ceph/ceph.conf:z docker.io/ceph/daemon-base:latest-octopus status -f json-pretty 2021-03-22T20:42:15.451 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout 2021-03-22T20:42:15.451 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout { 2021-03-22T20:42:15.451 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "fsid": "d910040a-8b4e-11eb-90a2-001a4aab830c", 2021-03-22T20:42:15.451 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "health": { 2021-03-22T20:42:15.451 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2021-03-22T20:42:15.451 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "checks": {}, 2021-03-22T20:42:15.451 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "mutes": [] 2021-03-22T20:42:15.452 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:15.452 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "election_epoch": 5, 2021-03-22T20:42:15.452 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "quorum": [ 2021-03-22T20:42:15.452 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout 0 2021-03-22T20:42:15.452 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout ], 2021-03-22T20:42:15.452 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "quorum_names": [ 2021-03-22T20:42:15.452 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "a" 2021-03-22T20:42:15.452 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout ], 2021-03-22T20:42:15.452 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "quorum_age": 4, 2021-03-22T20:42:15.452 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "monmap": { 2021-03-22T20:42:15.452 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "epoch": 1, 2021-03-22T20:42:15.452 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min_mon_release_name": "octopus", 2021-03-22T20:42:15.452 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "num_mons": 1 2021-03-22T20:42:15.453 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:15.453 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "osdmap": { 2021-03-22T20:42:15.453 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "epoch": 1, 2021-03-22T20:42:15.453 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "num_osds": 0, 2021-03-22T20:42:15.453 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "num_up_osds": 0, 2021-03-22T20:42:15.453 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "osd_up_since": 0, 2021-03-22T20:42:15.453 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "num_in_osds": 0, 2021-03-22T20:42:15.453 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "osd_in_since": 0, 2021-03-22T20:42:15.453 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2021-03-22T20:42:15.453 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:15.453 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "pgmap": { 2021-03-22T20:42:15.453 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "pgs_by_state": [], 2021-03-22T20:42:15.453 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "num_pgs": 0, 2021-03-22T20:42:15.454 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "num_pools": 0, 2021-03-22T20:42:15.454 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "num_objects": 0, 2021-03-22T20:42:15.454 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "data_bytes": 0, 2021-03-22T20:42:15.454 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "bytes_used": 0, 2021-03-22T20:42:15.454 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "bytes_avail": 0, 2021-03-22T20:42:15.454 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "bytes_total": 0 2021-03-22T20:42:15.454 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:15.454 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "fsmap": { 2021-03-22T20:42:15.454 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "epoch": 1, 2021-03-22T20:42:15.454 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "by_rank": [], 2021-03-22T20:42:15.454 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "up:standby": 0 2021-03-22T20:42:15.454 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:15.454 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "mgrmap": { 2021-03-22T20:42:15.455 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "available": false, 2021-03-22T20:42:15.455 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "num_standbys": 0, 2021-03-22T20:42:15.455 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "modules": [ 2021-03-22T20:42:15.455 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "iostat", 2021-03-22T20:42:15.455 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "restful" 2021-03-22T20:42:15.455 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout ], 2021-03-22T20:42:15.455 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "services": {} 2021-03-22T20:42:15.455 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:15.455 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "servicemap": { 2021-03-22T20:42:15.455 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "epoch": 1, 2021-03-22T20:42:15.455 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "modified": "2021-03-22T20:42:06.283514+0000", 2021-03-22T20:42:15.455 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "services": {} 2021-03-22T20:42:15.456 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:15.456 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "progress_events": {} 2021-03-22T20:42:15.456 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout } 2021-03-22T20:42:15.997 INFO:teuthology.orchestra.run.gibba020.stderr:mgr not available, waiting (2/10)... 2021-03-22T20:42:16.998 INFO:teuthology.orchestra.run.gibba020.stderr:Running command: /bin/podman run --rm --ipc=host --net=host --entrypoint /usr/bin/ceph -e CONTAINER_IMAGE=docker.io/ceph/daemon-base:latest-octopus -e NODE_NAME=gibba020 -v /var/log/ceph/d910040a-8b4e-11eb-90a2-001a4aab830c:/var/log/ceph:z -v /tmp/ceph-tmp_n880bx1:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmp3r680ome:/etc/ceph/ceph.conf:z docker.io/ceph/daemon-base:latest-octopus status -f json-pretty 2021-03-22T20:42:17.621 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout 2021-03-22T20:42:17.622 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout { 2021-03-22T20:42:17.622 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "fsid": "d910040a-8b4e-11eb-90a2-001a4aab830c", 2021-03-22T20:42:17.622 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "health": { 2021-03-22T20:42:17.622 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2021-03-22T20:42:17.622 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "checks": {}, 2021-03-22T20:42:17.622 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "mutes": [] 2021-03-22T20:42:17.622 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:17.622 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "election_epoch": 5, 2021-03-22T20:42:17.622 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "quorum": [ 2021-03-22T20:42:17.622 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout 0 2021-03-22T20:42:17.623 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout ], 2021-03-22T20:42:17.623 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "quorum_names": [ 2021-03-22T20:42:17.623 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "a" 2021-03-22T20:42:17.623 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout ], 2021-03-22T20:42:17.623 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "quorum_age": 6, 2021-03-22T20:42:17.623 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "monmap": { 2021-03-22T20:42:17.623 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "epoch": 1, 2021-03-22T20:42:17.623 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min_mon_release_name": "octopus", 2021-03-22T20:42:17.623 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "num_mons": 1 2021-03-22T20:42:17.623 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:17.623 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "osdmap": { 2021-03-22T20:42:17.623 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "epoch": 1, 2021-03-22T20:42:17.623 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "num_osds": 0, 2021-03-22T20:42:17.624 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "num_up_osds": 0, 2021-03-22T20:42:17.624 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "osd_up_since": 0, 2021-03-22T20:42:17.624 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "num_in_osds": 0, 2021-03-22T20:42:17.624 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "osd_in_since": 0, 2021-03-22T20:42:17.624 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2021-03-22T20:42:17.624 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:17.624 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "pgmap": { 2021-03-22T20:42:17.628 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "pgs_by_state": [], 2021-03-22T20:42:17.628 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "num_pgs": 0, 2021-03-22T20:42:17.628 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "num_pools": 0, 2021-03-22T20:42:17.628 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "num_objects": 0, 2021-03-22T20:42:17.628 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "data_bytes": 0, 2021-03-22T20:42:17.628 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "bytes_used": 0, 2021-03-22T20:42:17.628 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "bytes_avail": 0, 2021-03-22T20:42:17.628 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "bytes_total": 0 2021-03-22T20:42:17.628 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:17.628 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "fsmap": { 2021-03-22T20:42:17.628 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "epoch": 1, 2021-03-22T20:42:17.628 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "by_rank": [], 2021-03-22T20:42:17.629 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "up:standby": 0 2021-03-22T20:42:17.629 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:17.629 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "mgrmap": { 2021-03-22T20:42:17.629 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "available": true, 2021-03-22T20:42:17.629 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "num_standbys": 0, 2021-03-22T20:42:17.629 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "modules": [ 2021-03-22T20:42:17.629 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "iostat", 2021-03-22T20:42:17.629 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "restful" 2021-03-22T20:42:17.629 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout ], 2021-03-22T20:42:17.629 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "services": {} 2021-03-22T20:42:17.629 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:17.629 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "servicemap": { 2021-03-22T20:42:17.629 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "epoch": 1, 2021-03-22T20:42:17.629 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "modified": "2021-03-22T20:42:06.283514+0000", 2021-03-22T20:42:17.630 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "services": {} 2021-03-22T20:42:17.630 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:17.630 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "progress_events": {} 2021-03-22T20:42:17.630 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout } 2021-03-22T20:42:18.188 INFO:teuthology.orchestra.run.gibba020.stderr:mgr is available 2021-03-22T20:42:18.189 INFO:teuthology.orchestra.run.gibba020.stderr:Running command: /bin/podman run --rm --ipc=host --net=host --entrypoint /usr/bin/ceph -e CONTAINER_IMAGE=docker.io/ceph/daemon-base:latest-octopus -e NODE_NAME=gibba020 -v /var/log/ceph/d910040a-8b4e-11eb-90a2-001a4aab830c:/var/log/ceph:z -v /tmp/ceph-tmp_n880bx1:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmp3r680ome:/etc/ceph/ceph.conf:z docker.io/ceph/daemon-base:latest-octopus config-key set mgr/cephadm/ssh_user root 2021-03-22T20:42:18.761 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stderr set mgr/cephadm/ssh_user 2021-03-22T20:42:19.322 INFO:teuthology.orchestra.run.gibba020.stderr:Enabling cephadm module... 2021-03-22T20:42:19.322 INFO:teuthology.orchestra.run.gibba020.stderr:Running command: /bin/podman run --rm --ipc=host --net=host --entrypoint /usr/bin/ceph -e CONTAINER_IMAGE=docker.io/ceph/daemon-base:latest-octopus -e NODE_NAME=gibba020 -v /var/log/ceph/d910040a-8b4e-11eb-90a2-001a4aab830c:/var/log/ceph:z -v /tmp/ceph-tmp_n880bx1:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmp3r680ome:/etc/ceph/ceph.conf:z docker.io/ceph/daemon-base:latest-octopus mgr module enable cephadm 2021-03-22T20:42:21.330 INFO:teuthology.orchestra.run.gibba020.stderr:Running command: /bin/podman run --rm --ipc=host --net=host --entrypoint /usr/bin/ceph -e CONTAINER_IMAGE=docker.io/ceph/daemon-base:latest-octopus -e NODE_NAME=gibba020 -v /var/log/ceph/d910040a-8b4e-11eb-90a2-001a4aab830c:/var/log/ceph:z -v /tmp/ceph-tmp_n880bx1:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmp3r680ome:/etc/ceph/ceph.conf:z docker.io/ceph/daemon-base:latest-octopus mgr dump 2021-03-22T20:42:22.346 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout { 2021-03-22T20:42:22.346 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "epoch": 5, 2021-03-22T20:42:22.347 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "active_gid": 14100, 2021-03-22T20:42:22.347 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "active_name": "y", 2021-03-22T20:42:22.347 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "active_addrs": { 2021-03-22T20:42:22.347 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "addrvec": [ 2021-03-22T20:42:22.347 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout { 2021-03-22T20:42:22.347 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "v2", 2021-03-22T20:42:22.347 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "addr": "172.21.2.120:6800", 2021-03-22T20:42:22.347 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "nonce": 1505523356 2021-03-22T20:42:22.347 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:22.347 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout { 2021-03-22T20:42:22.347 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "v1", 2021-03-22T20:42:22.347 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "addr": "172.21.2.120:6801", 2021-03-22T20:42:22.347 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "nonce": 1505523356 2021-03-22T20:42:22.348 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout } 2021-03-22T20:42:22.348 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout ] 2021-03-22T20:42:22.348 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:22.348 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "active_addr": "172.21.2.120:6801/1505523356", 2021-03-22T20:42:22.348 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "active_change": "2021-03-22T20:42:15.292941+0000", 2021-03-22T20:42:22.348 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "active_mgr_features": 4540138292840890367, 2021-03-22T20:42:22.348 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "available": true, 2021-03-22T20:42:22.348 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "standbys": [], 2021-03-22T20:42:22.348 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "modules": [ 2021-03-22T20:42:22.348 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "cephadm", 2021-03-22T20:42:22.348 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "iostat", 2021-03-22T20:42:22.348 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "restful" 2021-03-22T20:42:22.348 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout ], 2021-03-22T20:42:22.349 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "available_modules": [ 2021-03-22T20:42:22.349 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout { 2021-03-22T20:42:22.349 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "alerts", 2021-03-22T20:42:22.349 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "can_run": true, 2021-03-22T20:42:22.349 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "error_string": "", 2021-03-22T20:42:22.349 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "module_options": { 2021-03-22T20:42:22.349 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "interval": { 2021-03-22T20:42:22.349 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "interval", 2021-03-22T20:42:22.349 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "secs", 2021-03-22T20:42:22.349 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:22.349 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-03-22T20:42:22.349 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "60", 2021-03-22T20:42:22.349 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:22.350 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:22.350 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-03-22T20:42:22.350 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "How frequently to reexamine health status", 2021-03-22T20:42:22.350 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:22.350 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:22.350 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:22.350 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:22.350 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "log_level": { 2021-03-22T20:42:22.350 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "log_level", 2021-03-22T20:42:22.350 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "str", 2021-03-22T20:42:22.350 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:22.350 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-03-22T20:42:22.350 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "", 2021-03-22T20:42:22.351 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:22.351 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:22.351 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2021-03-22T20:42:22.351 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "", 2021-03-22T20:42:22.351 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "critical", 2021-03-22T20:42:22.351 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "debug", 2021-03-22T20:42:22.351 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "error", 2021-03-22T20:42:22.351 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "info", 2021-03-22T20:42:22.351 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "warning" 2021-03-22T20:42:22.351 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout ], 2021-03-22T20:42:22.351 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "", 2021-03-22T20:42:22.351 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:22.351 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:22.351 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:22.352 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:22.352 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "log_to_cluster": { 2021-03-22T20:42:22.352 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster", 2021-03-22T20:42:22.352 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-03-22T20:42:22.352 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:22.352 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-03-22T20:42:22.352 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "False", 2021-03-22T20:42:22.352 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:22.352 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:22.352 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-03-22T20:42:22.352 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "", 2021-03-22T20:42:22.352 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:22.352 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:22.353 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:22.353 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:22.353 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "log_to_cluster_level": { 2021-03-22T20:42:22.353 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster_level", 2021-03-22T20:42:22.353 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "str", 2021-03-22T20:42:22.353 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:22.353 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-03-22T20:42:22.353 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "info", 2021-03-22T20:42:22.353 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:22.353 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:22.353 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2021-03-22T20:42:22.353 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "", 2021-03-22T20:42:22.353 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "critical", 2021-03-22T20:42:22.354 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "debug", 2021-03-22T20:42:22.354 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "error", 2021-03-22T20:42:22.354 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "info", 2021-03-22T20:42:22.354 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "warning" 2021-03-22T20:42:22.354 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout ], 2021-03-22T20:42:22.354 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "", 2021-03-22T20:42:22.354 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:22.354 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:22.354 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:22.354 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:22.354 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "log_to_file": { 2021-03-22T20:42:22.354 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "log_to_file", 2021-03-22T20:42:22.354 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-03-22T20:42:22.354 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:22.355 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-03-22T20:42:22.355 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "False", 2021-03-22T20:42:22.355 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:22.355 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:22.355 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-03-22T20:42:22.355 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "", 2021-03-22T20:42:22.355 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:22.355 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:22.355 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:22.355 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:22.355 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "smtp_destination": { 2021-03-22T20:42:22.355 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "smtp_destination", 2021-03-22T20:42:22.355 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "str", 2021-03-22T20:42:22.356 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:22.356 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-03-22T20:42:22.356 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "", 2021-03-22T20:42:22.356 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:22.356 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:22.356 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-03-22T20:42:22.356 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "Email address to send alerts to", 2021-03-22T20:42:22.356 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:22.356 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:22.356 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:22.356 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:22.356 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "smtp_from_name": { 2021-03-22T20:42:22.356 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "smtp_from_name", 2021-03-22T20:42:22.356 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "str", 2021-03-22T20:42:22.357 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:22.357 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-03-22T20:42:22.357 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "Ceph", 2021-03-22T20:42:22.357 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:22.357 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:22.357 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-03-22T20:42:22.357 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "Email From: name", 2021-03-22T20:42:22.357 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:22.357 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:22.357 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:22.357 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:22.357 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "smtp_host": { 2021-03-22T20:42:22.357 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "smtp_host", 2021-03-22T20:42:22.358 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "str", 2021-03-22T20:42:22.358 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:22.358 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-03-22T20:42:22.358 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "", 2021-03-22T20:42:22.358 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:22.358 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:22.358 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-03-22T20:42:22.358 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "SMTP server", 2021-03-22T20:42:22.358 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:22.358 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:22.358 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:22.358 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:22.358 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "smtp_password": { 2021-03-22T20:42:22.359 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "smtp_password", 2021-03-22T20:42:22.359 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "str", 2021-03-22T20:42:22.359 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:22.359 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-03-22T20:42:22.359 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "", 2021-03-22T20:42:22.359 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:22.359 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:22.359 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-03-22T20:42:22.359 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "Password to authenticate with", 2021-03-22T20:42:22.359 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:22.359 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:22.359 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:22.359 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:22.360 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "smtp_port": { 2021-03-22T20:42:22.360 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "smtp_port", 2021-03-22T20:42:22.360 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "int", 2021-03-22T20:42:22.360 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:22.360 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-03-22T20:42:22.360 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "465", 2021-03-22T20:42:22.360 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:22.360 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:22.360 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-03-22T20:42:22.360 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "SMTP port", 2021-03-22T20:42:22.360 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:22.360 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:22.360 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:22.361 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:22.361 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "smtp_sender": { 2021-03-22T20:42:22.361 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "smtp_sender", 2021-03-22T20:42:22.361 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "str", 2021-03-22T20:42:22.361 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:22.361 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-03-22T20:42:22.361 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "", 2021-03-22T20:42:22.361 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:22.361 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:22.361 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-03-22T20:42:22.361 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "SMTP envelope sender", 2021-03-22T20:42:22.361 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:22.361 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:22.361 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:22.362 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:22.362 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "smtp_ssl": { 2021-03-22T20:42:22.362 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "smtp_ssl", 2021-03-22T20:42:22.362 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-03-22T20:42:22.362 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:22.362 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-03-22T20:42:22.362 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "True", 2021-03-22T20:42:22.362 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:22.362 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:22.362 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-03-22T20:42:22.362 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "Use SSL to connect to SMTP server", 2021-03-22T20:42:22.362 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:22.363 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:22.363 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:22.363 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:22.363 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "smtp_user": { 2021-03-22T20:42:22.363 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "smtp_user", 2021-03-22T20:42:22.363 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "str", 2021-03-22T20:42:22.363 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:22.363 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-03-22T20:42:22.363 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "", 2021-03-22T20:42:22.363 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:22.363 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:22.363 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-03-22T20:42:22.363 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "User to authenticate as", 2021-03-22T20:42:22.364 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:22.364 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:22.364 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:22.364 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout } 2021-03-22T20:42:22.364 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout } 2021-03-22T20:42:22.364 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:22.364 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout { 2021-03-22T20:42:22.364 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "balancer", 2021-03-22T20:42:22.364 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "can_run": true, 2021-03-22T20:42:22.364 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "error_string": "", 2021-03-22T20:42:22.364 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "module_options": { 2021-03-22T20:42:22.364 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "active": { 2021-03-22T20:42:22.364 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "active", 2021-03-22T20:42:22.365 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-03-22T20:42:22.365 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:22.365 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-03-22T20:42:22.365 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "False", 2021-03-22T20:42:22.365 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:22.365 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:22.365 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-03-22T20:42:22.365 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "automatically balance PGs across cluster", 2021-03-22T20:42:22.365 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:22.365 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:22.365 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:22.365 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:22.365 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "begin_time": { 2021-03-22T20:42:22.366 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "begin_time", 2021-03-22T20:42:22.366 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "str", 2021-03-22T20:42:22.366 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:22.366 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-03-22T20:42:22.366 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "0000", 2021-03-22T20:42:22.366 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:22.366 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:22.366 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-03-22T20:42:22.366 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "beginning time of day to automatically balance", 2021-03-22T20:42:22.366 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "This is a time of day in the format HHMM.", 2021-03-22T20:42:22.366 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:22.366 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:22.366 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:22.366 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "begin_weekday": { 2021-03-22T20:42:22.367 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "begin_weekday", 2021-03-22T20:42:22.367 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "uint", 2021-03-22T20:42:22.367 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:22.367 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-03-22T20:42:22.367 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "0", 2021-03-22T20:42:22.367 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "0", 2021-03-22T20:42:22.367 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "7", 2021-03-22T20:42:22.367 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-03-22T20:42:22.367 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "Restrict automatic balancing to this day of the week or later", 2021-03-22T20:42:22.367 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "0 or 7 = Sunday, 1 = Monday, etc.", 2021-03-22T20:42:22.367 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:22.367 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:22.367 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:22.368 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "crush_compat_max_iterations": { 2021-03-22T20:42:22.368 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "crush_compat_max_iterations", 2021-03-22T20:42:22.368 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "uint", 2021-03-22T20:42:22.368 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:22.368 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-03-22T20:42:22.368 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "25", 2021-03-22T20:42:22.368 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "1", 2021-03-22T20:42:22.368 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "250", 2021-03-22T20:42:22.368 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-03-22T20:42:22.368 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "maximum number of iterations to attempt optimization", 2021-03-22T20:42:22.368 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:22.368 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:22.368 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:22.369 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:22.369 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "crush_compat_metrics": { 2021-03-22T20:42:22.369 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "crush_compat_metrics", 2021-03-22T20:42:22.369 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "str", 2021-03-22T20:42:22.369 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:22.369 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-03-22T20:42:22.369 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "pgs,objects,bytes", 2021-03-22T20:42:22.369 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:22.369 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:22.369 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-03-22T20:42:22.369 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "metrics with which to calculate OSD utilization", 2021-03-22T20:42:22.369 INFO:teuthology.orchestra.run.gibba020.stderr:/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.", 2021-03-22T20:42:22.369 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:22.370 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:22.370 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:22.370 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "crush_compat_step": { 2021-03-22T20:42:22.370 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "crush_compat_step", 2021-03-22T20:42:22.370 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "float", 2021-03-22T20:42:22.370 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:22.370 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-03-22T20:42:22.370 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "0.5", 2021-03-22T20:42:22.370 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "0.001", 2021-03-22T20:42:22.370 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "0.999", 2021-03-22T20:42:22.370 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-03-22T20:42:22.370 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "aggressiveness of optimization", 2021-03-22T20:42:22.370 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": ".99 is very aggressive, .01 is less aggressive", 2021-03-22T20:42:22.371 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:22.371 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:22.371 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:22.371 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "end_time": { 2021-03-22T20:42:22.371 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "end_time", 2021-03-22T20:42:22.371 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "str", 2021-03-22T20:42:22.371 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:22.371 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-03-22T20:42:22.371 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "2400", 2021-03-22T20:42:22.371 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:22.371 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:22.371 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-03-22T20:42:22.371 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "ending time of day to automatically balance", 2021-03-22T20:42:22.371 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "This is a time of day in the format HHMM.", 2021-03-22T20:42:22.372 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:22.372 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:22.372 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:22.372 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "end_weekday": { 2021-03-22T20:42:22.372 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "end_weekday", 2021-03-22T20:42:22.372 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "uint", 2021-03-22T20:42:22.372 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:22.372 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-03-22T20:42:22.372 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "7", 2021-03-22T20:42:22.372 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "0", 2021-03-22T20:42:22.372 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "7", 2021-03-22T20:42:22.372 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-03-22T20:42:22.372 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "Restrict automatic balancing to days of the week earlier than this", 2021-03-22T20:42:22.372 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "0 or 7 = Sunday, 1 = Monday, etc.", 2021-03-22T20:42:22.373 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:22.373 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:22.373 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:22.373 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "log_level": { 2021-03-22T20:42:22.373 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "log_level", 2021-03-22T20:42:22.373 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "str", 2021-03-22T20:42:22.373 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:22.373 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-03-22T20:42:22.373 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "", 2021-03-22T20:42:22.373 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:22.373 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:22.373 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2021-03-22T20:42:22.373 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "", 2021-03-22T20:42:22.374 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "critical", 2021-03-22T20:42:22.374 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "debug", 2021-03-22T20:42:22.374 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "error", 2021-03-22T20:42:22.374 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "info", 2021-03-22T20:42:22.374 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "warning" 2021-03-22T20:42:22.374 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout ], 2021-03-22T20:42:22.374 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "", 2021-03-22T20:42:22.374 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:22.374 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:22.374 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:22.374 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:22.374 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "log_to_cluster": { 2021-03-22T20:42:22.374 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster", 2021-03-22T20:42:22.375 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-03-22T20:42:22.375 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:22.375 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-03-22T20:42:22.375 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "False", 2021-03-22T20:42:22.375 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:22.375 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:22.375 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-03-22T20:42:22.375 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "", 2021-03-22T20:42:22.375 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:22.375 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:22.375 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:22.375 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:22.375 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "log_to_cluster_level": { 2021-03-22T20:42:22.375 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster_level", 2021-03-22T20:42:22.376 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "str", 2021-03-22T20:42:22.376 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:22.376 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-03-22T20:42:22.376 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "info", 2021-03-22T20:42:22.376 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:22.376 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:22.376 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2021-03-22T20:42:22.376 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "", 2021-03-22T20:42:22.376 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "critical", 2021-03-22T20:42:22.376 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "debug", 2021-03-22T20:42:22.376 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "error", 2021-03-22T20:42:22.376 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "info", 2021-03-22T20:42:22.376 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "warning" 2021-03-22T20:42:22.376 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout ], 2021-03-22T20:42:22.377 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "", 2021-03-22T20:42:22.377 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:22.377 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:22.377 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:22.377 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:22.377 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "log_to_file": { 2021-03-22T20:42:22.377 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "log_to_file", 2021-03-22T20:42:22.377 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-03-22T20:42:22.377 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:22.377 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-03-22T20:42:22.377 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "False", 2021-03-22T20:42:22.377 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:22.377 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:22.378 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-03-22T20:42:22.378 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "", 2021-03-22T20:42:22.378 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:22.378 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:22.378 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:22.378 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:22.378 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min_score": { 2021-03-22T20:42:22.378 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "min_score", 2021-03-22T20:42:22.378 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "float", 2021-03-22T20:42:22.378 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:22.378 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-03-22T20:42:22.378 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "0", 2021-03-22T20:42:22.378 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:22.379 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:22.379 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-03-22T20:42:22.379 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "minimum score, below which no optimization is attempted", 2021-03-22T20:42:22.379 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:22.379 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:22.379 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:22.379 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:22.379 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "mode": { 2021-03-22T20:42:22.379 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "mode", 2021-03-22T20:42:22.379 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "str", 2021-03-22T20:42:22.379 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:22.379 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-03-22T20:42:22.379 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "none", 2021-03-22T20:42:22.379 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:22.380 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:22.380 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2021-03-22T20:42:22.380 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "crush-compat", 2021-03-22T20:42:22.380 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "none", 2021-03-22T20:42:22.380 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "upmap" 2021-03-22T20:42:22.380 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout ], 2021-03-22T20:42:22.380 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "Balancer mode", 2021-03-22T20:42:22.380 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:22.380 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:22.380 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:22.380 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:22.380 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "pool_ids": { 2021-03-22T20:42:22.380 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "pool_ids", 2021-03-22T20:42:22.380 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "str", 2021-03-22T20:42:22.381 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:22.381 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-03-22T20:42:22.381 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "", 2021-03-22T20:42:22.381 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:22.381 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:22.381 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-03-22T20:42:22.381 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "pools which the automatic balancing will be limited to", 2021-03-22T20:42:22.381 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:22.381 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:22.381 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:22.381 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:22.381 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "sleep_interval": { 2021-03-22T20:42:22.381 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "sleep_interval", 2021-03-22T20:42:22.382 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "secs", 2021-03-22T20:42:22.382 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:22.382 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-03-22T20:42:22.382 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "60", 2021-03-22T20:42:22.382 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:22.382 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:22.382 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-03-22T20:42:22.382 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "how frequently to wake up and attempt optimization", 2021-03-22T20:42:22.382 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:22.382 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:22.382 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:22.382 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:22.382 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "upmap_max_deviation": { 2021-03-22T20:42:22.382 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "upmap_max_deviation", 2021-03-22T20:42:22.383 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "int", 2021-03-22T20:42:22.383 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:22.383 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-03-22T20:42:22.383 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "5", 2021-03-22T20:42:22.383 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "1", 2021-03-22T20:42:22.383 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:22.383 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-03-22T20:42:22.383 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "deviation below which no optimization is attempted", 2021-03-22T20:42:22.383 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "If the number of PGs are within this count then no optimization is attempted", 2021-03-22T20:42:22.383 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:22.383 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:22.383 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:22.383 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "upmap_max_optimizations": { 2021-03-22T20:42:22.384 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "upmap_max_optimizations", 2021-03-22T20:42:22.384 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "uint", 2021-03-22T20:42:22.384 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:22.384 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-03-22T20:42:22.384 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "10", 2021-03-22T20:42:22.384 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:22.384 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:22.384 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-03-22T20:42:22.384 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "maximum upmap optimizations to make per attempt", 2021-03-22T20:42:22.384 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:22.384 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:22.384 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:22.384 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout } 2021-03-22T20:42:22.384 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout } 2021-03-22T20:42:22.385 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:22.385 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout { 2021-03-22T20:42:22.385 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "cephadm", 2021-03-22T20:42:22.385 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "can_run": true, 2021-03-22T20:42:22.385 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "error_string": "", 2021-03-22T20:42:22.385 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "module_options": { 2021-03-22T20:42:22.385 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "allow_ptrace": { 2021-03-22T20:42:22.385 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "allow_ptrace", 2021-03-22T20:42:22.385 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-03-22T20:42:22.385 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:22.385 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-03-22T20:42:22.385 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "False", 2021-03-22T20:42:22.385 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:22.385 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:22.386 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-03-22T20:42:22.386 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "allow SYS_PTRACE capability on ceph containers", 2021-03-22T20:42:22.386 INFO:teuthology.orchestra.run.gibba020.stderr:/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.", 2021-03-22T20:42:22.386 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:22.386 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:22.386 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:22.386 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "config_dashboard": { 2021-03-22T20:42:22.386 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "config_dashboard", 2021-03-22T20:42:22.386 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-03-22T20:42:22.386 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:22.386 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-03-22T20:42:22.386 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "True", 2021-03-22T20:42:22.386 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:22.387 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:22.387 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-03-22T20:42:22.387 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "manage configs like API endpoints in Dashboard.", 2021-03-22T20:42:22.387 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:22.387 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:22.387 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:22.387 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:22.387 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "container_image_alertmanager": { 2021-03-22T20:42:22.387 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "container_image_alertmanager", 2021-03-22T20:42:22.387 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "str", 2021-03-22T20:42:22.387 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:22.387 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-03-22T20:42:22.387 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "docker.io/prom/alertmanager:v0.20.0", 2021-03-22T20:42:22.388 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:22.388 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:22.388 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-03-22T20:42:22.388 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "Prometheus container image", 2021-03-22T20:42:22.388 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:22.388 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:22.388 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:22.388 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:22.388 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "container_image_base": { 2021-03-22T20:42:22.388 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "container_image_base", 2021-03-22T20:42:22.388 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "str", 2021-03-22T20:42:22.388 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:22.388 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-03-22T20:42:22.389 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "docker.io/ceph/ceph", 2021-03-22T20:42:22.389 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:22.389 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:22.389 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-03-22T20:42:22.389 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "Container image name, without the tag", 2021-03-22T20:42:22.389 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:22.389 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:22.389 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:22.389 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:22.389 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "container_image_grafana": { 2021-03-22T20:42:22.389 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "container_image_grafana", 2021-03-22T20:42:22.389 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "str", 2021-03-22T20:42:22.389 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:22.389 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-03-22T20:42:22.390 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "docker.io/ceph/ceph-grafana:6.7.4", 2021-03-22T20:42:22.390 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:22.390 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:22.390 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-03-22T20:42:22.390 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "Prometheus container image", 2021-03-22T20:42:22.390 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:22.390 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:22.390 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:22.390 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:22.390 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "container_image_node_exporter": { 2021-03-22T20:42:22.390 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "container_image_node_exporter", 2021-03-22T20:42:22.390 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "str", 2021-03-22T20:42:22.391 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:22.391 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-03-22T20:42:22.391 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "docker.io/prom/node-exporter:v0.18.1", 2021-03-22T20:42:22.391 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:22.391 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:22.391 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-03-22T20:42:22.391 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "Prometheus container image", 2021-03-22T20:42:22.391 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:22.391 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:22.391 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:22.391 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:22.391 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "container_image_prometheus": { 2021-03-22T20:42:22.391 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "container_image_prometheus", 2021-03-22T20:42:22.391 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "str", 2021-03-22T20:42:22.392 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:22.392 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-03-22T20:42:22.392 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "docker.io/prom/prometheus:v2.18.1", 2021-03-22T20:42:22.392 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:22.392 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:22.392 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-03-22T20:42:22.392 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "Prometheus container image", 2021-03-22T20:42:22.392 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:22.392 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:22.392 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:22.392 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:22.392 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "container_init": { 2021-03-22T20:42:22.392 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "container_init", 2021-03-22T20:42:22.393 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-03-22T20:42:22.393 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:22.393 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-03-22T20:42:22.393 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "False", 2021-03-22T20:42:22.393 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:22.393 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:22.393 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-03-22T20:42:22.393 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "Run podman/docker with `--init`", 2021-03-22T20:42:22.393 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:22.393 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:22.393 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:22.393 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:22.393 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "daemon_cache_timeout": { 2021-03-22T20:42:22.393 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "daemon_cache_timeout", 2021-03-22T20:42:22.394 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "secs", 2021-03-22T20:42:22.394 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:22.394 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-03-22T20:42:22.394 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "600", 2021-03-22T20:42:22.394 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:22.394 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:22.394 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-03-22T20:42:22.394 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "seconds to cache service (daemon) inventory", 2021-03-22T20:42:22.394 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:22.394 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:22.394 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:22.394 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:22.394 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "device_cache_timeout": { 2021-03-22T20:42:22.395 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "device_cache_timeout", 2021-03-22T20:42:22.395 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "secs", 2021-03-22T20:42:22.395 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:22.395 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-03-22T20:42:22.395 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "1800", 2021-03-22T20:42:22.395 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:22.395 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:22.395 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-03-22T20:42:22.395 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "seconds to cache device inventory", 2021-03-22T20:42:22.395 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:22.395 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:22.395 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:22.395 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:22.395 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "facts_cache_timeout": { 2021-03-22T20:42:22.396 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "facts_cache_timeout", 2021-03-22T20:42:22.396 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "secs", 2021-03-22T20:42:22.396 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:22.396 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-03-22T20:42:22.396 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "60", 2021-03-22T20:42:22.396 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:22.396 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:22.396 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-03-22T20:42:22.396 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "seconds to cache host facts data", 2021-03-22T20:42:22.396 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:22.396 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:22.396 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:22.396 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:22.397 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "host_check_interval": { 2021-03-22T20:42:22.397 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "host_check_interval", 2021-03-22T20:42:22.397 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "secs", 2021-03-22T20:42:22.397 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:22.397 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-03-22T20:42:22.397 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "600", 2021-03-22T20:42:22.397 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:22.397 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:22.397 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-03-22T20:42:22.397 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "how frequently to perform a host check", 2021-03-22T20:42:22.397 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:22.397 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:22.397 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:22.397 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:22.398 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "log_level": { 2021-03-22T20:42:22.398 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "log_level", 2021-03-22T20:42:22.398 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "str", 2021-03-22T20:42:22.398 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:22.398 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-03-22T20:42:22.398 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "", 2021-03-22T20:42:22.398 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:22.398 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:22.398 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2021-03-22T20:42:22.398 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "", 2021-03-22T20:42:22.398 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "critical", 2021-03-22T20:42:22.398 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "debug", 2021-03-22T20:42:22.398 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "error", 2021-03-22T20:42:22.399 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "info", 2021-03-22T20:42:22.399 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "warning" 2021-03-22T20:42:22.399 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout ], 2021-03-22T20:42:22.399 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "", 2021-03-22T20:42:22.399 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:22.399 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:22.399 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:22.399 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:22.399 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "log_to_cluster": { 2021-03-22T20:42:22.399 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster", 2021-03-22T20:42:22.399 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-03-22T20:42:22.399 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:22.399 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-03-22T20:42:22.399 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "True", 2021-03-22T20:42:22.400 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:22.400 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:22.400 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-03-22T20:42:22.400 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "log to the \"cephadm\" cluster log channel\"", 2021-03-22T20:42:22.400 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:22.400 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:22.400 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:22.400 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:22.400 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "log_to_cluster_level": { 2021-03-22T20:42:22.400 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster_level", 2021-03-22T20:42:22.400 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "str", 2021-03-22T20:42:22.400 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:22.400 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-03-22T20:42:22.401 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "info", 2021-03-22T20:42:22.401 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:22.401 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:22.401 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2021-03-22T20:42:22.401 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "", 2021-03-22T20:42:22.401 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "critical", 2021-03-22T20:42:22.401 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "debug", 2021-03-22T20:42:22.401 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "error", 2021-03-22T20:42:22.401 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "info", 2021-03-22T20:42:22.401 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "warning" 2021-03-22T20:42:22.401 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout ], 2021-03-22T20:42:22.401 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "", 2021-03-22T20:42:22.401 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:22.401 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:22.402 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:22.402 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:22.402 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "log_to_file": { 2021-03-22T20:42:22.402 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "log_to_file", 2021-03-22T20:42:22.402 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-03-22T20:42:22.402 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:22.402 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-03-22T20:42:22.402 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "False", 2021-03-22T20:42:22.402 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:22.402 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:22.402 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-03-22T20:42:22.402 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "", 2021-03-22T20:42:22.402 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:22.403 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:22.403 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:22.403 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:22.403 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "manage_etc_ceph_ceph_conf": { 2021-03-22T20:42:22.403 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "manage_etc_ceph_ceph_conf", 2021-03-22T20:42:22.403 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-03-22T20:42:22.403 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:22.403 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-03-22T20:42:22.403 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "False", 2021-03-22T20:42:22.403 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:22.403 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:22.403 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-03-22T20:42:22.403 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "Manage and own /etc/ceph/ceph.conf on the hosts.", 2021-03-22T20:42:22.403 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:22.404 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:22.404 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:22.404 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:22.404 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "migration_current": { 2021-03-22T20:42:22.404 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "migration_current", 2021-03-22T20:42:22.404 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "int", 2021-03-22T20:42:22.404 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:22.404 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-03-22T20:42:22.404 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "None", 2021-03-22T20:42:22.404 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:22.404 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:22.404 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-03-22T20:42:22.404 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "internal - do not modify", 2021-03-22T20:42:22.405 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:22.405 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:22.405 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:22.405 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:22.405 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "mode": { 2021-03-22T20:42:22.405 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "mode", 2021-03-22T20:42:22.405 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "str", 2021-03-22T20:42:22.405 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:22.405 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-03-22T20:42:22.405 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "root", 2021-03-22T20:42:22.405 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:22.405 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:22.405 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2021-03-22T20:42:22.405 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "cephadm-package", 2021-03-22T20:42:22.406 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "root" 2021-03-22T20:42:22.406 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout ], 2021-03-22T20:42:22.406 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "mode for remote execution of cephadm", 2021-03-22T20:42:22.406 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:22.406 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:22.406 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:22.406 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:22.406 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "prometheus_alerts_path": { 2021-03-22T20:42:22.406 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "prometheus_alerts_path", 2021-03-22T20:42:22.406 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "str", 2021-03-22T20:42:22.406 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:22.406 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-03-22T20:42:22.406 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "/etc/prometheus/ceph/ceph_default_alerts.yml", 2021-03-22T20:42:22.407 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:22.407 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:22.407 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-03-22T20:42:22.407 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "location of alerts to include in prometheus deployments", 2021-03-22T20:42:22.407 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:22.407 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:22.407 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:22.407 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:22.407 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "registry_password": { 2021-03-22T20:42:22.407 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "registry_password", 2021-03-22T20:42:22.407 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "str", 2021-03-22T20:42:22.407 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:22.407 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-03-22T20:42:22.407 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "None", 2021-03-22T20:42:22.408 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:22.408 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:22.408 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-03-22T20:42:22.408 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "Custom repository password", 2021-03-22T20:42:22.408 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:22.408 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:22.408 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:22.408 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:22.408 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "registry_url": { 2021-03-22T20:42:22.408 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "registry_url", 2021-03-22T20:42:22.408 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "str", 2021-03-22T20:42:22.408 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:22.408 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-03-22T20:42:22.409 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "None", 2021-03-22T20:42:22.409 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:22.409 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:22.409 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-03-22T20:42:22.409 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "Custom repository url", 2021-03-22T20:42:22.409 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:22.409 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:22.409 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:22.409 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:22.409 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "registry_username": { 2021-03-22T20:42:22.409 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "registry_username", 2021-03-22T20:42:22.409 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "str", 2021-03-22T20:42:22.410 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:22.410 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-03-22T20:42:22.410 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "None", 2021-03-22T20:42:22.410 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:22.410 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:22.410 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-03-22T20:42:22.410 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "Custom repository username", 2021-03-22T20:42:22.410 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:22.410 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:22.410 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:22.410 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:22.410 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "ssh_config_file": { 2021-03-22T20:42:22.410 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "ssh_config_file", 2021-03-22T20:42:22.411 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "str", 2021-03-22T20:42:22.411 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:22.411 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-03-22T20:42:22.411 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "None", 2021-03-22T20:42:22.411 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:22.411 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:22.411 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-03-22T20:42:22.411 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "customized SSH config file to connect to managed hosts", 2021-03-22T20:42:22.411 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:22.411 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:22.411 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:22.411 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:22.411 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "use_repo_digest": { 2021-03-22T20:42:22.411 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "use_repo_digest", 2021-03-22T20:42:22.412 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-03-22T20:42:22.412 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:22.412 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-03-22T20:42:22.412 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "False", 2021-03-22T20:42:22.412 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:22.412 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:22.412 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-03-22T20:42:22.412 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "Automatically convert image tags to image digest. Make sure all daemons use the same image", 2021-03-22T20:42:22.412 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:22.412 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:22.412 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:22.412 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:22.412 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "warn_on_failed_host_check": { 2021-03-22T20:42:22.413 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "warn_on_failed_host_check", 2021-03-22T20:42:22.413 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-03-22T20:42:22.413 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:22.413 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-03-22T20:42:22.413 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "True", 2021-03-22T20:42:22.413 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:22.413 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:22.413 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-03-22T20:42:22.413 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "raise a health warning if the host check fails", 2021-03-22T20:42:22.413 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:22.413 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:22.413 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:22.413 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:22.413 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "warn_on_stray_daemons": { 2021-03-22T20:42:22.414 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "warn_on_stray_daemons", 2021-03-22T20:42:22.414 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-03-22T20:42:22.414 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:22.414 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-03-22T20:42:22.414 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "True", 2021-03-22T20:42:22.414 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:22.414 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:22.414 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-03-22T20:42:22.414 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "raise a health warning if daemons are detected that are not managed by cephadm", 2021-03-22T20:42:22.414 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:22.414 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:22.414 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:22.415 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:22.415 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "warn_on_stray_hosts": { 2021-03-22T20:42:22.415 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "warn_on_stray_hosts", 2021-03-22T20:42:22.415 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-03-22T20:42:22.415 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:22.415 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-03-22T20:42:22.415 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "True", 2021-03-22T20:42:22.415 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:22.415 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:22.415 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-03-22T20:42:22.415 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "raise a health warning if daemons are detected on a host that is not managed by cephadm", 2021-03-22T20:42:22.415 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:22.415 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:22.415 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:22.416 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout } 2021-03-22T20:42:22.416 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout } 2021-03-22T20:42:22.416 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:22.416 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout { 2021-03-22T20:42:22.416 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "crash", 2021-03-22T20:42:22.416 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "can_run": true, 2021-03-22T20:42:22.416 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "error_string": "", 2021-03-22T20:42:22.416 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "module_options": { 2021-03-22T20:42:22.416 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "log_level": { 2021-03-22T20:42:22.416 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "log_level", 2021-03-22T20:42:22.416 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "str", 2021-03-22T20:42:22.416 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:22.416 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-03-22T20:42:22.417 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "", 2021-03-22T20:42:22.417 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:22.417 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:22.417 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2021-03-22T20:42:22.417 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "", 2021-03-22T20:42:22.417 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "critical", 2021-03-22T20:42:22.417 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "debug", 2021-03-22T20:42:22.417 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "error", 2021-03-22T20:42:22.417 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "info", 2021-03-22T20:42:22.417 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "warning" 2021-03-22T20:42:22.417 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout ], 2021-03-22T20:42:22.417 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "", 2021-03-22T20:42:22.417 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:22.417 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:22.417 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:22.418 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:22.418 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "log_to_cluster": { 2021-03-22T20:42:22.418 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster", 2021-03-22T20:42:22.418 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-03-22T20:42:22.418 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:22.418 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-03-22T20:42:22.418 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "False", 2021-03-22T20:42:22.418 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:22.418 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:22.418 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-03-22T20:42:22.418 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "", 2021-03-22T20:42:22.418 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:22.418 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:22.419 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:22.419 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:22.419 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "log_to_cluster_level": { 2021-03-22T20:42:22.419 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster_level", 2021-03-22T20:42:22.419 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "str", 2021-03-22T20:42:22.419 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:22.419 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-03-22T20:42:22.419 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "info", 2021-03-22T20:42:22.419 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:22.419 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:22.419 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2021-03-22T20:42:22.419 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "", 2021-03-22T20:42:22.419 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "critical", 2021-03-22T20:42:22.420 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "debug", 2021-03-22T20:42:22.420 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "error", 2021-03-22T20:42:22.420 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "info", 2021-03-22T20:42:22.420 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "warning" 2021-03-22T20:42:22.420 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout ], 2021-03-22T20:42:22.420 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "", 2021-03-22T20:42:22.420 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:22.420 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:22.420 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:22.420 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:22.420 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "log_to_file": { 2021-03-22T20:42:22.420 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "log_to_file", 2021-03-22T20:42:22.420 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-03-22T20:42:22.420 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:22.421 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-03-22T20:42:22.421 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "False", 2021-03-22T20:42:22.421 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:22.421 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:22.421 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-03-22T20:42:22.421 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "", 2021-03-22T20:42:22.421 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:22.421 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:22.421 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:22.421 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:22.421 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "retain_interval": { 2021-03-22T20:42:22.421 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "retain_interval", 2021-03-22T20:42:22.421 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "secs", 2021-03-22T20:42:22.422 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:22.422 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-03-22T20:42:22.422 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "31536000", 2021-03-22T20:42:22.422 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:22.422 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:22.422 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-03-22T20:42:22.422 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "how long to retain crashes before pruning them", 2021-03-22T20:42:22.422 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:22.422 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:22.422 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:22.422 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:22.422 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "warn_recent_interval": { 2021-03-22T20:42:22.422 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "warn_recent_interval", 2021-03-22T20:42:22.422 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "secs", 2021-03-22T20:42:22.423 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:22.423 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-03-22T20:42:22.423 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "1209600", 2021-03-22T20:42:22.423 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:22.423 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:22.423 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-03-22T20:42:22.423 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "time interval in which to warn about recent crashes", 2021-03-22T20:42:22.423 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:22.423 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:22.423 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:22.423 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout } 2021-03-22T20:42:22.423 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout } 2021-03-22T20:42:22.423 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:22.424 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout { 2021-03-22T20:42:22.424 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "dashboard", 2021-03-22T20:42:22.424 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "can_run": true, 2021-03-22T20:42:22.424 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "error_string": "", 2021-03-22T20:42:22.424 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "module_options": { 2021-03-22T20:42:22.424 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "ACCOUNT_LOCKOUT_ATTEMPTS": { 2021-03-22T20:42:22.424 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "ACCOUNT_LOCKOUT_ATTEMPTS", 2021-03-22T20:42:22.424 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "int", 2021-03-22T20:42:22.424 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:22.424 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-03-22T20:42:22.424 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "10", 2021-03-22T20:42:22.424 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:22.424 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:22.424 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-03-22T20:42:22.425 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "", 2021-03-22T20:42:22.425 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:22.425 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:22.425 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:22.425 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:22.425 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "ALERTMANAGER_API_HOST": { 2021-03-22T20:42:22.425 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "ALERTMANAGER_API_HOST", 2021-03-22T20:42:22.425 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "str", 2021-03-22T20:42:22.425 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:22.425 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-03-22T20:42:22.425 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "", 2021-03-22T20:42:22.425 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:22.425 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:22.426 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-03-22T20:42:22.426 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "", 2021-03-22T20:42:22.426 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:22.426 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:22.426 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:22.426 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:22.426 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "ALERTMANAGER_API_SSL_VERIFY": { 2021-03-22T20:42:22.426 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "ALERTMANAGER_API_SSL_VERIFY", 2021-03-22T20:42:22.426 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-03-22T20:42:22.426 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:22.426 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-03-22T20:42:22.426 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "True", 2021-03-22T20:42:22.426 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:22.427 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:22.427 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-03-22T20:42:22.427 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "", 2021-03-22T20:42:22.427 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:22.427 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:22.427 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:22.427 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:22.427 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "AUDIT_API_ENABLED": { 2021-03-22T20:42:22.427 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "AUDIT_API_ENABLED", 2021-03-22T20:42:22.427 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-03-22T20:42:22.427 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:22.427 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-03-22T20:42:22.427 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "False", 2021-03-22T20:42:22.427 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:22.428 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:22.428 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-03-22T20:42:22.428 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "", 2021-03-22T20:42:22.428 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:22.428 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:22.428 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:22.428 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:22.428 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "AUDIT_API_LOG_PAYLOAD": { 2021-03-22T20:42:22.428 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "AUDIT_API_LOG_PAYLOAD", 2021-03-22T20:42:22.428 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-03-22T20:42:22.428 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:22.428 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-03-22T20:42:22.428 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "True", 2021-03-22T20:42:22.428 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:22.429 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:22.429 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-03-22T20:42:22.429 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "", 2021-03-22T20:42:22.429 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:22.429 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:22.429 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:22.429 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:22.429 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "ENABLE_BROWSABLE_API": { 2021-03-22T20:42:22.429 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "ENABLE_BROWSABLE_API", 2021-03-22T20:42:22.429 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-03-22T20:42:22.429 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:22.429 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-03-22T20:42:22.429 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "True", 2021-03-22T20:42:22.430 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:22.430 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:22.430 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-03-22T20:42:22.430 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "", 2021-03-22T20:42:22.430 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:22.430 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:22.430 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:22.430 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:22.430 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "FEATURE_TOGGLE_cephfs": { 2021-03-22T20:42:22.430 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "FEATURE_TOGGLE_cephfs", 2021-03-22T20:42:22.430 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-03-22T20:42:22.430 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:22.430 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-03-22T20:42:22.431 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "True", 2021-03-22T20:42:22.431 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:22.431 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:22.431 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-03-22T20:42:22.431 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "", 2021-03-22T20:42:22.431 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:22.431 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:22.431 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:22.431 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:22.431 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "FEATURE_TOGGLE_iscsi": { 2021-03-22T20:42:22.431 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "FEATURE_TOGGLE_iscsi", 2021-03-22T20:42:22.431 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-03-22T20:42:22.431 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:22.431 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-03-22T20:42:22.432 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "True", 2021-03-22T20:42:22.432 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:22.432 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:22.432 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-03-22T20:42:22.432 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "", 2021-03-22T20:42:22.432 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:22.432 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:22.432 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:22.432 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:22.432 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "FEATURE_TOGGLE_mirroring": { 2021-03-22T20:42:22.432 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "FEATURE_TOGGLE_mirroring", 2021-03-22T20:42:22.432 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-03-22T20:42:22.432 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:22.433 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-03-22T20:42:22.433 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "True", 2021-03-22T20:42:22.433 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:22.433 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:22.433 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-03-22T20:42:22.433 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "", 2021-03-22T20:42:22.433 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:22.433 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:22.433 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:22.433 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:22.433 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "FEATURE_TOGGLE_nfs": { 2021-03-22T20:42:22.433 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "FEATURE_TOGGLE_nfs", 2021-03-22T20:42:22.433 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-03-22T20:42:22.433 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:22.434 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-03-22T20:42:22.434 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "True", 2021-03-22T20:42:22.434 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:22.434 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:22.434 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-03-22T20:42:22.434 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "", 2021-03-22T20:42:22.434 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:22.434 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:22.434 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:22.434 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:22.434 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "FEATURE_TOGGLE_rbd": { 2021-03-22T20:42:22.434 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "FEATURE_TOGGLE_rbd", 2021-03-22T20:42:22.435 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-03-22T20:42:22.435 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:22.435 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-03-22T20:42:22.435 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "True", 2021-03-22T20:42:22.435 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:22.435 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:22.435 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-03-22T20:42:22.435 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "", 2021-03-22T20:42:22.435 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:22.435 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:22.435 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:22.435 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:22.435 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "FEATURE_TOGGLE_rgw": { 2021-03-22T20:42:22.436 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "FEATURE_TOGGLE_rgw", 2021-03-22T20:42:22.436 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-03-22T20:42:22.436 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:22.436 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-03-22T20:42:22.436 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "True", 2021-03-22T20:42:22.436 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:22.436 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:22.436 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-03-22T20:42:22.436 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "", 2021-03-22T20:42:22.436 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:22.436 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:22.436 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:22.436 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:22.436 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE": { 2021-03-22T20:42:22.437 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE", 2021-03-22T20:42:22.437 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "str", 2021-03-22T20:42:22.437 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:22.437 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-03-22T20:42:22.437 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "", 2021-03-22T20:42:22.437 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:22.437 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:22.437 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-03-22T20:42:22.437 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "", 2021-03-22T20:42:22.437 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:22.437 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:22.437 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:22.437 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:22.437 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "GRAFANA_API_PASSWORD": { 2021-03-22T20:42:22.438 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "GRAFANA_API_PASSWORD", 2021-03-22T20:42:22.438 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "str", 2021-03-22T20:42:22.438 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:22.438 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-03-22T20:42:22.438 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "admin", 2021-03-22T20:42:22.438 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:22.438 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:22.438 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-03-22T20:42:22.438 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "", 2021-03-22T20:42:22.438 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:22.438 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:22.438 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:22.438 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:22.439 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "GRAFANA_API_SSL_VERIFY": { 2021-03-22T20:42:22.439 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "GRAFANA_API_SSL_VERIFY", 2021-03-22T20:42:22.439 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-03-22T20:42:22.439 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:22.439 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-03-22T20:42:22.439 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "True", 2021-03-22T20:42:22.439 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:22.439 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:22.439 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-03-22T20:42:22.439 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "", 2021-03-22T20:42:22.439 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:22.439 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:22.439 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:22.439 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:22.440 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "GRAFANA_API_URL": { 2021-03-22T20:42:22.440 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "GRAFANA_API_URL", 2021-03-22T20:42:22.440 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "str", 2021-03-22T20:42:22.440 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:22.440 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-03-22T20:42:22.440 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "", 2021-03-22T20:42:22.440 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:22.440 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:22.440 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-03-22T20:42:22.440 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "", 2021-03-22T20:42:22.440 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:22.440 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:22.440 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:22.441 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:22.441 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "GRAFANA_API_USERNAME": { 2021-03-22T20:42:22.441 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "GRAFANA_API_USERNAME", 2021-03-22T20:42:22.441 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "str", 2021-03-22T20:42:22.441 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:22.441 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-03-22T20:42:22.441 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "admin", 2021-03-22T20:42:22.441 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:22.441 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:22.441 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-03-22T20:42:22.441 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "", 2021-03-22T20:42:22.441 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:22.441 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:22.441 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:22.442 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:22.442 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "GRAFANA_FRONTEND_API_URL": { 2021-03-22T20:42:22.442 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "GRAFANA_FRONTEND_API_URL", 2021-03-22T20:42:22.442 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "str", 2021-03-22T20:42:22.442 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:22.442 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-03-22T20:42:22.442 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "", 2021-03-22T20:42:22.442 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:22.442 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:22.442 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-03-22T20:42:22.442 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "", 2021-03-22T20:42:22.442 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:22.442 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:22.443 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:22.443 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:22.443 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "GRAFANA_UPDATE_DASHBOARDS": { 2021-03-22T20:42:22.443 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "GRAFANA_UPDATE_DASHBOARDS", 2021-03-22T20:42:22.443 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-03-22T20:42:22.443 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:22.443 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-03-22T20:42:22.443 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "False", 2021-03-22T20:42:22.443 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:22.443 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:22.443 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-03-22T20:42:22.443 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "", 2021-03-22T20:42:22.443 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:22.443 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:22.444 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:22.444 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:22.444 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "ISCSI_API_SSL_VERIFICATION": { 2021-03-22T20:42:22.444 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "ISCSI_API_SSL_VERIFICATION", 2021-03-22T20:42:22.444 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-03-22T20:42:22.444 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:22.444 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-03-22T20:42:22.444 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "True", 2021-03-22T20:42:22.444 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:22.444 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:22.444 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-03-22T20:42:22.444 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "", 2021-03-22T20:42:22.444 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:22.445 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:22.445 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:22.445 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:22.445 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "PROMETHEUS_API_HOST": { 2021-03-22T20:42:22.445 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "PROMETHEUS_API_HOST", 2021-03-22T20:42:22.445 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "str", 2021-03-22T20:42:22.445 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:22.445 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-03-22T20:42:22.445 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "", 2021-03-22T20:42:22.445 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:22.445 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:22.445 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-03-22T20:42:22.445 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "", 2021-03-22T20:42:22.445 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:22.446 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:22.446 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:22.446 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:22.446 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "PROMETHEUS_API_SSL_VERIFY": { 2021-03-22T20:42:22.446 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "PROMETHEUS_API_SSL_VERIFY", 2021-03-22T20:42:22.446 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-03-22T20:42:22.446 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:22.446 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-03-22T20:42:22.446 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "True", 2021-03-22T20:42:22.446 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:22.446 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:22.446 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-03-22T20:42:22.446 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "", 2021-03-22T20:42:22.447 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:22.447 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:22.447 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:22.447 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:22.447 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "PWD_POLICY_CHECK_COMPLEXITY_ENABLED": { 2021-03-22T20:42:22.447 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "PWD_POLICY_CHECK_COMPLEXITY_ENABLED", 2021-03-22T20:42:22.447 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-03-22T20:42:22.447 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:22.447 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-03-22T20:42:22.447 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "False", 2021-03-22T20:42:22.447 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:22.447 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:22.447 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-03-22T20:42:22.448 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "", 2021-03-22T20:42:22.448 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:22.448 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:22.448 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:22.448 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:22.448 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED": { 2021-03-22T20:42:22.448 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED", 2021-03-22T20:42:22.448 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-03-22T20:42:22.448 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:22.448 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-03-22T20:42:22.448 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "False", 2021-03-22T20:42:22.448 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:22.448 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:22.448 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-03-22T20:42:22.449 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "", 2021-03-22T20:42:22.449 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:22.449 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:22.449 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:22.449 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:22.449 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "PWD_POLICY_CHECK_LENGTH_ENABLED": { 2021-03-22T20:42:22.449 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "PWD_POLICY_CHECK_LENGTH_ENABLED", 2021-03-22T20:42:22.449 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-03-22T20:42:22.449 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:22.449 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-03-22T20:42:22.449 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "True", 2021-03-22T20:42:22.449 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:22.449 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:22.449 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-03-22T20:42:22.449 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "", 2021-03-22T20:42:22.450 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:22.450 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:22.450 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:22.450 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:22.450 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "PWD_POLICY_CHECK_OLDPWD_ENABLED": { 2021-03-22T20:42:22.450 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "PWD_POLICY_CHECK_OLDPWD_ENABLED", 2021-03-22T20:42:22.450 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-03-22T20:42:22.450 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:22.450 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-03-22T20:42:22.450 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "True", 2021-03-22T20:42:22.450 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:22.450 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:22.451 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-03-22T20:42:22.451 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "", 2021-03-22T20:42:22.451 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:22.451 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:22.451 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:22.451 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:22.451 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED": { 2021-03-22T20:42:22.451 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED", 2021-03-22T20:42:22.451 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-03-22T20:42:22.451 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:22.451 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-03-22T20:42:22.451 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "False", 2021-03-22T20:42:22.451 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:22.451 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:22.452 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-03-22T20:42:22.452 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "", 2021-03-22T20:42:22.452 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:22.452 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:22.452 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:22.452 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:22.452 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED": { 2021-03-22T20:42:22.452 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED", 2021-03-22T20:42:22.452 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-03-22T20:42:22.452 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:22.452 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-03-22T20:42:22.452 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "False", 2021-03-22T20:42:22.452 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:22.453 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:22.453 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-03-22T20:42:22.453 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "", 2021-03-22T20:42:22.453 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:22.453 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:22.453 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:22.453 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:22.453 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "PWD_POLICY_CHECK_USERNAME_ENABLED": { 2021-03-22T20:42:22.453 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "PWD_POLICY_CHECK_USERNAME_ENABLED", 2021-03-22T20:42:22.453 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-03-22T20:42:22.453 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:22.453 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-03-22T20:42:22.453 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "False", 2021-03-22T20:42:22.453 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:22.454 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:22.454 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-03-22T20:42:22.454 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "", 2021-03-22T20:42:22.454 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:22.454 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:22.454 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:22.454 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:22.454 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "PWD_POLICY_ENABLED": { 2021-03-22T20:42:22.454 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "PWD_POLICY_ENABLED", 2021-03-22T20:42:22.454 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-03-22T20:42:22.454 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:22.454 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-03-22T20:42:22.454 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "True", 2021-03-22T20:42:22.455 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:22.455 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:22.455 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-03-22T20:42:22.455 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "", 2021-03-22T20:42:22.455 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:22.455 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:22.455 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:22.455 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:22.455 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "PWD_POLICY_EXCLUSION_LIST": { 2021-03-22T20:42:22.455 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "PWD_POLICY_EXCLUSION_LIST", 2021-03-22T20:42:22.455 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "str", 2021-03-22T20:42:22.455 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:22.455 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-03-22T20:42:22.455 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "osd,host,dashboard,pool,block,nfs,ceph,monitors,gateway,logs,crush,maps", 2021-03-22T20:42:22.456 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:22.456 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:22.456 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-03-22T20:42:22.456 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "", 2021-03-22T20:42:22.456 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:22.456 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:22.456 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:22.456 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:22.456 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "PWD_POLICY_MIN_COMPLEXITY": { 2021-03-22T20:42:22.456 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "PWD_POLICY_MIN_COMPLEXITY", 2021-03-22T20:42:22.456 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "int", 2021-03-22T20:42:22.456 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:22.456 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-03-22T20:42:22.456 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "10", 2021-03-22T20:42:22.457 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:22.457 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:22.457 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-03-22T20:42:22.457 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "", 2021-03-22T20:42:22.457 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:22.457 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:22.457 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:22.457 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:22.457 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "PWD_POLICY_MIN_LENGTH": { 2021-03-22T20:42:22.457 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "PWD_POLICY_MIN_LENGTH", 2021-03-22T20:42:22.457 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "int", 2021-03-22T20:42:22.457 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:22.457 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-03-22T20:42:22.457 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "8", 2021-03-22T20:42:22.458 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:22.458 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:22.458 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-03-22T20:42:22.458 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "", 2021-03-22T20:42:22.458 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:22.458 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:22.458 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:22.458 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:22.458 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "REST_REQUESTS_TIMEOUT": { 2021-03-22T20:42:22.458 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "REST_REQUESTS_TIMEOUT", 2021-03-22T20:42:22.458 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "int", 2021-03-22T20:42:22.458 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:22.458 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-03-22T20:42:22.458 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "45", 2021-03-22T20:42:22.459 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:22.459 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:22.459 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-03-22T20:42:22.459 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "", 2021-03-22T20:42:22.459 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:22.459 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:22.459 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:22.459 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:22.459 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "RGW_API_ACCESS_KEY": { 2021-03-22T20:42:22.459 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "RGW_API_ACCESS_KEY", 2021-03-22T20:42:22.459 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "str", 2021-03-22T20:42:22.459 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:22.459 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-03-22T20:42:22.459 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "", 2021-03-22T20:42:22.460 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:22.460 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:22.460 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-03-22T20:42:22.460 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "", 2021-03-22T20:42:22.460 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:22.460 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:22.460 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:22.460 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:22.460 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "RGW_API_ADMIN_RESOURCE": { 2021-03-22T20:42:22.460 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "RGW_API_ADMIN_RESOURCE", 2021-03-22T20:42:22.460 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "str", 2021-03-22T20:42:22.460 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:22.460 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-03-22T20:42:22.461 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "admin", 2021-03-22T20:42:22.461 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:22.461 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:22.461 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-03-22T20:42:22.461 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "", 2021-03-22T20:42:22.461 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:22.461 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:22.461 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:22.461 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:22.461 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "RGW_API_HOST": { 2021-03-22T20:42:22.461 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "RGW_API_HOST", 2021-03-22T20:42:22.461 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "str", 2021-03-22T20:42:22.461 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:22.461 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-03-22T20:42:22.462 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "", 2021-03-22T20:42:22.462 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:22.462 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:22.462 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-03-22T20:42:22.462 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "", 2021-03-22T20:42:22.462 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:22.462 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:22.462 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:22.462 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:22.462 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "RGW_API_PORT": { 2021-03-22T20:42:22.462 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "RGW_API_PORT", 2021-03-22T20:42:22.462 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "int", 2021-03-22T20:42:22.462 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:22.463 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-03-22T20:42:22.463 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "80", 2021-03-22T20:42:22.463 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:22.463 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:22.463 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-03-22T20:42:22.463 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "", 2021-03-22T20:42:22.463 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:22.463 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:22.463 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:22.463 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:22.463 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "RGW_API_SCHEME": { 2021-03-22T20:42:22.463 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "RGW_API_SCHEME", 2021-03-22T20:42:22.463 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "str", 2021-03-22T20:42:22.463 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:22.464 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-03-22T20:42:22.464 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "http", 2021-03-22T20:42:22.464 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:22.464 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:22.464 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-03-22T20:42:22.464 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "", 2021-03-22T20:42:22.464 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:22.464 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:22.464 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:22.464 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:22.464 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "RGW_API_SECRET_KEY": { 2021-03-22T20:42:22.464 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "RGW_API_SECRET_KEY", 2021-03-22T20:42:22.464 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "str", 2021-03-22T20:42:22.464 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:22.465 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-03-22T20:42:22.465 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "", 2021-03-22T20:42:22.465 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:22.465 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:22.465 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-03-22T20:42:22.465 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "", 2021-03-22T20:42:22.465 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:22.465 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:22.465 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:22.465 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:22.465 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "RGW_API_SSL_VERIFY": { 2021-03-22T20:42:22.465 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "RGW_API_SSL_VERIFY", 2021-03-22T20:42:22.465 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-03-22T20:42:22.465 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:22.466 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-03-22T20:42:22.466 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "True", 2021-03-22T20:42:22.466 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:22.466 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:22.466 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-03-22T20:42:22.466 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "", 2021-03-22T20:42:22.466 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:22.466 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:22.466 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:22.466 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:22.466 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "RGW_API_USER_ID": { 2021-03-22T20:42:22.466 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "RGW_API_USER_ID", 2021-03-22T20:42:22.466 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "str", 2021-03-22T20:42:22.467 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:22.467 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-03-22T20:42:22.467 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "", 2021-03-22T20:42:22.467 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:22.467 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:22.467 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-03-22T20:42:22.467 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "", 2021-03-22T20:42:22.467 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:22.467 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:22.467 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:22.467 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:22.467 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "USER_PWD_EXPIRATION_SPAN": { 2021-03-22T20:42:22.467 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "USER_PWD_EXPIRATION_SPAN", 2021-03-22T20:42:22.467 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "int", 2021-03-22T20:42:22.468 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:22.468 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-03-22T20:42:22.468 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "0", 2021-03-22T20:42:22.468 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:22.468 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:22.468 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-03-22T20:42:22.468 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "", 2021-03-22T20:42:22.468 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:22.468 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:22.468 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:22.468 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:22.468 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "USER_PWD_EXPIRATION_WARNING_1": { 2021-03-22T20:42:22.468 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "USER_PWD_EXPIRATION_WARNING_1", 2021-03-22T20:42:22.468 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "int", 2021-03-22T20:42:22.469 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:22.469 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-03-22T20:42:22.469 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "10", 2021-03-22T20:42:22.469 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:22.469 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:22.469 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-03-22T20:42:22.469 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "", 2021-03-22T20:42:22.469 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:22.469 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:22.469 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:22.469 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:22.469 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "USER_PWD_EXPIRATION_WARNING_2": { 2021-03-22T20:42:22.469 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "USER_PWD_EXPIRATION_WARNING_2", 2021-03-22T20:42:22.469 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "int", 2021-03-22T20:42:22.470 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:22.470 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-03-22T20:42:22.470 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "5", 2021-03-22T20:42:22.470 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:22.470 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:22.470 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-03-22T20:42:22.470 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "", 2021-03-22T20:42:22.470 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:22.470 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:22.470 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:22.470 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:22.470 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "crt_file": { 2021-03-22T20:42:22.470 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "crt_file", 2021-03-22T20:42:22.470 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "str", 2021-03-22T20:42:22.471 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:22.471 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-03-22T20:42:22.471 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "", 2021-03-22T20:42:22.471 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:22.471 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:22.471 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-03-22T20:42:22.471 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "", 2021-03-22T20:42:22.471 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:22.471 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:22.471 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:22.471 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:22.471 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "debug": { 2021-03-22T20:42:22.471 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "debug", 2021-03-22T20:42:22.472 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-03-22T20:42:22.472 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:22.472 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-03-22T20:42:22.472 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "False", 2021-03-22T20:42:22.472 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:22.472 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:22.472 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-03-22T20:42:22.472 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "Enable/disable debug options", 2021-03-22T20:42:22.472 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:22.472 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:22.472 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:22.472 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:22.472 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "jwt_token_ttl": { 2021-03-22T20:42:22.472 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "jwt_token_ttl", 2021-03-22T20:42:22.473 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "int", 2021-03-22T20:42:22.473 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:22.473 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-03-22T20:42:22.473 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "28800", 2021-03-22T20:42:22.473 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:22.473 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:22.473 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-03-22T20:42:22.473 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "", 2021-03-22T20:42:22.473 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:22.473 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:22.473 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:22.473 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:22.473 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "key_file": { 2021-03-22T20:42:22.474 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "key_file", 2021-03-22T20:42:22.474 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "str", 2021-03-22T20:42:22.474 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:22.474 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-03-22T20:42:22.474 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "", 2021-03-22T20:42:22.474 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:22.474 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:22.474 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-03-22T20:42:22.474 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "", 2021-03-22T20:42:22.474 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:22.474 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:22.474 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:22.474 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:22.474 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "log_level": { 2021-03-22T20:42:22.475 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "log_level", 2021-03-22T20:42:22.475 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "str", 2021-03-22T20:42:22.475 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:22.475 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-03-22T20:42:22.475 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "", 2021-03-22T20:42:22.475 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:22.475 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:22.475 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2021-03-22T20:42:22.475 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "", 2021-03-22T20:42:22.475 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "critical", 2021-03-22T20:42:22.475 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "debug", 2021-03-22T20:42:22.475 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "error", 2021-03-22T20:42:22.475 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "info", 2021-03-22T20:42:22.476 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "warning" 2021-03-22T20:42:22.476 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout ], 2021-03-22T20:42:22.476 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "", 2021-03-22T20:42:22.476 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:22.476 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:22.476 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:22.476 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:22.476 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "log_to_cluster": { 2021-03-22T20:42:22.476 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster", 2021-03-22T20:42:22.476 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-03-22T20:42:22.476 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:22.476 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-03-22T20:42:22.476 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "False", 2021-03-22T20:42:22.476 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:22.477 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:22.477 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-03-22T20:42:22.477 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "", 2021-03-22T20:42:22.477 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:22.477 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:22.477 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:22.477 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:22.477 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "log_to_cluster_level": { 2021-03-22T20:42:22.477 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster_level", 2021-03-22T20:42:22.477 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "str", 2021-03-22T20:42:22.477 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:22.477 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-03-22T20:42:22.477 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "info", 2021-03-22T20:42:22.477 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:22.478 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:22.478 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2021-03-22T20:42:22.478 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "", 2021-03-22T20:42:22.478 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "critical", 2021-03-22T20:42:22.478 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "debug", 2021-03-22T20:42:22.478 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "error", 2021-03-22T20:42:22.478 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "info", 2021-03-22T20:42:22.478 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "warning" 2021-03-22T20:42:22.478 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout ], 2021-03-22T20:42:22.478 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "", 2021-03-22T20:42:22.478 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:22.478 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:22.478 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:22.479 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:22.479 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "log_to_file": { 2021-03-22T20:42:22.479 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "log_to_file", 2021-03-22T20:42:22.479 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-03-22T20:42:22.479 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:22.479 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-03-22T20:42:22.479 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "False", 2021-03-22T20:42:22.479 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:22.479 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:22.479 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-03-22T20:42:22.479 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "", 2021-03-22T20:42:22.479 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:22.479 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:22.479 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:22.480 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:22.480 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "password": { 2021-03-22T20:42:22.480 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "password", 2021-03-22T20:42:22.480 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "str", 2021-03-22T20:42:22.480 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:22.480 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-03-22T20:42:22.480 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "", 2021-03-22T20:42:22.480 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:22.480 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:22.480 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-03-22T20:42:22.480 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "", 2021-03-22T20:42:22.480 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:22.480 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:22.480 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:22.481 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:22.481 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "server_addr": { 2021-03-22T20:42:22.481 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "server_addr", 2021-03-22T20:42:22.481 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "str", 2021-03-22T20:42:22.481 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:22.481 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-03-22T20:42:22.481 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "::", 2021-03-22T20:42:22.481 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:22.481 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:22.481 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-03-22T20:42:22.481 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "", 2021-03-22T20:42:22.481 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:22.481 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:22.482 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:22.482 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:22.482 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "server_port": { 2021-03-22T20:42:22.482 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "server_port", 2021-03-22T20:42:22.482 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "int", 2021-03-22T20:42:22.482 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:22.482 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-03-22T20:42:22.482 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "8080", 2021-03-22T20:42:22.482 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:22.482 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:22.482 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-03-22T20:42:22.482 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "", 2021-03-22T20:42:22.482 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:22.483 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:22.483 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:22.483 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:22.483 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "ssl": { 2021-03-22T20:42:22.483 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "ssl", 2021-03-22T20:42:22.483 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-03-22T20:42:22.483 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:22.483 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-03-22T20:42:22.483 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "True", 2021-03-22T20:42:22.483 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:22.483 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:22.483 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-03-22T20:42:22.483 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "", 2021-03-22T20:42:22.483 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:22.484 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:22.484 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:22.484 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:22.484 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "ssl_server_port": { 2021-03-22T20:42:22.484 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "ssl_server_port", 2021-03-22T20:42:22.484 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "int", 2021-03-22T20:42:22.484 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:22.484 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-03-22T20:42:22.484 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "8443", 2021-03-22T20:42:22.484 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:22.484 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:22.484 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-03-22T20:42:22.484 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "", 2021-03-22T20:42:22.484 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:22.485 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:22.485 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:22.485 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:22.485 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "standby_behaviour": { 2021-03-22T20:42:22.485 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "standby_behaviour", 2021-03-22T20:42:22.485 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "str", 2021-03-22T20:42:22.485 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:22.485 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-03-22T20:42:22.485 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "redirect", 2021-03-22T20:42:22.485 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:22.485 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:22.485 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2021-03-22T20:42:22.485 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "error", 2021-03-22T20:42:22.486 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "redirect" 2021-03-22T20:42:22.486 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout ], 2021-03-22T20:42:22.486 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "", 2021-03-22T20:42:22.486 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:22.486 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:22.486 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:22.486 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:22.486 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "standby_error_status_code": { 2021-03-22T20:42:22.486 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "standby_error_status_code", 2021-03-22T20:42:22.486 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "int", 2021-03-22T20:42:22.486 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:22.486 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-03-22T20:42:22.486 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "500", 2021-03-22T20:42:22.486 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "400", 2021-03-22T20:42:22.487 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "599", 2021-03-22T20:42:22.487 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-03-22T20:42:22.487 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "", 2021-03-22T20:42:22.487 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:22.487 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:22.487 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:22.487 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:22.487 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "url_prefix": { 2021-03-22T20:42:22.487 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "url_prefix", 2021-03-22T20:42:22.487 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "str", 2021-03-22T20:42:22.487 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:22.487 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-03-22T20:42:22.487 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "", 2021-03-22T20:42:22.487 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:22.488 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:22.488 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-03-22T20:42:22.488 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "", 2021-03-22T20:42:22.488 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:22.488 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:22.488 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:22.488 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:22.488 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "username": { 2021-03-22T20:42:22.488 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "username", 2021-03-22T20:42:22.488 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "str", 2021-03-22T20:42:22.488 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:22.488 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-03-22T20:42:22.488 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "", 2021-03-22T20:42:22.489 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:22.489 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:22.489 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-03-22T20:42:22.489 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "", 2021-03-22T20:42:22.489 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:22.489 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:22.489 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:22.489 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout } 2021-03-22T20:42:22.489 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout } 2021-03-22T20:42:22.489 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:22.489 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout { 2021-03-22T20:42:22.489 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "devicehealth", 2021-03-22T20:42:22.489 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "can_run": true, 2021-03-22T20:42:22.489 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "error_string": "", 2021-03-22T20:42:22.490 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "module_options": { 2021-03-22T20:42:22.490 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enable_monitoring": { 2021-03-22T20:42:22.490 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "enable_monitoring", 2021-03-22T20:42:22.490 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-03-22T20:42:22.490 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:22.490 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-03-22T20:42:22.490 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "True", 2021-03-22T20:42:22.490 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:22.490 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:22.490 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-03-22T20:42:22.490 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "monitor device health metrics", 2021-03-22T20:42:22.490 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:22.490 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:22.490 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:22.491 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:22.491 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "log_level": { 2021-03-22T20:42:22.491 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "log_level", 2021-03-22T20:42:22.491 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "str", 2021-03-22T20:42:22.491 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:22.491 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-03-22T20:42:22.491 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "", 2021-03-22T20:42:22.491 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:22.491 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:22.491 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2021-03-22T20:42:22.491 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "", 2021-03-22T20:42:22.491 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "critical", 2021-03-22T20:42:22.491 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "debug", 2021-03-22T20:42:22.492 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "error", 2021-03-22T20:42:22.492 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "info", 2021-03-22T20:42:22.492 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "warning" 2021-03-22T20:42:22.492 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout ], 2021-03-22T20:42:22.492 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "", 2021-03-22T20:42:22.492 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:22.492 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:22.492 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:22.492 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:22.492 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "log_to_cluster": { 2021-03-22T20:42:22.492 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster", 2021-03-22T20:42:22.492 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-03-22T20:42:22.492 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:22.492 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-03-22T20:42:22.493 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "False", 2021-03-22T20:42:22.493 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:22.493 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:22.493 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-03-22T20:42:22.493 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "", 2021-03-22T20:42:22.493 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:22.493 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:22.493 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:22.493 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:22.493 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "log_to_cluster_level": { 2021-03-22T20:42:22.493 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster_level", 2021-03-22T20:42:22.493 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "str", 2021-03-22T20:42:22.493 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:22.494 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-03-22T20:42:22.494 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "info", 2021-03-22T20:42:22.494 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:22.494 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:22.494 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2021-03-22T20:42:22.494 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "", 2021-03-22T20:42:22.494 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "critical", 2021-03-22T20:42:22.494 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "debug", 2021-03-22T20:42:22.494 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "error", 2021-03-22T20:42:22.494 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "info", 2021-03-22T20:42:22.494 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "warning" 2021-03-22T20:42:22.494 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout ], 2021-03-22T20:42:22.494 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "", 2021-03-22T20:42:22.495 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:22.495 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:22.495 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:22.495 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:22.495 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "log_to_file": { 2021-03-22T20:42:22.495 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "log_to_file", 2021-03-22T20:42:22.495 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-03-22T20:42:22.495 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:22.495 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-03-22T20:42:22.495 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "False", 2021-03-22T20:42:22.495 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:22.495 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:22.495 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-03-22T20:42:22.496 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "", 2021-03-22T20:42:22.496 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:22.496 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:22.496 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:22.496 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:22.496 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "mark_out_threshold": { 2021-03-22T20:42:22.496 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "mark_out_threshold", 2021-03-22T20:42:22.496 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "secs", 2021-03-22T20:42:22.496 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:22.496 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-03-22T20:42:22.496 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "2419200", 2021-03-22T20:42:22.496 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:22.496 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:22.496 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-03-22T20:42:22.497 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "automatically mark OSD if it may fail before this long", 2021-03-22T20:42:22.497 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:22.497 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:22.497 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:22.497 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:22.497 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "pool_name": { 2021-03-22T20:42:22.497 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "pool_name", 2021-03-22T20:42:22.497 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "str", 2021-03-22T20:42:22.497 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:22.497 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-03-22T20:42:22.497 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "device_health_metrics", 2021-03-22T20:42:22.497 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:22.497 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:22.497 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-03-22T20:42:22.498 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "name of pool in which to store device health metrics", 2021-03-22T20:42:22.498 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:22.498 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:22.498 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:22.498 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:22.498 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "retention_period": { 2021-03-22T20:42:22.498 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "retention_period", 2021-03-22T20:42:22.498 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "secs", 2021-03-22T20:42:22.498 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:22.498 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-03-22T20:42:22.498 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "15552000", 2021-03-22T20:42:22.498 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:22.498 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:22.499 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-03-22T20:42:22.499 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "how long to retain device health metrics", 2021-03-22T20:42:22.499 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:22.499 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:22.499 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:22.499 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:22.499 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "scrape_frequency": { 2021-03-22T20:42:22.499 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "scrape_frequency", 2021-03-22T20:42:22.499 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "secs", 2021-03-22T20:42:22.499 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:22.499 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-03-22T20:42:22.499 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "86400", 2021-03-22T20:42:22.499 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:22.499 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:22.500 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-03-22T20:42:22.500 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "how frequently to scrape device health metrics", 2021-03-22T20:42:22.500 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:22.500 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:22.500 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:22.500 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:22.500 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "self_heal": { 2021-03-22T20:42:22.500 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "self_heal", 2021-03-22T20:42:22.500 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-03-22T20:42:22.500 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:22.500 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-03-22T20:42:22.500 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "True", 2021-03-22T20:42:22.500 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:22.500 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:22.501 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-03-22T20:42:22.501 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "preemptively heal cluster around devices that may fail", 2021-03-22T20:42:22.501 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:22.501 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:22.501 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:22.501 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:22.501 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "sleep_interval": { 2021-03-22T20:42:22.501 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "sleep_interval", 2021-03-22T20:42:22.501 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "secs", 2021-03-22T20:42:22.501 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:22.501 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-03-22T20:42:22.501 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "600", 2021-03-22T20:42:22.501 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:22.501 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:22.502 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-03-22T20:42:22.502 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "how frequently to wake up and check device health", 2021-03-22T20:42:22.502 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:22.502 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:22.502 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:22.502 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:22.502 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "warn_threshold": { 2021-03-22T20:42:22.502 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "warn_threshold", 2021-03-22T20:42:22.502 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "secs", 2021-03-22T20:42:22.502 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:22.502 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-03-22T20:42:22.502 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "7257600", 2021-03-22T20:42:22.502 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:22.503 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:22.503 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-03-22T20:42:22.503 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "raise health warning if OSD may fail before this long", 2021-03-22T20:42:22.503 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:22.503 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:22.503 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:22.503 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout } 2021-03-22T20:42:22.503 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout } 2021-03-22T20:42:22.503 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:22.503 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout { 2021-03-22T20:42:22.503 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "diskprediction_local", 2021-03-22T20:42:22.503 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "can_run": true, 2021-03-22T20:42:22.503 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "error_string": "", 2021-03-22T20:42:22.503 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "module_options": { 2021-03-22T20:42:22.504 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "log_level": { 2021-03-22T20:42:22.504 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "log_level", 2021-03-22T20:42:22.504 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "str", 2021-03-22T20:42:22.504 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:22.504 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-03-22T20:42:22.504 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "", 2021-03-22T20:42:22.504 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:22.504 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:22.504 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2021-03-22T20:42:22.504 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "", 2021-03-22T20:42:22.504 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "critical", 2021-03-22T20:42:22.504 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "debug", 2021-03-22T20:42:22.504 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "error", 2021-03-22T20:42:22.504 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "info", 2021-03-22T20:42:22.505 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "warning" 2021-03-22T20:42:22.505 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout ], 2021-03-22T20:42:22.505 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "", 2021-03-22T20:42:22.505 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:22.505 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:22.505 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:22.505 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:22.505 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "log_to_cluster": { 2021-03-22T20:42:22.505 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster", 2021-03-22T20:42:22.505 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-03-22T20:42:22.505 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:22.505 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-03-22T20:42:22.505 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "False", 2021-03-22T20:42:22.506 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:22.506 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:22.506 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-03-22T20:42:22.506 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "", 2021-03-22T20:42:22.506 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:22.506 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:22.506 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:22.506 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:22.506 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "log_to_cluster_level": { 2021-03-22T20:42:22.506 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster_level", 2021-03-22T20:42:22.506 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "str", 2021-03-22T20:42:22.506 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:22.506 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-03-22T20:42:22.507 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "info", 2021-03-22T20:42:22.507 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:22.507 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:22.507 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2021-03-22T20:42:22.507 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "", 2021-03-22T20:42:22.507 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "critical", 2021-03-22T20:42:22.507 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "debug", 2021-03-22T20:42:22.507 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "error", 2021-03-22T20:42:22.507 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "info", 2021-03-22T20:42:22.507 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "warning" 2021-03-22T20:42:22.507 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout ], 2021-03-22T20:42:22.507 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "", 2021-03-22T20:42:22.507 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:22.507 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:22.508 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:22.508 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:22.508 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "log_to_file": { 2021-03-22T20:42:22.508 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "log_to_file", 2021-03-22T20:42:22.508 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-03-22T20:42:22.508 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:22.508 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-03-22T20:42:22.508 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "False", 2021-03-22T20:42:22.508 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:22.508 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:22.508 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-03-22T20:42:22.508 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "", 2021-03-22T20:42:22.508 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:22.509 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:22.509 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:22.509 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:22.509 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "predict_interval": { 2021-03-22T20:42:22.509 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "predict_interval", 2021-03-22T20:42:22.509 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "str", 2021-03-22T20:42:22.509 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:22.509 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-03-22T20:42:22.509 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "86400", 2021-03-22T20:42:22.509 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:22.509 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:22.509 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-03-22T20:42:22.509 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "", 2021-03-22T20:42:22.509 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:22.510 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:22.510 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:22.510 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:22.510 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "predictor_model": { 2021-03-22T20:42:22.510 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "predictor_model", 2021-03-22T20:42:22.510 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "str", 2021-03-22T20:42:22.510 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:22.510 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-03-22T20:42:22.510 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "prophetstor", 2021-03-22T20:42:22.510 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:22.510 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:22.510 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-03-22T20:42:22.510 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "", 2021-03-22T20:42:22.511 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:22.511 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:22.511 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:22.511 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:22.511 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "sleep_interval": { 2021-03-22T20:42:22.511 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "sleep_interval", 2021-03-22T20:42:22.511 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "str", 2021-03-22T20:42:22.511 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:22.511 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-03-22T20:42:22.511 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "600", 2021-03-22T20:42:22.511 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:22.511 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:22.511 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-03-22T20:42:22.512 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "", 2021-03-22T20:42:22.512 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:22.512 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:22.512 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:22.512 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout } 2021-03-22T20:42:22.512 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout } 2021-03-22T20:42:22.512 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:22.512 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout { 2021-03-22T20:42:22.512 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "influx", 2021-03-22T20:42:22.512 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "can_run": false, 2021-03-22T20:42:22.512 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "error_string": "influxdb python module not found", 2021-03-22T20:42:22.512 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "module_options": { 2021-03-22T20:42:22.512 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "batch_size": { 2021-03-22T20:42:22.512 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "batch_size", 2021-03-22T20:42:22.513 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "str", 2021-03-22T20:42:22.513 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:22.513 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-03-22T20:42:22.513 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "5000", 2021-03-22T20:42:22.513 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:22.513 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:22.513 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-03-22T20:42:22.513 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "", 2021-03-22T20:42:22.513 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:22.513 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:22.513 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:22.513 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:22.513 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "database": { 2021-03-22T20:42:22.514 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "database", 2021-03-22T20:42:22.514 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "str", 2021-03-22T20:42:22.514 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:22.514 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-03-22T20:42:22.514 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "ceph", 2021-03-22T20:42:22.514 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:22.514 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:22.514 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-03-22T20:42:22.514 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "", 2021-03-22T20:42:22.514 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:22.514 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:22.514 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:22.515 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:22.515 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "hostname": { 2021-03-22T20:42:22.515 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "hostname", 2021-03-22T20:42:22.515 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "str", 2021-03-22T20:42:22.515 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:22.515 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-03-22T20:42:22.515 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "None", 2021-03-22T20:42:22.515 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:22.515 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:22.515 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-03-22T20:42:22.515 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "", 2021-03-22T20:42:22.515 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:22.515 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:22.515 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:22.516 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:22.516 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "interval": { 2021-03-22T20:42:22.516 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "interval", 2021-03-22T20:42:22.516 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "str", 2021-03-22T20:42:22.516 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:22.516 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-03-22T20:42:22.516 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "30", 2021-03-22T20:42:22.516 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:22.516 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:22.516 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-03-22T20:42:22.516 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "", 2021-03-22T20:42:22.516 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:22.516 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:22.517 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:22.517 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:22.517 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "log_level": { 2021-03-22T20:42:22.517 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "log_level", 2021-03-22T20:42:22.517 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "str", 2021-03-22T20:42:22.517 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:22.517 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-03-22T20:42:22.517 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "", 2021-03-22T20:42:22.517 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:22.517 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:22.517 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2021-03-22T20:42:22.517 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "", 2021-03-22T20:42:22.517 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "critical", 2021-03-22T20:42:22.517 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "debug", 2021-03-22T20:42:22.518 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "error", 2021-03-22T20:42:22.518 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "info", 2021-03-22T20:42:22.518 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "warning" 2021-03-22T20:42:22.518 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout ], 2021-03-22T20:42:22.518 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "", 2021-03-22T20:42:22.518 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:22.518 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:22.518 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:22.518 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:22.518 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "log_to_cluster": { 2021-03-22T20:42:22.518 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster", 2021-03-22T20:42:22.518 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-03-22T20:42:22.519 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:22.519 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-03-22T20:42:22.519 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "False", 2021-03-22T20:42:22.519 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:22.519 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:22.519 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-03-22T20:42:22.519 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "", 2021-03-22T20:42:22.519 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:22.519 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:22.519 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:22.519 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:22.519 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "log_to_cluster_level": { 2021-03-22T20:42:22.519 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster_level", 2021-03-22T20:42:22.519 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "str", 2021-03-22T20:42:22.520 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:22.520 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-03-22T20:42:22.520 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "info", 2021-03-22T20:42:22.520 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:22.520 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:22.520 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2021-03-22T20:42:22.520 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "", 2021-03-22T20:42:22.520 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "critical", 2021-03-22T20:42:22.520 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "debug", 2021-03-22T20:42:22.520 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "error", 2021-03-22T20:42:22.520 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "info", 2021-03-22T20:42:22.520 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "warning" 2021-03-22T20:42:22.520 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout ], 2021-03-22T20:42:22.521 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "", 2021-03-22T20:42:22.521 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:22.521 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:22.521 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:22.521 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:22.521 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "log_to_file": { 2021-03-22T20:42:22.521 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "log_to_file", 2021-03-22T20:42:22.521 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-03-22T20:42:22.521 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:22.521 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-03-22T20:42:22.521 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "False", 2021-03-22T20:42:22.521 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:22.521 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:22.521 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-03-22T20:42:22.522 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "", 2021-03-22T20:42:22.522 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:22.522 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:22.522 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:22.522 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:22.522 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "password": { 2021-03-22T20:42:22.522 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "password", 2021-03-22T20:42:22.522 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "str", 2021-03-22T20:42:22.522 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:22.522 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-03-22T20:42:22.522 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "None", 2021-03-22T20:42:22.522 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:22.522 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:22.523 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-03-22T20:42:22.523 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "", 2021-03-22T20:42:22.523 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:22.523 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:22.523 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:22.523 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:22.523 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "port": { 2021-03-22T20:42:22.523 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "port", 2021-03-22T20:42:22.523 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "str", 2021-03-22T20:42:22.523 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:22.523 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-03-22T20:42:22.523 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "8086", 2021-03-22T20:42:22.523 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:22.524 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:22.524 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-03-22T20:42:22.524 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "", 2021-03-22T20:42:22.524 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:22.524 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:22.524 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:22.524 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:22.524 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "ssl": { 2021-03-22T20:42:22.524 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "ssl", 2021-03-22T20:42:22.524 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "str", 2021-03-22T20:42:22.524 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:22.524 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-03-22T20:42:22.524 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "false", 2021-03-22T20:42:22.525 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:22.525 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:22.525 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-03-22T20:42:22.525 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "", 2021-03-22T20:42:22.525 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:22.525 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:22.525 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:22.525 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:22.525 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "threads": { 2021-03-22T20:42:22.525 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "threads", 2021-03-22T20:42:22.525 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "str", 2021-03-22T20:42:22.525 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:22.525 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-03-22T20:42:22.525 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "5", 2021-03-22T20:42:22.526 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:22.526 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:22.526 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-03-22T20:42:22.526 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "", 2021-03-22T20:42:22.526 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:22.526 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:22.526 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:22.526 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:22.526 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "username": { 2021-03-22T20:42:22.526 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "username", 2021-03-22T20:42:22.526 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "str", 2021-03-22T20:42:22.526 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:22.527 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-03-22T20:42:22.527 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "None", 2021-03-22T20:42:22.527 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:22.527 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:22.527 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-03-22T20:42:22.527 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "", 2021-03-22T20:42:22.527 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:22.527 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:22.527 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:22.527 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:22.527 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "verify_ssl": { 2021-03-22T20:42:22.527 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "verify_ssl", 2021-03-22T20:42:22.527 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "str", 2021-03-22T20:42:22.528 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:22.528 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-03-22T20:42:22.528 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "true", 2021-03-22T20:42:22.528 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:22.528 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:22.528 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-03-22T20:42:22.528 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "", 2021-03-22T20:42:22.528 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:22.528 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:22.528 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:22.528 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout } 2021-03-22T20:42:22.528 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout } 2021-03-22T20:42:22.528 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:22.528 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout { 2021-03-22T20:42:22.529 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "insights", 2021-03-22T20:42:22.529 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "can_run": true, 2021-03-22T20:42:22.529 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "error_string": "", 2021-03-22T20:42:22.529 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "module_options": { 2021-03-22T20:42:22.529 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "log_level": { 2021-03-22T20:42:22.529 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "log_level", 2021-03-22T20:42:22.529 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "str", 2021-03-22T20:42:22.529 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:22.529 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-03-22T20:42:22.529 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "", 2021-03-22T20:42:22.529 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:22.529 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:22.529 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2021-03-22T20:42:22.529 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "", 2021-03-22T20:42:22.530 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "critical", 2021-03-22T20:42:22.530 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "debug", 2021-03-22T20:42:22.530 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "error", 2021-03-22T20:42:22.530 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "info", 2021-03-22T20:42:22.530 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "warning" 2021-03-22T20:42:22.530 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout ], 2021-03-22T20:42:22.530 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "", 2021-03-22T20:42:22.530 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:22.530 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:22.530 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:22.530 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:22.530 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "log_to_cluster": { 2021-03-22T20:42:22.530 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster", 2021-03-22T20:42:22.531 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-03-22T20:42:22.531 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:22.531 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-03-22T20:42:22.531 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "False", 2021-03-22T20:42:22.531 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:22.531 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:22.531 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-03-22T20:42:22.531 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "", 2021-03-22T20:42:22.531 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:22.531 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:22.531 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:22.531 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:22.531 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "log_to_cluster_level": { 2021-03-22T20:42:22.531 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster_level", 2021-03-22T20:42:22.532 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "str", 2021-03-22T20:42:22.532 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:22.532 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-03-22T20:42:22.532 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "info", 2021-03-22T20:42:22.532 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:22.532 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:22.532 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2021-03-22T20:42:22.532 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "", 2021-03-22T20:42:22.532 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "critical", 2021-03-22T20:42:22.532 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "debug", 2021-03-22T20:42:22.532 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "error", 2021-03-22T20:42:22.532 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "info", 2021-03-22T20:42:22.532 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "warning" 2021-03-22T20:42:22.532 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout ], 2021-03-22T20:42:22.533 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "", 2021-03-22T20:42:22.533 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:22.533 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:22.533 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:22.533 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:22.533 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "log_to_file": { 2021-03-22T20:42:22.533 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "log_to_file", 2021-03-22T20:42:22.533 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-03-22T20:42:22.533 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:22.533 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-03-22T20:42:22.533 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "False", 2021-03-22T20:42:22.533 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:22.533 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:22.534 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-03-22T20:42:22.534 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "", 2021-03-22T20:42:22.534 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:22.534 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:22.534 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:22.534 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout } 2021-03-22T20:42:22.534 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout } 2021-03-22T20:42:22.534 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:22.534 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout { 2021-03-22T20:42:22.534 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "iostat", 2021-03-22T20:42:22.534 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "can_run": true, 2021-03-22T20:42:22.534 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "error_string": "", 2021-03-22T20:42:22.534 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "module_options": { 2021-03-22T20:42:22.535 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "log_level": { 2021-03-22T20:42:22.535 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "log_level", 2021-03-22T20:42:22.535 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "str", 2021-03-22T20:42:22.535 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:22.535 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-03-22T20:42:22.535 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "", 2021-03-22T20:42:22.535 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:22.535 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:22.535 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2021-03-22T20:42:22.535 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "", 2021-03-22T20:42:22.536 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "critical", 2021-03-22T20:42:22.536 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "debug", 2021-03-22T20:42:22.536 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "error", 2021-03-22T20:42:22.536 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "info", 2021-03-22T20:42:22.536 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "warning" 2021-03-22T20:42:22.536 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout ], 2021-03-22T20:42:22.536 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "", 2021-03-22T20:42:22.536 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:22.536 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:22.536 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:22.536 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:22.536 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "log_to_cluster": { 2021-03-22T20:42:22.536 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster", 2021-03-22T20:42:22.537 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-03-22T20:42:22.537 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:22.537 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-03-22T20:42:22.537 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "False", 2021-03-22T20:42:22.537 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:22.537 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:22.537 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-03-22T20:42:22.537 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "", 2021-03-22T20:42:22.537 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:22.537 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:22.537 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:22.537 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:22.537 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "log_to_cluster_level": { 2021-03-22T20:42:22.538 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster_level", 2021-03-22T20:42:22.538 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "str", 2021-03-22T20:42:22.538 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:22.538 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-03-22T20:42:22.538 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "info", 2021-03-22T20:42:22.538 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:22.538 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:22.538 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2021-03-22T20:42:22.538 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "", 2021-03-22T20:42:22.538 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "critical", 2021-03-22T20:42:22.538 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "debug", 2021-03-22T20:42:22.538 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "error", 2021-03-22T20:42:22.538 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "info", 2021-03-22T20:42:22.539 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "warning" 2021-03-22T20:42:22.539 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout ], 2021-03-22T20:42:22.539 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "", 2021-03-22T20:42:22.539 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:22.539 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:22.539 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:22.539 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:22.539 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "log_to_file": { 2021-03-22T20:42:22.539 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "log_to_file", 2021-03-22T20:42:22.539 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-03-22T20:42:22.539 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:22.539 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-03-22T20:42:22.539 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "False", 2021-03-22T20:42:22.540 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:22.540 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:22.540 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-03-22T20:42:22.540 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "", 2021-03-22T20:42:22.540 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:22.540 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:22.540 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:22.540 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout } 2021-03-22T20:42:22.540 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout } 2021-03-22T20:42:22.540 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:22.540 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout { 2021-03-22T20:42:22.540 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "k8sevents", 2021-03-22T20:42:22.540 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "can_run": true, 2021-03-22T20:42:22.540 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "error_string": "", 2021-03-22T20:42:22.541 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "module_options": { 2021-03-22T20:42:22.541 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "ceph_event_retention_days": { 2021-03-22T20:42:22.541 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "ceph_event_retention_days", 2021-03-22T20:42:22.541 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "int", 2021-03-22T20:42:22.541 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:22.541 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-03-22T20:42:22.541 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "7", 2021-03-22T20:42:22.541 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:22.541 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:22.541 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-03-22T20:42:22.541 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "Days to hold ceph event information within local cache", 2021-03-22T20:42:22.541 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:22.541 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:22.542 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:22.542 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:22.542 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "config_check_secs": { 2021-03-22T20:42:22.542 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "config_check_secs", 2021-03-22T20:42:22.542 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "int", 2021-03-22T20:42:22.542 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:22.542 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-03-22T20:42:22.542 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "10", 2021-03-22T20:42:22.542 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "10", 2021-03-22T20:42:22.542 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:22.542 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-03-22T20:42:22.542 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "interval (secs) to check for cluster configuration changes", 2021-03-22T20:42:22.542 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:22.543 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:22.543 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:22.543 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:22.543 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "log_level": { 2021-03-22T20:42:22.543 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "log_level", 2021-03-22T20:42:22.543 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "str", 2021-03-22T20:42:22.543 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:22.543 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-03-22T20:42:22.543 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "", 2021-03-22T20:42:22.543 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:22.543 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:22.543 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2021-03-22T20:42:22.543 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "", 2021-03-22T20:42:22.544 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "critical", 2021-03-22T20:42:22.544 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "debug", 2021-03-22T20:42:22.544 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "error", 2021-03-22T20:42:22.544 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "info", 2021-03-22T20:42:22.544 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "warning" 2021-03-22T20:42:22.544 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout ], 2021-03-22T20:42:22.544 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "", 2021-03-22T20:42:22.544 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:22.544 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:22.544 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:22.544 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:22.544 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "log_to_cluster": { 2021-03-22T20:42:22.544 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster", 2021-03-22T20:42:22.544 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-03-22T20:42:22.544 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:22.545 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-03-22T20:42:22.545 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "False", 2021-03-22T20:42:22.545 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:22.545 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:22.545 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-03-22T20:42:22.545 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "", 2021-03-22T20:42:22.545 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:22.545 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:22.545 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:22.545 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:22.545 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "log_to_cluster_level": { 2021-03-22T20:42:22.545 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster_level", 2021-03-22T20:42:22.545 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "str", 2021-03-22T20:42:22.546 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:22.546 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-03-22T20:42:22.546 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "info", 2021-03-22T20:42:22.546 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:22.546 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:22.546 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2021-03-22T20:42:22.546 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "", 2021-03-22T20:42:22.546 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "critical", 2021-03-22T20:42:22.546 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "debug", 2021-03-22T20:42:22.546 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "error", 2021-03-22T20:42:22.546 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "info", 2021-03-22T20:42:22.546 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "warning" 2021-03-22T20:42:22.546 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout ], 2021-03-22T20:42:22.547 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "", 2021-03-22T20:42:22.547 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:22.547 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:22.547 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:22.547 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:22.547 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "log_to_file": { 2021-03-22T20:42:22.547 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "log_to_file", 2021-03-22T20:42:22.547 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-03-22T20:42:22.547 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:22.547 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-03-22T20:42:22.547 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "False", 2021-03-22T20:42:22.547 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:22.547 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:22.548 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-03-22T20:42:22.548 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "", 2021-03-22T20:42:22.548 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:22.548 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:22.548 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:22.548 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout } 2021-03-22T20:42:22.548 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout } 2021-03-22T20:42:22.548 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:22.548 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout { 2021-03-22T20:42:22.548 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "localpool", 2021-03-22T20:42:22.548 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "can_run": true, 2021-03-22T20:42:22.548 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "error_string": "", 2021-03-22T20:42:22.548 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "module_options": { 2021-03-22T20:42:22.549 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "failure_domain": { 2021-03-22T20:42:22.549 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "failure_domain", 2021-03-22T20:42:22.549 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "str", 2021-03-22T20:42:22.549 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:22.549 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-03-22T20:42:22.549 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "host", 2021-03-22T20:42:22.549 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:22.549 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:22.549 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-03-22T20:42:22.549 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "failure domain for any created local pool", 2021-03-22T20:42:22.549 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:22.549 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:22.549 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:22.549 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:22.550 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "log_level": { 2021-03-22T20:42:22.550 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "log_level", 2021-03-22T20:42:22.550 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "str", 2021-03-22T20:42:22.550 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:22.550 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-03-22T20:42:22.550 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "", 2021-03-22T20:42:22.550 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:22.550 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:22.550 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2021-03-22T20:42:22.550 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "", 2021-03-22T20:42:22.550 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "critical", 2021-03-22T20:42:22.550 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "debug", 2021-03-22T20:42:22.550 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "error", 2021-03-22T20:42:22.551 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "info", 2021-03-22T20:42:22.551 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "warning" 2021-03-22T20:42:22.551 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout ], 2021-03-22T20:42:22.551 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "", 2021-03-22T20:42:22.551 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:22.551 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:22.551 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:22.551 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:22.551 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "log_to_cluster": { 2021-03-22T20:42:22.551 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster", 2021-03-22T20:42:22.551 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-03-22T20:42:22.551 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:22.551 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-03-22T20:42:22.551 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "False", 2021-03-22T20:42:22.552 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:22.552 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:22.552 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-03-22T20:42:22.552 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "", 2021-03-22T20:42:22.552 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:22.552 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:22.552 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:22.552 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:22.553 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "log_to_cluster_level": { 2021-03-22T20:42:22.553 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster_level", 2021-03-22T20:42:22.553 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "str", 2021-03-22T20:42:22.553 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:22.553 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-03-22T20:42:22.553 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "info", 2021-03-22T20:42:22.553 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:22.553 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:22.553 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2021-03-22T20:42:22.553 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "", 2021-03-22T20:42:22.554 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "critical", 2021-03-22T20:42:22.554 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "debug", 2021-03-22T20:42:22.554 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "error", 2021-03-22T20:42:22.554 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "info", 2021-03-22T20:42:22.554 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "warning" 2021-03-22T20:42:22.554 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout ], 2021-03-22T20:42:22.554 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "", 2021-03-22T20:42:22.554 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:22.554 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:22.554 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:22.555 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:22.555 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "log_to_file": { 2021-03-22T20:42:22.555 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "log_to_file", 2021-03-22T20:42:22.555 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-03-22T20:42:22.555 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:22.555 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-03-22T20:42:22.555 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "False", 2021-03-22T20:42:22.555 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:22.555 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:22.555 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-03-22T20:42:22.555 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "", 2021-03-22T20:42:22.556 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:22.556 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:22.556 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:22.556 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:22.556 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min_size": { 2021-03-22T20:42:22.556 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "min_size", 2021-03-22T20:42:22.556 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "int", 2021-03-22T20:42:22.556 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:22.556 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-03-22T20:42:22.556 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "", 2021-03-22T20:42:22.557 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:22.557 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:22.557 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-03-22T20:42:22.557 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "default min_size for any created local pool", 2021-03-22T20:42:22.557 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:22.557 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:22.557 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:22.557 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:22.557 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "num_rep": { 2021-03-22T20:42:22.557 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "num_rep", 2021-03-22T20:42:22.557 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "int", 2021-03-22T20:42:22.557 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:22.558 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-03-22T20:42:22.558 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "3", 2021-03-22T20:42:22.558 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:22.558 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:22.558 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-03-22T20:42:22.558 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "default replica count for any created local pool", 2021-03-22T20:42:22.558 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:22.558 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:22.558 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:22.558 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:22.558 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "pg_num": { 2021-03-22T20:42:22.559 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "pg_num", 2021-03-22T20:42:22.559 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "int", 2021-03-22T20:42:22.559 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:22.559 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-03-22T20:42:22.559 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "128", 2021-03-22T20:42:22.559 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:22.559 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:22.559 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-03-22T20:42:22.559 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "default pg_num for any created local pool", 2021-03-22T20:42:22.559 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:22.560 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:22.560 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:22.560 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:22.560 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "prefix": { 2021-03-22T20:42:22.560 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "prefix", 2021-03-22T20:42:22.560 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "str", 2021-03-22T20:42:22.560 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:22.560 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-03-22T20:42:22.560 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "", 2021-03-22T20:42:22.560 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:22.560 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:22.560 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-03-22T20:42:22.561 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "name prefix for any created local pool", 2021-03-22T20:42:22.561 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:22.561 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:22.561 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:22.561 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:22.561 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "subtree": { 2021-03-22T20:42:22.561 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "subtree", 2021-03-22T20:42:22.561 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "str", 2021-03-22T20:42:22.561 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:22.561 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-03-22T20:42:22.561 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "rack", 2021-03-22T20:42:22.562 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:22.562 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:22.562 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-03-22T20:42:22.562 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "CRUSH level for which to create a local pool", 2021-03-22T20:42:22.562 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:22.562 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:22.562 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:22.562 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout } 2021-03-22T20:42:22.562 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout } 2021-03-22T20:42:22.562 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:22.563 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout { 2021-03-22T20:42:22.563 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "orchestrator", 2021-03-22T20:42:22.563 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "can_run": true, 2021-03-22T20:42:22.563 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "error_string": "", 2021-03-22T20:42:22.563 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "module_options": { 2021-03-22T20:42:22.563 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "log_level": { 2021-03-22T20:42:22.563 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "log_level", 2021-03-22T20:42:22.563 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "str", 2021-03-22T20:42:22.563 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:22.563 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-03-22T20:42:22.563 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "", 2021-03-22T20:42:22.563 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:22.564 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:22.564 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2021-03-22T20:42:22.564 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "", 2021-03-22T20:42:22.564 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "critical", 2021-03-22T20:42:22.564 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "debug", 2021-03-22T20:42:22.564 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "error", 2021-03-22T20:42:22.564 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "info", 2021-03-22T20:42:22.564 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "warning" 2021-03-22T20:42:22.564 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout ], 2021-03-22T20:42:22.564 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "", 2021-03-22T20:42:22.564 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:22.565 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:22.565 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:22.565 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:22.565 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "log_to_cluster": { 2021-03-22T20:42:22.565 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster", 2021-03-22T20:42:22.565 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-03-22T20:42:22.565 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:22.565 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-03-22T20:42:22.565 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "False", 2021-03-22T20:42:22.565 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:22.566 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:22.566 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-03-22T20:42:22.566 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "", 2021-03-22T20:42:22.566 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:22.566 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:22.566 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:22.566 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:22.566 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "log_to_cluster_level": { 2021-03-22T20:42:22.566 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster_level", 2021-03-22T20:42:22.566 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "str", 2021-03-22T20:42:22.566 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:22.567 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-03-22T20:42:22.567 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "info", 2021-03-22T20:42:22.567 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:22.567 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:22.567 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2021-03-22T20:42:22.567 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "", 2021-03-22T20:42:22.567 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "critical", 2021-03-22T20:42:22.567 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "debug", 2021-03-22T20:42:22.567 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "error", 2021-03-22T20:42:22.567 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "info", 2021-03-22T20:42:22.567 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "warning" 2021-03-22T20:42:22.568 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout ], 2021-03-22T20:42:22.568 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "", 2021-03-22T20:42:22.568 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:22.568 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:22.568 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:22.568 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:22.568 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "log_to_file": { 2021-03-22T20:42:22.568 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "log_to_file", 2021-03-22T20:42:22.568 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-03-22T20:42:22.568 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:22.569 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-03-22T20:42:22.569 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "False", 2021-03-22T20:42:22.569 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:22.569 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:22.569 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-03-22T20:42:22.569 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "", 2021-03-22T20:42:22.569 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:22.569 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:22.569 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:22.569 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:22.569 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "orchestrator": { 2021-03-22T20:42:22.569 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "orchestrator", 2021-03-22T20:42:22.570 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "str", 2021-03-22T20:42:22.570 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:22.570 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-03-22T20:42:22.570 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "None", 2021-03-22T20:42:22.570 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:22.570 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:22.570 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2021-03-22T20:42:22.570 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "cephadm", 2021-03-22T20:42:22.570 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "rook", 2021-03-22T20:42:22.570 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "test_orchestrator" 2021-03-22T20:42:22.570 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout ], 2021-03-22T20:42:22.571 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "Orchestrator backend", 2021-03-22T20:42:22.571 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:22.571 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:22.571 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:22.571 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout } 2021-03-22T20:42:22.571 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout } 2021-03-22T20:42:22.571 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:22.571 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout { 2021-03-22T20:42:22.571 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "osd_support", 2021-03-22T20:42:22.571 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "can_run": true, 2021-03-22T20:42:22.571 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "error_string": "", 2021-03-22T20:42:22.572 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "module_options": { 2021-03-22T20:42:22.572 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "log_level": { 2021-03-22T20:42:22.572 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "log_level", 2021-03-22T20:42:22.572 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "str", 2021-03-22T20:42:22.572 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:22.572 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-03-22T20:42:22.572 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "", 2021-03-22T20:42:22.572 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:22.572 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:22.572 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2021-03-22T20:42:22.572 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "", 2021-03-22T20:42:22.573 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "critical", 2021-03-22T20:42:22.573 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "debug", 2021-03-22T20:42:22.573 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "error", 2021-03-22T20:42:22.573 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "info", 2021-03-22T20:42:22.573 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "warning" 2021-03-22T20:42:22.573 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout ], 2021-03-22T20:42:22.573 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "", 2021-03-22T20:42:22.573 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:22.573 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:22.573 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:22.573 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:22.573 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "log_to_cluster": { 2021-03-22T20:42:22.574 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster", 2021-03-22T20:42:22.574 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-03-22T20:42:22.574 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:22.574 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-03-22T20:42:22.574 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "False", 2021-03-22T20:42:22.574 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:22.574 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:22.574 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-03-22T20:42:22.574 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "", 2021-03-22T20:42:22.574 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:22.575 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:22.575 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:22.575 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:22.575 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "log_to_cluster_level": { 2021-03-22T20:42:22.575 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster_level", 2021-03-22T20:42:22.575 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "str", 2021-03-22T20:42:22.575 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:22.575 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-03-22T20:42:22.575 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "info", 2021-03-22T20:42:22.575 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:22.575 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:22.575 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2021-03-22T20:42:22.576 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "", 2021-03-22T20:42:22.576 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "critical", 2021-03-22T20:42:22.576 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "debug", 2021-03-22T20:42:22.576 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "error", 2021-03-22T20:42:22.576 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "info", 2021-03-22T20:42:22.576 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "warning" 2021-03-22T20:42:22.576 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout ], 2021-03-22T20:42:22.576 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "", 2021-03-22T20:42:22.576 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:22.576 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:22.576 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:22.577 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:22.577 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "log_to_file": { 2021-03-22T20:42:22.577 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "log_to_file", 2021-03-22T20:42:22.577 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-03-22T20:42:22.577 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:22.577 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-03-22T20:42:22.577 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "False", 2021-03-22T20:42:22.577 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:22.577 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:22.577 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-03-22T20:42:22.577 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "", 2021-03-22T20:42:22.577 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:22.578 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:22.578 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:22.578 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout } 2021-03-22T20:42:22.578 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout } 2021-03-22T20:42:22.578 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:22.578 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout { 2021-03-22T20:42:22.578 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "pg_autoscaler", 2021-03-22T20:42:22.578 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "can_run": true, 2021-03-22T20:42:22.578 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "error_string": "", 2021-03-22T20:42:22.578 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "module_options": { 2021-03-22T20:42:22.578 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "log_level": { 2021-03-22T20:42:22.579 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "log_level", 2021-03-22T20:42:22.579 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "str", 2021-03-22T20:42:22.579 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:22.579 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-03-22T20:42:22.579 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "", 2021-03-22T20:42:22.579 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:22.579 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:22.579 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2021-03-22T20:42:22.579 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "", 2021-03-22T20:42:22.579 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "critical", 2021-03-22T20:42:22.579 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "debug", 2021-03-22T20:42:22.580 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "error", 2021-03-22T20:42:22.580 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "info", 2021-03-22T20:42:22.580 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "warning" 2021-03-22T20:42:22.580 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout ], 2021-03-22T20:42:22.580 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "", 2021-03-22T20:42:22.580 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:22.580 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:22.580 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:22.580 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:22.580 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "log_to_cluster": { 2021-03-22T20:42:22.581 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster", 2021-03-22T20:42:22.581 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-03-22T20:42:22.581 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:22.581 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-03-22T20:42:22.581 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "False", 2021-03-22T20:42:22.581 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:22.581 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:22.581 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-03-22T20:42:22.581 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "", 2021-03-22T20:42:22.581 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:22.581 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:22.582 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:22.582 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:22.582 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "log_to_cluster_level": { 2021-03-22T20:42:22.582 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster_level", 2021-03-22T20:42:22.582 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "str", 2021-03-22T20:42:22.582 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:22.582 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-03-22T20:42:22.582 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "info", 2021-03-22T20:42:22.582 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:22.582 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:22.582 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2021-03-22T20:42:22.582 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "", 2021-03-22T20:42:22.583 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "critical", 2021-03-22T20:42:22.583 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "debug", 2021-03-22T20:42:22.583 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "error", 2021-03-22T20:42:22.583 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "info", 2021-03-22T20:42:22.583 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "warning" 2021-03-22T20:42:22.583 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout ], 2021-03-22T20:42:22.583 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "", 2021-03-22T20:42:22.583 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:22.583 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:22.583 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:22.583 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:22.584 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "log_to_file": { 2021-03-22T20:42:22.584 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "log_to_file", 2021-03-22T20:42:22.584 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-03-22T20:42:22.584 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:22.584 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-03-22T20:42:22.584 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "False", 2021-03-22T20:42:22.584 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:22.584 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:22.584 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-03-22T20:42:22.584 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "", 2021-03-22T20:42:22.584 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:22.584 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:22.585 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:22.585 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:22.585 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "sleep_interval": { 2021-03-22T20:42:22.585 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "sleep_interval", 2021-03-22T20:42:22.585 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "str", 2021-03-22T20:42:22.585 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:22.585 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-03-22T20:42:22.585 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "60", 2021-03-22T20:42:22.585 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:22.585 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:22.585 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-03-22T20:42:22.586 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "", 2021-03-22T20:42:22.586 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:22.586 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:22.586 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:22.586 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout } 2021-03-22T20:42:22.586 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout } 2021-03-22T20:42:22.586 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:22.586 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout { 2021-03-22T20:42:22.586 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "progress", 2021-03-22T20:42:22.586 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "can_run": true, 2021-03-22T20:42:22.586 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "error_string": "", 2021-03-22T20:42:22.587 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "module_options": { 2021-03-22T20:42:22.587 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enabled": { 2021-03-22T20:42:22.587 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "enabled", 2021-03-22T20:42:22.587 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-03-22T20:42:22.587 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:22.587 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-03-22T20:42:22.587 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "True", 2021-03-22T20:42:22.587 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:22.587 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:22.587 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-03-22T20:42:22.588 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "", 2021-03-22T20:42:22.588 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:22.588 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:22.588 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:22.588 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:22.588 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "log_level": { 2021-03-22T20:42:22.588 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "log_level", 2021-03-22T20:42:22.588 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "str", 2021-03-22T20:42:22.588 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:22.588 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-03-22T20:42:22.588 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "", 2021-03-22T20:42:22.588 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:22.589 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:22.589 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2021-03-22T20:42:22.589 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "", 2021-03-22T20:42:22.589 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "critical", 2021-03-22T20:42:22.589 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "debug", 2021-03-22T20:42:22.589 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "error", 2021-03-22T20:42:22.589 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "info", 2021-03-22T20:42:22.589 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "warning" 2021-03-22T20:42:22.589 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout ], 2021-03-22T20:42:22.589 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "", 2021-03-22T20:42:22.589 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:22.590 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:22.590 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:22.590 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:22.590 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "log_to_cluster": { 2021-03-22T20:42:22.590 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster", 2021-03-22T20:42:22.590 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-03-22T20:42:22.590 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:22.590 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-03-22T20:42:22.590 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "False", 2021-03-22T20:42:22.590 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:22.590 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:22.591 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-03-22T20:42:22.591 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "", 2021-03-22T20:42:22.591 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:22.591 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:22.591 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:22.591 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:22.591 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "log_to_cluster_level": { 2021-03-22T20:42:22.591 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster_level", 2021-03-22T20:42:22.591 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "str", 2021-03-22T20:42:22.591 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:22.591 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-03-22T20:42:22.591 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "info", 2021-03-22T20:42:22.592 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:22.592 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:22.592 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2021-03-22T20:42:22.592 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "", 2021-03-22T20:42:22.592 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "critical", 2021-03-22T20:42:22.592 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "debug", 2021-03-22T20:42:22.592 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "error", 2021-03-22T20:42:22.592 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "info", 2021-03-22T20:42:22.592 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "warning" 2021-03-22T20:42:22.592 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout ], 2021-03-22T20:42:22.592 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "", 2021-03-22T20:42:22.593 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:22.593 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:22.593 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:22.593 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:22.593 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "log_to_file": { 2021-03-22T20:42:22.593 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "log_to_file", 2021-03-22T20:42:22.593 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-03-22T20:42:22.593 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:22.593 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-03-22T20:42:22.593 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "False", 2021-03-22T20:42:22.593 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:22.593 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:22.594 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-03-22T20:42:22.594 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "", 2021-03-22T20:42:22.594 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:22.594 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:22.594 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:22.594 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:22.594 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max_completed_events": { 2021-03-22T20:42:22.594 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "max_completed_events", 2021-03-22T20:42:22.594 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "int", 2021-03-22T20:42:22.594 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:22.594 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-03-22T20:42:22.595 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "50", 2021-03-22T20:42:22.595 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:22.595 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:22.595 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-03-22T20:42:22.595 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "number of past completed events to remember", 2021-03-22T20:42:22.595 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:22.595 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:22.595 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:22.595 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:22.595 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "persist_interval": { 2021-03-22T20:42:22.596 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "persist_interval", 2021-03-22T20:42:22.596 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "secs", 2021-03-22T20:42:22.596 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:22.596 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-03-22T20:42:22.596 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "5", 2021-03-22T20:42:22.596 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:22.596 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:22.596 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-03-22T20:42:22.596 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "how frequently to persist completed events", 2021-03-22T20:42:22.596 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:22.596 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:22.596 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:22.597 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout } 2021-03-22T20:42:22.597 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout } 2021-03-22T20:42:22.597 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:22.597 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout { 2021-03-22T20:42:22.597 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "prometheus", 2021-03-22T20:42:22.597 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "can_run": true, 2021-03-22T20:42:22.597 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "error_string": "", 2021-03-22T20:42:22.597 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "module_options": { 2021-03-22T20:42:22.597 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "log_level": { 2021-03-22T20:42:22.597 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "log_level", 2021-03-22T20:42:22.597 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "str", 2021-03-22T20:42:22.597 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:22.598 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-03-22T20:42:22.598 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "", 2021-03-22T20:42:22.598 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:22.598 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:22.598 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2021-03-22T20:42:22.598 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "", 2021-03-22T20:42:22.598 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "critical", 2021-03-22T20:42:22.598 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "debug", 2021-03-22T20:42:22.598 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "error", 2021-03-22T20:42:22.598 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "info", 2021-03-22T20:42:22.599 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "warning" 2021-03-22T20:42:22.599 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout ], 2021-03-22T20:42:22.599 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "", 2021-03-22T20:42:22.599 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:22.599 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:22.599 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:22.599 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:22.599 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "log_to_cluster": { 2021-03-22T20:42:22.599 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster", 2021-03-22T20:42:22.599 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-03-22T20:42:22.599 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:22.600 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-03-22T20:42:22.600 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "False", 2021-03-22T20:42:22.600 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:22.600 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:22.600 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-03-22T20:42:22.600 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "", 2021-03-22T20:42:22.600 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:22.600 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:22.600 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:22.600 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:22.601 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "log_to_cluster_level": { 2021-03-22T20:42:22.601 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster_level", 2021-03-22T20:42:22.601 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "str", 2021-03-22T20:42:22.601 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:22.601 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-03-22T20:42:22.601 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "info", 2021-03-22T20:42:22.601 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:22.601 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:22.601 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2021-03-22T20:42:22.601 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "", 2021-03-22T20:42:22.601 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "critical", 2021-03-22T20:42:22.601 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "debug", 2021-03-22T20:42:22.602 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "error", 2021-03-22T20:42:22.602 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "info", 2021-03-22T20:42:22.602 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "warning" 2021-03-22T20:42:22.602 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout ], 2021-03-22T20:42:22.602 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "", 2021-03-22T20:42:22.602 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:22.602 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:22.602 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:22.602 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:22.602 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "log_to_file": { 2021-03-22T20:42:22.603 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "log_to_file", 2021-03-22T20:42:22.603 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-03-22T20:42:22.603 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:22.603 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-03-22T20:42:22.603 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "False", 2021-03-22T20:42:22.603 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:22.603 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:22.603 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-03-22T20:42:22.603 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "", 2021-03-22T20:42:22.603 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:22.603 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:22.603 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:22.603 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:22.604 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "rbd_stats_pools": { 2021-03-22T20:42:22.604 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "rbd_stats_pools", 2021-03-22T20:42:22.604 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "str", 2021-03-22T20:42:22.604 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:22.604 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-03-22T20:42:22.604 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "", 2021-03-22T20:42:22.604 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:22.604 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:22.604 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-03-22T20:42:22.604 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "", 2021-03-22T20:42:22.604 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:22.605 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:22.605 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:22.605 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:22.605 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "rbd_stats_pools_refresh_interval": { 2021-03-22T20:42:22.605 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "rbd_stats_pools_refresh_interval", 2021-03-22T20:42:22.605 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "int", 2021-03-22T20:42:22.605 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:22.605 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-03-22T20:42:22.605 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "300", 2021-03-22T20:42:22.605 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:22.605 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:22.605 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-03-22T20:42:22.606 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "", 2021-03-22T20:42:22.606 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:22.606 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:22.606 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:22.606 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:22.606 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "scrape_interval": { 2021-03-22T20:42:22.606 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "scrape_interval", 2021-03-22T20:42:22.606 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "str", 2021-03-22T20:42:22.606 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:22.606 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-03-22T20:42:22.606 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "", 2021-03-22T20:42:22.607 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:22.607 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:22.607 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-03-22T20:42:22.607 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "", 2021-03-22T20:42:22.607 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:22.607 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:22.607 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:22.607 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:22.607 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "server_addr": { 2021-03-22T20:42:22.607 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "server_addr", 2021-03-22T20:42:22.607 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "str", 2021-03-22T20:42:22.608 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:22.608 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-03-22T20:42:22.608 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "", 2021-03-22T20:42:22.608 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:22.608 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:22.608 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-03-22T20:42:22.608 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "", 2021-03-22T20:42:22.608 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:22.608 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:22.608 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:22.608 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:22.608 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "server_port": { 2021-03-22T20:42:22.609 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "server_port", 2021-03-22T20:42:22.609 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "str", 2021-03-22T20:42:22.609 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:22.609 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-03-22T20:42:22.609 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "", 2021-03-22T20:42:22.609 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:22.609 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:22.609 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-03-22T20:42:22.609 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "", 2021-03-22T20:42:22.609 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:22.609 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:22.610 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:22.610 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:22.610 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "stale_cache_strategy": { 2021-03-22T20:42:22.610 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "stale_cache_strategy", 2021-03-22T20:42:22.610 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "str", 2021-03-22T20:42:22.610 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:22.610 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-03-22T20:42:22.610 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "", 2021-03-22T20:42:22.610 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:22.610 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:22.610 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-03-22T20:42:22.611 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "", 2021-03-22T20:42:22.611 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:22.611 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:22.611 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:22.611 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout } 2021-03-22T20:42:22.611 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout } 2021-03-22T20:42:22.611 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:22.611 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout { 2021-03-22T20:42:22.611 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "rbd_support", 2021-03-22T20:42:22.611 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "can_run": true, 2021-03-22T20:42:22.611 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "error_string": "", 2021-03-22T20:42:22.612 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "module_options": { 2021-03-22T20:42:22.612 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "log_level": { 2021-03-22T20:42:22.612 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "log_level", 2021-03-22T20:42:22.612 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "str", 2021-03-22T20:42:22.612 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:22.612 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-03-22T20:42:22.612 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "", 2021-03-22T20:42:22.612 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:22.612 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:22.612 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2021-03-22T20:42:22.612 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "", 2021-03-22T20:42:22.613 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "critical", 2021-03-22T20:42:22.613 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "debug", 2021-03-22T20:42:22.613 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "error", 2021-03-22T20:42:22.613 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "info", 2021-03-22T20:42:22.613 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "warning" 2021-03-22T20:42:22.613 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout ], 2021-03-22T20:42:22.613 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "", 2021-03-22T20:42:22.613 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:22.613 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:22.613 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:22.613 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:22.614 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "log_to_cluster": { 2021-03-22T20:42:22.614 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster", 2021-03-22T20:42:22.614 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-03-22T20:42:22.614 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:22.614 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-03-22T20:42:22.614 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "False", 2021-03-22T20:42:22.614 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:22.614 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:22.614 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-03-22T20:42:22.614 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "", 2021-03-22T20:42:22.614 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:22.614 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:22.615 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:22.615 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:22.615 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "log_to_cluster_level": { 2021-03-22T20:42:22.615 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster_level", 2021-03-22T20:42:22.615 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "str", 2021-03-22T20:42:22.615 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:22.615 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-03-22T20:42:22.615 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "info", 2021-03-22T20:42:22.615 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:22.615 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:22.615 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2021-03-22T20:42:22.615 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "", 2021-03-22T20:42:22.616 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "critical", 2021-03-22T20:42:22.616 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "debug", 2021-03-22T20:42:22.616 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "error", 2021-03-22T20:42:22.616 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "info", 2021-03-22T20:42:22.616 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "warning" 2021-03-22T20:42:22.616 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout ], 2021-03-22T20:42:22.616 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "", 2021-03-22T20:42:22.616 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:22.616 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:22.616 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:22.616 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:22.616 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "log_to_file": { 2021-03-22T20:42:22.616 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "log_to_file", 2021-03-22T20:42:22.617 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-03-22T20:42:22.617 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:22.617 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-03-22T20:42:22.617 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "False", 2021-03-22T20:42:22.617 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:22.617 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:22.617 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-03-22T20:42:22.617 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "", 2021-03-22T20:42:22.617 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:22.617 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:22.617 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:22.618 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:22.618 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max_concurrent_snap_create": { 2021-03-22T20:42:22.618 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "max_concurrent_snap_create", 2021-03-22T20:42:22.618 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "int", 2021-03-22T20:42:22.618 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:22.618 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-03-22T20:42:22.618 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "10", 2021-03-22T20:42:22.618 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:22.618 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:22.618 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-03-22T20:42:22.618 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "", 2021-03-22T20:42:22.619 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:22.619 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:22.619 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:22.619 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:22.619 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "mirror_snapshot_schedule": { 2021-03-22T20:42:22.619 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "mirror_snapshot_schedule", 2021-03-22T20:42:22.619 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "str", 2021-03-22T20:42:22.619 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:22.619 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-03-22T20:42:22.619 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "", 2021-03-22T20:42:22.619 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:22.619 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:22.619 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-03-22T20:42:22.620 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "", 2021-03-22T20:42:22.620 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:22.620 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:22.620 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:22.620 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:22.620 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "trash_purge_schedule": { 2021-03-22T20:42:22.620 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "trash_purge_schedule", 2021-03-22T20:42:22.620 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "str", 2021-03-22T20:42:22.620 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:22.620 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-03-22T20:42:22.620 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "", 2021-03-22T20:42:22.620 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:22.621 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:22.621 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-03-22T20:42:22.621 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "", 2021-03-22T20:42:22.621 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:22.621 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:22.621 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:22.621 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout } 2021-03-22T20:42:22.621 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout } 2021-03-22T20:42:22.621 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:22.621 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout { 2021-03-22T20:42:22.621 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "restful", 2021-03-22T20:42:22.622 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "can_run": true, 2021-03-22T20:42:22.622 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "error_string": "", 2021-03-22T20:42:22.622 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "module_options": { 2021-03-22T20:42:22.622 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "key_file": { 2021-03-22T20:42:22.622 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "key_file", 2021-03-22T20:42:22.622 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "str", 2021-03-22T20:42:22.622 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:22.622 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-03-22T20:42:22.622 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "", 2021-03-22T20:42:22.622 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:22.622 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:22.622 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-03-22T20:42:22.623 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "", 2021-03-22T20:42:22.623 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:22.623 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:22.623 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:22.623 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:22.623 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "log_level": { 2021-03-22T20:42:22.623 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "log_level", 2021-03-22T20:42:22.623 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "str", 2021-03-22T20:42:22.623 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:22.623 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-03-22T20:42:22.623 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "", 2021-03-22T20:42:22.624 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:22.624 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:22.624 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2021-03-22T20:42:22.624 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "", 2021-03-22T20:42:22.624 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "critical", 2021-03-22T20:42:22.624 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "debug", 2021-03-22T20:42:22.624 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "error", 2021-03-22T20:42:22.624 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "info", 2021-03-22T20:42:22.624 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "warning" 2021-03-22T20:42:22.624 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout ], 2021-03-22T20:42:22.624 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "", 2021-03-22T20:42:22.625 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:22.625 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:22.625 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:22.625 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:22.625 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "log_to_cluster": { 2021-03-22T20:42:22.625 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster", 2021-03-22T20:42:22.625 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-03-22T20:42:22.625 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:22.625 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-03-22T20:42:22.625 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "False", 2021-03-22T20:42:22.626 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:22.626 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:22.626 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-03-22T20:42:22.626 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "", 2021-03-22T20:42:22.626 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:22.626 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:22.626 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:22.626 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:22.626 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "log_to_cluster_level": { 2021-03-22T20:42:22.626 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster_level", 2021-03-22T20:42:22.626 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "str", 2021-03-22T20:42:22.627 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:22.627 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-03-22T20:42:22.627 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "info", 2021-03-22T20:42:22.627 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:22.627 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:22.627 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2021-03-22T20:42:22.627 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "", 2021-03-22T20:42:22.627 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "critical", 2021-03-22T20:42:22.627 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "debug", 2021-03-22T20:42:22.627 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "error", 2021-03-22T20:42:22.627 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "info", 2021-03-22T20:42:22.628 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "warning" 2021-03-22T20:42:22.628 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout ], 2021-03-22T20:42:22.628 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "", 2021-03-22T20:42:22.628 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:22.628 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:22.628 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:22.628 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:22.628 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "log_to_file": { 2021-03-22T20:42:22.628 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "log_to_file", 2021-03-22T20:42:22.628 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-03-22T20:42:22.628 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:22.628 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-03-22T20:42:22.629 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "False", 2021-03-22T20:42:22.629 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:22.629 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:22.629 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-03-22T20:42:22.629 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "", 2021-03-22T20:42:22.629 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:22.629 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:22.629 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:22.629 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:22.629 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "server_addr": { 2021-03-22T20:42:22.629 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "server_addr", 2021-03-22T20:42:22.630 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "str", 2021-03-22T20:42:22.630 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:22.630 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-03-22T20:42:22.630 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "", 2021-03-22T20:42:22.630 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:22.630 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:22.630 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-03-22T20:42:22.630 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "", 2021-03-22T20:42:22.630 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:22.630 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:22.631 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:22.631 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:22.631 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "server_port": { 2021-03-22T20:42:22.631 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "server_port", 2021-03-22T20:42:22.631 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "str", 2021-03-22T20:42:22.631 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:22.631 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-03-22T20:42:22.631 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "", 2021-03-22T20:42:22.631 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:22.631 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:22.631 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-03-22T20:42:22.632 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "", 2021-03-22T20:42:22.632 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:22.632 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:22.632 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:22.632 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout } 2021-03-22T20:42:22.632 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout } 2021-03-22T20:42:22.632 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:22.632 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout { 2021-03-22T20:42:22.632 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "rook", 2021-03-22T20:42:22.632 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "can_run": true, 2021-03-22T20:42:22.633 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "error_string": "", 2021-03-22T20:42:22.633 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "module_options": { 2021-03-22T20:42:22.633 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "log_level": { 2021-03-22T20:42:22.633 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "log_level", 2021-03-22T20:42:22.633 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "str", 2021-03-22T20:42:22.633 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:22.633 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-03-22T20:42:22.633 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "", 2021-03-22T20:42:22.633 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:22.633 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:22.633 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2021-03-22T20:42:22.634 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "", 2021-03-22T20:42:22.634 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "critical", 2021-03-22T20:42:22.634 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "debug", 2021-03-22T20:42:22.634 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "error", 2021-03-22T20:42:22.634 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "info", 2021-03-22T20:42:22.634 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "warning" 2021-03-22T20:42:22.634 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout ], 2021-03-22T20:42:22.634 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "", 2021-03-22T20:42:22.634 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:22.634 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:22.634 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:22.635 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:22.635 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "log_to_cluster": { 2021-03-22T20:42:22.635 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster", 2021-03-22T20:42:22.635 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-03-22T20:42:22.635 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:22.635 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-03-22T20:42:22.635 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "False", 2021-03-22T20:42:22.635 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:22.635 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:22.635 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-03-22T20:42:22.635 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "", 2021-03-22T20:42:22.636 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:22.636 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:22.636 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:22.636 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:22.636 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "log_to_cluster_level": { 2021-03-22T20:42:22.636 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster_level", 2021-03-22T20:42:22.636 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "str", 2021-03-22T20:42:22.636 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:22.636 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-03-22T20:42:22.636 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "info", 2021-03-22T20:42:22.636 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:22.636 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:22.636 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2021-03-22T20:42:22.637 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "", 2021-03-22T20:42:22.637 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "critical", 2021-03-22T20:42:22.637 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "debug", 2021-03-22T20:42:22.637 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "error", 2021-03-22T20:42:22.637 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "info", 2021-03-22T20:42:22.637 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "warning" 2021-03-22T20:42:22.637 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout ], 2021-03-22T20:42:22.637 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "", 2021-03-22T20:42:22.637 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:22.637 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:22.638 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:22.638 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:22.638 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "log_to_file": { 2021-03-22T20:42:22.638 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "log_to_file", 2021-03-22T20:42:22.638 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-03-22T20:42:22.638 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:22.638 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-03-22T20:42:22.638 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "False", 2021-03-22T20:42:22.638 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:22.638 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:22.638 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-03-22T20:42:22.639 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "", 2021-03-22T20:42:22.639 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:22.639 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:22.639 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:22.639 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout } 2021-03-22T20:42:22.639 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout } 2021-03-22T20:42:22.639 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:22.639 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout { 2021-03-22T20:42:22.639 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "selftest", 2021-03-22T20:42:22.639 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "can_run": true, 2021-03-22T20:42:22.640 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "error_string": "", 2021-03-22T20:42:22.640 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "module_options": { 2021-03-22T20:42:22.640 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "log_level": { 2021-03-22T20:42:22.640 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "log_level", 2021-03-22T20:42:22.640 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "str", 2021-03-22T20:42:22.640 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:22.640 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-03-22T20:42:22.640 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "", 2021-03-22T20:42:22.640 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:22.640 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:22.640 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2021-03-22T20:42:22.640 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "", 2021-03-22T20:42:22.641 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "critical", 2021-03-22T20:42:22.641 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "debug", 2021-03-22T20:42:22.641 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "error", 2021-03-22T20:42:22.641 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "info", 2021-03-22T20:42:22.641 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "warning" 2021-03-22T20:42:22.641 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout ], 2021-03-22T20:42:22.641 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "", 2021-03-22T20:42:22.641 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:22.641 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:22.641 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:22.641 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:22.642 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "log_to_cluster": { 2021-03-22T20:42:22.642 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster", 2021-03-22T20:42:22.642 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-03-22T20:42:22.642 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:22.642 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-03-22T20:42:22.642 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "False", 2021-03-22T20:42:22.642 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:22.642 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:22.642 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-03-22T20:42:22.642 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "", 2021-03-22T20:42:22.642 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:22.643 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:22.643 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:22.643 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:22.643 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "log_to_cluster_level": { 2021-03-22T20:42:22.643 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster_level", 2021-03-22T20:42:22.643 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "str", 2021-03-22T20:42:22.643 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:22.643 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-03-22T20:42:22.643 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "info", 2021-03-22T20:42:22.643 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:22.643 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:22.644 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2021-03-22T20:42:22.644 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "", 2021-03-22T20:42:22.644 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "critical", 2021-03-22T20:42:22.644 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "debug", 2021-03-22T20:42:22.644 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "error", 2021-03-22T20:42:22.644 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "info", 2021-03-22T20:42:22.644 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "warning" 2021-03-22T20:42:22.644 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout ], 2021-03-22T20:42:22.644 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "", 2021-03-22T20:42:22.644 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:22.644 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:22.644 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:22.645 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:22.645 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "log_to_file": { 2021-03-22T20:42:22.645 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "log_to_file", 2021-03-22T20:42:22.645 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-03-22T20:42:22.645 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:22.645 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-03-22T20:42:22.645 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "False", 2021-03-22T20:42:22.645 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:22.645 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:22.645 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-03-22T20:42:22.645 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "", 2021-03-22T20:42:22.645 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:22.646 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:22.646 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:22.646 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:22.646 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "roption1": { 2021-03-22T20:42:22.646 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "roption1", 2021-03-22T20:42:22.646 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "str", 2021-03-22T20:42:22.646 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:22.646 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-03-22T20:42:22.646 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "", 2021-03-22T20:42:22.646 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:22.647 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:22.647 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-03-22T20:42:22.647 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "", 2021-03-22T20:42:22.647 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:22.647 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:22.647 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:22.647 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:22.647 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "roption2": { 2021-03-22T20:42:22.647 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "roption2", 2021-03-22T20:42:22.647 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "str", 2021-03-22T20:42:22.647 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:22.647 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-03-22T20:42:22.648 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "xyz", 2021-03-22T20:42:22.648 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:22.648 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:22.648 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-03-22T20:42:22.648 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "", 2021-03-22T20:42:22.648 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:22.648 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:22.648 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:22.648 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:22.648 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "rwoption1": { 2021-03-22T20:42:22.649 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "rwoption1", 2021-03-22T20:42:22.649 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "str", 2021-03-22T20:42:22.649 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:22.649 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-03-22T20:42:22.649 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "", 2021-03-22T20:42:22.649 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:22.649 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:22.649 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-03-22T20:42:22.649 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "", 2021-03-22T20:42:22.649 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:22.649 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:22.650 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:22.650 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:22.650 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "rwoption2": { 2021-03-22T20:42:22.650 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "rwoption2", 2021-03-22T20:42:22.650 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "int", 2021-03-22T20:42:22.650 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:22.650 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-03-22T20:42:22.650 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "", 2021-03-22T20:42:22.650 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:22.650 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:22.650 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-03-22T20:42:22.651 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "", 2021-03-22T20:42:22.651 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:22.651 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:22.651 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:22.651 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:22.651 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "rwoption3": { 2021-03-22T20:42:22.651 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "rwoption3", 2021-03-22T20:42:22.651 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "float", 2021-03-22T20:42:22.651 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:22.651 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-03-22T20:42:22.651 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "", 2021-03-22T20:42:22.651 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:22.652 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:22.652 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-03-22T20:42:22.652 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "", 2021-03-22T20:42:22.652 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:22.652 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:22.652 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:22.652 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:22.652 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "rwoption4": { 2021-03-22T20:42:22.652 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "rwoption4", 2021-03-22T20:42:22.652 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "str", 2021-03-22T20:42:22.653 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:22.653 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-03-22T20:42:22.653 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "", 2021-03-22T20:42:22.653 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:22.653 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:22.653 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-03-22T20:42:22.653 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "", 2021-03-22T20:42:22.653 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:22.653 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:22.653 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:22.653 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:22.654 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "rwoption5": { 2021-03-22T20:42:22.654 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "rwoption5", 2021-03-22T20:42:22.654 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-03-22T20:42:22.654 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:22.654 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-03-22T20:42:22.654 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "", 2021-03-22T20:42:22.654 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:22.654 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:22.654 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-03-22T20:42:22.654 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "", 2021-03-22T20:42:22.654 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:22.655 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:22.655 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:22.655 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:22.655 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "rwoption6": { 2021-03-22T20:42:22.655 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "rwoption6", 2021-03-22T20:42:22.655 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-03-22T20:42:22.655 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:22.655 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-03-22T20:42:22.655 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "True", 2021-03-22T20:42:22.655 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:22.656 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:22.656 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-03-22T20:42:22.656 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "", 2021-03-22T20:42:22.656 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:22.656 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:22.656 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:22.656 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:22.656 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "testkey": { 2021-03-22T20:42:22.656 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "testkey", 2021-03-22T20:42:22.656 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "str", 2021-03-22T20:42:22.656 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:22.656 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-03-22T20:42:22.657 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "", 2021-03-22T20:42:22.657 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:22.657 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:22.657 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-03-22T20:42:22.657 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "", 2021-03-22T20:42:22.657 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:22.657 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:22.657 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:22.657 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:22.657 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "testlkey": { 2021-03-22T20:42:22.657 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "testlkey", 2021-03-22T20:42:22.658 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "str", 2021-03-22T20:42:22.658 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:22.658 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-03-22T20:42:22.658 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "", 2021-03-22T20:42:22.658 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:22.658 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:22.658 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-03-22T20:42:22.658 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "", 2021-03-22T20:42:22.658 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:22.658 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:22.658 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:22.659 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:22.659 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "testnewline": { 2021-03-22T20:42:22.659 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "testnewline", 2021-03-22T20:42:22.659 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "str", 2021-03-22T20:42:22.659 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:22.659 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-03-22T20:42:22.659 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "", 2021-03-22T20:42:22.659 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:22.659 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:22.659 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-03-22T20:42:22.659 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "", 2021-03-22T20:42:22.660 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:22.660 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:22.660 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:22.660 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout } 2021-03-22T20:42:22.660 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout } 2021-03-22T20:42:22.660 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:22.660 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout { 2021-03-22T20:42:22.660 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "status", 2021-03-22T20:42:22.660 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "can_run": true, 2021-03-22T20:42:22.660 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "error_string": "", 2021-03-22T20:42:22.660 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "module_options": { 2021-03-22T20:42:22.660 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "log_level": { 2021-03-22T20:42:22.661 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "log_level", 2021-03-22T20:42:22.661 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "str", 2021-03-22T20:42:22.661 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:22.661 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-03-22T20:42:22.661 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "", 2021-03-22T20:42:22.661 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:22.661 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:22.661 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2021-03-22T20:42:22.661 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "", 2021-03-22T20:42:22.661 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "critical", 2021-03-22T20:42:22.661 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "debug", 2021-03-22T20:42:22.662 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "error", 2021-03-22T20:42:22.662 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "info", 2021-03-22T20:42:22.662 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "warning" 2021-03-22T20:42:22.662 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout ], 2021-03-22T20:42:22.662 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "", 2021-03-22T20:42:22.662 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:22.662 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:22.662 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:22.662 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:22.662 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "log_to_cluster": { 2021-03-22T20:42:22.662 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster", 2021-03-22T20:42:22.663 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-03-22T20:42:22.663 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:22.663 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-03-22T20:42:22.663 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "False", 2021-03-22T20:42:22.663 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:22.663 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:22.663 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-03-22T20:42:22.663 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "", 2021-03-22T20:42:22.663 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:22.663 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:22.663 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:22.663 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:22.664 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "log_to_cluster_level": { 2021-03-22T20:42:22.664 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster_level", 2021-03-22T20:42:22.664 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "str", 2021-03-22T20:42:22.664 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:22.664 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-03-22T20:42:22.664 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "info", 2021-03-22T20:42:22.664 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:22.664 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:22.664 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2021-03-22T20:42:22.664 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "", 2021-03-22T20:42:22.664 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "critical", 2021-03-22T20:42:22.665 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "debug", 2021-03-22T20:42:22.665 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "error", 2021-03-22T20:42:22.665 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "info", 2021-03-22T20:42:22.665 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "warning" 2021-03-22T20:42:22.665 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout ], 2021-03-22T20:42:22.665 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "", 2021-03-22T20:42:22.665 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:22.665 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:22.665 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:22.665 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:22.665 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "log_to_file": { 2021-03-22T20:42:22.666 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "log_to_file", 2021-03-22T20:42:22.666 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-03-22T20:42:22.666 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:22.666 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-03-22T20:42:22.666 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "False", 2021-03-22T20:42:22.666 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:22.666 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:22.666 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-03-22T20:42:22.666 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "", 2021-03-22T20:42:22.666 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:22.666 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:22.667 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:22.667 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout } 2021-03-22T20:42:22.667 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout } 2021-03-22T20:42:22.667 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:22.667 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout { 2021-03-22T20:42:22.667 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "telegraf", 2021-03-22T20:42:22.667 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "can_run": true, 2021-03-22T20:42:22.667 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "error_string": "", 2021-03-22T20:42:22.667 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "module_options": { 2021-03-22T20:42:22.667 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "address": { 2021-03-22T20:42:22.667 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "address", 2021-03-22T20:42:22.667 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "str", 2021-03-22T20:42:22.668 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:22.668 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-03-22T20:42:22.668 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "unixgram:///tmp/telegraf.sock", 2021-03-22T20:42:22.668 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:22.668 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:22.668 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-03-22T20:42:22.668 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "", 2021-03-22T20:42:22.668 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:22.668 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:22.668 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:22.668 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:22.669 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "interval": { 2021-03-22T20:42:22.669 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "interval", 2021-03-22T20:42:22.669 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "secs", 2021-03-22T20:42:22.669 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:22.669 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-03-22T20:42:22.669 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "15", 2021-03-22T20:42:22.669 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:22.669 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:22.669 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-03-22T20:42:22.669 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "", 2021-03-22T20:42:22.669 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:22.670 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:22.670 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:22.670 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:22.670 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "log_level": { 2021-03-22T20:42:22.670 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "log_level", 2021-03-22T20:42:22.670 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "str", 2021-03-22T20:42:22.670 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:22.670 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-03-22T20:42:22.670 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "", 2021-03-22T20:42:22.670 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:22.670 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:22.671 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2021-03-22T20:42:22.671 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "", 2021-03-22T20:42:22.671 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "critical", 2021-03-22T20:42:22.671 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "debug", 2021-03-22T20:42:22.671 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "error", 2021-03-22T20:42:22.671 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "info", 2021-03-22T20:42:22.671 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "warning" 2021-03-22T20:42:22.671 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout ], 2021-03-22T20:42:22.671 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "", 2021-03-22T20:42:22.671 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:22.671 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:22.672 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:22.672 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:22.672 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "log_to_cluster": { 2021-03-22T20:42:22.672 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster", 2021-03-22T20:42:22.672 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-03-22T20:42:22.672 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:22.672 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-03-22T20:42:22.672 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "False", 2021-03-22T20:42:22.672 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:22.672 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:22.672 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-03-22T20:42:22.673 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "", 2021-03-22T20:42:22.673 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:22.673 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:22.673 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:22.673 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:22.673 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "log_to_cluster_level": { 2021-03-22T20:42:22.673 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster_level", 2021-03-22T20:42:22.673 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "str", 2021-03-22T20:42:22.673 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:22.673 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-03-22T20:42:22.673 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "info", 2021-03-22T20:42:22.674 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:22.674 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:22.674 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2021-03-22T20:42:22.674 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "", 2021-03-22T20:42:22.674 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "critical", 2021-03-22T20:42:22.674 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "debug", 2021-03-22T20:42:22.674 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "error", 2021-03-22T20:42:22.674 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "info", 2021-03-22T20:42:22.674 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "warning" 2021-03-22T20:42:22.674 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout ], 2021-03-22T20:42:22.674 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "", 2021-03-22T20:42:22.675 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:22.675 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:22.675 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:22.675 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:22.675 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "log_to_file": { 2021-03-22T20:42:22.675 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "log_to_file", 2021-03-22T20:42:22.675 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-03-22T20:42:22.675 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:22.675 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-03-22T20:42:22.675 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "False", 2021-03-22T20:42:22.675 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:22.676 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:22.676 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-03-22T20:42:22.676 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "", 2021-03-22T20:42:22.676 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:22.676 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:22.676 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:22.676 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout } 2021-03-22T20:42:22.676 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout } 2021-03-22T20:42:22.676 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:22.676 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout { 2021-03-22T20:42:22.676 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "telemetry", 2021-03-22T20:42:22.676 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "can_run": true, 2021-03-22T20:42:22.677 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "error_string": "", 2021-03-22T20:42:22.677 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "module_options": { 2021-03-22T20:42:22.677 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "channel_basic": { 2021-03-22T20:42:22.677 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "channel_basic", 2021-03-22T20:42:22.677 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-03-22T20:42:22.677 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:22.677 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-03-22T20:42:22.677 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "True", 2021-03-22T20:42:22.677 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:22.677 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:22.677 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-03-22T20:42:22.678 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "Share basic cluster information (size, version)", 2021-03-22T20:42:22.678 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:22.678 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:22.678 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:22.678 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:22.678 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "channel_crash": { 2021-03-22T20:42:22.678 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "channel_crash", 2021-03-22T20:42:22.678 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-03-22T20:42:22.678 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:22.678 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-03-22T20:42:22.678 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "True", 2021-03-22T20:42:22.678 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:22.679 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:22.679 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-03-22T20:42:22.679 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "", 2021-03-22T20:42:22.679 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:22.679 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:22.679 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:22.679 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:22.679 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "channel_device": { 2021-03-22T20:42:22.679 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "channel_device", 2021-03-22T20:42:22.679 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-03-22T20:42:22.680 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:22.680 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-03-22T20:42:22.680 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "True", 2021-03-22T20:42:22.680 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:22.680 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:22.680 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-03-22T20:42:22.680 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "", 2021-03-22T20:42:22.680 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:22.680 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:22.680 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:22.680 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:22.680 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "channel_ident": { 2021-03-22T20:42:22.681 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "channel_ident", 2021-03-22T20:42:22.681 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-03-22T20:42:22.681 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:22.681 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-03-22T20:42:22.681 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "False", 2021-03-22T20:42:22.681 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:22.681 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:22.681 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-03-22T20:42:22.681 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "", 2021-03-22T20:42:22.681 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:22.681 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:22.682 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:22.682 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:22.682 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "contact": { 2021-03-22T20:42:22.682 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "contact", 2021-03-22T20:42:22.682 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "str", 2021-03-22T20:42:22.682 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:22.682 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-03-22T20:42:22.682 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "None", 2021-03-22T20:42:22.682 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:22.682 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:22.683 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-03-22T20:42:22.683 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "", 2021-03-22T20:42:22.683 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:22.683 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:22.683 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:22.683 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:22.683 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "description": { 2021-03-22T20:42:22.683 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "description", 2021-03-22T20:42:22.683 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "str", 2021-03-22T20:42:22.683 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:22.683 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-03-22T20:42:22.684 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "None", 2021-03-22T20:42:22.684 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:22.684 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:22.684 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-03-22T20:42:22.684 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "", 2021-03-22T20:42:22.684 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:22.684 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:22.684 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:22.684 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:22.684 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "device_url": { 2021-03-22T20:42:22.684 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "device_url", 2021-03-22T20:42:22.685 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "str", 2021-03-22T20:42:22.685 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:22.685 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-03-22T20:42:22.685 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "https://telemetry.ceph.com/device", 2021-03-22T20:42:22.685 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:22.685 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:22.685 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-03-22T20:42:22.685 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "", 2021-03-22T20:42:22.685 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:22.685 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:22.685 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:22.686 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:22.686 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enabled": { 2021-03-22T20:42:22.686 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "enabled", 2021-03-22T20:42:22.686 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-03-22T20:42:22.686 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:22.686 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-03-22T20:42:22.686 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "False", 2021-03-22T20:42:22.686 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:22.686 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:22.686 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-03-22T20:42:22.686 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "", 2021-03-22T20:42:22.687 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:22.687 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:22.687 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:22.687 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:22.687 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "interval": { 2021-03-22T20:42:22.687 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "interval", 2021-03-22T20:42:22.687 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "int", 2021-03-22T20:42:22.687 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:22.687 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-03-22T20:42:22.687 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "24", 2021-03-22T20:42:22.687 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "8", 2021-03-22T20:42:22.687 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:22.688 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-03-22T20:42:22.688 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "", 2021-03-22T20:42:22.688 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:22.688 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:22.688 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:22.688 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:22.688 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "last_opt_revision": { 2021-03-22T20:42:22.688 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "last_opt_revision", 2021-03-22T20:42:22.688 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "int", 2021-03-22T20:42:22.688 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:22.688 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-03-22T20:42:22.689 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "1", 2021-03-22T20:42:22.689 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:22.689 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:22.689 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-03-22T20:42:22.689 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "", 2021-03-22T20:42:22.689 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:22.689 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:22.689 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:22.689 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:22.689 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "leaderboard": { 2021-03-22T20:42:22.689 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "leaderboard", 2021-03-22T20:42:22.689 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-03-22T20:42:22.690 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:22.690 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-03-22T20:42:22.690 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "False", 2021-03-22T20:42:22.690 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:22.690 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:22.690 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-03-22T20:42:22.690 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "", 2021-03-22T20:42:22.690 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:22.690 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:22.690 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:22.690 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:22.691 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "log_level": { 2021-03-22T20:42:22.691 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "log_level", 2021-03-22T20:42:22.691 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "str", 2021-03-22T20:42:22.691 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:22.691 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-03-22T20:42:22.691 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "", 2021-03-22T20:42:22.691 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:22.691 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:22.691 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2021-03-22T20:42:22.691 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "", 2021-03-22T20:42:22.691 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "critical", 2021-03-22T20:42:22.691 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "debug", 2021-03-22T20:42:22.692 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "error", 2021-03-22T20:42:22.692 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "info", 2021-03-22T20:42:22.692 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "warning" 2021-03-22T20:42:22.692 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout ], 2021-03-22T20:42:22.692 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "", 2021-03-22T20:42:22.692 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:22.692 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:22.692 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:22.692 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:22.692 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "log_to_cluster": { 2021-03-22T20:42:22.693 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster", 2021-03-22T20:42:22.693 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-03-22T20:42:22.693 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:22.693 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-03-22T20:42:22.693 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "False", 2021-03-22T20:42:22.693 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:22.693 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:22.693 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-03-22T20:42:22.693 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "", 2021-03-22T20:42:22.693 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:22.693 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:22.693 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:22.694 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:22.694 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "log_to_cluster_level": { 2021-03-22T20:42:22.694 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster_level", 2021-03-22T20:42:22.694 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "str", 2021-03-22T20:42:22.694 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:22.694 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-03-22T20:42:22.694 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "info", 2021-03-22T20:42:22.694 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:22.694 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:22.694 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2021-03-22T20:42:22.694 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "", 2021-03-22T20:42:22.695 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "critical", 2021-03-22T20:42:22.695 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "debug", 2021-03-22T20:42:22.695 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "error", 2021-03-22T20:42:22.695 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "info", 2021-03-22T20:42:22.695 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "warning" 2021-03-22T20:42:22.695 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout ], 2021-03-22T20:42:22.695 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "", 2021-03-22T20:42:22.695 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:22.695 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:22.695 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:22.695 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:22.696 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "log_to_file": { 2021-03-22T20:42:22.696 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "log_to_file", 2021-03-22T20:42:22.696 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-03-22T20:42:22.696 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:22.696 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-03-22T20:42:22.696 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "False", 2021-03-22T20:42:22.696 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:22.696 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:22.696 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-03-22T20:42:22.696 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "", 2021-03-22T20:42:22.696 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:22.696 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:22.697 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:22.697 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:22.697 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "organization": { 2021-03-22T20:42:22.697 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "organization", 2021-03-22T20:42:22.697 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "str", 2021-03-22T20:42:22.697 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:22.697 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-03-22T20:42:22.697 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "None", 2021-03-22T20:42:22.697 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:22.697 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:22.697 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-03-22T20:42:22.697 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "", 2021-03-22T20:42:22.698 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:22.698 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:22.698 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:22.698 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:22.698 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "proxy": { 2021-03-22T20:42:22.698 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "proxy", 2021-03-22T20:42:22.698 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "str", 2021-03-22T20:42:22.698 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:22.698 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-03-22T20:42:22.698 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "None", 2021-03-22T20:42:22.698 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:22.699 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:22.699 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-03-22T20:42:22.699 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "", 2021-03-22T20:42:22.699 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:22.699 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:22.699 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:22.699 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:22.699 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "url": { 2021-03-22T20:42:22.699 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "url", 2021-03-22T20:42:22.699 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "str", 2021-03-22T20:42:22.699 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:22.699 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-03-22T20:42:22.700 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "https://telemetry.ceph.com/report", 2021-03-22T20:42:22.700 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:22.700 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:22.700 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-03-22T20:42:22.700 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "", 2021-03-22T20:42:22.700 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:22.700 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:22.700 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:22.700 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout } 2021-03-22T20:42:22.700 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout } 2021-03-22T20:42:22.700 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:22.700 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout { 2021-03-22T20:42:22.701 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "test_orchestrator", 2021-03-22T20:42:22.701 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "can_run": true, 2021-03-22T20:42:22.701 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "error_string": "", 2021-03-22T20:42:22.701 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "module_options": { 2021-03-22T20:42:22.701 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "log_level": { 2021-03-22T20:42:22.701 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "log_level", 2021-03-22T20:42:22.701 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "str", 2021-03-22T20:42:22.701 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:22.701 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-03-22T20:42:22.701 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "", 2021-03-22T20:42:22.701 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:22.701 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:22.702 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2021-03-22T20:42:22.702 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "", 2021-03-22T20:42:22.702 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "critical", 2021-03-22T20:42:22.702 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "debug", 2021-03-22T20:42:22.702 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "error", 2021-03-22T20:42:22.702 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "info", 2021-03-22T20:42:22.702 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "warning" 2021-03-22T20:42:22.702 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout ], 2021-03-22T20:42:22.702 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "", 2021-03-22T20:42:22.702 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:22.702 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:22.703 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:22.703 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:22.703 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "log_to_cluster": { 2021-03-22T20:42:22.703 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster", 2021-03-22T20:42:22.703 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-03-22T20:42:22.703 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:22.703 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-03-22T20:42:22.703 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "False", 2021-03-22T20:42:22.703 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:22.703 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:22.703 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-03-22T20:42:22.704 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "", 2021-03-22T20:42:22.704 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:22.704 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:22.704 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:22.704 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:22.704 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "log_to_cluster_level": { 2021-03-22T20:42:22.704 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster_level", 2021-03-22T20:42:22.704 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "str", 2021-03-22T20:42:22.704 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:22.704 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-03-22T20:42:22.704 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "info", 2021-03-22T20:42:22.705 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:22.705 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:22.705 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2021-03-22T20:42:22.705 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "", 2021-03-22T20:42:22.705 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "critical", 2021-03-22T20:42:22.705 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "debug", 2021-03-22T20:42:22.705 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "error", 2021-03-22T20:42:22.705 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "info", 2021-03-22T20:42:22.705 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "warning" 2021-03-22T20:42:22.705 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout ], 2021-03-22T20:42:22.705 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "", 2021-03-22T20:42:22.706 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:22.706 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:22.706 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:22.706 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:22.706 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "log_to_file": { 2021-03-22T20:42:22.706 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "log_to_file", 2021-03-22T20:42:22.706 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-03-22T20:42:22.706 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:22.706 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-03-22T20:42:22.706 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "False", 2021-03-22T20:42:22.707 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:22.707 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:22.707 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-03-22T20:42:22.707 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "", 2021-03-22T20:42:22.707 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:22.707 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:22.707 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:22.707 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout } 2021-03-22T20:42:22.707 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout } 2021-03-22T20:42:22.707 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:22.707 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout { 2021-03-22T20:42:22.708 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "volumes", 2021-03-22T20:42:22.708 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "can_run": true, 2021-03-22T20:42:22.708 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "error_string": "", 2021-03-22T20:42:22.708 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "module_options": { 2021-03-22T20:42:22.708 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "log_level": { 2021-03-22T20:42:22.708 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "log_level", 2021-03-22T20:42:22.708 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "str", 2021-03-22T20:42:22.708 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:22.708 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-03-22T20:42:22.708 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "", 2021-03-22T20:42:22.708 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:22.708 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:22.709 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2021-03-22T20:42:22.709 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "", 2021-03-22T20:42:22.709 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "critical", 2021-03-22T20:42:22.709 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "debug", 2021-03-22T20:42:22.709 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "error", 2021-03-22T20:42:22.709 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "info", 2021-03-22T20:42:22.709 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "warning" 2021-03-22T20:42:22.709 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout ], 2021-03-22T20:42:22.709 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "", 2021-03-22T20:42:22.709 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:22.709 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:22.710 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:22.710 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:22.710 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "log_to_cluster": { 2021-03-22T20:42:22.710 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster", 2021-03-22T20:42:22.710 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-03-22T20:42:22.710 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:22.710 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-03-22T20:42:22.710 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "False", 2021-03-22T20:42:22.710 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:22.710 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:22.711 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-03-22T20:42:22.711 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "", 2021-03-22T20:42:22.711 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:22.711 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:22.711 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:22.711 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:22.711 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "log_to_cluster_level": { 2021-03-22T20:42:22.711 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster_level", 2021-03-22T20:42:22.711 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "str", 2021-03-22T20:42:22.711 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:22.711 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-03-22T20:42:22.711 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "info", 2021-03-22T20:42:22.712 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:22.712 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:22.712 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2021-03-22T20:42:22.712 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "", 2021-03-22T20:42:22.712 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "critical", 2021-03-22T20:42:22.712 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "debug", 2021-03-22T20:42:22.712 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "error", 2021-03-22T20:42:22.712 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "info", 2021-03-22T20:42:22.712 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "warning" 2021-03-22T20:42:22.712 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout ], 2021-03-22T20:42:22.712 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "", 2021-03-22T20:42:22.713 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:22.713 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:22.713 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:22.713 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:22.713 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "log_to_file": { 2021-03-22T20:42:22.713 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "log_to_file", 2021-03-22T20:42:22.713 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-03-22T20:42:22.713 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:22.713 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-03-22T20:42:22.713 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "False", 2021-03-22T20:42:22.713 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:22.714 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:22.714 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-03-22T20:42:22.714 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "", 2021-03-22T20:42:22.714 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:22.714 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:22.714 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:22.714 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:22.714 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max_concurrent_clones": { 2021-03-22T20:42:22.714 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "max_concurrent_clones", 2021-03-22T20:42:22.714 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "int", 2021-03-22T20:42:22.714 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:22.715 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-03-22T20:42:22.715 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "4", 2021-03-22T20:42:22.715 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:22.715 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:22.715 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-03-22T20:42:22.715 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "Number of asynchronous cloner threads", 2021-03-22T20:42:22.715 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:22.715 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:22.715 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:22.715 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout } 2021-03-22T20:42:22.715 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout } 2021-03-22T20:42:22.716 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:22.716 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout { 2021-03-22T20:42:22.716 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "zabbix", 2021-03-22T20:42:22.716 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "can_run": true, 2021-03-22T20:42:22.716 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "error_string": "", 2021-03-22T20:42:22.716 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "module_options": { 2021-03-22T20:42:22.716 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "discovery_interval": { 2021-03-22T20:42:22.716 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "discovery_interval", 2021-03-22T20:42:22.716 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "str", 2021-03-22T20:42:22.716 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:22.716 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-03-22T20:42:22.716 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "100", 2021-03-22T20:42:22.717 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:22.717 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:22.717 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-03-22T20:42:22.717 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "", 2021-03-22T20:42:22.717 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:22.717 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:22.717 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:22.717 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:22.717 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "identifier": { 2021-03-22T20:42:22.717 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "identifier", 2021-03-22T20:42:22.718 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "str", 2021-03-22T20:42:22.718 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:22.718 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-03-22T20:42:22.718 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "", 2021-03-22T20:42:22.718 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:22.718 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:22.718 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-03-22T20:42:22.718 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "", 2021-03-22T20:42:22.718 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:22.718 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:22.718 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:22.719 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:22.719 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "interval": { 2021-03-22T20:42:22.719 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "interval", 2021-03-22T20:42:22.719 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "secs", 2021-03-22T20:42:22.719 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:22.719 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-03-22T20:42:22.719 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "60", 2021-03-22T20:42:22.719 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:22.719 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:22.719 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-03-22T20:42:22.719 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "", 2021-03-22T20:42:22.720 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:22.720 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:22.720 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:22.720 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:22.720 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "log_level": { 2021-03-22T20:42:22.720 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "log_level", 2021-03-22T20:42:22.720 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "str", 2021-03-22T20:42:22.720 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:22.720 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-03-22T20:42:22.720 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "", 2021-03-22T20:42:22.720 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:22.720 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:22.721 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2021-03-22T20:42:22.721 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "", 2021-03-22T20:42:22.721 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "critical", 2021-03-22T20:42:22.721 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "debug", 2021-03-22T20:42:22.721 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "error", 2021-03-22T20:42:22.721 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "info", 2021-03-22T20:42:22.721 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "warning" 2021-03-22T20:42:22.721 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout ], 2021-03-22T20:42:22.721 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "", 2021-03-22T20:42:22.721 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:22.721 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:22.721 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:22.722 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:22.722 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "log_to_cluster": { 2021-03-22T20:42:22.722 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster", 2021-03-22T20:42:22.722 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-03-22T20:42:22.722 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:22.722 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-03-22T20:42:22.722 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "False", 2021-03-22T20:42:22.722 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:22.722 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:22.722 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-03-22T20:42:22.722 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "", 2021-03-22T20:42:22.723 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:22.723 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:22.723 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:22.723 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:22.723 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "log_to_cluster_level": { 2021-03-22T20:42:22.723 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster_level", 2021-03-22T20:42:22.723 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "str", 2021-03-22T20:42:22.723 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:22.723 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-03-22T20:42:22.723 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "info", 2021-03-22T20:42:22.723 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:22.724 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:22.724 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2021-03-22T20:42:22.724 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "", 2021-03-22T20:42:22.724 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "critical", 2021-03-22T20:42:22.724 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "debug", 2021-03-22T20:42:22.724 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "error", 2021-03-22T20:42:22.724 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "info", 2021-03-22T20:42:22.724 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "warning" 2021-03-22T20:42:22.724 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout ], 2021-03-22T20:42:22.724 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "", 2021-03-22T20:42:22.724 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:22.725 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:22.725 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:22.725 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:22.725 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "log_to_file": { 2021-03-22T20:42:22.725 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "log_to_file", 2021-03-22T20:42:22.725 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-03-22T20:42:22.725 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:22.725 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-03-22T20:42:22.725 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "False", 2021-03-22T20:42:22.725 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:22.725 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:22.726 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-03-22T20:42:22.726 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "", 2021-03-22T20:42:22.726 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:22.726 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:22.726 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:22.726 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:22.726 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "zabbix_host": { 2021-03-22T20:42:22.726 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "zabbix_host", 2021-03-22T20:42:22.726 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "str", 2021-03-22T20:42:22.726 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:22.726 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-03-22T20:42:22.727 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "None", 2021-03-22T20:42:22.727 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:22.727 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:22.727 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-03-22T20:42:22.727 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "", 2021-03-22T20:42:22.727 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:22.727 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:22.727 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:22.727 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:22.727 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "zabbix_port": { 2021-03-22T20:42:22.727 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "zabbix_port", 2021-03-22T20:42:22.728 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "int", 2021-03-22T20:42:22.728 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:22.728 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-03-22T20:42:22.728 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "10051", 2021-03-22T20:42:22.728 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:22.728 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:22.728 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-03-22T20:42:22.728 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "", 2021-03-22T20:42:22.728 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:22.728 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:22.728 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:22.728 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:22.729 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "zabbix_sender": { 2021-03-22T20:42:22.729 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "zabbix_sender", 2021-03-22T20:42:22.729 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "str", 2021-03-22T20:42:22.729 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:22.729 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-03-22T20:42:22.729 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "/usr/bin/zabbix_sender", 2021-03-22T20:42:22.729 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:22.729 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:22.729 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-03-22T20:42:22.729 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "", 2021-03-22T20:42:22.729 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:22.729 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:22.730 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:22.730 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout } 2021-03-22T20:42:22.730 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout } 2021-03-22T20:42:22.730 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout } 2021-03-22T20:42:22.730 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout ], 2021-03-22T20:42:22.730 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "services": {}, 2021-03-22T20:42:22.730 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "always_on_modules": { 2021-03-22T20:42:22.730 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "nautilus": [ 2021-03-22T20:42:22.730 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "balancer", 2021-03-22T20:42:22.730 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "crash", 2021-03-22T20:42:22.731 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "devicehealth", 2021-03-22T20:42:22.731 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "orchestrator_cli", 2021-03-22T20:42:22.731 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "progress", 2021-03-22T20:42:22.731 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "rbd_support", 2021-03-22T20:42:22.731 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "status", 2021-03-22T20:42:22.731 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "volumes" 2021-03-22T20:42:22.731 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout ], 2021-03-22T20:42:22.731 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "octopus": [ 2021-03-22T20:42:22.731 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "balancer", 2021-03-22T20:42:22.731 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "crash", 2021-03-22T20:42:22.731 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "devicehealth", 2021-03-22T20:42:22.732 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "orchestrator", 2021-03-22T20:42:22.732 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "pg_autoscaler", 2021-03-22T20:42:22.732 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "progress", 2021-03-22T20:42:22.732 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "rbd_support", 2021-03-22T20:42:22.732 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "status", 2021-03-22T20:42:22.732 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "telemetry", 2021-03-22T20:42:22.732 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "volumes" 2021-03-22T20:42:22.732 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout ], 2021-03-22T20:42:22.732 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "last_failure_osd_epoch": 0, 2021-03-22T20:42:22.732 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "active_clients": [ 2021-03-22T20:42:22.733 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout { 2021-03-22T20:42:22.733 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "addrvec": [ 2021-03-22T20:42:22.733 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout { 2021-03-22T20:42:22.733 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "v2", 2021-03-22T20:42:22.733 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "addr": "172.21.2.120:0", 2021-03-22T20:42:22.733 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "nonce": 2882072256 2021-03-22T20:42:22.733 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout } 2021-03-22T20:42:22.733 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout ] 2021-03-22T20:42:22.733 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:22.733 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout { 2021-03-22T20:42:22.733 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "addrvec": [ 2021-03-22T20:42:22.733 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout { 2021-03-22T20:42:22.734 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "v2", 2021-03-22T20:42:22.734 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "addr": "172.21.2.120:0", 2021-03-22T20:42:22.734 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "nonce": 3189042147 2021-03-22T20:42:22.734 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout } 2021-03-22T20:42:22.734 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout ] 2021-03-22T20:42:22.734 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout } 2021-03-22T20:42:22.734 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout ] 2021-03-22T20:42:22.734 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout } 2021-03-22T20:42:22.734 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout } 2021-03-22T20:42:22.735 INFO:teuthology.orchestra.run.gibba020.stderr:Waiting for the mgr to restart... 2021-03-22T20:42:22.735 INFO:teuthology.orchestra.run.gibba020.stderr:Waiting for Mgr epoch 5... 2021-03-22T20:42:22.736 INFO:teuthology.orchestra.run.gibba020.stderr:Running command: /bin/podman run --rm --ipc=host --net=host --entrypoint /usr/bin/ceph -e CONTAINER_IMAGE=docker.io/ceph/daemon-base:latest-octopus -e NODE_NAME=gibba020 -v /var/log/ceph/d910040a-8b4e-11eb-90a2-001a4aab830c:/var/log/ceph:z -v /tmp/ceph-tmp_n880bx1:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmp3r680ome:/etc/ceph/ceph.conf:z docker.io/ceph/daemon-base:latest-octopus tell mgr mgr_status 2021-03-22T20:42:24.776 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout { 2021-03-22T20:42:24.776 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "mgrmap_epoch": 7, 2021-03-22T20:42:24.776 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "initialized": true 2021-03-22T20:42:24.776 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout } 2021-03-22T20:42:25.305 INFO:teuthology.orchestra.run.gibba020.stderr:Mgr epoch 5 is available 2021-03-22T20:42:25.305 INFO:teuthology.orchestra.run.gibba020.stderr:Setting orchestrator backend to cephadm... 2021-03-22T20:42:25.306 INFO:teuthology.orchestra.run.gibba020.stderr:Running command: /bin/podman run --rm --ipc=host --net=host --entrypoint /usr/bin/ceph -e CONTAINER_IMAGE=docker.io/ceph/daemon-base:latest-octopus -e NODE_NAME=gibba020 -v /var/log/ceph/d910040a-8b4e-11eb-90a2-001a4aab830c:/var/log/ceph:z -v /tmp/ceph-tmp_n880bx1:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmp3r680ome:/etc/ceph/ceph.conf:z docker.io/ceph/daemon-base:latest-octopus orch set backend cephadm 2021-03-22T20:42:26.397 INFO:teuthology.orchestra.run.gibba020.stderr:Generating ssh key... 2021-03-22T20:42:26.397 INFO:teuthology.orchestra.run.gibba020.stderr:Running command: /bin/podman run --rm --ipc=host --net=host --entrypoint /usr/bin/ceph -e CONTAINER_IMAGE=docker.io/ceph/daemon-base:latest-octopus -e NODE_NAME=gibba020 -v /var/log/ceph/d910040a-8b4e-11eb-90a2-001a4aab830c:/var/log/ceph:z -v /tmp/ceph-tmp_n880bx1:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmp3r680ome:/etc/ceph/ceph.conf:z docker.io/ceph/daemon-base:latest-octopus cephadm generate-key 2021-03-22T20:42:27.647 INFO:teuthology.orchestra.run.gibba020.stderr:Running command: /bin/podman run --rm --ipc=host --net=host --entrypoint /usr/bin/ceph -e CONTAINER_IMAGE=docker.io/ceph/daemon-base:latest-octopus -e NODE_NAME=gibba020 -v /var/log/ceph/d910040a-8b4e-11eb-90a2-001a4aab830c:/var/log/ceph:z -v /tmp/ceph-tmp_n880bx1:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmp3r680ome:/etc/ceph/ceph.conf:z docker.io/ceph/daemon-base:latest-octopus cephadm get-pub-key 2021-03-22T20:42:28.233 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDSz8Z1L2SgIw/iwePHq3bMayw073F2TEOlTsudd+y3lXfjFqagSRtrhiOGQSpRAQ3GUqST472bBWVbZcoU2UHjguIxBWSD9D/sl8M3+co3PXO+6oRXIHKz8LSIzxUc3FD0QjLJ1gNhUmmXaHw9pV4p1Y9eRlYTQijh1TODqJwsiL5FFM8bqhdvnCpmJzp3GgHreONlZk63u8AMuZxW/sn3W9cdCOZjrUXdzDQCq2uGw11oklIjsqMm7uKd08M8wPiN132jT3SQo31qAhgaiMo7iezS/9e0T+Bn/+o2z19QTG3uKZnHUbkJYGl/L6SAYGDct/qrbYQA9IEUMpem+WjR486yCHQy9z9VosSOOFDt10dKsLyVCJ6+N6S0zJQyC/kLiLz/MSAyuTCw84MgZ/fpUSlvTY5IhEPXe9D5jTjHRd253mI6YR5ynCejkkelBYpkQDwCHcXscxzdMy4HtCFprbGMdMV0FHn9FE9QgTy4lOMC0pAyMWs43tEAcUJsLc0= ceph-d910040a-8b4e-11eb-90a2-001a4aab830c 2021-03-22T20:42:28.793 INFO:teuthology.orchestra.run.gibba020.stderr:Wrote public SSH key to to /home/ubuntu/cephtest/ceph.pub 2021-03-22T20:42:28.793 INFO:teuthology.orchestra.run.gibba020.stderr:Adding key to root@localhost's authorized_keys... 2021-03-22T20:42:28.794 INFO:teuthology.orchestra.run.gibba020.stderr:Adding host gibba020... 2021-03-22T20:42:28.794 INFO:teuthology.orchestra.run.gibba020.stderr:Running command: /bin/podman run --rm --ipc=host --net=host --entrypoint /usr/bin/ceph -e CONTAINER_IMAGE=docker.io/ceph/daemon-base:latest-octopus -e NODE_NAME=gibba020 -v /var/log/ceph/d910040a-8b4e-11eb-90a2-001a4aab830c:/var/log/ceph:z -v /tmp/ceph-tmp_n880bx1:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmp3r680ome:/etc/ceph/ceph.conf:z docker.io/ceph/daemon-base:latest-octopus orch host add gibba020 2021-03-22T20:42:29.789 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout Added host 'gibba020' 2021-03-22T20:42:30.397 INFO:teuthology.orchestra.run.gibba020.stderr:Running command: /bin/podman run --rm --ipc=host --net=host --entrypoint /usr/bin/ceph -e CONTAINER_IMAGE=docker.io/ceph/daemon-base:latest-octopus -e NODE_NAME=gibba020 -v /var/log/ceph/d910040a-8b4e-11eb-90a2-001a4aab830c:/var/log/ceph:z -v /tmp/ceph-tmp_n880bx1:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmp3r680ome:/etc/ceph/ceph.conf:z docker.io/ceph/daemon-base:latest-octopus config set mgr mgr/dashboard/ssl_server_port 8443 2021-03-22T20:42:31.789 INFO:teuthology.orchestra.run.gibba020.stderr:Enabling the dashboard module... 2021-03-22T20:42:31.789 INFO:teuthology.orchestra.run.gibba020.stderr:Running command: /bin/podman run --rm --ipc=host --net=host --entrypoint /usr/bin/ceph -e CONTAINER_IMAGE=docker.io/ceph/daemon-base:latest-octopus -e NODE_NAME=gibba020 -v /var/log/ceph/d910040a-8b4e-11eb-90a2-001a4aab830c:/var/log/ceph:z -v /tmp/ceph-tmp_n880bx1:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmp3r680ome:/etc/ceph/ceph.conf:z docker.io/ceph/daemon-base:latest-octopus mgr module enable dashboard 2021-03-22T20:42:33.284 INFO:teuthology.orchestra.run.gibba020.stderr:Running command: /bin/podman run --rm --ipc=host --net=host --entrypoint /usr/bin/ceph -e CONTAINER_IMAGE=docker.io/ceph/daemon-base:latest-octopus -e NODE_NAME=gibba020 -v /var/log/ceph/d910040a-8b4e-11eb-90a2-001a4aab830c:/var/log/ceph:z -v /tmp/ceph-tmp_n880bx1:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmp3r680ome:/etc/ceph/ceph.conf:z docker.io/ceph/daemon-base:latest-octopus mgr dump 2021-03-22T20:42:34.377 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout { 2021-03-22T20:42:34.377 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "epoch": 9, 2021-03-22T20:42:34.377 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "active_gid": 14116, 2021-03-22T20:42:34.377 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "active_name": "y", 2021-03-22T20:42:34.377 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "active_addrs": { 2021-03-22T20:42:34.377 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "addrvec": [ 2021-03-22T20:42:34.377 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout { 2021-03-22T20:42:34.378 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "v2", 2021-03-22T20:42:34.378 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "addr": "172.21.2.120:6800", 2021-03-22T20:42:34.378 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "nonce": 818099995 2021-03-22T20:42:34.378 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:34.378 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout { 2021-03-22T20:42:34.378 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "v1", 2021-03-22T20:42:34.378 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "addr": "172.21.2.120:6801", 2021-03-22T20:42:34.378 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "nonce": 818099995 2021-03-22T20:42:34.378 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout } 2021-03-22T20:42:34.378 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout ] 2021-03-22T20:42:34.379 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:34.379 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "active_addr": "172.21.2.120:6801/818099995", 2021-03-22T20:42:34.379 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "active_change": "2021-03-22T20:42:23.383681+0000", 2021-03-22T20:42:34.379 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "active_mgr_features": 4540138292840890367, 2021-03-22T20:42:34.379 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "available": true, 2021-03-22T20:42:34.379 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "standbys": [], 2021-03-22T20:42:34.379 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "modules": [ 2021-03-22T20:42:34.379 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "cephadm", 2021-03-22T20:42:34.379 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "dashboard", 2021-03-22T20:42:34.379 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "iostat", 2021-03-22T20:42:34.379 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "restful" 2021-03-22T20:42:34.379 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout ], 2021-03-22T20:42:34.380 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "available_modules": [ 2021-03-22T20:42:34.380 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout { 2021-03-22T20:42:34.380 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "alerts", 2021-03-22T20:42:34.380 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "can_run": true, 2021-03-22T20:42:34.380 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "error_string": "", 2021-03-22T20:42:34.380 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "module_options": { 2021-03-22T20:42:34.380 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "interval": { 2021-03-22T20:42:34.380 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "interval", 2021-03-22T20:42:34.380 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "secs", 2021-03-22T20:42:34.380 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:34.380 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-03-22T20:42:34.380 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "60", 2021-03-22T20:42:34.380 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:34.381 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:34.381 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-03-22T20:42:34.381 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "How frequently to reexamine health status", 2021-03-22T20:42:34.381 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:34.381 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:34.381 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:34.381 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:34.381 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "log_level": { 2021-03-22T20:42:34.381 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "log_level", 2021-03-22T20:42:34.381 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "str", 2021-03-22T20:42:34.381 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:34.382 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-03-22T20:42:34.382 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "", 2021-03-22T20:42:34.382 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:34.382 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:34.382 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2021-03-22T20:42:34.382 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "", 2021-03-22T20:42:34.382 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "critical", 2021-03-22T20:42:34.382 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "debug", 2021-03-22T20:42:34.382 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "error", 2021-03-22T20:42:34.382 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "info", 2021-03-22T20:42:34.382 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "warning" 2021-03-22T20:42:34.382 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout ], 2021-03-22T20:42:34.383 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "", 2021-03-22T20:42:34.383 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:34.383 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:34.383 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:34.383 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:34.383 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "log_to_cluster": { 2021-03-22T20:42:34.383 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster", 2021-03-22T20:42:34.383 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-03-22T20:42:34.383 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:34.383 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-03-22T20:42:34.383 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "False", 2021-03-22T20:42:34.383 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:34.384 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:34.384 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-03-22T20:42:34.384 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "", 2021-03-22T20:42:34.384 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:34.384 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:34.384 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:34.384 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:34.384 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "log_to_cluster_level": { 2021-03-22T20:42:34.384 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster_level", 2021-03-22T20:42:34.384 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "str", 2021-03-22T20:42:34.384 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:34.384 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-03-22T20:42:34.385 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "info", 2021-03-22T20:42:34.385 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:34.385 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:34.385 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2021-03-22T20:42:34.385 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "", 2021-03-22T20:42:34.385 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "critical", 2021-03-22T20:42:34.385 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "debug", 2021-03-22T20:42:34.385 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "error", 2021-03-22T20:42:34.385 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "info", 2021-03-22T20:42:34.385 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "warning" 2021-03-22T20:42:34.385 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout ], 2021-03-22T20:42:34.385 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "", 2021-03-22T20:42:34.385 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:34.386 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:34.386 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:34.386 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:34.386 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "log_to_file": { 2021-03-22T20:42:34.386 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "log_to_file", 2021-03-22T20:42:34.386 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-03-22T20:42:34.386 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:34.386 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-03-22T20:42:34.386 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "False", 2021-03-22T20:42:34.386 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:34.386 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:34.386 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-03-22T20:42:34.387 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "", 2021-03-22T20:42:34.387 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:34.387 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:34.387 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:34.387 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:34.387 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "smtp_destination": { 2021-03-22T20:42:34.387 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "smtp_destination", 2021-03-22T20:42:34.387 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "str", 2021-03-22T20:42:34.387 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:34.387 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-03-22T20:42:34.387 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "", 2021-03-22T20:42:34.387 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:34.387 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:34.388 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-03-22T20:42:34.388 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "Email address to send alerts to", 2021-03-22T20:42:34.388 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:34.388 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:34.388 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:34.388 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:34.388 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "smtp_from_name": { 2021-03-22T20:42:34.388 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "smtp_from_name", 2021-03-22T20:42:34.388 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "str", 2021-03-22T20:42:34.388 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:34.388 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-03-22T20:42:34.388 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "Ceph", 2021-03-22T20:42:34.389 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:34.389 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:34.389 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-03-22T20:42:34.389 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "Email From: name", 2021-03-22T20:42:34.389 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:34.389 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:34.389 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:34.389 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:34.389 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "smtp_host": { 2021-03-22T20:42:34.389 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "smtp_host", 2021-03-22T20:42:34.389 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "str", 2021-03-22T20:42:34.389 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:34.390 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-03-22T20:42:34.390 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "", 2021-03-22T20:42:34.390 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:34.390 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:34.390 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-03-22T20:42:34.390 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "SMTP server", 2021-03-22T20:42:34.390 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:34.390 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:34.390 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:34.390 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:34.390 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "smtp_password": { 2021-03-22T20:42:34.390 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "smtp_password", 2021-03-22T20:42:34.391 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "str", 2021-03-22T20:42:34.391 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:34.391 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-03-22T20:42:34.391 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "", 2021-03-22T20:42:34.391 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:34.391 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:34.391 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-03-22T20:42:34.391 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "Password to authenticate with", 2021-03-22T20:42:34.391 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:34.391 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:34.391 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:34.391 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:34.391 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "smtp_port": { 2021-03-22T20:42:34.392 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "smtp_port", 2021-03-22T20:42:34.392 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "int", 2021-03-22T20:42:34.392 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:34.392 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-03-22T20:42:34.392 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "465", 2021-03-22T20:42:34.392 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:34.392 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:34.392 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-03-22T20:42:34.392 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "SMTP port", 2021-03-22T20:42:34.392 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:34.392 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:34.392 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:34.393 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:34.393 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "smtp_sender": { 2021-03-22T20:42:34.393 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "smtp_sender", 2021-03-22T20:42:34.393 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "str", 2021-03-22T20:42:34.393 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:34.393 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-03-22T20:42:34.393 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "", 2021-03-22T20:42:34.393 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:34.393 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:34.393 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-03-22T20:42:34.393 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "SMTP envelope sender", 2021-03-22T20:42:34.393 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:34.393 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:34.393 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:34.394 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:34.394 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "smtp_ssl": { 2021-03-22T20:42:34.394 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "smtp_ssl", 2021-03-22T20:42:34.394 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-03-22T20:42:34.394 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:34.394 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-03-22T20:42:34.394 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "True", 2021-03-22T20:42:34.394 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:34.394 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:34.394 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-03-22T20:42:34.394 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "Use SSL to connect to SMTP server", 2021-03-22T20:42:34.394 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:34.395 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:34.395 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:34.395 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:34.395 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "smtp_user": { 2021-03-22T20:42:34.395 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "smtp_user", 2021-03-22T20:42:34.395 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "str", 2021-03-22T20:42:34.395 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:34.395 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-03-22T20:42:34.395 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "", 2021-03-22T20:42:34.395 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:34.395 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:34.395 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-03-22T20:42:34.395 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "User to authenticate as", 2021-03-22T20:42:34.396 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:34.396 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:34.396 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:34.396 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout } 2021-03-22T20:42:34.396 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout } 2021-03-22T20:42:34.396 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:34.396 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout { 2021-03-22T20:42:34.396 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "balancer", 2021-03-22T20:42:34.396 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "can_run": true, 2021-03-22T20:42:34.396 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "error_string": "", 2021-03-22T20:42:34.396 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "module_options": { 2021-03-22T20:42:34.396 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "active": { 2021-03-22T20:42:34.396 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "active", 2021-03-22T20:42:34.397 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-03-22T20:42:34.397 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:34.397 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-03-22T20:42:34.397 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "False", 2021-03-22T20:42:34.397 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:34.397 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:34.397 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-03-22T20:42:34.397 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "automatically balance PGs across cluster", 2021-03-22T20:42:34.397 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:34.397 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:34.397 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:34.397 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:34.398 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "begin_time": { 2021-03-22T20:42:34.398 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "begin_time", 2021-03-22T20:42:34.398 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "str", 2021-03-22T20:42:34.398 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:34.398 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-03-22T20:42:34.398 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "0000", 2021-03-22T20:42:34.398 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:34.398 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:34.398 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-03-22T20:42:34.398 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "beginning time of day to automatically balance", 2021-03-22T20:42:34.398 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "This is a time of day in the format HHMM.", 2021-03-22T20:42:34.398 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:34.399 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:34.399 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:34.399 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "begin_weekday": { 2021-03-22T20:42:34.399 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "begin_weekday", 2021-03-22T20:42:34.399 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "uint", 2021-03-22T20:42:34.399 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:34.399 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-03-22T20:42:34.399 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "0", 2021-03-22T20:42:34.399 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "0", 2021-03-22T20:42:34.399 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "7", 2021-03-22T20:42:34.399 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-03-22T20:42:34.399 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "Restrict automatic balancing to this day of the week or later", 2021-03-22T20:42:34.399 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "0 or 7 = Sunday, 1 = Monday, etc.", 2021-03-22T20:42:34.400 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:34.400 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:34.400 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:34.400 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "crush_compat_max_iterations": { 2021-03-22T20:42:34.400 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "crush_compat_max_iterations", 2021-03-22T20:42:34.400 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "uint", 2021-03-22T20:42:34.400 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:34.400 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-03-22T20:42:34.400 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "25", 2021-03-22T20:42:34.400 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "1", 2021-03-22T20:42:34.400 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "250", 2021-03-22T20:42:34.400 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-03-22T20:42:34.400 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "maximum number of iterations to attempt optimization", 2021-03-22T20:42:34.401 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:34.401 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:34.401 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:34.401 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:34.401 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "crush_compat_metrics": { 2021-03-22T20:42:34.401 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "crush_compat_metrics", 2021-03-22T20:42:34.401 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "str", 2021-03-22T20:42:34.401 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:34.401 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-03-22T20:42:34.401 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "pgs,objects,bytes", 2021-03-22T20:42:34.401 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:34.401 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:34.401 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-03-22T20:42:34.401 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "metrics with which to calculate OSD utilization", 2021-03-22T20:42:34.402 INFO:teuthology.orchestra.run.gibba020.stderr:/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.", 2021-03-22T20:42:34.402 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:34.402 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:34.402 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:34.402 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "crush_compat_step": { 2021-03-22T20:42:34.402 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "crush_compat_step", 2021-03-22T20:42:34.402 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "float", 2021-03-22T20:42:34.402 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:34.402 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-03-22T20:42:34.402 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "0.5", 2021-03-22T20:42:34.402 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "0.001", 2021-03-22T20:42:34.402 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "0.999", 2021-03-22T20:42:34.403 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-03-22T20:42:34.403 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "aggressiveness of optimization", 2021-03-22T20:42:34.403 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": ".99 is very aggressive, .01 is less aggressive", 2021-03-22T20:42:34.403 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:34.403 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:34.403 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:34.403 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "end_time": { 2021-03-22T20:42:34.403 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "end_time", 2021-03-22T20:42:34.403 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "str", 2021-03-22T20:42:34.403 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:34.403 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-03-22T20:42:34.403 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "2400", 2021-03-22T20:42:34.403 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:34.404 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:34.404 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-03-22T20:42:34.404 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "ending time of day to automatically balance", 2021-03-22T20:42:34.404 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "This is a time of day in the format HHMM.", 2021-03-22T20:42:34.404 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:34.404 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:34.404 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:34.404 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "end_weekday": { 2021-03-22T20:42:34.404 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "end_weekday", 2021-03-22T20:42:34.404 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "uint", 2021-03-22T20:42:34.404 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:34.404 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-03-22T20:42:34.404 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "7", 2021-03-22T20:42:34.405 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "0", 2021-03-22T20:42:34.405 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "7", 2021-03-22T20:42:34.405 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-03-22T20:42:34.405 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "Restrict automatic balancing to days of the week earlier than this", 2021-03-22T20:42:34.405 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "0 or 7 = Sunday, 1 = Monday, etc.", 2021-03-22T20:42:34.405 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:34.405 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:34.405 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:34.405 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "log_level": { 2021-03-22T20:42:34.405 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "log_level", 2021-03-22T20:42:34.405 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "str", 2021-03-22T20:42:34.405 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:34.405 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-03-22T20:42:34.406 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "", 2021-03-22T20:42:34.406 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:34.406 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:34.406 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2021-03-22T20:42:34.406 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "", 2021-03-22T20:42:34.406 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "critical", 2021-03-22T20:42:34.406 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "debug", 2021-03-22T20:42:34.406 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "error", 2021-03-22T20:42:34.406 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "info", 2021-03-22T20:42:34.406 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "warning" 2021-03-22T20:42:34.406 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout ], 2021-03-22T20:42:34.406 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "", 2021-03-22T20:42:34.407 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:34.407 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:34.407 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:34.407 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:34.407 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "log_to_cluster": { 2021-03-22T20:42:34.407 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster", 2021-03-22T20:42:34.407 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-03-22T20:42:34.407 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:34.407 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-03-22T20:42:34.407 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "False", 2021-03-22T20:42:34.407 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:34.407 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:34.408 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-03-22T20:42:34.408 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "", 2021-03-22T20:42:34.408 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:34.408 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:34.408 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:34.408 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:34.408 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "log_to_cluster_level": { 2021-03-22T20:42:34.408 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster_level", 2021-03-22T20:42:34.408 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "str", 2021-03-22T20:42:34.408 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:34.408 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-03-22T20:42:34.408 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "info", 2021-03-22T20:42:34.408 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:34.409 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:34.409 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2021-03-22T20:42:34.409 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "", 2021-03-22T20:42:34.409 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "critical", 2021-03-22T20:42:34.409 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "debug", 2021-03-22T20:42:34.409 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "error", 2021-03-22T20:42:34.409 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "info", 2021-03-22T20:42:34.409 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "warning" 2021-03-22T20:42:34.409 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout ], 2021-03-22T20:42:34.409 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "", 2021-03-22T20:42:34.409 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:34.409 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:34.409 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:34.410 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:34.410 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "log_to_file": { 2021-03-22T20:42:34.410 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "log_to_file", 2021-03-22T20:42:34.410 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-03-22T20:42:34.410 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:34.410 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-03-22T20:42:34.410 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "False", 2021-03-22T20:42:34.410 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:34.410 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:34.410 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-03-22T20:42:34.410 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "", 2021-03-22T20:42:34.410 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:34.411 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:34.411 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:34.411 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:34.411 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min_score": { 2021-03-22T20:42:34.411 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "min_score", 2021-03-22T20:42:34.411 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "float", 2021-03-22T20:42:34.411 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:34.411 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-03-22T20:42:34.411 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "0", 2021-03-22T20:42:34.411 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:34.411 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:34.411 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-03-22T20:42:34.412 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "minimum score, below which no optimization is attempted", 2021-03-22T20:42:34.412 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:34.412 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:34.412 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:34.412 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:34.412 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "mode": { 2021-03-22T20:42:34.412 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "mode", 2021-03-22T20:42:34.412 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "str", 2021-03-22T20:42:34.412 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:34.412 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-03-22T20:42:34.412 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "none", 2021-03-22T20:42:34.413 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:34.413 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:34.413 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2021-03-22T20:42:34.413 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "crush-compat", 2021-03-22T20:42:34.413 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "none", 2021-03-22T20:42:34.413 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "upmap" 2021-03-22T20:42:34.413 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout ], 2021-03-22T20:42:34.413 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "Balancer mode", 2021-03-22T20:42:34.413 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:34.413 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:34.413 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:34.413 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:34.413 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "pool_ids": { 2021-03-22T20:42:34.414 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "pool_ids", 2021-03-22T20:42:34.414 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "str", 2021-03-22T20:42:34.414 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:34.414 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-03-22T20:42:34.414 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "", 2021-03-22T20:42:34.414 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:34.414 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:34.414 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-03-22T20:42:34.414 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "pools which the automatic balancing will be limited to", 2021-03-22T20:42:34.414 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:34.414 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:34.415 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:34.415 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:34.415 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "sleep_interval": { 2021-03-22T20:42:34.415 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "sleep_interval", 2021-03-22T20:42:34.415 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "secs", 2021-03-22T20:42:34.415 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:34.415 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-03-22T20:42:34.415 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "60", 2021-03-22T20:42:34.415 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:34.415 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:34.415 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-03-22T20:42:34.415 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "how frequently to wake up and attempt optimization", 2021-03-22T20:42:34.415 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:34.416 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:34.416 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:34.416 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:34.416 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "upmap_max_deviation": { 2021-03-22T20:42:34.416 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "upmap_max_deviation", 2021-03-22T20:42:34.416 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "int", 2021-03-22T20:42:34.416 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:34.416 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-03-22T20:42:34.416 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "5", 2021-03-22T20:42:34.416 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "1", 2021-03-22T20:42:34.416 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:34.416 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-03-22T20:42:34.416 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "deviation below which no optimization is attempted", 2021-03-22T20:42:34.417 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "If the number of PGs are within this count then no optimization is attempted", 2021-03-22T20:42:34.417 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:34.417 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:34.417 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:34.417 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "upmap_max_optimizations": { 2021-03-22T20:42:34.417 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "upmap_max_optimizations", 2021-03-22T20:42:34.417 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "uint", 2021-03-22T20:42:34.417 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:34.417 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-03-22T20:42:34.417 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "10", 2021-03-22T20:42:34.417 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:34.417 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:34.417 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-03-22T20:42:34.418 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "maximum upmap optimizations to make per attempt", 2021-03-22T20:42:34.418 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:34.418 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:34.418 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:34.418 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout } 2021-03-22T20:42:34.418 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout } 2021-03-22T20:42:34.418 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:34.418 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout { 2021-03-22T20:42:34.418 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "cephadm", 2021-03-22T20:42:34.418 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "can_run": true, 2021-03-22T20:42:34.418 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "error_string": "", 2021-03-22T20:42:34.418 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "module_options": { 2021-03-22T20:42:34.419 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "allow_ptrace": { 2021-03-22T20:42:34.419 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "allow_ptrace", 2021-03-22T20:42:34.419 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-03-22T20:42:34.419 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:34.419 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-03-22T20:42:34.419 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "False", 2021-03-22T20:42:34.419 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:34.419 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:34.419 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-03-22T20:42:34.419 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "allow SYS_PTRACE capability on ceph containers", 2021-03-22T20:42:34.419 INFO:teuthology.orchestra.run.gibba020.stderr:/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.", 2021-03-22T20:42:34.419 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:34.420 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:34.420 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:34.420 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "config_dashboard": { 2021-03-22T20:42:34.420 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "config_dashboard", 2021-03-22T20:42:34.420 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-03-22T20:42:34.420 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:34.420 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-03-22T20:42:34.420 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "True", 2021-03-22T20:42:34.420 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:34.420 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:34.420 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-03-22T20:42:34.420 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "manage configs like API endpoints in Dashboard.", 2021-03-22T20:42:34.420 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:34.421 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:34.421 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:34.421 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:34.421 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "container_image_alertmanager": { 2021-03-22T20:42:34.421 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "container_image_alertmanager", 2021-03-22T20:42:34.421 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "str", 2021-03-22T20:42:34.421 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:34.421 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-03-22T20:42:34.421 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "docker.io/prom/alertmanager:v0.20.0", 2021-03-22T20:42:34.421 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:34.421 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:34.421 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-03-22T20:42:34.421 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "Prometheus container image", 2021-03-22T20:42:34.422 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:34.422 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:34.422 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:34.422 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:34.422 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "container_image_base": { 2021-03-22T20:42:34.422 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "container_image_base", 2021-03-22T20:42:34.422 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "str", 2021-03-22T20:42:34.422 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:34.422 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-03-22T20:42:34.422 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "docker.io/ceph/ceph", 2021-03-22T20:42:34.422 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:34.423 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:34.423 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-03-22T20:42:34.423 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "Container image name, without the tag", 2021-03-22T20:42:34.423 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:34.423 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:34.423 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:34.423 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:34.423 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "container_image_grafana": { 2021-03-22T20:42:34.423 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "container_image_grafana", 2021-03-22T20:42:34.423 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "str", 2021-03-22T20:42:34.423 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:34.423 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-03-22T20:42:34.423 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "docker.io/ceph/ceph-grafana:6.7.4", 2021-03-22T20:42:34.424 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:34.424 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:34.424 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-03-22T20:42:34.424 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "Prometheus container image", 2021-03-22T20:42:34.424 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:34.424 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:34.424 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:34.424 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:34.424 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "container_image_node_exporter": { 2021-03-22T20:42:34.424 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "container_image_node_exporter", 2021-03-22T20:42:34.424 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "str", 2021-03-22T20:42:34.424 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:34.425 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-03-22T20:42:34.425 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "docker.io/prom/node-exporter:v0.18.1", 2021-03-22T20:42:34.425 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:34.425 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:34.425 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-03-22T20:42:34.425 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "Prometheus container image", 2021-03-22T20:42:34.425 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:34.425 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:34.425 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:34.425 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:34.425 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "container_image_prometheus": { 2021-03-22T20:42:34.425 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "container_image_prometheus", 2021-03-22T20:42:34.425 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "str", 2021-03-22T20:42:34.426 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:34.426 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-03-22T20:42:34.426 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "docker.io/prom/prometheus:v2.18.1", 2021-03-22T20:42:34.426 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:34.426 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:34.426 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-03-22T20:42:34.426 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "Prometheus container image", 2021-03-22T20:42:34.426 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:34.426 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:34.426 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:34.426 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:34.426 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "container_init": { 2021-03-22T20:42:34.427 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "container_init", 2021-03-22T20:42:34.427 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-03-22T20:42:34.427 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:34.427 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-03-22T20:42:34.427 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "False", 2021-03-22T20:42:34.427 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:34.427 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:34.427 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-03-22T20:42:34.427 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "Run podman/docker with `--init`", 2021-03-22T20:42:34.427 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:34.427 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:34.427 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:34.427 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:34.428 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "daemon_cache_timeout": { 2021-03-22T20:42:34.428 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "daemon_cache_timeout", 2021-03-22T20:42:34.428 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "secs", 2021-03-22T20:42:34.428 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:34.428 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-03-22T20:42:34.428 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "600", 2021-03-22T20:42:34.428 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:34.428 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:34.428 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-03-22T20:42:34.428 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "seconds to cache service (daemon) inventory", 2021-03-22T20:42:34.428 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:34.428 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:34.428 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:34.429 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:34.429 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "device_cache_timeout": { 2021-03-22T20:42:34.429 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "device_cache_timeout", 2021-03-22T20:42:34.429 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "secs", 2021-03-22T20:42:34.429 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:34.429 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-03-22T20:42:34.429 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "1800", 2021-03-22T20:42:34.429 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:34.429 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:34.429 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-03-22T20:42:34.429 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "seconds to cache device inventory", 2021-03-22T20:42:34.429 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:34.429 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:34.430 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:34.430 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:34.430 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "facts_cache_timeout": { 2021-03-22T20:42:34.430 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "facts_cache_timeout", 2021-03-22T20:42:34.430 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "secs", 2021-03-22T20:42:34.430 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:34.430 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-03-22T20:42:34.430 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "60", 2021-03-22T20:42:34.430 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:34.430 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:34.430 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-03-22T20:42:34.430 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "seconds to cache host facts data", 2021-03-22T20:42:34.431 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:34.431 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:34.431 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:34.431 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:34.431 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "host_check_interval": { 2021-03-22T20:42:34.431 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "host_check_interval", 2021-03-22T20:42:34.431 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "secs", 2021-03-22T20:42:34.431 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:34.431 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-03-22T20:42:34.431 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "600", 2021-03-22T20:42:34.431 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:34.431 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:34.431 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-03-22T20:42:34.432 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "how frequently to perform a host check", 2021-03-22T20:42:34.432 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:34.432 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:34.432 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:34.432 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:34.432 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "log_level": { 2021-03-22T20:42:34.432 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "log_level", 2021-03-22T20:42:34.432 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "str", 2021-03-22T20:42:34.432 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:34.432 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-03-22T20:42:34.432 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "", 2021-03-22T20:42:34.432 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:34.432 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:34.433 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2021-03-22T20:42:34.433 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "", 2021-03-22T20:42:34.433 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "critical", 2021-03-22T20:42:34.433 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "debug", 2021-03-22T20:42:34.433 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "error", 2021-03-22T20:42:34.433 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "info", 2021-03-22T20:42:34.433 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "warning" 2021-03-22T20:42:34.433 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout ], 2021-03-22T20:42:34.433 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "", 2021-03-22T20:42:34.433 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:34.433 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:34.433 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:34.434 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:34.434 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "log_to_cluster": { 2021-03-22T20:42:34.434 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster", 2021-03-22T20:42:34.434 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-03-22T20:42:34.434 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:34.434 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-03-22T20:42:34.434 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "True", 2021-03-22T20:42:34.434 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:34.434 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:34.434 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-03-22T20:42:34.434 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "log to the \"cephadm\" cluster log channel\"", 2021-03-22T20:42:34.434 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:34.435 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:34.435 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:34.435 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:34.435 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "log_to_cluster_level": { 2021-03-22T20:42:34.435 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster_level", 2021-03-22T20:42:34.435 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "str", 2021-03-22T20:42:34.435 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:34.435 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-03-22T20:42:34.435 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "info", 2021-03-22T20:42:34.435 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:34.435 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:34.435 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2021-03-22T20:42:34.435 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "", 2021-03-22T20:42:34.436 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "critical", 2021-03-22T20:42:34.436 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "debug", 2021-03-22T20:42:34.436 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "error", 2021-03-22T20:42:34.436 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "info", 2021-03-22T20:42:34.436 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "warning" 2021-03-22T20:42:34.436 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout ], 2021-03-22T20:42:34.436 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "", 2021-03-22T20:42:34.436 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:34.436 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:34.436 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:34.436 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:34.436 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "log_to_file": { 2021-03-22T20:42:34.436 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "log_to_file", 2021-03-22T20:42:34.437 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-03-22T20:42:34.437 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:34.437 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-03-22T20:42:34.437 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "False", 2021-03-22T20:42:34.437 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:34.437 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:34.437 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-03-22T20:42:34.437 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "", 2021-03-22T20:42:34.437 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:34.437 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:34.437 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:34.437 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:34.438 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "manage_etc_ceph_ceph_conf": { 2021-03-22T20:42:34.438 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "manage_etc_ceph_ceph_conf", 2021-03-22T20:42:34.438 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-03-22T20:42:34.438 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:34.438 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-03-22T20:42:34.438 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "False", 2021-03-22T20:42:34.438 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:34.438 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:34.438 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-03-22T20:42:34.438 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "Manage and own /etc/ceph/ceph.conf on the hosts.", 2021-03-22T20:42:34.438 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:34.438 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:34.439 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:34.439 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:34.439 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "migration_current": { 2021-03-22T20:42:34.439 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "migration_current", 2021-03-22T20:42:34.439 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "int", 2021-03-22T20:42:34.439 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:34.439 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-03-22T20:42:34.439 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "None", 2021-03-22T20:42:34.439 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:34.439 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:34.439 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-03-22T20:42:34.439 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "internal - do not modify", 2021-03-22T20:42:34.440 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:34.440 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:34.440 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:34.440 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:34.440 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "mode": { 2021-03-22T20:42:34.440 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "mode", 2021-03-22T20:42:34.440 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "str", 2021-03-22T20:42:34.440 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:34.440 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-03-22T20:42:34.440 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "root", 2021-03-22T20:42:34.440 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:34.440 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:34.440 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2021-03-22T20:42:34.440 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "cephadm-package", 2021-03-22T20:42:34.441 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "root" 2021-03-22T20:42:34.441 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout ], 2021-03-22T20:42:34.441 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "mode for remote execution of cephadm", 2021-03-22T20:42:34.441 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:34.441 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:34.441 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:34.441 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:34.441 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "prometheus_alerts_path": { 2021-03-22T20:42:34.441 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "prometheus_alerts_path", 2021-03-22T20:42:34.441 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "str", 2021-03-22T20:42:34.441 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:34.441 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-03-22T20:42:34.441 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "/etc/prometheus/ceph/ceph_default_alerts.yml", 2021-03-22T20:42:34.442 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:34.442 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:34.442 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-03-22T20:42:34.442 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "location of alerts to include in prometheus deployments", 2021-03-22T20:42:34.442 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:34.442 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:34.442 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:34.442 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:34.442 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "registry_password": { 2021-03-22T20:42:34.442 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "registry_password", 2021-03-22T20:42:34.442 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "str", 2021-03-22T20:42:34.443 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:34.443 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-03-22T20:42:34.443 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "None", 2021-03-22T20:42:34.443 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:34.443 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:34.443 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-03-22T20:42:34.443 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "Custom repository password", 2021-03-22T20:42:34.443 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:34.443 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:34.443 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:34.443 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:34.443 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "registry_url": { 2021-03-22T20:42:34.443 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "registry_url", 2021-03-22T20:42:34.444 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "str", 2021-03-22T20:42:34.444 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:34.444 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-03-22T20:42:34.444 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "None", 2021-03-22T20:42:34.444 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:34.444 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:34.444 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-03-22T20:42:34.444 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "Custom repository url", 2021-03-22T20:42:34.444 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:34.444 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:34.444 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:34.444 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:34.445 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "registry_username": { 2021-03-22T20:42:34.445 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "registry_username", 2021-03-22T20:42:34.445 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "str", 2021-03-22T20:42:34.445 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:34.445 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-03-22T20:42:34.445 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "None", 2021-03-22T20:42:34.445 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:34.445 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:34.445 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-03-22T20:42:34.445 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "Custom repository username", 2021-03-22T20:42:34.445 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:34.445 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:34.446 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:34.446 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:34.446 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "ssh_config_file": { 2021-03-22T20:42:34.446 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "ssh_config_file", 2021-03-22T20:42:34.446 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "str", 2021-03-22T20:42:34.446 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:34.446 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-03-22T20:42:34.446 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "None", 2021-03-22T20:42:34.446 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:34.446 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:34.446 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-03-22T20:42:34.446 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "customized SSH config file to connect to managed hosts", 2021-03-22T20:42:34.447 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:34.447 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:34.447 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:34.447 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:34.447 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "use_repo_digest": { 2021-03-22T20:42:34.447 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "use_repo_digest", 2021-03-22T20:42:34.447 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-03-22T20:42:34.447 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:34.447 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-03-22T20:42:34.447 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "False", 2021-03-22T20:42:34.447 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:34.447 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:34.447 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-03-22T20:42:34.448 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "Automatically convert image tags to image digest. Make sure all daemons use the same image", 2021-03-22T20:42:34.448 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:34.448 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:34.448 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:34.448 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:34.448 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "warn_on_failed_host_check": { 2021-03-22T20:42:34.448 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "warn_on_failed_host_check", 2021-03-22T20:42:34.448 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-03-22T20:42:34.448 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:34.448 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-03-22T20:42:34.448 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "True", 2021-03-22T20:42:34.448 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:34.448 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:34.449 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-03-22T20:42:34.449 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "raise a health warning if the host check fails", 2021-03-22T20:42:34.449 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:34.449 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:34.449 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:34.449 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:34.449 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "warn_on_stray_daemons": { 2021-03-22T20:42:34.449 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "warn_on_stray_daemons", 2021-03-22T20:42:34.449 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-03-22T20:42:34.449 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:34.449 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-03-22T20:42:34.449 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "True", 2021-03-22T20:42:34.449 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:34.450 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:34.450 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-03-22T20:42:34.450 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "raise a health warning if daemons are detected that are not managed by cephadm", 2021-03-22T20:42:34.450 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:34.450 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:34.450 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:34.450 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:34.450 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "warn_on_stray_hosts": { 2021-03-22T20:42:34.450 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "warn_on_stray_hosts", 2021-03-22T20:42:34.450 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-03-22T20:42:34.450 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:34.450 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-03-22T20:42:34.451 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "True", 2021-03-22T20:42:34.451 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:34.451 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:34.451 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-03-22T20:42:34.451 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "raise a health warning if daemons are detected on a host that is not managed by cephadm", 2021-03-22T20:42:34.451 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:34.451 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:34.451 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:34.451 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout } 2021-03-22T20:42:34.451 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout } 2021-03-22T20:42:34.451 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:34.451 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout { 2021-03-22T20:42:34.451 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "crash", 2021-03-22T20:42:34.451 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "can_run": true, 2021-03-22T20:42:34.452 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "error_string": "", 2021-03-22T20:42:34.452 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "module_options": { 2021-03-22T20:42:34.452 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "log_level": { 2021-03-22T20:42:34.452 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "log_level", 2021-03-22T20:42:34.452 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "str", 2021-03-22T20:42:34.452 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:34.452 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-03-22T20:42:34.452 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "", 2021-03-22T20:42:34.452 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:34.452 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:34.452 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2021-03-22T20:42:34.452 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "", 2021-03-22T20:42:34.453 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "critical", 2021-03-22T20:42:34.453 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "debug", 2021-03-22T20:42:34.453 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "error", 2021-03-22T20:42:34.453 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "info", 2021-03-22T20:42:34.453 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "warning" 2021-03-22T20:42:34.453 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout ], 2021-03-22T20:42:34.453 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "", 2021-03-22T20:42:34.453 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:34.453 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:34.453 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:34.453 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:34.453 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "log_to_cluster": { 2021-03-22T20:42:34.453 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster", 2021-03-22T20:42:34.454 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-03-22T20:42:34.454 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:34.454 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-03-22T20:42:34.454 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "False", 2021-03-22T20:42:34.454 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:34.454 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:34.454 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-03-22T20:42:34.454 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "", 2021-03-22T20:42:34.454 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:34.454 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:34.454 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:34.454 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:34.454 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "log_to_cluster_level": { 2021-03-22T20:42:34.455 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster_level", 2021-03-22T20:42:34.455 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "str", 2021-03-22T20:42:34.455 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:34.455 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-03-22T20:42:34.455 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "info", 2021-03-22T20:42:34.455 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:34.455 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:34.455 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2021-03-22T20:42:34.455 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "", 2021-03-22T20:42:34.455 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "critical", 2021-03-22T20:42:34.455 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "debug", 2021-03-22T20:42:34.455 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "error", 2021-03-22T20:42:34.455 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "info", 2021-03-22T20:42:34.456 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "warning" 2021-03-22T20:42:34.456 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout ], 2021-03-22T20:42:34.456 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "", 2021-03-22T20:42:34.456 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:34.456 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:34.456 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:34.456 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:34.456 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "log_to_file": { 2021-03-22T20:42:34.456 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "log_to_file", 2021-03-22T20:42:34.456 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-03-22T20:42:34.456 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:34.456 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-03-22T20:42:34.456 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "False", 2021-03-22T20:42:34.457 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:34.457 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:34.457 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-03-22T20:42:34.457 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "", 2021-03-22T20:42:34.457 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:34.457 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:34.457 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:34.457 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:34.457 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "retain_interval": { 2021-03-22T20:42:34.457 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "retain_interval", 2021-03-22T20:42:34.457 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "secs", 2021-03-22T20:42:34.457 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:34.458 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-03-22T20:42:34.458 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "31536000", 2021-03-22T20:42:34.458 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:34.458 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:34.458 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-03-22T20:42:34.458 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "how long to retain crashes before pruning them", 2021-03-22T20:42:34.458 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:34.458 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:34.458 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:34.458 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:34.458 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "warn_recent_interval": { 2021-03-22T20:42:34.458 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "warn_recent_interval", 2021-03-22T20:42:34.459 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "secs", 2021-03-22T20:42:34.459 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:34.459 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-03-22T20:42:34.459 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "1209600", 2021-03-22T20:42:34.459 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:34.459 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:34.459 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-03-22T20:42:34.459 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "time interval in which to warn about recent crashes", 2021-03-22T20:42:34.459 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:34.459 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:34.459 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:34.459 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout } 2021-03-22T20:42:34.459 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout } 2021-03-22T20:42:34.460 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:34.460 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout { 2021-03-22T20:42:34.460 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "dashboard", 2021-03-22T20:42:34.460 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "can_run": true, 2021-03-22T20:42:34.460 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "error_string": "", 2021-03-22T20:42:34.460 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "module_options": { 2021-03-22T20:42:34.460 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "ACCOUNT_LOCKOUT_ATTEMPTS": { 2021-03-22T20:42:34.460 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "ACCOUNT_LOCKOUT_ATTEMPTS", 2021-03-22T20:42:34.460 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "int", 2021-03-22T20:42:34.460 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:34.460 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-03-22T20:42:34.460 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "10", 2021-03-22T20:42:34.460 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:34.460 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:34.461 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-03-22T20:42:34.461 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "", 2021-03-22T20:42:34.461 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:34.461 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:34.461 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:34.461 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:34.461 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "ALERTMANAGER_API_HOST": { 2021-03-22T20:42:34.461 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "ALERTMANAGER_API_HOST", 2021-03-22T20:42:34.461 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "str", 2021-03-22T20:42:34.461 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:34.461 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-03-22T20:42:34.461 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "", 2021-03-22T20:42:34.461 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:34.462 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:34.462 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-03-22T20:42:34.462 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "", 2021-03-22T20:42:34.462 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:34.462 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:34.462 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:34.462 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:34.462 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "ALERTMANAGER_API_SSL_VERIFY": { 2021-03-22T20:42:34.462 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "ALERTMANAGER_API_SSL_VERIFY", 2021-03-22T20:42:34.462 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-03-22T20:42:34.462 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:34.462 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-03-22T20:42:34.462 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "True", 2021-03-22T20:42:34.463 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:34.463 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:34.463 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-03-22T20:42:34.463 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "", 2021-03-22T20:42:34.463 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:34.463 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:34.463 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:34.463 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:34.463 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "AUDIT_API_ENABLED": { 2021-03-22T20:42:34.463 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "AUDIT_API_ENABLED", 2021-03-22T20:42:34.463 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-03-22T20:42:34.463 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:34.463 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-03-22T20:42:34.464 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "False", 2021-03-22T20:42:34.464 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:34.464 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:34.464 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-03-22T20:42:34.464 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "", 2021-03-22T20:42:34.464 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:34.464 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:34.464 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:34.464 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:34.464 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "AUDIT_API_LOG_PAYLOAD": { 2021-03-22T20:42:34.464 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "AUDIT_API_LOG_PAYLOAD", 2021-03-22T20:42:34.464 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-03-22T20:42:34.464 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:34.465 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-03-22T20:42:34.465 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "True", 2021-03-22T20:42:34.465 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:34.465 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:34.465 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-03-22T20:42:34.465 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "", 2021-03-22T20:42:34.465 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:34.465 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:34.465 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:34.465 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:34.465 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "ENABLE_BROWSABLE_API": { 2021-03-22T20:42:34.465 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "ENABLE_BROWSABLE_API", 2021-03-22T20:42:34.465 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-03-22T20:42:34.466 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:34.466 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-03-22T20:42:34.466 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "True", 2021-03-22T20:42:34.466 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:34.466 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:34.466 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-03-22T20:42:34.466 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "", 2021-03-22T20:42:34.466 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:34.466 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:34.466 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:34.466 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:34.466 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "FEATURE_TOGGLE_cephfs": { 2021-03-22T20:42:34.466 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "FEATURE_TOGGLE_cephfs", 2021-03-22T20:42:34.467 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-03-22T20:42:34.467 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:34.467 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-03-22T20:42:34.467 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "True", 2021-03-22T20:42:34.467 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:34.467 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:34.467 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-03-22T20:42:34.467 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "", 2021-03-22T20:42:34.467 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:34.467 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:34.467 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:34.467 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:34.468 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "FEATURE_TOGGLE_iscsi": { 2021-03-22T20:42:34.468 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "FEATURE_TOGGLE_iscsi", 2021-03-22T20:42:34.468 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-03-22T20:42:34.468 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:34.468 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-03-22T20:42:34.468 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "True", 2021-03-22T20:42:34.468 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:34.468 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:34.468 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-03-22T20:42:34.468 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "", 2021-03-22T20:42:34.468 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:34.468 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:34.468 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:34.469 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:34.469 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "FEATURE_TOGGLE_mirroring": { 2021-03-22T20:42:34.469 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "FEATURE_TOGGLE_mirroring", 2021-03-22T20:42:34.469 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-03-22T20:42:34.469 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:34.469 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-03-22T20:42:34.469 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "True", 2021-03-22T20:42:34.469 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:34.469 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:34.469 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-03-22T20:42:34.469 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "", 2021-03-22T20:42:34.469 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:34.470 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:34.470 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:34.470 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:34.470 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "FEATURE_TOGGLE_nfs": { 2021-03-22T20:42:34.470 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "FEATURE_TOGGLE_nfs", 2021-03-22T20:42:34.470 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-03-22T20:42:34.470 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:34.470 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-03-22T20:42:34.470 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "True", 2021-03-22T20:42:34.470 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:34.470 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:34.470 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-03-22T20:42:34.471 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "", 2021-03-22T20:42:34.471 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:34.471 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:34.471 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:34.471 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:34.471 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "FEATURE_TOGGLE_rbd": { 2021-03-22T20:42:34.471 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "FEATURE_TOGGLE_rbd", 2021-03-22T20:42:34.471 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-03-22T20:42:34.471 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:34.471 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-03-22T20:42:34.471 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "True", 2021-03-22T20:42:34.472 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:34.472 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:34.472 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-03-22T20:42:34.472 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "", 2021-03-22T20:42:34.472 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:34.472 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:34.472 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:34.472 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:34.472 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "FEATURE_TOGGLE_rgw": { 2021-03-22T20:42:34.472 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "FEATURE_TOGGLE_rgw", 2021-03-22T20:42:34.472 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-03-22T20:42:34.472 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:34.472 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-03-22T20:42:34.473 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "True", 2021-03-22T20:42:34.473 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:34.473 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:34.473 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-03-22T20:42:34.473 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "", 2021-03-22T20:42:34.473 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:34.473 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:34.473 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:34.473 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:34.473 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE": { 2021-03-22T20:42:34.473 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE", 2021-03-22T20:42:34.473 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "str", 2021-03-22T20:42:34.473 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:34.474 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-03-22T20:42:34.474 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "", 2021-03-22T20:42:34.474 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:34.474 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:34.474 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-03-22T20:42:34.474 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "", 2021-03-22T20:42:34.474 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:34.474 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:34.474 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:34.474 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:34.474 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "GRAFANA_API_PASSWORD": { 2021-03-22T20:42:34.474 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "GRAFANA_API_PASSWORD", 2021-03-22T20:42:34.475 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "str", 2021-03-22T20:42:34.475 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:34.475 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-03-22T20:42:34.475 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "admin", 2021-03-22T20:42:34.475 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:34.475 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:34.475 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-03-22T20:42:34.475 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "", 2021-03-22T20:42:34.475 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:34.475 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:34.475 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:34.475 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:34.475 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "GRAFANA_API_SSL_VERIFY": { 2021-03-22T20:42:34.476 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "GRAFANA_API_SSL_VERIFY", 2021-03-22T20:42:34.476 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-03-22T20:42:34.476 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:34.476 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-03-22T20:42:34.476 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "True", 2021-03-22T20:42:34.476 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:34.476 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:34.476 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-03-22T20:42:34.476 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "", 2021-03-22T20:42:34.476 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:34.476 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:34.476 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:34.476 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:34.477 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "GRAFANA_API_URL": { 2021-03-22T20:42:34.477 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "GRAFANA_API_URL", 2021-03-22T20:42:34.477 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "str", 2021-03-22T20:42:34.477 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:34.477 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-03-22T20:42:34.477 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "", 2021-03-22T20:42:34.477 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:34.477 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:34.477 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-03-22T20:42:34.477 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "", 2021-03-22T20:42:34.477 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:34.477 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:34.477 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:34.478 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:34.478 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "GRAFANA_API_USERNAME": { 2021-03-22T20:42:34.478 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "GRAFANA_API_USERNAME", 2021-03-22T20:42:34.478 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "str", 2021-03-22T20:42:34.478 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:34.478 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-03-22T20:42:34.478 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "admin", 2021-03-22T20:42:34.478 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:34.478 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:34.478 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-03-22T20:42:34.478 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "", 2021-03-22T20:42:34.478 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:34.479 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:34.479 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:34.479 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:34.479 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "GRAFANA_FRONTEND_API_URL": { 2021-03-22T20:42:34.479 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "GRAFANA_FRONTEND_API_URL", 2021-03-22T20:42:34.479 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "str", 2021-03-22T20:42:34.479 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:34.479 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-03-22T20:42:34.479 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "", 2021-03-22T20:42:34.479 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:34.479 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:34.479 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-03-22T20:42:34.479 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "", 2021-03-22T20:42:34.479 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:34.480 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:34.480 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:34.480 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:34.480 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "GRAFANA_UPDATE_DASHBOARDS": { 2021-03-22T20:42:34.480 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "GRAFANA_UPDATE_DASHBOARDS", 2021-03-22T20:42:34.480 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-03-22T20:42:34.480 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:34.480 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-03-22T20:42:34.480 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "False", 2021-03-22T20:42:34.480 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:34.480 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:34.480 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-03-22T20:42:34.480 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "", 2021-03-22T20:42:34.481 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:34.481 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:34.481 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:34.481 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:34.481 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "ISCSI_API_SSL_VERIFICATION": { 2021-03-22T20:42:34.481 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "ISCSI_API_SSL_VERIFICATION", 2021-03-22T20:42:34.481 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-03-22T20:42:34.481 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:34.481 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-03-22T20:42:34.481 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "True", 2021-03-22T20:42:34.481 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:34.481 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:34.481 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-03-22T20:42:34.482 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "", 2021-03-22T20:42:34.482 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:34.482 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:34.482 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:34.482 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:34.482 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "PROMETHEUS_API_HOST": { 2021-03-22T20:42:34.482 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "PROMETHEUS_API_HOST", 2021-03-22T20:42:34.482 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "str", 2021-03-22T20:42:34.482 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:34.482 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-03-22T20:42:34.482 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "", 2021-03-22T20:42:34.482 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:34.482 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:34.483 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-03-22T20:42:34.483 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "", 2021-03-22T20:42:34.483 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:34.483 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:34.483 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:34.483 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:34.483 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "PROMETHEUS_API_SSL_VERIFY": { 2021-03-22T20:42:34.483 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "PROMETHEUS_API_SSL_VERIFY", 2021-03-22T20:42:34.483 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-03-22T20:42:34.483 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:34.483 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-03-22T20:42:34.483 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "True", 2021-03-22T20:42:34.483 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:34.484 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:34.484 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-03-22T20:42:34.484 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "", 2021-03-22T20:42:34.484 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:34.484 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:34.484 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:34.484 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:34.484 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "PWD_POLICY_CHECK_COMPLEXITY_ENABLED": { 2021-03-22T20:42:34.484 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "PWD_POLICY_CHECK_COMPLEXITY_ENABLED", 2021-03-22T20:42:34.484 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-03-22T20:42:34.484 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:34.484 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-03-22T20:42:34.484 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "False", 2021-03-22T20:42:34.485 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:34.485 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:34.485 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-03-22T20:42:34.485 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "", 2021-03-22T20:42:34.485 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:34.485 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:34.485 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:34.485 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:34.485 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED": { 2021-03-22T20:42:34.485 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED", 2021-03-22T20:42:34.485 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-03-22T20:42:34.485 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:34.485 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-03-22T20:42:34.486 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "False", 2021-03-22T20:42:34.486 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:34.486 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:34.486 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-03-22T20:42:34.486 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "", 2021-03-22T20:42:34.486 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:34.486 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:34.486 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:34.486 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:34.486 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "PWD_POLICY_CHECK_LENGTH_ENABLED": { 2021-03-22T20:42:34.486 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "PWD_POLICY_CHECK_LENGTH_ENABLED", 2021-03-22T20:42:34.486 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-03-22T20:42:34.486 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:34.487 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-03-22T20:42:34.487 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "True", 2021-03-22T20:42:34.487 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:34.487 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:34.487 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-03-22T20:42:34.487 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "", 2021-03-22T20:42:34.487 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:34.487 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:34.487 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:34.487 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:34.487 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "PWD_POLICY_CHECK_OLDPWD_ENABLED": { 2021-03-22T20:42:34.487 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "PWD_POLICY_CHECK_OLDPWD_ENABLED", 2021-03-22T20:42:34.488 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-03-22T20:42:34.488 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:34.488 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-03-22T20:42:34.488 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "True", 2021-03-22T20:42:34.488 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:34.488 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:34.488 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-03-22T20:42:34.488 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "", 2021-03-22T20:42:34.488 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:34.489 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:34.489 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:34.489 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:34.489 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED": { 2021-03-22T20:42:34.489 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED", 2021-03-22T20:42:34.489 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-03-22T20:42:34.489 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:34.489 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-03-22T20:42:34.489 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "False", 2021-03-22T20:42:34.489 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:34.489 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:34.489 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-03-22T20:42:34.489 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "", 2021-03-22T20:42:34.490 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:34.490 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:34.490 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:34.490 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:34.490 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED": { 2021-03-22T20:42:34.490 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED", 2021-03-22T20:42:34.490 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-03-22T20:42:34.490 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:34.490 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-03-22T20:42:34.490 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "False", 2021-03-22T20:42:34.490 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:34.490 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:34.490 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-03-22T20:42:34.491 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "", 2021-03-22T20:42:34.491 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:34.491 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:34.491 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:34.491 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:34.491 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "PWD_POLICY_CHECK_USERNAME_ENABLED": { 2021-03-22T20:42:34.491 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "PWD_POLICY_CHECK_USERNAME_ENABLED", 2021-03-22T20:42:34.491 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-03-22T20:42:34.491 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:34.491 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-03-22T20:42:34.491 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "False", 2021-03-22T20:42:34.491 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:34.491 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:34.492 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-03-22T20:42:34.492 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "", 2021-03-22T20:42:34.492 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:34.492 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:34.492 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:34.492 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:34.492 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "PWD_POLICY_ENABLED": { 2021-03-22T20:42:34.492 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "PWD_POLICY_ENABLED", 2021-03-22T20:42:34.492 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-03-22T20:42:34.492 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:34.492 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-03-22T20:42:34.492 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "True", 2021-03-22T20:42:34.492 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:34.493 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:34.493 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-03-22T20:42:34.493 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "", 2021-03-22T20:42:34.493 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:34.493 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:34.493 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:34.493 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:34.493 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "PWD_POLICY_EXCLUSION_LIST": { 2021-03-22T20:42:34.493 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "PWD_POLICY_EXCLUSION_LIST", 2021-03-22T20:42:34.493 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "str", 2021-03-22T20:42:34.493 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:34.493 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-03-22T20:42:34.493 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "osd,host,dashboard,pool,block,nfs,ceph,monitors,gateway,logs,crush,maps", 2021-03-22T20:42:34.494 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:34.494 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:34.494 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-03-22T20:42:34.494 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "", 2021-03-22T20:42:34.494 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:34.494 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:34.494 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:34.494 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:34.494 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "PWD_POLICY_MIN_COMPLEXITY": { 2021-03-22T20:42:34.494 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "PWD_POLICY_MIN_COMPLEXITY", 2021-03-22T20:42:34.494 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "int", 2021-03-22T20:42:34.494 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:34.494 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-03-22T20:42:34.495 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "10", 2021-03-22T20:42:34.495 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:34.495 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:34.495 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-03-22T20:42:34.495 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "", 2021-03-22T20:42:34.495 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:34.495 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:34.495 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:34.495 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:34.495 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "PWD_POLICY_MIN_LENGTH": { 2021-03-22T20:42:34.495 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "PWD_POLICY_MIN_LENGTH", 2021-03-22T20:42:34.495 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "int", 2021-03-22T20:42:34.495 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:34.496 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-03-22T20:42:34.496 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "8", 2021-03-22T20:42:34.496 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:34.496 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:34.496 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-03-22T20:42:34.496 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "", 2021-03-22T20:42:34.496 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:34.496 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:34.496 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:34.496 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:34.496 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "REST_REQUESTS_TIMEOUT": { 2021-03-22T20:42:34.496 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "REST_REQUESTS_TIMEOUT", 2021-03-22T20:42:34.496 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "int", 2021-03-22T20:42:34.497 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:34.497 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-03-22T20:42:34.497 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "45", 2021-03-22T20:42:34.497 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:34.497 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:34.497 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-03-22T20:42:34.497 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "", 2021-03-22T20:42:34.497 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:34.497 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:34.497 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:34.497 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:34.497 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "RGW_API_ACCESS_KEY": { 2021-03-22T20:42:34.497 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "RGW_API_ACCESS_KEY", 2021-03-22T20:42:34.498 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "str", 2021-03-22T20:42:34.498 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:34.498 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-03-22T20:42:34.498 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "", 2021-03-22T20:42:34.498 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:34.498 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:34.498 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-03-22T20:42:34.498 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "", 2021-03-22T20:42:34.498 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:34.498 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:34.498 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:34.498 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:34.499 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "RGW_API_ADMIN_RESOURCE": { 2021-03-22T20:42:34.499 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "RGW_API_ADMIN_RESOURCE", 2021-03-22T20:42:34.499 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "str", 2021-03-22T20:42:34.499 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:34.499 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-03-22T20:42:34.499 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "admin", 2021-03-22T20:42:34.499 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:34.499 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:34.499 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-03-22T20:42:34.499 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "", 2021-03-22T20:42:34.499 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:34.499 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:34.500 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:34.500 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:34.500 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "RGW_API_HOST": { 2021-03-22T20:42:34.500 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "RGW_API_HOST", 2021-03-22T20:42:34.500 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "str", 2021-03-22T20:42:34.500 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:34.500 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-03-22T20:42:34.500 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "", 2021-03-22T20:42:34.500 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:34.500 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:34.500 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-03-22T20:42:34.500 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "", 2021-03-22T20:42:34.501 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:34.501 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:34.501 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:34.501 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:34.501 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "RGW_API_PORT": { 2021-03-22T20:42:34.501 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "RGW_API_PORT", 2021-03-22T20:42:34.501 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "int", 2021-03-22T20:42:34.501 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:34.501 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-03-22T20:42:34.501 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "80", 2021-03-22T20:42:34.501 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:34.501 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:34.502 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-03-22T20:42:34.502 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "", 2021-03-22T20:42:34.502 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:34.502 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:34.502 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:34.502 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:34.502 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "RGW_API_SCHEME": { 2021-03-22T20:42:34.502 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "RGW_API_SCHEME", 2021-03-22T20:42:34.502 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "str", 2021-03-22T20:42:34.502 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:34.502 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-03-22T20:42:34.502 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "http", 2021-03-22T20:42:34.503 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:34.503 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:34.503 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-03-22T20:42:34.503 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "", 2021-03-22T20:42:34.503 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:34.503 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:34.503 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:34.503 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:34.503 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "RGW_API_SECRET_KEY": { 2021-03-22T20:42:34.503 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "RGW_API_SECRET_KEY", 2021-03-22T20:42:34.503 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "str", 2021-03-22T20:42:34.503 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:34.503 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-03-22T20:42:34.504 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "", 2021-03-22T20:42:34.504 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:34.504 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:34.504 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-03-22T20:42:34.504 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "", 2021-03-22T20:42:34.504 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:34.504 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:34.504 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:34.504 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:34.504 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "RGW_API_SSL_VERIFY": { 2021-03-22T20:42:34.504 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "RGW_API_SSL_VERIFY", 2021-03-22T20:42:34.504 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-03-22T20:42:34.504 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:34.505 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-03-22T20:42:34.505 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "True", 2021-03-22T20:42:34.505 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:34.505 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:34.505 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-03-22T20:42:34.505 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "", 2021-03-22T20:42:34.505 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:34.505 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:34.505 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:34.505 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:34.505 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "RGW_API_USER_ID": { 2021-03-22T20:42:34.505 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "RGW_API_USER_ID", 2021-03-22T20:42:34.505 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "str", 2021-03-22T20:42:34.506 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:34.506 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-03-22T20:42:34.506 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "", 2021-03-22T20:42:34.506 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:34.506 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:34.506 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-03-22T20:42:34.506 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "", 2021-03-22T20:42:34.506 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:34.506 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:34.506 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:34.506 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:34.507 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "USER_PWD_EXPIRATION_SPAN": { 2021-03-22T20:42:34.507 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "USER_PWD_EXPIRATION_SPAN", 2021-03-22T20:42:34.507 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "int", 2021-03-22T20:42:34.507 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:34.507 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-03-22T20:42:34.507 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "0", 2021-03-22T20:42:34.507 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:34.507 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:34.507 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-03-22T20:42:34.507 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "", 2021-03-22T20:42:34.507 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:34.508 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:34.508 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:34.508 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:34.508 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "USER_PWD_EXPIRATION_WARNING_1": { 2021-03-22T20:42:34.508 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "USER_PWD_EXPIRATION_WARNING_1", 2021-03-22T20:42:34.508 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "int", 2021-03-22T20:42:34.508 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:34.508 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-03-22T20:42:34.508 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "10", 2021-03-22T20:42:34.508 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:34.508 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:34.508 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-03-22T20:42:34.508 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "", 2021-03-22T20:42:34.509 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:34.509 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:34.509 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:34.509 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:34.509 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "USER_PWD_EXPIRATION_WARNING_2": { 2021-03-22T20:42:34.509 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "USER_PWD_EXPIRATION_WARNING_2", 2021-03-22T20:42:34.509 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "int", 2021-03-22T20:42:34.509 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:34.509 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-03-22T20:42:34.509 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "5", 2021-03-22T20:42:34.509 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:34.509 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:34.509 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-03-22T20:42:34.510 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "", 2021-03-22T20:42:34.510 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:34.510 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:34.510 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:34.510 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:34.510 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "crt_file": { 2021-03-22T20:42:34.510 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "crt_file", 2021-03-22T20:42:34.510 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "str", 2021-03-22T20:42:34.510 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:34.510 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-03-22T20:42:34.510 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "", 2021-03-22T20:42:34.510 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:34.511 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:34.511 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-03-22T20:42:34.511 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "", 2021-03-22T20:42:34.511 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:34.511 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:34.511 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:34.511 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:34.511 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "debug": { 2021-03-22T20:42:34.511 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "debug", 2021-03-22T20:42:34.511 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-03-22T20:42:34.511 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:34.511 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-03-22T20:42:34.511 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "False", 2021-03-22T20:42:34.512 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:34.512 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:34.512 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-03-22T20:42:34.512 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "Enable/disable debug options", 2021-03-22T20:42:34.512 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:34.512 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:34.512 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:34.512 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:34.512 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "jwt_token_ttl": { 2021-03-22T20:42:34.512 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "jwt_token_ttl", 2021-03-22T20:42:34.512 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "int", 2021-03-22T20:42:34.512 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:34.512 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-03-22T20:42:34.513 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "28800", 2021-03-22T20:42:34.513 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:34.513 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:34.513 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-03-22T20:42:34.513 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "", 2021-03-22T20:42:34.513 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:34.513 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:34.513 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:34.513 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:34.513 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "key_file": { 2021-03-22T20:42:34.513 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "key_file", 2021-03-22T20:42:34.513 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "str", 2021-03-22T20:42:34.513 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:34.514 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-03-22T20:42:34.514 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "", 2021-03-22T20:42:34.514 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:34.514 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:34.514 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-03-22T20:42:34.514 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "", 2021-03-22T20:42:34.514 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:34.514 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:34.514 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:34.514 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:34.514 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "log_level": { 2021-03-22T20:42:34.515 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "log_level", 2021-03-22T20:42:34.515 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "str", 2021-03-22T20:42:34.515 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:34.515 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-03-22T20:42:34.515 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "", 2021-03-22T20:42:34.515 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:34.515 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:34.515 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2021-03-22T20:42:34.515 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "", 2021-03-22T20:42:34.515 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "critical", 2021-03-22T20:42:34.515 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "debug", 2021-03-22T20:42:34.515 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "error", 2021-03-22T20:42:34.515 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "info", 2021-03-22T20:42:34.516 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "warning" 2021-03-22T20:42:34.516 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout ], 2021-03-22T20:42:34.516 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "", 2021-03-22T20:42:34.516 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:34.516 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:34.516 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:34.516 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:34.516 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "log_to_cluster": { 2021-03-22T20:42:34.516 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster", 2021-03-22T20:42:34.516 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-03-22T20:42:34.516 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:34.516 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-03-22T20:42:34.516 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "False", 2021-03-22T20:42:34.517 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:34.517 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:34.517 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-03-22T20:42:34.517 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "", 2021-03-22T20:42:34.517 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:34.517 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:34.517 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:34.517 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:34.517 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "log_to_cluster_level": { 2021-03-22T20:42:34.517 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster_level", 2021-03-22T20:42:34.517 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "str", 2021-03-22T20:42:34.517 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:34.517 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-03-22T20:42:34.517 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "info", 2021-03-22T20:42:34.518 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:34.518 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:34.518 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2021-03-22T20:42:34.518 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "", 2021-03-22T20:42:34.518 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "critical", 2021-03-22T20:42:34.518 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "debug", 2021-03-22T20:42:34.518 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "error", 2021-03-22T20:42:34.518 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "info", 2021-03-22T20:42:34.518 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "warning" 2021-03-22T20:42:34.518 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout ], 2021-03-22T20:42:34.518 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "", 2021-03-22T20:42:34.518 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:34.519 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:34.519 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:34.519 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:34.519 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "log_to_file": { 2021-03-22T20:42:34.519 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "log_to_file", 2021-03-22T20:42:34.519 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-03-22T20:42:34.519 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:34.519 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-03-22T20:42:34.519 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "False", 2021-03-22T20:42:34.519 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:34.519 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:34.519 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-03-22T20:42:34.519 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "", 2021-03-22T20:42:34.520 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:34.520 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:34.520 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:34.520 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:34.520 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "password": { 2021-03-22T20:42:34.520 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "password", 2021-03-22T20:42:34.520 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "str", 2021-03-22T20:42:34.520 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:34.520 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-03-22T20:42:34.520 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "", 2021-03-22T20:42:34.520 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:34.520 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:34.520 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-03-22T20:42:34.521 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "", 2021-03-22T20:42:34.521 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:34.521 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:34.521 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:34.521 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:34.521 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "server_addr": { 2021-03-22T20:42:34.521 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "server_addr", 2021-03-22T20:42:34.521 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "str", 2021-03-22T20:42:34.521 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:34.521 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-03-22T20:42:34.521 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "::", 2021-03-22T20:42:34.521 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:34.521 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:34.522 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-03-22T20:42:34.522 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "", 2021-03-22T20:42:34.522 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:34.522 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:34.522 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:34.522 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:34.522 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "server_port": { 2021-03-22T20:42:34.522 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "server_port", 2021-03-22T20:42:34.522 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "int", 2021-03-22T20:42:34.522 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:34.522 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-03-22T20:42:34.522 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "8080", 2021-03-22T20:42:34.523 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:34.523 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:34.523 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-03-22T20:42:34.523 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "", 2021-03-22T20:42:34.523 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:34.523 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:34.523 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:34.523 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:34.523 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "ssl": { 2021-03-22T20:42:34.523 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "ssl", 2021-03-22T20:42:34.523 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-03-22T20:42:34.523 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:34.523 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-03-22T20:42:34.524 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "True", 2021-03-22T20:42:34.524 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:34.524 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:34.524 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-03-22T20:42:34.524 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "", 2021-03-22T20:42:34.524 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:34.524 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:34.524 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:34.524 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:34.524 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "ssl_server_port": { 2021-03-22T20:42:34.524 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "ssl_server_port", 2021-03-22T20:42:34.524 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "int", 2021-03-22T20:42:34.524 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:34.525 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-03-22T20:42:34.525 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "8443", 2021-03-22T20:42:34.525 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:34.525 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:34.525 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-03-22T20:42:34.525 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "", 2021-03-22T20:42:34.525 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:34.525 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:34.525 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:34.525 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:34.525 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "standby_behaviour": { 2021-03-22T20:42:34.525 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "standby_behaviour", 2021-03-22T20:42:34.525 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "str", 2021-03-22T20:42:34.526 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:34.526 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-03-22T20:42:34.526 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "redirect", 2021-03-22T20:42:34.526 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:34.526 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:34.526 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2021-03-22T20:42:34.526 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "error", 2021-03-22T20:42:34.526 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "redirect" 2021-03-22T20:42:34.526 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout ], 2021-03-22T20:42:34.526 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "", 2021-03-22T20:42:34.526 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:34.526 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:34.526 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:34.527 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:34.527 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "standby_error_status_code": { 2021-03-22T20:42:34.527 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "standby_error_status_code", 2021-03-22T20:42:34.527 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "int", 2021-03-22T20:42:34.527 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:34.527 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-03-22T20:42:34.527 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "500", 2021-03-22T20:42:34.527 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "400", 2021-03-22T20:42:34.527 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "599", 2021-03-22T20:42:34.527 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-03-22T20:42:34.527 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "", 2021-03-22T20:42:34.527 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:34.527 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:34.528 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:34.528 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:34.528 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "url_prefix": { 2021-03-22T20:42:34.528 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "url_prefix", 2021-03-22T20:42:34.528 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "str", 2021-03-22T20:42:34.528 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:34.528 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-03-22T20:42:34.528 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "", 2021-03-22T20:42:34.528 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:34.528 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:34.528 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-03-22T20:42:34.529 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "", 2021-03-22T20:42:34.529 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:34.529 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:34.529 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:34.529 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:34.529 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "username": { 2021-03-22T20:42:34.529 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "username", 2021-03-22T20:42:34.529 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "str", 2021-03-22T20:42:34.529 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:34.529 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-03-22T20:42:34.529 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "", 2021-03-22T20:42:34.529 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:34.529 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:34.530 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-03-22T20:42:34.530 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "", 2021-03-22T20:42:34.530 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:34.530 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:34.530 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:34.530 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout } 2021-03-22T20:42:34.530 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout } 2021-03-22T20:42:34.530 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:34.530 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout { 2021-03-22T20:42:34.530 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "devicehealth", 2021-03-22T20:42:34.530 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "can_run": true, 2021-03-22T20:42:34.530 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "error_string": "", 2021-03-22T20:42:34.530 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "module_options": { 2021-03-22T20:42:34.531 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enable_monitoring": { 2021-03-22T20:42:34.531 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "enable_monitoring", 2021-03-22T20:42:34.531 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-03-22T20:42:34.531 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:34.531 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-03-22T20:42:34.531 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "True", 2021-03-22T20:42:34.531 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:34.531 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:34.531 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-03-22T20:42:34.531 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "monitor device health metrics", 2021-03-22T20:42:34.531 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:34.531 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:34.532 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:34.532 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:34.532 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "log_level": { 2021-03-22T20:42:34.532 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "log_level", 2021-03-22T20:42:34.532 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "str", 2021-03-22T20:42:34.532 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:34.532 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-03-22T20:42:34.532 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "", 2021-03-22T20:42:34.532 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:34.532 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:34.532 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2021-03-22T20:42:34.532 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "", 2021-03-22T20:42:34.532 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "critical", 2021-03-22T20:42:34.533 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "debug", 2021-03-22T20:42:34.533 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "error", 2021-03-22T20:42:34.533 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "info", 2021-03-22T20:42:34.533 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "warning" 2021-03-22T20:42:34.533 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout ], 2021-03-22T20:42:34.533 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "", 2021-03-22T20:42:34.533 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:34.533 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:34.533 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:34.533 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:34.533 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "log_to_cluster": { 2021-03-22T20:42:34.533 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster", 2021-03-22T20:42:34.534 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-03-22T20:42:34.534 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:34.534 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-03-22T20:42:34.534 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "False", 2021-03-22T20:42:34.534 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:34.534 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:34.534 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-03-22T20:42:34.534 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "", 2021-03-22T20:42:34.534 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:34.534 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:34.534 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:34.534 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:34.534 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "log_to_cluster_level": { 2021-03-22T20:42:34.535 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster_level", 2021-03-22T20:42:34.535 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "str", 2021-03-22T20:42:34.535 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:34.535 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-03-22T20:42:34.535 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "info", 2021-03-22T20:42:34.535 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:34.535 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:34.535 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2021-03-22T20:42:34.535 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "", 2021-03-22T20:42:34.535 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "critical", 2021-03-22T20:42:34.535 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "debug", 2021-03-22T20:42:34.535 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "error", 2021-03-22T20:42:34.535 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "info", 2021-03-22T20:42:34.536 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "warning" 2021-03-22T20:42:34.536 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout ], 2021-03-22T20:42:34.536 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "", 2021-03-22T20:42:34.536 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:34.536 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:34.536 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:34.536 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:34.536 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "log_to_file": { 2021-03-22T20:42:34.536 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "log_to_file", 2021-03-22T20:42:34.536 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-03-22T20:42:34.536 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:34.536 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-03-22T20:42:34.536 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "False", 2021-03-22T20:42:34.537 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:34.537 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:34.537 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-03-22T20:42:34.537 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "", 2021-03-22T20:42:34.537 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:34.537 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:34.537 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:34.537 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:34.537 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "mark_out_threshold": { 2021-03-22T20:42:34.537 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "mark_out_threshold", 2021-03-22T20:42:34.537 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "secs", 2021-03-22T20:42:34.537 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:34.537 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-03-22T20:42:34.538 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "2419200", 2021-03-22T20:42:34.538 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:34.538 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:34.538 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-03-22T20:42:34.538 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "automatically mark OSD if it may fail before this long", 2021-03-22T20:42:34.538 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:34.538 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:34.538 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:34.538 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:34.538 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "pool_name": { 2021-03-22T20:42:34.538 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "pool_name", 2021-03-22T20:42:34.539 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "str", 2021-03-22T20:42:34.539 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:34.539 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-03-22T20:42:34.539 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "device_health_metrics", 2021-03-22T20:42:34.539 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:34.539 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:34.539 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-03-22T20:42:34.539 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "name of pool in which to store device health metrics", 2021-03-22T20:42:34.539 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:34.539 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:34.539 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:34.539 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:34.539 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "retention_period": { 2021-03-22T20:42:34.540 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "retention_period", 2021-03-22T20:42:34.540 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "secs", 2021-03-22T20:42:34.540 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:34.540 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-03-22T20:42:34.540 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "15552000", 2021-03-22T20:42:34.540 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:34.540 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:34.540 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-03-22T20:42:34.540 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "how long to retain device health metrics", 2021-03-22T20:42:34.540 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:34.540 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:34.540 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:34.541 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:34.541 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "scrape_frequency": { 2021-03-22T20:42:34.541 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "scrape_frequency", 2021-03-22T20:42:34.541 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "secs", 2021-03-22T20:42:34.541 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:34.541 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-03-22T20:42:34.541 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "86400", 2021-03-22T20:42:34.541 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:34.541 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:34.541 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-03-22T20:42:34.541 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "how frequently to scrape device health metrics", 2021-03-22T20:42:34.541 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:34.542 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:34.542 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:34.542 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:34.542 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "self_heal": { 2021-03-22T20:42:34.542 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "self_heal", 2021-03-22T20:42:34.542 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-03-22T20:42:34.542 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:34.542 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-03-22T20:42:34.542 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "True", 2021-03-22T20:42:34.542 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:34.542 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:34.542 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-03-22T20:42:34.543 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "preemptively heal cluster around devices that may fail", 2021-03-22T20:42:34.543 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:34.543 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:34.543 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:34.543 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:34.543 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "sleep_interval": { 2021-03-22T20:42:34.543 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "sleep_interval", 2021-03-22T20:42:34.543 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "secs", 2021-03-22T20:42:34.543 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:34.543 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-03-22T20:42:34.543 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "600", 2021-03-22T20:42:34.543 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:34.544 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:34.544 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-03-22T20:42:34.544 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "how frequently to wake up and check device health", 2021-03-22T20:42:34.544 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:34.544 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:34.544 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:34.544 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:34.544 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "warn_threshold": { 2021-03-22T20:42:34.544 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "warn_threshold", 2021-03-22T20:42:34.544 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "secs", 2021-03-22T20:42:34.544 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:34.544 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-03-22T20:42:34.545 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "7257600", 2021-03-22T20:42:34.545 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:34.545 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:34.545 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-03-22T20:42:34.545 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "raise health warning if OSD may fail before this long", 2021-03-22T20:42:34.545 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:34.545 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:34.545 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:34.545 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout } 2021-03-22T20:42:34.545 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout } 2021-03-22T20:42:34.545 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:34.546 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout { 2021-03-22T20:42:34.546 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "diskprediction_local", 2021-03-22T20:42:34.546 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "can_run": true, 2021-03-22T20:42:34.546 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "error_string": "", 2021-03-22T20:42:34.546 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "module_options": { 2021-03-22T20:42:34.546 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "log_level": { 2021-03-22T20:42:34.546 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "log_level", 2021-03-22T20:42:34.546 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "str", 2021-03-22T20:42:34.546 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:34.546 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-03-22T20:42:34.546 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "", 2021-03-22T20:42:34.547 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:34.547 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:34.547 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2021-03-22T20:42:34.547 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "", 2021-03-22T20:42:34.547 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "critical", 2021-03-22T20:42:34.547 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "debug", 2021-03-22T20:42:34.547 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "error", 2021-03-22T20:42:34.547 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "info", 2021-03-22T20:42:34.547 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "warning" 2021-03-22T20:42:34.547 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout ], 2021-03-22T20:42:34.547 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "", 2021-03-22T20:42:34.547 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:34.548 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:34.548 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:34.548 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:34.548 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "log_to_cluster": { 2021-03-22T20:42:34.548 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster", 2021-03-22T20:42:34.548 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-03-22T20:42:34.548 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:34.548 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-03-22T20:42:34.548 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "False", 2021-03-22T20:42:34.548 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:34.548 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:34.548 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-03-22T20:42:34.548 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "", 2021-03-22T20:42:34.548 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:34.549 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:34.549 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:34.549 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:34.549 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "log_to_cluster_level": { 2021-03-22T20:42:34.549 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster_level", 2021-03-22T20:42:34.549 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "str", 2021-03-22T20:42:34.549 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:34.549 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-03-22T20:42:34.549 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "info", 2021-03-22T20:42:34.549 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:34.549 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:34.549 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2021-03-22T20:42:34.550 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "", 2021-03-22T20:42:34.550 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "critical", 2021-03-22T20:42:34.550 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "debug", 2021-03-22T20:42:34.550 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "error", 2021-03-22T20:42:34.550 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "info", 2021-03-22T20:42:34.550 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "warning" 2021-03-22T20:42:34.550 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout ], 2021-03-22T20:42:34.550 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "", 2021-03-22T20:42:34.550 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:34.550 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:34.550 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:34.550 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:34.550 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "log_to_file": { 2021-03-22T20:42:34.551 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "log_to_file", 2021-03-22T20:42:34.551 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-03-22T20:42:34.551 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:34.551 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-03-22T20:42:34.551 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "False", 2021-03-22T20:42:34.551 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:34.551 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:34.551 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-03-22T20:42:34.551 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "", 2021-03-22T20:42:34.551 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:34.551 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:34.551 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:34.551 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:34.552 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "predict_interval": { 2021-03-22T20:42:34.552 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "predict_interval", 2021-03-22T20:42:34.552 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "str", 2021-03-22T20:42:34.552 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:34.552 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-03-22T20:42:34.552 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "86400", 2021-03-22T20:42:34.552 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:34.552 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:34.552 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-03-22T20:42:34.552 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "", 2021-03-22T20:42:34.552 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:34.552 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:34.552 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:34.553 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:34.553 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "predictor_model": { 2021-03-22T20:42:34.553 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "predictor_model", 2021-03-22T20:42:34.553 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "str", 2021-03-22T20:42:34.553 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:34.553 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-03-22T20:42:34.553 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "prophetstor", 2021-03-22T20:42:34.553 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:34.553 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:34.553 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-03-22T20:42:34.553 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "", 2021-03-22T20:42:34.553 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:34.553 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:34.554 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:34.554 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:34.554 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "sleep_interval": { 2021-03-22T20:42:34.554 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "sleep_interval", 2021-03-22T20:42:34.554 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "str", 2021-03-22T20:42:34.554 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:34.554 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-03-22T20:42:34.554 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "600", 2021-03-22T20:42:34.554 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:34.554 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:34.554 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-03-22T20:42:34.554 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "", 2021-03-22T20:42:34.554 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:34.555 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:34.555 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:34.555 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout } 2021-03-22T20:42:34.555 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout } 2021-03-22T20:42:34.555 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:34.555 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout { 2021-03-22T20:42:34.555 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "influx", 2021-03-22T20:42:34.555 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "can_run": false, 2021-03-22T20:42:34.555 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "error_string": "influxdb python module not found", 2021-03-22T20:42:34.555 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "module_options": { 2021-03-22T20:42:34.555 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "batch_size": { 2021-03-22T20:42:34.555 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "batch_size", 2021-03-22T20:42:34.555 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "str", 2021-03-22T20:42:34.555 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:34.556 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-03-22T20:42:34.556 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "5000", 2021-03-22T20:42:34.556 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:34.556 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:34.556 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-03-22T20:42:34.556 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "", 2021-03-22T20:42:34.556 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:34.556 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:34.556 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:34.556 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:34.556 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "database": { 2021-03-22T20:42:34.556 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "database", 2021-03-22T20:42:34.557 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "str", 2021-03-22T20:42:34.557 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:34.557 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-03-22T20:42:34.557 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "ceph", 2021-03-22T20:42:34.557 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:34.557 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:34.557 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-03-22T20:42:34.557 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "", 2021-03-22T20:42:34.557 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:34.557 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:34.557 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:34.557 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:34.557 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "hostname": { 2021-03-22T20:42:34.558 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "hostname", 2021-03-22T20:42:34.558 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "str", 2021-03-22T20:42:34.558 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:34.558 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-03-22T20:42:34.558 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "None", 2021-03-22T20:42:34.558 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:34.558 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:34.558 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-03-22T20:42:34.558 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "", 2021-03-22T20:42:34.558 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:34.558 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:34.558 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:34.559 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:34.559 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "interval": { 2021-03-22T20:42:34.559 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "interval", 2021-03-22T20:42:34.559 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "str", 2021-03-22T20:42:34.559 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:34.559 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-03-22T20:42:34.559 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "30", 2021-03-22T20:42:34.559 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:34.559 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:34.559 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-03-22T20:42:34.559 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "", 2021-03-22T20:42:34.559 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:34.559 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:34.560 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:34.560 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:34.560 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "log_level": { 2021-03-22T20:42:34.560 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "log_level", 2021-03-22T20:42:34.560 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "str", 2021-03-22T20:42:34.560 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:34.560 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-03-22T20:42:34.560 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "", 2021-03-22T20:42:34.560 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:34.560 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:34.560 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2021-03-22T20:42:34.560 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "", 2021-03-22T20:42:34.561 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "critical", 2021-03-22T20:42:34.561 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "debug", 2021-03-22T20:42:34.561 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "error", 2021-03-22T20:42:34.561 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "info", 2021-03-22T20:42:34.561 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "warning" 2021-03-22T20:42:34.561 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout ], 2021-03-22T20:42:34.561 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "", 2021-03-22T20:42:34.561 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:34.561 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:34.561 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:34.561 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:34.561 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "log_to_cluster": { 2021-03-22T20:42:34.561 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster", 2021-03-22T20:42:34.561 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-03-22T20:42:34.562 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:34.562 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-03-22T20:42:34.562 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "False", 2021-03-22T20:42:34.562 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:34.562 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:34.562 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-03-22T20:42:34.562 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "", 2021-03-22T20:42:34.562 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:34.562 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:34.562 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:34.562 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:34.562 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "log_to_cluster_level": { 2021-03-22T20:42:34.563 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster_level", 2021-03-22T20:42:34.563 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "str", 2021-03-22T20:42:34.563 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:34.563 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-03-22T20:42:34.563 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "info", 2021-03-22T20:42:34.563 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:34.563 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:34.563 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2021-03-22T20:42:34.563 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "", 2021-03-22T20:42:34.563 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "critical", 2021-03-22T20:42:34.563 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "debug", 2021-03-22T20:42:34.563 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "error", 2021-03-22T20:42:34.564 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "info", 2021-03-22T20:42:34.564 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "warning" 2021-03-22T20:42:34.564 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout ], 2021-03-22T20:42:34.564 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "", 2021-03-22T20:42:34.564 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:34.564 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:34.564 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:34.564 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:34.564 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "log_to_file": { 2021-03-22T20:42:34.564 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "log_to_file", 2021-03-22T20:42:34.564 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-03-22T20:42:34.564 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:34.565 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-03-22T20:42:34.565 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "False", 2021-03-22T20:42:34.565 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:34.565 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:34.565 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-03-22T20:42:34.565 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "", 2021-03-22T20:42:34.565 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:34.565 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:34.565 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:34.565 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:34.565 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "password": { 2021-03-22T20:42:34.565 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "password", 2021-03-22T20:42:34.566 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "str", 2021-03-22T20:42:34.566 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:34.566 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-03-22T20:42:34.566 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "None", 2021-03-22T20:42:34.566 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:34.566 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:34.566 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-03-22T20:42:34.566 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "", 2021-03-22T20:42:34.566 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:34.566 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:34.566 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:34.566 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:34.567 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "port": { 2021-03-22T20:42:34.567 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "port", 2021-03-22T20:42:34.567 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "str", 2021-03-22T20:42:34.567 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:34.567 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-03-22T20:42:34.567 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "8086", 2021-03-22T20:42:34.567 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:34.567 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:34.567 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-03-22T20:42:34.567 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "", 2021-03-22T20:42:34.567 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:34.567 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:34.567 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:34.568 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:34.568 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "ssl": { 2021-03-22T20:42:34.568 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "ssl", 2021-03-22T20:42:34.568 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "str", 2021-03-22T20:42:34.568 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:34.568 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-03-22T20:42:34.568 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "false", 2021-03-22T20:42:34.568 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:34.568 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:34.568 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-03-22T20:42:34.568 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "", 2021-03-22T20:42:34.568 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:34.569 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:34.569 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:34.569 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:34.569 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "threads": { 2021-03-22T20:42:34.569 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "threads", 2021-03-22T20:42:34.569 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "str", 2021-03-22T20:42:34.569 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:34.569 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-03-22T20:42:34.569 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "5", 2021-03-22T20:42:34.569 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:34.569 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:34.569 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-03-22T20:42:34.570 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "", 2021-03-22T20:42:34.570 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:34.570 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:34.570 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:34.570 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:34.570 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "username": { 2021-03-22T20:42:34.570 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "username", 2021-03-22T20:42:34.570 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "str", 2021-03-22T20:42:34.570 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:34.570 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-03-22T20:42:34.570 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "None", 2021-03-22T20:42:34.570 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:34.570 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:34.571 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-03-22T20:42:34.571 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "", 2021-03-22T20:42:34.571 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:34.571 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:34.571 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:34.571 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:34.571 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "verify_ssl": { 2021-03-22T20:42:34.571 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "verify_ssl", 2021-03-22T20:42:34.571 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "str", 2021-03-22T20:42:34.571 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:34.571 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-03-22T20:42:34.571 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "true", 2021-03-22T20:42:34.571 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:34.572 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:34.572 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-03-22T20:42:34.572 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "", 2021-03-22T20:42:34.572 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:34.572 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:34.572 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:34.572 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout } 2021-03-22T20:42:34.572 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout } 2021-03-22T20:42:34.572 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:34.572 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout { 2021-03-22T20:42:34.572 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "insights", 2021-03-22T20:42:34.573 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "can_run": true, 2021-03-22T20:42:34.573 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "error_string": "", 2021-03-22T20:42:34.573 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "module_options": { 2021-03-22T20:42:34.573 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "log_level": { 2021-03-22T20:42:34.573 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "log_level", 2021-03-22T20:42:34.573 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "str", 2021-03-22T20:42:34.573 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:34.573 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-03-22T20:42:34.573 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "", 2021-03-22T20:42:34.573 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:34.573 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:34.573 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2021-03-22T20:42:34.574 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "", 2021-03-22T20:42:34.574 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "critical", 2021-03-22T20:42:34.574 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "debug", 2021-03-22T20:42:34.574 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "error", 2021-03-22T20:42:34.574 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "info", 2021-03-22T20:42:34.574 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "warning" 2021-03-22T20:42:34.574 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout ], 2021-03-22T20:42:34.574 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "", 2021-03-22T20:42:34.574 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:34.574 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:34.574 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:34.574 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:34.575 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "log_to_cluster": { 2021-03-22T20:42:34.575 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster", 2021-03-22T20:42:34.575 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-03-22T20:42:34.575 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:34.575 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-03-22T20:42:34.575 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "False", 2021-03-22T20:42:34.575 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:34.575 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:34.575 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-03-22T20:42:34.575 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "", 2021-03-22T20:42:34.575 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:34.575 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:34.575 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:34.576 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:34.576 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "log_to_cluster_level": { 2021-03-22T20:42:34.576 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster_level", 2021-03-22T20:42:34.576 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "str", 2021-03-22T20:42:34.576 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:34.576 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-03-22T20:42:34.576 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "info", 2021-03-22T20:42:34.576 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:34.576 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:34.576 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2021-03-22T20:42:34.576 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "", 2021-03-22T20:42:34.576 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "critical", 2021-03-22T20:42:34.576 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "debug", 2021-03-22T20:42:34.577 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "error", 2021-03-22T20:42:34.577 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "info", 2021-03-22T20:42:34.577 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "warning" 2021-03-22T20:42:34.577 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout ], 2021-03-22T20:42:34.577 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "", 2021-03-22T20:42:34.577 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:34.577 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:34.577 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:34.577 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:34.577 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "log_to_file": { 2021-03-22T20:42:34.577 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "log_to_file", 2021-03-22T20:42:34.577 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-03-22T20:42:34.577 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:34.578 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-03-22T20:42:34.578 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "False", 2021-03-22T20:42:34.578 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:34.578 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:34.578 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-03-22T20:42:34.578 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "", 2021-03-22T20:42:34.578 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:34.578 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:34.578 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:34.578 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout } 2021-03-22T20:42:34.578 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout } 2021-03-22T20:42:34.578 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:34.579 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout { 2021-03-22T20:42:34.579 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "iostat", 2021-03-22T20:42:34.579 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "can_run": true, 2021-03-22T20:42:34.579 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "error_string": "", 2021-03-22T20:42:34.579 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "module_options": { 2021-03-22T20:42:34.579 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "log_level": { 2021-03-22T20:42:34.579 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "log_level", 2021-03-22T20:42:34.579 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "str", 2021-03-22T20:42:34.579 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:34.579 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-03-22T20:42:34.579 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "", 2021-03-22T20:42:34.579 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:34.580 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:34.580 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2021-03-22T20:42:34.580 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "", 2021-03-22T20:42:34.580 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "critical", 2021-03-22T20:42:34.580 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "debug", 2021-03-22T20:42:34.580 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "error", 2021-03-22T20:42:34.580 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "info", 2021-03-22T20:42:34.580 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "warning" 2021-03-22T20:42:34.580 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout ], 2021-03-22T20:42:34.580 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "", 2021-03-22T20:42:34.580 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:34.580 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:34.580 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:34.581 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:34.581 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "log_to_cluster": { 2021-03-22T20:42:34.581 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster", 2021-03-22T20:42:34.581 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-03-22T20:42:34.581 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:34.581 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-03-22T20:42:34.581 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "False", 2021-03-22T20:42:34.581 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:34.581 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:34.581 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-03-22T20:42:34.581 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "", 2021-03-22T20:42:34.581 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:34.581 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:34.582 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:34.582 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:34.582 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "log_to_cluster_level": { 2021-03-22T20:42:34.582 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster_level", 2021-03-22T20:42:34.582 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "str", 2021-03-22T20:42:34.582 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:34.582 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-03-22T20:42:34.582 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "info", 2021-03-22T20:42:34.582 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:34.582 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:34.582 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2021-03-22T20:42:34.583 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "", 2021-03-22T20:42:34.583 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "critical", 2021-03-22T20:42:34.583 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "debug", 2021-03-22T20:42:34.583 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "error", 2021-03-22T20:42:34.583 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "info", 2021-03-22T20:42:34.583 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "warning" 2021-03-22T20:42:34.583 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout ], 2021-03-22T20:42:34.583 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "", 2021-03-22T20:42:34.583 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:34.583 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:34.583 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:34.583 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:34.583 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "log_to_file": { 2021-03-22T20:42:34.584 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "log_to_file", 2021-03-22T20:42:34.584 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-03-22T20:42:34.584 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:34.584 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-03-22T20:42:34.584 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "False", 2021-03-22T20:42:34.584 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:34.584 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:34.584 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-03-22T20:42:34.584 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "", 2021-03-22T20:42:34.584 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:34.584 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:34.584 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:34.584 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout } 2021-03-22T20:42:34.585 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout } 2021-03-22T20:42:34.585 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:34.585 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout { 2021-03-22T20:42:34.585 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "k8sevents", 2021-03-22T20:42:34.585 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "can_run": true, 2021-03-22T20:42:34.585 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "error_string": "", 2021-03-22T20:42:34.585 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "module_options": { 2021-03-22T20:42:34.585 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "ceph_event_retention_days": { 2021-03-22T20:42:34.585 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "ceph_event_retention_days", 2021-03-22T20:42:34.585 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "int", 2021-03-22T20:42:34.585 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:34.585 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-03-22T20:42:34.586 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "7", 2021-03-22T20:42:34.586 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:34.586 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:34.586 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-03-22T20:42:34.586 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "Days to hold ceph event information within local cache", 2021-03-22T20:42:34.586 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:34.586 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:34.586 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:34.586 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:34.586 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "config_check_secs": { 2021-03-22T20:42:34.586 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "config_check_secs", 2021-03-22T20:42:34.586 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "int", 2021-03-22T20:42:34.587 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:34.587 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-03-22T20:42:34.587 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "10", 2021-03-22T20:42:34.587 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "10", 2021-03-22T20:42:34.587 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:34.587 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-03-22T20:42:34.587 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "interval (secs) to check for cluster configuration changes", 2021-03-22T20:42:34.587 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:34.587 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:34.587 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:34.587 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:34.587 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "log_level": { 2021-03-22T20:42:34.587 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "log_level", 2021-03-22T20:42:34.588 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "str", 2021-03-22T20:42:34.588 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:34.588 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-03-22T20:42:34.588 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "", 2021-03-22T20:42:34.588 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:34.588 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:34.588 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2021-03-22T20:42:34.588 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "", 2021-03-22T20:42:34.588 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "critical", 2021-03-22T20:42:34.588 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "debug", 2021-03-22T20:42:34.588 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "error", 2021-03-22T20:42:34.588 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "info", 2021-03-22T20:42:34.588 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "warning" 2021-03-22T20:42:34.589 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout ], 2021-03-22T20:42:34.589 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "", 2021-03-22T20:42:34.589 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:34.589 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:34.589 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:34.589 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:34.589 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "log_to_cluster": { 2021-03-22T20:42:34.589 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster", 2021-03-22T20:42:34.589 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-03-22T20:42:34.589 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:34.589 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-03-22T20:42:34.589 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "False", 2021-03-22T20:42:34.589 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:34.590 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:34.590 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-03-22T20:42:34.590 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "", 2021-03-22T20:42:34.590 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:34.590 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:34.590 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:34.590 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:34.590 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "log_to_cluster_level": { 2021-03-22T20:42:34.590 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster_level", 2021-03-22T20:42:34.590 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "str", 2021-03-22T20:42:34.590 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:34.590 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-03-22T20:42:34.590 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "info", 2021-03-22T20:42:34.591 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:34.591 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:34.591 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2021-03-22T20:42:34.591 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "", 2021-03-22T20:42:34.591 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "critical", 2021-03-22T20:42:34.591 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "debug", 2021-03-22T20:42:34.591 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "error", 2021-03-22T20:42:34.591 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "info", 2021-03-22T20:42:34.591 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "warning" 2021-03-22T20:42:34.591 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout ], 2021-03-22T20:42:34.591 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "", 2021-03-22T20:42:34.592 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:34.592 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:34.592 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:34.592 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:34.592 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "log_to_file": { 2021-03-22T20:42:34.592 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "log_to_file", 2021-03-22T20:42:34.592 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-03-22T20:42:34.592 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:34.592 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-03-22T20:42:34.592 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "False", 2021-03-22T20:42:34.592 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:34.592 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:34.593 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-03-22T20:42:34.593 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "", 2021-03-22T20:42:34.593 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:34.593 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:34.593 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:34.593 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout } 2021-03-22T20:42:34.593 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout } 2021-03-22T20:42:34.593 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:34.593 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout { 2021-03-22T20:42:34.593 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "localpool", 2021-03-22T20:42:34.593 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "can_run": true, 2021-03-22T20:42:34.593 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "error_string": "", 2021-03-22T20:42:34.594 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "module_options": { 2021-03-22T20:42:34.594 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "failure_domain": { 2021-03-22T20:42:34.594 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "failure_domain", 2021-03-22T20:42:34.594 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "str", 2021-03-22T20:42:34.594 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:34.594 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-03-22T20:42:34.594 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "host", 2021-03-22T20:42:34.594 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:34.594 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:34.594 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-03-22T20:42:34.594 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "failure domain for any created local pool", 2021-03-22T20:42:34.594 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:34.595 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:34.595 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:34.595 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:34.595 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "log_level": { 2021-03-22T20:42:34.595 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "log_level", 2021-03-22T20:42:34.595 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "str", 2021-03-22T20:42:34.595 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:34.595 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-03-22T20:42:34.595 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "", 2021-03-22T20:42:34.595 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:34.595 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:34.595 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2021-03-22T20:42:34.595 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "", 2021-03-22T20:42:34.595 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "critical", 2021-03-22T20:42:34.596 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "debug", 2021-03-22T20:42:34.596 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "error", 2021-03-22T20:42:34.596 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "info", 2021-03-22T20:42:34.596 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "warning" 2021-03-22T20:42:34.596 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout ], 2021-03-22T20:42:34.596 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "", 2021-03-22T20:42:34.596 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:34.596 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:34.596 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:34.596 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:34.596 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "log_to_cluster": { 2021-03-22T20:42:34.596 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster", 2021-03-22T20:42:34.597 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-03-22T20:42:34.597 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:34.597 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-03-22T20:42:34.597 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "False", 2021-03-22T20:42:34.597 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:34.597 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:34.597 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-03-22T20:42:34.597 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "", 2021-03-22T20:42:34.597 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:34.597 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:34.597 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:34.597 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:34.597 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "log_to_cluster_level": { 2021-03-22T20:42:34.598 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster_level", 2021-03-22T20:42:34.598 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "str", 2021-03-22T20:42:34.598 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:34.598 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-03-22T20:42:34.598 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "info", 2021-03-22T20:42:34.598 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:34.598 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:34.598 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2021-03-22T20:42:34.598 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "", 2021-03-22T20:42:34.598 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "critical", 2021-03-22T20:42:34.598 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "debug", 2021-03-22T20:42:34.598 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "error", 2021-03-22T20:42:34.598 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "info", 2021-03-22T20:42:34.599 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "warning" 2021-03-22T20:42:34.599 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout ], 2021-03-22T20:42:34.599 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "", 2021-03-22T20:42:34.599 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:34.599 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:34.599 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:34.599 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:34.599 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "log_to_file": { 2021-03-22T20:42:34.599 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "log_to_file", 2021-03-22T20:42:34.599 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-03-22T20:42:34.599 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:34.599 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-03-22T20:42:34.600 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "False", 2021-03-22T20:42:34.600 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:34.600 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:34.600 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-03-22T20:42:34.600 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "", 2021-03-22T20:42:34.600 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:34.600 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:34.600 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:34.600 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:34.600 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min_size": { 2021-03-22T20:42:34.600 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "min_size", 2021-03-22T20:42:34.600 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "int", 2021-03-22T20:42:34.600 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:34.601 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-03-22T20:42:34.601 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "", 2021-03-22T20:42:34.601 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:34.601 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:34.601 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-03-22T20:42:34.601 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "default min_size for any created local pool", 2021-03-22T20:42:34.601 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:34.601 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:34.601 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:34.601 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:34.601 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "num_rep": { 2021-03-22T20:42:34.601 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "num_rep", 2021-03-22T20:42:34.601 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "int", 2021-03-22T20:42:34.602 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:34.602 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-03-22T20:42:34.602 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "3", 2021-03-22T20:42:34.602 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:34.602 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:34.602 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-03-22T20:42:34.602 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "default replica count for any created local pool", 2021-03-22T20:42:34.602 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:34.602 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:34.602 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:34.602 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:34.602 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "pg_num": { 2021-03-22T20:42:34.602 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "pg_num", 2021-03-22T20:42:34.603 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "int", 2021-03-22T20:42:34.603 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:34.603 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-03-22T20:42:34.603 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "128", 2021-03-22T20:42:34.603 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:34.603 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:34.603 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-03-22T20:42:34.603 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "default pg_num for any created local pool", 2021-03-22T20:42:34.603 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:34.603 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:34.603 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:34.603 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:34.604 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "prefix": { 2021-03-22T20:42:34.604 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "prefix", 2021-03-22T20:42:34.604 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "str", 2021-03-22T20:42:34.604 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:34.604 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-03-22T20:42:34.604 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "", 2021-03-22T20:42:34.604 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:34.604 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:34.604 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-03-22T20:42:34.604 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "name prefix for any created local pool", 2021-03-22T20:42:34.604 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:34.604 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:34.605 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:34.605 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:34.605 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "subtree": { 2021-03-22T20:42:34.605 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "subtree", 2021-03-22T20:42:34.605 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "str", 2021-03-22T20:42:34.605 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:34.605 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-03-22T20:42:34.605 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "rack", 2021-03-22T20:42:34.605 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:34.605 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:34.605 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-03-22T20:42:34.605 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "CRUSH level for which to create a local pool", 2021-03-22T20:42:34.606 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:34.606 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:34.606 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:34.606 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout } 2021-03-22T20:42:34.606 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout } 2021-03-22T20:42:34.606 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:34.606 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout { 2021-03-22T20:42:34.606 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "orchestrator", 2021-03-22T20:42:34.606 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "can_run": true, 2021-03-22T20:42:34.606 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "error_string": "", 2021-03-22T20:42:34.606 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "module_options": { 2021-03-22T20:42:34.606 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "log_level": { 2021-03-22T20:42:34.606 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "log_level", 2021-03-22T20:42:34.607 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "str", 2021-03-22T20:42:34.607 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:34.607 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-03-22T20:42:34.607 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "", 2021-03-22T20:42:34.607 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:34.607 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:34.607 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2021-03-22T20:42:34.607 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "", 2021-03-22T20:42:34.607 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "critical", 2021-03-22T20:42:34.607 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "debug", 2021-03-22T20:42:34.607 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "error", 2021-03-22T20:42:34.607 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "info", 2021-03-22T20:42:34.608 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "warning" 2021-03-22T20:42:34.608 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout ], 2021-03-22T20:42:34.608 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "", 2021-03-22T20:42:34.608 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:34.608 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:34.608 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:34.608 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:34.608 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "log_to_cluster": { 2021-03-22T20:42:34.608 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster", 2021-03-22T20:42:34.608 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-03-22T20:42:34.608 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:34.608 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-03-22T20:42:34.608 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "False", 2021-03-22T20:42:34.609 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:34.609 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:34.609 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-03-22T20:42:34.609 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "", 2021-03-22T20:42:34.609 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:34.609 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:34.609 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:34.609 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:34.609 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "log_to_cluster_level": { 2021-03-22T20:42:34.609 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster_level", 2021-03-22T20:42:34.609 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "str", 2021-03-22T20:42:34.609 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:34.609 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-03-22T20:42:34.610 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "info", 2021-03-22T20:42:34.610 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:34.610 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:34.610 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2021-03-22T20:42:34.610 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "", 2021-03-22T20:42:34.610 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "critical", 2021-03-22T20:42:34.610 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "debug", 2021-03-22T20:42:34.610 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "error", 2021-03-22T20:42:34.610 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "info", 2021-03-22T20:42:34.610 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "warning" 2021-03-22T20:42:34.610 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout ], 2021-03-22T20:42:34.610 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "", 2021-03-22T20:42:34.611 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:34.611 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:34.611 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:34.611 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:34.611 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "log_to_file": { 2021-03-22T20:42:34.611 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "log_to_file", 2021-03-22T20:42:34.611 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-03-22T20:42:34.611 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:34.611 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-03-22T20:42:34.611 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "False", 2021-03-22T20:42:34.611 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:34.611 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:34.612 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-03-22T20:42:34.612 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "", 2021-03-22T20:42:34.612 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:34.612 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:34.612 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:34.612 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:34.612 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "orchestrator": { 2021-03-22T20:42:34.612 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "orchestrator", 2021-03-22T20:42:34.612 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "str", 2021-03-22T20:42:34.612 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:34.612 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-03-22T20:42:34.612 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "None", 2021-03-22T20:42:34.613 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:34.613 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:34.613 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2021-03-22T20:42:34.613 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "cephadm", 2021-03-22T20:42:34.613 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "rook", 2021-03-22T20:42:34.613 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "test_orchestrator" 2021-03-22T20:42:34.613 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout ], 2021-03-22T20:42:34.613 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "Orchestrator backend", 2021-03-22T20:42:34.613 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:34.613 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:34.613 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:34.613 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout } 2021-03-22T20:42:34.613 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout } 2021-03-22T20:42:34.614 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:34.614 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout { 2021-03-22T20:42:34.614 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "osd_support", 2021-03-22T20:42:34.614 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "can_run": true, 2021-03-22T20:42:34.614 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "error_string": "", 2021-03-22T20:42:34.614 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "module_options": { 2021-03-22T20:42:34.614 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "log_level": { 2021-03-22T20:42:34.614 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "log_level", 2021-03-22T20:42:34.614 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "str", 2021-03-22T20:42:34.614 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:34.614 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-03-22T20:42:34.614 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "", 2021-03-22T20:42:34.615 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:34.615 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:34.615 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2021-03-22T20:42:34.615 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "", 2021-03-22T20:42:34.615 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "critical", 2021-03-22T20:42:34.615 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "debug", 2021-03-22T20:42:34.615 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "error", 2021-03-22T20:42:34.615 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "info", 2021-03-22T20:42:34.615 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "warning" 2021-03-22T20:42:34.615 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout ], 2021-03-22T20:42:34.615 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "", 2021-03-22T20:42:34.615 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:34.616 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:34.616 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:34.616 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:34.616 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "log_to_cluster": { 2021-03-22T20:42:34.616 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster", 2021-03-22T20:42:34.616 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-03-22T20:42:34.616 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:34.616 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-03-22T20:42:34.616 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "False", 2021-03-22T20:42:34.616 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:34.616 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:34.616 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-03-22T20:42:34.616 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "", 2021-03-22T20:42:34.617 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:34.617 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:34.617 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:34.617 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:34.617 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "log_to_cluster_level": { 2021-03-22T20:42:34.617 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster_level", 2021-03-22T20:42:34.617 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "str", 2021-03-22T20:42:34.617 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:34.617 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-03-22T20:42:34.617 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "info", 2021-03-22T20:42:34.617 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:34.617 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:34.618 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2021-03-22T20:42:34.618 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "", 2021-03-22T20:42:34.618 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "critical", 2021-03-22T20:42:34.618 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "debug", 2021-03-22T20:42:34.618 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "error", 2021-03-22T20:42:34.618 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "info", 2021-03-22T20:42:34.618 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "warning" 2021-03-22T20:42:34.618 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout ], 2021-03-22T20:42:34.618 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "", 2021-03-22T20:42:34.618 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:34.618 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:34.618 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:34.619 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:34.619 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "log_to_file": { 2021-03-22T20:42:34.619 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "log_to_file", 2021-03-22T20:42:34.619 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-03-22T20:42:34.619 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:34.619 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-03-22T20:42:34.619 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "False", 2021-03-22T20:42:34.619 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:34.619 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:34.619 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-03-22T20:42:34.619 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "", 2021-03-22T20:42:34.619 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:34.620 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:34.620 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:34.620 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout } 2021-03-22T20:42:34.620 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout } 2021-03-22T20:42:34.620 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:34.620 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout { 2021-03-22T20:42:34.620 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "pg_autoscaler", 2021-03-22T20:42:34.620 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "can_run": true, 2021-03-22T20:42:34.620 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "error_string": "", 2021-03-22T20:42:34.620 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "module_options": { 2021-03-22T20:42:34.620 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "log_level": { 2021-03-22T20:42:34.620 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "log_level", 2021-03-22T20:42:34.620 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "str", 2021-03-22T20:42:34.621 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:34.621 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-03-22T20:42:34.621 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "", 2021-03-22T20:42:34.621 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:34.621 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:34.621 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2021-03-22T20:42:34.621 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "", 2021-03-22T20:42:34.621 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "critical", 2021-03-22T20:42:34.621 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "debug", 2021-03-22T20:42:34.621 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "error", 2021-03-22T20:42:34.621 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "info", 2021-03-22T20:42:34.621 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "warning" 2021-03-22T20:42:34.622 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout ], 2021-03-22T20:42:34.622 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "", 2021-03-22T20:42:34.622 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:34.622 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:34.622 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:34.622 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:34.622 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "log_to_cluster": { 2021-03-22T20:42:34.622 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster", 2021-03-22T20:42:34.622 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-03-22T20:42:34.622 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:34.622 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-03-22T20:42:34.622 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "False", 2021-03-22T20:42:34.622 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:34.623 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:34.623 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-03-22T20:42:34.623 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "", 2021-03-22T20:42:34.623 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:34.623 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:34.623 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:34.623 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:34.623 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "log_to_cluster_level": { 2021-03-22T20:42:34.623 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster_level", 2021-03-22T20:42:34.623 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "str", 2021-03-22T20:42:34.623 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:34.623 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-03-22T20:42:34.623 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "info", 2021-03-22T20:42:34.624 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:34.624 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:34.624 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2021-03-22T20:42:34.624 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "", 2021-03-22T20:42:34.624 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "critical", 2021-03-22T20:42:34.624 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "debug", 2021-03-22T20:42:34.624 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "error", 2021-03-22T20:42:34.624 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "info", 2021-03-22T20:42:34.624 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "warning" 2021-03-22T20:42:34.624 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout ], 2021-03-22T20:42:34.624 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "", 2021-03-22T20:42:34.624 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:34.624 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:34.625 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:34.625 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:34.625 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "log_to_file": { 2021-03-22T20:42:34.625 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "log_to_file", 2021-03-22T20:42:34.625 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-03-22T20:42:34.625 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:34.625 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-03-22T20:42:34.625 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "False", 2021-03-22T20:42:34.625 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:34.625 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:34.625 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-03-22T20:42:34.625 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "", 2021-03-22T20:42:34.625 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:34.626 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:34.626 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:34.626 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:34.626 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "sleep_interval": { 2021-03-22T20:42:34.626 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "sleep_interval", 2021-03-22T20:42:34.626 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "str", 2021-03-22T20:42:34.626 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:34.626 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-03-22T20:42:34.626 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "60", 2021-03-22T20:42:34.626 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:34.626 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:34.626 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-03-22T20:42:34.626 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "", 2021-03-22T20:42:34.627 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:34.627 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:34.627 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:34.627 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout } 2021-03-22T20:42:34.627 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout } 2021-03-22T20:42:34.627 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:34.627 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout { 2021-03-22T20:42:34.627 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "progress", 2021-03-22T20:42:34.627 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "can_run": true, 2021-03-22T20:42:34.627 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "error_string": "", 2021-03-22T20:42:34.627 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "module_options": { 2021-03-22T20:42:34.627 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enabled": { 2021-03-22T20:42:34.627 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "enabled", 2021-03-22T20:42:34.628 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-03-22T20:42:34.628 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:34.628 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-03-22T20:42:34.628 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "True", 2021-03-22T20:42:34.628 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:34.628 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:34.628 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-03-22T20:42:34.628 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "", 2021-03-22T20:42:34.628 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:34.628 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:34.628 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:34.628 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:34.628 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "log_level": { 2021-03-22T20:42:34.629 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "log_level", 2021-03-22T20:42:34.629 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "str", 2021-03-22T20:42:34.629 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:34.629 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-03-22T20:42:34.629 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "", 2021-03-22T20:42:34.629 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:34.629 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:34.629 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2021-03-22T20:42:34.629 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "", 2021-03-22T20:42:34.629 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "critical", 2021-03-22T20:42:34.629 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "debug", 2021-03-22T20:42:34.629 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "error", 2021-03-22T20:42:34.630 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "info", 2021-03-22T20:42:34.630 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "warning" 2021-03-22T20:42:34.630 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout ], 2021-03-22T20:42:34.630 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "", 2021-03-22T20:42:34.630 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:34.630 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:34.630 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:34.630 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:34.630 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "log_to_cluster": { 2021-03-22T20:42:34.630 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster", 2021-03-22T20:42:34.630 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-03-22T20:42:34.630 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:34.630 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-03-22T20:42:34.631 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "False", 2021-03-22T20:42:34.631 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:34.631 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:34.631 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-03-22T20:42:34.631 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "", 2021-03-22T20:42:34.631 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:34.631 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:34.631 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:34.631 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:34.631 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "log_to_cluster_level": { 2021-03-22T20:42:34.631 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster_level", 2021-03-22T20:42:34.632 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "str", 2021-03-22T20:42:34.632 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:34.632 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-03-22T20:42:34.632 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "info", 2021-03-22T20:42:34.632 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:34.632 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:34.632 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2021-03-22T20:42:34.632 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "", 2021-03-22T20:42:34.632 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "critical", 2021-03-22T20:42:34.632 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "debug", 2021-03-22T20:42:34.632 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "error", 2021-03-22T20:42:34.632 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "info", 2021-03-22T20:42:34.632 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "warning" 2021-03-22T20:42:34.633 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout ], 2021-03-22T20:42:34.633 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "", 2021-03-22T20:42:34.633 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:34.633 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:34.633 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:34.633 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:34.633 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "log_to_file": { 2021-03-22T20:42:34.633 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "log_to_file", 2021-03-22T20:42:34.633 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-03-22T20:42:34.633 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:34.633 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-03-22T20:42:34.633 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "False", 2021-03-22T20:42:34.633 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:34.633 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:34.634 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-03-22T20:42:34.634 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "", 2021-03-22T20:42:34.634 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:34.634 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:34.634 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:34.634 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:34.634 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max_completed_events": { 2021-03-22T20:42:34.634 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "max_completed_events", 2021-03-22T20:42:34.634 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "int", 2021-03-22T20:42:34.634 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:34.634 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-03-22T20:42:34.635 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "50", 2021-03-22T20:42:34.635 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:34.635 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:34.635 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-03-22T20:42:34.635 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "number of past completed events to remember", 2021-03-22T20:42:34.635 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:34.635 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:34.635 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:34.635 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:34.635 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "persist_interval": { 2021-03-22T20:42:34.635 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "persist_interval", 2021-03-22T20:42:34.635 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "secs", 2021-03-22T20:42:34.635 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:34.636 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-03-22T20:42:34.636 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "5", 2021-03-22T20:42:34.636 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:34.636 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:34.636 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-03-22T20:42:34.636 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "how frequently to persist completed events", 2021-03-22T20:42:34.636 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:34.636 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:34.636 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:34.636 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout } 2021-03-22T20:42:34.636 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout } 2021-03-22T20:42:34.636 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:34.637 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout { 2021-03-22T20:42:34.637 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "prometheus", 2021-03-22T20:42:34.637 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "can_run": true, 2021-03-22T20:42:34.637 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "error_string": "", 2021-03-22T20:42:34.637 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "module_options": { 2021-03-22T20:42:34.637 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "log_level": { 2021-03-22T20:42:34.637 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "log_level", 2021-03-22T20:42:34.637 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "str", 2021-03-22T20:42:34.637 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:34.637 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-03-22T20:42:34.637 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "", 2021-03-22T20:42:34.637 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:34.637 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:34.637 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2021-03-22T20:42:34.638 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "", 2021-03-22T20:42:34.638 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "critical", 2021-03-22T20:42:34.638 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "debug", 2021-03-22T20:42:34.638 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "error", 2021-03-22T20:42:34.638 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "info", 2021-03-22T20:42:34.638 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "warning" 2021-03-22T20:42:34.638 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout ], 2021-03-22T20:42:34.638 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "", 2021-03-22T20:42:34.638 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:34.638 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:34.638 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:34.639 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:34.639 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "log_to_cluster": { 2021-03-22T20:42:34.639 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster", 2021-03-22T20:42:34.639 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-03-22T20:42:34.639 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:34.639 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-03-22T20:42:34.639 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "False", 2021-03-22T20:42:34.639 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:34.639 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:34.639 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-03-22T20:42:34.639 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "", 2021-03-22T20:42:34.639 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:34.639 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:34.640 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:34.640 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:34.640 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "log_to_cluster_level": { 2021-03-22T20:42:34.640 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster_level", 2021-03-22T20:42:34.640 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "str", 2021-03-22T20:42:34.640 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:34.640 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-03-22T20:42:34.640 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "info", 2021-03-22T20:42:34.640 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:34.640 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:34.640 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2021-03-22T20:42:34.640 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "", 2021-03-22T20:42:34.641 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "critical", 2021-03-22T20:42:34.641 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "debug", 2021-03-22T20:42:34.641 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "error", 2021-03-22T20:42:34.641 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "info", 2021-03-22T20:42:34.641 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "warning" 2021-03-22T20:42:34.641 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout ], 2021-03-22T20:42:34.641 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "", 2021-03-22T20:42:34.641 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:34.641 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:34.641 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:34.641 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:34.641 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "log_to_file": { 2021-03-22T20:42:34.641 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "log_to_file", 2021-03-22T20:42:34.642 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-03-22T20:42:34.642 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:34.642 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-03-22T20:42:34.642 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "False", 2021-03-22T20:42:34.642 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:34.642 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:34.642 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-03-22T20:42:34.642 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "", 2021-03-22T20:42:34.642 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:34.642 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:34.642 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:34.642 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:34.642 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "rbd_stats_pools": { 2021-03-22T20:42:34.643 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "rbd_stats_pools", 2021-03-22T20:42:34.643 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "str", 2021-03-22T20:42:34.643 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:34.643 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-03-22T20:42:34.643 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "", 2021-03-22T20:42:34.643 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:34.643 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:34.643 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-03-22T20:42:34.643 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "", 2021-03-22T20:42:34.643 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:34.643 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:34.643 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:34.644 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:34.644 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "rbd_stats_pools_refresh_interval": { 2021-03-22T20:42:34.644 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "rbd_stats_pools_refresh_interval", 2021-03-22T20:42:34.644 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "int", 2021-03-22T20:42:34.644 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:34.644 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-03-22T20:42:34.644 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "300", 2021-03-22T20:42:34.644 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:34.644 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:34.644 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-03-22T20:42:34.644 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "", 2021-03-22T20:42:34.644 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:34.645 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:34.645 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:34.645 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:34.645 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "scrape_interval": { 2021-03-22T20:42:34.645 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "scrape_interval", 2021-03-22T20:42:34.645 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "str", 2021-03-22T20:42:34.645 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:34.645 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-03-22T20:42:34.645 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "", 2021-03-22T20:42:34.645 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:34.645 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:34.645 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-03-22T20:42:34.645 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "", 2021-03-22T20:42:34.646 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:34.646 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:34.646 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:34.646 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:34.646 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "server_addr": { 2021-03-22T20:42:34.646 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "server_addr", 2021-03-22T20:42:34.646 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "str", 2021-03-22T20:42:34.646 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:34.646 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-03-22T20:42:34.646 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "", 2021-03-22T20:42:34.646 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:34.646 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:34.647 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-03-22T20:42:34.647 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "", 2021-03-22T20:42:34.647 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:34.647 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:34.647 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:34.647 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:34.647 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "server_port": { 2021-03-22T20:42:34.647 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "server_port", 2021-03-22T20:42:34.647 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "str", 2021-03-22T20:42:34.647 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:34.647 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-03-22T20:42:34.647 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "", 2021-03-22T20:42:34.648 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:34.648 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:34.648 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-03-22T20:42:34.648 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "", 2021-03-22T20:42:34.648 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:34.648 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:34.648 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:34.648 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:34.648 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "stale_cache_strategy": { 2021-03-22T20:42:34.648 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "stale_cache_strategy", 2021-03-22T20:42:34.648 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "str", 2021-03-22T20:42:34.648 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:34.648 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-03-22T20:42:34.649 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "", 2021-03-22T20:42:34.649 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:34.649 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:34.649 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-03-22T20:42:34.649 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "", 2021-03-22T20:42:34.649 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:34.649 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:34.649 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:34.649 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout } 2021-03-22T20:42:34.649 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout } 2021-03-22T20:42:34.649 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:34.649 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout { 2021-03-22T20:42:34.649 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "rbd_support", 2021-03-22T20:42:34.650 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "can_run": true, 2021-03-22T20:42:34.650 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "error_string": "", 2021-03-22T20:42:34.650 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "module_options": { 2021-03-22T20:42:34.650 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "log_level": { 2021-03-22T20:42:34.650 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "log_level", 2021-03-22T20:42:34.650 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "str", 2021-03-22T20:42:34.650 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:34.650 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-03-22T20:42:34.650 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "", 2021-03-22T20:42:34.650 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:34.650 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:34.650 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2021-03-22T20:42:34.650 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "", 2021-03-22T20:42:34.651 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "critical", 2021-03-22T20:42:34.651 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "debug", 2021-03-22T20:42:34.651 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "error", 2021-03-22T20:42:34.651 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "info", 2021-03-22T20:42:34.651 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "warning" 2021-03-22T20:42:34.651 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout ], 2021-03-22T20:42:34.651 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "", 2021-03-22T20:42:34.651 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:34.651 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:34.651 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:34.651 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:34.651 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "log_to_cluster": { 2021-03-22T20:42:34.651 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster", 2021-03-22T20:42:34.652 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-03-22T20:42:34.652 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:34.652 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-03-22T20:42:34.652 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "False", 2021-03-22T20:42:34.652 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:34.652 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:34.652 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-03-22T20:42:34.652 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "", 2021-03-22T20:42:34.652 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:34.652 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:34.652 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:34.652 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:34.652 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "log_to_cluster_level": { 2021-03-22T20:42:34.652 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster_level", 2021-03-22T20:42:34.653 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "str", 2021-03-22T20:42:34.653 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:34.653 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-03-22T20:42:34.653 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "info", 2021-03-22T20:42:34.653 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:34.653 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:34.653 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2021-03-22T20:42:34.653 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "", 2021-03-22T20:42:34.653 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "critical", 2021-03-22T20:42:34.653 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "debug", 2021-03-22T20:42:34.653 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "error", 2021-03-22T20:42:34.653 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "info", 2021-03-22T20:42:34.653 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "warning" 2021-03-22T20:42:34.654 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout ], 2021-03-22T20:42:34.654 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "", 2021-03-22T20:42:34.654 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:34.654 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:34.654 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:34.654 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:34.654 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "log_to_file": { 2021-03-22T20:42:34.654 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "log_to_file", 2021-03-22T20:42:34.654 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-03-22T20:42:34.654 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:34.654 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-03-22T20:42:34.654 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "False", 2021-03-22T20:42:34.654 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:34.655 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:34.655 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-03-22T20:42:34.655 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "", 2021-03-22T20:42:34.655 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:34.655 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:34.655 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:34.655 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:34.655 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max_concurrent_snap_create": { 2021-03-22T20:42:34.655 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "max_concurrent_snap_create", 2021-03-22T20:42:34.655 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "int", 2021-03-22T20:42:34.655 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:34.655 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-03-22T20:42:34.655 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "10", 2021-03-22T20:42:34.656 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:34.656 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:34.656 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-03-22T20:42:34.656 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "", 2021-03-22T20:42:34.656 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:34.656 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:34.656 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:34.656 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:34.656 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "mirror_snapshot_schedule": { 2021-03-22T20:42:34.656 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "mirror_snapshot_schedule", 2021-03-22T20:42:34.656 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "str", 2021-03-22T20:42:34.656 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:34.656 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-03-22T20:42:34.657 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "", 2021-03-22T20:42:34.657 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:34.657 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:34.657 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-03-22T20:42:34.657 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "", 2021-03-22T20:42:34.657 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:34.657 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:34.657 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:34.657 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:34.657 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "trash_purge_schedule": { 2021-03-22T20:42:34.657 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "trash_purge_schedule", 2021-03-22T20:42:34.657 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "str", 2021-03-22T20:42:34.657 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:34.658 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-03-22T20:42:34.658 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "", 2021-03-22T20:42:34.658 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:34.658 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:34.658 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-03-22T20:42:34.658 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "", 2021-03-22T20:42:34.658 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:34.658 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:34.658 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:34.658 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout } 2021-03-22T20:42:34.658 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout } 2021-03-22T20:42:34.658 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:34.658 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout { 2021-03-22T20:42:34.659 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "restful", 2021-03-22T20:42:34.659 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "can_run": true, 2021-03-22T20:42:34.659 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "error_string": "", 2021-03-22T20:42:34.659 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "module_options": { 2021-03-22T20:42:34.659 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "key_file": { 2021-03-22T20:42:34.659 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "key_file", 2021-03-22T20:42:34.659 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "str", 2021-03-22T20:42:34.659 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:34.659 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-03-22T20:42:34.659 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "", 2021-03-22T20:42:34.659 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:34.659 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:34.660 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-03-22T20:42:34.660 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "", 2021-03-22T20:42:34.660 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:34.660 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:34.660 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:34.660 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:34.660 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "log_level": { 2021-03-22T20:42:34.660 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "log_level", 2021-03-22T20:42:34.660 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "str", 2021-03-22T20:42:34.660 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:34.660 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-03-22T20:42:34.660 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "", 2021-03-22T20:42:34.660 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:34.661 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:34.661 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2021-03-22T20:42:34.661 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "", 2021-03-22T20:42:34.661 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "critical", 2021-03-22T20:42:34.661 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "debug", 2021-03-22T20:42:34.661 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "error", 2021-03-22T20:42:34.661 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "info", 2021-03-22T20:42:34.661 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "warning" 2021-03-22T20:42:34.661 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout ], 2021-03-22T20:42:34.661 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "", 2021-03-22T20:42:34.661 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:34.661 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:34.662 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:34.662 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:34.662 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "log_to_cluster": { 2021-03-22T20:42:34.662 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster", 2021-03-22T20:42:34.662 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-03-22T20:42:34.662 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:34.662 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-03-22T20:42:34.662 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "False", 2021-03-22T20:42:34.662 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:34.662 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:34.662 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-03-22T20:42:34.663 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "", 2021-03-22T20:42:34.663 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:34.663 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:34.663 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:34.663 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:34.663 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "log_to_cluster_level": { 2021-03-22T20:42:34.663 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster_level", 2021-03-22T20:42:34.663 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "str", 2021-03-22T20:42:34.663 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:34.663 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-03-22T20:42:34.663 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "info", 2021-03-22T20:42:34.663 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:34.663 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:34.664 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2021-03-22T20:42:34.664 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "", 2021-03-22T20:42:34.664 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "critical", 2021-03-22T20:42:34.664 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "debug", 2021-03-22T20:42:34.664 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "error", 2021-03-22T20:42:34.664 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "info", 2021-03-22T20:42:34.664 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "warning" 2021-03-22T20:42:34.664 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout ], 2021-03-22T20:42:34.664 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "", 2021-03-22T20:42:34.664 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:34.664 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:34.664 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:34.665 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:34.665 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "log_to_file": { 2021-03-22T20:42:34.665 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "log_to_file", 2021-03-22T20:42:34.665 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-03-22T20:42:34.665 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:34.665 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-03-22T20:42:34.665 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "False", 2021-03-22T20:42:34.665 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:34.665 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:34.665 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-03-22T20:42:34.665 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "", 2021-03-22T20:42:34.665 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:34.666 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:34.666 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:34.666 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:34.666 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "server_addr": { 2021-03-22T20:42:34.666 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "server_addr", 2021-03-22T20:42:34.666 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "str", 2021-03-22T20:42:34.666 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:34.666 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-03-22T20:42:34.666 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "", 2021-03-22T20:42:34.666 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:34.666 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:34.666 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-03-22T20:42:34.667 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "", 2021-03-22T20:42:34.667 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:34.667 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:34.667 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:34.667 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:34.667 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "server_port": { 2021-03-22T20:42:34.667 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "server_port", 2021-03-22T20:42:34.667 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "str", 2021-03-22T20:42:34.667 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:34.667 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-03-22T20:42:34.667 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "", 2021-03-22T20:42:34.667 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:34.667 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:34.668 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-03-22T20:42:34.668 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "", 2021-03-22T20:42:34.668 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:34.668 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:34.668 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:34.668 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout } 2021-03-22T20:42:34.668 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout } 2021-03-22T20:42:34.668 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:34.668 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout { 2021-03-22T20:42:34.668 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "rook", 2021-03-22T20:42:34.668 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "can_run": true, 2021-03-22T20:42:34.668 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "error_string": "", 2021-03-22T20:42:34.668 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "module_options": { 2021-03-22T20:42:34.669 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "log_level": { 2021-03-22T20:42:34.669 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "log_level", 2021-03-22T20:42:34.669 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "str", 2021-03-22T20:42:34.669 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:34.669 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-03-22T20:42:34.669 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "", 2021-03-22T20:42:34.669 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:34.669 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:34.669 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2021-03-22T20:42:34.669 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "", 2021-03-22T20:42:34.669 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "critical", 2021-03-22T20:42:34.669 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "debug", 2021-03-22T20:42:34.669 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "error", 2021-03-22T20:42:34.670 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "info", 2021-03-22T20:42:34.670 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "warning" 2021-03-22T20:42:34.670 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout ], 2021-03-22T20:42:34.670 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "", 2021-03-22T20:42:34.670 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:34.670 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:34.670 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:34.670 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:34.670 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "log_to_cluster": { 2021-03-22T20:42:34.670 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster", 2021-03-22T20:42:34.670 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-03-22T20:42:34.670 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:34.671 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-03-22T20:42:34.671 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "False", 2021-03-22T20:42:34.671 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:34.671 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:34.671 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-03-22T20:42:34.671 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "", 2021-03-22T20:42:34.671 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:34.671 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:34.671 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:34.671 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:34.671 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "log_to_cluster_level": { 2021-03-22T20:42:34.671 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster_level", 2021-03-22T20:42:34.671 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "str", 2021-03-22T20:42:34.672 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:34.672 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-03-22T20:42:34.672 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "info", 2021-03-22T20:42:34.672 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:34.672 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:34.672 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2021-03-22T20:42:34.672 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "", 2021-03-22T20:42:34.672 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "critical", 2021-03-22T20:42:34.672 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "debug", 2021-03-22T20:42:34.672 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "error", 2021-03-22T20:42:34.672 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "info", 2021-03-22T20:42:34.672 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "warning" 2021-03-22T20:42:34.672 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout ], 2021-03-22T20:42:34.673 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "", 2021-03-22T20:42:34.673 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:34.673 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:34.673 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:34.673 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:34.673 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "log_to_file": { 2021-03-22T20:42:34.673 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "log_to_file", 2021-03-22T20:42:34.673 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-03-22T20:42:34.673 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:34.673 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-03-22T20:42:34.673 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "False", 2021-03-22T20:42:34.673 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:34.673 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:34.674 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-03-22T20:42:34.674 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "", 2021-03-22T20:42:34.674 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:34.674 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:34.674 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:34.674 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout } 2021-03-22T20:42:34.674 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout } 2021-03-22T20:42:34.674 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:34.674 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout { 2021-03-22T20:42:34.674 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "selftest", 2021-03-22T20:42:34.674 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "can_run": true, 2021-03-22T20:42:34.674 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "error_string": "", 2021-03-22T20:42:34.675 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "module_options": { 2021-03-22T20:42:34.675 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "log_level": { 2021-03-22T20:42:34.675 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "log_level", 2021-03-22T20:42:34.675 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "str", 2021-03-22T20:42:34.675 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:34.675 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-03-22T20:42:34.675 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "", 2021-03-22T20:42:34.675 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:34.675 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:34.675 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2021-03-22T20:42:34.675 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "", 2021-03-22T20:42:34.675 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "critical", 2021-03-22T20:42:34.675 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "debug", 2021-03-22T20:42:34.676 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "error", 2021-03-22T20:42:34.676 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "info", 2021-03-22T20:42:34.676 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "warning" 2021-03-22T20:42:34.676 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout ], 2021-03-22T20:42:34.676 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "", 2021-03-22T20:42:34.676 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:34.676 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:34.676 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:34.676 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:34.676 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "log_to_cluster": { 2021-03-22T20:42:34.676 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster", 2021-03-22T20:42:34.676 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-03-22T20:42:34.677 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:34.677 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-03-22T20:42:34.677 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "False", 2021-03-22T20:42:34.677 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:34.677 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:34.677 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-03-22T20:42:34.677 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "", 2021-03-22T20:42:34.677 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:34.677 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:34.677 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:34.677 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:34.677 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "log_to_cluster_level": { 2021-03-22T20:42:34.678 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster_level", 2021-03-22T20:42:34.678 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "str", 2021-03-22T20:42:34.678 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:34.678 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-03-22T20:42:34.678 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "info", 2021-03-22T20:42:34.678 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:34.678 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:34.678 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2021-03-22T20:42:34.678 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "", 2021-03-22T20:42:34.678 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "critical", 2021-03-22T20:42:34.678 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "debug", 2021-03-22T20:42:34.678 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "error", 2021-03-22T20:42:34.679 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "info", 2021-03-22T20:42:34.679 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "warning" 2021-03-22T20:42:34.679 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout ], 2021-03-22T20:42:34.679 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "", 2021-03-22T20:42:34.679 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:34.679 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:34.679 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:34.679 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:34.679 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "log_to_file": { 2021-03-22T20:42:34.679 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "log_to_file", 2021-03-22T20:42:34.679 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-03-22T20:42:34.679 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:34.679 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-03-22T20:42:34.680 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "False", 2021-03-22T20:42:34.680 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:34.680 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:34.680 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-03-22T20:42:34.680 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "", 2021-03-22T20:42:34.680 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:34.680 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:34.680 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:34.680 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:34.680 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "roption1": { 2021-03-22T20:42:34.680 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "roption1", 2021-03-22T20:42:34.680 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "str", 2021-03-22T20:42:34.680 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:34.680 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-03-22T20:42:34.681 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "", 2021-03-22T20:42:34.681 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:34.681 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:34.681 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-03-22T20:42:34.681 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "", 2021-03-22T20:42:34.681 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:34.681 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:34.681 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:34.681 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:34.681 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "roption2": { 2021-03-22T20:42:34.681 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "roption2", 2021-03-22T20:42:34.681 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "str", 2021-03-22T20:42:34.682 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:34.682 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-03-22T20:42:34.682 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "xyz", 2021-03-22T20:42:34.682 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:34.682 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:34.682 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-03-22T20:42:34.682 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "", 2021-03-22T20:42:34.682 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:34.682 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:34.682 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:34.682 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:34.682 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "rwoption1": { 2021-03-22T20:42:34.683 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "rwoption1", 2021-03-22T20:42:34.683 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "str", 2021-03-22T20:42:34.683 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:34.683 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-03-22T20:42:34.683 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "", 2021-03-22T20:42:34.683 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:34.683 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:34.683 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-03-22T20:42:34.683 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "", 2021-03-22T20:42:34.683 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:34.683 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:34.683 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:34.684 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:34.684 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "rwoption2": { 2021-03-22T20:42:34.684 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "rwoption2", 2021-03-22T20:42:34.684 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "int", 2021-03-22T20:42:34.684 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:34.684 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-03-22T20:42:34.684 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "", 2021-03-22T20:42:34.684 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:34.684 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:34.684 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-03-22T20:42:34.684 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "", 2021-03-22T20:42:34.684 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:34.684 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:34.685 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:34.685 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:34.685 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "rwoption3": { 2021-03-22T20:42:34.685 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "rwoption3", 2021-03-22T20:42:34.685 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "float", 2021-03-22T20:42:34.685 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:34.685 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-03-22T20:42:34.685 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "", 2021-03-22T20:42:34.685 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:34.685 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:34.685 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-03-22T20:42:34.685 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "", 2021-03-22T20:42:34.685 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:34.685 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:34.686 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:34.686 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:34.686 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "rwoption4": { 2021-03-22T20:42:34.686 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "rwoption4", 2021-03-22T20:42:34.686 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "str", 2021-03-22T20:42:34.686 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:34.686 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-03-22T20:42:34.686 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "", 2021-03-22T20:42:34.686 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:34.686 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:34.686 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-03-22T20:42:34.686 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "", 2021-03-22T20:42:34.687 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:34.687 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:34.687 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:34.687 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:34.687 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "rwoption5": { 2021-03-22T20:42:34.687 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "rwoption5", 2021-03-22T20:42:34.687 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-03-22T20:42:34.687 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:34.687 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-03-22T20:42:34.687 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "", 2021-03-22T20:42:34.687 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:34.687 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:34.688 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-03-22T20:42:34.688 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "", 2021-03-22T20:42:34.688 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:34.688 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:34.688 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:34.688 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:34.688 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "rwoption6": { 2021-03-22T20:42:34.688 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "rwoption6", 2021-03-22T20:42:34.688 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-03-22T20:42:34.688 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:34.688 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-03-22T20:42:34.688 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "True", 2021-03-22T20:42:34.689 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:34.689 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:34.689 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-03-22T20:42:34.689 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "", 2021-03-22T20:42:34.689 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:34.689 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:34.689 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:34.689 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:34.689 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "testkey": { 2021-03-22T20:42:34.689 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "testkey", 2021-03-22T20:42:34.689 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "str", 2021-03-22T20:42:34.689 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:34.690 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-03-22T20:42:34.690 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "", 2021-03-22T20:42:34.690 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:34.690 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:34.690 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-03-22T20:42:34.690 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "", 2021-03-22T20:42:34.690 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:34.690 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:34.690 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:34.690 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:34.690 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "testlkey": { 2021-03-22T20:42:34.690 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "testlkey", 2021-03-22T20:42:34.691 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "str", 2021-03-22T20:42:34.691 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:34.691 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-03-22T20:42:34.691 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "", 2021-03-22T20:42:34.691 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:34.691 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:34.691 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-03-22T20:42:34.691 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "", 2021-03-22T20:42:34.691 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:34.691 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:34.691 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:34.691 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:34.691 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "testnewline": { 2021-03-22T20:42:34.692 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "testnewline", 2021-03-22T20:42:34.692 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "str", 2021-03-22T20:42:34.692 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:34.692 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-03-22T20:42:34.692 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "", 2021-03-22T20:42:34.692 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:34.692 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:34.692 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-03-22T20:42:34.692 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "", 2021-03-22T20:42:34.692 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:34.692 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:34.692 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:34.692 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout } 2021-03-22T20:42:34.693 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout } 2021-03-22T20:42:34.693 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:34.693 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout { 2021-03-22T20:42:34.693 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "status", 2021-03-22T20:42:34.693 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "can_run": true, 2021-03-22T20:42:34.693 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "error_string": "", 2021-03-22T20:42:34.693 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "module_options": { 2021-03-22T20:42:34.693 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "log_level": { 2021-03-22T20:42:34.693 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "log_level", 2021-03-22T20:42:34.693 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "str", 2021-03-22T20:42:34.693 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:34.693 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-03-22T20:42:34.694 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "", 2021-03-22T20:42:34.694 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:34.694 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:34.694 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2021-03-22T20:42:34.694 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "", 2021-03-22T20:42:34.694 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "critical", 2021-03-22T20:42:34.694 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "debug", 2021-03-22T20:42:34.694 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "error", 2021-03-22T20:42:34.694 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "info", 2021-03-22T20:42:34.694 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "warning" 2021-03-22T20:42:34.694 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout ], 2021-03-22T20:42:34.694 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "", 2021-03-22T20:42:34.694 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:34.695 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:34.695 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:34.695 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:34.695 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "log_to_cluster": { 2021-03-22T20:42:34.695 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster", 2021-03-22T20:42:34.695 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-03-22T20:42:34.695 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:34.695 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-03-22T20:42:34.695 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "False", 2021-03-22T20:42:34.695 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:34.695 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:34.695 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-03-22T20:42:34.696 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "", 2021-03-22T20:42:34.696 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:34.696 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:34.696 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:34.696 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:34.696 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "log_to_cluster_level": { 2021-03-22T20:42:34.696 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster_level", 2021-03-22T20:42:34.696 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "str", 2021-03-22T20:42:34.696 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:34.696 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-03-22T20:42:34.696 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "info", 2021-03-22T20:42:34.696 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:34.696 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:34.697 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2021-03-22T20:42:34.697 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "", 2021-03-22T20:42:34.697 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "critical", 2021-03-22T20:42:34.697 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "debug", 2021-03-22T20:42:34.697 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "error", 2021-03-22T20:42:34.697 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "info", 2021-03-22T20:42:34.697 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "warning" 2021-03-22T20:42:34.697 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout ], 2021-03-22T20:42:34.697 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "", 2021-03-22T20:42:34.697 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:34.697 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:34.697 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:34.697 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:34.698 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "log_to_file": { 2021-03-22T20:42:34.698 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "log_to_file", 2021-03-22T20:42:34.698 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-03-22T20:42:34.698 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:34.698 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-03-22T20:42:34.698 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "False", 2021-03-22T20:42:34.698 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:34.698 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:34.698 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-03-22T20:42:34.698 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "", 2021-03-22T20:42:34.698 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:34.698 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:34.699 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:34.699 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout } 2021-03-22T20:42:34.699 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout } 2021-03-22T20:42:34.699 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:34.699 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout { 2021-03-22T20:42:34.699 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "telegraf", 2021-03-22T20:42:34.699 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "can_run": true, 2021-03-22T20:42:34.699 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "error_string": "", 2021-03-22T20:42:34.699 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "module_options": { 2021-03-22T20:42:34.699 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "address": { 2021-03-22T20:42:34.699 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "address", 2021-03-22T20:42:34.699 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "str", 2021-03-22T20:42:34.700 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:34.700 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-03-22T20:42:34.700 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "unixgram:///tmp/telegraf.sock", 2021-03-22T20:42:34.700 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:34.700 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:34.700 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-03-22T20:42:34.700 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "", 2021-03-22T20:42:34.700 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:34.700 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:34.700 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:34.700 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:34.700 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "interval": { 2021-03-22T20:42:34.701 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "interval", 2021-03-22T20:42:34.701 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "secs", 2021-03-22T20:42:34.701 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:34.701 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-03-22T20:42:34.701 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "15", 2021-03-22T20:42:34.701 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:34.701 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:34.701 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-03-22T20:42:34.701 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "", 2021-03-22T20:42:34.701 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:34.701 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:34.701 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:34.701 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:34.702 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "log_level": { 2021-03-22T20:42:34.702 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "log_level", 2021-03-22T20:42:34.702 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "str", 2021-03-22T20:42:34.702 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:34.702 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-03-22T20:42:34.702 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "", 2021-03-22T20:42:34.702 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:34.702 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:34.702 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2021-03-22T20:42:34.702 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "", 2021-03-22T20:42:34.702 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "critical", 2021-03-22T20:42:34.702 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "debug", 2021-03-22T20:42:34.702 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "error", 2021-03-22T20:42:34.703 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "info", 2021-03-22T20:42:34.703 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "warning" 2021-03-22T20:42:34.703 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout ], 2021-03-22T20:42:34.703 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "", 2021-03-22T20:42:34.703 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:34.703 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:34.703 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:34.703 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:34.703 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "log_to_cluster": { 2021-03-22T20:42:34.703 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster", 2021-03-22T20:42:34.703 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-03-22T20:42:34.703 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:34.703 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-03-22T20:42:34.704 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "False", 2021-03-22T20:42:34.704 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:34.704 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:34.704 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-03-22T20:42:34.704 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "", 2021-03-22T20:42:34.704 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:34.704 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:34.704 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:34.704 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:34.704 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "log_to_cluster_level": { 2021-03-22T20:42:34.704 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster_level", 2021-03-22T20:42:34.704 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "str", 2021-03-22T20:42:34.705 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:34.705 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-03-22T20:42:34.705 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "info", 2021-03-22T20:42:34.705 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:34.705 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:34.705 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2021-03-22T20:42:34.705 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "", 2021-03-22T20:42:34.705 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "critical", 2021-03-22T20:42:34.705 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "debug", 2021-03-22T20:42:34.705 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "error", 2021-03-22T20:42:34.705 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "info", 2021-03-22T20:42:34.705 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "warning" 2021-03-22T20:42:34.705 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout ], 2021-03-22T20:42:34.706 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "", 2021-03-22T20:42:34.706 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:34.706 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:34.706 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:34.706 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:34.706 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "log_to_file": { 2021-03-22T20:42:34.706 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "log_to_file", 2021-03-22T20:42:34.706 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-03-22T20:42:34.706 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:34.706 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-03-22T20:42:34.706 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "False", 2021-03-22T20:42:34.706 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:34.707 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:34.707 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-03-22T20:42:34.707 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "", 2021-03-22T20:42:34.707 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:34.707 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:34.707 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:34.707 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout } 2021-03-22T20:42:34.707 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout } 2021-03-22T20:42:34.707 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:34.707 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout { 2021-03-22T20:42:34.707 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "telemetry", 2021-03-22T20:42:34.707 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "can_run": true, 2021-03-22T20:42:34.708 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "error_string": "", 2021-03-22T20:42:34.708 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "module_options": { 2021-03-22T20:42:34.708 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "channel_basic": { 2021-03-22T20:42:34.708 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "channel_basic", 2021-03-22T20:42:34.708 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-03-22T20:42:34.708 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:34.708 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-03-22T20:42:34.708 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "True", 2021-03-22T20:42:34.708 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:34.708 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:34.708 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-03-22T20:42:34.708 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "Share basic cluster information (size, version)", 2021-03-22T20:42:34.708 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:34.709 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:34.709 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:34.709 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:34.709 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "channel_crash": { 2021-03-22T20:42:34.709 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "channel_crash", 2021-03-22T20:42:34.709 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-03-22T20:42:34.709 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:34.709 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-03-22T20:42:34.709 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "True", 2021-03-22T20:42:34.709 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:34.709 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:34.709 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-03-22T20:42:34.709 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "", 2021-03-22T20:42:34.710 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:34.710 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:34.710 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:34.710 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:34.710 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "channel_device": { 2021-03-22T20:42:34.710 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "channel_device", 2021-03-22T20:42:34.710 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-03-22T20:42:34.710 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:34.710 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-03-22T20:42:34.710 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "True", 2021-03-22T20:42:34.710 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:34.710 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:34.711 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-03-22T20:42:34.711 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "", 2021-03-22T20:42:34.711 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:34.711 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:34.711 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:34.711 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:34.711 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "channel_ident": { 2021-03-22T20:42:34.711 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "channel_ident", 2021-03-22T20:42:34.711 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-03-22T20:42:34.711 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:34.711 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-03-22T20:42:34.711 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "False", 2021-03-22T20:42:34.711 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:34.712 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:34.712 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-03-22T20:42:34.712 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "", 2021-03-22T20:42:34.712 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:34.712 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:34.712 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:34.712 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:34.712 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "contact": { 2021-03-22T20:42:34.712 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "contact", 2021-03-22T20:42:34.712 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "str", 2021-03-22T20:42:34.712 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:34.712 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-03-22T20:42:34.712 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "None", 2021-03-22T20:42:34.713 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:34.713 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:34.713 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-03-22T20:42:34.713 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "", 2021-03-22T20:42:34.713 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:34.713 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:34.713 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:34.713 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:34.713 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "description": { 2021-03-22T20:42:34.713 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "description", 2021-03-22T20:42:34.713 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "str", 2021-03-22T20:42:34.713 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:34.713 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-03-22T20:42:34.714 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "None", 2021-03-22T20:42:34.714 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:34.714 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:34.714 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-03-22T20:42:34.714 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "", 2021-03-22T20:42:34.714 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:34.714 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:34.714 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:34.714 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:34.714 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "device_url": { 2021-03-22T20:42:34.714 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "device_url", 2021-03-22T20:42:34.714 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "str", 2021-03-22T20:42:34.714 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:34.715 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-03-22T20:42:34.715 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "https://telemetry.ceph.com/device", 2021-03-22T20:42:34.715 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:34.715 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:34.715 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-03-22T20:42:34.715 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "", 2021-03-22T20:42:34.715 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:34.715 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:34.715 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:34.715 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:34.715 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enabled": { 2021-03-22T20:42:34.715 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "enabled", 2021-03-22T20:42:34.715 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-03-22T20:42:34.716 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:34.716 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-03-22T20:42:34.716 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "False", 2021-03-22T20:42:34.716 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:34.716 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:34.716 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-03-22T20:42:34.716 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "", 2021-03-22T20:42:34.716 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:34.716 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:34.716 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:34.716 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:34.716 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "interval": { 2021-03-22T20:42:34.716 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "interval", 2021-03-22T20:42:34.716 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "int", 2021-03-22T20:42:34.717 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:34.717 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-03-22T20:42:34.717 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "24", 2021-03-22T20:42:34.717 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "8", 2021-03-22T20:42:34.717 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:34.717 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-03-22T20:42:34.717 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "", 2021-03-22T20:42:34.717 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:34.717 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:34.717 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:34.717 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:34.717 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "last_opt_revision": { 2021-03-22T20:42:34.717 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "last_opt_revision", 2021-03-22T20:42:34.717 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "int", 2021-03-22T20:42:34.718 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:34.718 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-03-22T20:42:34.718 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "1", 2021-03-22T20:42:34.718 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:34.718 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:34.718 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-03-22T20:42:34.718 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "", 2021-03-22T20:42:34.718 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:34.718 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:34.718 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:34.718 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:34.718 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "leaderboard": { 2021-03-22T20:42:34.719 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "leaderboard", 2021-03-22T20:42:34.719 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-03-22T20:42:34.719 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:34.719 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-03-22T20:42:34.719 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "False", 2021-03-22T20:42:34.719 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:34.719 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:34.719 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-03-22T20:42:34.719 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "", 2021-03-22T20:42:34.719 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:34.719 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:34.719 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:34.719 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:34.720 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "log_level": { 2021-03-22T20:42:34.720 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "log_level", 2021-03-22T20:42:34.720 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "str", 2021-03-22T20:42:34.720 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:34.720 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-03-22T20:42:34.720 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "", 2021-03-22T20:42:34.720 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:34.720 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:34.720 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2021-03-22T20:42:34.720 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "", 2021-03-22T20:42:34.720 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "critical", 2021-03-22T20:42:34.720 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "debug", 2021-03-22T20:42:34.720 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "error", 2021-03-22T20:42:34.720 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "info", 2021-03-22T20:42:34.721 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "warning" 2021-03-22T20:42:34.721 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout ], 2021-03-22T20:42:34.721 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "", 2021-03-22T20:42:34.721 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:34.721 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:34.721 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:34.721 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:34.721 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "log_to_cluster": { 2021-03-22T20:42:34.721 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster", 2021-03-22T20:42:34.721 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-03-22T20:42:34.721 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:34.721 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-03-22T20:42:34.722 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "False", 2021-03-22T20:42:34.722 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:34.722 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:34.722 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-03-22T20:42:34.722 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "", 2021-03-22T20:42:34.722 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:34.722 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:34.722 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:34.722 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:34.722 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "log_to_cluster_level": { 2021-03-22T20:42:34.722 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster_level", 2021-03-22T20:42:34.722 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "str", 2021-03-22T20:42:34.722 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:34.723 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-03-22T20:42:34.723 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "info", 2021-03-22T20:42:34.723 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:34.723 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:34.723 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2021-03-22T20:42:34.723 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "", 2021-03-22T20:42:34.723 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "critical", 2021-03-22T20:42:34.723 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "debug", 2021-03-22T20:42:34.723 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "error", 2021-03-22T20:42:34.723 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "info", 2021-03-22T20:42:34.723 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "warning" 2021-03-22T20:42:34.723 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout ], 2021-03-22T20:42:34.723 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "", 2021-03-22T20:42:34.723 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:34.724 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:34.724 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:34.724 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:34.724 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "log_to_file": { 2021-03-22T20:42:34.724 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "log_to_file", 2021-03-22T20:42:34.724 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-03-22T20:42:34.724 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:34.724 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-03-22T20:42:34.724 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "False", 2021-03-22T20:42:34.724 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:34.724 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:34.724 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-03-22T20:42:34.724 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "", 2021-03-22T20:42:34.725 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:34.725 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:34.725 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:34.725 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:34.725 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "organization": { 2021-03-22T20:42:34.725 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "organization", 2021-03-22T20:42:34.725 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "str", 2021-03-22T20:42:34.725 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:34.725 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-03-22T20:42:34.725 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "None", 2021-03-22T20:42:34.725 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:34.725 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:34.725 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-03-22T20:42:34.726 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "", 2021-03-22T20:42:34.726 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:34.726 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:34.726 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:34.726 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:34.726 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "proxy": { 2021-03-22T20:42:34.726 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "proxy", 2021-03-22T20:42:34.726 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "str", 2021-03-22T20:42:34.726 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:34.726 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-03-22T20:42:34.726 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "None", 2021-03-22T20:42:34.726 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:34.726 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:34.727 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-03-22T20:42:34.727 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "", 2021-03-22T20:42:34.727 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:34.727 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:34.727 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:34.727 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:34.727 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "url": { 2021-03-22T20:42:34.727 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "url", 2021-03-22T20:42:34.727 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "str", 2021-03-22T20:42:34.727 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:34.727 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-03-22T20:42:34.727 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "https://telemetry.ceph.com/report", 2021-03-22T20:42:34.727 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:34.728 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:34.728 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-03-22T20:42:34.728 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "", 2021-03-22T20:42:34.728 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:34.728 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:34.728 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:34.728 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout } 2021-03-22T20:42:34.728 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout } 2021-03-22T20:42:34.728 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:34.728 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout { 2021-03-22T20:42:34.728 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "test_orchestrator", 2021-03-22T20:42:34.729 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "can_run": true, 2021-03-22T20:42:34.729 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "error_string": "", 2021-03-22T20:42:34.729 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "module_options": { 2021-03-22T20:42:34.729 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "log_level": { 2021-03-22T20:42:34.729 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "log_level", 2021-03-22T20:42:34.729 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "str", 2021-03-22T20:42:34.729 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:34.729 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-03-22T20:42:34.729 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "", 2021-03-22T20:42:34.729 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:34.729 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:34.729 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2021-03-22T20:42:34.729 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "", 2021-03-22T20:42:34.730 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "critical", 2021-03-22T20:42:34.730 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "debug", 2021-03-22T20:42:34.730 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "error", 2021-03-22T20:42:34.730 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "info", 2021-03-22T20:42:34.730 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "warning" 2021-03-22T20:42:34.730 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout ], 2021-03-22T20:42:34.730 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "", 2021-03-22T20:42:34.730 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:34.730 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:34.730 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:34.730 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:34.730 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "log_to_cluster": { 2021-03-22T20:42:34.731 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster", 2021-03-22T20:42:34.731 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-03-22T20:42:34.731 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:34.731 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-03-22T20:42:34.731 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "False", 2021-03-22T20:42:34.731 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:34.731 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:34.731 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-03-22T20:42:34.731 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "", 2021-03-22T20:42:34.731 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:34.731 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:34.732 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:34.732 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:34.732 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "log_to_cluster_level": { 2021-03-22T20:42:34.732 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster_level", 2021-03-22T20:42:34.732 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "str", 2021-03-22T20:42:34.732 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:34.732 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-03-22T20:42:34.732 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "info", 2021-03-22T20:42:34.732 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:34.732 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:34.732 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2021-03-22T20:42:34.732 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "", 2021-03-22T20:42:34.733 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "critical", 2021-03-22T20:42:34.733 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "debug", 2021-03-22T20:42:34.733 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "error", 2021-03-22T20:42:34.733 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "info", 2021-03-22T20:42:34.733 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "warning" 2021-03-22T20:42:34.733 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout ], 2021-03-22T20:42:34.733 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "", 2021-03-22T20:42:34.733 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:34.733 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:34.733 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:34.733 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:34.733 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "log_to_file": { 2021-03-22T20:42:34.733 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "log_to_file", 2021-03-22T20:42:34.734 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-03-22T20:42:34.734 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:34.734 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-03-22T20:42:34.734 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "False", 2021-03-22T20:42:34.734 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:34.734 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:34.734 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-03-22T20:42:34.734 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "", 2021-03-22T20:42:34.734 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:34.734 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:34.734 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:34.734 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout } 2021-03-22T20:42:34.735 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout } 2021-03-22T20:42:34.735 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:34.735 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout { 2021-03-22T20:42:34.735 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "volumes", 2021-03-22T20:42:34.735 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "can_run": true, 2021-03-22T20:42:34.735 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "error_string": "", 2021-03-22T20:42:34.735 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "module_options": { 2021-03-22T20:42:34.735 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "log_level": { 2021-03-22T20:42:34.735 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "log_level", 2021-03-22T20:42:34.735 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "str", 2021-03-22T20:42:34.735 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:34.735 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-03-22T20:42:34.735 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "", 2021-03-22T20:42:34.736 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:34.736 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:34.736 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2021-03-22T20:42:34.736 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "", 2021-03-22T20:42:34.736 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "critical", 2021-03-22T20:42:34.736 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "debug", 2021-03-22T20:42:34.736 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "error", 2021-03-22T20:42:34.736 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "info", 2021-03-22T20:42:34.736 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "warning" 2021-03-22T20:42:34.736 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout ], 2021-03-22T20:42:34.736 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "", 2021-03-22T20:42:34.736 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:34.737 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:34.737 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:34.737 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:34.737 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "log_to_cluster": { 2021-03-22T20:42:34.737 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster", 2021-03-22T20:42:34.737 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-03-22T20:42:34.737 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:34.737 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-03-22T20:42:34.737 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "False", 2021-03-22T20:42:34.737 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:34.737 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:34.737 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-03-22T20:42:34.737 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "", 2021-03-22T20:42:34.738 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:34.738 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:34.738 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:34.738 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:34.738 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "log_to_cluster_level": { 2021-03-22T20:42:34.738 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster_level", 2021-03-22T20:42:34.738 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "str", 2021-03-22T20:42:34.738 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:34.738 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-03-22T20:42:34.738 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "info", 2021-03-22T20:42:34.738 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:34.738 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:34.739 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2021-03-22T20:42:34.739 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "", 2021-03-22T20:42:34.739 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "critical", 2021-03-22T20:42:34.739 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "debug", 2021-03-22T20:42:34.739 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "error", 2021-03-22T20:42:34.739 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "info", 2021-03-22T20:42:34.739 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "warning" 2021-03-22T20:42:34.739 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout ], 2021-03-22T20:42:34.739 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "", 2021-03-22T20:42:34.739 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:34.739 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:34.739 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:34.740 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:34.740 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "log_to_file": { 2021-03-22T20:42:34.740 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "log_to_file", 2021-03-22T20:42:34.740 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-03-22T20:42:34.740 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:34.740 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-03-22T20:42:34.740 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "False", 2021-03-22T20:42:34.740 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:34.740 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:34.740 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-03-22T20:42:34.740 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "", 2021-03-22T20:42:34.740 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:34.740 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:34.741 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:34.741 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:34.741 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max_concurrent_clones": { 2021-03-22T20:42:34.741 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "max_concurrent_clones", 2021-03-22T20:42:34.741 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "int", 2021-03-22T20:42:34.741 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:34.741 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-03-22T20:42:34.741 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "4", 2021-03-22T20:42:34.741 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:34.741 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:34.741 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-03-22T20:42:34.741 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "Number of asynchronous cloner threads", 2021-03-22T20:42:34.741 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:34.742 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:34.742 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:34.742 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout } 2021-03-22T20:42:34.742 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout } 2021-03-22T20:42:34.742 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:34.742 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout { 2021-03-22T20:42:34.742 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "zabbix", 2021-03-22T20:42:34.742 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "can_run": true, 2021-03-22T20:42:34.742 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "error_string": "", 2021-03-22T20:42:34.742 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "module_options": { 2021-03-22T20:42:34.742 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "discovery_interval": { 2021-03-22T20:42:34.742 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "discovery_interval", 2021-03-22T20:42:34.743 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "str", 2021-03-22T20:42:34.743 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:34.743 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-03-22T20:42:34.743 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "100", 2021-03-22T20:42:34.743 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:34.743 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:34.743 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-03-22T20:42:34.743 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "", 2021-03-22T20:42:34.743 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:34.743 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:34.743 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:34.743 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:34.743 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "identifier": { 2021-03-22T20:42:34.743 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "identifier", 2021-03-22T20:42:34.744 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "str", 2021-03-22T20:42:34.744 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:34.744 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-03-22T20:42:34.744 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "", 2021-03-22T20:42:34.744 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:34.744 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:34.744 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-03-22T20:42:34.744 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "", 2021-03-22T20:42:34.744 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:34.744 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:34.744 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:34.744 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:34.744 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "interval": { 2021-03-22T20:42:34.744 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "interval", 2021-03-22T20:42:34.745 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "secs", 2021-03-22T20:42:34.745 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:34.745 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-03-22T20:42:34.745 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "60", 2021-03-22T20:42:34.745 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:34.745 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:34.745 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-03-22T20:42:34.745 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "", 2021-03-22T20:42:34.745 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:34.745 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:34.745 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:34.745 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:34.745 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "log_level": { 2021-03-22T20:42:34.746 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "log_level", 2021-03-22T20:42:34.746 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "str", 2021-03-22T20:42:34.746 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:34.746 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-03-22T20:42:34.746 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "", 2021-03-22T20:42:34.746 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:34.746 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:34.746 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2021-03-22T20:42:34.746 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "", 2021-03-22T20:42:34.746 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "critical", 2021-03-22T20:42:34.746 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "debug", 2021-03-22T20:42:34.747 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "error", 2021-03-22T20:42:34.747 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "info", 2021-03-22T20:42:34.747 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "warning" 2021-03-22T20:42:34.747 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout ], 2021-03-22T20:42:34.747 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "", 2021-03-22T20:42:34.747 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:34.747 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:34.747 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:34.747 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:34.747 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "log_to_cluster": { 2021-03-22T20:42:34.747 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster", 2021-03-22T20:42:34.747 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-03-22T20:42:34.747 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:34.748 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-03-22T20:42:34.748 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "False", 2021-03-22T20:42:34.748 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:34.748 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:34.748 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-03-22T20:42:34.748 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "", 2021-03-22T20:42:34.748 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:34.748 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:34.748 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:34.748 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:34.748 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "log_to_cluster_level": { 2021-03-22T20:42:34.748 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster_level", 2021-03-22T20:42:34.748 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "str", 2021-03-22T20:42:34.749 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:34.749 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-03-22T20:42:34.749 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "info", 2021-03-22T20:42:34.749 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:34.749 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:34.749 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2021-03-22T20:42:34.749 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "", 2021-03-22T20:42:34.749 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "critical", 2021-03-22T20:42:34.749 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "debug", 2021-03-22T20:42:34.749 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "error", 2021-03-22T20:42:34.749 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "info", 2021-03-22T20:42:34.749 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "warning" 2021-03-22T20:42:34.749 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout ], 2021-03-22T20:42:34.749 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "", 2021-03-22T20:42:34.750 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:34.750 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:34.750 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:34.750 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:34.750 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "log_to_file": { 2021-03-22T20:42:34.750 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "log_to_file", 2021-03-22T20:42:34.750 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-03-22T20:42:34.750 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:34.750 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-03-22T20:42:34.750 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "False", 2021-03-22T20:42:34.750 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:34.750 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:34.751 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-03-22T20:42:34.751 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "", 2021-03-22T20:42:34.751 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:34.751 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:34.751 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:34.751 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:34.751 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "zabbix_host": { 2021-03-22T20:42:34.751 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "zabbix_host", 2021-03-22T20:42:34.751 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "str", 2021-03-22T20:42:34.751 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:34.751 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-03-22T20:42:34.751 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "None", 2021-03-22T20:42:34.751 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:34.751 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:34.752 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-03-22T20:42:34.752 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "", 2021-03-22T20:42:34.752 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:34.752 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:34.752 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:34.752 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:34.752 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "zabbix_port": { 2021-03-22T20:42:34.752 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "zabbix_port", 2021-03-22T20:42:34.752 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "int", 2021-03-22T20:42:34.752 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:34.752 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-03-22T20:42:34.752 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "10051", 2021-03-22T20:42:34.752 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:34.752 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:34.752 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-03-22T20:42:34.753 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "", 2021-03-22T20:42:34.753 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:34.753 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:34.753 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:34.753 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:34.753 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "zabbix_sender": { 2021-03-22T20:42:34.753 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "name": "zabbix_sender", 2021-03-22T20:42:34.753 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "str", 2021-03-22T20:42:34.753 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-03-22T20:42:34.753 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-03-22T20:42:34.753 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "default_value": "/usr/bin/zabbix_sender", 2021-03-22T20:42:34.753 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "min": "", 2021-03-22T20:42:34.753 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "max": "", 2021-03-22T20:42:34.753 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-03-22T20:42:34.754 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "desc": "", 2021-03-22T20:42:34.754 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-03-22T20:42:34.754 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "tags": [], 2021-03-22T20:42:34.754 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-03-22T20:42:34.754 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout } 2021-03-22T20:42:34.754 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout } 2021-03-22T20:42:34.754 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout } 2021-03-22T20:42:34.754 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout ], 2021-03-22T20:42:34.754 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "services": {}, 2021-03-22T20:42:34.754 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "always_on_modules": { 2021-03-22T20:42:34.754 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "nautilus": [ 2021-03-22T20:42:34.754 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "balancer", 2021-03-22T20:42:34.755 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "crash", 2021-03-22T20:42:34.755 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "devicehealth", 2021-03-22T20:42:34.755 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "orchestrator_cli", 2021-03-22T20:42:34.755 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "progress", 2021-03-22T20:42:34.755 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "rbd_support", 2021-03-22T20:42:34.755 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "status", 2021-03-22T20:42:34.755 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "volumes" 2021-03-22T20:42:34.755 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout ], 2021-03-22T20:42:34.755 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "octopus": [ 2021-03-22T20:42:34.755 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "balancer", 2021-03-22T20:42:34.755 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "crash", 2021-03-22T20:42:34.755 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "devicehealth", 2021-03-22T20:42:34.755 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "orchestrator", 2021-03-22T20:42:34.755 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "pg_autoscaler", 2021-03-22T20:42:34.755 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "progress", 2021-03-22T20:42:34.756 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "rbd_support", 2021-03-22T20:42:34.756 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "status", 2021-03-22T20:42:34.756 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "telemetry", 2021-03-22T20:42:34.756 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "volumes" 2021-03-22T20:42:34.756 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout ], 2021-03-22T20:42:34.756 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "last_failure_osd_epoch": 2, 2021-03-22T20:42:34.756 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "active_clients": [ 2021-03-22T20:42:34.756 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout { 2021-03-22T20:42:34.756 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "addrvec": [ 2021-03-22T20:42:34.756 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout { 2021-03-22T20:42:34.756 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "v2", 2021-03-22T20:42:34.756 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "addr": "172.21.2.120:0", 2021-03-22T20:42:34.756 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "nonce": 375350455 2021-03-22T20:42:34.756 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout } 2021-03-22T20:42:34.757 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout ] 2021-03-22T20:42:34.757 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout }, 2021-03-22T20:42:34.757 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout { 2021-03-22T20:42:34.757 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "addrvec": [ 2021-03-22T20:42:34.757 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout { 2021-03-22T20:42:34.757 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "type": "v2", 2021-03-22T20:42:34.757 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "addr": "172.21.2.120:0", 2021-03-22T20:42:34.757 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "nonce": 4221192887 2021-03-22T20:42:34.757 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout } 2021-03-22T20:42:34.757 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout ] 2021-03-22T20:42:34.757 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout } 2021-03-22T20:42:34.757 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout ] 2021-03-22T20:42:34.757 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout } 2021-03-22T20:42:34.757 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout } 2021-03-22T20:42:34.758 INFO:teuthology.orchestra.run.gibba020.stderr:Waiting for the mgr to restart... 2021-03-22T20:42:34.758 INFO:teuthology.orchestra.run.gibba020.stderr:Waiting for Mgr epoch 9... 2021-03-22T20:42:34.758 INFO:teuthology.orchestra.run.gibba020.stderr:Running command: /bin/podman run --rm --ipc=host --net=host --entrypoint /usr/bin/ceph -e CONTAINER_IMAGE=docker.io/ceph/daemon-base:latest-octopus -e NODE_NAME=gibba020 -v /var/log/ceph/d910040a-8b4e-11eb-90a2-001a4aab830c:/var/log/ceph:z -v /tmp/ceph-tmp_n880bx1:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmp3r680ome:/etc/ceph/ceph.conf:z docker.io/ceph/daemon-base:latest-octopus tell mgr mgr_status 2021-03-22T20:42:36.803 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout { 2021-03-22T20:42:36.803 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "mgrmap_epoch": 11, 2021-03-22T20:42:36.804 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout "initialized": true 2021-03-22T20:42:36.804 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout } 2021-03-22T20:42:37.430 INFO:teuthology.orchestra.run.gibba020.stderr:Mgr epoch 9 is available 2021-03-22T20:42:37.431 INFO:teuthology.orchestra.run.gibba020.stderr:Generating a dashboard self-signed certificate... 2021-03-22T20:42:37.431 INFO:teuthology.orchestra.run.gibba020.stderr:Running command: /bin/podman run --rm --ipc=host --net=host --entrypoint /usr/bin/ceph -e CONTAINER_IMAGE=docker.io/ceph/daemon-base:latest-octopus -e NODE_NAME=gibba020 -v /var/log/ceph/d910040a-8b4e-11eb-90a2-001a4aab830c:/var/log/ceph:z -v /tmp/ceph-tmp_n880bx1:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmp3r680ome:/etc/ceph/ceph.conf:z docker.io/ceph/daemon-base:latest-octopus dashboard create-self-signed-cert 2021-03-22T20:42:38.233 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout Self-signed certificate created 2021-03-22T20:42:38.780 INFO:teuthology.orchestra.run.gibba020.stderr:Creating initial admin user... 2021-03-22T20:42:38.781 INFO:teuthology.orchestra.run.gibba020.stderr:Running command: /bin/podman run --rm --ipc=host --net=host --entrypoint /usr/bin/ceph -e CONTAINER_IMAGE=docker.io/ceph/daemon-base:latest-octopus -e NODE_NAME=gibba020 -v /var/log/ceph/d910040a-8b4e-11eb-90a2-001a4aab830c:/var/log/ceph:z -v /tmp/ceph-tmp_n880bx1:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmp3r680ome:/etc/ceph/ceph.conf:z -v /tmp/ceph-tmp2y7dycex:/tmp/dashboard.pw:z docker.io/ceph/daemon-base:latest-octopus dashboard ac-user-create admin -i /tmp/dashboard.pw administrator --force-password --pwd-update-required 2021-03-22T20:42:39.547 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout {"username": "admin", "password": "$2b$12$iH.eE6qQKBwymUWjMCma/OKK1OcY62KyyKgiks3TXkW.Bz9JnspvG", "roles": ["administrator"], "name": null, "email": null, "lastUpdate": 1616445759, "enabled": true, "pwdExpirationDate": null, "pwdUpdateRequired": true} 2021-03-22T20:42:40.130 INFO:teuthology.orchestra.run.gibba020.stderr:Fetching dashboard port number... 2021-03-22T20:42:40.131 INFO:teuthology.orchestra.run.gibba020.stderr:Running command: /bin/podman run --rm --ipc=host --net=host --entrypoint /usr/bin/ceph -e CONTAINER_IMAGE=docker.io/ceph/daemon-base:latest-octopus -e NODE_NAME=gibba020 -v /var/log/ceph/d910040a-8b4e-11eb-90a2-001a4aab830c:/var/log/ceph:z -v /tmp/ceph-tmp_n880bx1:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmp3r680ome:/etc/ceph/ceph.conf:z docker.io/ceph/daemon-base:latest-octopus config get mgr mgr/dashboard/ssl_server_port 2021-03-22T20:42:40.676 INFO:teuthology.orchestra.run.gibba020.stderr:/usr/bin/ceph: stdout 8443 2021-03-22T20:42:41.280 INFO:teuthology.orchestra.run.gibba020.stderr:Running command: systemctl is-enabled firewalld.service 2021-03-22T20:42:41.286 INFO:teuthology.orchestra.run.gibba020.stderr:systemctl: stdout disabled 2021-03-22T20:42:41.287 INFO:teuthology.orchestra.run.gibba020.stderr:Running command: systemctl is-active firewalld.service 2021-03-22T20:42:41.291 INFO:teuthology.orchestra.run.gibba020.stderr:systemctl: stdout inactive 2021-03-22T20:42:41.291 INFO:teuthology.orchestra.run.gibba020.stderr:firewalld.service is not enabled 2021-03-22T20:42:41.291 INFO:teuthology.orchestra.run.gibba020.stderr:Not possible to open ports <[8443]>. firewalld.service is not available 2021-03-22T20:42:41.293 INFO:teuthology.orchestra.run.gibba020.stderr:Ceph Dashboard is now available at: 2021-03-22T20:42:41.293 INFO:teuthology.orchestra.run.gibba020.stderr: 2021-03-22T20:42:41.293 INFO:teuthology.orchestra.run.gibba020.stderr: URL: https://gibba020:8443/ 2021-03-22T20:42:41.293 INFO:teuthology.orchestra.run.gibba020.stderr: User: admin 2021-03-22T20:42:41.293 INFO:teuthology.orchestra.run.gibba020.stderr: Password: z7k7s7kktc 2021-03-22T20:42:41.293 INFO:teuthology.orchestra.run.gibba020.stderr: 2021-03-22T20:42:41.293 INFO:teuthology.orchestra.run.gibba020.stderr:You can access the Ceph CLI with: 2021-03-22T20:42:41.293 INFO:teuthology.orchestra.run.gibba020.stderr: 2021-03-22T20:42:41.293 INFO:teuthology.orchestra.run.gibba020.stderr: sudo /home/ubuntu/cephtest/cephadm shell --fsid d910040a-8b4e-11eb-90a2-001a4aab830c -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring 2021-03-22T20:42:41.293 INFO:teuthology.orchestra.run.gibba020.stderr: 2021-03-22T20:42:41.293 INFO:teuthology.orchestra.run.gibba020.stderr:Please consider enabling telemetry to help improve Ceph: 2021-03-22T20:42:41.293 INFO:teuthology.orchestra.run.gibba020.stderr: 2021-03-22T20:42:41.294 INFO:teuthology.orchestra.run.gibba020.stderr: ceph telemetry on 2021-03-22T20:42:41.294 INFO:teuthology.orchestra.run.gibba020.stderr: 2021-03-22T20:42:41.294 INFO:teuthology.orchestra.run.gibba020.stderr:For more information see: 2021-03-22T20:42:41.294 INFO:teuthology.orchestra.run.gibba020.stderr: 2021-03-22T20:42:41.294 INFO:teuthology.orchestra.run.gibba020.stderr: https://docs.ceph.com/docs/master/mgr/telemetry/ 2021-03-22T20:42:41.294 INFO:teuthology.orchestra.run.gibba020.stderr: 2021-03-22T20:42:41.294 INFO:teuthology.orchestra.run.gibba020.stderr:Bootstrap complete. 2021-03-22T20:42:41.294 INFO:teuthology.orchestra.run.gibba020.stderr:Releasing lock 139676315850568 on /run/cephadm/d910040a-8b4e-11eb-90a2-001a4aab830c.lock 2021-03-22T20:42:41.294 INFO:teuthology.orchestra.run.gibba020.stderr:Lock 139676315850568 released on /run/cephadm/d910040a-8b4e-11eb-90a2-001a4aab830c.lock 2021-03-22T20:42:41.312 INFO:tasks.cephadm:Fetching config... 2021-03-22T20:42:41.312 DEBUG:teuthology.orchestra.run.gibba020:> set -ex 2021-03-22T20:42:41.312 DEBUG:teuthology.orchestra.run.gibba020:> dd if=/etc/ceph/ceph.conf of=/dev/stdout 2021-03-22T20:42:41.366 INFO:tasks.cephadm:Fetching client.admin keyring... 2021-03-22T20:42:41.367 DEBUG:teuthology.orchestra.run.gibba020:> set -ex 2021-03-22T20:42:41.367 DEBUG:teuthology.orchestra.run.gibba020:> dd if=/etc/ceph/ceph.client.admin.keyring of=/dev/stdout 2021-03-22T20:42:41.417 INFO:tasks.cephadm:Fetching mon keyring... 2021-03-22T20:42:41.418 DEBUG:teuthology.orchestra.run.gibba020:> set -ex 2021-03-22T20:42:41.418 DEBUG:teuthology.orchestra.run.gibba020:> sudo dd if=/var/lib/ceph/d910040a-8b4e-11eb-90a2-001a4aab830c/mon.a/keyring of=/dev/stdout 2021-03-22T20:42:41.478 INFO:tasks.cephadm:Fetching pub ssh key... 2021-03-22T20:42:41.478 DEBUG:teuthology.orchestra.run.gibba020:> set -ex 2021-03-22T20:42:41.478 DEBUG:teuthology.orchestra.run.gibba020:> dd if=/home/ubuntu/cephtest/ceph.pub of=/dev/stdout 2021-03-22T20:42:41.530 INFO:tasks.cephadm:Installing pub ssh key for root users... 2021-03-22T20:42:41.530 DEBUG:teuthology.orchestra.run.gibba020:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDSz8Z1L2SgIw/iwePHq3bMayw073F2TEOlTsudd+y3lXfjFqagSRtrhiOGQSpRAQ3GUqST472bBWVbZcoU2UHjguIxBWSD9D/sl8M3+co3PXO+6oRXIHKz8LSIzxUc3FD0QjLJ1gNhUmmXaHw9pV4p1Y9eRlYTQijh1TODqJwsiL5FFM8bqhdvnCpmJzp3GgHreONlZk63u8AMuZxW/sn3W9cdCOZjrUXdzDQCq2uGw11oklIjsqMm7uKd08M8wPiN132jT3SQo31qAhgaiMo7iezS/9e0T+Bn/+o2z19QTG3uKZnHUbkJYGl/L6SAYGDct/qrbYQA9IEUMpem+WjR486yCHQy9z9VosSOOFDt10dKsLyVCJ6+N6S0zJQyC/kLiLz/MSAyuTCw84MgZ/fpUSlvTY5IhEPXe9D5jTjHRd253mI6YR5ynCejkkelBYpkQDwCHcXscxzdMy4HtCFprbGMdMV0FHn9FE9QgTy4lOMC0pAyMWs43tEAcUJsLc0= ceph-d910040a-8b4e-11eb-90a2-001a4aab830c' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2021-03-22T20:42:41.595 INFO:teuthology.orchestra.run.gibba020.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDSz8Z1L2SgIw/iwePHq3bMayw073F2TEOlTsudd+y3lXfjFqagSRtrhiOGQSpRAQ3GUqST472bBWVbZcoU2UHjguIxBWSD9D/sl8M3+co3PXO+6oRXIHKz8LSIzxUc3FD0QjLJ1gNhUmmXaHw9pV4p1Y9eRlYTQijh1TODqJwsiL5FFM8bqhdvnCpmJzp3GgHreONlZk63u8AMuZxW/sn3W9cdCOZjrUXdzDQCq2uGw11oklIjsqMm7uKd08M8wPiN132jT3SQo31qAhgaiMo7iezS/9e0T+Bn/+o2z19QTG3uKZnHUbkJYGl/L6SAYGDct/qrbYQA9IEUMpem+WjR486yCHQy9z9VosSOOFDt10dKsLyVCJ6+N6S0zJQyC/kLiLz/MSAyuTCw84MgZ/fpUSlvTY5IhEPXe9D5jTjHRd253mI6YR5ynCejkkelBYpkQDwCHcXscxzdMy4HtCFprbGMdMV0FHn9FE9QgTy4lOMC0pAyMWs43tEAcUJsLc0= ceph-d910040a-8b4e-11eb-90a2-001a4aab830c 2021-03-22T20:42:41.604 DEBUG:teuthology.orchestra.run.gibba044:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDSz8Z1L2SgIw/iwePHq3bMayw073F2TEOlTsudd+y3lXfjFqagSRtrhiOGQSpRAQ3GUqST472bBWVbZcoU2UHjguIxBWSD9D/sl8M3+co3PXO+6oRXIHKz8LSIzxUc3FD0QjLJ1gNhUmmXaHw9pV4p1Y9eRlYTQijh1TODqJwsiL5FFM8bqhdvnCpmJzp3GgHreONlZk63u8AMuZxW/sn3W9cdCOZjrUXdzDQCq2uGw11oklIjsqMm7uKd08M8wPiN132jT3SQo31qAhgaiMo7iezS/9e0T+Bn/+o2z19QTG3uKZnHUbkJYGl/L6SAYGDct/qrbYQA9IEUMpem+WjR486yCHQy9z9VosSOOFDt10dKsLyVCJ6+N6S0zJQyC/kLiLz/MSAyuTCw84MgZ/fpUSlvTY5IhEPXe9D5jTjHRd253mI6YR5ynCejkkelBYpkQDwCHcXscxzdMy4HtCFprbGMdMV0FHn9FE9QgTy4lOMC0pAyMWs43tEAcUJsLc0= ceph-d910040a-8b4e-11eb-90a2-001a4aab830c' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2021-03-22T20:42:41.633 INFO:teuthology.orchestra.run.gibba044.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDSz8Z1L2SgIw/iwePHq3bMayw073F2TEOlTsudd+y3lXfjFqagSRtrhiOGQSpRAQ3GUqST472bBWVbZcoU2UHjguIxBWSD9D/sl8M3+co3PXO+6oRXIHKz8LSIzxUc3FD0QjLJ1gNhUmmXaHw9pV4p1Y9eRlYTQijh1TODqJwsiL5FFM8bqhdvnCpmJzp3GgHreONlZk63u8AMuZxW/sn3W9cdCOZjrUXdzDQCq2uGw11oklIjsqMm7uKd08M8wPiN132jT3SQo31qAhgaiMo7iezS/9e0T+Bn/+o2z19QTG3uKZnHUbkJYGl/L6SAYGDct/qrbYQA9IEUMpem+WjR486yCHQy9z9VosSOOFDt10dKsLyVCJ6+N6S0zJQyC/kLiLz/MSAyuTCw84MgZ/fpUSlvTY5IhEPXe9D5jTjHRd253mI6YR5ynCejkkelBYpkQDwCHcXscxzdMy4HtCFprbGMdMV0FHn9FE9QgTy4lOMC0pAyMWs43tEAcUJsLc0= ceph-d910040a-8b4e-11eb-90a2-001a4aab830c 2021-03-22T20:42:41.642 DEBUG:teuthology.orchestra.run.gibba020:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/daemon-base:latest-octopus shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d910040a-8b4e-11eb-90a2-001a4aab830c -- ceph config set mgr mgr/cephadm/allow_ptrace true 2021-03-22T20:42:44.319 INFO:tasks.cephadm:Writing (initial) conf and keyring to gibba044 2021-03-22T20:42:44.319 DEBUG:teuthology.orchestra.run.gibba044:> set -ex 2021-03-22T20:42:44.319 DEBUG:teuthology.orchestra.run.gibba044:> dd of=/etc/ceph/ceph.conf 2021-03-22T20:42:44.331 DEBUG:teuthology.orchestra.run.gibba044:> set -ex 2021-03-22T20:42:44.332 DEBUG:teuthology.orchestra.run.gibba044:> dd of=/etc/ceph/ceph.client.admin.keyring 2021-03-22T20:42:44.383 INFO:tasks.cephadm:Adding host gibba044 to orchestrator... 2021-03-22T20:42:44.384 DEBUG:teuthology.orchestra.run.gibba044:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/daemon-base:latest-octopus shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d910040a-8b4e-11eb-90a2-001a4aab830c -- ceph orch host add gibba044 2021-03-22T20:43:39.061 INFO:teuthology.orchestra.run.gibba044.stdout:Added host 'gibba044' 2021-03-22T20:43:39.641 DEBUG:teuthology.orchestra.run.gibba044:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/daemon-base:latest-octopus shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d910040a-8b4e-11eb-90a2-001a4aab830c -- ceph orch host ls --format=json 2021-03-22T20:43:41.548 INFO:teuthology.orchestra.run.gibba044.stdout: 2021-03-22T20:43:41.548 INFO:teuthology.orchestra.run.gibba044.stdout:[{"addr": "gibba020", "hostname": "gibba020", "labels": [], "status": ""}, {"addr": "gibba044", "hostname": "gibba044", "labels": [], "status": ""}] 2021-03-22T20:43:42.261 INFO:tasks.cephadm:Setting crush tunables to default 2021-03-22T20:43:42.262 DEBUG:teuthology.orchestra.run.gibba020:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/daemon-base:latest-octopus shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d910040a-8b4e-11eb-90a2-001a4aab830c -- ceph osd crush tunables default 2021-03-22T20:43:44.028 INFO:teuthology.orchestra.run.gibba020.stderr:adjusted tunables profile to default 2021-03-22T20:43:44.607 INFO:tasks.cephadm:Adding mon.a on gibba020 2021-03-22T20:43:44.607 INFO:tasks.cephadm:Adding mon.c on gibba020 2021-03-22T20:43:44.608 INFO:tasks.cephadm:Adding mon.b on gibba044 2021-03-22T20:43:44.608 DEBUG:teuthology.orchestra.run.gibba044:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/daemon-base:latest-octopus shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d910040a-8b4e-11eb-90a2-001a4aab830c -- ceph orch apply mon '3;gibba020:172.21.2.120=a;gibba020:[v2:172.21.2.120:3301,v1:172.21.2.120:6790]=c;gibba044:172.21.2.144=b' 2021-03-22T20:43:46.053 INFO:teuthology.orchestra.run.gibba044.stdout:Scheduled mon update... 2021-03-22T20:43:46.666 DEBUG:teuthology.orchestra.run.gibba020:mon.c> sudo journalctl -f -n 0 -u ceph-d910040a-8b4e-11eb-90a2-001a4aab830c@mon.c.service 2021-03-22T20:43:46.669 DEBUG:teuthology.orchestra.run.gibba044:mon.b> sudo journalctl -f -n 0 -u ceph-d910040a-8b4e-11eb-90a2-001a4aab830c@mon.b.service 2021-03-22T20:43:46.671 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2021-03-22T20:43:46.671 DEBUG:teuthology.orchestra.run.gibba044:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/daemon-base:latest-octopus shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d910040a-8b4e-11eb-90a2-001a4aab830c -- ceph mon dump -f json 2021-03-22T20:43:46.689 INFO:journalctl@ceph.mon.c.gibba020.stdout:-- Logs begin at Mon 2021-03-22 20:31:05 UTC. -- 2021-03-22T20:43:46.690 INFO:journalctl@ceph.mon.b.gibba044.stdout:-- Logs begin at Mon 2021-03-22 20:31:11 UTC. -- 2021-03-22T20:43:49.276 INFO:teuthology.orchestra.run.gibba044.stdout: 2021-03-22T20:43:49.276 INFO:teuthology.orchestra.run.gibba044.stdout:{"epoch":1,"fsid":"d910040a-8b4e-11eb-90a2-001a4aab830c","modified":"2021-03-22T20:42:04.050548Z","created":"2021-03-22T20:42:04.050548Z","min_mon_release":15,"min_mon_release_name":"octopus","features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus"],"optional":[]},"mons":[{"rank":0,"name":"a","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.2.120:3300","nonce":0},{"type":"v1","addr":"172.21.2.120:6789","nonce":0}]},"addr":"172.21.2.120:6789/0","public_addr":"172.21.2.120:6789/0","priority":0,"weight":0}],"quorum":[0]} 2021-03-22T20:43:49.277 INFO:teuthology.orchestra.run.gibba044.stderr:dumped monmap epoch 1 2021-03-22T20:43:50.117 INFO:journalctl@ceph.mon.b.gibba044.stdout:Mar 22 20:43:50 gibba044 podman[32139]: 2021-03-22 20:43:50.047919912 +0000 UTC m=+0.131338228 container create 0f1fd29a9a620d5e3fa0e6e997d25be17e13b6ad6d7bd0cb1737360262c11b4d (image=docker.io/ceph/daemon-base:latest-octopus, name=ceph-d910040a-8b4e-11eb-90a2-001a4aab830c-mon.b, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, ceph=True, org.label-schema.build-date=20201204, GIT_REPO=https://github.com/ceph/ceph-container.git, GIT_CLEAN=False, GIT_COMMIT=86da1a47133ecf7a6d66d318bc637c7ed1f0073a, maintainer=Dimitri Savineau , org.label-schema.schema-version=1.0, RELEASE=master-86da1a4, org.label-schema.name=CentOS Base Image, org.label-schema.vendor=CentOS) 2021-03-22T20:43:50.523 INFO:journalctl@ceph.mon.b.gibba044.stdout:Mar 22 20:43:50 gibba044 podman[32139]: 2021-03-22 20:43:50.173049201 +0000 UTC m=+0.256467514 container init 0f1fd29a9a620d5e3fa0e6e997d25be17e13b6ad6d7bd0cb1737360262c11b4d (image=docker.io/ceph/daemon-base:latest-octopus, name=ceph-d910040a-8b4e-11eb-90a2-001a4aab830c-mon.b, GIT_CLEAN=False, GIT_REPO=https://github.com/ceph/ceph-container.git, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Base Image, org.label-schema.vendor=CentOS, ceph=True, org.label-schema.build-date=20201204, RELEASE=master-86da1a4, GIT_COMMIT=86da1a47133ecf7a6d66d318bc637c7ed1f0073a, maintainer=Dimitri Savineau , GIT_BRANCH=HEAD) 2021-03-22T20:43:50.523 INFO:journalctl@ceph.mon.b.gibba044.stdout:Mar 22 20:43:50 gibba044 podman[32139]: 2021-03-22 20:43:50.206062927 +0000 UTC m=+0.289481235 container start 0f1fd29a9a620d5e3fa0e6e997d25be17e13b6ad6d7bd0cb1737360262c11b4d (image=docker.io/ceph/daemon-base:latest-octopus, name=ceph-d910040a-8b4e-11eb-90a2-001a4aab830c-mon.b, GIT_COMMIT=86da1a47133ecf7a6d66d318bc637c7ed1f0073a, maintainer=Dimitri Savineau , org.label-schema.schema-version=1.0, RELEASE=master-86da1a4, GIT_REPO=https://github.com/ceph/ceph-container.git, org.label-schema.build-date=20201204, org.label-schema.name=CentOS Base Image, GIT_CLEAN=False, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, ceph=True) 2021-03-22T20:43:50.523 INFO:journalctl@ceph.mon.b.gibba044.stdout:Mar 22 20:43:50 gibba044 bash[32060]: 0f1fd29a9a620d5e3fa0e6e997d25be17e13b6ad6d7bd0cb1737360262c11b4d 2021-03-22T20:43:50.523 INFO:journalctl@ceph.mon.b.gibba044.stdout:Mar 22 20:43:50 gibba044 systemd[1]: Started Ceph mon.b for d910040a-8b4e-11eb-90a2-001a4aab830c. 2021-03-22T20:43:50.869 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2021-03-22T20:43:50.869 DEBUG:teuthology.orchestra.run.gibba044:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/daemon-base:latest-octopus shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d910040a-8b4e-11eb-90a2-001a4aab830c -- ceph mon dump -f json 2021-03-22T20:43:55.575 INFO:teuthology.orchestra.run.gibba044.stdout: 2021-03-22T20:43:55.576 INFO:teuthology.orchestra.run.gibba044.stdout:{"epoch":2,"fsid":"d910040a-8b4e-11eb-90a2-001a4aab830c","modified":"2021-03-22T20:43:50.224090Z","created":"2021-03-22T20:42:04.050548Z","min_mon_release":15,"min_mon_release_name":"octopus","features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus"],"optional":[]},"mons":[{"rank":0,"name":"a","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.2.120:3300","nonce":0},{"type":"v1","addr":"172.21.2.120:6789","nonce":0}]},"addr":"172.21.2.120:6789/0","public_addr":"172.21.2.120:6789/0","priority":0,"weight":0},{"rank":1,"name":"b","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.2.144:3300","nonce":0},{"type":"v1","addr":"172.21.2.144:6789","nonce":0}]},"addr":"172.21.2.144:6789/0","public_addr":"172.21.2.144:6789/0","priority":0,"weight":0}],"quorum":[0,1]} 2021-03-22T20:43:55.577 INFO:teuthology.orchestra.run.gibba044.stderr:dumped monmap epoch 2 2021-03-22T20:43:57.302 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2021-03-22T20:43:57.303 DEBUG:teuthology.orchestra.run.gibba044:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/daemon-base:latest-octopus shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d910040a-8b4e-11eb-90a2-001a4aab830c -- ceph mon dump -f json 2021-03-22T20:43:59.056 INFO:teuthology.orchestra.run.gibba044.stdout: 2021-03-22T20:43:59.056 INFO:teuthology.orchestra.run.gibba044.stdout:{"epoch":2,"fsid":"d910040a-8b4e-11eb-90a2-001a4aab830c","modified":"2021-03-22T20:43:50.224090Z","created":"2021-03-22T20:42:04.050548Z","min_mon_release":15,"min_mon_release_name":"octopus","features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus"],"optional":[]},"mons":[{"rank":0,"name":"a","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.2.120:3300","nonce":0},{"type":"v1","addr":"172.21.2.120:6789","nonce":0}]},"addr":"172.21.2.120:6789/0","public_addr":"172.21.2.120:6789/0","priority":0,"weight":0},{"rank":1,"name":"b","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.2.144:3300","nonce":0},{"type":"v1","addr":"172.21.2.144:6789","nonce":0}]},"addr":"172.21.2.144:6789/0","public_addr":"172.21.2.144:6789/0","priority":0,"weight":0}],"quorum":[0,1]} 2021-03-22T20:43:59.056 INFO:teuthology.orchestra.run.gibba044.stderr:dumped monmap epoch 2 2021-03-22T20:44:00.651 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2021-03-22T20:44:00.651 DEBUG:teuthology.orchestra.run.gibba044:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/daemon-base:latest-octopus shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d910040a-8b4e-11eb-90a2-001a4aab830c -- ceph mon dump -f json 2021-03-22T20:44:02.135 INFO:teuthology.orchestra.run.gibba044.stdout: 2021-03-22T20:44:02.135 INFO:teuthology.orchestra.run.gibba044.stdout:{"epoch":2,"fsid":"d910040a-8b4e-11eb-90a2-001a4aab830c","modified":"2021-03-22T20:43:50.224090Z","created":"2021-03-22T20:42:04.050548Z","min_mon_release":15,"min_mon_release_name":"octopus","features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus"],"optional":[]},"mons":[{"rank":0,"name":"a","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.2.120:3300","nonce":0},{"type":"v1","addr":"172.21.2.120:6789","nonce":0}]},"addr":"172.21.2.120:6789/0","public_addr":"172.21.2.120:6789/0","priority":0,"weight":0},{"rank":1,"name":"b","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.2.144:3300","nonce":0},{"type":"v1","addr":"172.21.2.144:6789","nonce":0}]},"addr":"172.21.2.144:6789/0","public_addr":"172.21.2.144:6789/0","priority":0,"weight":0}],"quorum":[0,1]} 2021-03-22T20:44:02.136 INFO:teuthology.orchestra.run.gibba044.stderr:dumped monmap epoch 2 2021-03-22T20:44:03.692 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2021-03-22T20:44:03.693 DEBUG:teuthology.orchestra.run.gibba044:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/daemon-base:latest-octopus shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d910040a-8b4e-11eb-90a2-001a4aab830c -- ceph mon dump -f json 2021-03-22T20:44:05.203 INFO:teuthology.orchestra.run.gibba044.stdout: 2021-03-22T20:44:05.203 INFO:teuthology.orchestra.run.gibba044.stdout:{"epoch":2,"fsid":"d910040a-8b4e-11eb-90a2-001a4aab830c","modified":"2021-03-22T20:43:50.224090Z","created":"2021-03-22T20:42:04.050548Z","min_mon_release":15,"min_mon_release_name":"octopus","features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus"],"optional":[]},"mons":[{"rank":0,"name":"a","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.2.120:3300","nonce":0},{"type":"v1","addr":"172.21.2.120:6789","nonce":0}]},"addr":"172.21.2.120:6789/0","public_addr":"172.21.2.120:6789/0","priority":0,"weight":0},{"rank":1,"name":"b","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.2.144:3300","nonce":0},{"type":"v1","addr":"172.21.2.144:6789","nonce":0}]},"addr":"172.21.2.144:6789/0","public_addr":"172.21.2.144:6789/0","priority":0,"weight":0}],"quorum":[0,1]} 2021-03-22T20:44:05.205 INFO:teuthology.orchestra.run.gibba044.stderr:dumped monmap epoch 2 2021-03-22T20:44:06.775 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2021-03-22T20:44:06.775 DEBUG:teuthology.orchestra.run.gibba044:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/daemon-base:latest-octopus shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d910040a-8b4e-11eb-90a2-001a4aab830c -- ceph mon dump -f json 2021-03-22T20:44:08.282 INFO:teuthology.orchestra.run.gibba044.stdout: 2021-03-22T20:44:08.282 INFO:teuthology.orchestra.run.gibba044.stdout:{"epoch":2,"fsid":"d910040a-8b4e-11eb-90a2-001a4aab830c","modified":"2021-03-22T20:43:50.224090Z","created":"2021-03-22T20:42:04.050548Z","min_mon_release":15,"min_mon_release_name":"octopus","features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus"],"optional":[]},"mons":[{"rank":0,"name":"a","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.2.120:3300","nonce":0},{"type":"v1","addr":"172.21.2.120:6789","nonce":0}]},"addr":"172.21.2.120:6789/0","public_addr":"172.21.2.120:6789/0","priority":0,"weight":0},{"rank":1,"name":"b","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.2.144:3300","nonce":0},{"type":"v1","addr":"172.21.2.144:6789","nonce":0}]},"addr":"172.21.2.144:6789/0","public_addr":"172.21.2.144:6789/0","priority":0,"weight":0}],"quorum":[0,1]} 2021-03-22T20:44:08.283 INFO:teuthology.orchestra.run.gibba044.stderr:dumped monmap epoch 2 2021-03-22T20:44:09.835 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2021-03-22T20:44:09.835 DEBUG:teuthology.orchestra.run.gibba044:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/daemon-base:latest-octopus shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d910040a-8b4e-11eb-90a2-001a4aab830c -- ceph mon dump -f json 2021-03-22T20:44:11.300 INFO:teuthology.orchestra.run.gibba044.stdout: 2021-03-22T20:44:11.301 INFO:teuthology.orchestra.run.gibba044.stdout:{"epoch":2,"fsid":"d910040a-8b4e-11eb-90a2-001a4aab830c","modified":"2021-03-22T20:43:50.224090Z","created":"2021-03-22T20:42:04.050548Z","min_mon_release":15,"min_mon_release_name":"octopus","features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus"],"optional":[]},"mons":[{"rank":0,"name":"a","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.2.120:3300","nonce":0},{"type":"v1","addr":"172.21.2.120:6789","nonce":0}]},"addr":"172.21.2.120:6789/0","public_addr":"172.21.2.120:6789/0","priority":0,"weight":0},{"rank":1,"name":"b","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.2.144:3300","nonce":0},{"type":"v1","addr":"172.21.2.144:6789","nonce":0}]},"addr":"172.21.2.144:6789/0","public_addr":"172.21.2.144:6789/0","priority":0,"weight":0}],"quorum":[0,1]} 2021-03-22T20:44:11.302 INFO:teuthology.orchestra.run.gibba044.stderr:dumped monmap epoch 2 2021-03-22T20:44:12.867 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2021-03-22T20:44:12.868 DEBUG:teuthology.orchestra.run.gibba044:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/daemon-base:latest-octopus shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d910040a-8b4e-11eb-90a2-001a4aab830c -- ceph mon dump -f json 2021-03-22T20:44:14.363 INFO:teuthology.orchestra.run.gibba044.stdout: 2021-03-22T20:44:14.363 INFO:teuthology.orchestra.run.gibba044.stdout:{"epoch":2,"fsid":"d910040a-8b4e-11eb-90a2-001a4aab830c","modified":"2021-03-22T20:43:50.224090Z","created":"2021-03-22T20:42:04.050548Z","min_mon_release":15,"min_mon_release_name":"octopus","features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus"],"optional":[]},"mons":[{"rank":0,"name":"a","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.2.120:3300","nonce":0},{"type":"v1","addr":"172.21.2.120:6789","nonce":0}]},"addr":"172.21.2.120:6789/0","public_addr":"172.21.2.120:6789/0","priority":0,"weight":0},{"rank":1,"name":"b","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.2.144:3300","nonce":0},{"type":"v1","addr":"172.21.2.144:6789","nonce":0}]},"addr":"172.21.2.144:6789/0","public_addr":"172.21.2.144:6789/0","priority":0,"weight":0}],"quorum":[0,1]} 2021-03-22T20:44:14.364 INFO:teuthology.orchestra.run.gibba044.stderr:dumped monmap epoch 2 2021-03-22T20:44:15.935 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2021-03-22T20:44:15.935 DEBUG:teuthology.orchestra.run.gibba044:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/daemon-base:latest-octopus shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d910040a-8b4e-11eb-90a2-001a4aab830c -- ceph mon dump -f json 2021-03-22T20:44:17.424 INFO:teuthology.orchestra.run.gibba044.stdout: 2021-03-22T20:44:17.424 INFO:teuthology.orchestra.run.gibba044.stdout:{"epoch":2,"fsid":"d910040a-8b4e-11eb-90a2-001a4aab830c","modified":"2021-03-22T20:43:50.224090Z","created":"2021-03-22T20:42:04.050548Z","min_mon_release":15,"min_mon_release_name":"octopus","features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus"],"optional":[]},"mons":[{"rank":0,"name":"a","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.2.120:3300","nonce":0},{"type":"v1","addr":"172.21.2.120:6789","nonce":0}]},"addr":"172.21.2.120:6789/0","public_addr":"172.21.2.120:6789/0","priority":0,"weight":0},{"rank":1,"name":"b","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.2.144:3300","nonce":0},{"type":"v1","addr":"172.21.2.144:6789","nonce":0}]},"addr":"172.21.2.144:6789/0","public_addr":"172.21.2.144:6789/0","priority":0,"weight":0}],"quorum":[0,1]} 2021-03-22T20:44:17.425 INFO:teuthology.orchestra.run.gibba044.stderr:dumped monmap epoch 2 2021-03-22T20:44:18.993 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2021-03-22T20:44:18.994 DEBUG:teuthology.orchestra.run.gibba044:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/daemon-base:latest-octopus shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d910040a-8b4e-11eb-90a2-001a4aab830c -- ceph mon dump -f json 2021-03-22T20:44:20.479 INFO:teuthology.orchestra.run.gibba044.stdout: 2021-03-22T20:44:20.479 INFO:teuthology.orchestra.run.gibba044.stdout:{"epoch":2,"fsid":"d910040a-8b4e-11eb-90a2-001a4aab830c","modified":"2021-03-22T20:43:50.224090Z","created":"2021-03-22T20:42:04.050548Z","min_mon_release":15,"min_mon_release_name":"octopus","features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus"],"optional":[]},"mons":[{"rank":0,"name":"a","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.2.120:3300","nonce":0},{"type":"v1","addr":"172.21.2.120:6789","nonce":0}]},"addr":"172.21.2.120:6789/0","public_addr":"172.21.2.120:6789/0","priority":0,"weight":0},{"rank":1,"name":"b","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.2.144:3300","nonce":0},{"type":"v1","addr":"172.21.2.144:6789","nonce":0}]},"addr":"172.21.2.144:6789/0","public_addr":"172.21.2.144:6789/0","priority":0,"weight":0}],"quorum":[0,1]} 2021-03-22T20:44:20.480 INFO:teuthology.orchestra.run.gibba044.stderr:dumped monmap epoch 2 2021-03-22T20:44:22.009 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2021-03-22T20:44:22.009 DEBUG:teuthology.orchestra.run.gibba044:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/daemon-base:latest-octopus shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d910040a-8b4e-11eb-90a2-001a4aab830c -- ceph mon dump -f json 2021-03-22T20:44:23.480 INFO:teuthology.orchestra.run.gibba044.stdout: 2021-03-22T20:44:23.481 INFO:teuthology.orchestra.run.gibba044.stdout:{"epoch":2,"fsid":"d910040a-8b4e-11eb-90a2-001a4aab830c","modified":"2021-03-22T20:43:50.224090Z","created":"2021-03-22T20:42:04.050548Z","min_mon_release":15,"min_mon_release_name":"octopus","features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus"],"optional":[]},"mons":[{"rank":0,"name":"a","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.2.120:3300","nonce":0},{"type":"v1","addr":"172.21.2.120:6789","nonce":0}]},"addr":"172.21.2.120:6789/0","public_addr":"172.21.2.120:6789/0","priority":0,"weight":0},{"rank":1,"name":"b","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.2.144:3300","nonce":0},{"type":"v1","addr":"172.21.2.144:6789","nonce":0}]},"addr":"172.21.2.144:6789/0","public_addr":"172.21.2.144:6789/0","priority":0,"weight":0}],"quorum":[0,1]} 2021-03-22T20:44:23.482 INFO:teuthology.orchestra.run.gibba044.stderr:dumped monmap epoch 2 2021-03-22T20:44:25.067 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2021-03-22T20:44:25.068 DEBUG:teuthology.orchestra.run.gibba044:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/daemon-base:latest-octopus shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d910040a-8b4e-11eb-90a2-001a4aab830c -- ceph mon dump -f json 2021-03-22T20:44:26.541 INFO:teuthology.orchestra.run.gibba044.stdout: 2021-03-22T20:44:26.541 INFO:teuthology.orchestra.run.gibba044.stdout:{"epoch":2,"fsid":"d910040a-8b4e-11eb-90a2-001a4aab830c","modified":"2021-03-22T20:43:50.224090Z","created":"2021-03-22T20:42:04.050548Z","min_mon_release":15,"min_mon_release_name":"octopus","features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus"],"optional":[]},"mons":[{"rank":0,"name":"a","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.2.120:3300","nonce":0},{"type":"v1","addr":"172.21.2.120:6789","nonce":0}]},"addr":"172.21.2.120:6789/0","public_addr":"172.21.2.120:6789/0","priority":0,"weight":0},{"rank":1,"name":"b","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.2.144:3300","nonce":0},{"type":"v1","addr":"172.21.2.144:6789","nonce":0}]},"addr":"172.21.2.144:6789/0","public_addr":"172.21.2.144:6789/0","priority":0,"weight":0}],"quorum":[0,1]} 2021-03-22T20:44:26.542 INFO:teuthology.orchestra.run.gibba044.stderr:dumped monmap epoch 2 2021-03-22T20:44:28.128 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2021-03-22T20:44:28.129 DEBUG:teuthology.orchestra.run.gibba044:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/daemon-base:latest-octopus shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d910040a-8b4e-11eb-90a2-001a4aab830c -- ceph mon dump -f json 2021-03-22T20:44:29.579 INFO:teuthology.orchestra.run.gibba044.stdout: 2021-03-22T20:44:29.579 INFO:teuthology.orchestra.run.gibba044.stdout:{"epoch":2,"fsid":"d910040a-8b4e-11eb-90a2-001a4aab830c","modified":"2021-03-22T20:43:50.224090Z","created":"2021-03-22T20:42:04.050548Z","min_mon_release":15,"min_mon_release_name":"octopus","features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus"],"optional":[]},"mons":[{"rank":0,"name":"a","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.2.120:3300","nonce":0},{"type":"v1","addr":"172.21.2.120:6789","nonce":0}]},"addr":"172.21.2.120:6789/0","public_addr":"172.21.2.120:6789/0","priority":0,"weight":0},{"rank":1,"name":"b","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.2.144:3300","nonce":0},{"type":"v1","addr":"172.21.2.144:6789","nonce":0}]},"addr":"172.21.2.144:6789/0","public_addr":"172.21.2.144:6789/0","priority":0,"weight":0}],"quorum":[0,1]} 2021-03-22T20:44:29.580 INFO:teuthology.orchestra.run.gibba044.stderr:dumped monmap epoch 2 2021-03-22T20:44:31.151 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2021-03-22T20:44:31.151 DEBUG:teuthology.orchestra.run.gibba044:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/daemon-base:latest-octopus shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d910040a-8b4e-11eb-90a2-001a4aab830c -- ceph mon dump -f json 2021-03-22T20:44:32.625 INFO:teuthology.orchestra.run.gibba044.stdout: 2021-03-22T20:44:32.625 INFO:teuthology.orchestra.run.gibba044.stdout:{"epoch":2,"fsid":"d910040a-8b4e-11eb-90a2-001a4aab830c","modified":"2021-03-22T20:43:50.224090Z","created":"2021-03-22T20:42:04.050548Z","min_mon_release":15,"min_mon_release_name":"octopus","features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus"],"optional":[]},"mons":[{"rank":0,"name":"a","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.2.120:3300","nonce":0},{"type":"v1","addr":"172.21.2.120:6789","nonce":0}]},"addr":"172.21.2.120:6789/0","public_addr":"172.21.2.120:6789/0","priority":0,"weight":0},{"rank":1,"name":"b","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.2.144:3300","nonce":0},{"type":"v1","addr":"172.21.2.144:6789","nonce":0}]},"addr":"172.21.2.144:6789/0","public_addr":"172.21.2.144:6789/0","priority":0,"weight":0}],"quorum":[0,1]} 2021-03-22T20:44:32.627 INFO:teuthology.orchestra.run.gibba044.stderr:dumped monmap epoch 2 2021-03-22T20:44:34.176 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2021-03-22T20:44:34.177 DEBUG:teuthology.orchestra.run.gibba044:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/daemon-base:latest-octopus shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d910040a-8b4e-11eb-90a2-001a4aab830c -- ceph mon dump -f json 2021-03-22T20:44:35.674 INFO:teuthology.orchestra.run.gibba044.stdout: 2021-03-22T20:44:35.675 INFO:teuthology.orchestra.run.gibba044.stdout:{"epoch":2,"fsid":"d910040a-8b4e-11eb-90a2-001a4aab830c","modified":"2021-03-22T20:43:50.224090Z","created":"2021-03-22T20:42:04.050548Z","min_mon_release":15,"min_mon_release_name":"octopus","features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus"],"optional":[]},"mons":[{"rank":0,"name":"a","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.2.120:3300","nonce":0},{"type":"v1","addr":"172.21.2.120:6789","nonce":0}]},"addr":"172.21.2.120:6789/0","public_addr":"172.21.2.120:6789/0","priority":0,"weight":0},{"rank":1,"name":"b","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.2.144:3300","nonce":0},{"type":"v1","addr":"172.21.2.144:6789","nonce":0}]},"addr":"172.21.2.144:6789/0","public_addr":"172.21.2.144:6789/0","priority":0,"weight":0}],"quorum":[0,1]} 2021-03-22T20:44:35.676 INFO:teuthology.orchestra.run.gibba044.stderr:dumped monmap epoch 2 2021-03-22T20:44:37.234 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2021-03-22T20:44:37.234 DEBUG:teuthology.orchestra.run.gibba044:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/daemon-base:latest-octopus shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d910040a-8b4e-11eb-90a2-001a4aab830c -- ceph mon dump -f json 2021-03-22T20:44:38.759 INFO:teuthology.orchestra.run.gibba044.stdout: 2021-03-22T20:44:38.760 INFO:teuthology.orchestra.run.gibba044.stdout:{"epoch":2,"fsid":"d910040a-8b4e-11eb-90a2-001a4aab830c","modified":"2021-03-22T20:43:50.224090Z","created":"2021-03-22T20:42:04.050548Z","min_mon_release":15,"min_mon_release_name":"octopus","features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus"],"optional":[]},"mons":[{"rank":0,"name":"a","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.2.120:3300","nonce":0},{"type":"v1","addr":"172.21.2.120:6789","nonce":0}]},"addr":"172.21.2.120:6789/0","public_addr":"172.21.2.120:6789/0","priority":0,"weight":0},{"rank":1,"name":"b","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.2.144:3300","nonce":0},{"type":"v1","addr":"172.21.2.144:6789","nonce":0}]},"addr":"172.21.2.144:6789/0","public_addr":"172.21.2.144:6789/0","priority":0,"weight":0}],"quorum":[0,1]} 2021-03-22T20:44:38.761 INFO:teuthology.orchestra.run.gibba044.stderr:dumped monmap epoch 2 2021-03-22T20:44:40.326 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2021-03-22T20:44:40.326 DEBUG:teuthology.orchestra.run.gibba044:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/daemon-base:latest-octopus shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d910040a-8b4e-11eb-90a2-001a4aab830c -- ceph mon dump -f json 2021-03-22T20:44:41.824 INFO:teuthology.orchestra.run.gibba044.stdout: 2021-03-22T20:44:41.824 INFO:teuthology.orchestra.run.gibba044.stdout:{"epoch":2,"fsid":"d910040a-8b4e-11eb-90a2-001a4aab830c","modified":"2021-03-22T20:43:50.224090Z","created":"2021-03-22T20:42:04.050548Z","min_mon_release":15,"min_mon_release_name":"octopus","features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus"],"optional":[]},"mons":[{"rank":0,"name":"a","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.2.120:3300","nonce":0},{"type":"v1","addr":"172.21.2.120:6789","nonce":0}]},"addr":"172.21.2.120:6789/0","public_addr":"172.21.2.120:6789/0","priority":0,"weight":0},{"rank":1,"name":"b","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.2.144:3300","nonce":0},{"type":"v1","addr":"172.21.2.144:6789","nonce":0}]},"addr":"172.21.2.144:6789/0","public_addr":"172.21.2.144:6789/0","priority":0,"weight":0}],"quorum":[0,1]} 2021-03-22T20:44:41.825 INFO:teuthology.orchestra.run.gibba044.stderr:dumped monmap epoch 2 2021-03-22T20:44:43.351 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2021-03-22T20:44:43.351 DEBUG:teuthology.orchestra.run.gibba044:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/daemon-base:latest-octopus shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d910040a-8b4e-11eb-90a2-001a4aab830c -- ceph mon dump -f json 2021-03-22T20:44:44.833 INFO:teuthology.orchestra.run.gibba044.stdout: 2021-03-22T20:44:44.834 INFO:teuthology.orchestra.run.gibba044.stdout:{"epoch":2,"fsid":"d910040a-8b4e-11eb-90a2-001a4aab830c","modified":"2021-03-22T20:43:50.224090Z","created":"2021-03-22T20:42:04.050548Z","min_mon_release":15,"min_mon_release_name":"octopus","features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus"],"optional":[]},"mons":[{"rank":0,"name":"a","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.2.120:3300","nonce":0},{"type":"v1","addr":"172.21.2.120:6789","nonce":0}]},"addr":"172.21.2.120:6789/0","public_addr":"172.21.2.120:6789/0","priority":0,"weight":0},{"rank":1,"name":"b","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.2.144:3300","nonce":0},{"type":"v1","addr":"172.21.2.144:6789","nonce":0}]},"addr":"172.21.2.144:6789/0","public_addr":"172.21.2.144:6789/0","priority":0,"weight":0}],"quorum":[0,1]} 2021-03-22T20:44:44.835 INFO:teuthology.orchestra.run.gibba044.stderr:dumped monmap epoch 2 2021-03-22T20:44:46.393 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2021-03-22T20:44:46.393 DEBUG:teuthology.orchestra.run.gibba044:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/daemon-base:latest-octopus shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d910040a-8b4e-11eb-90a2-001a4aab830c -- ceph mon dump -f json 2021-03-22T20:44:47.927 INFO:teuthology.orchestra.run.gibba044.stdout: 2021-03-22T20:44:47.927 INFO:teuthology.orchestra.run.gibba044.stdout:{"epoch":2,"fsid":"d910040a-8b4e-11eb-90a2-001a4aab830c","modified":"2021-03-22T20:43:50.224090Z","created":"2021-03-22T20:42:04.050548Z","min_mon_release":15,"min_mon_release_name":"octopus","features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus"],"optional":[]},"mons":[{"rank":0,"name":"a","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.2.120:3300","nonce":0},{"type":"v1","addr":"172.21.2.120:6789","nonce":0}]},"addr":"172.21.2.120:6789/0","public_addr":"172.21.2.120:6789/0","priority":0,"weight":0},{"rank":1,"name":"b","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.2.144:3300","nonce":0},{"type":"v1","addr":"172.21.2.144:6789","nonce":0}]},"addr":"172.21.2.144:6789/0","public_addr":"172.21.2.144:6789/0","priority":0,"weight":0}],"quorum":[0,1]} 2021-03-22T20:44:47.929 INFO:teuthology.orchestra.run.gibba044.stderr:dumped monmap epoch 2 2021-03-22T20:44:49.484 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2021-03-22T20:44:49.484 DEBUG:teuthology.orchestra.run.gibba044:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/daemon-base:latest-octopus shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d910040a-8b4e-11eb-90a2-001a4aab830c -- ceph mon dump -f json 2021-03-22T20:44:51.035 INFO:teuthology.orchestra.run.gibba044.stdout: 2021-03-22T20:44:51.035 INFO:teuthology.orchestra.run.gibba044.stdout:{"epoch":2,"fsid":"d910040a-8b4e-11eb-90a2-001a4aab830c","modified":"2021-03-22T20:43:50.224090Z","created":"2021-03-22T20:42:04.050548Z","min_mon_release":15,"min_mon_release_name":"octopus","features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus"],"optional":[]},"mons":[{"rank":0,"name":"a","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.2.120:3300","nonce":0},{"type":"v1","addr":"172.21.2.120:6789","nonce":0}]},"addr":"172.21.2.120:6789/0","public_addr":"172.21.2.120:6789/0","priority":0,"weight":0},{"rank":1,"name":"b","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.2.144:3300","nonce":0},{"type":"v1","addr":"172.21.2.144:6789","nonce":0}]},"addr":"172.21.2.144:6789/0","public_addr":"172.21.2.144:6789/0","priority":0,"weight":0}],"quorum":[0,1]} 2021-03-22T20:44:51.036 INFO:teuthology.orchestra.run.gibba044.stderr:dumped monmap epoch 2 2021-03-22T20:44:52.568 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2021-03-22T20:44:52.568 DEBUG:teuthology.orchestra.run.gibba044:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/daemon-base:latest-octopus shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d910040a-8b4e-11eb-90a2-001a4aab830c -- ceph mon dump -f json 2021-03-22T20:44:54.034 INFO:teuthology.orchestra.run.gibba044.stdout: 2021-03-22T20:44:54.034 INFO:teuthology.orchestra.run.gibba044.stdout:{"epoch":2,"fsid":"d910040a-8b4e-11eb-90a2-001a4aab830c","modified":"2021-03-22T20:43:50.224090Z","created":"2021-03-22T20:42:04.050548Z","min_mon_release":15,"min_mon_release_name":"octopus","features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus"],"optional":[]},"mons":[{"rank":0,"name":"a","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.2.120:3300","nonce":0},{"type":"v1","addr":"172.21.2.120:6789","nonce":0}]},"addr":"172.21.2.120:6789/0","public_addr":"172.21.2.120:6789/0","priority":0,"weight":0},{"rank":1,"name":"b","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.2.144:3300","nonce":0},{"type":"v1","addr":"172.21.2.144:6789","nonce":0}]},"addr":"172.21.2.144:6789/0","public_addr":"172.21.2.144:6789/0","priority":0,"weight":0}],"quorum":[0,1]} 2021-03-22T20:44:54.035 INFO:teuthology.orchestra.run.gibba044.stderr:dumped monmap epoch 2 2021-03-22T20:44:55.627 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2021-03-22T20:44:55.627 DEBUG:teuthology.orchestra.run.gibba044:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/daemon-base:latest-octopus shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d910040a-8b4e-11eb-90a2-001a4aab830c -- ceph mon dump -f json 2021-03-22T20:44:57.106 INFO:teuthology.orchestra.run.gibba044.stdout: 2021-03-22T20:44:57.106 INFO:teuthology.orchestra.run.gibba044.stdout:{"epoch":2,"fsid":"d910040a-8b4e-11eb-90a2-001a4aab830c","modified":"2021-03-22T20:43:50.224090Z","created":"2021-03-22T20:42:04.050548Z","min_mon_release":15,"min_mon_release_name":"octopus","features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus"],"optional":[]},"mons":[{"rank":0,"name":"a","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.2.120:3300","nonce":0},{"type":"v1","addr":"172.21.2.120:6789","nonce":0}]},"addr":"172.21.2.120:6789/0","public_addr":"172.21.2.120:6789/0","priority":0,"weight":0},{"rank":1,"name":"b","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.2.144:3300","nonce":0},{"type":"v1","addr":"172.21.2.144:6789","nonce":0}]},"addr":"172.21.2.144:6789/0","public_addr":"172.21.2.144:6789/0","priority":0,"weight":0}],"quorum":[0,1]} 2021-03-22T20:44:57.107 INFO:teuthology.orchestra.run.gibba044.stderr:dumped monmap epoch 2 2021-03-22T20:44:58.668 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2021-03-22T20:44:58.668 DEBUG:teuthology.orchestra.run.gibba044:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/daemon-base:latest-octopus shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d910040a-8b4e-11eb-90a2-001a4aab830c -- ceph mon dump -f json 2021-03-22T20:45:00.163 INFO:teuthology.orchestra.run.gibba044.stdout: 2021-03-22T20:45:00.163 INFO:teuthology.orchestra.run.gibba044.stdout:{"epoch":2,"fsid":"d910040a-8b4e-11eb-90a2-001a4aab830c","modified":"2021-03-22T20:43:50.224090Z","created":"2021-03-22T20:42:04.050548Z","min_mon_release":15,"min_mon_release_name":"octopus","features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus"],"optional":[]},"mons":[{"rank":0,"name":"a","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.2.120:3300","nonce":0},{"type":"v1","addr":"172.21.2.120:6789","nonce":0}]},"addr":"172.21.2.120:6789/0","public_addr":"172.21.2.120:6789/0","priority":0,"weight":0},{"rank":1,"name":"b","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.2.144:3300","nonce":0},{"type":"v1","addr":"172.21.2.144:6789","nonce":0}]},"addr":"172.21.2.144:6789/0","public_addr":"172.21.2.144:6789/0","priority":0,"weight":0}],"quorum":[0,1]} 2021-03-22T20:45:00.164 INFO:teuthology.orchestra.run.gibba044.stderr:dumped monmap epoch 2 2021-03-22T20:45:01.718 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2021-03-22T20:45:01.719 DEBUG:teuthology.orchestra.run.gibba044:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/daemon-base:latest-octopus shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d910040a-8b4e-11eb-90a2-001a4aab830c -- ceph mon dump -f json 2021-03-22T20:45:03.174 INFO:teuthology.orchestra.run.gibba044.stdout: 2021-03-22T20:45:03.174 INFO:teuthology.orchestra.run.gibba044.stdout:{"epoch":2,"fsid":"d910040a-8b4e-11eb-90a2-001a4aab830c","modified":"2021-03-22T20:43:50.224090Z","created":"2021-03-22T20:42:04.050548Z","min_mon_release":15,"min_mon_release_name":"octopus","features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus"],"optional":[]},"mons":[{"rank":0,"name":"a","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.2.120:3300","nonce":0},{"type":"v1","addr":"172.21.2.120:6789","nonce":0}]},"addr":"172.21.2.120:6789/0","public_addr":"172.21.2.120:6789/0","priority":0,"weight":0},{"rank":1,"name":"b","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.2.144:3300","nonce":0},{"type":"v1","addr":"172.21.2.144:6789","nonce":0}]},"addr":"172.21.2.144:6789/0","public_addr":"172.21.2.144:6789/0","priority":0,"weight":0}],"quorum":[0,1]} 2021-03-22T20:45:03.175 INFO:teuthology.orchestra.run.gibba044.stderr:dumped monmap epoch 2 2021-03-22T20:45:04.750 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2021-03-22T20:45:04.751 DEBUG:teuthology.orchestra.run.gibba044:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/daemon-base:latest-octopus shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d910040a-8b4e-11eb-90a2-001a4aab830c -- ceph mon dump -f json 2021-03-22T20:45:06.239 INFO:teuthology.orchestra.run.gibba044.stdout: 2021-03-22T20:45:06.240 INFO:teuthology.orchestra.run.gibba044.stdout:{"epoch":2,"fsid":"d910040a-8b4e-11eb-90a2-001a4aab830c","modified":"2021-03-22T20:43:50.224090Z","created":"2021-03-22T20:42:04.050548Z","min_mon_release":15,"min_mon_release_name":"octopus","features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus"],"optional":[]},"mons":[{"rank":0,"name":"a","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.2.120:3300","nonce":0},{"type":"v1","addr":"172.21.2.120:6789","nonce":0}]},"addr":"172.21.2.120:6789/0","public_addr":"172.21.2.120:6789/0","priority":0,"weight":0},{"rank":1,"name":"b","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.2.144:3300","nonce":0},{"type":"v1","addr":"172.21.2.144:6789","nonce":0}]},"addr":"172.21.2.144:6789/0","public_addr":"172.21.2.144:6789/0","priority":0,"weight":0}],"quorum":[0,1]} 2021-03-22T20:45:06.241 INFO:teuthology.orchestra.run.gibba044.stderr:dumped monmap epoch 2 2021-03-22T20:45:07.776 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2021-03-22T20:45:07.776 DEBUG:teuthology.orchestra.run.gibba044:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/daemon-base:latest-octopus shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d910040a-8b4e-11eb-90a2-001a4aab830c -- ceph mon dump -f json 2021-03-22T20:45:09.243 INFO:teuthology.orchestra.run.gibba044.stdout: 2021-03-22T20:45:09.243 INFO:teuthology.orchestra.run.gibba044.stdout:{"epoch":2,"fsid":"d910040a-8b4e-11eb-90a2-001a4aab830c","modified":"2021-03-22T20:43:50.224090Z","created":"2021-03-22T20:42:04.050548Z","min_mon_release":15,"min_mon_release_name":"octopus","features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus"],"optional":[]},"mons":[{"rank":0,"name":"a","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.2.120:3300","nonce":0},{"type":"v1","addr":"172.21.2.120:6789","nonce":0}]},"addr":"172.21.2.120:6789/0","public_addr":"172.21.2.120:6789/0","priority":0,"weight":0},{"rank":1,"name":"b","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.2.144:3300","nonce":0},{"type":"v1","addr":"172.21.2.144:6789","nonce":0}]},"addr":"172.21.2.144:6789/0","public_addr":"172.21.2.144:6789/0","priority":0,"weight":0}],"quorum":[0,1]} 2021-03-22T20:45:09.244 INFO:teuthology.orchestra.run.gibba044.stderr:dumped monmap epoch 2 2021-03-22T20:45:10.818 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2021-03-22T20:45:10.818 DEBUG:teuthology.orchestra.run.gibba044:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/daemon-base:latest-octopus shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d910040a-8b4e-11eb-90a2-001a4aab830c -- ceph mon dump -f json 2021-03-22T20:45:12.257 INFO:teuthology.orchestra.run.gibba044.stdout: 2021-03-22T20:45:12.257 INFO:teuthology.orchestra.run.gibba044.stdout:{"epoch":2,"fsid":"d910040a-8b4e-11eb-90a2-001a4aab830c","modified":"2021-03-22T20:43:50.224090Z","created":"2021-03-22T20:42:04.050548Z","min_mon_release":15,"min_mon_release_name":"octopus","features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus"],"optional":[]},"mons":[{"rank":0,"name":"a","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.2.120:3300","nonce":0},{"type":"v1","addr":"172.21.2.120:6789","nonce":0}]},"addr":"172.21.2.120:6789/0","public_addr":"172.21.2.120:6789/0","priority":0,"weight":0},{"rank":1,"name":"b","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.2.144:3300","nonce":0},{"type":"v1","addr":"172.21.2.144:6789","nonce":0}]},"addr":"172.21.2.144:6789/0","public_addr":"172.21.2.144:6789/0","priority":0,"weight":0}],"quorum":[0,1]} 2021-03-22T20:45:12.258 INFO:teuthology.orchestra.run.gibba044.stderr:dumped monmap epoch 2 2021-03-22T20:45:13.734 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2021-03-22T20:45:13.734 DEBUG:teuthology.orchestra.run.gibba044:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/daemon-base:latest-octopus shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d910040a-8b4e-11eb-90a2-001a4aab830c -- ceph mon dump -f json 2021-03-22T20:45:15.281 INFO:teuthology.orchestra.run.gibba044.stdout: 2021-03-22T20:45:15.281 INFO:teuthology.orchestra.run.gibba044.stdout:{"epoch":2,"fsid":"d910040a-8b4e-11eb-90a2-001a4aab830c","modified":"2021-03-22T20:43:50.224090Z","created":"2021-03-22T20:42:04.050548Z","min_mon_release":15,"min_mon_release_name":"octopus","features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus"],"optional":[]},"mons":[{"rank":0,"name":"a","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.2.120:3300","nonce":0},{"type":"v1","addr":"172.21.2.120:6789","nonce":0}]},"addr":"172.21.2.120:6789/0","public_addr":"172.21.2.120:6789/0","priority":0,"weight":0},{"rank":1,"name":"b","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.2.144:3300","nonce":0},{"type":"v1","addr":"172.21.2.144:6789","nonce":0}]},"addr":"172.21.2.144:6789/0","public_addr":"172.21.2.144:6789/0","priority":0,"weight":0}],"quorum":[0,1]} 2021-03-22T20:45:15.282 INFO:teuthology.orchestra.run.gibba044.stderr:dumped monmap epoch 2 2021-03-22T20:45:16.792 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2021-03-22T20:45:16.793 DEBUG:teuthology.orchestra.run.gibba044:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/daemon-base:latest-octopus shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d910040a-8b4e-11eb-90a2-001a4aab830c -- ceph mon dump -f json 2021-03-22T20:45:18.266 INFO:teuthology.orchestra.run.gibba044.stdout: 2021-03-22T20:45:18.266 INFO:teuthology.orchestra.run.gibba044.stdout:{"epoch":2,"fsid":"d910040a-8b4e-11eb-90a2-001a4aab830c","modified":"2021-03-22T20:43:50.224090Z","created":"2021-03-22T20:42:04.050548Z","min_mon_release":15,"min_mon_release_name":"octopus","features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus"],"optional":[]},"mons":[{"rank":0,"name":"a","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.2.120:3300","nonce":0},{"type":"v1","addr":"172.21.2.120:6789","nonce":0}]},"addr":"172.21.2.120:6789/0","public_addr":"172.21.2.120:6789/0","priority":0,"weight":0},{"rank":1,"name":"b","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.2.144:3300","nonce":0},{"type":"v1","addr":"172.21.2.144:6789","nonce":0}]},"addr":"172.21.2.144:6789/0","public_addr":"172.21.2.144:6789/0","priority":0,"weight":0}],"quorum":[0,1]} 2021-03-22T20:45:18.267 INFO:teuthology.orchestra.run.gibba044.stderr:dumped monmap epoch 2 2021-03-22T20:45:18.492 DEBUG:teuthology.exit:Got signal 15; running 1 handler... 2021-03-22T20:45:18.493 DEBUG:teuthology.task.console_log:Killing console logger for gibba020 2021-03-22T20:45:18.493 DEBUG:teuthology.task.console_log:Killing console logger for gibba044 2021-03-22T20:45:18.493 DEBUG:teuthology.exit:Finished running handlers