Nodes: vm01 vm06

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

Log: https://schulp.build.clyso.com/a/kyr-2026-03-09_11:23:05-orch-squid-none-default-vps/616/teuthology.log

  • log_href: https://schulp.build.clyso.com/a/kyr-2026-03-09_11:23:05-orch-squid-none-default-vps/616/teuthology.log
  • archive_path: /archive/kyr-2026-03-09_11:23:05-orch-squid-none-default-vps/616
  • description: orch/cephadm/workunits/{0-distro/ubuntu_22.04 agent/on mon_election/connectivity task/test_extra_daemon_features}
  • duration: 0:11:26
  • email: (Empty)
  • failure_reason: (Empty)
  • flavor: default
  • job_id: 616
  • kernel: (Empty)
  • last_in_suite: False
  • machine_type: vps
  • name: kyr-2026-03-09_11:23:05-orch-squid-none-default-vps
  • nuke_on_error: (Empty)
  • os_type: ubuntu
  • os_version: 22.04
  • overrides:
    • admin_socket:
      • branch: squid
    • ansible.cephlab:
      • branch: main
      • skip_tags: nagios,monitoring-scripts,hostname,pubkeys,zap,sudoers,kerberos,ntp-client,resolvconf,cpan,nfs
      • vars:
        • timezone: UTC
    • 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
          • osd mclock iops capacity threshold hdd: 49000
      • flavor: default
      • log-ignorelist:
        • \(MDS_ALL_DOWN\)
        • \(MDS_UP_LESS_THAN_MAX\)
        • CEPHADM_FAILED_DAEMON
      • log-only-match:
        • CEPHADM_
      • sha1: e911bdebe5c8faa3800735d1568fcdca65db60df
    • ceph-deploy:
      • conf:
        • client:
          • log file: /var/log/ceph/ceph-$name.$pid.log
        • mon:
    • install:
      • ceph:
        • flavor: default
        • sha1: e911bdebe5c8faa3800735d1568fcdca65db60df
      • extra_system_packages:
        • deb:
          • python3-xmltodict
          • python3-jmespath
        • rpm:
          • bzip2
          • perl-Test-Harness
          • python3-xmltodict
          • python3-jmespath
    • workunit:
      • branch: tt-squid
      • sha1: 569c3e99c9b32a51b4eaf08731c728f4513ed589
  • owner: kyr
  • pid: 1181647
  • roles:
    • ['host.a', 'mon.a', 'mgr.a', 'osd.0']
    • ['host.b', 'mon.b', 'mgr.b', 'osd.1']
  • sentry_event: (Empty)
  • status: pass
  • success: True
  • branch: squid
  • seed: 3443
  • sha1: e911bdebe5c8faa3800735d1568fcdca65db60df
  • subset: 1/64
  • suite: orch
  • suite_branch: tt-squid
  • suite_path: /home/teuthos/src/github.com_kshtsk_ceph_569c3e99c9b32a51b4eaf08731c728f4513ed589/qa
  • suite_relpath: qa
  • suite_repo: https://github.com/kshtsk/ceph.git
  • suite_sha1: 569c3e99c9b32a51b4eaf08731c728f4513ed589
  • targets:
    • vm01.local: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBE0mFh+oPzAWCVP8Dngbuz0T4v6+oNl11+aiaBckb702YjEWtxJSvdF3yAdyiY1ftg7YKjL7MRXQ7JaI1Yq9ToM=
    • vm06.local: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBO6PBkjT1b6Y35xwjAWa2vlTF2dpduWOgh5KY/9TKzIl766FELNfRuZr8vOFw2rPNbpMdI7mOy21pp1LCpEmalg=
  • 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
      • internal.base
      • internal.archive_upload
      • internal.archive
      • internal.coredump
      • internal.sudo
      • internal.syslog
      • internal.timer
      • pcp
      • selinux
      • ansible.cephlab
      • clock
      • 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
            • custom_configs:
                • content: set -e test -f /var/cache/bar/from.txt test -f /var/cache/bar/presized.dat echo ok > /var/cache/bar/primary.txt sleep infinity
                • mount_path: /root/init_check.sh
            • extra_entrypoint_args:
              • /root/init_check.sh
            • placement:
              • host_pattern: *
            • service_id: bar
            • service_type: container
            • spec:
              • dirs:
                • data
              • entrypoint: bash
              • image: quay.io/fedora/fedora:latest
              • init_containers:
                  • entrypoint: bash
                  • entrypoint_args:
                      • argument: -c
                      • argument: . /etc/os-release && echo from=$ID > /var/cache/bar/from.txt
                  • image: quay.io/centos/centos:latest
                  • volume_mounts:
                    • data: /var/cache/bar:z
                  • entrypoint: bash
                  • entrypoint_args:
                      • argument: -c
                      • argument: test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat
                  • volume_mounts:
                    • data: /var/cache/bar:z
              • volume_mounts:
                • data: /var/cache/bar:z
      • cephadm.wait_for_service:
        • service: mon
      • cephadm.wait_for_service:
        • service: container.foo
      • cephadm.wait_for_service:
        • service: container.bar
      • 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 # Verify that container bar's init containers and primary container # ran successfully dir=$(find /var/lib/ceph/$FSID -maxdepth 1 -type d -name 'container.bar.*') test -n "$dir" grep ok ${dir}/data/primary.txt grep from=centos ${dir}/data/from.txt test -s ${dir}/data/presized.dat
  • timestamp: 2026-03-09 11:23:05
  • teuthology_branch: clyso-debian-13
  • verbose: False
  • pcp_grafana_url: (Empty)
  • priority: 1000
  • user: kyr
  • queue: (Empty)
  • posted: 2026-03-09 11:24:06
  • started: 2026-03-09 19:07:02
  • updated: 2026-03-09 19:28:28
  • status_class: success
  • runtime: 0:21:26
  • wait_time: 0:10:00