Nodes: smithi121

Description: rados/singleton-nomsgr/{all/export-after-evict.yaml rados.yaml}

Log: http://qa-proxy.ceph.com/teuthology/nojha-2019-09-06_20:27:37-rados-wip-40583-luminous-distro-basic-smithi/4283900/teuthology.log

  • log_href: http://qa-proxy.ceph.com/teuthology/nojha-2019-09-06_20:27:37-rados-wip-40583-luminous-distro-basic-smithi/4283900/teuthology.log
  • archive_path: /home/teuthworker/archive/nojha-2019-09-06_20:27:37-rados-wip-40583-luminous-distro-basic-smithi/4283900
  • description: rados/singleton-nomsgr/{all/export-after-evict.yaml rados.yaml}
  • duration: 0:06:24
  • email: nojha@redhat.com
  • failure_reason:
  • flavor: basic
  • job_id: 4283900
  • kernel:
    • sha1: distro
    • kdb: True
  • last_in_suite: False
  • machine_type: smithi
  • name: nojha-2019-09-06_20:27:37-rados-wip-40583-luminous-distro-basic-smithi
  • nuke_on_error: True
  • os_type:
  • os_version:
  • overrides:
    • ceph:
      • log-whitelist:
        • \(MDS_ALL_DOWN\)
        • \(MDS_UP_LESS_THAN_MAX\)
      • conf:
        • mon:
          • debug mon: 20
          • debug paxos: 20
          • debug ms: 1
        • osd:
          • osd op queue cut off: debug_random
          • debug ms: 1
          • debug journal: 20
          • debug osd: 25
          • osd debug verify cached snaps: True
          • osd debug verify missing on start: True
          • osd op queue: debug_random
          • debug filestore: 20
      • sha1: 4fea82b3725e13fe5c1159d2263f403ceb896b16
    • ceph-deploy:
      • conf:
        • client:
          • log file: /var/log/ceph/ceph-$name.$pid.log
        • mon:
          • osd default pool size: 2
    • workunit:
      • sha1: 4fea82b3725e13fe5c1159d2263f403ceb896b16
      • branch: wip-40583-luminous
    • install:
      • ceph:
        • sha1: 4fea82b3725e13fe5c1159d2263f403ceb896b16
    • admin_socket:
      • branch: wip-40583-luminous
  • owner: scheduled_nojha@teuthology
  • pid:
  • roles:
    • ['mon.a', 'mgr.x', 'osd.0', 'osd.1', 'osd.2', 'client.0']
  • sentry_event:
  • status: pass
  • success: True
  • branch: wip-40583-luminous
  • seed:
  • sha1: 4fea82b3725e13fe5c1159d2263f403ceb896b16
  • subset:
  • suite:
  • suite_branch: wip-40583-luminous
  • suite_path:
  • suite_relpath:
  • suite_repo:
  • suite_sha1: 4fea82b3725e13fe5c1159d2263f403ceb896b16
  • targets:
    • smithi121.front.sepia.ceph.com: ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDG//2F8TwLEZwaxNyBhx8kpubmJdL7f6mo5q9oLKGcAJDjyDeq8qk1o09aO9bXAP6KnpUcFhomsq9zpyg3na331lePN7uh/oLG1GTGz7G+ar6QcrACLNhTcXo4DsUc31BejuevGyoELAyYDKbqpNUzL+ixhNuMs1ZTq+0TMCvFe/NcOKWaETDOLA9t1rfiTGRiu2q+oBECDY0UyT2dQ+UsViJ9yISyAbIF56YA/wfcmbTT0zEsJ8Rx00lSf/YwL6JyBiTCi0jyOH0Q+c1Ac6gHSbqktPP49DC3UAEOJfRWjRoDw73rdqe1mhbmiILEPT8JqOgeHjQtGYPUHam2EDSN
  • tasks:
    • internal.check_packages:
    • internal.buildpackages_prep:
    • internal.lock_machines:
      • 1
      • smithi
    • internal.save_config:
    • internal.check_lock:
    • internal.add_remotes:
    • console_log:
    • internal.connect:
    • internal.push_inventory:
    • internal.serialize_remote_roles:
    • internal.check_conflict:
    • internal.check_ceph_data:
    • internal.vm_setup:
    • kernel:
      • sha1: distro
      • kdb: True
    • internal.base:
    • internal.archive_upload:
    • internal.archive:
    • internal.coredump:
    • internal.sudo:
    • internal.syslog:
    • internal.timer:
    • pcp:
    • selinux:
    • ansible.cephlab:
    • clock:
    • install:
    • ceph:
      • cluster: ceph
      • log-whitelist:
        • overall HEALTH_
        • \(CACHE_POOL_NO_HIT_SET\)
        • \(MDS_ALL_DOWN\)
        • \(MDS_UP_LESS_THAN_MAX\)
      • conf:
        • global:
          • osd max object namespace len: 64
          • osd max object name len: 460
        • mon:
          • debug mon: 20
          • debug paxos: 20
          • debug ms: 1
        • osd:
          • osd op queue cut off: debug_random
          • debug ms: 1
          • debug journal: 20
          • debug osd: 25
          • osd debug verify cached snaps: True
          • osd debug verify missing on start: True
          • osd op queue: debug_random
          • debug filestore: 20
      • sha1: 4fea82b3725e13fe5c1159d2263f403ceb896b16
    • exec:
      • client.0:
        • ceph osd pool create base-pool 4
        • ceph osd pool application enable base-pool rados
        • ceph osd pool create cache-pool 4
        • ceph osd tier add base-pool cache-pool
        • ceph osd tier cache-mode cache-pool writeback
        • ceph osd tier set-overlay base-pool cache-pool
        • dd if=/dev/urandom of=$TESTDIR/foo bs=1M count=1
        • rbd import --image-format 2 $TESTDIR/foo base-pool/bar
        • rbd snap create base-pool/bar@snap
        • rados -p base-pool cache-flush-evict-all
        • rbd export base-pool/bar $TESTDIR/bar
        • rbd export base-pool/bar@snap $TESTDIR/snap
        • cmp $TESTDIR/foo $TESTDIR/bar
        • cmp $TESTDIR/foo $TESTDIR/snap
        • rm $TESTDIR/foo $TESTDIR/bar $TESTDIR/snap
  • teuthology_branch: master
  • verbose: True
  • pcp_grafana_url:
  • priority:
  • user:
  • queue:
  • posted: 2019-09-06 20:28:27
  • started: 2019-09-06 21:14:13
  • updated: 2019-09-06 21:32:13
  • status_class: success
  • runtime: 0:18:00
  • wait_time: 0:11:36