Description: orch:cephadm/workunits/{0-distro/centos_8.stream_container_tools agent/on mon_election/connectivity task/test_extra_daemon_features}

Log: http://qa-proxy.ceph.com/teuthology/gabrioux-2023-07-24_12:24:46-orch:cephadm-wip-guits-testing-4-2023-07-24-0912-distro-default-smithi/7349687/teuthology.log

  • log_href: http://qa-proxy.ceph.com/teuthology/gabrioux-2023-07-24_12:24:46-orch:cephadm-wip-guits-testing-4-2023-07-24-0912-distro-default-smithi/7349687/teuthology.log
  • archive_path: /home/teuthworker/archive/gabrioux-2023-07-24_12:24:46-orch:cephadm-wip-guits-testing-4-2023-07-24-0912-distro-default-smithi/7349687
  • description: orch:cephadm/workunits/{0-distro/centos_8.stream_container_tools agent/on mon_election/connectivity task/test_extra_daemon_features}
  • duration: 0:29:14
  • email: gabrioux@redhat.com
  • failure_reason:
  • flavor: default
  • job_id: 7349687
  • kernel:
    • kdb: True
    • sha1: distro
  • last_in_suite: False
  • machine_type: smithi
  • name: gabrioux-2023-07-24_12:24:46-orch:cephadm-wip-guits-testing-4-2023-07-24-0912-distro-default-smithi
  • nuke_on_error: True
  • os_type: centos
  • os_version: 8.stream
  • overrides:
    • admin_socket:
      • branch: wip-guits-testing-4-2023-07-24-0912
    • ceph:
      • conf:
        • global:
          • mon election default strategy: 3
        • mgr:
          • debug mgr: 20
          • debug ms: 1
          • mgr/cephadm/use_agent: True
        • mon:
          • debug mon: 20
          • debug ms: 1
          • debug paxos: 20
        • osd:
          • debug ms: 1
          • debug osd: 20
      • flavor: default
      • log-ignorelist:
        • \(MDS_ALL_DOWN\)
        • \(MDS_UP_LESS_THAN_MAX\)
      • sha1: c587198892eb424b60fc0d9b57f91d1231d804f0
    • ceph-deploy:
      • conf:
        • client:
          • log file: /var/log/ceph/ceph-$name.$pid.log
        • mon:
          • osd default pool size: 2
    • install:
      • ceph:
        • flavor: default
        • sha1: c587198892eb424b60fc0d9b57f91d1231d804f0
    • selinux:
      • whitelist:
        • scontext=system_u:system_r:logrotate_t:s0
    • workunit:
      • branch: wip-guits-testing-4-2023-07-24-0912
      • sha1: c587198892eb424b60fc0d9b57f91d1231d804f0
  • owner: scheduled_gabrioux@teuthology
  • pid:
  • roles:
    • ['host.a', 'mon.a', 'mgr.a', 'osd.0']
    • ['host.b', 'mon.b', 'mgr.b', 'osd.1']
  • sentry_event:
  • status: pass
  • success: True
  • branch: wip-guits-testing-4-2023-07-24-0912
  • seed:
  • sha1: c587198892eb424b60fc0d9b57f91d1231d804f0
  • subset:
  • suite:
  • suite_branch: wip-guits-testing-4-2023-07-24-0912
  • suite_path:
  • suite_relpath:
  • suite_repo:
  • suite_sha1: c587198892eb424b60fc0d9b57f91d1231d804f0
  • targets:
    • smithi138.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBMz6iKAP81oKMpk4XhCJkbfgYtDCvHd+kQqpXdrfH7aOHsZy+1FhYuOCde7uGoB13jT/9Z8II47mFPJmnvSGSzU=
    • smithi171.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBFntDynZiDufx6EWRQY7L+i/Jb7lk4fn35IElELVGRE93j9g67cc5xZpQRhAHKPRpoVJ7Ktw8Q3BgNL9llLz8uk=
  • tasks:
    • internal.check_packages:
    • internal.buildpackages_prep:
    • 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:
      • kdb: True
      • sha1: distro
    • internal.base:
    • internal.archive_upload:
    • internal.archive:
    • internal.coredump:
    • internal.sudo:
    • internal.syslog:
    • internal.timer:
    • pcp:
    • selinux:
    • ansible.cephlab:
    • clock:
    • pexec:
      • all:
        • sudo cp /etc/containers/registries.conf /etc/containers/registries.conf.backup
        • sudo dnf -y module reset container-tools
        • sudo dnf -y module install container-tools --allowerasing --nobest
        • sudo cp /etc/containers/registries.conf.backup /etc/containers/registries.conf
    • install:
    • cephadm:
    • exec:
      • all-hosts:
        • mkdir /etc/cephadm_testing
    • cephadm.apply:
      • specs:
        • extra_container_args:
          • --cpus=2
        • extra_entrypoint_args:
          • --debug_ms 10
        • placement:
          • host_pattern: *
        • service_type: mon
        • custom_configs:
          • content: while getopts "o:c:" opt; do case ${opt} in o ) OUT_FILE=${OPTARG} ;; c ) CONTENT=${OPTARG} esac done echo $CONTENT > $OUT_FILE sleep infinity
          • mount_path: /root/write_thing_to_file.sh
        • extra_container_args:
          • -v
          • /etc/cephadm_testing:/root/cephadm_testing
        • extra_entrypoint_args:
          • /root/write_thing_to_file.sh
          • -c
          • testing_custom_containers
          • -o
          • /root/cephadm_testing/testing.txt
        • placement:
          • host_pattern: *
        • service_id: foo
        • service_type: container
        • spec:
          • entrypoint: bash
          • image: quay.io/fedora/fedora:latest
    • cephadm.wait_for_service:
      • service: mon
    • cephadm.wait_for_service:
      • service: container.foo
    • exec:
      • host.a:
        • set -ex FSID=$(/home/ubuntu/cephtest/cephadm shell -- ceph fsid) sleep 60 # check extra container and entrypoint args written to mon unit run file grep "\-\-cpus=2" /var/lib/ceph/$FSID/mon.*/unit.run grep "\-\-debug_ms 10" /var/lib/ceph/$FSID/mon.*/unit.run # check that custom container properly wrote content to file. # This requires the custom config, extra container args, and # entrypoint args to all be working in order for this to have # been written. The container entrypoint was set up with custom_configs, # the content and where to write to with the entrypoint args, and the mounting # of the /etc/cephadm_testing dir with extra container args grep "testing_custom_containers" /etc/cephadm_testing/testing.txt
  • teuthology_branch: main
  • verbose: True
  • pcp_grafana_url:
  • priority:
  • user:
  • queue:
  • posted: 2023-07-24 12:25:35
  • started: 2023-07-24 13:22:42
  • updated: 2023-07-24 14:06:55
  • status_class: success
  • runtime: 0:44:13
  • wait_time: 0:14:59