2023-12-14T01:25:52.815 INFO:root:teuthology version: 0.0.1.dev216+g5f3731e 2023-12-14T01:25:52.815 DEBUG:teuthology.run:Teuthology command: teuthology --archive /home/teuthworker/archive/yuriw-2023-12-13_20:42:37-rados-wip-yuri10-testing-2023-12-12-1229-distro-default-smithi/7490861 --description rados/cephadm/workunits/{0-distro/centos_8.stream_container_tools_crun agent/on mon_election/classic task/test_monitoring_stack_basic} --name yuriw-2023-12-13_20:42:37-rados-wip-yuri10-testing-2023-12-12-1229-distro-default-smithi --owner scheduled_yuriw@teuthology --verbose -- /home/teuthworker/archive/yuriw-2023-12-13_20:42:37-rados-wip-yuri10-testing-2023-12-12-1229-distro-default-smithi/7490861/orig.config.yaml 2023-12-14T01:25:52.850 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-12-14T01:25:52.928 INFO:teuthology.run:Config: archive_path: /home/teuthworker/archive/yuriw-2023-12-13_20:42:37-rados-wip-yuri10-testing-2023-12-12-1229-distro-default-smithi/7490861 branch: wip-yuri10-testing-2023-12-12-1229 description: rados/cephadm/workunits/{0-distro/centos_8.stream_container_tools_crun agent/on mon_election/classic task/test_monitoring_stack_basic} email: yweinste@redhat.com first_in_suite: false job_id: '7490861' kernel: kdb: true sha1: distro last_in_suite: false machine_type: smithi name: yuriw-2023-12-13_20:42:37-rados-wip-yuri10-testing-2023-12-12-1229-distro-default-smithi no_nested_subset: false nuke-on-error: true os_type: centos os_version: 8.stream overrides: admin_socket: branch: wip-yuri10-testing-2023-12-12-1229 ceph: conf: global: mon election default strategy: 1 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: 021ac1670a21c19759080c6da90baaeb42e7d175 ceph-deploy: conf: client: log file: /var/log/ceph/ceph-$name.$pid.log mon: {} install: ceph: flavor: default sha1: 021ac1670a21c19759080c6da90baaeb42e7d175 selinux: whitelist: - scontext=system_u:system_r:logrotate_t:s0 workunit: branch: wip-yuri10-testing-2023-12-12-1229 sha1: 021ac1670a21c19759080c6da90baaeb42e7d175 owner: scheduled_yuriw@teuthology priority: 75 repo: https://github.com/ceph/ceph-ci.git roles: - - host.a - mon.a - mgr.a - osd.0 - - host.b - mon.b - mgr.b - osd.1 - - host.c - mon.c - osd.2 seed: 9963 sha1: 021ac1670a21c19759080c6da90baaeb42e7d175 sleep_before_teardown: 0 subset: 111/120000 suite: rados suite_branch: wip-yuri10-testing-2023-12-12-1229 suite_path: /home/teuthworker/src/github.com_ceph_ceph-c_021ac1670a21c19759080c6da90baaeb42e7d175/qa suite_relpath: qa suite_repo: https://github.com/ceph/ceph-ci.git suite_sha1: 021ac1670a21c19759080c6da90baaeb42e7d175 targets: smithi045.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBNQ/f4oVgDagvYZbgbQVzXRIAIOgIhfRZldhUYqWIX9LCtcoLstphkxHkY8Gr0PMdaJrw4RlMY+/kEyN/DN2bZ8= smithi100.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBP5niwSmOfiqE90RvuhROa3zlgOsWHRgoJCzhmHML+8q2OtbYCPuGJt6ID4UMbkuU7A1SLZCJkDidWvDMj1HMxs= smithi177.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBO5wj+BXnsKLv5+nV8o3aaBwLM+CkLL5qukp5yC26NMTWYko4MkQt5tiCCM/jW4oUP3JVW0KATHvWXu9BDuKz7w= tasks: - 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 - sudo sed -i 's/runtime = "runc"/#runtime = "runc"/g' /usr/share/containers/containers.conf - sudo sed -i 's/#runtime = "crun"/runtime = "crun"/g' /usr/share/containers/containers.conf - install: null - cephadm: null - cephadm.shell: host.a: - "set -e\nset -x\nceph orch apply node-exporter\nceph orch apply grafana\nceph\ \ orch apply alertmanager\nceph orch apply prometheus\nsleep 240\nceph orch\ \ ls\nceph orch ps\nceph orch host ls\nMON_DAEMON=$(ceph orch ps --daemon-type\ \ mon -f json | jq -r 'last | .daemon_name')\nGRAFANA_HOST=$(ceph orch ps --daemon-type\ \ grafana -f json | jq -e '.[]' | jq -r '.hostname')\nPROM_HOST=$(ceph orch\ \ ps --daemon-type prometheus -f json | jq -e '.[]' | jq -r '.hostname')\nALERTM_HOST=$(ceph\ \ orch ps --daemon-type alertmanager -f json | jq -e '.[]' | jq -r '.hostname')\n\ GRAFANA_IP=$(ceph orch host ls -f json | jq -r --arg GRAFANA_HOST \"$GRAFANA_HOST\"\ \ '.[] | select(.hostname==$GRAFANA_HOST) | .addr')\nPROM_IP=$(ceph orch host\ \ ls -f json | jq -r --arg PROM_HOST \"$PROM_HOST\" '.[] | select(.hostname==$PROM_HOST)\ \ | .addr')\nALERTM_IP=$(ceph orch host ls -f json | jq -r --arg ALERTM_HOST\ \ \"$ALERTM_HOST\" '.[] | select(.hostname==$ALERTM_HOST) | .addr')\n# check\ \ each host node-exporter metrics endpoint is responsive\nALL_HOST_IPS=$(ceph\ \ orch host ls -f json | jq -r '.[] | .addr')\nfor ip in $ALL_HOST_IPS; do\n\ \ curl -s http://${ip}:9100/metric\ndone\n# check grafana endpoints are responsive\ \ and database health is okay\ncurl -k -s https://${GRAFANA_IP}:3000/api/health\n\ curl -k -s https://${GRAFANA_IP}:3000/api/health | jq -e '.database == \"ok\"\ '\n# stop mon daemon in order to trigger an alert\nceph orch daemon stop $MON_DAEMON\n\ sleep 120\n# check prometheus endpoints are responsive and mon down alert is\ \ firing\ncurl -s http://${PROM_IP}:9095/api/v1/status/config\ncurl -s http://${PROM_IP}:9095/api/v1/status/config\ \ | jq -e '.status == \"success\"'\ncurl -s http://${PROM_IP}:9095/api/v1/alerts\n\ curl -s http://${PROM_IP}:9095/api/v1/alerts | jq -e '.data | .alerts | .[]\ \ | select(.labels | .alertname == \"CephMonDown\") | .state == \"firing\"'\n\ # check alertmanager endpoints are responsive and mon down alert is active\n\ curl -s http://${ALERTM_IP}:9093/api/v1/status\ncurl -s http://${ALERTM_IP}:9093/api/v1/alerts\n\ curl -s http://${ALERTM_IP}:9093/api/v1/alerts | jq -e '.data | .[] | select(.labels\ \ | .alertname == \"CephMonDown\") | .status | .state == \"active\"'\n" teuthology: fragments_dropped: [] meta: {} postmerge: [] teuthology_branch: main teuthology_sha1: 5f3731ee8689ef3b0ef7d571e4cc2cb968c78d73 timestamp: 2023-12-13_20:42:37 tube: smithi user: yuriw verbose: true worker_log: /home/teuthworker/archive/worker_logs/dispatcher.smithi.232157 2023-12-14T01:25:52.928 INFO:teuthology.run:suite_path is set to /home/teuthworker/src/github.com_ceph_ceph-c_021ac1670a21c19759080c6da90baaeb42e7d175/qa; will attempt to use it 2023-12-14T01:25:52.929 INFO:teuthology.run:Found tasks at /home/teuthworker/src/github.com_ceph_ceph-c_021ac1670a21c19759080c6da90baaeb42e7d175/qa/tasks 2023-12-14T01:25:52.929 INFO:teuthology.run_tasks:Running task internal.check_packages... 2023-12-14T01:25:52.931 INFO:teuthology.task.internal:Checking packages... 2023-12-14T01:25:52.954 INFO:teuthology.task.internal:Checking packages for os_type 'centos', flavor 'default' and ceph hash '021ac1670a21c19759080c6da90baaeb42e7d175' 2023-12-14T01:25:52.954 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2023-12-14T01:25:52.954 INFO:teuthology.packaging:ref: None 2023-12-14T01:25:52.954 INFO:teuthology.packaging:tag: None 2023-12-14T01:25:52.954 INFO:teuthology.packaging:branch: wip-yuri10-testing-2023-12-12-1229 2023-12-14T01:25:52.954 INFO:teuthology.packaging:sha1: 021ac1670a21c19759080c6da90baaeb42e7d175 2023-12-14T01:25:52.954 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F8%2Fx86_64&ref=wip-yuri10-testing-2023-12-12-1229 2023-12-14T01:25:53.096 INFO:teuthology.task.internal:Found packages for ceph version 19.0.0-157.g021ac167 2023-12-14T01:25:53.098 INFO:teuthology.run_tasks:Running task internal.buildpackages_prep... 2023-12-14T01:25:53.103 INFO:teuthology.task.internal:no buildpackages task found 2023-12-14T01:25:53.103 INFO:teuthology.run_tasks:Running task internal.save_config... 2023-12-14T01:25:53.119 INFO:teuthology.task.internal:Saving configuration 2023-12-14T01:25:53.135 INFO:teuthology.run_tasks:Running task internal.check_lock... 2023-12-14T01:25:53.140 INFO:teuthology.task.internal.check_lock:Checking locks... 2023-12-14T01:25:53.165 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi045.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/yuriw-2023-12-13_20:42:37-rados-wip-yuri10-testing-2023-12-12-1229-distro-default-smithi/7490861', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'centos', 'os_version': '8', 'arch': 'x86_64', 'locked': True, 'locked_since': '2023-12-14 01:20:45.124337', 'locked_by': 'scheduled_yuriw@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBNQ/f4oVgDagvYZbgbQVzXRIAIOgIhfRZldhUYqWIX9LCtcoLstphkxHkY8Gr0PMdaJrw4RlMY+/kEyN/DN2bZ8='} 2023-12-14T01:25:53.188 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi100.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/yuriw-2023-12-13_20:42:37-rados-wip-yuri10-testing-2023-12-12-1229-distro-default-smithi/7490861', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'centos', 'os_version': '8', 'arch': 'x86_64', 'locked': True, 'locked_since': '2023-12-14 01:20:45.125909', 'locked_by': 'scheduled_yuriw@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBP5niwSmOfiqE90RvuhROa3zlgOsWHRgoJCzhmHML+8q2OtbYCPuGJt6ID4UMbkuU7A1SLZCJkDidWvDMj1HMxs='} 2023-12-14T01:25:53.213 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi177.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/yuriw-2023-12-13_20:42:37-rados-wip-yuri10-testing-2023-12-12-1229-distro-default-smithi/7490861', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'centos', 'os_version': '8', 'arch': 'x86_64', 'locked': True, 'locked_since': '2023-12-14 01:20:45.122522', 'locked_by': 'scheduled_yuriw@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBO5wj+BXnsKLv5+nV8o3aaBwLM+CkLL5qukp5yC26NMTWYko4MkQt5tiCCM/jW4oUP3JVW0KATHvWXu9BDuKz7w='} 2023-12-14T01:25:53.214 INFO:teuthology.run_tasks:Running task internal.add_remotes... 2023-12-14T01:25:53.220 INFO:teuthology.task.internal:roles: ubuntu@smithi045.front.sepia.ceph.com - ['host.a', 'mon.a', 'mgr.a', 'osd.0'] 2023-12-14T01:25:53.220 INFO:teuthology.task.internal:roles: ubuntu@smithi100.front.sepia.ceph.com - ['host.b', 'mon.b', 'mgr.b', 'osd.1'] 2023-12-14T01:25:53.220 INFO:teuthology.task.internal:roles: ubuntu@smithi177.front.sepia.ceph.com - ['host.c', 'mon.c', 'osd.2'] 2023-12-14T01:25:53.220 INFO:teuthology.run_tasks:Running task console_log... 2023-12-14T01:25:53.334 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7f305bcf7e50>, signals=[15]) 2023-12-14T01:25:53.335 INFO:teuthology.run_tasks:Running task internal.connect... 2023-12-14T01:25:53.341 INFO:teuthology.task.internal:Opening connections... 2023-12-14T01:25:53.341 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi045.front.sepia.ceph.com 2023-12-14T01:25:53.343 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi045.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-14T01:25:53.416 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi100.front.sepia.ceph.com 2023-12-14T01:25:53.416 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi100.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-14T01:25:53.485 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi177.front.sepia.ceph.com 2023-12-14T01:25:53.486 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi177.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-14T01:25:53.552 INFO:teuthology.run_tasks:Running task internal.push_inventory... 2023-12-14T01:25:53.560 DEBUG:teuthology.orchestra.run.smithi045:> uname -m 2023-12-14T01:25:53.583 INFO:teuthology.orchestra.run.smithi045.stdout:x86_64 2023-12-14T01:25:53.583 DEBUG:teuthology.orchestra.run.smithi045:> cat /etc/os-release 2023-12-14T01:25:53.646 INFO:teuthology.orchestra.run.smithi045.stdout:NAME="CentOS Stream" 2023-12-14T01:25:53.646 INFO:teuthology.orchestra.run.smithi045.stdout:VERSION="8" 2023-12-14T01:25:53.646 INFO:teuthology.orchestra.run.smithi045.stdout:ID="centos" 2023-12-14T01:25:53.646 INFO:teuthology.orchestra.run.smithi045.stdout:ID_LIKE="rhel fedora" 2023-12-14T01:25:53.646 INFO:teuthology.orchestra.run.smithi045.stdout:VERSION_ID="8" 2023-12-14T01:25:53.646 INFO:teuthology.orchestra.run.smithi045.stdout:PLATFORM_ID="platform:el8" 2023-12-14T01:25:53.646 INFO:teuthology.orchestra.run.smithi045.stdout:PRETTY_NAME="CentOS Stream 8" 2023-12-14T01:25:53.646 INFO:teuthology.orchestra.run.smithi045.stdout:ANSI_COLOR="0;31" 2023-12-14T01:25:53.646 INFO:teuthology.orchestra.run.smithi045.stdout:CPE_NAME="cpe:/o:centos:centos:8" 2023-12-14T01:25:53.646 INFO:teuthology.orchestra.run.smithi045.stdout:HOME_URL="https://centos.org/" 2023-12-14T01:25:53.646 INFO:teuthology.orchestra.run.smithi045.stdout:BUG_REPORT_URL="https://bugzilla.redhat.com/" 2023-12-14T01:25:53.647 INFO:teuthology.orchestra.run.smithi045.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 8" 2023-12-14T01:25:53.647 INFO:teuthology.orchestra.run.smithi045.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2023-12-14T01:25:53.647 INFO:teuthology.lock.ops:Updating smithi045.front.sepia.ceph.com on lock server 2023-12-14T01:25:53.672 DEBUG:teuthology.orchestra.run.smithi100:> uname -m 2023-12-14T01:25:53.694 INFO:teuthology.orchestra.run.smithi100.stdout:x86_64 2023-12-14T01:25:53.695 DEBUG:teuthology.orchestra.run.smithi100:> cat /etc/os-release 2023-12-14T01:25:53.755 INFO:teuthology.orchestra.run.smithi100.stdout:NAME="CentOS Stream" 2023-12-14T01:25:53.756 INFO:teuthology.orchestra.run.smithi100.stdout:VERSION="8" 2023-12-14T01:25:53.756 INFO:teuthology.orchestra.run.smithi100.stdout:ID="centos" 2023-12-14T01:25:53.756 INFO:teuthology.orchestra.run.smithi100.stdout:ID_LIKE="rhel fedora" 2023-12-14T01:25:53.756 INFO:teuthology.orchestra.run.smithi100.stdout:VERSION_ID="8" 2023-12-14T01:25:53.756 INFO:teuthology.orchestra.run.smithi100.stdout:PLATFORM_ID="platform:el8" 2023-12-14T01:25:53.756 INFO:teuthology.orchestra.run.smithi100.stdout:PRETTY_NAME="CentOS Stream 8" 2023-12-14T01:25:53.756 INFO:teuthology.orchestra.run.smithi100.stdout:ANSI_COLOR="0;31" 2023-12-14T01:25:53.756 INFO:teuthology.orchestra.run.smithi100.stdout:CPE_NAME="cpe:/o:centos:centos:8" 2023-12-14T01:25:53.756 INFO:teuthology.orchestra.run.smithi100.stdout:HOME_URL="https://centos.org/" 2023-12-14T01:25:53.756 INFO:teuthology.orchestra.run.smithi100.stdout:BUG_REPORT_URL="https://bugzilla.redhat.com/" 2023-12-14T01:25:53.756 INFO:teuthology.orchestra.run.smithi100.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 8" 2023-12-14T01:25:53.756 INFO:teuthology.orchestra.run.smithi100.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2023-12-14T01:25:53.757 INFO:teuthology.lock.ops:Updating smithi100.front.sepia.ceph.com on lock server 2023-12-14T01:25:53.788 DEBUG:teuthology.orchestra.run.smithi177:> uname -m 2023-12-14T01:25:53.811 INFO:teuthology.orchestra.run.smithi177.stdout:x86_64 2023-12-14T01:25:53.811 DEBUG:teuthology.orchestra.run.smithi177:> cat /etc/os-release 2023-12-14T01:25:53.872 INFO:teuthology.orchestra.run.smithi177.stdout:NAME="CentOS Stream" 2023-12-14T01:25:53.873 INFO:teuthology.orchestra.run.smithi177.stdout:VERSION="8" 2023-12-14T01:25:53.873 INFO:teuthology.orchestra.run.smithi177.stdout:ID="centos" 2023-12-14T01:25:53.873 INFO:teuthology.orchestra.run.smithi177.stdout:ID_LIKE="rhel fedora" 2023-12-14T01:25:53.873 INFO:teuthology.orchestra.run.smithi177.stdout:VERSION_ID="8" 2023-12-14T01:25:53.873 INFO:teuthology.orchestra.run.smithi177.stdout:PLATFORM_ID="platform:el8" 2023-12-14T01:25:53.873 INFO:teuthology.orchestra.run.smithi177.stdout:PRETTY_NAME="CentOS Stream 8" 2023-12-14T01:25:53.873 INFO:teuthology.orchestra.run.smithi177.stdout:ANSI_COLOR="0;31" 2023-12-14T01:25:53.873 INFO:teuthology.orchestra.run.smithi177.stdout:CPE_NAME="cpe:/o:centos:centos:8" 2023-12-14T01:25:53.873 INFO:teuthology.orchestra.run.smithi177.stdout:HOME_URL="https://centos.org/" 2023-12-14T01:25:53.873 INFO:teuthology.orchestra.run.smithi177.stdout:BUG_REPORT_URL="https://bugzilla.redhat.com/" 2023-12-14T01:25:53.873 INFO:teuthology.orchestra.run.smithi177.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 8" 2023-12-14T01:25:53.874 INFO:teuthology.orchestra.run.smithi177.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2023-12-14T01:25:53.874 INFO:teuthology.lock.ops:Updating smithi177.front.sepia.ceph.com on lock server 2023-12-14T01:25:53.905 INFO:teuthology.run_tasks:Running task internal.serialize_remote_roles... 2023-12-14T01:25:53.915 INFO:teuthology.run_tasks:Running task internal.check_conflict... 2023-12-14T01:25:53.921 INFO:teuthology.task.internal:Checking for old test directory... 2023-12-14T01:25:53.921 DEBUG:teuthology.orchestra.run.smithi045:> test '!' -e /home/ubuntu/cephtest 2023-12-14T01:25:53.924 DEBUG:teuthology.orchestra.run.smithi100:> test '!' -e /home/ubuntu/cephtest 2023-12-14T01:25:53.926 DEBUG:teuthology.orchestra.run.smithi177:> test '!' -e /home/ubuntu/cephtest 2023-12-14T01:25:53.945 INFO:teuthology.run_tasks:Running task internal.check_ceph_data... 2023-12-14T01:25:53.955 INFO:teuthology.task.internal:Checking for non-empty /var/lib/ceph... 2023-12-14T01:25:53.955 DEBUG:teuthology.orchestra.run.smithi045:> test -z $(ls -A /var/lib/ceph) 2023-12-14T01:25:53.986 DEBUG:teuthology.orchestra.run.smithi100:> test -z $(ls -A /var/lib/ceph) 2023-12-14T01:25:53.988 DEBUG:teuthology.orchestra.run.smithi177:> test -z $(ls -A /var/lib/ceph) 2023-12-14T01:25:54.066 INFO:teuthology.run_tasks:Running task internal.vm_setup... 2023-12-14T01:25:54.145 INFO:teuthology.run_tasks:Running task kernel... 2023-12-14T01:25:54.162 INFO:teuthology.task.kernel:normalize config orig: {'kdb': True, 'sha1': 'distro'} 2023-12-14T01:25:54.162 INFO:teuthology.task.kernel:config {'host.a': {'kdb': True, 'sha1': 'distro'}, 'host.b': {'kdb': True, 'sha1': 'distro'}, 'host.c': {'kdb': True, 'sha1': 'distro'}}, timeout 300 2023-12-14T01:25:54.162 DEBUG:teuthology.orchestra.run.smithi045:> test -f /run/.containerenv -o -f /.dockerenv 2023-12-14T01:25:54.163 DEBUG:teuthology.orchestra.run.smithi100:> test -f /run/.containerenv -o -f /.dockerenv 2023-12-14T01:25:54.163 DEBUG:teuthology.orchestra.run.smithi177:> test -f /run/.containerenv -o -f /.dockerenv 2023-12-14T01:25:54.183 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-14T01:25:54.183 DEBUG:teuthology.orchestra.run.smithi100:> uname -r 2023-12-14T01:25:54.184 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-14T01:25:54.185 DEBUG:teuthology.orchestra.run.smithi177:> uname -r 2023-12-14T01:25:54.185 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-14T01:25:54.186 DEBUG:teuthology.orchestra.run.smithi045:> uname -r 2023-12-14T01:25:54.244 INFO:teuthology.orchestra.run.smithi100.stdout:4.18.0-489.el8.x86_64 2023-12-14T01:25:54.245 INFO:teuthology.task.kernel:Running kernel on smithi100: 4.18.0-489.el8.x86_64 2023-12-14T01:25:54.245 DEBUG:teuthology.orchestra.run.smithi100:> sudo yum install -y kernel 2023-12-14T01:25:54.246 INFO:teuthology.orchestra.run.smithi177.stdout:4.18.0-489.el8.x86_64 2023-12-14T01:25:54.246 INFO:teuthology.task.kernel:Running kernel on smithi177: 4.18.0-489.el8.x86_64 2023-12-14T01:25:54.246 DEBUG:teuthology.orchestra.run.smithi177:> sudo yum install -y kernel 2023-12-14T01:25:54.248 INFO:teuthology.orchestra.run.smithi045.stdout:4.18.0-489.el8.x86_64 2023-12-14T01:25:54.249 INFO:teuthology.task.kernel:Running kernel on smithi045: 4.18.0-489.el8.x86_64 2023-12-14T01:25:54.249 DEBUG:teuthology.orchestra.run.smithi045:> sudo yum install -y kernel 2023-12-14T01:25:58.838 INFO:teuthology.orchestra.run.smithi177.stdout:CentOS Stream 8 - AppStream 18 MB/s | 35 MB 00:01 2023-12-14T01:25:59.054 INFO:teuthology.orchestra.run.smithi100.stdout:CentOS Stream 8 - AppStream 15 MB/s | 35 MB 00:02 2023-12-14T01:25:59.073 INFO:teuthology.orchestra.run.smithi045.stdout:CentOS Stream 8 - AppStream 15 MB/s | 35 MB 00:02 2023-12-14T01:26:07.605 INFO:teuthology.orchestra.run.smithi177.stdout:CentOS Stream 8 - BaseOS 22 MB/s | 56 MB 00:02 2023-12-14T01:26:10.679 INFO:teuthology.orchestra.run.smithi100.stdout:CentOS Stream 8 - BaseOS 11 MB/s | 56 MB 00:05 2023-12-14T01:26:12.539 INFO:teuthology.orchestra.run.smithi045.stdout:CentOS Stream 8 - BaseOS 8.2 MB/s | 56 MB 00:06 2023-12-14T01:26:16.079 INFO:teuthology.orchestra.run.smithi177.stdout:CentOS Stream 8 - Extras 39 kB/s | 18 kB 00:00 2023-12-14T01:26:16.605 INFO:teuthology.orchestra.run.smithi177.stdout:CentOS Stream 8 - Extras common packages 20 kB/s | 6.9 kB 00:00 2023-12-14T01:26:17.040 INFO:teuthology.orchestra.run.smithi177.stdout:Copr repo for python3-asyncssh owned by ceph 12 kB/s | 3.5 kB 00:00 2023-12-14T01:26:18.946 INFO:teuthology.orchestra.run.smithi100.stdout:CentOS Stream 8 - Extras 68 kB/s | 18 kB 00:00 2023-12-14T01:26:19.313 INFO:teuthology.orchestra.run.smithi100.stdout:CentOS Stream 8 - Extras common packages 37 kB/s | 6.9 kB 00:00 2023-12-14T01:26:19.598 INFO:teuthology.orchestra.run.smithi100.stdout:Copr repo for python3-asyncssh owned by ceph 26 kB/s | 3.5 kB 00:00 2023-12-14T01:26:21.422 INFO:teuthology.orchestra.run.smithi045.stdout:CentOS Stream 8 - Extras 39 kB/s | 18 kB 00:00 2023-12-14T01:26:21.814 INFO:teuthology.orchestra.run.smithi045.stdout:CentOS Stream 8 - Extras common packages 35 kB/s | 6.9 kB 00:00 2023-12-14T01:26:22.094 INFO:teuthology.orchestra.run.smithi177.stdout:Extra Packages for Enterprise Linux 3.3 MB/s | 16 MB 00:04 2023-12-14T01:26:22.130 INFO:teuthology.orchestra.run.smithi045.stdout:Copr repo for python3-asyncssh owned by ceph 23 kB/s | 3.5 kB 00:00 2023-12-14T01:26:25.942 INFO:teuthology.orchestra.run.smithi177.stdout:lab-extras 526 kB/s | 24 kB 00:00 2023-12-14T01:26:29.714 INFO:teuthology.orchestra.run.smithi177.stdout:Package kernel-4.18.0-348.el8.x86_64 is already installed. 2023-12-14T01:26:29.715 INFO:teuthology.orchestra.run.smithi177.stdout:Package kernel-4.18.0-489.el8.x86_64 is already installed. 2023-12-14T01:26:30.008 INFO:teuthology.orchestra.run.smithi177.stdout:Dependencies resolved. 2023-12-14T01:26:30.008 INFO:teuthology.orchestra.run.smithi177.stdout:================================================================================ 2023-12-14T01:26:30.009 INFO:teuthology.orchestra.run.smithi177.stdout: Package Architecture Version Repository Size 2023-12-14T01:26:30.009 INFO:teuthology.orchestra.run.smithi177.stdout:================================================================================ 2023-12-14T01:26:30.009 INFO:teuthology.orchestra.run.smithi177.stdout:Installing: 2023-12-14T01:26:30.009 INFO:teuthology.orchestra.run.smithi177.stdout: kernel x86_64 4.18.0-527.el8 baseos 10 M 2023-12-14T01:26:30.009 INFO:teuthology.orchestra.run.smithi177.stdout:Installing dependencies: 2023-12-14T01:26:30.009 INFO:teuthology.orchestra.run.smithi177.stdout: kernel-core x86_64 4.18.0-527.el8 baseos 43 M 2023-12-14T01:26:30.009 INFO:teuthology.orchestra.run.smithi177.stdout: kernel-modules x86_64 4.18.0-527.el8 baseos 36 M 2023-12-14T01:26:30.009 INFO:teuthology.orchestra.run.smithi177.stdout: 2023-12-14T01:26:30.009 INFO:teuthology.orchestra.run.smithi177.stdout:Transaction Summary 2023-12-14T01:26:30.009 INFO:teuthology.orchestra.run.smithi177.stdout:================================================================================ 2023-12-14T01:26:30.009 INFO:teuthology.orchestra.run.smithi177.stdout:Install 3 Packages 2023-12-14T01:26:30.009 INFO:teuthology.orchestra.run.smithi177.stdout: 2023-12-14T01:26:30.010 INFO:teuthology.orchestra.run.smithi177.stdout:Total download size: 90 M 2023-12-14T01:26:30.010 INFO:teuthology.orchestra.run.smithi177.stdout:Installed size: 96 M 2023-12-14T01:26:30.010 INFO:teuthology.orchestra.run.smithi177.stdout:Downloading Packages: 2023-12-14T01:26:31.626 INFO:teuthology.orchestra.run.smithi045.stdout:Extra Packages for Enterprise Linux 1.7 MB/s | 16 MB 00:09 2023-12-14T01:26:31.783 INFO:teuthology.orchestra.run.smithi177.stdout:(1/3): kernel-4.18.0-527.el8.x86_64.rpm 6.4 MB/s | 10 MB 00:01 2023-12-14T01:26:33.191 INFO:teuthology.orchestra.run.smithi177.stdout:(2/3): kernel-modules-4.18.0-527.el8.x86_64.rpm 12 MB/s | 36 MB 00:02 2023-12-14T01:26:35.748 INFO:teuthology.orchestra.run.smithi045.stdout:lab-extras 148 kB/s | 24 kB 00:00 2023-12-14T01:26:39.590 INFO:teuthology.orchestra.run.smithi045.stdout:Package kernel-4.18.0-348.el8.x86_64 is already installed. 2023-12-14T01:26:39.590 INFO:teuthology.orchestra.run.smithi045.stdout:Package kernel-4.18.0-489.el8.x86_64 is already installed. 2023-12-14T01:26:39.911 INFO:teuthology.orchestra.run.smithi045.stdout:Dependencies resolved. 2023-12-14T01:26:39.912 INFO:teuthology.orchestra.run.smithi045.stdout:================================================================================ 2023-12-14T01:26:39.912 INFO:teuthology.orchestra.run.smithi045.stdout: Package Architecture Version Repository Size 2023-12-14T01:26:39.912 INFO:teuthology.orchestra.run.smithi045.stdout:================================================================================ 2023-12-14T01:26:39.912 INFO:teuthology.orchestra.run.smithi045.stdout:Installing: 2023-12-14T01:26:39.912 INFO:teuthology.orchestra.run.smithi045.stdout: kernel x86_64 4.18.0-527.el8 baseos 10 M 2023-12-14T01:26:39.912 INFO:teuthology.orchestra.run.smithi045.stdout:Installing dependencies: 2023-12-14T01:26:39.912 INFO:teuthology.orchestra.run.smithi045.stdout: kernel-core x86_64 4.18.0-527.el8 baseos 43 M 2023-12-14T01:26:39.912 INFO:teuthology.orchestra.run.smithi045.stdout: kernel-modules x86_64 4.18.0-527.el8 baseos 36 M 2023-12-14T01:26:39.912 INFO:teuthology.orchestra.run.smithi045.stdout: 2023-12-14T01:26:39.912 INFO:teuthology.orchestra.run.smithi045.stdout:Transaction Summary 2023-12-14T01:26:39.912 INFO:teuthology.orchestra.run.smithi045.stdout:================================================================================ 2023-12-14T01:26:39.912 INFO:teuthology.orchestra.run.smithi045.stdout:Install 3 Packages 2023-12-14T01:26:39.913 INFO:teuthology.orchestra.run.smithi045.stdout: 2023-12-14T01:26:39.913 INFO:teuthology.orchestra.run.smithi045.stdout:Total download size: 90 M 2023-12-14T01:26:39.913 INFO:teuthology.orchestra.run.smithi045.stdout:Installed size: 96 M 2023-12-14T01:26:39.913 INFO:teuthology.orchestra.run.smithi045.stdout:Downloading Packages: 2023-12-14T01:26:40.600 INFO:teuthology.orchestra.run.smithi045.stdout:(1/3): kernel-4.18.0-527.el8.x86_64.rpm 16 MB/s | 10 MB 00:00 2023-12-14T01:26:41.775 INFO:teuthology.orchestra.run.smithi045.stdout:(2/3): kernel-modules-4.18.0-527.el8.x86_64.rpm 20 MB/s | 36 MB 00:01 2023-12-14T01:26:42.291 INFO:teuthology.orchestra.run.smithi045.stdout:(3/3): kernel-core-4.18.0-527.el8.x86_64.rpm 19 MB/s | 43 MB 00:02 2023-12-14T01:26:42.292 INFO:teuthology.orchestra.run.smithi045.stdout:-------------------------------------------------------------------------------- 2023-12-14T01:26:42.292 INFO:teuthology.orchestra.run.smithi045.stdout:Total 38 MB/s | 90 MB 00:02 2023-12-14T01:26:42.640 INFO:teuthology.orchestra.run.smithi177.stdout:(3/3): kernel-core-4.18.0-527.el8.x86_64.rpm 3.5 MB/s | 43 MB 00:12 2023-12-14T01:26:42.640 INFO:teuthology.orchestra.run.smithi177.stdout:-------------------------------------------------------------------------------- 2023-12-14T01:26:42.640 INFO:teuthology.orchestra.run.smithi177.stdout:Total 7.1 MB/s | 90 MB 00:12 2023-12-14T01:26:43.002 INFO:teuthology.orchestra.run.smithi045.stdout:Running transaction check 2023-12-14T01:26:43.314 INFO:teuthology.orchestra.run.smithi177.stdout:Running transaction check 2023-12-14T01:26:43.456 INFO:teuthology.orchestra.run.smithi045.stdout:Transaction check succeeded. 2023-12-14T01:26:43.456 INFO:teuthology.orchestra.run.smithi045.stdout:Running transaction test 2023-12-14T01:26:43.570 INFO:teuthology.orchestra.run.smithi100.stdout:Extra Packages for Enterprise Linux 686 kB/s | 16 MB 00:23 2023-12-14T01:26:43.745 INFO:teuthology.orchestra.run.smithi177.stdout:Transaction check succeeded. 2023-12-14T01:26:43.745 INFO:teuthology.orchestra.run.smithi177.stdout:Running transaction test 2023-12-14T01:26:44.777 INFO:teuthology.orchestra.run.smithi045.stdout:Transaction test succeeded. 2023-12-14T01:26:44.795 INFO:teuthology.orchestra.run.smithi045.stdout:Running transaction 2023-12-14T01:26:44.986 INFO:teuthology.orchestra.run.smithi177.stdout:Transaction test succeeded. 2023-12-14T01:26:45.006 INFO:teuthology.orchestra.run.smithi177.stdout:Running transaction 2023-12-14T01:26:47.370 INFO:teuthology.orchestra.run.smithi100.stdout:lab-extras 353 kB/s | 24 kB 00:00 2023-12-14T01:26:47.773 INFO:teuthology.orchestra.run.smithi045.stdout: Preparing : 1/1 2023-12-14T01:26:47.801 INFO:teuthology.orchestra.run.smithi177.stdout: Preparing : 1/1 2023-12-14T01:26:48.283 INFO:teuthology.orchestra.run.smithi045.stdout: Installing : kernel-core-4.18.0-527.el8.x86_64 1/3 2023-12-14T01:26:48.284 INFO:teuthology.orchestra.run.smithi177.stdout: Installing : kernel-core-4.18.0-527.el8.x86_64 1/3 2023-12-14T01:26:51.245 INFO:teuthology.orchestra.run.smithi100.stdout:Package kernel-4.18.0-348.el8.x86_64 is already installed. 2023-12-14T01:26:51.246 INFO:teuthology.orchestra.run.smithi100.stdout:Package kernel-4.18.0-489.el8.x86_64 is already installed. 2023-12-14T01:26:51.541 INFO:teuthology.orchestra.run.smithi100.stdout:Dependencies resolved. 2023-12-14T01:26:51.542 INFO:teuthology.orchestra.run.smithi100.stdout:================================================================================ 2023-12-14T01:26:51.542 INFO:teuthology.orchestra.run.smithi100.stdout: Package Architecture Version Repository Size 2023-12-14T01:26:51.542 INFO:teuthology.orchestra.run.smithi100.stdout:================================================================================ 2023-12-14T01:26:51.542 INFO:teuthology.orchestra.run.smithi100.stdout:Installing: 2023-12-14T01:26:51.542 INFO:teuthology.orchestra.run.smithi100.stdout: kernel x86_64 4.18.0-527.el8 baseos 10 M 2023-12-14T01:26:51.542 INFO:teuthology.orchestra.run.smithi100.stdout:Installing dependencies: 2023-12-14T01:26:51.542 INFO:teuthology.orchestra.run.smithi100.stdout: kernel-core x86_64 4.18.0-527.el8 baseos 43 M 2023-12-14T01:26:51.542 INFO:teuthology.orchestra.run.smithi100.stdout: kernel-modules x86_64 4.18.0-527.el8 baseos 36 M 2023-12-14T01:26:51.543 INFO:teuthology.orchestra.run.smithi100.stdout: 2023-12-14T01:26:51.543 INFO:teuthology.orchestra.run.smithi100.stdout:Transaction Summary 2023-12-14T01:26:51.543 INFO:teuthology.orchestra.run.smithi100.stdout:================================================================================ 2023-12-14T01:26:51.543 INFO:teuthology.orchestra.run.smithi100.stdout:Install 3 Packages 2023-12-14T01:26:51.543 INFO:teuthology.orchestra.run.smithi100.stdout: 2023-12-14T01:26:51.543 INFO:teuthology.orchestra.run.smithi100.stdout:Total download size: 90 M 2023-12-14T01:26:51.544 INFO:teuthology.orchestra.run.smithi100.stdout:Installed size: 96 M 2023-12-14T01:26:51.544 INFO:teuthology.orchestra.run.smithi100.stdout:Downloading Packages: 2023-12-14T01:26:51.852 INFO:teuthology.orchestra.run.smithi177.stdout: Running scriptlet: kernel-core-4.18.0-527.el8.x86_64 1/3 2023-12-14T01:26:52.022 INFO:teuthology.orchestra.run.smithi045.stdout: Running scriptlet: kernel-core-4.18.0-527.el8.x86_64 1/3 2023-12-14T01:26:52.155 INFO:teuthology.orchestra.run.smithi100.stdout:(1/3): kernel-4.18.0-527.el8.x86_64.rpm 18 MB/s | 10 MB 00:00 2023-12-14T01:26:52.225 INFO:teuthology.orchestra.run.smithi177.stdout: Installing : kernel-modules-4.18.0-527.el8.x86_64 2/3 2023-12-14T01:26:52.391 INFO:teuthology.orchestra.run.smithi045.stdout: Installing : kernel-modules-4.18.0-527.el8.x86_64 2/3 2023-12-14T01:26:53.505 INFO:teuthology.orchestra.run.smithi100.stdout:(2/3): kernel-modules-4.18.0-527.el8.x86_64.rpm 19 MB/s | 36 MB 00:01 2023-12-14T01:26:53.888 INFO:teuthology.orchestra.run.smithi100.stdout:(3/3): kernel-core-4.18.0-527.el8.x86_64.rpm 19 MB/s | 43 MB 00:02 2023-12-14T01:26:53.889 INFO:teuthology.orchestra.run.smithi100.stdout:-------------------------------------------------------------------------------- 2023-12-14T01:26:53.889 INFO:teuthology.orchestra.run.smithi100.stdout:Total 38 MB/s | 90 MB 00:02 2023-12-14T01:26:54.572 INFO:teuthology.orchestra.run.smithi100.stdout:Running transaction check 2023-12-14T01:26:54.991 INFO:teuthology.orchestra.run.smithi100.stdout:Transaction check succeeded. 2023-12-14T01:26:54.992 INFO:teuthology.orchestra.run.smithi100.stdout:Running transaction test 2023-12-14T01:26:55.659 INFO:teuthology.orchestra.run.smithi177.stdout: Running scriptlet: kernel-modules-4.18.0-527.el8.x86_64 2/3 2023-12-14T01:26:55.921 INFO:teuthology.orchestra.run.smithi177.stdout: Installing : kernel-4.18.0-527.el8.x86_64 3/3 2023-12-14T01:26:56.069 INFO:teuthology.orchestra.run.smithi045.stdout: Running scriptlet: kernel-modules-4.18.0-527.el8.x86_64 2/3 2023-12-14T01:26:56.235 INFO:teuthology.orchestra.run.smithi100.stdout:Transaction test succeeded. 2023-12-14T01:26:56.257 INFO:teuthology.orchestra.run.smithi100.stdout:Running transaction 2023-12-14T01:26:56.350 INFO:teuthology.orchestra.run.smithi045.stdout: Installing : kernel-4.18.0-527.el8.x86_64 3/3 2023-12-14T01:26:59.026 INFO:teuthology.orchestra.run.smithi100.stdout: Preparing : 1/1 2023-12-14T01:26:59.556 INFO:teuthology.orchestra.run.smithi100.stdout: Installing : kernel-core-4.18.0-527.el8.x86_64 1/3 2023-12-14T01:27:03.142 INFO:teuthology.orchestra.run.smithi100.stdout: Running scriptlet: kernel-core-4.18.0-527.el8.x86_64 1/3 2023-12-14T01:27:03.506 INFO:teuthology.orchestra.run.smithi100.stdout: Installing : kernel-modules-4.18.0-527.el8.x86_64 2/3 2023-12-14T01:27:06.925 INFO:teuthology.orchestra.run.smithi100.stdout: Running scriptlet: kernel-modules-4.18.0-527.el8.x86_64 2/3 2023-12-14T01:27:07.195 INFO:teuthology.orchestra.run.smithi100.stdout: Installing : kernel-4.18.0-527.el8.x86_64 3/3 2023-12-14T01:27:17.765 INFO:teuthology.orchestra.run.smithi177.stdout: Running scriptlet: kernel-core-4.18.0-527.el8.x86_64 3/3 2023-12-14T01:27:17.787 INFO:teuthology.orchestra.run.smithi177.stdout: Running scriptlet: kernel-modules-4.18.0-527.el8.x86_64 3/3 2023-12-14T01:27:18.130 INFO:teuthology.orchestra.run.smithi177.stdout: Running scriptlet: kernel-4.18.0-527.el8.x86_64 3/3 2023-12-14T01:27:18.130 INFO:teuthology.orchestra.run.smithi177.stdout: Verifying : kernel-4.18.0-527.el8.x86_64 1/3 2023-12-14T01:27:18.130 INFO:teuthology.orchestra.run.smithi177.stdout: Verifying : kernel-core-4.18.0-527.el8.x86_64 2/3 2023-12-14T01:27:18.931 INFO:teuthology.orchestra.run.smithi177.stdout: Verifying : kernel-modules-4.18.0-527.el8.x86_64 3/3 2023-12-14T01:27:18.932 INFO:teuthology.orchestra.run.smithi177.stdout: 2023-12-14T01:27:18.932 INFO:teuthology.orchestra.run.smithi177.stdout:Installed: 2023-12-14T01:27:18.932 INFO:teuthology.orchestra.run.smithi177.stdout: kernel-4.18.0-527.el8.x86_64 kernel-core-4.18.0-527.el8.x86_64 2023-12-14T01:27:18.932 INFO:teuthology.orchestra.run.smithi177.stdout: kernel-modules-4.18.0-527.el8.x86_64 2023-12-14T01:27:18.932 INFO:teuthology.orchestra.run.smithi177.stdout: 2023-12-14T01:27:18.932 INFO:teuthology.orchestra.run.smithi177.stdout:Complete! 2023-12-14T01:27:19.103 DEBUG:teuthology.orchestra.run.smithi177:> rpm -q kernel | sort -rV | head -n 1 2023-12-14T01:27:19.321 INFO:teuthology.orchestra.run.smithi177.stdout:kernel-4.18.0-527.el8.x86_64 2023-12-14T01:27:19.321 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 4.18.0-527.el8.x86_64 2023-12-14T01:27:19.321 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 4.18.0-489.el8.x86_64 Expected: 4.18.0-527.el8.x86_64 2023-12-14T01:27:19.321 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2023-12-14T01:27:19.322 DEBUG:teuthology.task.kernel:src is distro, skipping download 2023-12-14T01:27:19.322 INFO:teuthology.task.kernel:Installing distro kernel on host.c... 2023-12-14T01:27:19.322 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi177.front.sepia.ceph.com, path=None, version=distro) 2023-12-14T01:27:19.322 DEBUG:teuthology.orchestra.run.smithi177:> rpm -q kernel | sort -rV | head -n 1 2023-12-14T01:27:19.531 INFO:teuthology.orchestra.run.smithi177.stdout:kernel-4.18.0-527.el8.x86_64 2023-12-14T01:27:19.531 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 4.18.0-527.el8.x86_64 2023-12-14T01:27:19.532 DEBUG:teuthology.orchestra.run.smithi177:> sudo rpm -qi grub2-tools 2023-12-14T01:27:19.565 INFO:teuthology.orchestra.run.smithi177.stdout:Name : grub2-tools 2023-12-14T01:27:19.566 INFO:teuthology.orchestra.run.smithi177.stdout:Epoch : 1 2023-12-14T01:27:19.566 INFO:teuthology.orchestra.run.smithi177.stdout:Version : 2.02 2023-12-14T01:27:19.566 INFO:teuthology.orchestra.run.smithi177.stdout:Release : 129.el8 2023-12-14T01:27:19.566 INFO:teuthology.orchestra.run.smithi177.stdout:Architecture: x86_64 2023-12-14T01:27:19.566 INFO:teuthology.orchestra.run.smithi177.stdout:Install Date: Thu 04 May 2023 10:17:48 PM UTC 2023-12-14T01:27:19.566 INFO:teuthology.orchestra.run.smithi177.stdout:Group : System Environment/Base 2023-12-14T01:27:19.566 INFO:teuthology.orchestra.run.smithi177.stdout:Size : 9265586 2023-12-14T01:27:19.566 INFO:teuthology.orchestra.run.smithi177.stdout:License : GPLv3+ 2023-12-14T01:27:19.566 INFO:teuthology.orchestra.run.smithi177.stdout:Signature : RSA/SHA256, Tue 19 Jul 2022 02:52:06 PM UTC, Key ID 05b555b38483c65d 2023-12-14T01:27:19.566 INFO:teuthology.orchestra.run.smithi177.stdout:Source RPM : grub2-2.02-129.el8.src.rpm 2023-12-14T01:27:19.566 INFO:teuthology.orchestra.run.smithi177.stdout:Build Date : Tue 19 Jul 2022 02:30:39 PM UTC 2023-12-14T01:27:19.566 INFO:teuthology.orchestra.run.smithi177.stdout:Build Host : kbuilder.bsys.centos.org 2023-12-14T01:27:19.567 INFO:teuthology.orchestra.run.smithi177.stdout:Relocations : (not relocatable) 2023-12-14T01:27:19.567 INFO:teuthology.orchestra.run.smithi177.stdout:Packager : CentOS BuildSystem 2023-12-14T01:27:19.567 INFO:teuthology.orchestra.run.smithi177.stdout:Vendor : CentOS 2023-12-14T01:27:19.567 INFO:teuthology.orchestra.run.smithi177.stdout:URL : http://www.gnu.org/software/grub/ 2023-12-14T01:27:19.567 INFO:teuthology.orchestra.run.smithi177.stdout:Summary : Support tools for GRUB. 2023-12-14T01:27:19.567 INFO:teuthology.orchestra.run.smithi177.stdout:Description : 2023-12-14T01:27:19.567 INFO:teuthology.orchestra.run.smithi177.stdout: 2023-12-14T01:27:19.567 INFO:teuthology.orchestra.run.smithi177.stdout:The GRand Unified Bootloader (GRUB) is a highly configurable and 2023-12-14T01:27:19.567 INFO:teuthology.orchestra.run.smithi177.stdout:customizable bootloader with modular architecture. It supports a rich 2023-12-14T01:27:19.567 INFO:teuthology.orchestra.run.smithi177.stdout:variety of kernel formats, file systems, computer architectures and 2023-12-14T01:27:19.567 INFO:teuthology.orchestra.run.smithi177.stdout:hardware devices. 2023-12-14T01:27:19.567 INFO:teuthology.orchestra.run.smithi177.stdout: 2023-12-14T01:27:19.567 INFO:teuthology.orchestra.run.smithi177.stdout:This subpackage provides tools for support of all platforms. 2023-12-14T01:27:19.568 INFO:teuthology.task.kernel:Updating Grub Version: grub2 2023-12-14T01:27:19.568 INFO:teuthology.task.kernel:Updating grub on smithi177 to boot 4.18.0-527.el8.x86_64 2023-12-14T01:27:19.568 DEBUG:teuthology.orchestra.run.smithi177:> sudo grub2-mkconfig -o /boot/grub2/grub.cfg 2023-12-14T01:27:19.889 INFO:teuthology.orchestra.run.smithi045.stdout: Running scriptlet: kernel-core-4.18.0-527.el8.x86_64 3/3 2023-12-14T01:27:19.915 INFO:teuthology.orchestra.run.smithi045.stdout: Running scriptlet: kernel-modules-4.18.0-527.el8.x86_64 3/3 2023-12-14T01:27:20.280 INFO:teuthology.orchestra.run.smithi045.stdout: Running scriptlet: kernel-4.18.0-527.el8.x86_64 3/3 2023-12-14T01:27:20.280 INFO:teuthology.orchestra.run.smithi045.stdout: Verifying : kernel-4.18.0-527.el8.x86_64 1/3 2023-12-14T01:27:20.280 INFO:teuthology.orchestra.run.smithi045.stdout: Verifying : kernel-core-4.18.0-527.el8.x86_64 2/3 2023-12-14T01:27:21.105 INFO:teuthology.orchestra.run.smithi045.stdout: Verifying : kernel-modules-4.18.0-527.el8.x86_64 3/3 2023-12-14T01:27:21.105 INFO:teuthology.orchestra.run.smithi045.stdout: 2023-12-14T01:27:21.105 INFO:teuthology.orchestra.run.smithi045.stdout:Installed: 2023-12-14T01:27:21.105 INFO:teuthology.orchestra.run.smithi045.stdout: kernel-4.18.0-527.el8.x86_64 kernel-core-4.18.0-527.el8.x86_64 2023-12-14T01:27:21.105 INFO:teuthology.orchestra.run.smithi045.stdout: kernel-modules-4.18.0-527.el8.x86_64 2023-12-14T01:27:21.105 INFO:teuthology.orchestra.run.smithi045.stdout: 2023-12-14T01:27:21.106 INFO:teuthology.orchestra.run.smithi045.stdout:Complete! 2023-12-14T01:27:21.248 DEBUG:teuthology.orchestra.run.smithi045:> rpm -q kernel | sort -rV | head -n 1 2023-12-14T01:27:21.430 INFO:teuthology.orchestra.run.smithi177.stderr:Generating grub configuration file ... 2023-12-14T01:27:21.473 INFO:teuthology.orchestra.run.smithi045.stdout:kernel-4.18.0-527.el8.x86_64 2023-12-14T01:27:21.473 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 4.18.0-527.el8.x86_64 2023-12-14T01:27:21.473 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 4.18.0-489.el8.x86_64 Expected: 4.18.0-527.el8.x86_64 2023-12-14T01:27:21.473 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2023-12-14T01:27:21.473 DEBUG:teuthology.task.kernel:src is distro, skipping download 2023-12-14T01:27:21.473 INFO:teuthology.task.kernel:Installing distro kernel on host.a... 2023-12-14T01:27:21.473 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi045.front.sepia.ceph.com, path=None, version=distro) 2023-12-14T01:27:21.474 DEBUG:teuthology.orchestra.run.smithi045:> rpm -q kernel | sort -rV | head -n 1 2023-12-14T01:27:21.692 INFO:teuthology.orchestra.run.smithi045.stdout:kernel-4.18.0-527.el8.x86_64 2023-12-14T01:27:21.692 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 4.18.0-527.el8.x86_64 2023-12-14T01:27:21.692 DEBUG:teuthology.orchestra.run.smithi045:> sudo rpm -qi grub2-tools 2023-12-14T01:27:21.726 INFO:teuthology.orchestra.run.smithi045.stdout:Name : grub2-tools 2023-12-14T01:27:21.727 INFO:teuthology.orchestra.run.smithi045.stdout:Epoch : 1 2023-12-14T01:27:21.727 INFO:teuthology.orchestra.run.smithi045.stdout:Version : 2.02 2023-12-14T01:27:21.727 INFO:teuthology.orchestra.run.smithi045.stdout:Release : 129.el8 2023-12-14T01:27:21.727 INFO:teuthology.orchestra.run.smithi045.stdout:Architecture: x86_64 2023-12-14T01:27:21.728 INFO:teuthology.orchestra.run.smithi045.stdout:Install Date: Thu 04 May 2023 10:17:48 PM UTC 2023-12-14T01:27:21.728 INFO:teuthology.orchestra.run.smithi045.stdout:Group : System Environment/Base 2023-12-14T01:27:21.728 INFO:teuthology.orchestra.run.smithi045.stdout:Size : 9265586 2023-12-14T01:27:21.728 INFO:teuthology.orchestra.run.smithi045.stdout:License : GPLv3+ 2023-12-14T01:27:21.728 INFO:teuthology.orchestra.run.smithi045.stdout:Signature : RSA/SHA256, Tue 19 Jul 2022 02:52:06 PM UTC, Key ID 05b555b38483c65d 2023-12-14T01:27:21.728 INFO:teuthology.orchestra.run.smithi045.stdout:Source RPM : grub2-2.02-129.el8.src.rpm 2023-12-14T01:27:21.728 INFO:teuthology.orchestra.run.smithi045.stdout:Build Date : Tue 19 Jul 2022 02:30:39 PM UTC 2023-12-14T01:27:21.728 INFO:teuthology.orchestra.run.smithi045.stdout:Build Host : kbuilder.bsys.centos.org 2023-12-14T01:27:21.728 INFO:teuthology.orchestra.run.smithi045.stdout:Relocations : (not relocatable) 2023-12-14T01:27:21.728 INFO:teuthology.orchestra.run.smithi045.stdout:Packager : CentOS BuildSystem 2023-12-14T01:27:21.728 INFO:teuthology.orchestra.run.smithi045.stdout:Vendor : CentOS 2023-12-14T01:27:21.728 INFO:teuthology.orchestra.run.smithi045.stdout:URL : http://www.gnu.org/software/grub/ 2023-12-14T01:27:21.729 INFO:teuthology.orchestra.run.smithi045.stdout:Summary : Support tools for GRUB. 2023-12-14T01:27:21.729 INFO:teuthology.orchestra.run.smithi045.stdout:Description : 2023-12-14T01:27:21.729 INFO:teuthology.orchestra.run.smithi045.stdout: 2023-12-14T01:27:21.729 INFO:teuthology.orchestra.run.smithi045.stdout:The GRand Unified Bootloader (GRUB) is a highly configurable and 2023-12-14T01:27:21.729 INFO:teuthology.orchestra.run.smithi045.stdout:customizable bootloader with modular architecture. It supports a rich 2023-12-14T01:27:21.729 INFO:teuthology.orchestra.run.smithi045.stdout:variety of kernel formats, file systems, computer architectures and 2023-12-14T01:27:21.729 INFO:teuthology.orchestra.run.smithi045.stdout:hardware devices. 2023-12-14T01:27:21.729 INFO:teuthology.orchestra.run.smithi045.stdout: 2023-12-14T01:27:21.729 INFO:teuthology.orchestra.run.smithi045.stdout:This subpackage provides tools for support of all platforms. 2023-12-14T01:27:21.730 INFO:teuthology.task.kernel:Updating Grub Version: grub2 2023-12-14T01:27:21.730 INFO:teuthology.task.kernel:Updating grub on smithi045 to boot 4.18.0-527.el8.x86_64 2023-12-14T01:27:21.731 DEBUG:teuthology.orchestra.run.smithi045:> sudo grub2-mkconfig -o /boot/grub2/grub.cfg 2023-12-14T01:27:23.120 INFO:teuthology.orchestra.run.smithi045.stderr:Generating grub configuration file ... 2023-12-14T01:27:23.798 INFO:teuthology.orchestra.run.smithi177.stderr:done 2023-12-14T01:27:23.800 DEBUG:teuthology.orchestra.run.smithi177:> mktemp 2023-12-14T01:27:23.822 INFO:teuthology.orchestra.run.smithi177.stdout:/tmp/tmp.lZTWujTAE3 2023-12-14T01:27:23.822 DEBUG:teuthology.orchestra.run.smithi177:> sudo cp /boot/grub2/grub.cfg /tmp/tmp.lZTWujTAE3 2023-12-14T01:27:23.897 DEBUG:teuthology.orchestra.run.smithi177:> sudo chmod 0666 /tmp/tmp.lZTWujTAE3 2023-12-14T01:27:24.049 DEBUG:teuthology.orchestra.remote:smithi177:/tmp/tmp.lZTWujTAE3 is 6KB 2023-12-14T01:27:24.096 DEBUG:teuthology.orchestra.run.smithi177:> rm -fr /tmp/tmp.lZTWujTAE3 2023-12-14T01:27:24.114 DEBUG:teuthology.orchestra.run.smithi177:> sudo /bin/ls /boot/loader/entries || true 2023-12-14T01:27:24.181 INFO:teuthology.orchestra.run.smithi177.stdout:a1b29d6c289747bdb22930598d39874a-0-rescue.conf 2023-12-14T01:27:24.181 INFO:teuthology.orchestra.run.smithi177.stdout:a1b29d6c289747bdb22930598d39874a-4.18.0-348.el8.x86_64.conf 2023-12-14T01:27:24.181 INFO:teuthology.orchestra.run.smithi177.stdout:a1b29d6c289747bdb22930598d39874a-4.18.0-489.el8.x86_64.conf 2023-12-14T01:27:24.181 INFO:teuthology.orchestra.run.smithi177.stdout:a1b29d6c289747bdb22930598d39874a-4.18.0-527.el8.x86_64.conf 2023-12-14T01:27:24.182 DEBUG:teuthology.orchestra.run.smithi177:> sudo grub2-set-default a1b29d6c289747bdb22930598d39874a-4.18.0-527.el8.x86_64 2023-12-14T01:27:24.359 DEBUG:teuthology.orchestra.run.smithi177:> sudo shutdown -r now 2023-12-14T01:27:25.029 INFO:teuthology.orchestra.run.smithi045.stderr:done 2023-12-14T01:27:25.031 DEBUG:teuthology.orchestra.run.smithi045:> mktemp 2023-12-14T01:27:25.077 INFO:teuthology.orchestra.run.smithi045.stdout:/tmp/tmp.bKMf5HsMBF 2023-12-14T01:27:25.078 DEBUG:teuthology.orchestra.run.smithi045:> sudo cp /boot/grub2/grub.cfg /tmp/tmp.bKMf5HsMBF 2023-12-14T01:27:25.150 DEBUG:teuthology.orchestra.run.smithi045:> sudo chmod 0666 /tmp/tmp.bKMf5HsMBF 2023-12-14T01:27:25.290 DEBUG:teuthology.orchestra.remote:smithi045:/tmp/tmp.bKMf5HsMBF is 6KB 2023-12-14T01:27:25.338 DEBUG:teuthology.orchestra.run.smithi045:> rm -fr /tmp/tmp.bKMf5HsMBF 2023-12-14T01:27:25.356 DEBUG:teuthology.orchestra.run.smithi045:> sudo /bin/ls /boot/loader/entries || true 2023-12-14T01:27:25.425 INFO:teuthology.orchestra.run.smithi045.stdout:a1b29d6c289747bdb22930598d39874a-0-rescue.conf 2023-12-14T01:27:25.425 INFO:teuthology.orchestra.run.smithi045.stdout:a1b29d6c289747bdb22930598d39874a-4.18.0-348.el8.x86_64.conf 2023-12-14T01:27:25.425 INFO:teuthology.orchestra.run.smithi045.stdout:a1b29d6c289747bdb22930598d39874a-4.18.0-489.el8.x86_64.conf 2023-12-14T01:27:25.425 INFO:teuthology.orchestra.run.smithi045.stdout:a1b29d6c289747bdb22930598d39874a-4.18.0-527.el8.x86_64.conf 2023-12-14T01:27:25.426 DEBUG:teuthology.orchestra.run.smithi045:> sudo grub2-set-default a1b29d6c289747bdb22930598d39874a-4.18.0-527.el8.x86_64 2023-12-14T01:27:25.622 DEBUG:teuthology.orchestra.run.smithi045:> sudo shutdown -r now 2023-12-14T01:27:29.318 INFO:teuthology.orchestra.run.smithi100.stdout: Running scriptlet: kernel-core-4.18.0-527.el8.x86_64 3/3 2023-12-14T01:27:29.341 INFO:teuthology.orchestra.run.smithi100.stdout: Running scriptlet: kernel-modules-4.18.0-527.el8.x86_64 3/3 2023-12-14T01:27:29.719 INFO:teuthology.orchestra.run.smithi100.stdout: Running scriptlet: kernel-4.18.0-527.el8.x86_64 3/3 2023-12-14T01:27:29.719 INFO:teuthology.orchestra.run.smithi100.stdout: Verifying : kernel-4.18.0-527.el8.x86_64 1/3 2023-12-14T01:27:29.719 INFO:teuthology.orchestra.run.smithi100.stdout: Verifying : kernel-core-4.18.0-527.el8.x86_64 2/3 2023-12-14T01:27:30.492 INFO:teuthology.orchestra.run.smithi100.stdout: Verifying : kernel-modules-4.18.0-527.el8.x86_64 3/3 2023-12-14T01:27:30.492 INFO:teuthology.orchestra.run.smithi100.stdout: 2023-12-14T01:27:30.492 INFO:teuthology.orchestra.run.smithi100.stdout:Installed: 2023-12-14T01:27:30.492 INFO:teuthology.orchestra.run.smithi100.stdout: kernel-4.18.0-527.el8.x86_64 kernel-core-4.18.0-527.el8.x86_64 2023-12-14T01:27:30.492 INFO:teuthology.orchestra.run.smithi100.stdout: kernel-modules-4.18.0-527.el8.x86_64 2023-12-14T01:27:30.492 INFO:teuthology.orchestra.run.smithi100.stdout: 2023-12-14T01:27:30.492 INFO:teuthology.orchestra.run.smithi100.stdout:Complete! 2023-12-14T01:27:30.636 DEBUG:teuthology.orchestra.run.smithi100:> rpm -q kernel | sort -rV | head -n 1 2023-12-14T01:27:30.856 INFO:teuthology.orchestra.run.smithi100.stdout:kernel-4.18.0-527.el8.x86_64 2023-12-14T01:27:30.856 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 4.18.0-527.el8.x86_64 2023-12-14T01:27:30.856 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 4.18.0-489.el8.x86_64 Expected: 4.18.0-527.el8.x86_64 2023-12-14T01:27:30.856 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2023-12-14T01:27:30.856 DEBUG:teuthology.task.kernel:src is distro, skipping download 2023-12-14T01:27:30.856 INFO:teuthology.task.kernel:Installing distro kernel on host.b... 2023-12-14T01:27:30.856 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi100.front.sepia.ceph.com, path=None, version=distro) 2023-12-14T01:27:30.857 DEBUG:teuthology.orchestra.run.smithi100:> rpm -q kernel | sort -rV | head -n 1 2023-12-14T01:27:31.065 INFO:teuthology.orchestra.run.smithi100.stdout:kernel-4.18.0-527.el8.x86_64 2023-12-14T01:27:31.065 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 4.18.0-527.el8.x86_64 2023-12-14T01:27:31.065 DEBUG:teuthology.orchestra.run.smithi100:> sudo rpm -qi grub2-tools 2023-12-14T01:27:31.098 INFO:teuthology.orchestra.run.smithi100.stdout:Name : grub2-tools 2023-12-14T01:27:31.098 INFO:teuthology.orchestra.run.smithi100.stdout:Epoch : 1 2023-12-14T01:27:31.098 INFO:teuthology.orchestra.run.smithi100.stdout:Version : 2.02 2023-12-14T01:27:31.098 INFO:teuthology.orchestra.run.smithi100.stdout:Release : 129.el8 2023-12-14T01:27:31.098 INFO:teuthology.orchestra.run.smithi100.stdout:Architecture: x86_64 2023-12-14T01:27:31.099 INFO:teuthology.orchestra.run.smithi100.stdout:Install Date: Thu 04 May 2023 10:17:48 PM UTC 2023-12-14T01:27:31.099 INFO:teuthology.orchestra.run.smithi100.stdout:Group : System Environment/Base 2023-12-14T01:27:31.099 INFO:teuthology.orchestra.run.smithi100.stdout:Size : 9265586 2023-12-14T01:27:31.099 INFO:teuthology.orchestra.run.smithi100.stdout:License : GPLv3+ 2023-12-14T01:27:31.099 INFO:teuthology.orchestra.run.smithi100.stdout:Signature : RSA/SHA256, Tue 19 Jul 2022 02:52:06 PM UTC, Key ID 05b555b38483c65d 2023-12-14T01:27:31.099 INFO:teuthology.orchestra.run.smithi100.stdout:Source RPM : grub2-2.02-129.el8.src.rpm 2023-12-14T01:27:31.099 INFO:teuthology.orchestra.run.smithi100.stdout:Build Date : Tue 19 Jul 2022 02:30:39 PM UTC 2023-12-14T01:27:31.099 INFO:teuthology.orchestra.run.smithi100.stdout:Build Host : kbuilder.bsys.centos.org 2023-12-14T01:27:31.099 INFO:teuthology.orchestra.run.smithi100.stdout:Relocations : (not relocatable) 2023-12-14T01:27:31.099 INFO:teuthology.orchestra.run.smithi100.stdout:Packager : CentOS BuildSystem 2023-12-14T01:27:31.099 INFO:teuthology.orchestra.run.smithi100.stdout:Vendor : CentOS 2023-12-14T01:27:31.099 INFO:teuthology.orchestra.run.smithi100.stdout:URL : http://www.gnu.org/software/grub/ 2023-12-14T01:27:31.099 INFO:teuthology.orchestra.run.smithi100.stdout:Summary : Support tools for GRUB. 2023-12-14T01:27:31.099 INFO:teuthology.orchestra.run.smithi100.stdout:Description : 2023-12-14T01:27:31.099 INFO:teuthology.orchestra.run.smithi100.stdout: 2023-12-14T01:27:31.100 INFO:teuthology.orchestra.run.smithi100.stdout:The GRand Unified Bootloader (GRUB) is a highly configurable and 2023-12-14T01:27:31.100 INFO:teuthology.orchestra.run.smithi100.stdout:customizable bootloader with modular architecture. It supports a rich 2023-12-14T01:27:31.100 INFO:teuthology.orchestra.run.smithi100.stdout:variety of kernel formats, file systems, computer architectures and 2023-12-14T01:27:31.100 INFO:teuthology.orchestra.run.smithi100.stdout:hardware devices. 2023-12-14T01:27:31.100 INFO:teuthology.orchestra.run.smithi100.stdout: 2023-12-14T01:27:31.100 INFO:teuthology.orchestra.run.smithi100.stdout:This subpackage provides tools for support of all platforms. 2023-12-14T01:27:31.101 INFO:teuthology.task.kernel:Updating Grub Version: grub2 2023-12-14T01:27:31.101 INFO:teuthology.task.kernel:Updating grub on smithi100 to boot 4.18.0-527.el8.x86_64 2023-12-14T01:27:31.101 DEBUG:teuthology.orchestra.run.smithi100:> sudo grub2-mkconfig -o /boot/grub2/grub.cfg 2023-12-14T01:27:32.833 INFO:teuthology.orchestra.run.smithi100.stderr:Generating grub configuration file ... 2023-12-14T01:27:35.392 INFO:teuthology.orchestra.run.smithi100.stderr:done 2023-12-14T01:27:35.394 DEBUG:teuthology.orchestra.run.smithi100:> mktemp 2023-12-14T01:27:35.425 INFO:teuthology.orchestra.run.smithi100.stdout:/tmp/tmp.pHQLwDTPQ3 2023-12-14T01:27:35.425 DEBUG:teuthology.orchestra.run.smithi100:> sudo cp /boot/grub2/grub.cfg /tmp/tmp.pHQLwDTPQ3 2023-12-14T01:27:35.510 DEBUG:teuthology.orchestra.run.smithi100:> sudo chmod 0666 /tmp/tmp.pHQLwDTPQ3 2023-12-14T01:27:35.668 DEBUG:teuthology.orchestra.remote:smithi100:/tmp/tmp.pHQLwDTPQ3 is 6KB 2023-12-14T01:27:35.716 DEBUG:teuthology.orchestra.run.smithi100:> rm -fr /tmp/tmp.pHQLwDTPQ3 2023-12-14T01:27:35.734 DEBUG:teuthology.orchestra.run.smithi100:> sudo /bin/ls /boot/loader/entries || true 2023-12-14T01:27:35.805 INFO:teuthology.orchestra.run.smithi100.stdout:a1b29d6c289747bdb22930598d39874a-0-rescue.conf 2023-12-14T01:27:35.805 INFO:teuthology.orchestra.run.smithi100.stdout:a1b29d6c289747bdb22930598d39874a-4.18.0-348.el8.x86_64.conf 2023-12-14T01:27:35.806 INFO:teuthology.orchestra.run.smithi100.stdout:a1b29d6c289747bdb22930598d39874a-4.18.0-489.el8.x86_64.conf 2023-12-14T01:27:35.806 INFO:teuthology.orchestra.run.smithi100.stdout:a1b29d6c289747bdb22930598d39874a-4.18.0-527.el8.x86_64.conf 2023-12-14T01:27:35.806 DEBUG:teuthology.orchestra.run.smithi100:> sudo grub2-set-default a1b29d6c289747bdb22930598d39874a-4.18.0-527.el8.x86_64 2023-12-14T01:27:35.958 DEBUG:teuthology.orchestra.run.smithi100:> sudo shutdown -r now 2023-12-14T01:27:54.364 INFO:teuthology.task.kernel:Checking client host.c for new kernel version... 2023-12-14T01:27:54.365 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi177.front.sepia.ceph.com' 2023-12-14T01:27:54.365 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi177.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-14T01:27:55.625 INFO:teuthology.task.kernel:Checking client host.a for new kernel version... 2023-12-14T01:27:55.625 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi045.front.sepia.ceph.com' 2023-12-14T01:27:55.626 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi045.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-14T01:28:05.969 INFO:teuthology.task.kernel:Checking client host.b for new kernel version... 2023-12-14T01:28:05.970 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi100.front.sepia.ceph.com' 2023-12-14T01:28:05.970 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi100.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-14T01:28:12.818 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.177 2023-12-14T01:28:14.097 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.45 2023-12-14T01:28:21.827 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi177.front.sepia.ceph.com' 2023-12-14T01:28:21.827 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi177.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-14T01:28:23.099 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi045.front.sepia.ceph.com' 2023-12-14T01:28:23.100 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi045.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-14T01:28:24.337 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.100 2023-12-14T01:28:26.161 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.45 2023-12-14T01:28:33.346 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi100.front.sepia.ceph.com' 2023-12-14T01:28:33.347 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi100.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-14T01:28:36.401 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.100 2023-12-14T01:28:38.163 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi045.front.sepia.ceph.com' 2023-12-14T01:28:38.163 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi045.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-14T01:28:48.409 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi100.front.sepia.ceph.com' 2023-12-14T01:28:48.410 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi100.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-14T01:29:06.834 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.100 2023-12-14T01:29:10.481 DEBUG:teuthology.orchestra.run.smithi045:> true 2023-12-14T01:29:10.749 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi045.front.sepia.ceph.com' 2023-12-14T01:29:10.749 INFO:teuthology.task.kernel:Checking kernel version of host.a, want "4.18.0-527.el8.x86_64"... 2023-12-14T01:29:10.750 DEBUG:teuthology.orchestra.run.smithi045:> uname -r 2023-12-14T01:29:10.814 INFO:teuthology.orchestra.run.smithi045.stdout:4.18.0-527.el8.x86_64 2023-12-14T01:29:10.815 DEBUG:teuthology.task.kernel:current kernel version is 4.18.0-527.el8.x86_64 vs 4.18.0-527.el8.x86_64 2023-12-14T01:29:10.815 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2023-12-14T01:29:10.815 DEBUG:teuthology.task.kernel:Distro of this test job: centos 2023-12-14T01:29:11.816 INFO:teuthology.task.kernel:Enabling kdb on host.a... 2023-12-14T01:29:11.816 DEBUG:teuthology.orchestra.run.smithi045:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2023-12-14T01:29:11.883 INFO:teuthology.orchestra.run.smithi045.stdout:ttyS1 2023-12-14T01:29:11.899 DEBUG:teuthology.parallel:result is None 2023-12-14T01:29:21.829 DEBUG:teuthology.orchestra.remote:timed out 2023-12-14T01:29:21.835 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi100.front.sepia.ceph.com' 2023-12-14T01:29:21.836 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi100.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-14T01:29:22.768 DEBUG:teuthology.orchestra.run.smithi100:> true 2023-12-14T01:29:23.575 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi100.front.sepia.ceph.com' 2023-12-14T01:29:23.575 INFO:teuthology.task.kernel:Checking kernel version of host.b, want "4.18.0-527.el8.x86_64"... 2023-12-14T01:29:23.575 DEBUG:teuthology.orchestra.run.smithi100:> uname -r 2023-12-14T01:29:23.636 INFO:teuthology.orchestra.run.smithi100.stdout:4.18.0-527.el8.x86_64 2023-12-14T01:29:23.636 DEBUG:teuthology.task.kernel:current kernel version is 4.18.0-527.el8.x86_64 vs 4.18.0-527.el8.x86_64 2023-12-14T01:29:23.636 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2023-12-14T01:29:23.636 DEBUG:teuthology.task.kernel:Distro of this test job: centos 2023-12-14T01:29:24.638 INFO:teuthology.task.kernel:Enabling kdb on host.b... 2023-12-14T01:29:24.638 DEBUG:teuthology.orchestra.run.smithi100:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2023-12-14T01:29:24.713 INFO:teuthology.orchestra.run.smithi100.stdout:ttyS1 2023-12-14T01:29:24.727 DEBUG:teuthology.parallel:result is None 2023-12-14T01:29:33.831 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi177.front.sepia.ceph.com' 2023-12-14T01:29:33.832 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi177.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-14T01:29:34.166 DEBUG:teuthology.orchestra.run.smithi177:> true 2023-12-14T01:29:34.461 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi177.front.sepia.ceph.com' 2023-12-14T01:29:34.461 INFO:teuthology.task.kernel:Checking kernel version of host.c, want "4.18.0-527.el8.x86_64"... 2023-12-14T01:29:34.461 DEBUG:teuthology.orchestra.run.smithi177:> uname -r 2023-12-14T01:29:34.480 INFO:teuthology.orchestra.run.smithi177.stdout:4.18.0-527.el8.x86_64 2023-12-14T01:29:34.480 DEBUG:teuthology.task.kernel:current kernel version is 4.18.0-527.el8.x86_64 vs 4.18.0-527.el8.x86_64 2023-12-14T01:29:34.480 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2023-12-14T01:29:34.480 DEBUG:teuthology.task.kernel:Distro of this test job: centos 2023-12-14T01:29:35.481 INFO:teuthology.task.kernel:Enabling kdb on host.c... 2023-12-14T01:29:35.481 DEBUG:teuthology.orchestra.run.smithi177:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2023-12-14T01:29:35.547 INFO:teuthology.orchestra.run.smithi177.stdout:ttyS1 2023-12-14T01:29:35.560 DEBUG:teuthology.parallel:result is None 2023-12-14T01:29:35.560 INFO:teuthology.run_tasks:Running task internal.base... 2023-12-14T01:29:35.567 INFO:teuthology.task.internal:Creating test directory... 2023-12-14T01:29:35.568 DEBUG:teuthology.orchestra.run.smithi045:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2023-12-14T01:29:35.571 DEBUG:teuthology.orchestra.run.smithi100:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2023-12-14T01:29:35.573 DEBUG:teuthology.orchestra.run.smithi177:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2023-12-14T01:29:35.593 INFO:teuthology.run_tasks:Running task internal.archive_upload... 2023-12-14T01:29:35.599 INFO:teuthology.run_tasks:Running task internal.archive... 2023-12-14T01:29:35.609 INFO:teuthology.task.internal:Creating archive directory... 2023-12-14T01:29:35.609 DEBUG:teuthology.orchestra.run.smithi045:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2023-12-14T01:29:35.634 DEBUG:teuthology.orchestra.run.smithi100:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2023-12-14T01:29:35.636 DEBUG:teuthology.orchestra.run.smithi177:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2023-12-14T01:29:35.709 INFO:teuthology.run_tasks:Running task internal.coredump... 2023-12-14T01:29:35.717 INFO:teuthology.task.internal:Enabling coredump saving... 2023-12-14T01:29:35.717 DEBUG:teuthology.orchestra.run.smithi045:> 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 2023-12-14T01:29:35.719 DEBUG:teuthology.orchestra.run.smithi100:> 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 2023-12-14T01:29:35.721 DEBUG:teuthology.orchestra.run.smithi177:> 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 2023-12-14T01:29:35.756 INFO:teuthology.orchestra.run.smithi100.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-12-14T01:29:35.761 INFO:teuthology.orchestra.run.smithi045.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-12-14T01:29:35.763 INFO:teuthology.orchestra.run.smithi177.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-12-14T01:29:35.767 INFO:teuthology.orchestra.run.smithi100.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-12-14T01:29:35.774 INFO:teuthology.orchestra.run.smithi045.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-12-14T01:29:35.774 INFO:teuthology.orchestra.run.smithi177.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-12-14T01:29:35.776 INFO:teuthology.run_tasks:Running task internal.sudo... 2023-12-14T01:29:35.783 INFO:teuthology.task.internal:Configuring sudo... 2023-12-14T01:29:35.783 DEBUG:teuthology.orchestra.run.smithi045:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2023-12-14T01:29:35.786 DEBUG:teuthology.orchestra.run.smithi100:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2023-12-14T01:29:35.811 DEBUG:teuthology.orchestra.run.smithi177:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2023-12-14T01:29:35.845 INFO:teuthology.run_tasks:Running task internal.syslog... 2023-12-14T01:29:35.854 INFO:teuthology.task.internal.syslog:Starting syslog monitoring... 2023-12-14T01:29:35.855 DEBUG:teuthology.orchestra.run.smithi045:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2023-12-14T01:29:35.861 DEBUG:teuthology.orchestra.run.smithi100:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2023-12-14T01:29:35.882 DEBUG:teuthology.orchestra.run.smithi177:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2023-12-14T01:29:35.903 DEBUG:teuthology.orchestra.run.smithi045:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2023-12-14T01:29:35.973 DEBUG:teuthology.orchestra.run.smithi045:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2023-12-14T01:29:36.032 DEBUG:teuthology.orchestra.run.smithi045:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2023-12-14T01:29:36.081 DEBUG:teuthology.orchestra.run.smithi045:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2023-12-14T01:29:36.131 DEBUG:teuthology.orchestra.run.smithi045:> set -ex 2023-12-14T01:29:36.131 DEBUG:teuthology.orchestra.run.smithi045:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2023-12-14T01:29:36.205 DEBUG:teuthology.orchestra.run.smithi100:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2023-12-14T01:29:36.254 DEBUG:teuthology.orchestra.run.smithi100:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2023-12-14T01:29:36.312 DEBUG:teuthology.orchestra.run.smithi100:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2023-12-14T01:29:36.399 DEBUG:teuthology.orchestra.run.smithi100:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2023-12-14T01:29:36.443 DEBUG:teuthology.orchestra.run.smithi100:> set -ex 2023-12-14T01:29:36.443 DEBUG:teuthology.orchestra.run.smithi100:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2023-12-14T01:29:36.511 DEBUG:teuthology.orchestra.run.smithi177:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2023-12-14T01:29:36.559 DEBUG:teuthology.orchestra.run.smithi177:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2023-12-14T01:29:36.615 DEBUG:teuthology.orchestra.run.smithi177:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2023-12-14T01:29:36.702 DEBUG:teuthology.orchestra.run.smithi177:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2023-12-14T01:29:36.745 DEBUG:teuthology.orchestra.run.smithi177:> set -ex 2023-12-14T01:29:36.745 DEBUG:teuthology.orchestra.run.smithi177:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2023-12-14T01:29:36.813 DEBUG:teuthology.orchestra.run.smithi045:> sudo service rsyslog restart 2023-12-14T01:29:36.816 DEBUG:teuthology.orchestra.run.smithi100:> sudo service rsyslog restart 2023-12-14T01:29:36.818 DEBUG:teuthology.orchestra.run.smithi177:> sudo service rsyslog restart 2023-12-14T01:29:36.878 INFO:teuthology.orchestra.run.smithi100.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2023-12-14T01:29:36.879 INFO:teuthology.orchestra.run.smithi045.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2023-12-14T01:29:36.920 INFO:teuthology.orchestra.run.smithi177.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2023-12-14T01:29:37.358 INFO:teuthology.run_tasks:Running task internal.timer... 2023-12-14T01:29:37.370 INFO:teuthology.task.internal:Starting timer... 2023-12-14T01:29:37.370 INFO:teuthology.run_tasks:Running task pcp... 2023-12-14T01:29:37.386 INFO:teuthology.run_tasks:Running task selinux... 2023-12-14T01:29:37.395 DEBUG:teuthology.task:Applying overrides for task selinux: {'whitelist': ['scontext=system_u:system_r:logrotate_t:s0']} 2023-12-14T01:29:37.395 DEBUG:teuthology.orchestra.run.smithi045:> sudo service auditd rotate 2023-12-14T01:29:37.476 INFO:teuthology.orchestra.run.smithi045.stdout:Rotating logs: 2023-12-14T01:29:37.479 DEBUG:teuthology.orchestra.run.smithi100:> sudo service auditd rotate 2023-12-14T01:29:37.546 INFO:teuthology.orchestra.run.smithi100.stdout:Rotating logs: 2023-12-14T01:29:37.548 DEBUG:teuthology.orchestra.run.smithi177:> sudo service auditd rotate 2023-12-14T01:29:37.618 INFO:teuthology.orchestra.run.smithi177.stdout:Rotating logs: 2023-12-14T01:29:37.619 DEBUG:teuthology.task.selinux:Getting current SELinux state 2023-12-14T01:29:37.620 DEBUG:teuthology.orchestra.run.smithi045:> /usr/sbin/getenforce 2023-12-14T01:29:37.679 INFO:teuthology.orchestra.run.smithi045.stdout:Permissive 2023-12-14T01:29:37.679 DEBUG:teuthology.orchestra.run.smithi100:> /usr/sbin/getenforce 2023-12-14T01:29:37.737 INFO:teuthology.orchestra.run.smithi100.stdout:Permissive 2023-12-14T01:29:37.737 DEBUG:teuthology.orchestra.run.smithi177:> /usr/sbin/getenforce 2023-12-14T01:29:37.783 INFO:teuthology.orchestra.run.smithi177.stdout:Permissive 2023-12-14T01:29:37.784 DEBUG:teuthology.task.selinux:Existing SELinux modes: {'ubuntu@smithi045.front.sepia.ceph.com': 'permissive', 'ubuntu@smithi100.front.sepia.ceph.com': 'permissive', 'ubuntu@smithi177.front.sepia.ceph.com': 'permissive'} 2023-12-14T01:29:37.784 DEBUG:teuthology.orchestra.run.smithi045:> sudo grep -a 'avc: .*denied' /var/log/audit/audit.log | grep -av -e 'comm="dmidecode"' -e chronyd.service -e 'name="cephtest"' -e scontext=system_u:system_r:nrpe_t:s0 -e scontext=system_u:system_r:pcp_pmlogger_t -e scontext=system_u:system_r:pcp_pmcd_t:s0 -e 'comm="rhsmd"' -e scontext=system_u:system_r:syslogd_t:s0 -e tcontext=system_u:system_r:nrpe_t:s0 -e 'comm="updatedb"' -e 'comm="smartd"' -e 'comm="rhsmcertd-worke"' -e 'comm="setroubleshootd"' -e 'comm="rpm"' -e tcontext=system_u:object_r:container_runtime_exec_t:s0 -e 'comm="ksmtuned"' -e 'comm="sssd"' -e 'comm="sss_cache"' -e context=system_u:system_r:NetworkManager_dispatcher_t:s0 2023-12-14T01:29:37.819 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-14T01:29:37.820 DEBUG:teuthology.orchestra.run.smithi100:> sudo grep -a 'avc: .*denied' /var/log/audit/audit.log | grep -av -e 'comm="dmidecode"' -e chronyd.service -e 'name="cephtest"' -e scontext=system_u:system_r:nrpe_t:s0 -e scontext=system_u:system_r:pcp_pmlogger_t -e scontext=system_u:system_r:pcp_pmcd_t:s0 -e 'comm="rhsmd"' -e scontext=system_u:system_r:syslogd_t:s0 -e tcontext=system_u:system_r:nrpe_t:s0 -e 'comm="updatedb"' -e 'comm="smartd"' -e 'comm="rhsmcertd-worke"' -e 'comm="setroubleshootd"' -e 'comm="rpm"' -e tcontext=system_u:object_r:container_runtime_exec_t:s0 -e 'comm="ksmtuned"' -e 'comm="sssd"' -e 'comm="sss_cache"' -e context=system_u:system_r:NetworkManager_dispatcher_t:s0 2023-12-14T01:29:37.848 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-14T01:29:37.849 DEBUG:teuthology.orchestra.run.smithi177:> sudo grep -a 'avc: .*denied' /var/log/audit/audit.log | grep -av -e 'comm="dmidecode"' -e chronyd.service -e 'name="cephtest"' -e scontext=system_u:system_r:nrpe_t:s0 -e scontext=system_u:system_r:pcp_pmlogger_t -e scontext=system_u:system_r:pcp_pmcd_t:s0 -e 'comm="rhsmd"' -e scontext=system_u:system_r:syslogd_t:s0 -e tcontext=system_u:system_r:nrpe_t:s0 -e 'comm="updatedb"' -e 'comm="smartd"' -e 'comm="rhsmcertd-worke"' -e 'comm="setroubleshootd"' -e 'comm="rpm"' -e tcontext=system_u:object_r:container_runtime_exec_t:s0 -e 'comm="ksmtuned"' -e 'comm="sssd"' -e 'comm="sss_cache"' -e context=system_u:system_r:NetworkManager_dispatcher_t:s0 2023-12-14T01:29:37.876 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-14T01:29:37.877 INFO:teuthology.task.selinux:Putting SELinux into permissive mode 2023-12-14T01:29:37.877 DEBUG:teuthology.orchestra.run.smithi045:> sudo /usr/sbin/setenforce permissive 2023-12-14T01:29:37.911 DEBUG:teuthology.orchestra.run.smithi100:> sudo /usr/sbin/setenforce permissive 2023-12-14T01:29:37.941 DEBUG:teuthology.orchestra.run.smithi177:> sudo /usr/sbin/setenforce permissive 2023-12-14T01:29:37.969 INFO:teuthology.run_tasks:Running task ansible.cephlab... 2023-12-14T01:29:37.979 INFO:teuthology.repo_utils:/home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main was just updated or references a specific commit; assuming it is current 2023-12-14T01:29:37.979 INFO:teuthology.repo_utils:Resetting repo at /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main to origin/main 2023-12-14T01:29:37.997 INFO:teuthology.task.ansible:Playbook: [{'import_playbook': 'ansible_managed.yml'}, {'import_playbook': 'teuthology.yml'}, {'hosts': 'testnodes', 'tasks': [{'set_fact': {'ran_from_cephlab_playbook': True}}]}, {'import_playbook': 'testnodes.yml'}, {'import_playbook': 'container-host.yml'}, {'import_playbook': 'cobbler.yml'}, {'import_playbook': 'paddles.yml'}, {'import_playbook': 'pulpito.yml'}, {'hosts': 'testnodes', 'become': True, 'tasks': [{'name': 'Touch /ceph-qa-ready', 'file': {'path': '/ceph-qa-ready', 'state': 'touch'}, 'when': 'ran_from_cephlab_playbook|bool'}]}] 2023-12-14T01:29:37.998 DEBUG:teuthology.task.ansible:Running ansible-playbook -v --extra-vars '{"ansible_ssh_user": "ubuntu"}' -i /etc/ansible/hosts --limit smithi045.front.sepia.ceph.com,smithi100.front.sepia.ceph.com,smithi177.front.sepia.ceph.com /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main/cephlab.yml 2023-12-14T01:38:05.202 DEBUG:teuthology.task.ansible:Reconnecting to [Remote(name='ubuntu@smithi045.front.sepia.ceph.com'), Remote(name='ubuntu@smithi100.front.sepia.ceph.com'), Remote(name='ubuntu@smithi177.front.sepia.ceph.com')] 2023-12-14T01:38:05.203 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi045.front.sepia.ceph.com' 2023-12-14T01:38:05.204 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi045.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-14T01:38:05.280 DEBUG:teuthology.orchestra.run.smithi045:> true 2023-12-14T01:38:05.356 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi045.front.sepia.ceph.com' 2023-12-14T01:38:05.357 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi100.front.sepia.ceph.com' 2023-12-14T01:38:05.357 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi100.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-14T01:38:05.427 DEBUG:teuthology.orchestra.run.smithi100:> true 2023-12-14T01:38:05.497 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi100.front.sepia.ceph.com' 2023-12-14T01:38:05.498 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi177.front.sepia.ceph.com' 2023-12-14T01:38:05.498 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi177.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-14T01:38:05.567 DEBUG:teuthology.orchestra.run.smithi177:> true 2023-12-14T01:38:05.636 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi177.front.sepia.ceph.com' 2023-12-14T01:38:05.637 INFO:teuthology.run_tasks:Running task clock... 2023-12-14T01:38:05.649 INFO:teuthology.task.clock:Syncing clocks and checking initial clock skew... 2023-12-14T01:38:05.649 INFO:teuthology.orchestra.run:Running command with timeout 360 2023-12-14T01:38:05.650 DEBUG:teuthology.orchestra.run.smithi045:> 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 2023-12-14T01:38:05.652 INFO:teuthology.orchestra.run:Running command with timeout 360 2023-12-14T01:38:05.652 DEBUG:teuthology.orchestra.run.smithi100:> 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 2023-12-14T01:38:05.655 INFO:teuthology.orchestra.run:Running command with timeout 360 2023-12-14T01:38:05.655 DEBUG:teuthology.orchestra.run.smithi177:> 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 2023-12-14T01:38:05.687 INFO:teuthology.orchestra.run.smithi100.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2023-12-14T01:38:05.689 INFO:teuthology.orchestra.run.smithi045.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2023-12-14T01:38:05.701 INFO:teuthology.orchestra.run.smithi100.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2023-12-14T01:38:05.707 INFO:teuthology.orchestra.run.smithi045.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2023-12-14T01:38:05.709 INFO:teuthology.orchestra.run.smithi177.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2023-12-14T01:38:05.724 INFO:teuthology.orchestra.run.smithi177.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2023-12-14T01:38:05.770 INFO:teuthology.orchestra.run.smithi100.stderr:sudo: ntpd: command not found 2023-12-14T01:38:05.781 INFO:teuthology.orchestra.run.smithi100.stdout:506 Cannot talk to daemon 2023-12-14T01:38:05.785 INFO:teuthology.orchestra.run.smithi045.stderr:sudo: ntpd: command not found 2023-12-14T01:38:05.785 INFO:teuthology.orchestra.run.smithi177.stderr:sudo: ntpd: command not found 2023-12-14T01:38:05.795 INFO:teuthology.orchestra.run.smithi100.stderr:Failed to start ntp.service: Unit ntp.service not found. 2023-12-14T01:38:05.795 INFO:teuthology.orchestra.run.smithi177.stdout:506 Cannot talk to daemon 2023-12-14T01:38:05.798 INFO:teuthology.orchestra.run.smithi045.stdout:506 Cannot talk to daemon 2023-12-14T01:38:05.808 INFO:teuthology.orchestra.run.smithi100.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2023-12-14T01:38:05.809 INFO:teuthology.orchestra.run.smithi177.stderr:Failed to start ntp.service: Unit ntp.service not found. 2023-12-14T01:38:05.815 INFO:teuthology.orchestra.run.smithi045.stderr:Failed to start ntp.service: Unit ntp.service not found. 2023-12-14T01:38:05.822 INFO:teuthology.orchestra.run.smithi177.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2023-12-14T01:38:05.831 INFO:teuthology.orchestra.run.smithi045.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2023-12-14T01:38:05.873 INFO:teuthology.orchestra.run.smithi100.stderr:bash: ntpq: command not found 2023-12-14T01:38:05.877 INFO:teuthology.orchestra.run.smithi100.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2023-12-14T01:38:05.877 INFO:teuthology.orchestra.run.smithi100.stdout:=============================================================================== 2023-12-14T01:38:05.877 INFO:teuthology.orchestra.run.smithi100.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-12-14T01:38:05.877 INFO:teuthology.orchestra.run.smithi100.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-12-14T01:38:05.877 INFO:teuthology.orchestra.run.smithi100.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-12-14T01:38:05.877 INFO:teuthology.orchestra.run.smithi100.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-12-14T01:38:05.888 INFO:teuthology.orchestra.run.smithi177.stderr:bash: ntpq: command not found 2023-12-14T01:38:05.891 INFO:teuthology.orchestra.run.smithi177.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2023-12-14T01:38:05.892 INFO:teuthology.orchestra.run.smithi177.stdout:=============================================================================== 2023-12-14T01:38:05.892 INFO:teuthology.orchestra.run.smithi177.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-12-14T01:38:05.892 INFO:teuthology.orchestra.run.smithi177.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-12-14T01:38:05.892 INFO:teuthology.orchestra.run.smithi177.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-12-14T01:38:05.892 INFO:teuthology.orchestra.run.smithi177.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-12-14T01:38:05.903 INFO:teuthology.orchestra.run.smithi045.stderr:bash: ntpq: command not found 2023-12-14T01:38:05.907 INFO:teuthology.orchestra.run.smithi045.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2023-12-14T01:38:05.907 INFO:teuthology.orchestra.run.smithi045.stdout:=============================================================================== 2023-12-14T01:38:05.907 INFO:teuthology.orchestra.run.smithi045.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-12-14T01:38:05.907 INFO:teuthology.orchestra.run.smithi045.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-12-14T01:38:05.907 INFO:teuthology.orchestra.run.smithi045.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-12-14T01:38:05.907 INFO:teuthology.orchestra.run.smithi045.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-12-14T01:38:05.908 INFO:teuthology.run_tasks:Running task pexec... 2023-12-14T01:38:05.918 INFO:teuthology.task.pexec:Executing custom commands... 2023-12-14T01:38:05.918 INFO:teuthology.task.pexec:Running commands on host ubuntu@smithi045.front.sepia.ceph.com 2023-12-14T01:38:05.918 DEBUG:teuthology.orchestra.run.smithi045:> TESTDIR=/home/ubuntu/cephtest bash -s 2023-12-14T01:38:05.918 INFO:teuthology.task.pexec:Running commands on host ubuntu@smithi100.front.sepia.ceph.com 2023-12-14T01:38:05.919 DEBUG:teuthology.orchestra.run.smithi100:> TESTDIR=/home/ubuntu/cephtest bash -s 2023-12-14T01:38:05.919 INFO:teuthology.task.pexec:Running commands on host ubuntu@smithi177.front.sepia.ceph.com 2023-12-14T01:38:05.919 DEBUG:teuthology.orchestra.run.smithi177:> TESTDIR=/home/ubuntu/cephtest bash -s 2023-12-14T01:38:06.793 INFO:teuthology.orchestra.run.smithi100.stdout:Last metadata expiration check: 0:02:21 ago on Thu 14 Dec 2023 01:35:45 AM UTC. 2023-12-14T01:38:06.810 INFO:teuthology.orchestra.run.smithi177.stdout:Last metadata expiration check: 0:02:22 ago on Thu 14 Dec 2023 01:35:44 AM UTC. 2023-12-14T01:38:06.950 INFO:teuthology.orchestra.run.smithi045.stdout:Last metadata expiration check: 0:01:42 ago on Thu 14 Dec 2023 01:36:24 AM UTC. 2023-12-14T01:38:08.928 INFO:teuthology.orchestra.run.smithi100.stdout:Dependencies resolved. 2023-12-14T01:38:08.929 INFO:teuthology.orchestra.run.smithi100.stdout:================================================================================ 2023-12-14T01:38:08.929 INFO:teuthology.orchestra.run.smithi100.stdout: Package Architecture Version Repository Size 2023-12-14T01:38:08.929 INFO:teuthology.orchestra.run.smithi100.stdout:================================================================================ 2023-12-14T01:38:08.929 INFO:teuthology.orchestra.run.smithi100.stdout:Resetting modules: 2023-12-14T01:38:08.929 INFO:teuthology.orchestra.run.smithi100.stdout: container-tools 2023-12-14T01:38:08.930 INFO:teuthology.orchestra.run.smithi100.stdout: 2023-12-14T01:38:08.930 INFO:teuthology.orchestra.run.smithi100.stdout:Transaction Summary 2023-12-14T01:38:08.930 INFO:teuthology.orchestra.run.smithi100.stdout:================================================================================ 2023-12-14T01:38:08.930 INFO:teuthology.orchestra.run.smithi100.stdout: 2023-12-14T01:38:08.959 INFO:teuthology.orchestra.run.smithi177.stdout:Dependencies resolved. 2023-12-14T01:38:08.960 INFO:teuthology.orchestra.run.smithi177.stdout:================================================================================ 2023-12-14T01:38:08.960 INFO:teuthology.orchestra.run.smithi177.stdout: Package Architecture Version Repository Size 2023-12-14T01:38:08.960 INFO:teuthology.orchestra.run.smithi177.stdout:================================================================================ 2023-12-14T01:38:08.960 INFO:teuthology.orchestra.run.smithi177.stdout:Resetting modules: 2023-12-14T01:38:08.960 INFO:teuthology.orchestra.run.smithi177.stdout: container-tools 2023-12-14T01:38:08.960 INFO:teuthology.orchestra.run.smithi177.stdout: 2023-12-14T01:38:08.960 INFO:teuthology.orchestra.run.smithi177.stdout:Transaction Summary 2023-12-14T01:38:08.961 INFO:teuthology.orchestra.run.smithi177.stdout:================================================================================ 2023-12-14T01:38:08.961 INFO:teuthology.orchestra.run.smithi177.stdout: 2023-12-14T01:38:09.211 INFO:teuthology.orchestra.run.smithi100.stdout:Complete! 2023-12-14T01:38:09.216 INFO:teuthology.orchestra.run.smithi177.stdout:Complete! 2023-12-14T01:38:09.336 INFO:teuthology.orchestra.run.smithi045.stdout:Dependencies resolved. 2023-12-14T01:38:09.337 INFO:teuthology.orchestra.run.smithi045.stdout:================================================================================ 2023-12-14T01:38:09.338 INFO:teuthology.orchestra.run.smithi045.stdout: Package Architecture Version Repository Size 2023-12-14T01:38:09.338 INFO:teuthology.orchestra.run.smithi045.stdout:================================================================================ 2023-12-14T01:38:09.338 INFO:teuthology.orchestra.run.smithi045.stdout:Resetting modules: 2023-12-14T01:38:09.338 INFO:teuthology.orchestra.run.smithi045.stdout: container-tools 2023-12-14T01:38:09.338 INFO:teuthology.orchestra.run.smithi045.stdout: 2023-12-14T01:38:09.338 INFO:teuthology.orchestra.run.smithi045.stdout:Transaction Summary 2023-12-14T01:38:09.338 INFO:teuthology.orchestra.run.smithi045.stdout:================================================================================ 2023-12-14T01:38:09.338 INFO:teuthology.orchestra.run.smithi045.stdout: 2023-12-14T01:38:09.620 INFO:teuthology.orchestra.run.smithi045.stdout:Complete! 2023-12-14T01:38:10.147 INFO:teuthology.orchestra.run.smithi177.stdout:Last metadata expiration check: 0:02:25 ago on Thu 14 Dec 2023 01:35:44 AM UTC. 2023-12-14T01:38:10.151 INFO:teuthology.orchestra.run.smithi100.stdout:Last metadata expiration check: 0:02:24 ago on Thu 14 Dec 2023 01:35:45 AM UTC. 2023-12-14T01:38:10.677 INFO:teuthology.orchestra.run.smithi045.stdout:Last metadata expiration check: 0:01:46 ago on Thu 14 Dec 2023 01:36:24 AM UTC. 2023-12-14T01:38:12.254 INFO:teuthology.orchestra.run.smithi100.stdout:Dependencies resolved. 2023-12-14T01:38:12.263 INFO:teuthology.orchestra.run.smithi177.stdout:Dependencies resolved. 2023-12-14T01:38:12.438 INFO:teuthology.orchestra.run.smithi100.stdout:================================================================================ 2023-12-14T01:38:12.438 INFO:teuthology.orchestra.run.smithi100.stdout: Package Arch Version Repository Size 2023-12-14T01:38:12.438 INFO:teuthology.orchestra.run.smithi100.stdout:================================================================================ 2023-12-14T01:38:12.438 INFO:teuthology.orchestra.run.smithi100.stdout:Installing group/module packages: 2023-12-14T01:38:12.439 INFO:teuthology.orchestra.run.smithi100.stdout: aardvark-dns x86_64 2:1.8.0-1.module_el8+712+4cd1bd69 appstream 1.0 M 2023-12-14T01:38:12.439 INFO:teuthology.orchestra.run.smithi100.stdout: buildah x86_64 1:1.32.0-1.module_el8+712+4cd1bd69 appstream 9.6 M 2023-12-14T01:38:12.439 INFO:teuthology.orchestra.run.smithi100.stdout: cockpit-podman noarch 78-1.module_el8+712+4cd1bd69 appstream 750 k 2023-12-14T01:38:12.439 INFO:teuthology.orchestra.run.smithi100.stdout: crun x86_64 1.9.2-1.module_el8+712+4cd1bd69 appstream 241 k 2023-12-14T01:38:12.439 INFO:teuthology.orchestra.run.smithi100.stdout: netavark x86_64 2:1.8.0-2.module_el8+712+4cd1bd69 appstream 3.9 M 2023-12-14T01:38:12.439 INFO:teuthology.orchestra.run.smithi100.stdout: python3-podman noarch 4.7.0-1.module_el8+712+4cd1bd69 appstream 178 k 2023-12-14T01:38:12.439 INFO:teuthology.orchestra.run.smithi100.stdout: skopeo x86_64 2:1.13.3-1.module_el8+712+4cd1bd69 appstream 8.1 M 2023-12-14T01:38:12.439 INFO:teuthology.orchestra.run.smithi100.stdout: toolbox x86_64 0.0.99.4-6.module_el8+712+4cd1bd69 appstream 2.5 M 2023-12-14T01:38:12.439 INFO:teuthology.orchestra.run.smithi100.stdout: udica noarch 0.2.6-20.module_el8+712+4cd1bd69 appstream 53 k 2023-12-14T01:38:12.439 INFO:teuthology.orchestra.run.smithi100.stdout:Installing dependencies: 2023-12-14T01:38:12.439 INFO:teuthology.orchestra.run.smithi100.stdout: python3-pytoml noarch 0.1.14-5.git7dea353.el8 appstream 25 k 2023-12-14T01:38:12.439 INFO:teuthology.orchestra.run.smithi100.stdout: python3-pyxdg noarch 0.25-16.el8 appstream 94 k 2023-12-14T01:38:12.439 INFO:teuthology.orchestra.run.smithi100.stdout: yajl x86_64 2.1.0-12.el8 appstream 41 k 2023-12-14T01:38:12.440 INFO:teuthology.orchestra.run.smithi100.stdout:Installing weak dependencies: 2023-12-14T01:38:12.440 INFO:teuthology.orchestra.run.smithi100.stdout: criu-libs x86_64 3.15-3.module_el8.7.0+1216+b022c01d appstream 38 k 2023-12-14T01:38:12.440 INFO:teuthology.orchestra.run.smithi100.stdout:Installing module profiles: 2023-12-14T01:38:12.440 INFO:teuthology.orchestra.run.smithi100.stdout: container-tools/common 2023-12-14T01:38:12.440 INFO:teuthology.orchestra.run.smithi100.stdout: 2023-12-14T01:38:12.440 INFO:teuthology.orchestra.run.smithi100.stdout:Enabling module streams: 2023-12-14T01:38:12.440 INFO:teuthology.orchestra.run.smithi100.stdout: container-tools rhel8 2023-12-14T01:38:12.440 INFO:teuthology.orchestra.run.smithi100.stdout: 2023-12-14T01:38:12.440 INFO:teuthology.orchestra.run.smithi100.stdout:Transaction Summary 2023-12-14T01:38:12.440 INFO:teuthology.orchestra.run.smithi100.stdout:================================================================================ 2023-12-14T01:38:12.440 INFO:teuthology.orchestra.run.smithi100.stdout:Install 13 Packages 2023-12-14T01:38:12.440 INFO:teuthology.orchestra.run.smithi100.stdout: 2023-12-14T01:38:12.441 INFO:teuthology.orchestra.run.smithi100.stdout:Total download size: 27 M 2023-12-14T01:38:12.441 INFO:teuthology.orchestra.run.smithi100.stdout:Installed size: 89 M 2023-12-14T01:38:12.441 INFO:teuthology.orchestra.run.smithi100.stdout:Downloading Packages: 2023-12-14T01:38:12.452 INFO:teuthology.orchestra.run.smithi177.stdout:================================================================================ 2023-12-14T01:38:12.452 INFO:teuthology.orchestra.run.smithi177.stdout: Package Arch Version Repository Size 2023-12-14T01:38:12.452 INFO:teuthology.orchestra.run.smithi177.stdout:================================================================================ 2023-12-14T01:38:12.452 INFO:teuthology.orchestra.run.smithi177.stdout:Installing group/module packages: 2023-12-14T01:38:12.453 INFO:teuthology.orchestra.run.smithi177.stdout: aardvark-dns x86_64 2:1.8.0-1.module_el8+712+4cd1bd69 appstream 1.0 M 2023-12-14T01:38:12.453 INFO:teuthology.orchestra.run.smithi177.stdout: buildah x86_64 1:1.32.0-1.module_el8+712+4cd1bd69 appstream 9.6 M 2023-12-14T01:38:12.453 INFO:teuthology.orchestra.run.smithi177.stdout: cockpit-podman noarch 78-1.module_el8+712+4cd1bd69 appstream 750 k 2023-12-14T01:38:12.453 INFO:teuthology.orchestra.run.smithi177.stdout: crun x86_64 1.9.2-1.module_el8+712+4cd1bd69 appstream 241 k 2023-12-14T01:38:12.453 INFO:teuthology.orchestra.run.smithi177.stdout: netavark x86_64 2:1.8.0-2.module_el8+712+4cd1bd69 appstream 3.9 M 2023-12-14T01:38:12.453 INFO:teuthology.orchestra.run.smithi177.stdout: python3-podman noarch 4.7.0-1.module_el8+712+4cd1bd69 appstream 178 k 2023-12-14T01:38:12.453 INFO:teuthology.orchestra.run.smithi177.stdout: skopeo x86_64 2:1.13.3-1.module_el8+712+4cd1bd69 appstream 8.1 M 2023-12-14T01:38:12.453 INFO:teuthology.orchestra.run.smithi177.stdout: toolbox x86_64 0.0.99.4-6.module_el8+712+4cd1bd69 appstream 2.5 M 2023-12-14T01:38:12.453 INFO:teuthology.orchestra.run.smithi177.stdout: udica noarch 0.2.6-20.module_el8+712+4cd1bd69 appstream 53 k 2023-12-14T01:38:12.453 INFO:teuthology.orchestra.run.smithi177.stdout:Installing dependencies: 2023-12-14T01:38:12.453 INFO:teuthology.orchestra.run.smithi177.stdout: python3-pytoml noarch 0.1.14-5.git7dea353.el8 appstream 25 k 2023-12-14T01:38:12.454 INFO:teuthology.orchestra.run.smithi177.stdout: python3-pyxdg noarch 0.25-16.el8 appstream 94 k 2023-12-14T01:38:12.454 INFO:teuthology.orchestra.run.smithi177.stdout: yajl x86_64 2.1.0-12.el8 appstream 41 k 2023-12-14T01:38:12.454 INFO:teuthology.orchestra.run.smithi177.stdout:Installing weak dependencies: 2023-12-14T01:38:12.454 INFO:teuthology.orchestra.run.smithi177.stdout: criu-libs x86_64 3.15-3.module_el8.7.0+1216+b022c01d appstream 38 k 2023-12-14T01:38:12.454 INFO:teuthology.orchestra.run.smithi177.stdout:Installing module profiles: 2023-12-14T01:38:12.454 INFO:teuthology.orchestra.run.smithi177.stdout: container-tools/common 2023-12-14T01:38:12.454 INFO:teuthology.orchestra.run.smithi177.stdout: 2023-12-14T01:38:12.454 INFO:teuthology.orchestra.run.smithi177.stdout:Enabling module streams: 2023-12-14T01:38:12.454 INFO:teuthology.orchestra.run.smithi177.stdout: container-tools rhel8 2023-12-14T01:38:12.454 INFO:teuthology.orchestra.run.smithi177.stdout: 2023-12-14T01:38:12.454 INFO:teuthology.orchestra.run.smithi177.stdout:Transaction Summary 2023-12-14T01:38:12.454 INFO:teuthology.orchestra.run.smithi177.stdout:================================================================================ 2023-12-14T01:38:12.454 INFO:teuthology.orchestra.run.smithi177.stdout:Install 13 Packages 2023-12-14T01:38:12.454 INFO:teuthology.orchestra.run.smithi177.stdout: 2023-12-14T01:38:12.455 INFO:teuthology.orchestra.run.smithi177.stdout:Total download size: 27 M 2023-12-14T01:38:12.455 INFO:teuthology.orchestra.run.smithi177.stdout:Installed size: 89 M 2023-12-14T01:38:12.455 INFO:teuthology.orchestra.run.smithi177.stdout:Downloading Packages: 2023-12-14T01:38:13.016 INFO:teuthology.orchestra.run.smithi045.stdout:Dependencies resolved. 2023-12-14T01:38:13.227 INFO:teuthology.orchestra.run.smithi045.stdout:================================================================================ 2023-12-14T01:38:13.227 INFO:teuthology.orchestra.run.smithi045.stdout: Package Arch Version Repository Size 2023-12-14T01:38:13.227 INFO:teuthology.orchestra.run.smithi045.stdout:================================================================================ 2023-12-14T01:38:13.227 INFO:teuthology.orchestra.run.smithi045.stdout:Installing group/module packages: 2023-12-14T01:38:13.227 INFO:teuthology.orchestra.run.smithi045.stdout: aardvark-dns x86_64 2:1.8.0-1.module_el8+712+4cd1bd69 appstream 1.0 M 2023-12-14T01:38:13.227 INFO:teuthology.orchestra.run.smithi045.stdout: buildah x86_64 1:1.32.0-1.module_el8+712+4cd1bd69 appstream 9.6 M 2023-12-14T01:38:13.227 INFO:teuthology.orchestra.run.smithi045.stdout: cockpit-podman noarch 78-1.module_el8+712+4cd1bd69 appstream 750 k 2023-12-14T01:38:13.228 INFO:teuthology.orchestra.run.smithi045.stdout: crun x86_64 1.9.2-1.module_el8+712+4cd1bd69 appstream 241 k 2023-12-14T01:38:13.228 INFO:teuthology.orchestra.run.smithi045.stdout: netavark x86_64 2:1.8.0-2.module_el8+712+4cd1bd69 appstream 3.9 M 2023-12-14T01:38:13.228 INFO:teuthology.orchestra.run.smithi045.stdout: python3-podman noarch 4.7.0-1.module_el8+712+4cd1bd69 appstream 178 k 2023-12-14T01:38:13.228 INFO:teuthology.orchestra.run.smithi045.stdout: skopeo x86_64 2:1.13.3-1.module_el8+712+4cd1bd69 appstream 8.1 M 2023-12-14T01:38:13.228 INFO:teuthology.orchestra.run.smithi045.stdout: toolbox x86_64 0.0.99.4-6.module_el8+712+4cd1bd69 appstream 2.5 M 2023-12-14T01:38:13.228 INFO:teuthology.orchestra.run.smithi045.stdout: udica noarch 0.2.6-20.module_el8+712+4cd1bd69 appstream 53 k 2023-12-14T01:38:13.228 INFO:teuthology.orchestra.run.smithi045.stdout:Installing dependencies: 2023-12-14T01:38:13.228 INFO:teuthology.orchestra.run.smithi045.stdout: python3-pytoml noarch 0.1.14-5.git7dea353.el8 appstream 25 k 2023-12-14T01:38:13.228 INFO:teuthology.orchestra.run.smithi045.stdout: python3-pyxdg noarch 0.25-16.el8 appstream 94 k 2023-12-14T01:38:13.228 INFO:teuthology.orchestra.run.smithi045.stdout: yajl x86_64 2.1.0-12.el8 appstream 41 k 2023-12-14T01:38:13.228 INFO:teuthology.orchestra.run.smithi045.stdout:Installing weak dependencies: 2023-12-14T01:38:13.228 INFO:teuthology.orchestra.run.smithi045.stdout: criu-libs x86_64 3.15-3.module_el8.7.0+1216+b022c01d appstream 38 k 2023-12-14T01:38:13.229 INFO:teuthology.orchestra.run.smithi045.stdout:Installing module profiles: 2023-12-14T01:38:13.229 INFO:teuthology.orchestra.run.smithi045.stdout: container-tools/common 2023-12-14T01:38:13.229 INFO:teuthology.orchestra.run.smithi045.stdout: 2023-12-14T01:38:13.229 INFO:teuthology.orchestra.run.smithi045.stdout:Enabling module streams: 2023-12-14T01:38:13.229 INFO:teuthology.orchestra.run.smithi045.stdout: container-tools rhel8 2023-12-14T01:38:13.229 INFO:teuthology.orchestra.run.smithi045.stdout: 2023-12-14T01:38:13.229 INFO:teuthology.orchestra.run.smithi045.stdout:Transaction Summary 2023-12-14T01:38:13.229 INFO:teuthology.orchestra.run.smithi045.stdout:================================================================================ 2023-12-14T01:38:13.229 INFO:teuthology.orchestra.run.smithi045.stdout:Install 13 Packages 2023-12-14T01:38:13.229 INFO:teuthology.orchestra.run.smithi045.stdout: 2023-12-14T01:38:13.230 INFO:teuthology.orchestra.run.smithi045.stdout:Total download size: 27 M 2023-12-14T01:38:13.230 INFO:teuthology.orchestra.run.smithi045.stdout:Installed size: 89 M 2023-12-14T01:38:13.230 INFO:teuthology.orchestra.run.smithi045.stdout:Downloading Packages: 2023-12-14T01:38:13.238 INFO:teuthology.orchestra.run.smithi100.stdout:(1/13): aardvark-dns-1.8.0-1.module_el8+712+4cd 1.4 MB/s | 1.0 MB 00:00 2023-12-14T01:38:13.339 INFO:teuthology.orchestra.run.smithi100.stdout:(2/13): cockpit-podman-78-1.module_el8+712+4cd1 940 kB/s | 750 kB 00:00 2023-12-14T01:38:13.364 INFO:teuthology.orchestra.run.smithi100.stdout:(3/13): criu-libs-3.15-3.module_el8.7.0+1216+b0 302 kB/s | 38 kB 00:00 2023-12-14T01:38:13.473 INFO:teuthology.orchestra.run.smithi100.stdout:(4/13): crun-1.9.2-1.module_el8+712+4cd1bd69.x8 1.8 MB/s | 241 kB 00:00 2023-12-14T01:38:13.598 INFO:teuthology.orchestra.run.smithi100.stdout:(5/13): python3-podman-4.7.0-1.module_el8+712+4 1.4 MB/s | 178 kB 00:00 2023-12-14T01:38:13.723 INFO:teuthology.orchestra.run.smithi100.stdout:(6/13): buildah-1.32.0-1.module_el8+712+4cd1bd6 8.1 MB/s | 9.6 MB 00:01 2023-12-14T01:38:13.748 INFO:teuthology.orchestra.run.smithi100.stdout:(7/13): python3-pytoml-0.1.14-5.git7dea353.el8. 165 kB/s | 25 kB 00:00 2023-12-14T01:38:13.804 INFO:teuthology.orchestra.run.smithi177.stdout:(1/13): cockpit-podman-78-1.module_el8+712+4cd1 1.0 MB/s | 750 kB 00:00 2023-12-14T01:38:13.815 INFO:teuthology.orchestra.run.smithi100.stdout:(8/13): netavark-1.8.0-2.module_el8+712+4cd1bd6 8.7 MB/s | 3.9 MB 00:00 2023-12-14T01:38:13.832 INFO:teuthology.orchestra.run.smithi100.stdout:(9/13): python3-pyxdg-0.25-16.el8.noarch.rpm 862 kB/s | 94 kB 00:00 2023-12-14T01:38:13.838 INFO:teuthology.orchestra.run.smithi177.stdout:(2/13): aardvark-dns-1.8.0-1.module_el8+712+4cd 1.3 MB/s | 1.0 MB 00:00 2023-12-14T01:38:13.927 INFO:teuthology.orchestra.run.smithi045.stdout:(1/13): cockpit-podman-78-1.module_el8+712+4cd1 1.1 MB/s | 750 kB 00:00 2023-12-14T01:38:13.935 INFO:teuthology.orchestra.run.smithi177.stdout:(3/13): criu-libs-3.15-3.module_el8.7.0+1216+b0 291 kB/s | 38 kB 00:00 2023-12-14T01:38:13.941 INFO:teuthology.orchestra.run.smithi100.stdout:(10/13): udica-0.2.6-20.module_el8+712+4cd1bd69 486 kB/s | 53 kB 00:00 2023-12-14T01:38:13.972 INFO:teuthology.orchestra.run.smithi177.stdout:(4/13): crun-1.9.2-1.module_el8+712+4cd1bd69.x8 1.8 MB/s | 241 kB 00:00 2023-12-14T01:38:13.977 INFO:teuthology.orchestra.run.smithi045.stdout:(2/13): aardvark-dns-1.8.0-1.module_el8+712+4cd 1.4 MB/s | 1.0 MB 00:00 2023-12-14T01:38:13.991 INFO:teuthology.orchestra.run.smithi100.stdout:(11/13): toolbox-0.0.99.4-6.module_el8+712+4cd1 14 MB/s | 2.5 MB 00:00 2023-12-14T01:38:14.019 INFO:teuthology.orchestra.run.smithi045.stdout:(3/13): criu-libs-3.15-3.module_el8.7.0+1216+b0 411 kB/s | 38 kB 00:00 2023-12-14T01:38:14.042 INFO:teuthology.orchestra.run.smithi100.stdout:(12/13): yajl-2.1.0-12.el8.x86_64.rpm 408 kB/s | 41 kB 00:00 2023-12-14T01:38:14.089 INFO:teuthology.orchestra.run.smithi177.stdout:(5/13): python3-podman-4.7.0-1.module_el8+712+4 1.5 MB/s | 178 kB 00:00 2023-12-14T01:38:14.103 INFO:teuthology.orchestra.run.smithi045.stdout:(4/13): crun-1.9.2-1.module_el8+712+4cd1bd69.x8 1.9 MB/s | 241 kB 00:00 2023-12-14T01:38:14.175 INFO:teuthology.orchestra.run.smithi100.stdout:(13/13): skopeo-1.13.3-1.module_el8+712+4cd1bd6 19 MB/s | 8.1 MB 00:00 2023-12-14T01:38:14.176 INFO:teuthology.orchestra.run.smithi100.stdout:-------------------------------------------------------------------------------- 2023-12-14T01:38:14.176 INFO:teuthology.orchestra.run.smithi100.stdout:Total 15 MB/s | 27 MB 00:01 2023-12-14T01:38:14.197 INFO:teuthology.orchestra.run.smithi177.stdout:(6/13): python3-pytoml-0.1.14-5.git7dea353.el8. 229 kB/s | 25 kB 00:00 2023-12-14T01:38:14.220 INFO:teuthology.orchestra.run.smithi045.stdout:(5/13): python3-podman-4.7.0-1.module_el8+712+4 1.5 MB/s | 178 kB 00:00 2023-12-14T01:38:14.312 INFO:teuthology.orchestra.run.smithi045.stdout:(6/13): python3-pytoml-0.1.14-5.git7dea353.el8. 270 kB/s | 25 kB 00:00 2023-12-14T01:38:14.349 INFO:teuthology.orchestra.run.smithi177.stdout:(7/13): buildah-1.32.0-1.module_el8+712+4cd1bd6 7.7 MB/s | 9.6 MB 00:01 2023-12-14T01:38:14.365 INFO:teuthology.orchestra.run.smithi177.stdout:(8/13): python3-pyxdg-0.25-16.el8.noarch.rpm 562 kB/s | 94 kB 00:00 2023-12-14T01:38:14.370 INFO:teuthology.orchestra.run.smithi045.stdout:(7/13): netavark-1.8.0-2.module_el8+712+4cd1bd6 11 MB/s | 3.9 MB 00:00 2023-12-14T01:38:14.423 INFO:teuthology.orchestra.run.smithi177.stdout:(9/13): netavark-1.8.0-2.module_el8+712+4cd1bd6 8.0 MB/s | 3.9 MB 00:00 2023-12-14T01:38:14.440 INFO:teuthology.orchestra.run.smithi100.stdout:Running transaction check 2023-12-14T01:38:14.461 INFO:teuthology.orchestra.run.smithi100.stdout:Transaction check succeeded. 2023-12-14T01:38:14.461 INFO:teuthology.orchestra.run.smithi100.stdout:Running transaction test 2023-12-14T01:38:14.488 INFO:teuthology.orchestra.run.smithi045.stdout:(8/13): buildah-1.32.0-1.module_el8+712+4cd1bd6 7.9 MB/s | 9.6 MB 00:01 2023-12-14T01:38:14.513 INFO:teuthology.orchestra.run.smithi045.stdout:(9/13): python3-pyxdg-0.25-16.el8.noarch.rpm 468 kB/s | 94 kB 00:00 2023-12-14T01:38:14.532 INFO:teuthology.orchestra.run.smithi177.stdout:(10/13): udica-0.2.6-20.module_el8+712+4cd1bd69 485 kB/s | 53 kB 00:00 2023-12-14T01:38:14.632 INFO:teuthology.orchestra.run.smithi177.stdout:(11/13): toolbox-0.0.99.4-6.module_el8+712+4cd1 9.5 MB/s | 2.5 MB 00:00 2023-12-14T01:38:14.657 INFO:teuthology.orchestra.run.smithi177.stdout:(12/13): yajl-2.1.0-12.el8.x86_64.rpm 327 kB/s | 41 kB 00:00 2023-12-14T01:38:14.671 INFO:teuthology.orchestra.run.smithi045.stdout:(10/13): toolbox-0.0.99.4-6.module_el8+712+4cd1 14 MB/s | 2.5 MB 00:00 2023-12-14T01:38:14.688 INFO:teuthology.orchestra.run.smithi045.stdout:(11/13): udica-0.2.6-20.module_el8+712+4cd1bd69 300 kB/s | 53 kB 00:00 2023-12-14T01:38:14.713 INFO:teuthology.orchestra.run.smithi100.stdout:Transaction test succeeded. 2023-12-14T01:38:14.716 INFO:teuthology.orchestra.run.smithi100.stdout:Running transaction 2023-12-14T01:38:14.758 INFO:teuthology.orchestra.run.smithi177.stdout:(13/13): skopeo-1.13.3-1.module_el8+712+4cd1bd6 20 MB/s | 8.1 MB 00:00 2023-12-14T01:38:14.758 INFO:teuthology.orchestra.run.smithi177.stdout:-------------------------------------------------------------------------------- 2023-12-14T01:38:14.758 INFO:teuthology.orchestra.run.smithi177.stdout:Total 12 MB/s | 27 MB 00:02 2023-12-14T01:38:14.764 INFO:teuthology.orchestra.run.smithi045.stdout:(12/13): yajl-2.1.0-12.el8.x86_64.rpm 446 kB/s | 41 kB 00:00 2023-12-14T01:38:14.872 INFO:teuthology.orchestra.run.smithi045.stdout:(13/13): skopeo-1.13.3-1.module_el8+712+4cd1bd6 16 MB/s | 8.1 MB 00:00 2023-12-14T01:38:14.873 INFO:teuthology.orchestra.run.smithi045.stdout:-------------------------------------------------------------------------------- 2023-12-14T01:38:14.873 INFO:teuthology.orchestra.run.smithi045.stdout:Total 16 MB/s | 27 MB 00:01 2023-12-14T01:38:15.025 INFO:teuthology.orchestra.run.smithi177.stdout:Running transaction check 2023-12-14T01:38:15.046 INFO:teuthology.orchestra.run.smithi177.stdout:Transaction check succeeded. 2023-12-14T01:38:15.046 INFO:teuthology.orchestra.run.smithi177.stdout:Running transaction test 2023-12-14T01:38:15.164 INFO:teuthology.orchestra.run.smithi045.stdout:Running transaction check 2023-12-14T01:38:15.188 INFO:teuthology.orchestra.run.smithi045.stdout:Transaction check succeeded. 2023-12-14T01:38:15.188 INFO:teuthology.orchestra.run.smithi045.stdout:Running transaction test 2023-12-14T01:38:15.326 INFO:teuthology.orchestra.run.smithi177.stdout:Transaction test succeeded. 2023-12-14T01:38:15.329 INFO:teuthology.orchestra.run.smithi177.stdout:Running transaction 2023-12-14T01:38:15.411 INFO:teuthology.orchestra.run.smithi100.stdout: Preparing : 1/1 2023-12-14T01:38:15.478 INFO:teuthology.orchestra.run.smithi045.stdout:Transaction test succeeded. 2023-12-14T01:38:15.482 INFO:teuthology.orchestra.run.smithi045.stdout:Running transaction 2023-12-14T01:38:15.616 INFO:teuthology.orchestra.run.smithi100.stdout: Installing : yajl-2.1.0-12.el8.x86_64 1/13 2023-12-14T01:38:15.820 INFO:teuthology.orchestra.run.smithi100.stdout: Installing : python3-pyxdg-0.25-16.el8.noarch 2/13 2023-12-14T01:38:16.008 INFO:teuthology.orchestra.run.smithi100.stdout: Installing : python3-pytoml-0.1.14-5.git7dea353.el8.noarch 3/13 2023-12-14T01:38:16.013 INFO:teuthology.orchestra.run.smithi177.stdout: Preparing : 1/1 2023-12-14T01:38:16.169 INFO:teuthology.orchestra.run.smithi045.stdout: Preparing : 1/1 2023-12-14T01:38:16.249 INFO:teuthology.orchestra.run.smithi177.stdout: Installing : yajl-2.1.0-12.el8.x86_64 1/13 2023-12-14T01:38:16.398 INFO:teuthology.orchestra.run.smithi100.stdout: Installing : criu-libs-3.15-3.module_el8.7.0+1216+b022c01d.x86_ 4/13 2023-12-14T01:38:16.400 INFO:teuthology.orchestra.run.smithi045.stdout: Installing : yajl-2.1.0-12.el8.x86_64 1/13 2023-12-14T01:38:16.411 INFO:teuthology.orchestra.run.smithi177.stdout: Installing : python3-pyxdg-0.25-16.el8.noarch 2/13 2023-12-14T01:38:16.576 INFO:teuthology.orchestra.run.smithi045.stdout: Installing : python3-pyxdg-0.25-16.el8.noarch 2/13 2023-12-14T01:38:16.651 INFO:teuthology.orchestra.run.smithi177.stdout: Installing : python3-pytoml-0.1.14-5.git7dea353.el8.noarch 3/13 2023-12-14T01:38:16.773 INFO:teuthology.orchestra.run.smithi045.stdout: Installing : python3-pytoml-0.1.14-5.git7dea353.el8.noarch 3/13 2023-12-14T01:38:16.880 INFO:teuthology.orchestra.run.smithi177.stdout: Installing : criu-libs-3.15-3.module_el8.7.0+1216+b022c01d.x86_ 4/13 2023-12-14T01:38:16.952 INFO:teuthology.orchestra.run.smithi100.stdout: Installing : aardvark-dns-2:1.8.0-1.module_el8+712+4cd1bd69.x86 5/13 2023-12-14T01:38:17.160 INFO:teuthology.orchestra.run.smithi045.stdout: Installing : criu-libs-3.15-3.module_el8.7.0+1216+b022c01d.x86_ 4/13 2023-12-14T01:38:17.419 INFO:teuthology.orchestra.run.smithi177.stdout: Installing : aardvark-dns-2:1.8.0-1.module_el8+712+4cd1bd69.x86 5/13 2023-12-14T01:38:17.720 INFO:teuthology.orchestra.run.smithi045.stdout: Installing : aardvark-dns-2:1.8.0-1.module_el8+712+4cd1bd69.x86 5/13 2023-12-14T01:38:17.931 INFO:teuthology.orchestra.run.smithi100.stdout: Installing : netavark-2:1.8.0-2.module_el8+712+4cd1bd69.x86_64 6/13 2023-12-14T01:38:18.146 INFO:teuthology.orchestra.run.smithi100.stdout: Installing : buildah-1:1.32.0-1.module_el8+712+4cd1bd69.x86_64 7/13 2023-12-14T01:38:18.366 INFO:teuthology.orchestra.run.smithi100.stdout: Installing : crun-1.9.2-1.module_el8+712+4cd1bd69.x86_64 8/13 2023-12-14T01:38:18.571 INFO:teuthology.orchestra.run.smithi177.stdout: Installing : netavark-2:1.8.0-2.module_el8+712+4cd1bd69.x86_64 6/13 2023-12-14T01:38:18.590 INFO:teuthology.orchestra.run.smithi100.stdout: Installing : python3-podman-4.7.0-1.module_el8+712+4cd1bd69.noa 9/13 2023-12-14T01:38:18.821 INFO:teuthology.orchestra.run.smithi177.stdout: Installing : buildah-1:1.32.0-1.module_el8+712+4cd1bd69.x86_64 7/13 2023-12-14T01:38:18.936 INFO:teuthology.orchestra.run.smithi045.stdout: Installing : netavark-2:1.8.0-2.module_el8+712+4cd1bd69.x86_64 6/13 2023-12-14T01:38:18.998 INFO:teuthology.orchestra.run.smithi100.stdout: Installing : udica-0.2.6-20.module_el8+712+4cd1bd69.noarch 10/13 2023-12-14T01:38:19.049 INFO:teuthology.orchestra.run.smithi177.stdout: Installing : crun-1.9.2-1.module_el8+712+4cd1bd69.x86_64 8/13 2023-12-14T01:38:19.150 INFO:teuthology.orchestra.run.smithi045.stdout: Installing : buildah-1:1.32.0-1.module_el8+712+4cd1bd69.x86_64 7/13 2023-12-14T01:38:19.315 INFO:teuthology.orchestra.run.smithi177.stdout: Installing : python3-podman-4.7.0-1.module_el8+712+4cd1bd69.noa 9/13 2023-12-14T01:38:19.354 INFO:teuthology.orchestra.run.smithi045.stdout: Installing : crun-1.9.2-1.module_el8+712+4cd1bd69.x86_64 8/13 2023-12-14T01:38:19.698 INFO:teuthology.orchestra.run.smithi177.stdout: Installing : udica-0.2.6-20.module_el8+712+4cd1bd69.noarch 10/13 2023-12-14T01:38:19.798 INFO:teuthology.orchestra.run.smithi045.stdout: Installing : python3-podman-4.7.0-1.module_el8+712+4cd1bd69.noa 9/13 2023-12-14T01:38:19.913 INFO:teuthology.orchestra.run.smithi100.stdout: Installing : toolbox-0.0.99.4-6.module_el8+712+4cd1bd69.x86_64 11/13 2023-12-14T01:38:20.111 INFO:teuthology.orchestra.run.smithi100.stdout: Installing : skopeo-2:1.13.3-1.module_el8+712+4cd1bd69.x86_64 12/13 2023-12-14T01:38:20.310 INFO:teuthology.orchestra.run.smithi100.stdout: Installing : cockpit-podman-78-1.module_el8+712+4cd1bd69.noarch 13/13 2023-12-14T01:38:20.611 INFO:teuthology.orchestra.run.smithi177.stdout: Installing : toolbox-0.0.99.4-6.module_el8+712+4cd1bd69.x86_64 11/13 2023-12-14T01:38:20.729 INFO:teuthology.orchestra.run.smithi100.stdout: Running scriptlet: cockpit-podman-78-1.module_el8+712+4cd1bd69.noarch 13/13 2023-12-14T01:38:20.730 INFO:teuthology.orchestra.run.smithi100.stdout: Verifying : aardvark-dns-2:1.8.0-1.module_el8+712+4cd1bd69.x86 1/13 2023-12-14T01:38:20.730 INFO:teuthology.orchestra.run.smithi100.stdout: Verifying : buildah-1:1.32.0-1.module_el8+712+4cd1bd69.x86_64 2/13 2023-12-14T01:38:20.730 INFO:teuthology.orchestra.run.smithi100.stdout: Verifying : cockpit-podman-78-1.module_el8+712+4cd1bd69.noarch 3/13 2023-12-14T01:38:20.730 INFO:teuthology.orchestra.run.smithi100.stdout: Verifying : criu-libs-3.15-3.module_el8.7.0+1216+b022c01d.x86_ 4/13 2023-12-14T01:38:20.730 INFO:teuthology.orchestra.run.smithi100.stdout: Verifying : crun-1.9.2-1.module_el8+712+4cd1bd69.x86_64 5/13 2023-12-14T01:38:20.730 INFO:teuthology.orchestra.run.smithi100.stdout: Verifying : netavark-2:1.8.0-2.module_el8+712+4cd1bd69.x86_64 6/13 2023-12-14T01:38:20.730 INFO:teuthology.orchestra.run.smithi100.stdout: Verifying : python3-podman-4.7.0-1.module_el8+712+4cd1bd69.noa 7/13 2023-12-14T01:38:20.730 INFO:teuthology.orchestra.run.smithi100.stdout: Verifying : python3-pytoml-0.1.14-5.git7dea353.el8.noarch 8/13 2023-12-14T01:38:20.730 INFO:teuthology.orchestra.run.smithi100.stdout: Verifying : python3-pyxdg-0.25-16.el8.noarch 9/13 2023-12-14T01:38:20.730 INFO:teuthology.orchestra.run.smithi100.stdout: Verifying : skopeo-2:1.13.3-1.module_el8+712+4cd1bd69.x86_64 10/13 2023-12-14T01:38:20.730 INFO:teuthology.orchestra.run.smithi100.stdout: Verifying : toolbox-0.0.99.4-6.module_el8+712+4cd1bd69.x86_64 11/13 2023-12-14T01:38:20.730 INFO:teuthology.orchestra.run.smithi100.stdout: Verifying : udica-0.2.6-20.module_el8+712+4cd1bd69.noarch 12/13 2023-12-14T01:38:20.743 INFO:teuthology.orchestra.run.smithi045.stdout: Installing : udica-0.2.6-20.module_el8+712+4cd1bd69.noarch 10/13 2023-12-14T01:38:20.829 INFO:teuthology.orchestra.run.smithi177.stdout: Installing : skopeo-2:1.13.3-1.module_el8+712+4cd1bd69.x86_64 12/13 2023-12-14T01:38:21.044 INFO:teuthology.orchestra.run.smithi177.stdout: Installing : cockpit-podman-78-1.module_el8+712+4cd1bd69.noarch 13/13 2023-12-14T01:38:21.478 INFO:teuthology.orchestra.run.smithi177.stdout: Running scriptlet: cockpit-podman-78-1.module_el8+712+4cd1bd69.noarch 13/13 2023-12-14T01:38:21.478 INFO:teuthology.orchestra.run.smithi177.stdout: Verifying : aardvark-dns-2:1.8.0-1.module_el8+712+4cd1bd69.x86 1/13 2023-12-14T01:38:21.478 INFO:teuthology.orchestra.run.smithi177.stdout: Verifying : buildah-1:1.32.0-1.module_el8+712+4cd1bd69.x86_64 2/13 2023-12-14T01:38:21.478 INFO:teuthology.orchestra.run.smithi177.stdout: Verifying : cockpit-podman-78-1.module_el8+712+4cd1bd69.noarch 3/13 2023-12-14T01:38:21.478 INFO:teuthology.orchestra.run.smithi177.stdout: Verifying : criu-libs-3.15-3.module_el8.7.0+1216+b022c01d.x86_ 4/13 2023-12-14T01:38:21.478 INFO:teuthology.orchestra.run.smithi177.stdout: Verifying : crun-1.9.2-1.module_el8+712+4cd1bd69.x86_64 5/13 2023-12-14T01:38:21.479 INFO:teuthology.orchestra.run.smithi177.stdout: Verifying : netavark-2:1.8.0-2.module_el8+712+4cd1bd69.x86_64 6/13 2023-12-14T01:38:21.479 INFO:teuthology.orchestra.run.smithi177.stdout: Verifying : python3-podman-4.7.0-1.module_el8+712+4cd1bd69.noa 7/13 2023-12-14T01:38:21.479 INFO:teuthology.orchestra.run.smithi177.stdout: Verifying : python3-pytoml-0.1.14-5.git7dea353.el8.noarch 8/13 2023-12-14T01:38:21.479 INFO:teuthology.orchestra.run.smithi177.stdout: Verifying : python3-pyxdg-0.25-16.el8.noarch 9/13 2023-12-14T01:38:21.479 INFO:teuthology.orchestra.run.smithi177.stdout: Verifying : skopeo-2:1.13.3-1.module_el8+712+4cd1bd69.x86_64 10/13 2023-12-14T01:38:21.479 INFO:teuthology.orchestra.run.smithi177.stdout: Verifying : toolbox-0.0.99.4-6.module_el8+712+4cd1bd69.x86_64 11/13 2023-12-14T01:38:21.479 INFO:teuthology.orchestra.run.smithi177.stdout: Verifying : udica-0.2.6-20.module_el8+712+4cd1bd69.noarch 12/13 2023-12-14T01:38:21.589 INFO:teuthology.orchestra.run.smithi100.stdout: Verifying : yajl-2.1.0-12.el8.x86_64 13/13 2023-12-14T01:38:21.590 INFO:teuthology.orchestra.run.smithi100.stdout: 2023-12-14T01:38:21.590 INFO:teuthology.orchestra.run.smithi100.stdout:Installed: 2023-12-14T01:38:21.590 INFO:teuthology.orchestra.run.smithi100.stdout: aardvark-dns-2:1.8.0-1.module_el8+712+4cd1bd69.x86_64 2023-12-14T01:38:21.590 INFO:teuthology.orchestra.run.smithi100.stdout: buildah-1:1.32.0-1.module_el8+712+4cd1bd69.x86_64 2023-12-14T01:38:21.590 INFO:teuthology.orchestra.run.smithi100.stdout: cockpit-podman-78-1.module_el8+712+4cd1bd69.noarch 2023-12-14T01:38:21.590 INFO:teuthology.orchestra.run.smithi100.stdout: criu-libs-3.15-3.module_el8.7.0+1216+b022c01d.x86_64 2023-12-14T01:38:21.590 INFO:teuthology.orchestra.run.smithi100.stdout: crun-1.9.2-1.module_el8+712+4cd1bd69.x86_64 2023-12-14T01:38:21.590 INFO:teuthology.orchestra.run.smithi100.stdout: netavark-2:1.8.0-2.module_el8+712+4cd1bd69.x86_64 2023-12-14T01:38:21.590 INFO:teuthology.orchestra.run.smithi100.stdout: python3-podman-4.7.0-1.module_el8+712+4cd1bd69.noarch 2023-12-14T01:38:21.590 INFO:teuthology.orchestra.run.smithi100.stdout: python3-pytoml-0.1.14-5.git7dea353.el8.noarch 2023-12-14T01:38:21.590 INFO:teuthology.orchestra.run.smithi100.stdout: python3-pyxdg-0.25-16.el8.noarch 2023-12-14T01:38:21.590 INFO:teuthology.orchestra.run.smithi100.stdout: skopeo-2:1.13.3-1.module_el8+712+4cd1bd69.x86_64 2023-12-14T01:38:21.590 INFO:teuthology.orchestra.run.smithi100.stdout: toolbox-0.0.99.4-6.module_el8+712+4cd1bd69.x86_64 2023-12-14T01:38:21.591 INFO:teuthology.orchestra.run.smithi100.stdout: udica-0.2.6-20.module_el8+712+4cd1bd69.noarch 2023-12-14T01:38:21.591 INFO:teuthology.orchestra.run.smithi100.stdout: yajl-2.1.0-12.el8.x86_64 2023-12-14T01:38:21.591 INFO:teuthology.orchestra.run.smithi100.stdout: 2023-12-14T01:38:21.591 INFO:teuthology.orchestra.run.smithi100.stdout:Complete! 2023-12-14T01:38:21.701 INFO:teuthology.orchestra.run.smithi045.stdout: Installing : toolbox-0.0.99.4-6.module_el8+712+4cd1bd69.x86_64 11/13 2023-12-14T01:38:21.918 DEBUG:teuthology.parallel:result is None 2023-12-14T01:38:21.921 INFO:teuthology.orchestra.run.smithi045.stdout: Installing : skopeo-2:1.13.3-1.module_el8+712+4cd1bd69.x86_64 12/13 2023-12-14T01:38:22.091 INFO:teuthology.orchestra.run.smithi045.stdout: Installing : cockpit-podman-78-1.module_el8+712+4cd1bd69.noarch 13/13 2023-12-14T01:38:22.349 INFO:teuthology.orchestra.run.smithi177.stdout: Verifying : yajl-2.1.0-12.el8.x86_64 13/13 2023-12-14T01:38:22.349 INFO:teuthology.orchestra.run.smithi177.stdout: 2023-12-14T01:38:22.349 INFO:teuthology.orchestra.run.smithi177.stdout:Installed: 2023-12-14T01:38:22.349 INFO:teuthology.orchestra.run.smithi177.stdout: aardvark-dns-2:1.8.0-1.module_el8+712+4cd1bd69.x86_64 2023-12-14T01:38:22.349 INFO:teuthology.orchestra.run.smithi177.stdout: buildah-1:1.32.0-1.module_el8+712+4cd1bd69.x86_64 2023-12-14T01:38:22.349 INFO:teuthology.orchestra.run.smithi177.stdout: cockpit-podman-78-1.module_el8+712+4cd1bd69.noarch 2023-12-14T01:38:22.349 INFO:teuthology.orchestra.run.smithi177.stdout: criu-libs-3.15-3.module_el8.7.0+1216+b022c01d.x86_64 2023-12-14T01:38:22.349 INFO:teuthology.orchestra.run.smithi177.stdout: crun-1.9.2-1.module_el8+712+4cd1bd69.x86_64 2023-12-14T01:38:22.350 INFO:teuthology.orchestra.run.smithi177.stdout: netavark-2:1.8.0-2.module_el8+712+4cd1bd69.x86_64 2023-12-14T01:38:22.350 INFO:teuthology.orchestra.run.smithi177.stdout: python3-podman-4.7.0-1.module_el8+712+4cd1bd69.noarch 2023-12-14T01:38:22.350 INFO:teuthology.orchestra.run.smithi177.stdout: python3-pytoml-0.1.14-5.git7dea353.el8.noarch 2023-12-14T01:38:22.350 INFO:teuthology.orchestra.run.smithi177.stdout: python3-pyxdg-0.25-16.el8.noarch 2023-12-14T01:38:22.350 INFO:teuthology.orchestra.run.smithi177.stdout: skopeo-2:1.13.3-1.module_el8+712+4cd1bd69.x86_64 2023-12-14T01:38:22.350 INFO:teuthology.orchestra.run.smithi177.stdout: toolbox-0.0.99.4-6.module_el8+712+4cd1bd69.x86_64 2023-12-14T01:38:22.350 INFO:teuthology.orchestra.run.smithi177.stdout: udica-0.2.6-20.module_el8+712+4cd1bd69.noarch 2023-12-14T01:38:22.350 INFO:teuthology.orchestra.run.smithi177.stdout: yajl-2.1.0-12.el8.x86_64 2023-12-14T01:38:22.350 INFO:teuthology.orchestra.run.smithi177.stdout: 2023-12-14T01:38:22.350 INFO:teuthology.orchestra.run.smithi177.stdout:Complete! 2023-12-14T01:38:22.587 INFO:teuthology.orchestra.run.smithi045.stdout: Running scriptlet: cockpit-podman-78-1.module_el8+712+4cd1bd69.noarch 13/13 2023-12-14T01:38:22.587 INFO:teuthology.orchestra.run.smithi045.stdout: Verifying : aardvark-dns-2:1.8.0-1.module_el8+712+4cd1bd69.x86 1/13 2023-12-14T01:38:22.587 INFO:teuthology.orchestra.run.smithi045.stdout: Verifying : buildah-1:1.32.0-1.module_el8+712+4cd1bd69.x86_64 2/13 2023-12-14T01:38:22.587 INFO:teuthology.orchestra.run.smithi045.stdout: Verifying : cockpit-podman-78-1.module_el8+712+4cd1bd69.noarch 3/13 2023-12-14T01:38:22.588 INFO:teuthology.orchestra.run.smithi045.stdout: Verifying : criu-libs-3.15-3.module_el8.7.0+1216+b022c01d.x86_ 4/13 2023-12-14T01:38:22.588 INFO:teuthology.orchestra.run.smithi045.stdout: Verifying : crun-1.9.2-1.module_el8+712+4cd1bd69.x86_64 5/13 2023-12-14T01:38:22.588 INFO:teuthology.orchestra.run.smithi045.stdout: Verifying : netavark-2:1.8.0-2.module_el8+712+4cd1bd69.x86_64 6/13 2023-12-14T01:38:22.588 INFO:teuthology.orchestra.run.smithi045.stdout: Verifying : python3-podman-4.7.0-1.module_el8+712+4cd1bd69.noa 7/13 2023-12-14T01:38:22.588 INFO:teuthology.orchestra.run.smithi045.stdout: Verifying : python3-pytoml-0.1.14-5.git7dea353.el8.noarch 8/13 2023-12-14T01:38:22.588 INFO:teuthology.orchestra.run.smithi045.stdout: Verifying : python3-pyxdg-0.25-16.el8.noarch 9/13 2023-12-14T01:38:22.588 INFO:teuthology.orchestra.run.smithi045.stdout: Verifying : skopeo-2:1.13.3-1.module_el8+712+4cd1bd69.x86_64 10/13 2023-12-14T01:38:22.588 INFO:teuthology.orchestra.run.smithi045.stdout: Verifying : toolbox-0.0.99.4-6.module_el8+712+4cd1bd69.x86_64 11/13 2023-12-14T01:38:22.588 INFO:teuthology.orchestra.run.smithi045.stdout: Verifying : udica-0.2.6-20.module_el8+712+4cd1bd69.noarch 12/13 2023-12-14T01:38:22.698 DEBUG:teuthology.parallel:result is None 2023-12-14T01:38:23.447 INFO:teuthology.orchestra.run.smithi045.stdout: Verifying : yajl-2.1.0-12.el8.x86_64 13/13 2023-12-14T01:38:23.447 INFO:teuthology.orchestra.run.smithi045.stdout: 2023-12-14T01:38:23.447 INFO:teuthology.orchestra.run.smithi045.stdout:Installed: 2023-12-14T01:38:23.447 INFO:teuthology.orchestra.run.smithi045.stdout: aardvark-dns-2:1.8.0-1.module_el8+712+4cd1bd69.x86_64 2023-12-14T01:38:23.448 INFO:teuthology.orchestra.run.smithi045.stdout: buildah-1:1.32.0-1.module_el8+712+4cd1bd69.x86_64 2023-12-14T01:38:23.448 INFO:teuthology.orchestra.run.smithi045.stdout: cockpit-podman-78-1.module_el8+712+4cd1bd69.noarch 2023-12-14T01:38:23.448 INFO:teuthology.orchestra.run.smithi045.stdout: criu-libs-3.15-3.module_el8.7.0+1216+b022c01d.x86_64 2023-12-14T01:38:23.448 INFO:teuthology.orchestra.run.smithi045.stdout: crun-1.9.2-1.module_el8+712+4cd1bd69.x86_64 2023-12-14T01:38:23.448 INFO:teuthology.orchestra.run.smithi045.stdout: netavark-2:1.8.0-2.module_el8+712+4cd1bd69.x86_64 2023-12-14T01:38:23.448 INFO:teuthology.orchestra.run.smithi045.stdout: python3-podman-4.7.0-1.module_el8+712+4cd1bd69.noarch 2023-12-14T01:38:23.448 INFO:teuthology.orchestra.run.smithi045.stdout: python3-pytoml-0.1.14-5.git7dea353.el8.noarch 2023-12-14T01:38:23.448 INFO:teuthology.orchestra.run.smithi045.stdout: python3-pyxdg-0.25-16.el8.noarch 2023-12-14T01:38:23.448 INFO:teuthology.orchestra.run.smithi045.stdout: skopeo-2:1.13.3-1.module_el8+712+4cd1bd69.x86_64 2023-12-14T01:38:23.448 INFO:teuthology.orchestra.run.smithi045.stdout: toolbox-0.0.99.4-6.module_el8+712+4cd1bd69.x86_64 2023-12-14T01:38:23.448 INFO:teuthology.orchestra.run.smithi045.stdout: udica-0.2.6-20.module_el8+712+4cd1bd69.noarch 2023-12-14T01:38:23.448 INFO:teuthology.orchestra.run.smithi045.stdout: yajl-2.1.0-12.el8.x86_64 2023-12-14T01:38:23.448 INFO:teuthology.orchestra.run.smithi045.stdout: 2023-12-14T01:38:23.448 INFO:teuthology.orchestra.run.smithi045.stdout:Complete! 2023-12-14T01:38:23.753 DEBUG:teuthology.parallel:result is None 2023-12-14T01:38:23.753 INFO:teuthology.run_tasks:Running task install... 2023-12-14T01:38:23.766 DEBUG:teuthology.task.install:project ceph 2023-12-14T01:38:23.766 DEBUG:teuthology.task.install:INSTALL overrides: {'ceph': {'flavor': 'default', 'sha1': '021ac1670a21c19759080c6da90baaeb42e7d175'}} 2023-12-14T01:38:23.767 DEBUG:teuthology.task.install:config {'flavor': 'default', 'sha1': '021ac1670a21c19759080c6da90baaeb42e7d175'} 2023-12-14T01:38:23.767 INFO:teuthology.task.install:Using flavor: default 2023-12-14T01:38:23.776 DEBUG:teuthology.task.install:Package list is: {'deb': ['ceph', 'cephadm', 'ceph-mds', 'ceph-mgr', 'ceph-common', 'ceph-fuse', 'ceph-test', 'ceph-volume', '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', 'ceph-volume', 'librados-devel', 'libcephfs2', 'libcephfs-devel', 'librados2', 'librbd1', 'python3-rados', 'python3-rgw', 'python3-cephfs', 'python3-rbd', 'rbd-fuse', 'rbd-mirror', 'rbd-nbd']} 2023-12-14T01:38:23.776 INFO:teuthology.task.install:extra packages: [] 2023-12-14T01:38:23.777 DEBUG:teuthology.task.install.rpm:_update_package_list_and_install: config is {'branch': None, 'cleanup': None, 'debuginfo': None, 'downgrade_packages': [], 'exclude_packages': [], 'extra_packages': [], 'extra_system_packages': [], 'extras': None, 'enable_coprs': [], 'flavor': 'default', 'install_ceph_packages': True, 'packages': {}, 'project': 'ceph', 'repos_only': False, 'sha1': '021ac1670a21c19759080c6da90baaeb42e7d175', 'tag': None, 'wait_for_package': False} 2023-12-14T01:38:23.777 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F8%2Fx86_64&sha1=021ac1670a21c19759080c6da90baaeb42e7d175 2023-12-14T01:38:23.780 DEBUG:teuthology.task.install.rpm:_update_package_list_and_install: config is {'branch': None, 'cleanup': None, 'debuginfo': None, 'downgrade_packages': [], 'exclude_packages': [], 'extra_packages': [], 'extra_system_packages': [], 'extras': None, 'enable_coprs': [], 'flavor': 'default', 'install_ceph_packages': True, 'packages': {}, 'project': 'ceph', 'repos_only': False, 'sha1': '021ac1670a21c19759080c6da90baaeb42e7d175', 'tag': None, 'wait_for_package': False} 2023-12-14T01:38:23.780 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F8%2Fx86_64&sha1=021ac1670a21c19759080c6da90baaeb42e7d175 2023-12-14T01:38:23.782 DEBUG:teuthology.task.install.rpm:_update_package_list_and_install: config is {'branch': None, 'cleanup': None, 'debuginfo': None, 'downgrade_packages': [], 'exclude_packages': [], 'extra_packages': [], 'extra_system_packages': [], 'extras': None, 'enable_coprs': [], 'flavor': 'default', 'install_ceph_packages': True, 'packages': {}, 'project': 'ceph', 'repos_only': False, 'sha1': '021ac1670a21c19759080c6da90baaeb42e7d175', 'tag': None, 'wait_for_package': False} 2023-12-14T01:38:23.782 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F8%2Fx86_64&sha1=021ac1670a21c19759080c6da90baaeb42e7d175 2023-12-14T01:38:23.935 INFO:teuthology.task.install.rpm:Pulling from https://1.chacra.ceph.com/r/ceph/wip-yuri10-testing-2023-12-12-1229/021ac1670a21c19759080c6da90baaeb42e7d175/centos/8/flavors/default/ 2023-12-14T01:38:23.935 INFO:teuthology.task.install.rpm:Package version is 19.0.0-157.g021ac167 2023-12-14T01:38:23.940 INFO:teuthology.task.install.rpm:Pulling from https://1.chacra.ceph.com/r/ceph/wip-yuri10-testing-2023-12-12-1229/021ac1670a21c19759080c6da90baaeb42e7d175/centos/8/flavors/default/ 2023-12-14T01:38:23.940 INFO:teuthology.task.install.rpm:Package version is 19.0.0-157.g021ac167 2023-12-14T01:38:23.989 ERROR:teuthology.contextutil:Saw exception from nested tasks Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_5f3731ee8689ef3b0ef7d571e4cc2cb968c78d73/virtualenv/lib/python3.8/site-packages/urllib3/connectionpool.py", line 715, in urlopen httplib_response = self._make_request( File "/home/teuthworker/src/git.ceph.com_teuthology_5f3731ee8689ef3b0ef7d571e4cc2cb968c78d73/virtualenv/lib/python3.8/site-packages/urllib3/connectionpool.py", line 404, in _make_request self._validate_conn(conn) File "/home/teuthworker/src/git.ceph.com_teuthology_5f3731ee8689ef3b0ef7d571e4cc2cb968c78d73/virtualenv/lib/python3.8/site-packages/urllib3/connectionpool.py", line 1058, in _validate_conn conn.connect() File "/home/teuthworker/src/git.ceph.com_teuthology_5f3731ee8689ef3b0ef7d571e4cc2cb968c78d73/virtualenv/lib/python3.8/site-packages/urllib3/connection.py", line 419, in connect self.sock = ssl_wrap_socket( File "/home/teuthworker/src/git.ceph.com_teuthology_5f3731ee8689ef3b0ef7d571e4cc2cb968c78d73/virtualenv/lib/python3.8/site-packages/urllib3/util/ssl_.py", line 449, in ssl_wrap_socket ssl_sock = _ssl_wrap_socket_impl( File "/home/teuthworker/src/git.ceph.com_teuthology_5f3731ee8689ef3b0ef7d571e4cc2cb968c78d73/virtualenv/lib/python3.8/site-packages/urllib3/util/ssl_.py", line 493, in _ssl_wrap_socket_impl return ssl_context.wrap_socket(sock, server_hostname=server_hostname) File "/home/teuthworker/src/git.ceph.com_teuthology_5f3731ee8689ef3b0ef7d571e4cc2cb968c78d73/virtualenv/lib/python3.8/site-packages/gevent/_ssl3.py", line 114, in wrap_socket return self.sslsocket_class( File "/home/teuthworker/src/git.ceph.com_teuthology_5f3731ee8689ef3b0ef7d571e4cc2cb968c78d73/virtualenv/lib/python3.8/site-packages/gevent/_ssl3.py", line 312, in __init__ raise x File "/home/teuthworker/src/git.ceph.com_teuthology_5f3731ee8689ef3b0ef7d571e4cc2cb968c78d73/virtualenv/lib/python3.8/site-packages/gevent/_ssl3.py", line 308, in __init__ self.do_handshake() File "/home/teuthworker/src/git.ceph.com_teuthology_5f3731ee8689ef3b0ef7d571e4cc2cb968c78d73/virtualenv/lib/python3.8/site-packages/gevent/_ssl3.py", line 667, in do_handshake self._sslobj.do_handshake() ssl.SSLCertVerificationError: [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate has expired (_ssl.c:1131) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_5f3731ee8689ef3b0ef7d571e4cc2cb968c78d73/virtualenv/lib/python3.8/site-packages/requests/adapters.py", line 440, in send resp = conn.urlopen( File "/home/teuthworker/src/git.ceph.com_teuthology_5f3731ee8689ef3b0ef7d571e4cc2cb968c78d73/virtualenv/lib/python3.8/site-packages/urllib3/connectionpool.py", line 799, in urlopen retries = retries.increment( File "/home/teuthworker/src/git.ceph.com_teuthology_5f3731ee8689ef3b0ef7d571e4cc2cb968c78d73/virtualenv/lib/python3.8/site-packages/urllib3/util/retry.py", line 592, in increment raise MaxRetryError(_pool, url, error or ResponseError(cause)) urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='1.chacra.ceph.com', port=443): Max retries exceeded with url: /repos/ceph/wip-yuri10-testing-2023-12-12-1229/021ac1670a21c19759080c6da90baaeb42e7d175/centos/8/flavors/default/repo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate has expired (_ssl.c:1131)'))) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_5f3731ee8689ef3b0ef7d571e4cc2cb968c78d73/teuthology/contextutil.py", line 30, in nested vars.append(enter()) File "/usr/lib/python3.8/contextlib.py", line 113, in __enter__ return next(self.gen) File "/home/teuthworker/src/git.ceph.com_teuthology_5f3731ee8689ef3b0ef7d571e4cc2cb968c78d73/teuthology/task/install/__init__.py", line 218, in install install_packages(ctx, package_list, config) File "/home/teuthworker/src/git.ceph.com_teuthology_5f3731ee8689ef3b0ef7d571e4cc2cb968c78d73/teuthology/task/install/__init__.py", line 81, in install_packages p.spawn( File "/home/teuthworker/src/git.ceph.com_teuthology_5f3731ee8689ef3b0ef7d571e4cc2cb968c78d73/teuthology/parallel.py", line 84, in __exit__ for result in self: File "/home/teuthworker/src/git.ceph.com_teuthology_5f3731ee8689ef3b0ef7d571e4cc2cb968c78d73/teuthology/parallel.py", line 98, in __next__ resurrect_traceback(result) File "/home/teuthworker/src/git.ceph.com_teuthology_5f3731ee8689ef3b0ef7d571e4cc2cb968c78d73/teuthology/parallel.py", line 30, in resurrect_traceback raise exc.exc_info[1] File "/home/teuthworker/src/git.ceph.com_teuthology_5f3731ee8689ef3b0ef7d571e4cc2cb968c78d73/teuthology/parallel.py", line 23, in capture_traceback return func(*args, **kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_5f3731ee8689ef3b0ef7d571e4cc2cb968c78d73/teuthology/task/install/rpm.py", line 211, in _update_package_list_and_install builder.install_repo() File "/home/teuthworker/src/git.ceph.com_teuthology_5f3731ee8689ef3b0ef7d571e4cc2cb968c78d73/teuthology/packaging.py", line 779, in install_repo self._install_rpm_repo() File "/home/teuthworker/src/git.ceph.com_teuthology_5f3731ee8689ef3b0ef7d571e4cc2cb968c78d73/teuthology/packaging.py", line 1018, in _install_rpm_repo repo = self._get_repo() File "/home/teuthworker/src/git.ceph.com_teuthology_5f3731ee8689ef3b0ef7d571e4cc2cb968c78d73/teuthology/packaging.py", line 1012, in _get_repo resp = requests.get(self.repo_url) File "/home/teuthworker/src/git.ceph.com_teuthology_5f3731ee8689ef3b0ef7d571e4cc2cb968c78d73/virtualenv/lib/python3.8/site-packages/requests/api.py", line 75, in get return request('get', url, params=params, **kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_5f3731ee8689ef3b0ef7d571e4cc2cb968c78d73/virtualenv/lib/python3.8/site-packages/requests/api.py", line 61, in request return session.request(method=method, url=url, **kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_5f3731ee8689ef3b0ef7d571e4cc2cb968c78d73/virtualenv/lib/python3.8/site-packages/requests/sessions.py", line 529, in request resp = self.send(prep, **send_kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_5f3731ee8689ef3b0ef7d571e4cc2cb968c78d73/virtualenv/lib/python3.8/site-packages/requests/sessions.py", line 645, in send r = adapter.send(request, **kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_5f3731ee8689ef3b0ef7d571e4cc2cb968c78d73/virtualenv/lib/python3.8/site-packages/requests/adapters.py", line 517, in send raise SSLError(e, request=request) requests.exceptions.SSLError: HTTPSConnectionPool(host='1.chacra.ceph.com', port=443): Max retries exceeded with url: /repos/ceph/wip-yuri10-testing-2023-12-12-1229/021ac1670a21c19759080c6da90baaeb42e7d175/centos/8/flavors/default/repo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate has expired (_ssl.c:1131)'))) 2023-12-14T01:38:23.993 ERROR:teuthology.run_tasks:Saw exception from tasks. Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_5f3731ee8689ef3b0ef7d571e4cc2cb968c78d73/virtualenv/lib/python3.8/site-packages/urllib3/connectionpool.py", line 715, in urlopen httplib_response = self._make_request( File "/home/teuthworker/src/git.ceph.com_teuthology_5f3731ee8689ef3b0ef7d571e4cc2cb968c78d73/virtualenv/lib/python3.8/site-packages/urllib3/connectionpool.py", line 404, in _make_request self._validate_conn(conn) File "/home/teuthworker/src/git.ceph.com_teuthology_5f3731ee8689ef3b0ef7d571e4cc2cb968c78d73/virtualenv/lib/python3.8/site-packages/urllib3/connectionpool.py", line 1058, in _validate_conn conn.connect() File "/home/teuthworker/src/git.ceph.com_teuthology_5f3731ee8689ef3b0ef7d571e4cc2cb968c78d73/virtualenv/lib/python3.8/site-packages/urllib3/connection.py", line 419, in connect self.sock = ssl_wrap_socket( File "/home/teuthworker/src/git.ceph.com_teuthology_5f3731ee8689ef3b0ef7d571e4cc2cb968c78d73/virtualenv/lib/python3.8/site-packages/urllib3/util/ssl_.py", line 449, in ssl_wrap_socket ssl_sock = _ssl_wrap_socket_impl( File "/home/teuthworker/src/git.ceph.com_teuthology_5f3731ee8689ef3b0ef7d571e4cc2cb968c78d73/virtualenv/lib/python3.8/site-packages/urllib3/util/ssl_.py", line 493, in _ssl_wrap_socket_impl return ssl_context.wrap_socket(sock, server_hostname=server_hostname) File "/home/teuthworker/src/git.ceph.com_teuthology_5f3731ee8689ef3b0ef7d571e4cc2cb968c78d73/virtualenv/lib/python3.8/site-packages/gevent/_ssl3.py", line 114, in wrap_socket return self.sslsocket_class( File "/home/teuthworker/src/git.ceph.com_teuthology_5f3731ee8689ef3b0ef7d571e4cc2cb968c78d73/virtualenv/lib/python3.8/site-packages/gevent/_ssl3.py", line 312, in __init__ raise x File "/home/teuthworker/src/git.ceph.com_teuthology_5f3731ee8689ef3b0ef7d571e4cc2cb968c78d73/virtualenv/lib/python3.8/site-packages/gevent/_ssl3.py", line 308, in __init__ self.do_handshake() File "/home/teuthworker/src/git.ceph.com_teuthology_5f3731ee8689ef3b0ef7d571e4cc2cb968c78d73/virtualenv/lib/python3.8/site-packages/gevent/_ssl3.py", line 667, in do_handshake self._sslobj.do_handshake() ssl.SSLCertVerificationError: [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate has expired (_ssl.c:1131) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_5f3731ee8689ef3b0ef7d571e4cc2cb968c78d73/virtualenv/lib/python3.8/site-packages/requests/adapters.py", line 440, in send resp = conn.urlopen( File "/home/teuthworker/src/git.ceph.com_teuthology_5f3731ee8689ef3b0ef7d571e4cc2cb968c78d73/virtualenv/lib/python3.8/site-packages/urllib3/connectionpool.py", line 799, in urlopen retries = retries.increment( File "/home/teuthworker/src/git.ceph.com_teuthology_5f3731ee8689ef3b0ef7d571e4cc2cb968c78d73/virtualenv/lib/python3.8/site-packages/urllib3/util/retry.py", line 592, in increment raise MaxRetryError(_pool, url, error or ResponseError(cause)) urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='1.chacra.ceph.com', port=443): Max retries exceeded with url: /repos/ceph/wip-yuri10-testing-2023-12-12-1229/021ac1670a21c19759080c6da90baaeb42e7d175/centos/8/flavors/default/repo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate has expired (_ssl.c:1131)'))) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_5f3731ee8689ef3b0ef7d571e4cc2cb968c78d73/teuthology/run_tasks.py", line 109, in run_tasks manager.__enter__() File "/usr/lib/python3.8/contextlib.py", line 113, in __enter__ return next(self.gen) File "/home/teuthworker/src/git.ceph.com_teuthology_5f3731ee8689ef3b0ef7d571e4cc2cb968c78d73/teuthology/task/install/__init__.py", line 622, in task with contextutil.nested( File "/usr/lib/python3.8/contextlib.py", line 113, in __enter__ return next(self.gen) File "/home/teuthworker/src/git.ceph.com_teuthology_5f3731ee8689ef3b0ef7d571e4cc2cb968c78d73/teuthology/contextutil.py", line 54, in nested raise exc[1] File "/home/teuthworker/src/git.ceph.com_teuthology_5f3731ee8689ef3b0ef7d571e4cc2cb968c78d73/teuthology/contextutil.py", line 30, in nested vars.append(enter()) File "/usr/lib/python3.8/contextlib.py", line 113, in __enter__ return next(self.gen) File "/home/teuthworker/src/git.ceph.com_teuthology_5f3731ee8689ef3b0ef7d571e4cc2cb968c78d73/teuthology/task/install/__init__.py", line 218, in install install_packages(ctx, package_list, config) File "/home/teuthworker/src/git.ceph.com_teuthology_5f3731ee8689ef3b0ef7d571e4cc2cb968c78d73/teuthology/task/install/__init__.py", line 81, in install_packages p.spawn( File "/home/teuthworker/src/git.ceph.com_teuthology_5f3731ee8689ef3b0ef7d571e4cc2cb968c78d73/teuthology/parallel.py", line 84, in __exit__ for result in self: File "/home/teuthworker/src/git.ceph.com_teuthology_5f3731ee8689ef3b0ef7d571e4cc2cb968c78d73/teuthology/parallel.py", line 98, in __next__ resurrect_traceback(result) File "/home/teuthworker/src/git.ceph.com_teuthology_5f3731ee8689ef3b0ef7d571e4cc2cb968c78d73/teuthology/parallel.py", line 30, in resurrect_traceback raise exc.exc_info[1] File "/home/teuthworker/src/git.ceph.com_teuthology_5f3731ee8689ef3b0ef7d571e4cc2cb968c78d73/teuthology/parallel.py", line 23, in capture_traceback return func(*args, **kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_5f3731ee8689ef3b0ef7d571e4cc2cb968c78d73/teuthology/task/install/rpm.py", line 211, in _update_package_list_and_install builder.install_repo() File "/home/teuthworker/src/git.ceph.com_teuthology_5f3731ee8689ef3b0ef7d571e4cc2cb968c78d73/teuthology/packaging.py", line 779, in install_repo self._install_rpm_repo() File "/home/teuthworker/src/git.ceph.com_teuthology_5f3731ee8689ef3b0ef7d571e4cc2cb968c78d73/teuthology/packaging.py", line 1018, in _install_rpm_repo repo = self._get_repo() File "/home/teuthworker/src/git.ceph.com_teuthology_5f3731ee8689ef3b0ef7d571e4cc2cb968c78d73/teuthology/packaging.py", line 1012, in _get_repo resp = requests.get(self.repo_url) File "/home/teuthworker/src/git.ceph.com_teuthology_5f3731ee8689ef3b0ef7d571e4cc2cb968c78d73/virtualenv/lib/python3.8/site-packages/requests/api.py", line 75, in get return request('get', url, params=params, **kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_5f3731ee8689ef3b0ef7d571e4cc2cb968c78d73/virtualenv/lib/python3.8/site-packages/requests/api.py", line 61, in request return session.request(method=method, url=url, **kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_5f3731ee8689ef3b0ef7d571e4cc2cb968c78d73/virtualenv/lib/python3.8/site-packages/requests/sessions.py", line 529, in request resp = self.send(prep, **send_kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_5f3731ee8689ef3b0ef7d571e4cc2cb968c78d73/virtualenv/lib/python3.8/site-packages/requests/sessions.py", line 645, in send r = adapter.send(request, **kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_5f3731ee8689ef3b0ef7d571e4cc2cb968c78d73/virtualenv/lib/python3.8/site-packages/requests/adapters.py", line 517, in send raise SSLError(e, request=request) requests.exceptions.SSLError: HTTPSConnectionPool(host='1.chacra.ceph.com', port=443): Max retries exceeded with url: /repos/ceph/wip-yuri10-testing-2023-12-12-1229/021ac1670a21c19759080c6da90baaeb42e7d175/centos/8/flavors/default/repo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate has expired (_ssl.c:1131)'))) 2023-12-14T01:38:24.081 ERROR:teuthology.util.sentry: Sentry event: https://sentry.ceph.com/organizations/ceph/?query=f77cdfac29614ec1b9ef3b04968bd0b4 Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_5f3731ee8689ef3b0ef7d571e4cc2cb968c78d73/virtualenv/lib/python3.8/site-packages/urllib3/connectionpool.py", line 715, in urlopen httplib_response = self._make_request( File "/home/teuthworker/src/git.ceph.com_teuthology_5f3731ee8689ef3b0ef7d571e4cc2cb968c78d73/virtualenv/lib/python3.8/site-packages/urllib3/connectionpool.py", line 404, in _make_request self._validate_conn(conn) File "/home/teuthworker/src/git.ceph.com_teuthology_5f3731ee8689ef3b0ef7d571e4cc2cb968c78d73/virtualenv/lib/python3.8/site-packages/urllib3/connectionpool.py", line 1058, in _validate_conn conn.connect() File "/home/teuthworker/src/git.ceph.com_teuthology_5f3731ee8689ef3b0ef7d571e4cc2cb968c78d73/virtualenv/lib/python3.8/site-packages/urllib3/connection.py", line 419, in connect self.sock = ssl_wrap_socket( File "/home/teuthworker/src/git.ceph.com_teuthology_5f3731ee8689ef3b0ef7d571e4cc2cb968c78d73/virtualenv/lib/python3.8/site-packages/urllib3/util/ssl_.py", line 449, in ssl_wrap_socket ssl_sock = _ssl_wrap_socket_impl( File "/home/teuthworker/src/git.ceph.com_teuthology_5f3731ee8689ef3b0ef7d571e4cc2cb968c78d73/virtualenv/lib/python3.8/site-packages/urllib3/util/ssl_.py", line 493, in _ssl_wrap_socket_impl return ssl_context.wrap_socket(sock, server_hostname=server_hostname) File "/home/teuthworker/src/git.ceph.com_teuthology_5f3731ee8689ef3b0ef7d571e4cc2cb968c78d73/virtualenv/lib/python3.8/site-packages/gevent/_ssl3.py", line 114, in wrap_socket return self.sslsocket_class( File "/home/teuthworker/src/git.ceph.com_teuthology_5f3731ee8689ef3b0ef7d571e4cc2cb968c78d73/virtualenv/lib/python3.8/site-packages/gevent/_ssl3.py", line 312, in __init__ raise x File "/home/teuthworker/src/git.ceph.com_teuthology_5f3731ee8689ef3b0ef7d571e4cc2cb968c78d73/virtualenv/lib/python3.8/site-packages/gevent/_ssl3.py", line 308, in __init__ self.do_handshake() File "/home/teuthworker/src/git.ceph.com_teuthology_5f3731ee8689ef3b0ef7d571e4cc2cb968c78d73/virtualenv/lib/python3.8/site-packages/gevent/_ssl3.py", line 667, in do_handshake self._sslobj.do_handshake() ssl.SSLCertVerificationError: [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate has expired (_ssl.c:1131) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_5f3731ee8689ef3b0ef7d571e4cc2cb968c78d73/virtualenv/lib/python3.8/site-packages/requests/adapters.py", line 440, in send resp = conn.urlopen( File "/home/teuthworker/src/git.ceph.com_teuthology_5f3731ee8689ef3b0ef7d571e4cc2cb968c78d73/virtualenv/lib/python3.8/site-packages/urllib3/connectionpool.py", line 799, in urlopen retries = retries.increment( File "/home/teuthworker/src/git.ceph.com_teuthology_5f3731ee8689ef3b0ef7d571e4cc2cb968c78d73/virtualenv/lib/python3.8/site-packages/urllib3/util/retry.py", line 592, in increment raise MaxRetryError(_pool, url, error or ResponseError(cause)) urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='1.chacra.ceph.com', port=443): Max retries exceeded with url: /repos/ceph/wip-yuri10-testing-2023-12-12-1229/021ac1670a21c19759080c6da90baaeb42e7d175/centos/8/flavors/default/repo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate has expired (_ssl.c:1131)'))) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_5f3731ee8689ef3b0ef7d571e4cc2cb968c78d73/teuthology/run_tasks.py", line 109, in run_tasks manager.__enter__() File "/usr/lib/python3.8/contextlib.py", line 113, in __enter__ return next(self.gen) File "/home/teuthworker/src/git.ceph.com_teuthology_5f3731ee8689ef3b0ef7d571e4cc2cb968c78d73/teuthology/task/install/__init__.py", line 622, in task with contextutil.nested( File "/usr/lib/python3.8/contextlib.py", line 113, in __enter__ return next(self.gen) File "/home/teuthworker/src/git.ceph.com_teuthology_5f3731ee8689ef3b0ef7d571e4cc2cb968c78d73/teuthology/contextutil.py", line 54, in nested raise exc[1] File "/home/teuthworker/src/git.ceph.com_teuthology_5f3731ee8689ef3b0ef7d571e4cc2cb968c78d73/teuthology/contextutil.py", line 30, in nested vars.append(enter()) File "/usr/lib/python3.8/contextlib.py", line 113, in __enter__ return next(self.gen) File "/home/teuthworker/src/git.ceph.com_teuthology_5f3731ee8689ef3b0ef7d571e4cc2cb968c78d73/teuthology/task/install/__init__.py", line 218, in install install_packages(ctx, package_list, config) File "/home/teuthworker/src/git.ceph.com_teuthology_5f3731ee8689ef3b0ef7d571e4cc2cb968c78d73/teuthology/task/install/__init__.py", line 81, in install_packages p.spawn( File "/home/teuthworker/src/git.ceph.com_teuthology_5f3731ee8689ef3b0ef7d571e4cc2cb968c78d73/teuthology/parallel.py", line 84, in __exit__ for result in self: File "/home/teuthworker/src/git.ceph.com_teuthology_5f3731ee8689ef3b0ef7d571e4cc2cb968c78d73/teuthology/parallel.py", line 98, in __next__ resurrect_traceback(result) File "/home/teuthworker/src/git.ceph.com_teuthology_5f3731ee8689ef3b0ef7d571e4cc2cb968c78d73/teuthology/parallel.py", line 30, in resurrect_traceback raise exc.exc_info[1] File "/home/teuthworker/src/git.ceph.com_teuthology_5f3731ee8689ef3b0ef7d571e4cc2cb968c78d73/teuthology/parallel.py", line 23, in capture_traceback return func(*args, **kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_5f3731ee8689ef3b0ef7d571e4cc2cb968c78d73/teuthology/task/install/rpm.py", line 211, in _update_package_list_and_install builder.install_repo() File "/home/teuthworker/src/git.ceph.com_teuthology_5f3731ee8689ef3b0ef7d571e4cc2cb968c78d73/teuthology/packaging.py", line 779, in install_repo self._install_rpm_repo() File "/home/teuthworker/src/git.ceph.com_teuthology_5f3731ee8689ef3b0ef7d571e4cc2cb968c78d73/teuthology/packaging.py", line 1018, in _install_rpm_repo repo = self._get_repo() File "/home/teuthworker/src/git.ceph.com_teuthology_5f3731ee8689ef3b0ef7d571e4cc2cb968c78d73/teuthology/packaging.py", line 1012, in _get_repo resp = requests.get(self.repo_url) File "/home/teuthworker/src/git.ceph.com_teuthology_5f3731ee8689ef3b0ef7d571e4cc2cb968c78d73/virtualenv/lib/python3.8/site-packages/requests/api.py", line 75, in get return request('get', url, params=params, **kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_5f3731ee8689ef3b0ef7d571e4cc2cb968c78d73/virtualenv/lib/python3.8/site-packages/requests/api.py", line 61, in request return session.request(method=method, url=url, **kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_5f3731ee8689ef3b0ef7d571e4cc2cb968c78d73/virtualenv/lib/python3.8/site-packages/requests/sessions.py", line 529, in request resp = self.send(prep, **send_kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_5f3731ee8689ef3b0ef7d571e4cc2cb968c78d73/virtualenv/lib/python3.8/site-packages/requests/sessions.py", line 645, in send r = adapter.send(request, **kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_5f3731ee8689ef3b0ef7d571e4cc2cb968c78d73/virtualenv/lib/python3.8/site-packages/requests/adapters.py", line 517, in send raise SSLError(e, request=request) requests.exceptions.SSLError: HTTPSConnectionPool(host='1.chacra.ceph.com', port=443): Max retries exceeded with url: /repos/ceph/wip-yuri10-testing-2023-12-12-1229/021ac1670a21c19759080c6da90baaeb42e7d175/centos/8/flavors/default/repo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate has expired (_ssl.c:1131)'))) 2023-12-14T01:38:24.087 DEBUG:teuthology.run_tasks:Unwinding manager install 2023-12-14T01:38:24.096 DEBUG:teuthology.run_tasks:Unwinding manager clock 2023-12-14T01:38:24.125 INFO:teuthology.task.clock:Checking final clock skew... 2023-12-14T01:38:24.126 DEBUG:teuthology.orchestra.run.smithi045:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2023-12-14T01:38:24.134 INFO:teuthology.task.install.rpm:Pulling from https://1.chacra.ceph.com/r/ceph/wip-yuri10-testing-2023-12-12-1229/021ac1670a21c19759080c6da90baaeb42e7d175/centos/8/flavors/default/ 2023-12-14T01:38:24.135 INFO:teuthology.task.install.rpm:Package version is 19.0.0-157.g021ac167 2023-12-14T01:38:24.146 DEBUG:teuthology.orchestra.run.smithi100:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2023-12-14T01:38:24.151 DEBUG:teuthology.orchestra.run.smithi177:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2023-12-14T01:38:24.155 INFO:teuthology.orchestra.run.smithi045.stderr:bash: ntpq: command not found 2023-12-14T01:38:24.160 INFO:teuthology.orchestra.run.smithi045.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2023-12-14T01:38:24.160 INFO:teuthology.orchestra.run.smithi045.stdout:=============================================================================== 2023-12-14T01:38:24.160 INFO:teuthology.orchestra.run.smithi045.stdout:^+ hv01.front.sepia.ceph.com 2 6 17 12 +956us[ +956us] +/- 74ms 2023-12-14T01:38:24.161 INFO:teuthology.orchestra.run.smithi045.stdout:^* hv02.front.sepia.ceph.com 3 6 17 12 +522us[ +528us] +/- 55ms 2023-12-14T01:38:24.161 INFO:teuthology.orchestra.run.smithi045.stdout:^+ hv03.front.sepia.ceph.com 3 6 17 12 -1565us[-1565us] +/- 70ms 2023-12-14T01:38:24.161 INFO:teuthology.orchestra.run.smithi045.stdout:^? hv04.front.sepia.ceph.com 0 7 0 - +0ns[ +0ns] +/- 0ns 2023-12-14T01:38:24.169 INFO:teuthology.orchestra.run.smithi100.stderr:bash: ntpq: command not found 2023-12-14T01:38:24.172 INFO:teuthology.orchestra.run.smithi177.stderr:bash: ntpq: command not found 2023-12-14T01:38:24.174 INFO:teuthology.orchestra.run.smithi100.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2023-12-14T01:38:24.174 INFO:teuthology.orchestra.run.smithi100.stdout:=============================================================================== 2023-12-14T01:38:24.174 INFO:teuthology.orchestra.run.smithi100.stdout:^+ hv01.front.sepia.ceph.com 2 6 17 12 +952us[ +952us] +/- 74ms 2023-12-14T01:38:24.174 INFO:teuthology.orchestra.run.smithi100.stdout:^* hv02.front.sepia.ceph.com 3 6 17 12 +529us[ +531us] +/- 55ms 2023-12-14T01:38:24.174 INFO:teuthology.orchestra.run.smithi100.stdout:^+ hv03.front.sepia.ceph.com 3 6 17 12 -1559us[-1559us] +/- 70ms 2023-12-14T01:38:24.175 INFO:teuthology.orchestra.run.smithi100.stdout:^? hv04.front.sepia.ceph.com 0 7 0 - +0ns[ +0ns] +/- 0ns 2023-12-14T01:38:24.182 INFO:teuthology.orchestra.run.smithi177.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2023-12-14T01:38:24.183 INFO:teuthology.orchestra.run.smithi177.stdout:=============================================================================== 2023-12-14T01:38:24.183 INFO:teuthology.orchestra.run.smithi177.stdout:^+ hv01.front.sepia.ceph.com 2 6 17 12 +963us[ +963us] +/- 74ms 2023-12-14T01:38:24.183 INFO:teuthology.orchestra.run.smithi177.stdout:^* hv02.front.sepia.ceph.com 3 6 17 12 +530us[ +523us] +/- 55ms 2023-12-14T01:38:24.183 INFO:teuthology.orchestra.run.smithi177.stdout:^+ hv03.front.sepia.ceph.com 3 6 17 12 -1551us[-1558us] +/- 70ms 2023-12-14T01:38:24.183 INFO:teuthology.orchestra.run.smithi177.stdout:^? hv04.front.sepia.ceph.com 0 7 0 - +0ns[ +0ns] +/- 0ns 2023-12-14T01:38:24.183 DEBUG:teuthology.run_tasks:Unwinding manager ansible.cephlab 2023-12-14T01:38:24.193 INFO:teuthology.task.ansible:Skipping ansible cleanup... 2023-12-14T01:38:24.193 DEBUG:teuthology.run_tasks:Unwinding manager selinux 2023-12-14T01:38:24.201 DEBUG:teuthology.orchestra.run.smithi045:> mkdir /home/ubuntu/cephtest/archive/audit && sudo cp /var/log/audit/audit.log /home/ubuntu/cephtest/archive/audit && sudo chown $USER /home/ubuntu/cephtest/archive/audit/audit.log && gzip /home/ubuntu/cephtest/archive/audit/audit.log 2023-12-14T01:38:24.304 DEBUG:teuthology.orchestra.run.smithi100:> mkdir /home/ubuntu/cephtest/archive/audit && sudo cp /var/log/audit/audit.log /home/ubuntu/cephtest/archive/audit && sudo chown $USER /home/ubuntu/cephtest/archive/audit/audit.log && gzip /home/ubuntu/cephtest/archive/audit/audit.log 2023-12-14T01:38:24.397 DEBUG:teuthology.orchestra.run.smithi177:> mkdir /home/ubuntu/cephtest/archive/audit && sudo cp /var/log/audit/audit.log /home/ubuntu/cephtest/archive/audit && sudo chown $USER /home/ubuntu/cephtest/archive/audit/audit.log && gzip /home/ubuntu/cephtest/archive/audit/audit.log 2023-12-14T01:38:24.491 DEBUG:teuthology.orchestra.run.smithi045:> sudo grep -a 'avc: .*denied' /var/log/audit/audit.log | grep -av -e 'comm="dmidecode"' -e chronyd.service -e 'name="cephtest"' -e scontext=system_u:system_r:nrpe_t:s0 -e scontext=system_u:system_r:pcp_pmlogger_t -e scontext=system_u:system_r:pcp_pmcd_t:s0 -e 'comm="rhsmd"' -e scontext=system_u:system_r:syslogd_t:s0 -e tcontext=system_u:system_r:nrpe_t:s0 -e 'comm="updatedb"' -e 'comm="smartd"' -e 'comm="rhsmcertd-worke"' -e 'comm="setroubleshootd"' -e 'comm="rpm"' -e tcontext=system_u:object_r:container_runtime_exec_t:s0 -e 'comm="ksmtuned"' -e 'comm="sssd"' -e 'comm="sss_cache"' -e context=system_u:system_r:NetworkManager_dispatcher_t:s0 2023-12-14T01:38:24.531 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-14T01:38:24.531 DEBUG:teuthology.orchestra.run.smithi100:> sudo grep -a 'avc: .*denied' /var/log/audit/audit.log | grep -av -e 'comm="dmidecode"' -e chronyd.service -e 'name="cephtest"' -e scontext=system_u:system_r:nrpe_t:s0 -e scontext=system_u:system_r:pcp_pmlogger_t -e scontext=system_u:system_r:pcp_pmcd_t:s0 -e 'comm="rhsmd"' -e scontext=system_u:system_r:syslogd_t:s0 -e tcontext=system_u:system_r:nrpe_t:s0 -e 'comm="updatedb"' -e 'comm="smartd"' -e 'comm="rhsmcertd-worke"' -e 'comm="setroubleshootd"' -e 'comm="rpm"' -e tcontext=system_u:object_r:container_runtime_exec_t:s0 -e 'comm="ksmtuned"' -e 'comm="sssd"' -e 'comm="sss_cache"' -e context=system_u:system_r:NetworkManager_dispatcher_t:s0 2023-12-14T01:38:24.564 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-14T01:38:24.565 DEBUG:teuthology.orchestra.run.smithi177:> sudo grep -a 'avc: .*denied' /var/log/audit/audit.log | grep -av -e 'comm="dmidecode"' -e chronyd.service -e 'name="cephtest"' -e scontext=system_u:system_r:nrpe_t:s0 -e scontext=system_u:system_r:pcp_pmlogger_t -e scontext=system_u:system_r:pcp_pmcd_t:s0 -e 'comm="rhsmd"' -e scontext=system_u:system_r:syslogd_t:s0 -e tcontext=system_u:system_r:nrpe_t:s0 -e 'comm="updatedb"' -e 'comm="smartd"' -e 'comm="rhsmcertd-worke"' -e 'comm="setroubleshootd"' -e 'comm="rpm"' -e tcontext=system_u:object_r:container_runtime_exec_t:s0 -e 'comm="ksmtuned"' -e 'comm="sssd"' -e 'comm="sss_cache"' -e context=system_u:system_r:NetworkManager_dispatcher_t:s0 2023-12-14T01:38:24.598 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-14T01:38:24.598 DEBUG:teuthology.run_tasks:Unwinding manager pcp 2023-12-14T01:38:24.609 DEBUG:teuthology.run_tasks:Unwinding manager internal.timer 2023-12-14T01:38:24.619 INFO:teuthology.task.internal:Duration was 527.249340 seconds 2023-12-14T01:38:24.620 DEBUG:teuthology.run_tasks:Unwinding manager internal.syslog 2023-12-14T01:38:24.642 INFO:teuthology.task.internal.syslog:Shutting down syslog monitoring... 2023-12-14T01:38:24.642 DEBUG:teuthology.orchestra.run.smithi045:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2023-12-14T01:38:24.645 DEBUG:teuthology.orchestra.run.smithi100:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2023-12-14T01:38:24.647 DEBUG:teuthology.orchestra.run.smithi177:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2023-12-14T01:38:24.692 INFO:teuthology.orchestra.run.smithi100.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2023-12-14T01:38:24.801 INFO:teuthology.orchestra.run.smithi045.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2023-12-14T01:38:24.801 INFO:teuthology.orchestra.run.smithi177.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2023-12-14T01:38:25.136 INFO:teuthology.task.internal.syslog:Checking logs for errors... 2023-12-14T01:38:25.136 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi045.front.sepia.ceph.com 2023-12-14T01:38:25.137 DEBUG:teuthology.orchestra.run.smithi045:> egrep --binary-files=text '\bBUG\b|\bINFO\b|\bDEADLOCK\b' /home/ubuntu/cephtest/archive/syslog/kern.log | grep -v 'task .* blocked for more than .* seconds' | grep -v 'lockdep is turned off' | grep -v 'trying to register non-static key' | grep -v 'DEBUG: fsize' | grep -v CRON | grep -v 'BUG: bad unlock balance detected' | grep -v 'inconsistent lock state' | grep -v '*** DEADLOCK ***' | grep -v 'INFO: possible irq lock inversion dependency detected' | grep -v 'INFO: NMI handler (perf_event_nmi_handler) took too long to run' | grep -v 'INFO: recovery required on readonly' | grep -v 'ceph-create-keys: INFO' | grep -v INFO:ceph-create-keys | grep -v 'Loaded datasource DataSourceOpenStack' | grep -v 'container-storage-setup: INFO: Volume group backing root filesystem could not be determined' | egrep -v '\bsalt-master\b|\bsalt-minion\b|\bsalt-api\b' | grep -v ceph-crash | egrep -v '\btcmu-runner\b.*\bINFO\b' | head -n 1 2023-12-14T01:38:25.166 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi100.front.sepia.ceph.com 2023-12-14T01:38:25.167 DEBUG:teuthology.orchestra.run.smithi100:> egrep --binary-files=text '\bBUG\b|\bINFO\b|\bDEADLOCK\b' /home/ubuntu/cephtest/archive/syslog/kern.log | grep -v 'task .* blocked for more than .* seconds' | grep -v 'lockdep is turned off' | grep -v 'trying to register non-static key' | grep -v 'DEBUG: fsize' | grep -v CRON | grep -v 'BUG: bad unlock balance detected' | grep -v 'inconsistent lock state' | grep -v '*** DEADLOCK ***' | grep -v 'INFO: possible irq lock inversion dependency detected' | grep -v 'INFO: NMI handler (perf_event_nmi_handler) took too long to run' | grep -v 'INFO: recovery required on readonly' | grep -v 'ceph-create-keys: INFO' | grep -v INFO:ceph-create-keys | grep -v 'Loaded datasource DataSourceOpenStack' | grep -v 'container-storage-setup: INFO: Volume group backing root filesystem could not be determined' | egrep -v '\bsalt-master\b|\bsalt-minion\b|\bsalt-api\b' | grep -v ceph-crash | egrep -v '\btcmu-runner\b.*\bINFO\b' | head -n 1 2023-12-14T01:38:25.190 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi177.front.sepia.ceph.com 2023-12-14T01:38:25.191 DEBUG:teuthology.orchestra.run.smithi177:> egrep --binary-files=text '\bBUG\b|\bINFO\b|\bDEADLOCK\b' /home/ubuntu/cephtest/archive/syslog/kern.log | grep -v 'task .* blocked for more than .* seconds' | grep -v 'lockdep is turned off' | grep -v 'trying to register non-static key' | grep -v 'DEBUG: fsize' | grep -v CRON | grep -v 'BUG: bad unlock balance detected' | grep -v 'inconsistent lock state' | grep -v '*** DEADLOCK ***' | grep -v 'INFO: possible irq lock inversion dependency detected' | grep -v 'INFO: NMI handler (perf_event_nmi_handler) took too long to run' | grep -v 'INFO: recovery required on readonly' | grep -v 'ceph-create-keys: INFO' | grep -v INFO:ceph-create-keys | grep -v 'Loaded datasource DataSourceOpenStack' | grep -v 'container-storage-setup: INFO: Volume group backing root filesystem could not be determined' | egrep -v '\bsalt-master\b|\bsalt-minion\b|\bsalt-api\b' | grep -v ceph-crash | egrep -v '\btcmu-runner\b.*\bINFO\b' | head -n 1 2023-12-14T01:38:25.214 INFO:teuthology.task.internal.syslog:Compressing syslogs... 2023-12-14T01:38:25.215 DEBUG:teuthology.orchestra.run.smithi045:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2023-12-14T01:38:25.217 DEBUG:teuthology.orchestra.run.smithi100:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2023-12-14T01:38:25.233 DEBUG:teuthology.orchestra.run.smithi177:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2023-12-14T01:38:25.291 INFO:teuthology.task.internal.syslog:Gathering journactl -b0... 2023-12-14T01:38:25.292 DEBUG:teuthology.orchestra.run.smithi045:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2023-12-14T01:38:25.294 DEBUG:teuthology.orchestra.run.smithi100:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2023-12-14T01:38:25.311 DEBUG:teuthology.orchestra.run.smithi177:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2023-12-14T01:38:25.394 DEBUG:teuthology.run_tasks:Unwinding manager internal.sudo 2023-12-14T01:38:25.405 INFO:teuthology.task.internal:Restoring /etc/sudoers... 2023-12-14T01:38:25.405 DEBUG:teuthology.orchestra.run.smithi045:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2023-12-14T01:38:25.439 DEBUG:teuthology.orchestra.run.smithi100:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2023-12-14T01:38:25.466 DEBUG:teuthology.orchestra.run.smithi177:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2023-12-14T01:38:25.494 DEBUG:teuthology.run_tasks:Unwinding manager internal.coredump 2023-12-14T01:38:25.505 DEBUG:teuthology.orchestra.run.smithi045:> sudo sysctl -w kernel.core_pattern=core && sudo bash -c 'for f in `find /home/ubuntu/cephtest/archive/coredump -type f`; do file $f | grep -q systemd-sysusers && rm $f || true ; done' && rmdir --ignore-fail-on-non-empty -- /home/ubuntu/cephtest/archive/coredump 2023-12-14T01:38:25.507 DEBUG:teuthology.orchestra.run.smithi100:> sudo sysctl -w kernel.core_pattern=core && sudo bash -c 'for f in `find /home/ubuntu/cephtest/archive/coredump -type f`; do file $f | grep -q systemd-sysusers && rm $f || true ; done' && rmdir --ignore-fail-on-non-empty -- /home/ubuntu/cephtest/archive/coredump 2023-12-14T01:38:25.510 DEBUG:teuthology.orchestra.run.smithi177:> sudo sysctl -w kernel.core_pattern=core && sudo bash -c 'for f in `find /home/ubuntu/cephtest/archive/coredump -type f`; do file $f | grep -q systemd-sysusers && rm $f || true ; done' && rmdir --ignore-fail-on-non-empty -- /home/ubuntu/cephtest/archive/coredump 2023-12-14T01:38:25.533 INFO:teuthology.orchestra.run.smithi100.stdout:kernel.core_pattern = core 2023-12-14T01:38:25.538 INFO:teuthology.orchestra.run.smithi045.stdout:kernel.core_pattern = core 2023-12-14T01:38:25.560 INFO:teuthology.orchestra.run.smithi177.stdout:kernel.core_pattern = core 2023-12-14T01:38:25.589 DEBUG:teuthology.orchestra.run.smithi045:> test -e /home/ubuntu/cephtest/archive/coredump 2023-12-14T01:38:25.624 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-14T01:38:25.625 DEBUG:teuthology.orchestra.run.smithi100:> test -e /home/ubuntu/cephtest/archive/coredump 2023-12-14T01:38:25.641 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-14T01:38:25.641 DEBUG:teuthology.orchestra.run.smithi177:> test -e /home/ubuntu/cephtest/archive/coredump 2023-12-14T01:38:25.658 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-14T01:38:25.658 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive 2023-12-14T01:38:25.669 INFO:teuthology.task.internal:Transferring archived files... 2023-12-14T01:38:25.670 DEBUG:teuthology.misc:Transferring archived files from smithi045:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/yuriw-2023-12-13_20:42:37-rados-wip-yuri10-testing-2023-12-12-1229-distro-default-smithi/7490861/remote/smithi045 2023-12-14T01:38:25.671 DEBUG:teuthology.orchestra.run.smithi045:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2023-12-14T01:38:25.730 DEBUG:teuthology.misc:Transferring archived files from smithi100:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/yuriw-2023-12-13_20:42:37-rados-wip-yuri10-testing-2023-12-12-1229-distro-default-smithi/7490861/remote/smithi100 2023-12-14T01:38:25.731 DEBUG:teuthology.orchestra.run.smithi100:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2023-12-14T01:38:25.780 DEBUG:teuthology.misc:Transferring archived files from smithi177:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/yuriw-2023-12-13_20:42:37-rados-wip-yuri10-testing-2023-12-12-1229-distro-default-smithi/7490861/remote/smithi177 2023-12-14T01:38:25.781 DEBUG:teuthology.orchestra.run.smithi177:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2023-12-14T01:38:25.849 INFO:teuthology.task.internal:Removing archive directory... 2023-12-14T01:38:25.849 DEBUG:teuthology.orchestra.run.smithi045:> rm -rf -- /home/ubuntu/cephtest/archive 2023-12-14T01:38:25.852 DEBUG:teuthology.orchestra.run.smithi100:> rm -rf -- /home/ubuntu/cephtest/archive 2023-12-14T01:38:25.854 DEBUG:teuthology.orchestra.run.smithi177:> rm -rf -- /home/ubuntu/cephtest/archive 2023-12-14T01:38:25.872 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive_upload 2023-12-14T01:38:25.884 INFO:teuthology.task.internal:Not uploading archives. 2023-12-14T01:38:25.885 DEBUG:teuthology.run_tasks:Unwinding manager internal.base 2023-12-14T01:38:25.945 INFO:teuthology.task.internal:Tidying up after the test... 2023-12-14T01:38:25.945 DEBUG:teuthology.orchestra.run.smithi045:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2023-12-14T01:38:25.949 DEBUG:teuthology.orchestra.run.smithi100:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2023-12-14T01:38:25.951 DEBUG:teuthology.orchestra.run.smithi177:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2023-12-14T01:38:25.966 INFO:teuthology.orchestra.run.smithi100.stdout: 525359 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Dec 14 01:38 /home/ubuntu/cephtest 2023-12-14T01:38:25.968 INFO:teuthology.orchestra.run.smithi045.stdout: 393224 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Dec 14 01:38 /home/ubuntu/cephtest 2023-12-14T01:38:25.968 INFO:teuthology.orchestra.run.smithi177.stdout: 393224 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Dec 14 01:38 /home/ubuntu/cephtest 2023-12-14T01:38:25.970 DEBUG:teuthology.run_tasks:Unwinding manager kernel 2023-12-14T01:38:25.981 DEBUG:teuthology.run_tasks:Unwinding manager console_log 2023-12-14T01:38:26.004 INFO:teuthology.nuke:Checking targets against current locks 2023-12-14T01:38:26.028 DEBUG:teuthology.nuke:shortname: smithi045 2023-12-14T01:38:26.029 INFO:teuthology.task.internal.check_lock:Checking locks... 2023-12-14T01:38:26.053 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi045.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/yuriw-2023-12-13_20:42:37-rados-wip-yuri10-testing-2023-12-12-1229-distro-default-smithi/7490861', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'centos', 'os_version': '8', 'arch': 'x86_64', 'locked': True, 'locked_since': '2023-12-14 01:20:45.124337', 'locked_by': 'scheduled_yuriw@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBNQ/f4oVgDagvYZbgbQVzXRIAIOgIhfRZldhUYqWIX9LCtcoLstphkxHkY8Gr0PMdaJrw4RlMY+/kEyN/DN2bZ8='} 2023-12-14T01:38:26.057 DEBUG:teuthology.nuke:shortname: smithi100 2023-12-14T01:38:26.057 INFO:teuthology.task.internal.check_lock:Checking locks... 2023-12-14T01:38:26.079 DEBUG:teuthology.nuke:shortname: smithi177 2023-12-14T01:38:26.079 INFO:teuthology.task.internal.check_lock:Checking locks... 2023-12-14T01:38:26.084 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi100.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/yuriw-2023-12-13_20:42:37-rados-wip-yuri10-testing-2023-12-12-1229-distro-default-smithi/7490861', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'centos', 'os_version': '8', 'arch': 'x86_64', 'locked': True, 'locked_since': '2023-12-14 01:20:45.125909', 'locked_by': 'scheduled_yuriw@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBP5niwSmOfiqE90RvuhROa3zlgOsWHRgoJCzhmHML+8q2OtbYCPuGJt6ID4UMbkuU7A1SLZCJkDidWvDMj1HMxs='} 2023-12-14T01:38:26.125 INFO:teuthology.orchestra.console.smithi045:Power off 2023-12-14T01:38:26.126 DEBUG:teuthology.orchestra.console.smithi045:pexpect command: ipmitool -H smithi045.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2023-12-14T01:38:26.142 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi177.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/yuriw-2023-12-13_20:42:37-rados-wip-yuri10-testing-2023-12-12-1229-distro-default-smithi/7490861', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'centos', 'os_version': '8', 'arch': 'x86_64', 'locked': True, 'locked_since': '2023-12-14 01:20:45.122522', 'locked_by': 'scheduled_yuriw@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBO5wj+BXnsKLv5+nV8o3aaBwLM+CkLL5qukp5yC26NMTWYko4MkQt5tiCCM/jW4oUP3JVW0KATHvWXu9BDuKz7w='} 2023-12-14T01:38:26.162 DEBUG:teuthology.orchestra.console.smithi045:power off output: Chassis Power Control: Down/Off 2023-12-14T01:38:26.162 DEBUG:teuthology.orchestra.console.smithi045:pexpect command: ipmitool -H smithi045.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-14T01:38:26.187 INFO:teuthology.orchestra.console.smithi100:Power off 2023-12-14T01:38:26.187 DEBUG:teuthology.orchestra.console.smithi100:pexpect command: ipmitool -H smithi100.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2023-12-14T01:38:26.202 DEBUG:teuthology.orchestra.console.smithi045:check power output: Chassis Power is on 2023-12-14T01:38:26.219 DEBUG:teuthology.orchestra.console.smithi100:power off output: Chassis Power Control: Down/Off 2023-12-14T01:38:26.219 DEBUG:teuthology.orchestra.console.smithi100:pexpect command: ipmitool -H smithi100.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-14T01:38:26.240 INFO:teuthology.orchestra.console.smithi177:Power off 2023-12-14T01:38:26.241 DEBUG:teuthology.orchestra.console.smithi177:pexpect command: ipmitool -H smithi177.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2023-12-14T01:38:26.251 DEBUG:teuthology.orchestra.console.smithi100:check power output: Chassis Power is on 2023-12-14T01:38:26.265 DEBUG:teuthology.orchestra.console.smithi177:power off output: Chassis Power Control: Down/Off 2023-12-14T01:38:26.265 DEBUG:teuthology.orchestra.console.smithi177:pexpect command: ipmitool -H smithi177.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-14T01:38:26.293 DEBUG:teuthology.orchestra.console.smithi177:check power output: Chassis Power is on 2023-12-14T01:38:30.203 DEBUG:teuthology.orchestra.console.smithi045:pexpect command: ipmitool -H smithi045.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-14T01:38:30.253 DEBUG:teuthology.orchestra.console.smithi100:pexpect command: ipmitool -H smithi100.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-14T01:38:30.294 DEBUG:teuthology.orchestra.console.smithi177:pexpect command: ipmitool -H smithi177.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-14T01:38:30.315 DEBUG:teuthology.orchestra.console.smithi045:check power output: Chassis Power is on 2023-12-14T01:38:30.366 DEBUG:teuthology.orchestra.console.smithi100:check power output: Chassis Power is on 2023-12-14T01:38:30.404 DEBUG:teuthology.orchestra.console.smithi177:check power output: Chassis Power is on 2023-12-14T01:38:34.318 DEBUG:teuthology.orchestra.console.smithi045:pexpect command: ipmitool -H smithi045.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-14T01:38:34.367 DEBUG:teuthology.orchestra.console.smithi100:pexpect command: ipmitool -H smithi100.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-14T01:38:34.406 DEBUG:teuthology.orchestra.console.smithi177:pexpect command: ipmitool -H smithi177.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-14T01:38:34.428 DEBUG:teuthology.orchestra.console.smithi045:check power output: Chassis Power is off 2023-12-14T01:38:34.483 DEBUG:teuthology.orchestra.console.smithi100:check power output: Chassis Power is on 2023-12-14T01:38:34.521 DEBUG:teuthology.orchestra.console.smithi177:check power output: Chassis Power is off 2023-12-14T01:38:34.528 INFO:teuthology.orchestra.console.smithi045:Power off completed 2023-12-14T01:38:34.622 INFO:teuthology.orchestra.console.smithi177:Power off completed 2023-12-14T01:38:38.485 DEBUG:teuthology.orchestra.console.smithi100:pexpect command: ipmitool -H smithi100.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-14T01:38:38.599 DEBUG:teuthology.orchestra.console.smithi100:check power output: Chassis Power is off 2023-12-14T01:38:38.700 INFO:teuthology.orchestra.console.smithi100:Power off completed 2023-12-14T01:38:38.805 INFO:teuthology.run:Summary data: description: rados/cephadm/workunits/{0-distro/centos_8.stream_container_tools_crun agent/on mon_election/classic task/test_monitoring_stack_basic} duration: 527.2493398189545 failure_reason: 'HTTPSConnectionPool(host=''1.chacra.ceph.com'', port=443): Max retries exceeded with url: /repos/ceph/wip-yuri10-testing-2023-12-12-1229/021ac1670a21c19759080c6da90baaeb42e7d175/centos/8/flavors/default/repo (Caused by SSLError(SSLCertVerificationError(1, ''[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate has expired (_ssl.c:1131)'')))' flavor: default owner: scheduled_yuriw@teuthology sentry_event: https://sentry.ceph.com/organizations/ceph/?query=f77cdfac29614ec1b9ef3b04968bd0b4 status: fail success: false 2023-12-14T01:38:38.805 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-12-14T01:38:38.900 INFO:teuthology.run:FAIL