Nodes: smithi046

Description: rados/singleton-nomsgr/{all/cache-fs-trunc mon_election/connectivity rados supported-random-distro$/{centos_8}}

Log: http://qa-proxy.ceph.com/teuthology/teuthology-2022-08-14_07:01:03-rados-quincy-distro-default-smithi/6972033/teuthology.log

Failure Reason:

Error reimaging machines: HTTPConnectionPool(host='fog.front.sepia.ceph.com', port=80): Max retries exceeded with url: /fog/host (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f24045f44a8>: Failed to establish a new connection: [Errno 113] No route to host',))

  • log_href: http://qa-proxy.ceph.com/teuthology/teuthology-2022-08-14_07:01:03-rados-quincy-distro-default-smithi/6972033/teuthology.log
  • archive_path: /home/teuthworker/archive/teuthology-2022-08-14_07:01:03-rados-quincy-distro-default-smithi/6972033
  • description: rados/singleton-nomsgr/{all/cache-fs-trunc mon_election/connectivity rados supported-random-distro$/{centos_8}}
  • duration:
  • email: ceph-qa@ceph.io
  • failure_reason: Error reimaging machines: HTTPConnectionPool(host='fog.front.sepia.ceph.com', port=80): Max retries exceeded with url: /fog/host (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 113] No route to host',))
  • flavor:
  • job_id: 6972033
  • kernel:
    • kdb: True
    • sha1: distro
  • last_in_suite: False
  • machine_type: smithi
  • name: teuthology-2022-08-14_07:01:03-rados-quincy-distro-default-smithi
  • nuke_on_error: True
  • os_type: centos
  • os_version: 8.stream
  • overrides:
    • admin_socket:
      • branch: quincy
    • ceph:
      • conf:
        • global:
          • mon election default strategy: 3
        • mgr:
          • debug mgr: 20
          • debug ms: 1
        • mon:
          • debug mon: 20
          • debug ms: 1
          • debug paxos: 20
          • mon scrub interval: 300
        • osd:
          • bluestore zero block detection: True
          • debug ms: 1
          • debug osd: 20
          • osd debug verify cached snaps: True
          • osd debug verify missing on start: True
          • osd op queue: debug_random
          • osd op queue cut off: debug_random
      • flavor: default
      • log-ignorelist:
        • \(MDS_ALL_DOWN\)
        • \(MDS_UP_LESS_THAN_MAX\)
      • sha1: 3f62a036422497c2b06717f93312cd5caa471675
    • ceph-deploy:
      • conf:
        • client:
          • log file: /var/log/ceph/ceph-$name.$pid.log
        • mon:
          • osd default pool size: 2
    • install:
      • ceph:
        • flavor: default
        • sha1: 3f62a036422497c2b06717f93312cd5caa471675
    • selinux:
      • whitelist:
        • scontext=system_u:system_r:logrotate_t:s0
    • workunit:
      • branch: quincy
      • sha1: d8f610b9643f0ffafccdb67ab38e9c66321a77ae
  • owner: scheduled_teuthology@teuthology
  • pid:
  • roles:
    • ['mon.a', 'mgr.x', 'mds.a', 'osd.0', 'osd.1', 'osd.2', 'client.0', 'client.1']
  • sentry_event:
  • status: dead
  • success:
  • branch: quincy
  • seed:
  • sha1: 3f62a036422497c2b06717f93312cd5caa471675
  • subset:
  • suite:
  • suite_branch: quincy
  • suite_path:
  • suite_relpath:
  • suite_repo:
  • suite_sha1: d8f610b9643f0ffafccdb67ab38e9c66321a77ae
  • targets:
    • smithi046.front.sepia.ceph.com: ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCw/pm04E/W0qkJ+75lEcuJKYaZpXLuJmxAAFhdURscE6GK3hgwaXZY+IZ4H/23v1HBorb3H9emFeu3FcsgCS+i6DWz2AZTsp5UvEokSNgc8NedLuYboV4SLjFolXOivbKdeg8yJf34glcwCX8uO8PxQu202UcCyrndr4Cc7aA83lCLyg6DrvfI4SXd59DtMyndCdfCIAuNKYYVm1WvhZPJhQC1DIjDr2XmP6aJ02gazRJ78IzgWIC+EkBI8SzvlHgHV4cOkxiJNYYsg4yNvif7ve5aCThuIKucalPFct+w2mvHsIPT+PTQrkVOLoWT50Ofz5lzeU1xq0LCaPPBHpBr
  • tasks:
    • install:
    • ceph:
      • conf:
        • global:
          • debug client: 20
          • debug mds: 20
          • debug ms: 1
          • osd max object name len: 460
          • osd max object namespace len: 64
      • log-ignorelist:
        • overall HEALTH_
        • \(CACHE_POOL_NO_HIT_SET\)
      • pre-mgr-commands:
        • sudo ceph config set mgr mgr_pool false --force
    • exec:
      • client.0:
        • ceph osd pool create data_cache 4
        • ceph osd tier add cephfs_data data_cache
        • ceph osd tier cache-mode data_cache writeback
        • ceph osd tier set-overlay cephfs_data data_cache
        • ceph osd pool set data_cache hit_set_type bloom
        • ceph osd pool set data_cache hit_set_count 8
        • ceph osd pool set data_cache hit_set_period 3600
        • ceph osd pool set data_cache min_read_recency_for_promote 0
    • ceph-fuse:
    • exec:
      • client.0:
        • sudo chmod 777 $TESTDIR/mnt.0/
        • dd if=/dev/urandom of=$TESTDIR/mnt.0/foo bs=1M count=5
        • ls -al $TESTDIR/mnt.0/foo
        • truncate --size 0 $TESTDIR/mnt.0/foo
        • ls -al $TESTDIR/mnt.0/foo
        • dd if=/dev/urandom of=$TESTDIR/mnt.0/foo bs=1M count=5
        • ls -al $TESTDIR/mnt.0/foo
        • cp $TESTDIR/mnt.0/foo /tmp/foo
        • sync
        • rados -p data_cache ls -
        • sleep 10
        • rados -p data_cache ls -
        • rados -p data_cache cache-flush-evict-all
        • rados -p data_cache ls -
        • sleep 1
    • exec:
      • client.1:
        • hexdump -C /tmp/foo | head
        • hexdump -C $TESTDIR/mnt.1/foo | head
        • cmp $TESTDIR/mnt.1/foo /tmp/foo
  • teuthology_branch: main
  • verbose: True
  • pcp_grafana_url:
  • priority:
  • user:
  • queue:
  • posted: 2022-08-14 07:07:26
  • started: 2022-08-21 13:05:21
  • updated: 2022-08-21 13:05:25
  • status_class: danger
  • runtime: 0:00:04