2024-05-08T16:13:45.617 INFO:root:teuthology version: 0.0.1.dev271+g1ae7ad8 2024-05-08T16:13:45.617 DEBUG:teuthology.run:Teuthology command: teuthology --description rados/cephadm/workunits/{0-distro/ubuntu_22.04 agent/on mon_election/connectivity task/test_monitoring_stack_basic} --verbose --archive /home/teuthworker/archive/lflores-2024-05-08_14:59:36-rados-wip-lflores-testing-2-2024-05-07-1606-squid-distro-default-smithi/7697689 --name lflores-2024-05-08_14:59:36-rados-wip-lflores-testing-2-2024-05-07-1606-squid-distro-default-smithi --owner scheduled_lflores@teuthology -- /home/teuthworker/archive/lflores-2024-05-08_14:59:36-rados-wip-lflores-testing-2-2024-05-07-1606-squid-distro-default-smithi/7697689/orig.config.yaml 2024-05-08T16:13:45.648 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-05-08T16:13:45.734 INFO:teuthology.run:Config: archive_path: /home/teuthworker/archive/lflores-2024-05-08_14:59:36-rados-wip-lflores-testing-2-2024-05-07-1606-squid-distro-default-smithi/7697689 branch: wip-lflores-testing-2-2024-05-07-1606-squid description: rados/cephadm/workunits/{0-distro/ubuntu_22.04 agent/on mon_election/connectivity task/test_monitoring_stack_basic} email: null first_in_suite: false job_id: '7697689' kernel: kdb: 1 sha1: distro ktype: distro last_in_suite: false machine_type: smithi name: lflores-2024-05-08_14:59:36-rados-wip-lflores-testing-2-2024-05-07-1606-squid-distro-default-smithi no_nested_subset: false nuke-on-error: true os_type: ubuntu os_version: '22.04' overrides: admin_socket: branch: wip-lflores-testing-2-2024-05-07-1606-squid ceph: conf: global: mon election default strategy: 3 mgr: debug mgr: 20 debug ms: 1 mgr/cephadm/use_agent: true mon: debug mon: 20 debug ms: 1 debug paxos: 20 osd: debug ms: 1 debug osd: 20 flavor: default log-ignorelist: - \(MDS_ALL_DOWN\) - \(MDS_UP_LESS_THAN_MAX\) - MON_DOWN log-only-match: - CEPHADM_ sha1: 95a4ad3c90f2f12f920e87725ad8d9002f948722 ceph-deploy: conf: client: log file: /var/log/ceph/ceph-$name.$pid.log mon: {} install: ceph: flavor: default sha1: 95a4ad3c90f2f12f920e87725ad8d9002f948722 workunit: branch: wip-lflores-testing-2-2024-05-07-1606-squid sha1: 95a4ad3c90f2f12f920e87725ad8d9002f948722 owner: scheduled_lflores@teuthology priority: 75 repo: https://git.ceph.com/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: 8082 sha1: 95a4ad3c90f2f12f920e87725ad8d9002f948722 sleep_before_teardown: 0 subset: 111/120000 suite: rados suite_branch: wip-lflores-testing-2-2024-05-07-1606-squid suite_path: /home/teuthworker/src/git.ceph.com_ceph-c_95a4ad3c90f2f12f920e87725ad8d9002f948722/qa suite_relpath: qa suite_repo: https://git.ceph.com/ceph-ci.git suite_sha1: 95a4ad3c90f2f12f920e87725ad8d9002f948722 targets: smithi057.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBE1wekB2MmV1cAzfRJxPU/G347gMALxfFJG81GRPuAnxwOp3noGgMOdaQMHMEjovHP4p2ijOXlQDTd8dcY6y4M0= smithi060.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBLIW4lhMVgc2EstOkyRVBv3YssVFwFdpYYpWljW3Re7iZP0B49GrsEljVWaKVxXb5JMsrbtk53UaB/ewkPa8qfM= smithi062.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBMHWAjoKk4lYbgSuVoOd9yWLS98Vae2vXQ7bFXwUOG8xMqewUX0ysJhtzp9Z/LloK+eyfVlxKX4IWNuwHHyknyo= tasks: - 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: 1ae7ad82388e92a475afff437d49054826c019a1 timestamp: 2024-05-08_14:59:36 tube: smithi user: lflores verbose: true worker_log: /home/teuthworker/archive/worker_logs/dispatcher.smithi.2226885 2024-05-08T16:13:45.734 INFO:teuthology.run:suite_path is set to /home/teuthworker/src/git.ceph.com_ceph-c_95a4ad3c90f2f12f920e87725ad8d9002f948722/qa; will attempt to use it 2024-05-08T16:13:45.735 INFO:teuthology.run:Found tasks at /home/teuthworker/src/git.ceph.com_ceph-c_95a4ad3c90f2f12f920e87725ad8d9002f948722/qa/tasks 2024-05-08T16:13:45.735 INFO:teuthology.run_tasks:Running task internal.check_packages... 2024-05-08T16:13:45.737 INFO:teuthology.task.internal:Checking packages... 2024-05-08T16:13:45.761 INFO:teuthology.task.internal:Checking packages for os_type 'ubuntu', flavor 'default' and ceph hash '95a4ad3c90f2f12f920e87725ad8d9002f948722' 2024-05-08T16:13:45.761 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2024-05-08T16:13:45.761 INFO:teuthology.packaging:ref: None 2024-05-08T16:13:45.761 INFO:teuthology.packaging:tag: None 2024-05-08T16:13:45.761 INFO:teuthology.packaging:branch: wip-lflores-testing-2-2024-05-07-1606-squid 2024-05-08T16:13:45.761 INFO:teuthology.packaging:sha1: 95a4ad3c90f2f12f920e87725ad8d9002f948722 2024-05-08T16:13:45.762 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=ubuntu%2F22.04%2Fx86_64&ref=wip-lflores-testing-2-2024-05-07-1606-squid 2024-05-08T16:13:45.902 INFO:teuthology.task.internal:Found packages for ceph version 19.0.0-2517-g95a4ad3c-1jammy 2024-05-08T16:13:45.903 INFO:teuthology.run_tasks:Running task internal.buildpackages_prep... 2024-05-08T16:13:45.912 INFO:teuthology.task.internal:no buildpackages task found 2024-05-08T16:13:45.912 INFO:teuthology.run_tasks:Running task internal.save_config... 2024-05-08T16:13:45.920 INFO:teuthology.task.internal:Saving configuration 2024-05-08T16:13:45.933 INFO:teuthology.run_tasks:Running task internal.check_lock... 2024-05-08T16:13:45.941 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-05-08T16:13:45.967 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi057.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/lflores-2024-05-08_14:59:36-rados-wip-lflores-testing-2-2024-05-07-1606-squid-distro-default-smithi/7697689', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'ubuntu', 'os_version': '22.04', 'arch': 'x86_64', 'locked': True, 'locked_since': '2024-05-08 16:07:42.179356', 'locked_by': 'scheduled_lflores@teuthology', 'mac_address': None, 'ssh_pub_key': 'ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIGqYO8LQJvqZyDEo70XsOWjhfOyceZgy8V4YXIpMUIzQ'} 2024-05-08T16:13:45.993 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi060.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/lflores-2024-05-08_14:59:36-rados-wip-lflores-testing-2-2024-05-07-1606-squid-distro-default-smithi/7697689', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'ubuntu', 'os_version': '22.04', 'arch': 'x86_64', 'locked': True, 'locked_since': '2024-05-08 16:07:42.178292', 'locked_by': 'scheduled_lflores@teuthology', 'mac_address': None, 'ssh_pub_key': 'ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIHuLZy36ZFRV7Q1ARA5L5e8CjhmqO4eo0d0tO/XkNty2'} 2024-05-08T16:13:46.015 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi062.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/lflores-2024-05-08_14:59:36-rados-wip-lflores-testing-2-2024-05-07-1606-squid-distro-default-smithi/7697689', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'ubuntu', 'os_version': '22.04', 'arch': 'x86_64', 'locked': True, 'locked_since': '2024-05-08 16:07:42.177038', 'locked_by': 'scheduled_lflores@teuthology', 'mac_address': None, 'ssh_pub_key': 'ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIOkqSjkssluU8mMxyCEbED87+3Ut+qy46yemuttfeQqM'} 2024-05-08T16:13:46.015 INFO:teuthology.run_tasks:Running task internal.add_remotes... 2024-05-08T16:13:46.025 INFO:teuthology.task.internal:roles: ubuntu@smithi057.front.sepia.ceph.com - ['host.a', 'mon.a', 'mgr.a', 'osd.0'] 2024-05-08T16:13:46.025 INFO:teuthology.task.internal:roles: ubuntu@smithi060.front.sepia.ceph.com - ['host.b', 'mon.b', 'mgr.b', 'osd.1'] 2024-05-08T16:13:46.025 INFO:teuthology.task.internal:roles: ubuntu@smithi062.front.sepia.ceph.com - ['host.c', 'mon.c', 'osd.2'] 2024-05-08T16:13:46.025 INFO:teuthology.run_tasks:Running task console_log... 2024-05-08T16:13:46.127 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7fd20e4bbe50>, signals=[15]) 2024-05-08T16:13:46.128 INFO:teuthology.run_tasks:Running task internal.connect... 2024-05-08T16:13:46.136 INFO:teuthology.task.internal:Opening connections... 2024-05-08T16:13:46.136 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi057.front.sepia.ceph.com 2024-05-08T16:13:46.138 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi057.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-05-08T16:13:46.251 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi060.front.sepia.ceph.com 2024-05-08T16:13:46.252 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi060.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-05-08T16:13:46.334 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi062.front.sepia.ceph.com 2024-05-08T16:13:46.335 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi062.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-05-08T16:13:46.417 INFO:teuthology.run_tasks:Running task internal.push_inventory... 2024-05-08T16:13:46.425 DEBUG:teuthology.orchestra.run.smithi057:> uname -m 2024-05-08T16:13:46.437 INFO:teuthology.orchestra.run.smithi057.stdout:x86_64 2024-05-08T16:13:46.437 DEBUG:teuthology.orchestra.run.smithi057:> cat /etc/os-release 2024-05-08T16:13:46.484 INFO:teuthology.orchestra.run.smithi057.stdout:PRETTY_NAME="Ubuntu 22.04.1 LTS" 2024-05-08T16:13:46.484 INFO:teuthology.orchestra.run.smithi057.stdout:NAME="Ubuntu" 2024-05-08T16:13:46.484 INFO:teuthology.orchestra.run.smithi057.stdout:VERSION_ID="22.04" 2024-05-08T16:13:46.484 INFO:teuthology.orchestra.run.smithi057.stdout:VERSION="22.04.1 LTS (Jammy Jellyfish)" 2024-05-08T16:13:46.484 INFO:teuthology.orchestra.run.smithi057.stdout:VERSION_CODENAME=jammy 2024-05-08T16:13:46.484 INFO:teuthology.orchestra.run.smithi057.stdout:ID=ubuntu 2024-05-08T16:13:46.484 INFO:teuthology.orchestra.run.smithi057.stdout:ID_LIKE=debian 2024-05-08T16:13:46.484 INFO:teuthology.orchestra.run.smithi057.stdout:HOME_URL="https://www.ubuntu.com/" 2024-05-08T16:13:46.485 INFO:teuthology.orchestra.run.smithi057.stdout:SUPPORT_URL="https://help.ubuntu.com/" 2024-05-08T16:13:46.485 INFO:teuthology.orchestra.run.smithi057.stdout:BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" 2024-05-08T16:13:46.485 INFO:teuthology.orchestra.run.smithi057.stdout:PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" 2024-05-08T16:13:46.485 INFO:teuthology.orchestra.run.smithi057.stdout:UBUNTU_CODENAME=jammy 2024-05-08T16:13:46.485 INFO:teuthology.lock.ops:Updating smithi057.front.sepia.ceph.com on lock server 2024-05-08T16:13:46.504 DEBUG:teuthology.orchestra.run.smithi060:> uname -m 2024-05-08T16:13:46.510 INFO:teuthology.orchestra.run.smithi060.stdout:x86_64 2024-05-08T16:13:46.510 DEBUG:teuthology.orchestra.run.smithi060:> cat /etc/os-release 2024-05-08T16:13:46.559 INFO:teuthology.orchestra.run.smithi060.stdout:PRETTY_NAME="Ubuntu 22.04.1 LTS" 2024-05-08T16:13:46.559 INFO:teuthology.orchestra.run.smithi060.stdout:NAME="Ubuntu" 2024-05-08T16:13:46.559 INFO:teuthology.orchestra.run.smithi060.stdout:VERSION_ID="22.04" 2024-05-08T16:13:46.559 INFO:teuthology.orchestra.run.smithi060.stdout:VERSION="22.04.1 LTS (Jammy Jellyfish)" 2024-05-08T16:13:46.559 INFO:teuthology.orchestra.run.smithi060.stdout:VERSION_CODENAME=jammy 2024-05-08T16:13:46.559 INFO:teuthology.orchestra.run.smithi060.stdout:ID=ubuntu 2024-05-08T16:13:46.559 INFO:teuthology.orchestra.run.smithi060.stdout:ID_LIKE=debian 2024-05-08T16:13:46.560 INFO:teuthology.orchestra.run.smithi060.stdout:HOME_URL="https://www.ubuntu.com/" 2024-05-08T16:13:46.560 INFO:teuthology.orchestra.run.smithi060.stdout:SUPPORT_URL="https://help.ubuntu.com/" 2024-05-08T16:13:46.560 INFO:teuthology.orchestra.run.smithi060.stdout:BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" 2024-05-08T16:13:46.560 INFO:teuthology.orchestra.run.smithi060.stdout:PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" 2024-05-08T16:13:46.560 INFO:teuthology.orchestra.run.smithi060.stdout:UBUNTU_CODENAME=jammy 2024-05-08T16:13:46.560 INFO:teuthology.lock.ops:Updating smithi060.front.sepia.ceph.com on lock server 2024-05-08T16:13:46.587 DEBUG:teuthology.orchestra.run.smithi062:> uname -m 2024-05-08T16:13:46.592 INFO:teuthology.orchestra.run.smithi062.stdout:x86_64 2024-05-08T16:13:46.592 DEBUG:teuthology.orchestra.run.smithi062:> cat /etc/os-release 2024-05-08T16:13:46.639 INFO:teuthology.orchestra.run.smithi062.stdout:PRETTY_NAME="Ubuntu 22.04.1 LTS" 2024-05-08T16:13:46.639 INFO:teuthology.orchestra.run.smithi062.stdout:NAME="Ubuntu" 2024-05-08T16:13:46.639 INFO:teuthology.orchestra.run.smithi062.stdout:VERSION_ID="22.04" 2024-05-08T16:13:46.639 INFO:teuthology.orchestra.run.smithi062.stdout:VERSION="22.04.1 LTS (Jammy Jellyfish)" 2024-05-08T16:13:46.639 INFO:teuthology.orchestra.run.smithi062.stdout:VERSION_CODENAME=jammy 2024-05-08T16:13:46.639 INFO:teuthology.orchestra.run.smithi062.stdout:ID=ubuntu 2024-05-08T16:13:46.639 INFO:teuthology.orchestra.run.smithi062.stdout:ID_LIKE=debian 2024-05-08T16:13:46.639 INFO:teuthology.orchestra.run.smithi062.stdout:HOME_URL="https://www.ubuntu.com/" 2024-05-08T16:13:46.639 INFO:teuthology.orchestra.run.smithi062.stdout:SUPPORT_URL="https://help.ubuntu.com/" 2024-05-08T16:13:46.639 INFO:teuthology.orchestra.run.smithi062.stdout:BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" 2024-05-08T16:13:46.639 INFO:teuthology.orchestra.run.smithi062.stdout:PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" 2024-05-08T16:13:46.639 INFO:teuthology.orchestra.run.smithi062.stdout:UBUNTU_CODENAME=jammy 2024-05-08T16:13:46.640 INFO:teuthology.lock.ops:Updating smithi062.front.sepia.ceph.com on lock server 2024-05-08T16:13:46.670 INFO:teuthology.run_tasks:Running task internal.serialize_remote_roles... 2024-05-08T16:13:46.679 INFO:teuthology.run_tasks:Running task internal.check_conflict... 2024-05-08T16:13:46.686 INFO:teuthology.task.internal:Checking for old test directory... 2024-05-08T16:13:46.687 DEBUG:teuthology.orchestra.run.smithi057:> test '!' -e /home/ubuntu/cephtest 2024-05-08T16:13:46.689 DEBUG:teuthology.orchestra.run.smithi060:> test '!' -e /home/ubuntu/cephtest 2024-05-08T16:13:46.691 DEBUG:teuthology.orchestra.run.smithi062:> test '!' -e /home/ubuntu/cephtest 2024-05-08T16:13:46.696 INFO:teuthology.run_tasks:Running task internal.check_ceph_data... 2024-05-08T16:13:46.704 INFO:teuthology.task.internal:Checking for non-empty /var/lib/ceph... 2024-05-08T16:13:46.704 DEBUG:teuthology.orchestra.run.smithi057:> test -z $(ls -A /var/lib/ceph) 2024-05-08T16:13:46.737 DEBUG:teuthology.orchestra.run.smithi060:> test -z $(ls -A /var/lib/ceph) 2024-05-08T16:13:46.739 DEBUG:teuthology.orchestra.run.smithi062:> test -z $(ls -A /var/lib/ceph) 2024-05-08T16:13:46.750 INFO:teuthology.run_tasks:Running task internal.vm_setup... 2024-05-08T16:13:46.835 INFO:teuthology.run_tasks:Running task kernel... 2024-05-08T16:13:46.861 INFO:teuthology.task.kernel:normalize config orig: {'kdb': 1, 'sha1': 'distro'} 2024-05-08T16:13:46.861 INFO:teuthology.task.kernel:config {'host.a': {'kdb': 1, 'sha1': 'distro'}, 'host.b': {'kdb': 1, 'sha1': 'distro'}, 'host.c': {'kdb': 1, 'sha1': 'distro'}}, timeout 300 2024-05-08T16:13:46.861 DEBUG:teuthology.orchestra.run.smithi057:> test -f /run/.containerenv -o -f /.dockerenv 2024-05-08T16:13:46.862 DEBUG:teuthology.orchestra.run.smithi060:> test -f /run/.containerenv -o -f /.dockerenv 2024-05-08T16:13:46.862 DEBUG:teuthology.orchestra.run.smithi062:> test -f /run/.containerenv -o -f /.dockerenv 2024-05-08T16:13:46.867 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-05-08T16:13:46.867 DEBUG:teuthology.orchestra.run.smithi062:> uname -r 2024-05-08T16:13:46.868 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-05-08T16:13:46.869 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-05-08T16:13:46.869 DEBUG:teuthology.orchestra.run.smithi060:> uname -r 2024-05-08T16:13:46.870 DEBUG:teuthology.orchestra.run.smithi057:> uname -r 2024-05-08T16:13:46.915 INFO:teuthology.orchestra.run.smithi062.stdout:5.15.0-56-generic 2024-05-08T16:13:46.915 INFO:teuthology.task.kernel:Running kernel on smithi062: 5.15.0-56-generic 2024-05-08T16:13:46.915 DEBUG:teuthology.orchestra.run.smithi062:> sudo apt-get clean 2024-05-08T16:13:46.918 INFO:teuthology.orchestra.run.smithi057.stdout:5.15.0-56-generic 2024-05-08T16:13:46.918 INFO:teuthology.orchestra.run.smithi060.stdout:5.15.0-56-generic 2024-05-08T16:13:46.918 INFO:teuthology.task.kernel:Running kernel on smithi057: 5.15.0-56-generic 2024-05-08T16:13:46.918 DEBUG:teuthology.orchestra.run.smithi057:> sudo apt-get clean 2024-05-08T16:13:46.918 INFO:teuthology.task.kernel:Running kernel on smithi060: 5.15.0-56-generic 2024-05-08T16:13:46.919 DEBUG:teuthology.orchestra.run.smithi060:> sudo apt-get clean 2024-05-08T16:13:47.026 DEBUG:teuthology.orchestra.run.smithi057:> sudo apt-get update 2024-05-08T16:13:47.043 DEBUG:teuthology.orchestra.run.smithi062:> sudo apt-get update 2024-05-08T16:13:47.062 DEBUG:teuthology.orchestra.run.smithi060:> sudo apt-get update 2024-05-08T16:13:47.191 INFO:teuthology.orchestra.run.smithi057.stdout:Hit:1 http://archive.ubuntu.com/ubuntu jammy InRelease 2024-05-08T16:13:47.203 INFO:teuthology.orchestra.run.smithi057.stdout:Get:2 http://archive.ubuntu.com/ubuntu jammy-updates InRelease [119 kB] 2024-05-08T16:13:47.215 INFO:teuthology.orchestra.run.smithi062.stdout:Hit:1 http://archive.ubuntu.com/ubuntu jammy InRelease 2024-05-08T16:13:47.215 INFO:teuthology.orchestra.run.smithi062.stdout:Get:2 http://archive.ubuntu.com/ubuntu jammy-updates InRelease [119 kB] 2024-05-08T16:13:47.215 INFO:teuthology.orchestra.run.smithi062.stdout:Get:3 http://security.ubuntu.com/ubuntu jammy-security InRelease [110 kB] 2024-05-08T16:13:47.236 INFO:teuthology.orchestra.run.smithi060.stdout:Get:1 http://security.ubuntu.com/ubuntu jammy-security InRelease [110 kB] 2024-05-08T16:13:47.289 INFO:teuthology.orchestra.run.smithi057.stdout:Get:3 http://archive.ubuntu.com/ubuntu jammy-backports InRelease [109 kB] 2024-05-08T16:13:47.291 INFO:teuthology.orchestra.run.smithi062.stdout:Get:4 http://archive.ubuntu.com/ubuntu jammy-backports InRelease [109 kB] 2024-05-08T16:13:47.302 INFO:teuthology.orchestra.run.smithi057.stdout:Get:4 http://security.ubuntu.com/ubuntu jammy-security InRelease [110 kB] 2024-05-08T16:13:47.334 INFO:teuthology.orchestra.run.smithi060.stdout:Hit:2 http://archive.ubuntu.com/ubuntu jammy InRelease 2024-05-08T16:13:47.417 INFO:teuthology.orchestra.run.smithi060.stdout:Get:3 http://archive.ubuntu.com/ubuntu jammy-updates InRelease [119 kB] 2024-05-08T16:13:47.449 INFO:teuthology.orchestra.run.smithi057.stdout:Get:5 http://archive.ubuntu.com/ubuntu jammy-updates/main i386 Packages [624 kB] 2024-05-08T16:13:47.471 INFO:teuthology.orchestra.run.smithi060.stdout:Get:4 http://security.ubuntu.com/ubuntu jammy-security/main i386 Packages [458 kB] 2024-05-08T16:13:47.542 INFO:teuthology.orchestra.run.smithi057.stdout:Get:6 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 Packages [1,638 kB] 2024-05-08T16:13:47.586 INFO:teuthology.orchestra.run.smithi060.stdout:Get:5 http://security.ubuntu.com/ubuntu jammy-security/main amd64 Packages [1,421 kB] 2024-05-08T16:13:47.598 INFO:teuthology.orchestra.run.smithi062.stdout:Get:5 http://security.ubuntu.com/ubuntu jammy-security/main amd64 Packages [1,421 kB] 2024-05-08T16:13:47.602 INFO:teuthology.orchestra.run.smithi057.stdout:Get:7 http://archive.ubuntu.com/ubuntu jammy-updates/main Translation-en [307 kB] 2024-05-08T16:13:47.606 INFO:teuthology.orchestra.run.smithi057.stdout:Get:8 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 c-n-f Metadata [16.1 kB] 2024-05-08T16:13:47.606 INFO:teuthology.orchestra.run.smithi057.stdout:Get:9 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 Packages [1,864 kB] 2024-05-08T16:13:47.633 INFO:teuthology.orchestra.run.smithi057.stdout:Get:10 http://archive.ubuntu.com/ubuntu jammy-updates/restricted i386 Packages [38.1 kB] 2024-05-08T16:13:47.634 INFO:teuthology.orchestra.run.smithi057.stdout:Get:11 http://archive.ubuntu.com/ubuntu jammy-updates/restricted Translation-en [316 kB] 2024-05-08T16:13:47.644 INFO:teuthology.orchestra.run.smithi060.stdout:Get:6 http://security.ubuntu.com/ubuntu jammy-security/main Translation-en [246 kB] 2024-05-08T16:13:47.652 INFO:teuthology.orchestra.run.smithi060.stdout:Get:7 http://security.ubuntu.com/ubuntu jammy-security/main amd64 c-n-f Metadata [11.4 kB] 2024-05-08T16:13:47.653 INFO:teuthology.orchestra.run.smithi060.stdout:Get:8 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 Packages [1,807 kB] 2024-05-08T16:13:47.661 INFO:teuthology.orchestra.run.smithi057.stdout:Get:12 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 c-n-f Metadata [520 B] 2024-05-08T16:13:47.661 INFO:teuthology.orchestra.run.smithi057.stdout:Get:13 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 Packages [1,073 kB] 2024-05-08T16:13:47.668 INFO:teuthology.orchestra.run.smithi057.stdout:Get:14 http://archive.ubuntu.com/ubuntu jammy-updates/universe i386 Packages [702 kB] 2024-05-08T16:13:47.675 INFO:teuthology.orchestra.run.smithi057.stdout:Get:15 http://archive.ubuntu.com/ubuntu jammy-updates/universe Translation-en [245 kB] 2024-05-08T16:13:47.677 INFO:teuthology.orchestra.run.smithi057.stdout:Get:16 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 c-n-f Metadata [22.1 kB] 2024-05-08T16:13:47.678 INFO:teuthology.orchestra.run.smithi057.stdout:Get:17 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse i386 Packages [4,472 B] 2024-05-08T16:13:47.678 INFO:teuthology.orchestra.run.smithi057.stdout:Get:18 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 Packages [42.7 kB] 2024-05-08T16:13:47.699 INFO:teuthology.orchestra.run.smithi062.stdout:Get:6 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 Packages [1,638 kB] 2024-05-08T16:13:47.707 INFO:teuthology.orchestra.run.smithi057.stdout:Get:19 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse Translation-en [10.4 kB] 2024-05-08T16:13:47.708 INFO:teuthology.orchestra.run.smithi057.stdout:Get:20 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 c-n-f Metadata [472 B] 2024-05-08T16:13:47.708 INFO:teuthology.orchestra.run.smithi057.stdout:Get:21 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 Packages [67.1 kB] 2024-05-08T16:13:47.709 INFO:teuthology.orchestra.run.smithi057.stdout:Get:22 http://archive.ubuntu.com/ubuntu jammy-backports/main i386 Packages [59.3 kB] 2024-05-08T16:13:47.710 INFO:teuthology.orchestra.run.smithi060.stdout:Get:9 http://security.ubuntu.com/ubuntu jammy-security/restricted i386 Packages [36.5 kB] 2024-05-08T16:13:47.711 INFO:teuthology.orchestra.run.smithi060.stdout:Get:10 http://security.ubuntu.com/ubuntu jammy-security/restricted Translation-en [307 kB] 2024-05-08T16:13:47.715 INFO:teuthology.orchestra.run.smithi057.stdout:Get:23 http://archive.ubuntu.com/ubuntu jammy-backports/main Translation-en [11.0 kB] 2024-05-08T16:13:47.716 INFO:teuthology.orchestra.run.smithi057.stdout:Get:24 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 c-n-f Metadata [388 B] 2024-05-08T16:13:47.716 INFO:teuthology.orchestra.run.smithi057.stdout:Get:25 http://archive.ubuntu.com/ubuntu jammy-backports/universe i386 Packages [16.0 kB] 2024-05-08T16:13:47.716 INFO:teuthology.orchestra.run.smithi057.stdout:Get:26 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 Packages [27.2 kB] 2024-05-08T16:13:47.716 INFO:teuthology.orchestra.run.smithi057.stdout:Get:27 http://archive.ubuntu.com/ubuntu jammy-backports/universe Translation-en [16.2 kB] 2024-05-08T16:13:47.717 INFO:teuthology.orchestra.run.smithi060.stdout:Get:11 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 c-n-f Metadata [520 B] 2024-05-08T16:13:47.717 INFO:teuthology.orchestra.run.smithi060.stdout:Get:12 http://security.ubuntu.com/ubuntu jammy-security/universe i386 Packages [602 kB] 2024-05-08T16:13:47.737 INFO:teuthology.orchestra.run.smithi060.stdout:Get:13 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 Packages [849 kB] 2024-05-08T16:13:47.747 INFO:teuthology.orchestra.run.smithi060.stdout:Get:14 http://security.ubuntu.com/ubuntu jammy-security/universe Translation-en [163 kB] 2024-05-08T16:13:47.751 INFO:teuthology.orchestra.run.smithi057.stdout:Get:28 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 c-n-f Metadata [644 B] 2024-05-08T16:13:47.758 INFO:teuthology.orchestra.run.smithi057.stdout:Get:29 http://security.ubuntu.com/ubuntu jammy-security/main amd64 Packages [1,421 kB] 2024-05-08T16:13:47.778 INFO:teuthology.orchestra.run.smithi060.stdout:Get:15 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 c-n-f Metadata [16.8 kB] 2024-05-08T16:13:47.778 INFO:teuthology.orchestra.run.smithi060.stdout:Get:16 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 Packages [37.2 kB] 2024-05-08T16:13:47.778 INFO:teuthology.orchestra.run.smithi060.stdout:Get:17 http://security.ubuntu.com/ubuntu jammy-security/multiverse i386 Packages [1,356 B] 2024-05-08T16:13:47.778 INFO:teuthology.orchestra.run.smithi060.stdout:Get:18 http://security.ubuntu.com/ubuntu jammy-security/multiverse Translation-en [7,588 B] 2024-05-08T16:13:47.779 INFO:teuthology.orchestra.run.smithi060.stdout:Get:19 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 c-n-f Metadata [260 B] 2024-05-08T16:13:47.781 INFO:teuthology.orchestra.run.smithi060.stdout:Get:20 http://archive.ubuntu.com/ubuntu jammy-backports InRelease [109 kB] 2024-05-08T16:13:47.812 INFO:teuthology.orchestra.run.smithi062.stdout:Get:7 http://security.ubuntu.com/ubuntu jammy-security/main i386 Packages [458 kB] 2024-05-08T16:13:47.823 INFO:teuthology.orchestra.run.smithi062.stdout:Get:8 http://security.ubuntu.com/ubuntu jammy-security/main Translation-en [246 kB] 2024-05-08T16:13:47.830 INFO:teuthology.orchestra.run.smithi062.stdout:Get:9 http://security.ubuntu.com/ubuntu jammy-security/main amd64 c-n-f Metadata [11.4 kB] 2024-05-08T16:13:47.831 INFO:teuthology.orchestra.run.smithi062.stdout:Get:10 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 Packages [1,807 kB] 2024-05-08T16:13:47.870 INFO:teuthology.orchestra.run.smithi062.stdout:Get:11 http://archive.ubuntu.com/ubuntu jammy-updates/main i386 Packages [624 kB] 2024-05-08T16:13:47.870 INFO:teuthology.orchestra.run.smithi062.stdout:Get:12 http://security.ubuntu.com/ubuntu jammy-security/restricted i386 Packages [36.5 kB] 2024-05-08T16:13:47.870 INFO:teuthology.orchestra.run.smithi062.stdout:Get:13 http://security.ubuntu.com/ubuntu jammy-security/restricted Translation-en [307 kB] 2024-05-08T16:13:47.875 INFO:teuthology.orchestra.run.smithi062.stdout:Get:14 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 c-n-f Metadata [520 B] 2024-05-08T16:13:47.876 INFO:teuthology.orchestra.run.smithi062.stdout:Get:15 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 Packages [849 kB] 2024-05-08T16:13:47.885 INFO:teuthology.orchestra.run.smithi062.stdout:Get:16 http://archive.ubuntu.com/ubuntu jammy-updates/main Translation-en [307 kB] 2024-05-08T16:13:47.887 INFO:teuthology.orchestra.run.smithi062.stdout:Get:17 http://security.ubuntu.com/ubuntu jammy-security/universe i386 Packages [602 kB] 2024-05-08T16:13:47.908 INFO:teuthology.orchestra.run.smithi062.stdout:Get:18 http://security.ubuntu.com/ubuntu jammy-security/universe Translation-en [163 kB] 2024-05-08T16:13:47.923 INFO:teuthology.orchestra.run.smithi060.stdout:Get:21 http://archive.ubuntu.com/ubuntu jammy-updates/main i386 Packages [624 kB] 2024-05-08T16:13:48.036 INFO:teuthology.orchestra.run.smithi062.stdout:Get:19 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 c-n-f Metadata [16.1 kB] 2024-05-08T16:13:48.036 INFO:teuthology.orchestra.run.smithi062.stdout:Get:20 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 c-n-f Metadata [16.8 kB] 2024-05-08T16:13:48.036 INFO:teuthology.orchestra.run.smithi062.stdout:Get:21 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 Packages [1,864 kB] 2024-05-08T16:13:48.037 INFO:teuthology.orchestra.run.smithi062.stdout:Get:22 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 Packages [37.2 kB] 2024-05-08T16:13:48.038 INFO:teuthology.orchestra.run.smithi062.stdout:Get:23 http://security.ubuntu.com/ubuntu jammy-security/multiverse i386 Packages [1,356 B] 2024-05-08T16:13:48.038 INFO:teuthology.orchestra.run.smithi062.stdout:Get:24 http://security.ubuntu.com/ubuntu jammy-security/multiverse Translation-en [7,588 B] 2024-05-08T16:13:48.039 INFO:teuthology.orchestra.run.smithi062.stdout:Get:25 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 c-n-f Metadata [260 B] 2024-05-08T16:13:48.069 INFO:teuthology.orchestra.run.smithi062.stdout:Get:26 http://archive.ubuntu.com/ubuntu jammy-updates/restricted i386 Packages [38.1 kB] 2024-05-08T16:13:48.070 INFO:teuthology.orchestra.run.smithi062.stdout:Get:27 http://archive.ubuntu.com/ubuntu jammy-updates/restricted Translation-en [316 kB] 2024-05-08T16:13:48.076 INFO:teuthology.orchestra.run.smithi062.stdout:Get:28 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 c-n-f Metadata [520 B] 2024-05-08T16:13:48.076 INFO:teuthology.orchestra.run.smithi062.stdout:Get:29 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 Packages [1,073 kB] 2024-05-08T16:13:48.093 INFO:teuthology.orchestra.run.smithi062.stdout:Get:30 http://archive.ubuntu.com/ubuntu jammy-updates/universe i386 Packages [702 kB] 2024-05-08T16:13:48.102 INFO:teuthology.orchestra.run.smithi062.stdout:Get:31 http://archive.ubuntu.com/ubuntu jammy-updates/universe Translation-en [245 kB] 2024-05-08T16:13:48.105 INFO:teuthology.orchestra.run.smithi062.stdout:Get:32 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 c-n-f Metadata [22.1 kB] 2024-05-08T16:13:48.105 INFO:teuthology.orchestra.run.smithi062.stdout:Get:33 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 Packages [42.7 kB] 2024-05-08T16:13:48.106 INFO:teuthology.orchestra.run.smithi062.stdout:Get:34 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse i386 Packages [4,472 B] 2024-05-08T16:13:48.107 INFO:teuthology.orchestra.run.smithi062.stdout:Get:35 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse Translation-en [10.4 kB] 2024-05-08T16:13:48.107 INFO:teuthology.orchestra.run.smithi062.stdout:Get:36 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 c-n-f Metadata [472 B] 2024-05-08T16:13:48.107 INFO:teuthology.orchestra.run.smithi062.stdout:Get:37 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 Packages [67.1 kB] 2024-05-08T16:13:48.108 INFO:teuthology.orchestra.run.smithi062.stdout:Get:38 http://archive.ubuntu.com/ubuntu jammy-backports/main i386 Packages [59.3 kB] 2024-05-08T16:13:48.128 INFO:teuthology.orchestra.run.smithi062.stdout:Get:39 http://archive.ubuntu.com/ubuntu jammy-backports/main Translation-en [11.0 kB] 2024-05-08T16:13:48.128 INFO:teuthology.orchestra.run.smithi062.stdout:Get:40 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 c-n-f Metadata [388 B] 2024-05-08T16:13:48.129 INFO:teuthology.orchestra.run.smithi062.stdout:Get:41 http://archive.ubuntu.com/ubuntu jammy-backports/universe i386 Packages [16.0 kB] 2024-05-08T16:13:48.129 INFO:teuthology.orchestra.run.smithi062.stdout:Get:42 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 Packages [27.2 kB] 2024-05-08T16:13:48.130 INFO:teuthology.orchestra.run.smithi062.stdout:Get:43 http://archive.ubuntu.com/ubuntu jammy-backports/universe Translation-en [16.2 kB] 2024-05-08T16:13:48.130 INFO:teuthology.orchestra.run.smithi062.stdout:Get:44 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 c-n-f Metadata [644 B] 2024-05-08T16:13:48.158 INFO:teuthology.orchestra.run.smithi060.stdout:Get:22 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 Packages [1,638 kB] 2024-05-08T16:13:48.242 INFO:teuthology.orchestra.run.smithi057.stdout:Get:30 http://security.ubuntu.com/ubuntu jammy-security/main i386 Packages [458 kB] 2024-05-08T16:13:48.339 INFO:teuthology.orchestra.run.smithi057.stdout:Get:31 http://security.ubuntu.com/ubuntu jammy-security/main Translation-en [246 kB] 2024-05-08T16:13:48.355 INFO:teuthology.orchestra.run.smithi057.stdout:Get:32 http://security.ubuntu.com/ubuntu jammy-security/main amd64 c-n-f Metadata [11.4 kB] 2024-05-08T16:13:48.355 INFO:teuthology.orchestra.run.smithi057.stdout:Get:33 http://security.ubuntu.com/ubuntu jammy-security/restricted i386 Packages [36.5 kB] 2024-05-08T16:13:48.357 INFO:teuthology.orchestra.run.smithi057.stdout:Get:34 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 Packages [1,807 kB] 2024-05-08T16:13:48.368 INFO:teuthology.orchestra.run.smithi060.stdout:Get:23 http://archive.ubuntu.com/ubuntu jammy-updates/main Translation-en [307 kB] 2024-05-08T16:13:48.383 INFO:teuthology.orchestra.run.smithi060.stdout:Get:24 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 c-n-f Metadata [16.1 kB] 2024-05-08T16:13:48.384 INFO:teuthology.orchestra.run.smithi060.stdout:Get:25 http://archive.ubuntu.com/ubuntu jammy-updates/restricted i386 Packages [38.1 kB] 2024-05-08T16:13:48.386 INFO:teuthology.orchestra.run.smithi060.stdout:Get:26 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 Packages [1,864 kB] 2024-05-08T16:13:48.537 INFO:teuthology.orchestra.run.smithi057.stdout:Get:35 http://security.ubuntu.com/ubuntu jammy-security/restricted Translation-en [307 kB] 2024-05-08T16:13:48.544 INFO:teuthology.orchestra.run.smithi057.stdout:Get:36 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 c-n-f Metadata [520 B] 2024-05-08T16:13:48.544 INFO:teuthology.orchestra.run.smithi057.stdout:Get:37 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 Packages [849 kB] 2024-05-08T16:13:48.550 INFO:teuthology.orchestra.run.smithi060.stdout:Get:27 http://archive.ubuntu.com/ubuntu jammy-updates/restricted Translation-en [316 kB] 2024-05-08T16:13:48.562 INFO:teuthology.orchestra.run.smithi060.stdout:Get:28 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 c-n-f Metadata [520 B] 2024-05-08T16:13:48.582 INFO:teuthology.orchestra.run.smithi057.stdout:Get:38 http://security.ubuntu.com/ubuntu jammy-security/universe i386 Packages [602 kB] 2024-05-08T16:13:48.728 INFO:teuthology.orchestra.run.smithi060.stdout:Get:29 http://archive.ubuntu.com/ubuntu jammy-updates/universe i386 Packages [702 kB] 2024-05-08T16:13:48.763 INFO:teuthology.orchestra.run.smithi057.stdout:Get:39 http://security.ubuntu.com/ubuntu jammy-security/universe Translation-en [163 kB] 2024-05-08T16:13:49.188 INFO:teuthology.orchestra.run.smithi057.stdout:Get:40 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 c-n-f Metadata [16.8 kB] 2024-05-08T16:13:49.199 INFO:teuthology.orchestra.run.smithi057.stdout:Get:41 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 Packages [37.2 kB] 2024-05-08T16:13:49.216 INFO:teuthology.orchestra.run.smithi057.stdout:Get:42 http://security.ubuntu.com/ubuntu jammy-security/multiverse i386 Packages [1,356 B] 2024-05-08T16:13:49.217 INFO:teuthology.orchestra.run.smithi057.stdout:Get:43 http://security.ubuntu.com/ubuntu jammy-security/multiverse Translation-en [7,588 B] 2024-05-08T16:13:49.220 INFO:teuthology.orchestra.run.smithi057.stdout:Get:44 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 c-n-f Metadata [260 B] 2024-05-08T16:13:49.332 INFO:teuthology.orchestra.run.smithi060.stdout:Get:30 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 Packages [1,073 kB] 2024-05-08T16:13:49.447 INFO:teuthology.orchestra.run.smithi060.stdout:Get:31 http://archive.ubuntu.com/ubuntu jammy-updates/universe Translation-en [245 kB] 2024-05-08T16:13:49.470 INFO:teuthology.orchestra.run.smithi060.stdout:Get:32 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 c-n-f Metadata [22.1 kB] 2024-05-08T16:13:49.471 INFO:teuthology.orchestra.run.smithi060.stdout:Get:33 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 Packages [42.7 kB] 2024-05-08T16:13:49.475 INFO:teuthology.orchestra.run.smithi060.stdout:Get:34 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse i386 Packages [4,472 B] 2024-05-08T16:13:49.475 INFO:teuthology.orchestra.run.smithi060.stdout:Get:35 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse Translation-en [10.4 kB] 2024-05-08T16:13:49.476 INFO:teuthology.orchestra.run.smithi060.stdout:Get:36 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 c-n-f Metadata [472 B] 2024-05-08T16:13:49.476 INFO:teuthology.orchestra.run.smithi060.stdout:Get:37 http://archive.ubuntu.com/ubuntu jammy-backports/main i386 Packages [59.3 kB] 2024-05-08T16:13:49.480 INFO:teuthology.orchestra.run.smithi060.stdout:Get:38 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 Packages [67.1 kB] 2024-05-08T16:13:49.485 INFO:teuthology.orchestra.run.smithi060.stdout:Get:39 http://archive.ubuntu.com/ubuntu jammy-backports/main Translation-en [11.0 kB] 2024-05-08T16:13:49.653 INFO:teuthology.orchestra.run.smithi060.stdout:Get:40 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 c-n-f Metadata [388 B] 2024-05-08T16:13:49.736 INFO:teuthology.orchestra.run.smithi060.stdout:Get:41 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 Packages [27.2 kB] 2024-05-08T16:13:49.838 INFO:teuthology.orchestra.run.smithi060.stdout:Get:42 http://archive.ubuntu.com/ubuntu jammy-backports/universe i386 Packages [16.0 kB] 2024-05-08T16:13:49.875 INFO:teuthology.orchestra.run.smithi060.stdout:Get:43 http://archive.ubuntu.com/ubuntu jammy-backports/universe Translation-en [16.2 kB] 2024-05-08T16:13:49.926 INFO:teuthology.orchestra.run.smithi060.stdout:Get:44 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 c-n-f Metadata [644 B] 2024-05-08T16:13:53.652 INFO:teuthology.orchestra.run.smithi057.stdout:Fetched 13.4 MB in 2s (6,309 kB/s) 2024-05-08T16:13:53.984 INFO:teuthology.orchestra.run.smithi062.stdout:Fetched 13.4 MB in 2s (5,831 kB/s) 2024-05-08T16:13:54.526 INFO:teuthology.orchestra.run.smithi060.stdout:Fetched 13.4 MB in 3s (4,822 kB/s) 2024-05-08T16:13:55.080 INFO:teuthology.orchestra.run.smithi057.stdout:Reading package lists... 2024-05-08T16:13:55.098 DEBUG:teuthology.orchestra.run.smithi057:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2024-05-08T16:13:55.150 INFO:teuthology.orchestra.run.smithi057.stdout:Reading package lists... 2024-05-08T16:13:55.313 INFO:teuthology.orchestra.run.smithi062.stdout:Reading package lists... 2024-05-08T16:13:55.330 DEBUG:teuthology.orchestra.run.smithi062:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2024-05-08T16:13:55.333 INFO:teuthology.orchestra.run.smithi057.stdout:Building dependency tree... 2024-05-08T16:13:55.333 INFO:teuthology.orchestra.run.smithi057.stdout:Reading state information... 2024-05-08T16:13:55.439 INFO:teuthology.orchestra.run.smithi062.stdout:Reading package lists... 2024-05-08T16:13:55.494 INFO:teuthology.orchestra.run.smithi057.stdout:The following packages were automatically installed and are no longer required: 2024-05-08T16:13:55.494 INFO:teuthology.orchestra.run.smithi057.stdout: libboost-iostreams1.74.0 libboost-thread1.74.0 libgfapi0 libgfrpc0 libgfxdr0 2024-05-08T16:13:55.494 INFO:teuthology.orchestra.run.smithi057.stdout: libglusterfs0 libiscsi7 libpmemobj1 libpython2-dev libpython2-stdlib 2024-05-08T16:13:55.494 INFO:teuthology.orchestra.run.smithi057.stdout: libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib 2024-05-08T16:13:55.495 INFO:teuthology.orchestra.run.smithi057.stdout: python2 python2-dev python2-minimal python2.7 python2.7-dev 2024-05-08T16:13:55.495 INFO:teuthology.orchestra.run.smithi057.stdout: python2.7-minimal 2024-05-08T16:13:55.495 INFO:teuthology.orchestra.run.smithi057.stdout:Use 'sudo apt autoremove' to remove them. 2024-05-08T16:13:55.495 INFO:teuthology.orchestra.run.smithi057.stdout:The following additional packages will be installed: 2024-05-08T16:13:55.495 INFO:teuthology.orchestra.run.smithi057.stdout: linux-generic linux-headers-5.15.0-106 linux-headers-5.15.0-106-generic 2024-05-08T16:13:55.495 INFO:teuthology.orchestra.run.smithi057.stdout: linux-headers-generic linux-image-5.15.0-106-generic 2024-05-08T16:13:55.496 INFO:teuthology.orchestra.run.smithi057.stdout: linux-modules-5.15.0-106-generic linux-modules-extra-5.15.0-106-generic 2024-05-08T16:13:55.497 INFO:teuthology.orchestra.run.smithi057.stdout:Suggested packages: 2024-05-08T16:13:55.497 INFO:teuthology.orchestra.run.smithi057.stdout: fdutils linux-doc | linux-source-5.15.0 linux-tools 2024-05-08T16:13:55.497 INFO:teuthology.orchestra.run.smithi057.stdout:Recommended packages: 2024-05-08T16:13:55.497 INFO:teuthology.orchestra.run.smithi057.stdout: thermald 2024-05-08T16:13:55.542 INFO:teuthology.orchestra.run.smithi057.stdout:The following NEW packages will be installed: 2024-05-08T16:13:55.542 INFO:teuthology.orchestra.run.smithi057.stdout: linux-headers-5.15.0-106 linux-headers-5.15.0-106-generic 2024-05-08T16:13:55.542 INFO:teuthology.orchestra.run.smithi057.stdout: linux-image-5.15.0-106-generic linux-modules-5.15.0-106-generic 2024-05-08T16:13:55.543 INFO:teuthology.orchestra.run.smithi057.stdout: linux-modules-extra-5.15.0-106-generic 2024-05-08T16:13:55.544 INFO:teuthology.orchestra.run.smithi057.stdout:The following packages will be upgraded: 2024-05-08T16:13:55.544 INFO:teuthology.orchestra.run.smithi057.stdout: linux-generic linux-headers-generic linux-image-generic 2024-05-08T16:13:55.601 INFO:teuthology.orchestra.run.smithi057.stdout:3 upgraded, 5 newly installed, 0 to remove and 316 not upgraded. 2024-05-08T16:13:55.601 INFO:teuthology.orchestra.run.smithi057.stdout:Need to get 113 MB of archives. 2024-05-08T16:13:55.601 INFO:teuthology.orchestra.run.smithi057.stdout:After this operation, 583 MB of additional disk space will be used. 2024-05-08T16:13:55.602 INFO:teuthology.orchestra.run.smithi057.stdout:Get:1 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-modules-5.15.0-106-generic amd64 5.15.0-106.116 [22.7 MB] 2024-05-08T16:13:55.643 INFO:teuthology.orchestra.run.smithi062.stdout:Building dependency tree... 2024-05-08T16:13:55.643 INFO:teuthology.orchestra.run.smithi062.stdout:Reading state information... 2024-05-08T16:13:55.827 INFO:teuthology.orchestra.run.smithi062.stdout:The following packages were automatically installed and are no longer required: 2024-05-08T16:13:55.827 INFO:teuthology.orchestra.run.smithi062.stdout: libboost-iostreams1.74.0 libboost-thread1.74.0 libgfapi0 libgfrpc0 libgfxdr0 2024-05-08T16:13:55.827 INFO:teuthology.orchestra.run.smithi062.stdout: libglusterfs0 libiscsi7 libpmemobj1 libpython2-dev libpython2-stdlib 2024-05-08T16:13:55.827 INFO:teuthology.orchestra.run.smithi062.stdout: libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib 2024-05-08T16:13:55.828 INFO:teuthology.orchestra.run.smithi062.stdout: python2 python2-dev python2-minimal python2.7 python2.7-dev 2024-05-08T16:13:55.828 INFO:teuthology.orchestra.run.smithi062.stdout: python2.7-minimal 2024-05-08T16:13:55.828 INFO:teuthology.orchestra.run.smithi062.stdout:Use 'sudo apt autoremove' to remove them. 2024-05-08T16:13:55.829 INFO:teuthology.orchestra.run.smithi062.stdout:The following additional packages will be installed: 2024-05-08T16:13:55.829 INFO:teuthology.orchestra.run.smithi062.stdout: linux-generic linux-headers-5.15.0-106 linux-headers-5.15.0-106-generic 2024-05-08T16:13:55.829 INFO:teuthology.orchestra.run.smithi062.stdout: linux-headers-generic linux-image-5.15.0-106-generic 2024-05-08T16:13:55.830 INFO:teuthology.orchestra.run.smithi062.stdout: linux-modules-5.15.0-106-generic linux-modules-extra-5.15.0-106-generic 2024-05-08T16:13:55.831 INFO:teuthology.orchestra.run.smithi062.stdout:Suggested packages: 2024-05-08T16:13:55.831 INFO:teuthology.orchestra.run.smithi062.stdout: fdutils linux-doc | linux-source-5.15.0 linux-tools 2024-05-08T16:13:55.831 INFO:teuthology.orchestra.run.smithi062.stdout:Recommended packages: 2024-05-08T16:13:55.831 INFO:teuthology.orchestra.run.smithi062.stdout: thermald 2024-05-08T16:13:55.880 INFO:teuthology.orchestra.run.smithi062.stdout:The following NEW packages will be installed: 2024-05-08T16:13:55.880 INFO:teuthology.orchestra.run.smithi062.stdout: linux-headers-5.15.0-106 linux-headers-5.15.0-106-generic 2024-05-08T16:13:55.880 INFO:teuthology.orchestra.run.smithi062.stdout: linux-image-5.15.0-106-generic linux-modules-5.15.0-106-generic 2024-05-08T16:13:55.880 INFO:teuthology.orchestra.run.smithi062.stdout: linux-modules-extra-5.15.0-106-generic 2024-05-08T16:13:55.881 INFO:teuthology.orchestra.run.smithi062.stdout:The following packages will be upgraded: 2024-05-08T16:13:55.882 INFO:teuthology.orchestra.run.smithi062.stdout: linux-generic linux-headers-generic linux-image-generic 2024-05-08T16:13:55.980 INFO:teuthology.orchestra.run.smithi062.stdout:3 upgraded, 5 newly installed, 0 to remove and 316 not upgraded. 2024-05-08T16:13:55.980 INFO:teuthology.orchestra.run.smithi062.stdout:Need to get 113 MB of archives. 2024-05-08T16:13:55.980 INFO:teuthology.orchestra.run.smithi062.stdout:After this operation, 583 MB of additional disk space will be used. 2024-05-08T16:13:55.980 INFO:teuthology.orchestra.run.smithi062.stdout:Get:1 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-modules-5.15.0-106-generic amd64 5.15.0-106.116 [22.7 MB] 2024-05-08T16:13:56.007 INFO:teuthology.orchestra.run.smithi060.stdout:Reading package lists... 2024-05-08T16:13:56.025 DEBUG:teuthology.orchestra.run.smithi060:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2024-05-08T16:13:56.090 INFO:teuthology.orchestra.run.smithi060.stdout:Reading package lists... 2024-05-08T16:13:56.214 INFO:teuthology.orchestra.run.smithi057.stdout:Get:2 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-image-5.15.0-106-generic amd64 5.15.0-106.116 [11.5 MB] 2024-05-08T16:13:56.297 INFO:teuthology.orchestra.run.smithi060.stdout:Building dependency tree... 2024-05-08T16:13:56.298 INFO:teuthology.orchestra.run.smithi060.stdout:Reading state information... 2024-05-08T16:13:56.484 INFO:teuthology.orchestra.run.smithi060.stdout:The following packages were automatically installed and are no longer required: 2024-05-08T16:13:56.484 INFO:teuthology.orchestra.run.smithi060.stdout: libboost-iostreams1.74.0 libboost-thread1.74.0 libgfapi0 libgfrpc0 libgfxdr0 2024-05-08T16:13:56.484 INFO:teuthology.orchestra.run.smithi060.stdout: libglusterfs0 libiscsi7 libpmemobj1 libpython2-dev libpython2-stdlib 2024-05-08T16:13:56.485 INFO:teuthology.orchestra.run.smithi060.stdout: libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib 2024-05-08T16:13:56.485 INFO:teuthology.orchestra.run.smithi060.stdout: python2 python2-dev python2-minimal python2.7 python2.7-dev 2024-05-08T16:13:56.485 INFO:teuthology.orchestra.run.smithi060.stdout: python2.7-minimal 2024-05-08T16:13:56.485 INFO:teuthology.orchestra.run.smithi060.stdout:Use 'sudo apt autoremove' to remove them. 2024-05-08T16:13:56.487 INFO:teuthology.orchestra.run.smithi060.stdout:The following additional packages will be installed: 2024-05-08T16:13:56.487 INFO:teuthology.orchestra.run.smithi060.stdout: linux-generic linux-headers-5.15.0-106 linux-headers-5.15.0-106-generic 2024-05-08T16:13:56.487 INFO:teuthology.orchestra.run.smithi060.stdout: linux-headers-generic linux-image-5.15.0-106-generic 2024-05-08T16:13:56.487 INFO:teuthology.orchestra.run.smithi060.stdout: linux-modules-5.15.0-106-generic linux-modules-extra-5.15.0-106-generic 2024-05-08T16:13:56.488 INFO:teuthology.orchestra.run.smithi060.stdout:Suggested packages: 2024-05-08T16:13:56.488 INFO:teuthology.orchestra.run.smithi060.stdout: fdutils linux-doc | linux-source-5.15.0 linux-tools 2024-05-08T16:13:56.488 INFO:teuthology.orchestra.run.smithi060.stdout:Recommended packages: 2024-05-08T16:13:56.488 INFO:teuthology.orchestra.run.smithi060.stdout: thermald 2024-05-08T16:13:56.489 INFO:teuthology.orchestra.run.smithi057.stdout:Get:3 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-modules-extra-5.15.0-106-generic amd64 5.15.0-106.116 [63.9 MB] 2024-05-08T16:13:56.543 INFO:teuthology.orchestra.run.smithi060.stdout:The following NEW packages will be installed: 2024-05-08T16:13:56.543 INFO:teuthology.orchestra.run.smithi060.stdout: linux-headers-5.15.0-106 linux-headers-5.15.0-106-generic 2024-05-08T16:13:56.543 INFO:teuthology.orchestra.run.smithi060.stdout: linux-image-5.15.0-106-generic linux-modules-5.15.0-106-generic 2024-05-08T16:13:56.544 INFO:teuthology.orchestra.run.smithi060.stdout: linux-modules-extra-5.15.0-106-generic 2024-05-08T16:13:56.545 INFO:teuthology.orchestra.run.smithi060.stdout:The following packages will be upgraded: 2024-05-08T16:13:56.545 INFO:teuthology.orchestra.run.smithi060.stdout: linux-generic linux-headers-generic linux-image-generic 2024-05-08T16:13:56.653 INFO:teuthology.orchestra.run.smithi060.stdout:3 upgraded, 5 newly installed, 0 to remove and 316 not upgraded. 2024-05-08T16:13:56.653 INFO:teuthology.orchestra.run.smithi060.stdout:Need to get 113 MB of archives. 2024-05-08T16:13:56.653 INFO:teuthology.orchestra.run.smithi060.stdout:After this operation, 583 MB of additional disk space will be used. 2024-05-08T16:13:56.653 INFO:teuthology.orchestra.run.smithi060.stdout:Get:1 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-modules-5.15.0-106-generic amd64 5.15.0-106.116 [22.7 MB] 2024-05-08T16:13:57.164 INFO:teuthology.orchestra.run.smithi062.stdout:Get:2 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-image-5.15.0-106-generic amd64 5.15.0-106.116 [11.5 MB] 2024-05-08T16:13:57.605 INFO:teuthology.orchestra.run.smithi062.stdout:Get:3 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-modules-extra-5.15.0-106-generic amd64 5.15.0-106.116 [63.9 MB] 2024-05-08T16:13:57.716 INFO:teuthology.orchestra.run.smithi060.stdout:Get:2 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-image-5.15.0-106-generic amd64 5.15.0-106.116 [11.5 MB] 2024-05-08T16:13:58.027 INFO:teuthology.orchestra.run.smithi060.stdout:Get:3 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-modules-extra-5.15.0-106-generic amd64 5.15.0-106.116 [63.9 MB] 2024-05-08T16:13:58.326 INFO:teuthology.orchestra.run.smithi057.stdout:Get:4 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-generic amd64 5.15.0.106.106 [1,692 B] 2024-05-08T16:13:58.366 INFO:teuthology.orchestra.run.smithi057.stdout:Get:5 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-image-generic amd64 5.15.0.106.106 [2,502 B] 2024-05-08T16:13:58.368 INFO:teuthology.orchestra.run.smithi057.stdout:Get:6 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-headers-5.15.0-106 all 5.15.0-106.116 [12.3 MB] 2024-05-08T16:13:58.693 INFO:teuthology.orchestra.run.smithi057.stdout:Get:7 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-headers-5.15.0-106-generic amd64 5.15.0-106.116 [2,876 kB] 2024-05-08T16:13:58.822 INFO:teuthology.orchestra.run.smithi057.stdout:Get:8 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-headers-generic amd64 5.15.0.106.106 [2,366 B] 2024-05-08T16:13:59.286 INFO:teuthology.orchestra.run.smithi057.stdout:Fetched 113 MB in 3s (34.6 MB/s) 2024-05-08T16:13:59.509 INFO:teuthology.orchestra.run.smithi057.stdout:Selecting previously unselected package linux-modules-5.15.0-106-generic. 2024-05-08T16:13:59.511 INFO:teuthology.orchestra.run.smithi060.stdout:Get:4 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-generic amd64 5.15.0.106.106 [1,692 B] 2024-05-08T16:13:59.634 INFO:teuthology.orchestra.run.smithi060.stdout:Get:5 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-image-generic amd64 5.15.0.106.106 [2,502 B] 2024-05-08T16:13:59.635 INFO:teuthology.orchestra.run.smithi060.stdout:Get:6 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-headers-5.15.0-106 all 5.15.0-106.116 [12.3 MB] 2024-05-08T16:13:59.766 INFO:teuthology.orchestra.run.smithi062.stdout:Get:4 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-generic amd64 5.15.0.106.106 [1,692 B] 2024-05-08T16:13:59.766 INFO:teuthology.orchestra.run.smithi062.stdout:Get:5 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-image-generic amd64 5.15.0.106.106 [2,502 B] 2024-05-08T16:13:59.801 INFO:teuthology.orchestra.run.smithi062.stdout:Get:6 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-headers-5.15.0-106 all 5.15.0-106.116 [12.3 MB] 2024-05-08T16:13:59.815 INFO:teuthology.orchestra.run.smithi060.stdout:Get:7 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-headers-5.15.0-106-generic amd64 5.15.0-106.116 [2,876 kB] 2024-05-08T16:13:59.851 INFO:teuthology.orchestra.run.smithi060.stdout:Get:8 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-headers-generic amd64 5.15.0.106.106 [2,366 B] 2024-05-08T16:13:59.959 INFO:teuthology.orchestra.run.smithi062.stdout:Get:7 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-headers-5.15.0-106-generic amd64 5.15.0-106.116 [2,876 kB] 2024-05-08T16:13:59.993 INFO:teuthology.orchestra.run.smithi062.stdout:Get:8 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-headers-generic amd64 5.15.0.106.106 [2,366 B] 2024-05-08T16:14:00.276 INFO:teuthology.orchestra.run.smithi060.stdout:Fetched 113 MB in 3s (34.4 MB/s) 2024-05-08T16:14:00.444 INFO:teuthology.orchestra.run.smithi062.stdout:Fetched 113 MB in 4s (27.6 MB/s) 2024-05-08T16:14:00.467 INFO:teuthology.orchestra.run.smithi060.stdout:Selecting previously unselected package linux-modules-5.15.0-106-generic. 2024-05-08T16:14:00.626 INFO:teuthology.orchestra.run.smithi062.stdout:Selecting previously unselected package linux-modules-5.15.0-106-generic. 2024-05-08T16:14:01.457 INFO:teuthology.orchestra.run.smithi057.stdout:(Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 129542 files and directories currently installed.) 2024-05-08T16:14:01.461 INFO:teuthology.orchestra.run.smithi057.stdout:Preparing to unpack .../0-linux-modules-5.15.0-106-generic_5.15.0-106.116_amd64.deb ... 2024-05-08T16:14:01.530 INFO:teuthology.orchestra.run.smithi057.stdout:Unpacking linux-modules-5.15.0-106-generic (5.15.0-106.116) ... 2024-05-08T16:14:02.512 INFO:teuthology.orchestra.run.smithi060.stdout:(Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 129542 files and directories currently installed.) 2024-05-08T16:14:02.517 INFO:teuthology.orchestra.run.smithi060.stdout:Preparing to unpack .../0-linux-modules-5.15.0-106-generic_5.15.0-106.116_amd64.deb ... 2024-05-08T16:14:02.553 INFO:teuthology.orchestra.run.smithi062.stdout:(Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 129542 files and directories currently installed.) 2024-05-08T16:14:02.557 INFO:teuthology.orchestra.run.smithi062.stdout:Preparing to unpack .../0-linux-modules-5.15.0-106-generic_5.15.0-106.116_amd64.deb ... 2024-05-08T16:14:02.624 INFO:teuthology.orchestra.run.smithi062.stdout:Unpacking linux-modules-5.15.0-106-generic (5.15.0-106.116) ... 2024-05-08T16:14:02.715 INFO:teuthology.orchestra.run.smithi060.stdout:Unpacking linux-modules-5.15.0-106-generic (5.15.0-106.116) ... 2024-05-08T16:14:03.655 INFO:teuthology.orchestra.run.smithi057.stdout:Selecting previously unselected package linux-image-5.15.0-106-generic. 2024-05-08T16:14:03.677 INFO:teuthology.orchestra.run.smithi057.stdout:Preparing to unpack .../1-linux-image-5.15.0-106-generic_5.15.0-106.116_amd64.deb ... 2024-05-08T16:14:03.793 INFO:teuthology.orchestra.run.smithi057.stdout:Unpacking linux-image-5.15.0-106-generic (5.15.0-106.116) ... 2024-05-08T16:14:04.192 INFO:teuthology.orchestra.run.smithi057.stdout:Selecting previously unselected package linux-modules-extra-5.15.0-106-generic. 2024-05-08T16:14:04.212 INFO:teuthology.orchestra.run.smithi057.stdout:Preparing to unpack .../2-linux-modules-extra-5.15.0-106-generic_5.15.0-106.116_amd64.deb ... 2024-05-08T16:14:04.249 INFO:teuthology.orchestra.run.smithi057.stdout:Unpacking linux-modules-extra-5.15.0-106-generic (5.15.0-106.116) ... 2024-05-08T16:14:05.136 INFO:teuthology.orchestra.run.smithi060.stdout:Selecting previously unselected package linux-image-5.15.0-106-generic. 2024-05-08T16:14:05.142 INFO:teuthology.orchestra.run.smithi062.stdout:Selecting previously unselected package linux-image-5.15.0-106-generic. 2024-05-08T16:14:05.158 INFO:teuthology.orchestra.run.smithi060.stdout:Preparing to unpack .../1-linux-image-5.15.0-106-generic_5.15.0-106.116_amd64.deb ... 2024-05-08T16:14:05.163 INFO:teuthology.orchestra.run.smithi062.stdout:Preparing to unpack .../1-linux-image-5.15.0-106-generic_5.15.0-106.116_amd64.deb ... 2024-05-08T16:14:05.260 INFO:teuthology.orchestra.run.smithi062.stdout:Unpacking linux-image-5.15.0-106-generic (5.15.0-106.116) ... 2024-05-08T16:14:05.432 INFO:teuthology.orchestra.run.smithi060.stdout:Unpacking linux-image-5.15.0-106-generic (5.15.0-106.116) ... 2024-05-08T16:14:05.729 INFO:teuthology.orchestra.run.smithi062.stdout:Selecting previously unselected package linux-modules-extra-5.15.0-106-generic. 2024-05-08T16:14:05.750 INFO:teuthology.orchestra.run.smithi062.stdout:Preparing to unpack .../2-linux-modules-extra-5.15.0-106-generic_5.15.0-106.116_amd64.deb ... 2024-05-08T16:14:05.787 INFO:teuthology.orchestra.run.smithi062.stdout:Unpacking linux-modules-extra-5.15.0-106-generic (5.15.0-106.116) ... 2024-05-08T16:14:05.961 INFO:teuthology.orchestra.run.smithi060.stdout:Selecting previously unselected package linux-modules-extra-5.15.0-106-generic. 2024-05-08T16:14:05.982 INFO:teuthology.orchestra.run.smithi060.stdout:Preparing to unpack .../2-linux-modules-extra-5.15.0-106-generic_5.15.0-106.116_amd64.deb ... 2024-05-08T16:14:06.019 INFO:teuthology.orchestra.run.smithi060.stdout:Unpacking linux-modules-extra-5.15.0-106-generic (5.15.0-106.116) ... 2024-05-08T16:14:10.680 INFO:teuthology.orchestra.run.smithi057.stdout:Preparing to unpack .../3-linux-generic_5.15.0.106.106_amd64.deb ... 2024-05-08T16:14:10.789 INFO:teuthology.orchestra.run.smithi057.stdout:Unpacking linux-generic (5.15.0.106.106) over (5.15.0.56.54) ... 2024-05-08T16:14:11.121 INFO:teuthology.orchestra.run.smithi057.stdout:Preparing to unpack .../4-linux-image-generic_5.15.0.106.106_amd64.deb ... 2024-05-08T16:14:11.243 INFO:teuthology.orchestra.run.smithi057.stdout:Unpacking linux-image-generic (5.15.0.106.106) over (5.15.0.56.54) ... 2024-05-08T16:14:11.512 INFO:teuthology.orchestra.run.smithi057.stdout:Selecting previously unselected package linux-headers-5.15.0-106. 2024-05-08T16:14:11.535 INFO:teuthology.orchestra.run.smithi057.stdout:Preparing to unpack .../5-linux-headers-5.15.0-106_5.15.0-106.116_all.deb ... 2024-05-08T16:14:11.570 INFO:teuthology.orchestra.run.smithi057.stdout:Unpacking linux-headers-5.15.0-106 (5.15.0-106.116) ... 2024-05-08T16:14:12.238 INFO:teuthology.orchestra.run.smithi062.stdout:Preparing to unpack .../3-linux-generic_5.15.0.106.106_amd64.deb ... 2024-05-08T16:14:12.366 INFO:teuthology.orchestra.run.smithi062.stdout:Unpacking linux-generic (5.15.0.106.106) over (5.15.0.56.54) ... 2024-05-08T16:14:12.708 INFO:teuthology.orchestra.run.smithi062.stdout:Preparing to unpack .../4-linux-image-generic_5.15.0.106.106_amd64.deb ... 2024-05-08T16:14:12.799 INFO:teuthology.orchestra.run.smithi060.stdout:Preparing to unpack .../3-linux-generic_5.15.0.106.106_amd64.deb ... 2024-05-08T16:14:12.844 INFO:teuthology.orchestra.run.smithi062.stdout:Unpacking linux-image-generic (5.15.0.106.106) over (5.15.0.56.54) ... 2024-05-08T16:14:12.932 INFO:teuthology.orchestra.run.smithi060.stdout:Unpacking linux-generic (5.15.0.106.106) over (5.15.0.56.54) ... 2024-05-08T16:14:13.114 INFO:teuthology.orchestra.run.smithi062.stdout:Selecting previously unselected package linux-headers-5.15.0-106. 2024-05-08T16:14:13.125 INFO:teuthology.orchestra.run.smithi062.stdout:Preparing to unpack .../5-linux-headers-5.15.0-106_5.15.0-106.116_all.deb ... 2024-05-08T16:14:13.164 INFO:teuthology.orchestra.run.smithi062.stdout:Unpacking linux-headers-5.15.0-106 (5.15.0-106.116) ... 2024-05-08T16:14:13.274 INFO:teuthology.orchestra.run.smithi060.stdout:Preparing to unpack .../4-linux-image-generic_5.15.0.106.106_amd64.deb ... 2024-05-08T16:14:13.402 INFO:teuthology.orchestra.run.smithi060.stdout:Unpacking linux-image-generic (5.15.0.106.106) over (5.15.0.56.54) ... 2024-05-08T16:14:13.713 INFO:teuthology.orchestra.run.smithi060.stdout:Selecting previously unselected package linux-headers-5.15.0-106. 2024-05-08T16:14:13.736 INFO:teuthology.orchestra.run.smithi060.stdout:Preparing to unpack .../5-linux-headers-5.15.0-106_5.15.0-106.116_all.deb ... 2024-05-08T16:14:13.780 INFO:teuthology.orchestra.run.smithi060.stdout:Unpacking linux-headers-5.15.0-106 (5.15.0-106.116) ... 2024-05-08T16:14:16.844 INFO:teuthology.orchestra.run.smithi057.stdout:Selecting previously unselected package linux-headers-5.15.0-106-generic. 2024-05-08T16:14:16.880 INFO:teuthology.orchestra.run.smithi057.stdout:Preparing to unpack .../6-linux-headers-5.15.0-106-generic_5.15.0-106.116_amd64.deb ... 2024-05-08T16:14:16.919 INFO:teuthology.orchestra.run.smithi057.stdout:Unpacking linux-headers-5.15.0-106-generic (5.15.0-106.116) ... 2024-05-08T16:14:18.797 INFO:teuthology.orchestra.run.smithi062.stdout:Selecting previously unselected package linux-headers-5.15.0-106-generic. 2024-05-08T16:14:18.834 INFO:teuthology.orchestra.run.smithi062.stdout:Preparing to unpack .../6-linux-headers-5.15.0-106-generic_5.15.0-106.116_amd64.deb ... 2024-05-08T16:14:18.872 INFO:teuthology.orchestra.run.smithi062.stdout:Unpacking linux-headers-5.15.0-106-generic (5.15.0-106.116) ... 2024-05-08T16:14:19.578 INFO:teuthology.orchestra.run.smithi057.stdout:Preparing to unpack .../7-linux-headers-generic_5.15.0.106.106_amd64.deb ... 2024-05-08T16:14:19.704 INFO:teuthology.orchestra.run.smithi057.stdout:Unpacking linux-headers-generic (5.15.0.106.106) over (5.15.0.56.54) ... 2024-05-08T16:14:20.038 INFO:teuthology.orchestra.run.smithi057.stdout:Setting up linux-headers-5.15.0-106 (5.15.0-106.116) ... 2024-05-08T16:14:20.044 INFO:teuthology.orchestra.run.smithi060.stdout:Selecting previously unselected package linux-headers-5.15.0-106-generic. 2024-05-08T16:14:20.082 INFO:teuthology.orchestra.run.smithi060.stdout:Preparing to unpack .../6-linux-headers-5.15.0-106-generic_5.15.0-106.116_amd64.deb ... 2024-05-08T16:14:20.119 INFO:teuthology.orchestra.run.smithi060.stdout:Unpacking linux-headers-5.15.0-106-generic (5.15.0-106.116) ... 2024-05-08T16:14:20.133 INFO:teuthology.orchestra.run.smithi057.stdout:Setting up linux-headers-5.15.0-106-generic (5.15.0-106.116) ... 2024-05-08T16:14:20.234 INFO:teuthology.orchestra.run.smithi057.stdout:Setting up linux-headers-generic (5.15.0.106.106) ... 2024-05-08T16:14:20.354 INFO:teuthology.orchestra.run.smithi057.stdout:Setting up linux-image-5.15.0-106-generic (5.15.0-106.116) ... 2024-05-08T16:14:21.615 INFO:teuthology.orchestra.run.smithi062.stdout:Preparing to unpack .../7-linux-headers-generic_5.15.0.106.106_amd64.deb ... 2024-05-08T16:14:21.693 INFO:teuthology.orchestra.run.smithi057.stdout:I: /vmlinuz.old is now a symlink to boot/vmlinuz-5.15.0-56-generic 2024-05-08T16:14:21.693 INFO:teuthology.orchestra.run.smithi057.stdout:I: /initrd.img.old is now a symlink to boot/initrd.img-5.15.0-56-generic 2024-05-08T16:14:21.694 INFO:teuthology.orchestra.run.smithi057.stdout:I: /vmlinuz is now a symlink to boot/vmlinuz-5.15.0-106-generic 2024-05-08T16:14:21.694 INFO:teuthology.orchestra.run.smithi057.stdout:I: /initrd.img is now a symlink to boot/initrd.img-5.15.0-106-generic 2024-05-08T16:14:21.743 INFO:teuthology.orchestra.run.smithi062.stdout:Unpacking linux-headers-generic (5.15.0.106.106) over (5.15.0.56.54) ... 2024-05-08T16:14:21.864 INFO:teuthology.orchestra.run.smithi057.stdout:Setting up linux-modules-5.15.0-106-generic (5.15.0-106.116) ... 2024-05-08T16:14:22.076 INFO:teuthology.orchestra.run.smithi062.stdout:Setting up linux-headers-5.15.0-106 (5.15.0-106.116) ... 2024-05-08T16:14:22.189 INFO:teuthology.orchestra.run.smithi062.stdout:Setting up linux-headers-5.15.0-106-generic (5.15.0-106.116) ... 2024-05-08T16:14:22.324 INFO:teuthology.orchestra.run.smithi062.stdout:Setting up linux-headers-generic (5.15.0.106.106) ... 2024-05-08T16:14:22.436 INFO:teuthology.orchestra.run.smithi062.stdout:Setting up linux-image-5.15.0-106-generic (5.15.0-106.116) ... 2024-05-08T16:14:23.690 INFO:teuthology.orchestra.run.smithi057.stdout:Setting up linux-modules-extra-5.15.0-106-generic (5.15.0-106.116) ... 2024-05-08T16:14:23.839 INFO:teuthology.orchestra.run.smithi062.stdout:I: /vmlinuz.old is now a symlink to boot/vmlinuz-5.15.0-56-generic 2024-05-08T16:14:23.839 INFO:teuthology.orchestra.run.smithi062.stdout:I: /initrd.img.old is now a symlink to boot/initrd.img-5.15.0-56-generic 2024-05-08T16:14:23.839 INFO:teuthology.orchestra.run.smithi062.stdout:I: /vmlinuz is now a symlink to boot/vmlinuz-5.15.0-106-generic 2024-05-08T16:14:23.839 INFO:teuthology.orchestra.run.smithi062.stdout:I: /initrd.img is now a symlink to boot/initrd.img-5.15.0-106-generic 2024-05-08T16:14:24.004 INFO:teuthology.orchestra.run.smithi062.stdout:Setting up linux-modules-5.15.0-106-generic (5.15.0-106.116) ... 2024-05-08T16:14:24.017 INFO:teuthology.orchestra.run.smithi060.stdout:Preparing to unpack .../7-linux-headers-generic_5.15.0.106.106_amd64.deb ... 2024-05-08T16:14:24.181 INFO:teuthology.orchestra.run.smithi060.stdout:Unpacking linux-headers-generic (5.15.0.106.106) over (5.15.0.56.54) ... 2024-05-08T16:14:24.556 INFO:teuthology.orchestra.run.smithi060.stdout:Setting up linux-headers-5.15.0-106 (5.15.0-106.116) ... 2024-05-08T16:14:24.727 INFO:teuthology.orchestra.run.smithi060.stdout:Setting up linux-headers-5.15.0-106-generic (5.15.0-106.116) ... 2024-05-08T16:14:24.886 INFO:teuthology.orchestra.run.smithi060.stdout:Setting up linux-headers-generic (5.15.0.106.106) ... 2024-05-08T16:14:25.015 INFO:teuthology.orchestra.run.smithi060.stdout:Setting up linux-image-5.15.0-106-generic (5.15.0-106.116) ... 2024-05-08T16:14:25.422 INFO:teuthology.orchestra.run.smithi062.stdout:Setting up linux-modules-extra-5.15.0-106-generic (5.15.0-106.116) ... 2024-05-08T16:14:25.591 INFO:teuthology.orchestra.run.smithi057.stdout:Setting up linux-image-generic (5.15.0.106.106) ... 2024-05-08T16:14:25.692 INFO:teuthology.orchestra.run.smithi057.stdout:Setting up linux-generic (5.15.0.106.106) ... 2024-05-08T16:14:25.810 INFO:teuthology.orchestra.run.smithi057.stdout:Processing triggers for linux-image-5.15.0-106-generic (5.15.0-106.116) ... 2024-05-08T16:14:25.878 INFO:teuthology.orchestra.run.smithi057.stdout:/etc/kernel/postinst.d/initramfs-tools: 2024-05-08T16:14:25.879 INFO:teuthology.orchestra.run.smithi057.stdout:update-initramfs: Generating /boot/initrd.img-5.15.0-106-generic 2024-05-08T16:14:26.411 INFO:teuthology.orchestra.run.smithi060.stdout:I: /vmlinuz.old is now a symlink to boot/vmlinuz-5.15.0-56-generic 2024-05-08T16:14:26.412 INFO:teuthology.orchestra.run.smithi060.stdout:I: /initrd.img.old is now a symlink to boot/initrd.img-5.15.0-56-generic 2024-05-08T16:14:26.412 INFO:teuthology.orchestra.run.smithi060.stdout:I: /vmlinuz is now a symlink to boot/vmlinuz-5.15.0-106-generic 2024-05-08T16:14:26.412 INFO:teuthology.orchestra.run.smithi060.stdout:I: /initrd.img is now a symlink to boot/initrd.img-5.15.0-106-generic 2024-05-08T16:14:26.560 INFO:teuthology.orchestra.run.smithi060.stdout:Setting up linux-modules-5.15.0-106-generic (5.15.0-106.116) ... 2024-05-08T16:14:26.824 INFO:teuthology.orchestra.run.smithi062.stdout:Setting up linux-image-generic (5.15.0.106.106) ... 2024-05-08T16:14:26.958 INFO:teuthology.orchestra.run.smithi062.stdout:Setting up linux-generic (5.15.0.106.106) ... 2024-05-08T16:14:27.084 INFO:teuthology.orchestra.run.smithi062.stdout:Processing triggers for linux-image-5.15.0-106-generic (5.15.0-106.116) ... 2024-05-08T16:14:27.151 INFO:teuthology.orchestra.run.smithi062.stdout:/etc/kernel/postinst.d/initramfs-tools: 2024-05-08T16:14:27.151 INFO:teuthology.orchestra.run.smithi062.stdout:update-initramfs: Generating /boot/initrd.img-5.15.0-106-generic 2024-05-08T16:14:28.054 INFO:teuthology.orchestra.run.smithi060.stdout:Setting up linux-modules-extra-5.15.0-106-generic (5.15.0-106.116) ... 2024-05-08T16:14:29.805 INFO:teuthology.orchestra.run.smithi060.stdout:Setting up linux-image-generic (5.15.0.106.106) ... 2024-05-08T16:14:29.931 INFO:teuthology.orchestra.run.smithi060.stdout:Setting up linux-generic (5.15.0.106.106) ... 2024-05-08T16:14:30.082 INFO:teuthology.orchestra.run.smithi060.stdout:Processing triggers for linux-image-5.15.0-106-generic (5.15.0-106.116) ... 2024-05-08T16:14:30.155 INFO:teuthology.orchestra.run.smithi060.stdout:/etc/kernel/postinst.d/initramfs-tools: 2024-05-08T16:14:30.155 INFO:teuthology.orchestra.run.smithi060.stdout:update-initramfs: Generating /boot/initrd.img-5.15.0-106-generic 2024-05-08T16:14:40.157 INFO:teuthology.orchestra.run.smithi057.stdout:/etc/kernel/postinst.d/zz-update-grub: 2024-05-08T16:14:40.157 INFO:teuthology.orchestra.run.smithi057.stdout:Sourcing file `/etc/default/grub' 2024-05-08T16:14:40.169 INFO:teuthology.orchestra.run.smithi057.stdout:Sourcing file `/etc/default/grub.d/init-select.cfg' 2024-05-08T16:14:40.202 INFO:teuthology.orchestra.run.smithi057.stdout:Generating grub configuration file ... 2024-05-08T16:14:40.476 INFO:teuthology.orchestra.run.smithi057.stdout:Found linux image: /boot/vmlinuz-5.15.0-106-generic 2024-05-08T16:14:40.494 INFO:teuthology.orchestra.run.smithi057.stdout:Found initrd image: /boot/initrd.img-5.15.0-106-generic 2024-05-08T16:14:40.785 INFO:teuthology.orchestra.run.smithi057.stdout:Found linux image: /boot/vmlinuz-5.15.0-56-generic 2024-05-08T16:14:40.790 INFO:teuthology.orchestra.run.smithi057.stdout:Found initrd image: /boot/initrd.img-5.15.0-56-generic 2024-05-08T16:14:40.855 INFO:teuthology.orchestra.run.smithi057.stdout:Found linux image: /boot/vmlinuz-5.4.0-135-generic 2024-05-08T16:14:40.861 INFO:teuthology.orchestra.run.smithi057.stdout:Found initrd image: /boot/initrd.img-5.4.0-135-generic 2024-05-08T16:14:41.023 INFO:teuthology.orchestra.run.smithi057.stdout:Warning: os-prober will not be executed to detect other bootable partitions. 2024-05-08T16:14:41.023 INFO:teuthology.orchestra.run.smithi057.stdout:Systems on them will not be added to the GRUB boot configuration. 2024-05-08T16:14:41.023 INFO:teuthology.orchestra.run.smithi057.stdout:Check GRUB_DISABLE_OS_PROBER documentation entry. 2024-05-08T16:14:41.052 INFO:teuthology.orchestra.run.smithi057.stdout:done 2024-05-08T16:14:41.455 INFO:teuthology.orchestra.run.smithi062.stdout:/etc/kernel/postinst.d/zz-update-grub: 2024-05-08T16:14:41.455 INFO:teuthology.orchestra.run.smithi062.stdout:Sourcing file `/etc/default/grub' 2024-05-08T16:14:41.466 INFO:teuthology.orchestra.run.smithi062.stdout:Sourcing file `/etc/default/grub.d/init-select.cfg' 2024-05-08T16:14:41.490 INFO:teuthology.orchestra.run.smithi062.stdout:Generating grub configuration file ... 2024-05-08T16:14:41.530 DEBUG:teuthology.orchestra.run.smithi057:> dpkg -s linux-image-generic 2024-05-08T16:14:41.555 INFO:teuthology.orchestra.run.smithi057.stdout:Package: linux-image-generic 2024-05-08T16:14:41.555 INFO:teuthology.orchestra.run.smithi057.stdout:Status: install ok installed 2024-05-08T16:14:41.555 INFO:teuthology.orchestra.run.smithi057.stdout:Priority: optional 2024-05-08T16:14:41.556 INFO:teuthology.orchestra.run.smithi057.stdout:Section: kernel 2024-05-08T16:14:41.556 INFO:teuthology.orchestra.run.smithi057.stdout:Installed-Size: 21 2024-05-08T16:14:41.556 INFO:teuthology.orchestra.run.smithi057.stdout:Maintainer: Ubuntu Kernel Team 2024-05-08T16:14:41.556 INFO:teuthology.orchestra.run.smithi057.stdout:Architecture: amd64 2024-05-08T16:14:41.556 INFO:teuthology.orchestra.run.smithi057.stdout:Source: linux-meta 2024-05-08T16:14:41.556 INFO:teuthology.orchestra.run.smithi057.stdout:Version: 5.15.0.106.106 2024-05-08T16:14:41.556 INFO:teuthology.orchestra.run.smithi057.stdout:Provides: spl-modules (= 2.1.5-1ubuntu6~22.04.3), v4l2loopback-modules (= 0.12.7-2ubuntu2~22.04.1), virtualbox-guest-modules (= 5.15.0-106), wireguard-modules (= 1.0.0), zfs-modules (= 2.1.5-1ubuntu6~22.04.3) 2024-05-08T16:14:41.556 INFO:teuthology.orchestra.run.smithi057.stdout:Depends: linux-image-5.15.0-106-generic, linux-modules-extra-5.15.0-106-generic, linux-firmware, intel-microcode, amd64-microcode 2024-05-08T16:14:41.556 INFO:teuthology.orchestra.run.smithi057.stdout:Recommends: thermald 2024-05-08T16:14:41.556 INFO:teuthology.orchestra.run.smithi057.stdout:Description: Generic Linux kernel image 2024-05-08T16:14:41.556 INFO:teuthology.orchestra.run.smithi057.stdout: This package will always depend on the latest generic kernel image 2024-05-08T16:14:41.556 INFO:teuthology.orchestra.run.smithi057.stdout: available. 2024-05-08T16:14:41.557 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.15.0-56-generic Expected: 5.15.0-106-generic 2024-05-08T16:14:41.557 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-05-08T16:14:41.557 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-05-08T16:14:41.557 INFO:teuthology.task.kernel:Installing distro kernel on host.a... 2024-05-08T16:14:41.557 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi057.front.sepia.ceph.com, path=None, version=distro) 2024-05-08T16:14:41.557 DEBUG:teuthology.orchestra.run.smithi057:> sudo apt-get clean 2024-05-08T16:14:41.737 DEBUG:teuthology.orchestra.run.smithi057:> sudo apt-get update 2024-05-08T16:14:41.775 INFO:teuthology.orchestra.run.smithi062.stdout:Found linux image: /boot/vmlinuz-5.15.0-106-generic 2024-05-08T16:14:41.795 INFO:teuthology.orchestra.run.smithi062.stdout:Found initrd image: /boot/initrd.img-5.15.0-106-generic 2024-05-08T16:14:41.869 INFO:teuthology.orchestra.run.smithi057.stdout:Hit:1 http://archive.ubuntu.com/ubuntu jammy InRelease 2024-05-08T16:14:41.879 INFO:teuthology.orchestra.run.smithi057.stdout:Hit:2 http://archive.ubuntu.com/ubuntu jammy-updates InRelease 2024-05-08T16:14:41.898 INFO:teuthology.orchestra.run.smithi057.stdout:Hit:3 http://archive.ubuntu.com/ubuntu jammy-backports InRelease 2024-05-08T16:14:41.986 INFO:teuthology.orchestra.run.smithi057.stdout:Hit:4 http://security.ubuntu.com/ubuntu jammy-security InRelease 2024-05-08T16:14:42.087 INFO:teuthology.orchestra.run.smithi062.stdout:Found linux image: /boot/vmlinuz-5.15.0-56-generic 2024-05-08T16:14:42.093 INFO:teuthology.orchestra.run.smithi062.stdout:Found initrd image: /boot/initrd.img-5.15.0-56-generic 2024-05-08T16:14:42.161 INFO:teuthology.orchestra.run.smithi062.stdout:Found linux image: /boot/vmlinuz-5.4.0-135-generic 2024-05-08T16:14:42.167 INFO:teuthology.orchestra.run.smithi062.stdout:Found initrd image: /boot/initrd.img-5.4.0-135-generic 2024-05-08T16:14:42.334 INFO:teuthology.orchestra.run.smithi062.stdout:Warning: os-prober will not be executed to detect other bootable partitions. 2024-05-08T16:14:42.334 INFO:teuthology.orchestra.run.smithi062.stdout:Systems on them will not be added to the GRUB boot configuration. 2024-05-08T16:14:42.335 INFO:teuthology.orchestra.run.smithi062.stdout:Check GRUB_DISABLE_OS_PROBER documentation entry. 2024-05-08T16:14:42.374 INFO:teuthology.orchestra.run.smithi062.stdout:done 2024-05-08T16:14:42.854 DEBUG:teuthology.orchestra.run.smithi062:> dpkg -s linux-image-generic 2024-05-08T16:14:42.879 INFO:teuthology.orchestra.run.smithi062.stdout:Package: linux-image-generic 2024-05-08T16:14:42.879 INFO:teuthology.orchestra.run.smithi062.stdout:Status: install ok installed 2024-05-08T16:14:42.879 INFO:teuthology.orchestra.run.smithi062.stdout:Priority: optional 2024-05-08T16:14:42.880 INFO:teuthology.orchestra.run.smithi062.stdout:Section: kernel 2024-05-08T16:14:42.880 INFO:teuthology.orchestra.run.smithi062.stdout:Installed-Size: 21 2024-05-08T16:14:42.880 INFO:teuthology.orchestra.run.smithi062.stdout:Maintainer: Ubuntu Kernel Team 2024-05-08T16:14:42.880 INFO:teuthology.orchestra.run.smithi062.stdout:Architecture: amd64 2024-05-08T16:14:42.880 INFO:teuthology.orchestra.run.smithi062.stdout:Source: linux-meta 2024-05-08T16:14:42.880 INFO:teuthology.orchestra.run.smithi062.stdout:Version: 5.15.0.106.106 2024-05-08T16:14:42.880 INFO:teuthology.orchestra.run.smithi062.stdout:Provides: spl-modules (= 2.1.5-1ubuntu6~22.04.3), v4l2loopback-modules (= 0.12.7-2ubuntu2~22.04.1), virtualbox-guest-modules (= 5.15.0-106), wireguard-modules (= 1.0.0), zfs-modules (= 2.1.5-1ubuntu6~22.04.3) 2024-05-08T16:14:42.880 INFO:teuthology.orchestra.run.smithi062.stdout:Depends: linux-image-5.15.0-106-generic, linux-modules-extra-5.15.0-106-generic, linux-firmware, intel-microcode, amd64-microcode 2024-05-08T16:14:42.880 INFO:teuthology.orchestra.run.smithi062.stdout:Recommends: thermald 2024-05-08T16:14:42.880 INFO:teuthology.orchestra.run.smithi062.stdout:Description: Generic Linux kernel image 2024-05-08T16:14:42.880 INFO:teuthology.orchestra.run.smithi062.stdout: This package will always depend on the latest generic kernel image 2024-05-08T16:14:42.880 INFO:teuthology.orchestra.run.smithi062.stdout: available. 2024-05-08T16:14:42.881 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.15.0-56-generic Expected: 5.15.0-106-generic 2024-05-08T16:14:42.881 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-05-08T16:14:42.881 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-05-08T16:14:42.882 INFO:teuthology.task.kernel:Installing distro kernel on host.c... 2024-05-08T16:14:42.882 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi062.front.sepia.ceph.com, path=None, version=distro) 2024-05-08T16:14:42.882 DEBUG:teuthology.orchestra.run.smithi062:> sudo apt-get clean 2024-05-08T16:14:43.087 DEBUG:teuthology.orchestra.run.smithi062:> sudo apt-get update 2024-05-08T16:14:43.228 INFO:teuthology.orchestra.run.smithi057.stdout:Reading package lists... 2024-05-08T16:14:43.247 DEBUG:teuthology.orchestra.run.smithi057:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2024-05-08T16:14:43.274 INFO:teuthology.orchestra.run.smithi062.stdout:Hit:1 http://archive.ubuntu.com/ubuntu jammy InRelease 2024-05-08T16:14:43.274 INFO:teuthology.orchestra.run.smithi062.stdout:Hit:2 http://security.ubuntu.com/ubuntu jammy-security InRelease 2024-05-08T16:14:43.276 INFO:teuthology.orchestra.run.smithi062.stdout:Hit:3 http://archive.ubuntu.com/ubuntu jammy-updates InRelease 2024-05-08T16:14:43.297 INFO:teuthology.orchestra.run.smithi062.stdout:Hit:4 http://archive.ubuntu.com/ubuntu jammy-backports InRelease 2024-05-08T16:14:43.299 INFO:teuthology.orchestra.run.smithi057.stdout:Reading package lists... 2024-05-08T16:14:43.481 INFO:teuthology.orchestra.run.smithi057.stdout:Building dependency tree... 2024-05-08T16:14:43.481 INFO:teuthology.orchestra.run.smithi057.stdout:Reading state information... 2024-05-08T16:14:43.645 INFO:teuthology.orchestra.run.smithi057.stdout:linux-image-generic is already the newest version (5.15.0.106.106). 2024-05-08T16:14:43.645 INFO:teuthology.orchestra.run.smithi057.stdout:The following packages were automatically installed and are no longer required: 2024-05-08T16:14:43.645 INFO:teuthology.orchestra.run.smithi057.stdout: libboost-iostreams1.74.0 libboost-thread1.74.0 libgfapi0 libgfrpc0 libgfxdr0 2024-05-08T16:14:43.645 INFO:teuthology.orchestra.run.smithi057.stdout: libglusterfs0 libiscsi7 libpmemobj1 libpython2-dev libpython2-stdlib 2024-05-08T16:14:43.645 INFO:teuthology.orchestra.run.smithi057.stdout: libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib 2024-05-08T16:14:43.645 INFO:teuthology.orchestra.run.smithi057.stdout: linux-image-5.4.0-135-generic linux-modules-5.4.0-135-generic python2 2024-05-08T16:14:43.646 INFO:teuthology.orchestra.run.smithi057.stdout: python2-dev python2-minimal python2.7 python2.7-dev python2.7-minimal 2024-05-08T16:14:43.646 INFO:teuthology.orchestra.run.smithi057.stdout:Use 'sudo apt autoremove' to remove them. 2024-05-08T16:14:43.686 INFO:teuthology.orchestra.run.smithi057.stdout:0 upgraded, 0 newly installed, 0 to remove and 316 not upgraded. 2024-05-08T16:14:43.688 DEBUG:teuthology.orchestra.run.smithi057:> dpkg -s linux-image-generic 2024-05-08T16:14:43.743 INFO:teuthology.orchestra.run.smithi057.stdout:Package: linux-image-generic 2024-05-08T16:14:43.743 INFO:teuthology.orchestra.run.smithi057.stdout:Status: install ok installed 2024-05-08T16:14:43.744 INFO:teuthology.orchestra.run.smithi057.stdout:Priority: optional 2024-05-08T16:14:43.744 INFO:teuthology.orchestra.run.smithi057.stdout:Section: kernel 2024-05-08T16:14:43.744 INFO:teuthology.orchestra.run.smithi057.stdout:Installed-Size: 21 2024-05-08T16:14:43.744 INFO:teuthology.orchestra.run.smithi057.stdout:Maintainer: Ubuntu Kernel Team 2024-05-08T16:14:43.744 INFO:teuthology.orchestra.run.smithi057.stdout:Architecture: amd64 2024-05-08T16:14:43.744 INFO:teuthology.orchestra.run.smithi057.stdout:Source: linux-meta 2024-05-08T16:14:43.744 INFO:teuthology.orchestra.run.smithi057.stdout:Version: 5.15.0.106.106 2024-05-08T16:14:43.744 INFO:teuthology.orchestra.run.smithi057.stdout:Provides: spl-modules (= 2.1.5-1ubuntu6~22.04.3), v4l2loopback-modules (= 0.12.7-2ubuntu2~22.04.1), virtualbox-guest-modules (= 5.15.0-106), wireguard-modules (= 1.0.0), zfs-modules (= 2.1.5-1ubuntu6~22.04.3) 2024-05-08T16:14:43.744 INFO:teuthology.orchestra.run.smithi057.stdout:Depends: linux-image-5.15.0-106-generic, linux-modules-extra-5.15.0-106-generic, linux-firmware, intel-microcode, amd64-microcode 2024-05-08T16:14:43.744 INFO:teuthology.orchestra.run.smithi057.stdout:Recommends: thermald 2024-05-08T16:14:43.744 INFO:teuthology.orchestra.run.smithi057.stdout:Description: Generic Linux kernel image 2024-05-08T16:14:43.744 INFO:teuthology.orchestra.run.smithi057.stdout: This package will always depend on the latest generic kernel image 2024-05-08T16:14:43.744 INFO:teuthology.orchestra.run.smithi057.stdout: available. 2024-05-08T16:14:43.745 DEBUG:teuthology.orchestra.run.smithi057:> mktemp 2024-05-08T16:14:43.791 INFO:teuthology.orchestra.run.smithi057.stdout:/tmp/tmp.DXe4MZKlLc 2024-05-08T16:14:43.791 DEBUG:teuthology.orchestra.run.smithi057:> sudo cp /boot/grub/grub.cfg /tmp/tmp.DXe4MZKlLc 2024-05-08T16:14:43.847 DEBUG:teuthology.orchestra.run.smithi057:> sudo chmod 0666 /tmp/tmp.DXe4MZKlLc 2024-05-08T16:14:43.960 DEBUG:teuthology.orchestra.remote:smithi057:/tmp/tmp.DXe4MZKlLc is 10KB 2024-05-08T16:14:43.972 DEBUG:teuthology.orchestra.run.smithi057:> rm -fr /tmp/tmp.DXe4MZKlLc 2024-05-08T16:14:43.978 DEBUG:teuthology.orchestra.run.smithi057:> sudo rm -f -- /etc/grub.d/01_ceph_kernel 2024-05-08T16:14:44.036 DEBUG:teuthology.orchestra.run.smithi057:> set -ex 2024-05-08T16:14:44.036 DEBUG:teuthology.orchestra.run.smithi057:> sudo dd of=/etc/grub.d/01_ceph_kernel 2024-05-08T16:14:44.036 DEBUG:teuthology.orchestra.run.smithi057:> sudo chmod 755 /etc/grub.d/01_ceph_kernel 2024-05-08T16:14:44.106 INFO:teuthology.task.kernel:Distro Kernel Version: 5.15.0-106-generic 2024-05-08T16:14:44.106 DEBUG:teuthology.orchestra.run.smithi057:> sudo update-grub 2024-05-08T16:14:44.722 INFO:teuthology.orchestra.run.smithi062.stdout:Reading package lists... 2024-05-08T16:14:44.741 DEBUG:teuthology.orchestra.run.smithi062:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2024-05-08T16:14:44.794 INFO:teuthology.orchestra.run.smithi062.stdout:Reading package lists... 2024-05-08T16:14:44.839 INFO:teuthology.orchestra.run.smithi060.stdout:/etc/kernel/postinst.d/zz-update-grub: 2024-05-08T16:14:44.839 INFO:teuthology.orchestra.run.smithi060.stdout:Sourcing file `/etc/default/grub' 2024-05-08T16:14:44.870 INFO:teuthology.orchestra.run.smithi060.stdout:Sourcing file `/etc/default/grub.d/init-select.cfg' 2024-05-08T16:14:44.883 INFO:teuthology.orchestra.run.smithi060.stdout:Generating grub configuration file ... 2024-05-08T16:14:44.975 INFO:teuthology.orchestra.run.smithi062.stdout:Building dependency tree... 2024-05-08T16:14:44.975 INFO:teuthology.orchestra.run.smithi062.stdout:Reading state information... 2024-05-08T16:14:45.139 INFO:teuthology.orchestra.run.smithi062.stdout:linux-image-generic is already the newest version (5.15.0.106.106). 2024-05-08T16:14:45.139 INFO:teuthology.orchestra.run.smithi062.stdout:The following packages were automatically installed and are no longer required: 2024-05-08T16:14:45.139 INFO:teuthology.orchestra.run.smithi062.stdout: libboost-iostreams1.74.0 libboost-thread1.74.0 libgfapi0 libgfrpc0 libgfxdr0 2024-05-08T16:14:45.139 INFO:teuthology.orchestra.run.smithi062.stdout: libglusterfs0 libiscsi7 libpmemobj1 libpython2-dev libpython2-stdlib 2024-05-08T16:14:45.139 INFO:teuthology.orchestra.run.smithi062.stdout: libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib 2024-05-08T16:14:45.140 INFO:teuthology.orchestra.run.smithi062.stdout: linux-image-5.4.0-135-generic linux-modules-5.4.0-135-generic python2 2024-05-08T16:14:45.140 INFO:teuthology.orchestra.run.smithi062.stdout: python2-dev python2-minimal python2.7 python2.7-dev python2.7-minimal 2024-05-08T16:14:45.140 INFO:teuthology.orchestra.run.smithi062.stdout:Use 'sudo apt autoremove' to remove them. 2024-05-08T16:14:45.179 INFO:teuthology.orchestra.run.smithi062.stdout:0 upgraded, 0 newly installed, 0 to remove and 316 not upgraded. 2024-05-08T16:14:45.181 DEBUG:teuthology.orchestra.run.smithi062:> dpkg -s linux-image-generic 2024-05-08T16:14:45.213 INFO:teuthology.orchestra.run.smithi057.stderr:Sourcing file `/etc/default/grub' 2024-05-08T16:14:45.215 INFO:teuthology.orchestra.run.smithi057.stderr:Sourcing file `/etc/default/grub.d/init-select.cfg' 2024-05-08T16:14:45.216 INFO:teuthology.orchestra.run.smithi057.stderr:Generating grub configuration file ... 2024-05-08T16:14:45.234 INFO:teuthology.orchestra.run.smithi060.stdout:Found linux image: /boot/vmlinuz-5.15.0-106-generic 2024-05-08T16:14:45.241 INFO:teuthology.orchestra.run.smithi062.stdout:Package: linux-image-generic 2024-05-08T16:14:45.241 INFO:teuthology.orchestra.run.smithi062.stdout:Status: install ok installed 2024-05-08T16:14:45.242 INFO:teuthology.orchestra.run.smithi062.stdout:Priority: optional 2024-05-08T16:14:45.242 INFO:teuthology.orchestra.run.smithi062.stdout:Section: kernel 2024-05-08T16:14:45.242 INFO:teuthology.orchestra.run.smithi062.stdout:Installed-Size: 21 2024-05-08T16:14:45.242 INFO:teuthology.orchestra.run.smithi062.stdout:Maintainer: Ubuntu Kernel Team 2024-05-08T16:14:45.242 INFO:teuthology.orchestra.run.smithi062.stdout:Architecture: amd64 2024-05-08T16:14:45.242 INFO:teuthology.orchestra.run.smithi062.stdout:Source: linux-meta 2024-05-08T16:14:45.242 INFO:teuthology.orchestra.run.smithi062.stdout:Version: 5.15.0.106.106 2024-05-08T16:14:45.242 INFO:teuthology.orchestra.run.smithi062.stdout:Provides: spl-modules (= 2.1.5-1ubuntu6~22.04.3), v4l2loopback-modules (= 0.12.7-2ubuntu2~22.04.1), virtualbox-guest-modules (= 5.15.0-106), wireguard-modules (= 1.0.0), zfs-modules (= 2.1.5-1ubuntu6~22.04.3) 2024-05-08T16:14:45.242 INFO:teuthology.orchestra.run.smithi062.stdout:Depends: linux-image-5.15.0-106-generic, linux-modules-extra-5.15.0-106-generic, linux-firmware, intel-microcode, amd64-microcode 2024-05-08T16:14:45.242 INFO:teuthology.orchestra.run.smithi062.stdout:Recommends: thermald 2024-05-08T16:14:45.242 INFO:teuthology.orchestra.run.smithi062.stdout:Description: Generic Linux kernel image 2024-05-08T16:14:45.242 INFO:teuthology.orchestra.run.smithi062.stdout: This package will always depend on the latest generic kernel image 2024-05-08T16:14:45.242 INFO:teuthology.orchestra.run.smithi062.stdout: available. 2024-05-08T16:14:45.243 DEBUG:teuthology.orchestra.run.smithi062:> mktemp 2024-05-08T16:14:45.251 INFO:teuthology.orchestra.run.smithi060.stdout:Found initrd image: /boot/initrd.img-5.15.0-106-generic 2024-05-08T16:14:45.287 INFO:teuthology.orchestra.run.smithi062.stdout:/tmp/tmp.KGxFEjVq9o 2024-05-08T16:14:45.287 DEBUG:teuthology.orchestra.run.smithi062:> sudo cp /boot/grub/grub.cfg /tmp/tmp.KGxFEjVq9o 2024-05-08T16:14:45.343 DEBUG:teuthology.orchestra.run.smithi062:> sudo chmod 0666 /tmp/tmp.KGxFEjVq9o 2024-05-08T16:14:45.383 INFO:teuthology.orchestra.run.smithi057.stderr:Found linux image: /boot/vmlinuz-5.15.0-106-generic 2024-05-08T16:14:45.390 INFO:teuthology.orchestra.run.smithi057.stderr:Found initrd image: /boot/initrd.img-5.15.0-106-generic 2024-05-08T16:14:45.459 DEBUG:teuthology.orchestra.remote:smithi062:/tmp/tmp.KGxFEjVq9o is 10KB 2024-05-08T16:14:45.472 DEBUG:teuthology.orchestra.run.smithi062:> rm -fr /tmp/tmp.KGxFEjVq9o 2024-05-08T16:14:45.477 DEBUG:teuthology.orchestra.run.smithi062:> sudo rm -f -- /etc/grub.d/01_ceph_kernel 2024-05-08T16:14:45.531 DEBUG:teuthology.orchestra.run.smithi062:> set -ex 2024-05-08T16:14:45.531 DEBUG:teuthology.orchestra.run.smithi062:> sudo dd of=/etc/grub.d/01_ceph_kernel 2024-05-08T16:14:45.531 DEBUG:teuthology.orchestra.run.smithi062:> sudo chmod 755 /etc/grub.d/01_ceph_kernel 2024-05-08T16:14:45.582 INFO:teuthology.orchestra.run.smithi060.stdout:Found linux image: /boot/vmlinuz-5.15.0-56-generic 2024-05-08T16:14:45.589 INFO:teuthology.orchestra.run.smithi060.stdout:Found initrd image: /boot/initrd.img-5.15.0-56-generic 2024-05-08T16:14:45.597 INFO:teuthology.task.kernel:Distro Kernel Version: 5.15.0-106-generic 2024-05-08T16:14:45.598 DEBUG:teuthology.orchestra.run.smithi062:> sudo update-grub 2024-05-08T16:14:45.610 INFO:teuthology.orchestra.run.smithi057.stderr:Found linux image: /boot/vmlinuz-5.15.0-56-generic 2024-05-08T16:14:45.616 INFO:teuthology.orchestra.run.smithi057.stderr:Found initrd image: /boot/initrd.img-5.15.0-56-generic 2024-05-08T16:14:45.657 INFO:teuthology.orchestra.run.smithi057.stderr:Found linux image: /boot/vmlinuz-5.4.0-135-generic 2024-05-08T16:14:45.661 INFO:teuthology.orchestra.run.smithi057.stderr:Found initrd image: /boot/initrd.img-5.4.0-135-generic 2024-05-08T16:14:45.662 INFO:teuthology.orchestra.run.smithi060.stdout:Found linux image: /boot/vmlinuz-5.4.0-135-generic 2024-05-08T16:14:45.668 INFO:teuthology.orchestra.run.smithi060.stdout:Found initrd image: /boot/initrd.img-5.4.0-135-generic 2024-05-08T16:14:45.784 INFO:teuthology.orchestra.run.smithi057.stderr:Warning: os-prober will not be executed to detect other bootable partitions. 2024-05-08T16:14:45.784 INFO:teuthology.orchestra.run.smithi057.stderr:Systems on them will not be added to the GRUB boot configuration. 2024-05-08T16:14:45.785 INFO:teuthology.orchestra.run.smithi057.stderr:Check GRUB_DISABLE_OS_PROBER documentation entry. 2024-05-08T16:14:45.798 INFO:teuthology.orchestra.run.smithi057.stderr:done 2024-05-08T16:14:45.800 DEBUG:teuthology.orchestra.run.smithi057:> sudo shutdown -r now 2024-05-08T16:14:45.874 INFO:teuthology.orchestra.run.smithi060.stdout:Warning: os-prober will not be executed to detect other bootable partitions. 2024-05-08T16:14:45.874 INFO:teuthology.orchestra.run.smithi060.stdout:Systems on them will not be added to the GRUB boot configuration. 2024-05-08T16:14:45.874 INFO:teuthology.orchestra.run.smithi060.stdout:Check GRUB_DISABLE_OS_PROBER documentation entry. 2024-05-08T16:14:45.917 INFO:teuthology.orchestra.run.smithi060.stdout:done 2024-05-08T16:14:46.422 DEBUG:teuthology.orchestra.run.smithi060:> dpkg -s linux-image-generic 2024-05-08T16:14:46.446 INFO:teuthology.orchestra.run.smithi060.stdout:Package: linux-image-generic 2024-05-08T16:14:46.446 INFO:teuthology.orchestra.run.smithi060.stdout:Status: install ok installed 2024-05-08T16:14:46.446 INFO:teuthology.orchestra.run.smithi060.stdout:Priority: optional 2024-05-08T16:14:46.446 INFO:teuthology.orchestra.run.smithi060.stdout:Section: kernel 2024-05-08T16:14:46.446 INFO:teuthology.orchestra.run.smithi060.stdout:Installed-Size: 21 2024-05-08T16:14:46.446 INFO:teuthology.orchestra.run.smithi060.stdout:Maintainer: Ubuntu Kernel Team 2024-05-08T16:14:46.446 INFO:teuthology.orchestra.run.smithi060.stdout:Architecture: amd64 2024-05-08T16:14:46.446 INFO:teuthology.orchestra.run.smithi060.stdout:Source: linux-meta 2024-05-08T16:14:46.447 INFO:teuthology.orchestra.run.smithi060.stdout:Version: 5.15.0.106.106 2024-05-08T16:14:46.447 INFO:teuthology.orchestra.run.smithi060.stdout:Provides: spl-modules (= 2.1.5-1ubuntu6~22.04.3), v4l2loopback-modules (= 0.12.7-2ubuntu2~22.04.1), virtualbox-guest-modules (= 5.15.0-106), wireguard-modules (= 1.0.0), zfs-modules (= 2.1.5-1ubuntu6~22.04.3) 2024-05-08T16:14:46.447 INFO:teuthology.orchestra.run.smithi060.stdout:Depends: linux-image-5.15.0-106-generic, linux-modules-extra-5.15.0-106-generic, linux-firmware, intel-microcode, amd64-microcode 2024-05-08T16:14:46.447 INFO:teuthology.orchestra.run.smithi060.stdout:Recommends: thermald 2024-05-08T16:14:46.447 INFO:teuthology.orchestra.run.smithi060.stdout:Description: Generic Linux kernel image 2024-05-08T16:14:46.447 INFO:teuthology.orchestra.run.smithi060.stdout: This package will always depend on the latest generic kernel image 2024-05-08T16:14:46.448 INFO:teuthology.orchestra.run.smithi060.stdout: available. 2024-05-08T16:14:46.448 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.15.0-56-generic Expected: 5.15.0-106-generic 2024-05-08T16:14:46.448 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-05-08T16:14:46.448 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-05-08T16:14:46.448 INFO:teuthology.task.kernel:Installing distro kernel on host.b... 2024-05-08T16:14:46.449 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi060.front.sepia.ceph.com, path=None, version=distro) 2024-05-08T16:14:46.449 DEBUG:teuthology.orchestra.run.smithi060:> sudo apt-get clean 2024-05-08T16:14:46.662 DEBUG:teuthology.orchestra.run.smithi060:> sudo apt-get update 2024-05-08T16:14:46.789 INFO:teuthology.orchestra.run.smithi060.stdout:Hit:1 http://security.ubuntu.com/ubuntu jammy-security InRelease 2024-05-08T16:14:46.806 INFO:teuthology.orchestra.run.smithi062.stderr:Sourcing file `/etc/default/grub' 2024-05-08T16:14:46.807 INFO:teuthology.orchestra.run.smithi062.stderr:Sourcing file `/etc/default/grub.d/init-select.cfg' 2024-05-08T16:14:46.810 INFO:teuthology.orchestra.run.smithi062.stderr:Generating grub configuration file ... 2024-05-08T16:14:46.905 INFO:teuthology.orchestra.run.smithi060.stdout:Hit:2 http://archive.ubuntu.com/ubuntu jammy InRelease 2024-05-08T16:14:46.988 INFO:teuthology.orchestra.run.smithi062.stderr:Found linux image: /boot/vmlinuz-5.15.0-106-generic 2024-05-08T16:14:46.993 INFO:teuthology.orchestra.run.smithi060.stdout:Hit:3 http://archive.ubuntu.com/ubuntu jammy-updates InRelease 2024-05-08T16:14:46.994 INFO:teuthology.orchestra.run.smithi062.stderr:Found initrd image: /boot/initrd.img-5.15.0-106-generic 2024-05-08T16:14:47.073 INFO:teuthology.orchestra.run.smithi060.stdout:Hit:4 http://archive.ubuntu.com/ubuntu jammy-backports InRelease 2024-05-08T16:14:47.202 INFO:teuthology.orchestra.run.smithi062.stderr:Found linux image: /boot/vmlinuz-5.15.0-56-generic 2024-05-08T16:14:47.207 INFO:teuthology.orchestra.run.smithi062.stderr:Found initrd image: /boot/initrd.img-5.15.0-56-generic 2024-05-08T16:14:47.243 INFO:teuthology.orchestra.run.smithi062.stderr:Found linux image: /boot/vmlinuz-5.4.0-135-generic 2024-05-08T16:14:47.248 INFO:teuthology.orchestra.run.smithi062.stderr:Found initrd image: /boot/initrd.img-5.4.0-135-generic 2024-05-08T16:14:47.398 INFO:teuthology.orchestra.run.smithi062.stderr:Warning: os-prober will not be executed to detect other bootable partitions. 2024-05-08T16:14:47.398 INFO:teuthology.orchestra.run.smithi062.stderr:Systems on them will not be added to the GRUB boot configuration. 2024-05-08T16:14:47.398 INFO:teuthology.orchestra.run.smithi062.stderr:Check GRUB_DISABLE_OS_PROBER documentation entry. 2024-05-08T16:14:47.410 INFO:teuthology.orchestra.run.smithi062.stderr:done 2024-05-08T16:14:47.422 DEBUG:teuthology.orchestra.run.smithi062:> sudo shutdown -r now 2024-05-08T16:14:48.192 INFO:teuthology.orchestra.run.smithi060.stdout:Reading package lists... 2024-05-08T16:14:48.210 DEBUG:teuthology.orchestra.run.smithi060:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2024-05-08T16:14:48.263 INFO:teuthology.orchestra.run.smithi060.stdout:Reading package lists... 2024-05-08T16:14:48.456 INFO:teuthology.orchestra.run.smithi060.stdout:Building dependency tree... 2024-05-08T16:14:48.457 INFO:teuthology.orchestra.run.smithi060.stdout:Reading state information... 2024-05-08T16:14:48.619 INFO:teuthology.orchestra.run.smithi060.stdout:linux-image-generic is already the newest version (5.15.0.106.106). 2024-05-08T16:14:48.619 INFO:teuthology.orchestra.run.smithi060.stdout:The following packages were automatically installed and are no longer required: 2024-05-08T16:14:48.619 INFO:teuthology.orchestra.run.smithi060.stdout: libboost-iostreams1.74.0 libboost-thread1.74.0 libgfapi0 libgfrpc0 libgfxdr0 2024-05-08T16:14:48.620 INFO:teuthology.orchestra.run.smithi060.stdout: libglusterfs0 libiscsi7 libpmemobj1 libpython2-dev libpython2-stdlib 2024-05-08T16:14:48.620 INFO:teuthology.orchestra.run.smithi060.stdout: libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib 2024-05-08T16:14:48.620 INFO:teuthology.orchestra.run.smithi060.stdout: linux-image-5.4.0-135-generic linux-modules-5.4.0-135-generic python2 2024-05-08T16:14:48.620 INFO:teuthology.orchestra.run.smithi060.stdout: python2-dev python2-minimal python2.7 python2.7-dev python2.7-minimal 2024-05-08T16:14:48.620 INFO:teuthology.orchestra.run.smithi060.stdout:Use 'sudo apt autoremove' to remove them. 2024-05-08T16:14:48.660 INFO:teuthology.orchestra.run.smithi060.stdout:0 upgraded, 0 newly installed, 0 to remove and 316 not upgraded. 2024-05-08T16:14:48.662 DEBUG:teuthology.orchestra.run.smithi060:> dpkg -s linux-image-generic 2024-05-08T16:14:48.716 INFO:teuthology.orchestra.run.smithi060.stdout:Package: linux-image-generic 2024-05-08T16:14:48.716 INFO:teuthology.orchestra.run.smithi060.stdout:Status: install ok installed 2024-05-08T16:14:48.716 INFO:teuthology.orchestra.run.smithi060.stdout:Priority: optional 2024-05-08T16:14:48.716 INFO:teuthology.orchestra.run.smithi060.stdout:Section: kernel 2024-05-08T16:14:48.717 INFO:teuthology.orchestra.run.smithi060.stdout:Installed-Size: 21 2024-05-08T16:14:48.717 INFO:teuthology.orchestra.run.smithi060.stdout:Maintainer: Ubuntu Kernel Team 2024-05-08T16:14:48.717 INFO:teuthology.orchestra.run.smithi060.stdout:Architecture: amd64 2024-05-08T16:14:48.717 INFO:teuthology.orchestra.run.smithi060.stdout:Source: linux-meta 2024-05-08T16:14:48.717 INFO:teuthology.orchestra.run.smithi060.stdout:Version: 5.15.0.106.106 2024-05-08T16:14:48.717 INFO:teuthology.orchestra.run.smithi060.stdout:Provides: spl-modules (= 2.1.5-1ubuntu6~22.04.3), v4l2loopback-modules (= 0.12.7-2ubuntu2~22.04.1), virtualbox-guest-modules (= 5.15.0-106), wireguard-modules (= 1.0.0), zfs-modules (= 2.1.5-1ubuntu6~22.04.3) 2024-05-08T16:14:48.718 INFO:teuthology.orchestra.run.smithi060.stdout:Depends: linux-image-5.15.0-106-generic, linux-modules-extra-5.15.0-106-generic, linux-firmware, intel-microcode, amd64-microcode 2024-05-08T16:14:48.718 INFO:teuthology.orchestra.run.smithi060.stdout:Recommends: thermald 2024-05-08T16:14:48.718 INFO:teuthology.orchestra.run.smithi060.stdout:Description: Generic Linux kernel image 2024-05-08T16:14:48.718 INFO:teuthology.orchestra.run.smithi060.stdout: This package will always depend on the latest generic kernel image 2024-05-08T16:14:48.718 INFO:teuthology.orchestra.run.smithi060.stdout: available. 2024-05-08T16:14:48.719 DEBUG:teuthology.orchestra.run.smithi060:> mktemp 2024-05-08T16:14:48.765 INFO:teuthology.orchestra.run.smithi060.stdout:/tmp/tmp.IGpxpgDPpk 2024-05-08T16:14:48.766 DEBUG:teuthology.orchestra.run.smithi060:> sudo cp /boot/grub/grub.cfg /tmp/tmp.IGpxpgDPpk 2024-05-08T16:14:48.818 DEBUG:teuthology.orchestra.run.smithi060:> sudo chmod 0666 /tmp/tmp.IGpxpgDPpk 2024-05-08T16:14:48.944 DEBUG:teuthology.orchestra.remote:smithi060:/tmp/tmp.IGpxpgDPpk is 10KB 2024-05-08T16:14:48.957 DEBUG:teuthology.orchestra.run.smithi060:> rm -fr /tmp/tmp.IGpxpgDPpk 2024-05-08T16:14:48.962 DEBUG:teuthology.orchestra.run.smithi060:> sudo rm -f -- /etc/grub.d/01_ceph_kernel 2024-05-08T16:14:49.015 DEBUG:teuthology.orchestra.run.smithi060:> set -ex 2024-05-08T16:14:49.015 DEBUG:teuthology.orchestra.run.smithi060:> sudo dd of=/etc/grub.d/01_ceph_kernel 2024-05-08T16:14:49.015 DEBUG:teuthology.orchestra.run.smithi060:> sudo chmod 755 /etc/grub.d/01_ceph_kernel 2024-05-08T16:14:49.083 INFO:teuthology.task.kernel:Distro Kernel Version: 5.15.0-106-generic 2024-05-08T16:14:49.083 DEBUG:teuthology.orchestra.run.smithi060:> sudo update-grub 2024-05-08T16:14:50.593 INFO:teuthology.orchestra.run.smithi060.stderr:Sourcing file `/etc/default/grub' 2024-05-08T16:14:50.594 INFO:teuthology.orchestra.run.smithi060.stderr:Sourcing file `/etc/default/grub.d/init-select.cfg' 2024-05-08T16:14:50.605 INFO:teuthology.orchestra.run.smithi060.stderr:Generating grub configuration file ... 2024-05-08T16:14:50.855 INFO:teuthology.orchestra.run.smithi060.stderr:Found linux image: /boot/vmlinuz-5.15.0-106-generic 2024-05-08T16:14:50.862 INFO:teuthology.orchestra.run.smithi060.stderr:Found initrd image: /boot/initrd.img-5.15.0-106-generic 2024-05-08T16:14:51.140 INFO:teuthology.orchestra.run.smithi060.stderr:Found linux image: /boot/vmlinuz-5.15.0-56-generic 2024-05-08T16:14:51.146 INFO:teuthology.orchestra.run.smithi060.stderr:Found initrd image: /boot/initrd.img-5.15.0-56-generic 2024-05-08T16:14:51.191 INFO:teuthology.orchestra.run.smithi060.stderr:Found linux image: /boot/vmlinuz-5.4.0-135-generic 2024-05-08T16:14:51.197 INFO:teuthology.orchestra.run.smithi060.stderr:Found initrd image: /boot/initrd.img-5.4.0-135-generic 2024-05-08T16:14:51.312 INFO:teuthology.orchestra.run.smithi060.stderr:Warning: os-prober will not be executed to detect other bootable partitions. 2024-05-08T16:14:51.312 INFO:teuthology.orchestra.run.smithi060.stderr:Systems on them will not be added to the GRUB boot configuration. 2024-05-08T16:14:51.312 INFO:teuthology.orchestra.run.smithi060.stderr:Check GRUB_DISABLE_OS_PROBER documentation entry. 2024-05-08T16:14:51.333 INFO:teuthology.orchestra.run.smithi060.stderr:done 2024-05-08T16:14:51.335 DEBUG:teuthology.orchestra.run.smithi060:> sudo shutdown -r now 2024-05-08T16:15:15.826 INFO:teuthology.task.kernel:Checking client host.a for new kernel version... 2024-05-08T16:15:15.827 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi057.front.sepia.ceph.com' 2024-05-08T16:15:15.828 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi057.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-05-08T16:15:17.425 INFO:teuthology.task.kernel:Checking client host.c for new kernel version... 2024-05-08T16:15:17.426 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi062.front.sepia.ceph.com' 2024-05-08T16:15:17.426 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi062.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-05-08T16:15:21.382 INFO:teuthology.task.kernel:Checking client host.b for new kernel version... 2024-05-08T16:15:21.383 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi060.front.sepia.ceph.com' 2024-05-08T16:15:21.383 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi060.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-05-08T16:15:34.179 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.57 2024-05-08T16:15:35.966 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.62 2024-05-08T16:15:39.810 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.60 2024-05-08T16:15:43.182 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi057.front.sepia.ceph.com' 2024-05-08T16:15:43.183 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi057.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-05-08T16:15:44.968 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi062.front.sepia.ceph.com' 2024-05-08T16:15:44.969 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi062.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-05-08T16:15:46.238 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.57 2024-05-08T16:15:48.030 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.62 2024-05-08T16:15:48.811 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi060.front.sepia.ceph.com' 2024-05-08T16:15:48.812 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi060.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-05-08T16:15:51.870 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.60 2024-05-08T16:15:58.242 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi057.front.sepia.ceph.com' 2024-05-08T16:15:58.243 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi057.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-05-08T16:16:00.034 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi062.front.sepia.ceph.com' 2024-05-08T16:16:00.035 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi062.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-05-08T16:16:03.874 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi060.front.sepia.ceph.com' 2024-05-08T16:16:03.875 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi060.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-05-08T16:16:18.467 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.62 2024-05-08T16:16:33.482 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi062.front.sepia.ceph.com' 2024-05-08T16:16:33.483 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi062.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-05-08T16:16:33.705 DEBUG:teuthology.orchestra.run.smithi062:> true 2024-05-08T16:16:34.302 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi062.front.sepia.ceph.com' 2024-05-08T16:16:34.302 INFO:teuthology.task.kernel:Checking kernel version of host.c, want "5.15.0-106-generic"... 2024-05-08T16:16:34.303 DEBUG:teuthology.orchestra.run.smithi062:> uname -r 2024-05-08T16:16:34.350 INFO:teuthology.orchestra.run.smithi062.stdout:5.15.0-106-generic 2024-05-08T16:16:34.350 DEBUG:teuthology.task.kernel:current kernel version is 5.15.0-106-generic vs 5.15.0-106-generic 2024-05-08T16:16:34.350 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-05-08T16:16:34.350 DEBUG:teuthology.task.kernel:Distro of this test job: ubuntu 2024-05-08T16:16:35.351 INFO:teuthology.task.kernel:Enabling kdb on host.c... 2024-05-08T16:16:35.352 DEBUG:teuthology.orchestra.run.smithi062:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-05-08T16:16:35.438 INFO:teuthology.orchestra.run.smithi062.stdout:ttyS1 2024-05-08T16:16:35.483 DEBUG:teuthology.parallel:result is None 2024-05-08T16:16:35.578 DEBUG:teuthology.orchestra.run.smithi060:> true 2024-05-08T16:16:36.213 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi060.front.sepia.ceph.com' 2024-05-08T16:16:36.214 INFO:teuthology.task.kernel:Checking kernel version of host.b, want "5.15.0-106-generic"... 2024-05-08T16:16:36.214 DEBUG:teuthology.orchestra.run.smithi060:> uname -r 2024-05-08T16:16:36.260 INFO:teuthology.orchestra.run.smithi060.stdout:5.15.0-106-generic 2024-05-08T16:16:36.260 DEBUG:teuthology.task.kernel:current kernel version is 5.15.0-106-generic vs 5.15.0-106-generic 2024-05-08T16:16:36.260 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-05-08T16:16:36.260 DEBUG:teuthology.task.kernel:Distro of this test job: ubuntu 2024-05-08T16:16:37.261 INFO:teuthology.task.kernel:Enabling kdb on host.b... 2024-05-08T16:16:37.261 DEBUG:teuthology.orchestra.run.smithi060:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-05-08T16:16:37.341 INFO:teuthology.orchestra.run.smithi060.stdout:ttyS1 2024-05-08T16:16:37.369 DEBUG:teuthology.parallel:result is None 2024-05-08T16:16:58.245 DEBUG:teuthology.orchestra.remote:timed out 2024-05-08T16:17:13.247 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi057.front.sepia.ceph.com' 2024-05-08T16:17:13.248 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi057.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-05-08T16:17:13.381 DEBUG:teuthology.orchestra.run.smithi057:> true 2024-05-08T16:17:13.887 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi057.front.sepia.ceph.com' 2024-05-08T16:17:13.887 INFO:teuthology.task.kernel:Checking kernel version of host.a, want "5.15.0-106-generic"... 2024-05-08T16:17:13.888 DEBUG:teuthology.orchestra.run.smithi057:> uname -r 2024-05-08T16:17:13.935 INFO:teuthology.orchestra.run.smithi057.stdout:5.15.0-106-generic 2024-05-08T16:17:13.935 DEBUG:teuthology.task.kernel:current kernel version is 5.15.0-106-generic vs 5.15.0-106-generic 2024-05-08T16:17:13.935 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-05-08T16:17:13.935 DEBUG:teuthology.task.kernel:Distro of this test job: ubuntu 2024-05-08T16:17:14.936 INFO:teuthology.task.kernel:Enabling kdb on host.a... 2024-05-08T16:17:14.936 DEBUG:teuthology.orchestra.run.smithi057:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-05-08T16:17:15.023 INFO:teuthology.orchestra.run.smithi057.stdout:ttyS1 2024-05-08T16:17:15.041 DEBUG:teuthology.parallel:result is None 2024-05-08T16:17:15.041 INFO:teuthology.run_tasks:Running task internal.base... 2024-05-08T16:17:15.050 INFO:teuthology.task.internal:Creating test directory... 2024-05-08T16:17:15.051 DEBUG:teuthology.orchestra.run.smithi057:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-05-08T16:17:15.054 DEBUG:teuthology.orchestra.run.smithi060:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-05-08T16:17:15.058 DEBUG:teuthology.orchestra.run.smithi062:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-05-08T16:17:15.064 INFO:teuthology.run_tasks:Running task internal.archive_upload... 2024-05-08T16:17:15.075 INFO:teuthology.run_tasks:Running task internal.archive... 2024-05-08T16:17:15.088 INFO:teuthology.task.internal:Creating archive directory... 2024-05-08T16:17:15.088 DEBUG:teuthology.orchestra.run.smithi057:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-05-08T16:17:15.100 DEBUG:teuthology.orchestra.run.smithi060:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-05-08T16:17:15.105 DEBUG:teuthology.orchestra.run.smithi062:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-05-08T16:17:15.128 INFO:teuthology.run_tasks:Running task internal.coredump... 2024-05-08T16:17:15.137 INFO:teuthology.task.internal:Enabling coredump saving... 2024-05-08T16:17:15.137 DEBUG:teuthology.orchestra.run.smithi057:> 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 2024-05-08T16:17:15.156 DEBUG:teuthology.orchestra.run.smithi060:> 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 2024-05-08T16:17:15.165 DEBUG:teuthology.orchestra.run.smithi062:> 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 2024-05-08T16:17:15.174 INFO:teuthology.orchestra.run.smithi057.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-05-08T16:17:15.183 INFO:teuthology.orchestra.run.smithi060.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-05-08T16:17:15.183 INFO:teuthology.orchestra.run.smithi057.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-05-08T16:17:15.184 INFO:teuthology.orchestra.run.smithi062.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-05-08T16:17:15.192 INFO:teuthology.orchestra.run.smithi060.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-05-08T16:17:15.192 INFO:teuthology.orchestra.run.smithi062.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-05-08T16:17:15.194 INFO:teuthology.run_tasks:Running task internal.sudo... 2024-05-08T16:17:15.203 INFO:teuthology.task.internal:Configuring sudo... 2024-05-08T16:17:15.203 DEBUG:teuthology.orchestra.run.smithi057:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-05-08T16:17:15.229 DEBUG:teuthology.orchestra.run.smithi060:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-05-08T16:17:15.241 DEBUG:teuthology.orchestra.run.smithi062:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-05-08T16:17:15.254 INFO:teuthology.run_tasks:Running task internal.syslog... 2024-05-08T16:17:15.264 INFO:teuthology.task.internal.syslog:Starting syslog monitoring... 2024-05-08T16:17:15.265 DEBUG:teuthology.orchestra.run.smithi057:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-05-08T16:17:15.284 DEBUG:teuthology.orchestra.run.smithi060:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-05-08T16:17:15.298 DEBUG:teuthology.orchestra.run.smithi062:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-05-08T16:17:15.303 DEBUG:teuthology.orchestra.run.smithi057:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-05-08T16:17:15.335 DEBUG:teuthology.orchestra.run.smithi057:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-05-08T16:17:15.384 DEBUG:teuthology.orchestra.run.smithi057:> set -ex 2024-05-08T16:17:15.384 DEBUG:teuthology.orchestra.run.smithi057:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-05-08T16:17:15.441 DEBUG:teuthology.orchestra.run.smithi060:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-05-08T16:17:15.447 DEBUG:teuthology.orchestra.run.smithi060:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-05-08T16:17:15.496 DEBUG:teuthology.orchestra.run.smithi060:> set -ex 2024-05-08T16:17:15.496 DEBUG:teuthology.orchestra.run.smithi060:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-05-08T16:17:15.557 DEBUG:teuthology.orchestra.run.smithi062:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-05-08T16:17:15.563 DEBUG:teuthology.orchestra.run.smithi062:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-05-08T16:17:15.611 DEBUG:teuthology.orchestra.run.smithi062:> set -ex 2024-05-08T16:17:15.611 DEBUG:teuthology.orchestra.run.smithi062:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-05-08T16:17:15.673 DEBUG:teuthology.orchestra.run.smithi057:> sudo service rsyslog restart 2024-05-08T16:17:15.676 DEBUG:teuthology.orchestra.run.smithi060:> sudo service rsyslog restart 2024-05-08T16:17:15.678 DEBUG:teuthology.orchestra.run.smithi062:> sudo service rsyslog restart 2024-05-08T16:17:15.754 INFO:teuthology.run_tasks:Running task internal.timer... 2024-05-08T16:17:15.763 INFO:teuthology.task.internal:Starting timer... 2024-05-08T16:17:15.763 INFO:teuthology.run_tasks:Running task pcp... 2024-05-08T16:17:15.780 INFO:teuthology.run_tasks:Running task selinux... 2024-05-08T16:17:15.792 DEBUG:teuthology.task.selinux:Excluding smithi057: OS 'ubuntu' does not support SELinux 2024-05-08T16:17:15.793 DEBUG:teuthology.task.selinux:Excluding smithi060: OS 'ubuntu' does not support SELinux 2024-05-08T16:17:15.793 DEBUG:teuthology.task.selinux:Excluding smithi062: OS 'ubuntu' does not support SELinux 2024-05-08T16:17:15.793 DEBUG:teuthology.task.selinux:Getting current SELinux state 2024-05-08T16:17:15.793 DEBUG:teuthology.task.selinux:Existing SELinux modes: {} 2024-05-08T16:17:15.793 INFO:teuthology.task.selinux:Putting SELinux into permissive mode 2024-05-08T16:17:15.794 INFO:teuthology.run_tasks:Running task ansible.cephlab... 2024-05-08T16:17:15.809 DEBUG:teuthology.repo_utils:Setting repo remote to https://git.ceph.com/ceph-cm-ansible.git 2024-05-08T16:17:15.818 INFO:teuthology.repo_utils:Fetching git.ceph.com_ceph-cm-ansible_main from origin 2024-05-08T16:17:15.952 DEBUG:teuthology.repo_utils:Resetting repo at /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main to origin/main 2024-05-08T16:17:15.968 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'}]}] 2024-05-08T16:17:15.970 DEBUG:teuthology.task.ansible:Running ansible-playbook -v --extra-vars '{"ansible_ssh_user": "ubuntu"}' -i /etc/ansible/hosts --limit smithi057.front.sepia.ceph.com,smithi060.front.sepia.ceph.com,smithi062.front.sepia.ceph.com /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main/cephlab.yml 2024-05-08T16:24:30.068 DEBUG:teuthology.task.ansible:Reconnecting to [Remote(name='ubuntu@smithi057.front.sepia.ceph.com'), Remote(name='ubuntu@smithi060.front.sepia.ceph.com'), Remote(name='ubuntu@smithi062.front.sepia.ceph.com')] 2024-05-08T16:24:30.070 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi057.front.sepia.ceph.com' 2024-05-08T16:24:30.071 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi057.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-05-08T16:24:30.154 DEBUG:teuthology.orchestra.run.smithi057:> true 2024-05-08T16:24:30.230 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi057.front.sepia.ceph.com' 2024-05-08T16:24:30.230 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi060.front.sepia.ceph.com' 2024-05-08T16:24:30.231 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi060.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-05-08T16:24:30.314 DEBUG:teuthology.orchestra.run.smithi060:> true 2024-05-08T16:24:30.390 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi060.front.sepia.ceph.com' 2024-05-08T16:24:30.390 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi062.front.sepia.ceph.com' 2024-05-08T16:24:30.391 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi062.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-05-08T16:24:30.478 DEBUG:teuthology.orchestra.run.smithi062:> true 2024-05-08T16:24:30.555 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi062.front.sepia.ceph.com' 2024-05-08T16:24:30.555 INFO:teuthology.run_tasks:Running task clock... 2024-05-08T16:24:30.566 INFO:teuthology.task.clock:Syncing clocks and checking initial clock skew... 2024-05-08T16:24:30.566 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-05-08T16:24:30.567 DEBUG:teuthology.orchestra.run.smithi057:> 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 2024-05-08T16:24:30.569 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-05-08T16:24:30.569 DEBUG:teuthology.orchestra.run.smithi060:> 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 2024-05-08T16:24:30.572 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-05-08T16:24:30.572 DEBUG:teuthology.orchestra.run.smithi062:> 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 2024-05-08T16:24:30.598 INFO:teuthology.orchestra.run.smithi057.stdout: 8 May 16:24:30 ntpd[17133]: ntpd 4.2.8p15@1.3728-o Wed Feb 16 17:13:02 UTC 2022 (1): Starting 2024-05-08T16:24:30.598 INFO:teuthology.orchestra.run.smithi057.stdout: 8 May 16:24:30 ntpd[17133]: Command line: ntpd -gq 2024-05-08T16:24:30.598 INFO:teuthology.orchestra.run.smithi057.stdout: 8 May 16:24:30 ntpd[17133]: ---------------------------------------------------- 2024-05-08T16:24:30.598 INFO:teuthology.orchestra.run.smithi057.stdout: 8 May 16:24:30 ntpd[17133]: ntp-4 is maintained by Network Time Foundation, 2024-05-08T16:24:30.599 INFO:teuthology.orchestra.run.smithi057.stdout: 8 May 16:24:30 ntpd[17133]: Inc. (NTF), a non-profit 501(c)(3) public-benefit 2024-05-08T16:24:30.599 INFO:teuthology.orchestra.run.smithi057.stdout: 8 May 16:24:30 ntpd[17133]: corporation. Support and training for ntp-4 are 2024-05-08T16:24:30.599 INFO:teuthology.orchestra.run.smithi057.stdout: 8 May 16:24:30 ntpd[17133]: available at https://www.nwtime.org/support 2024-05-08T16:24:30.599 INFO:teuthology.orchestra.run.smithi057.stdout: 8 May 16:24:30 ntpd[17133]: ---------------------------------------------------- 2024-05-08T16:24:30.600 INFO:teuthology.orchestra.run.smithi057.stdout: 8 May 16:24:30 ntpd[17133]: proto: precision = 0.112 usec (-23) 2024-05-08T16:24:30.600 INFO:teuthology.orchestra.run.smithi057.stdout: 8 May 16:24:30 ntpd[17133]: basedate set to 2022-02-04 2024-05-08T16:24:30.600 INFO:teuthology.orchestra.run.smithi057.stdout: 8 May 16:24:30 ntpd[17133]: gps base set to 2022-02-06 (week 2196) 2024-05-08T16:24:30.600 INFO:teuthology.orchestra.run.smithi057.stderr:restrict 0.0.0.0: KOD does nothing without LIMITED. 2024-05-08T16:24:30.601 INFO:teuthology.orchestra.run.smithi057.stdout: 8 May 16:24:30 ntpd[17133]: restrict 0.0.0.0: KOD does nothing without LIMITED. 2024-05-08T16:24:30.601 INFO:teuthology.orchestra.run.smithi057.stderr:restrict ::: KOD does nothing without LIMITED. 2024-05-08T16:24:30.602 INFO:teuthology.orchestra.run.smithi057.stdout: 8 May 16:24:30 ntpd[17133]: restrict ::: KOD does nothing without LIMITED. 2024-05-08T16:24:30.602 INFO:teuthology.orchestra.run.smithi057.stdout: 8 May 16:24:30 ntpd[17133]: Listen and drop on 0 v6wildcard [::]:123 2024-05-08T16:24:30.602 INFO:teuthology.orchestra.run.smithi057.stdout: 8 May 16:24:30 ntpd[17133]: Listen and drop on 1 v4wildcard 0.0.0.0:123 2024-05-08T16:24:30.602 INFO:teuthology.orchestra.run.smithi057.stdout: 8 May 16:24:30 ntpd[17133]: Listen normally on 2 lo 127.0.0.1:123 2024-05-08T16:24:30.602 INFO:teuthology.orchestra.run.smithi057.stdout: 8 May 16:24:30 ntpd[17133]: Listen normally on 3 ens1f0 172.21.15.57:123 2024-05-08T16:24:30.603 INFO:teuthology.orchestra.run.smithi057.stdout: 8 May 16:24:30 ntpd[17133]: Listen normally on 4 lo [::1]:123 2024-05-08T16:24:30.603 INFO:teuthology.orchestra.run.smithi057.stdout: 8 May 16:24:30 ntpd[17133]: Listen normally on 5 ens1f0 [fe80::ec4:7aff:febd:1562%4]:123 2024-05-08T16:24:30.603 INFO:teuthology.orchestra.run.smithi057.stdout: 8 May 16:24:30 ntpd[17133]: Listening on routing socket on fd #22 for interface updates 2024-05-08T16:24:30.605 INFO:teuthology.orchestra.run.smithi060.stdout: 8 May 16:24:30 ntpd[17122]: ntpd 4.2.8p15@1.3728-o Wed Feb 16 17:13:02 UTC 2022 (1): Starting 2024-05-08T16:24:30.605 INFO:teuthology.orchestra.run.smithi060.stdout: 8 May 16:24:30 ntpd[17122]: Command line: ntpd -gq 2024-05-08T16:24:30.605 INFO:teuthology.orchestra.run.smithi060.stdout: 8 May 16:24:30 ntpd[17122]: ---------------------------------------------------- 2024-05-08T16:24:30.605 INFO:teuthology.orchestra.run.smithi060.stdout: 8 May 16:24:30 ntpd[17122]: ntp-4 is maintained by Network Time Foundation, 2024-05-08T16:24:30.605 INFO:teuthology.orchestra.run.smithi060.stdout: 8 May 16:24:30 ntpd[17122]: Inc. (NTF), a non-profit 501(c)(3) public-benefit 2024-05-08T16:24:30.606 INFO:teuthology.orchestra.run.smithi060.stdout: 8 May 16:24:30 ntpd[17122]: corporation. Support and training for ntp-4 are 2024-05-08T16:24:30.606 INFO:teuthology.orchestra.run.smithi060.stdout: 8 May 16:24:30 ntpd[17122]: available at https://www.nwtime.org/support 2024-05-08T16:24:30.606 INFO:teuthology.orchestra.run.smithi060.stdout: 8 May 16:24:30 ntpd[17122]: ---------------------------------------------------- 2024-05-08T16:24:30.606 INFO:teuthology.orchestra.run.smithi060.stdout: 8 May 16:24:30 ntpd[17122]: proto: precision = 0.064 usec (-24) 2024-05-08T16:24:30.606 INFO:teuthology.orchestra.run.smithi060.stdout: 8 May 16:24:30 ntpd[17122]: basedate set to 2022-02-04 2024-05-08T16:24:30.606 INFO:teuthology.orchestra.run.smithi060.stdout: 8 May 16:24:30 ntpd[17122]: gps base set to 2022-02-06 (week 2196) 2024-05-08T16:24:30.606 INFO:teuthology.orchestra.run.smithi060.stdout: 8 May 16:24:30 ntpd[17122]: restrict 0.0.0.0: KOD does nothing without LIMITED. 2024-05-08T16:24:30.606 INFO:teuthology.orchestra.run.smithi060.stderr:restrict 0.0.0.0: KOD does nothing without LIMITED. 2024-05-08T16:24:30.607 INFO:teuthology.orchestra.run.smithi060.stderr:restrict ::: KOD does nothing without LIMITED. 2024-05-08T16:24:30.608 INFO:teuthology.orchestra.run.smithi060.stdout: 8 May 16:24:30 ntpd[17122]: restrict ::: KOD does nothing without LIMITED. 2024-05-08T16:24:30.608 INFO:teuthology.orchestra.run.smithi060.stdout: 8 May 16:24:30 ntpd[17122]: Listen and drop on 0 v6wildcard [::]:123 2024-05-08T16:24:30.608 INFO:teuthology.orchestra.run.smithi060.stdout: 8 May 16:24:30 ntpd[17122]: Listen and drop on 1 v4wildcard 0.0.0.0:123 2024-05-08T16:24:30.608 INFO:teuthology.orchestra.run.smithi060.stdout: 8 May 16:24:30 ntpd[17122]: Listen normally on 2 lo 127.0.0.1:123 2024-05-08T16:24:30.608 INFO:teuthology.orchestra.run.smithi060.stdout: 8 May 16:24:30 ntpd[17122]: Listen normally on 3 ens1f0 172.21.15.60:123 2024-05-08T16:24:30.608 INFO:teuthology.orchestra.run.smithi060.stdout: 8 May 16:24:30 ntpd[17122]: Listen normally on 4 lo [::1]:123 2024-05-08T16:24:30.608 INFO:teuthology.orchestra.run.smithi060.stdout: 8 May 16:24:30 ntpd[17122]: Listen normally on 5 ens1f0 [fe80::ec4:7aff:febd:1560%4]:123 2024-05-08T16:24:30.608 INFO:teuthology.orchestra.run.smithi060.stdout: 8 May 16:24:30 ntpd[17122]: Listening on routing socket on fd #22 for interface updates 2024-05-08T16:24:30.629 INFO:teuthology.orchestra.run.smithi062.stdout: 8 May 16:24:30 ntpd[17240]: ntpd 4.2.8p15@1.3728-o Wed Feb 16 17:13:02 UTC 2022 (1): Starting 2024-05-08T16:24:30.629 INFO:teuthology.orchestra.run.smithi062.stdout: 8 May 16:24:30 ntpd[17240]: Command line: ntpd -gq 2024-05-08T16:24:30.629 INFO:teuthology.orchestra.run.smithi062.stdout: 8 May 16:24:30 ntpd[17240]: ---------------------------------------------------- 2024-05-08T16:24:30.629 INFO:teuthology.orchestra.run.smithi062.stdout: 8 May 16:24:30 ntpd[17240]: ntp-4 is maintained by Network Time Foundation, 2024-05-08T16:24:30.629 INFO:teuthology.orchestra.run.smithi062.stdout: 8 May 16:24:30 ntpd[17240]: Inc. (NTF), a non-profit 501(c)(3) public-benefit 2024-05-08T16:24:30.629 INFO:teuthology.orchestra.run.smithi062.stdout: 8 May 16:24:30 ntpd[17240]: corporation. Support and training for ntp-4 are 2024-05-08T16:24:30.629 INFO:teuthology.orchestra.run.smithi062.stdout: 8 May 16:24:30 ntpd[17240]: available at https://www.nwtime.org/support 2024-05-08T16:24:30.629 INFO:teuthology.orchestra.run.smithi062.stdout: 8 May 16:24:30 ntpd[17240]: ---------------------------------------------------- 2024-05-08T16:24:30.629 INFO:teuthology.orchestra.run.smithi062.stdout: 8 May 16:24:30 ntpd[17240]: proto: precision = 0.045 usec (-24) 2024-05-08T16:24:30.629 INFO:teuthology.orchestra.run.smithi062.stdout: 8 May 16:24:30 ntpd[17240]: basedate set to 2022-02-04 2024-05-08T16:24:30.629 INFO:teuthology.orchestra.run.smithi062.stdout: 8 May 16:24:30 ntpd[17240]: gps base set to 2022-02-06 (week 2196) 2024-05-08T16:24:30.629 INFO:teuthology.orchestra.run.smithi062.stdout: 8 May 16:24:30 ntpd[17240]: restrict 0.0.0.0: KOD does nothing without LIMITED. 2024-05-08T16:24:30.630 INFO:teuthology.orchestra.run.smithi062.stderr:restrict 0.0.0.0: KOD does nothing without LIMITED. 2024-05-08T16:24:30.630 INFO:teuthology.orchestra.run.smithi062.stderr:restrict ::: KOD does nothing without LIMITED. 2024-05-08T16:24:30.631 INFO:teuthology.orchestra.run.smithi062.stdout: 8 May 16:24:30 ntpd[17240]: restrict ::: KOD does nothing without LIMITED. 2024-05-08T16:24:30.631 INFO:teuthology.orchestra.run.smithi062.stdout: 8 May 16:24:30 ntpd[17240]: Listen and drop on 0 v6wildcard [::]:123 2024-05-08T16:24:30.631 INFO:teuthology.orchestra.run.smithi062.stdout: 8 May 16:24:30 ntpd[17240]: Listen and drop on 1 v4wildcard 0.0.0.0:123 2024-05-08T16:24:30.631 INFO:teuthology.orchestra.run.smithi062.stdout: 8 May 16:24:30 ntpd[17240]: Listen normally on 2 lo 127.0.0.1:123 2024-05-08T16:24:30.631 INFO:teuthology.orchestra.run.smithi062.stdout: 8 May 16:24:30 ntpd[17240]: Listen normally on 3 enp3s0f1 172.21.15.62:123 2024-05-08T16:24:30.631 INFO:teuthology.orchestra.run.smithi062.stdout: 8 May 16:24:30 ntpd[17240]: Listen normally on 4 lo [::1]:123 2024-05-08T16:24:30.631 INFO:teuthology.orchestra.run.smithi062.stdout: 8 May 16:24:30 ntpd[17240]: Listen normally on 5 enp3s0f1 [fe80::ec4:7aff:febb:d1c3%5]:123 2024-05-08T16:24:30.631 INFO:teuthology.orchestra.run.smithi062.stdout: 8 May 16:24:30 ntpd[17240]: Listening on routing socket on fd #22 for interface updates 2024-05-08T16:24:31.628 INFO:teuthology.orchestra.run.smithi062.stderr: 8 May 16:24:31 ntpd[17240]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-05-08T16:24:31.628 INFO:teuthology.orchestra.run.smithi062.stderr: 8 May 16:24:31 ntpd[17240]: can't open /var/log/ntpstats/rawstats.20240508: Permission denied 2024-05-08T16:24:31.628 INFO:teuthology.orchestra.run.smithi062.stderr: 8 May 16:24:31 ntpd[17240]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-05-08T16:24:31.628 INFO:teuthology.orchestra.run.smithi062.stderr: 8 May 16:24:31 ntpd[17240]: can't open /var/log/ntpstats/rawstats.20240508: Permission denied 2024-05-08T16:24:31.629 INFO:teuthology.orchestra.run.smithi062.stderr: 8 May 16:24:31 ntpd[17240]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-05-08T16:24:31.629 INFO:teuthology.orchestra.run.smithi062.stderr: 8 May 16:24:31 ntpd[17240]: can't open /var/log/ntpstats/peerstats.20240508: Permission denied 2024-05-08T16:24:32.599 INFO:teuthology.orchestra.run.smithi057.stderr: 8 May 16:24:32 ntpd[17133]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-05-08T16:24:32.599 INFO:teuthology.orchestra.run.smithi057.stderr: 8 May 16:24:32 ntpd[17133]: can't open /var/log/ntpstats/rawstats.20240508: Permission denied 2024-05-08T16:24:32.599 INFO:teuthology.orchestra.run.smithi057.stderr: 8 May 16:24:32 ntpd[17133]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-05-08T16:24:32.599 INFO:teuthology.orchestra.run.smithi057.stderr: 8 May 16:24:32 ntpd[17133]: can't open /var/log/ntpstats/rawstats.20240508: Permission denied 2024-05-08T16:24:32.599 INFO:teuthology.orchestra.run.smithi057.stderr: 8 May 16:24:32 ntpd[17133]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-05-08T16:24:32.599 INFO:teuthology.orchestra.run.smithi057.stderr: 8 May 16:24:32 ntpd[17133]: can't open /var/log/ntpstats/peerstats.20240508: Permission denied 2024-05-08T16:24:32.603 INFO:teuthology.orchestra.run.smithi060.stderr: 8 May 16:24:32 ntpd[17122]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-05-08T16:24:32.603 INFO:teuthology.orchestra.run.smithi060.stderr: 8 May 16:24:32 ntpd[17122]: can't open /var/log/ntpstats/rawstats.20240508: Permission denied 2024-05-08T16:24:32.603 INFO:teuthology.orchestra.run.smithi060.stderr: 8 May 16:24:32 ntpd[17122]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-05-08T16:24:32.603 INFO:teuthology.orchestra.run.smithi060.stderr: 8 May 16:24:32 ntpd[17122]: can't open /var/log/ntpstats/rawstats.20240508: Permission denied 2024-05-08T16:24:32.604 INFO:teuthology.orchestra.run.smithi060.stderr: 8 May 16:24:32 ntpd[17122]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-05-08T16:24:32.604 INFO:teuthology.orchestra.run.smithi060.stderr: 8 May 16:24:32 ntpd[17122]: can't open /var/log/ntpstats/rawstats.20240508: Permission denied 2024-05-08T16:24:32.604 INFO:teuthology.orchestra.run.smithi060.stderr: 8 May 16:24:32 ntpd[17122]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-05-08T16:24:32.604 INFO:teuthology.orchestra.run.smithi060.stderr: 8 May 16:24:32 ntpd[17122]: can't open /var/log/ntpstats/peerstats.20240508: Permission denied 2024-05-08T16:24:33.599 INFO:teuthology.orchestra.run.smithi057.stderr: 8 May 16:24:33 ntpd[17133]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-05-08T16:24:33.599 INFO:teuthology.orchestra.run.smithi057.stderr: 8 May 16:24:33 ntpd[17133]: can't open /var/log/ntpstats/rawstats.20240508: Permission denied 2024-05-08T16:24:33.599 INFO:teuthology.orchestra.run.smithi057.stderr: 8 May 16:24:33 ntpd[17133]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-05-08T16:24:33.599 INFO:teuthology.orchestra.run.smithi057.stderr: 8 May 16:24:33 ntpd[17133]: can't open /var/log/ntpstats/rawstats.20240508: Permission denied 2024-05-08T16:24:33.599 INFO:teuthology.orchestra.run.smithi057.stderr: 8 May 16:24:33 ntpd[17133]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-05-08T16:24:33.599 INFO:teuthology.orchestra.run.smithi057.stderr: 8 May 16:24:33 ntpd[17133]: can't open /var/log/ntpstats/peerstats.20240508: Permission denied 2024-05-08T16:24:33.628 INFO:teuthology.orchestra.run.smithi062.stderr: 8 May 16:24:33 ntpd[17240]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-05-08T16:24:33.628 INFO:teuthology.orchestra.run.smithi062.stderr: 8 May 16:24:33 ntpd[17240]: can't open /var/log/ntpstats/rawstats.20240508: Permission denied 2024-05-08T16:24:33.628 INFO:teuthology.orchestra.run.smithi062.stderr: 8 May 16:24:33 ntpd[17240]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-05-08T16:24:33.628 INFO:teuthology.orchestra.run.smithi062.stderr: 8 May 16:24:33 ntpd[17240]: can't open /var/log/ntpstats/rawstats.20240508: Permission denied 2024-05-08T16:24:33.628 INFO:teuthology.orchestra.run.smithi062.stderr: 8 May 16:24:33 ntpd[17240]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-05-08T16:24:33.628 INFO:teuthology.orchestra.run.smithi062.stderr: 8 May 16:24:33 ntpd[17240]: can't open /var/log/ntpstats/peerstats.20240508: Permission denied 2024-05-08T16:24:34.601 INFO:teuthology.orchestra.run.smithi057.stderr: 8 May 16:24:34 ntpd[17133]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-05-08T16:24:34.601 INFO:teuthology.orchestra.run.smithi057.stderr: 8 May 16:24:34 ntpd[17133]: can't open /var/log/ntpstats/rawstats.20240508: Permission denied 2024-05-08T16:24:34.602 INFO:teuthology.orchestra.run.smithi057.stderr: 8 May 16:24:34 ntpd[17133]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-05-08T16:24:34.602 INFO:teuthology.orchestra.run.smithi057.stderr: 8 May 16:24:34 ntpd[17133]: can't open /var/log/ntpstats/rawstats.20240508: Permission denied 2024-05-08T16:24:34.602 INFO:teuthology.orchestra.run.smithi057.stderr: 8 May 16:24:34 ntpd[17133]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-05-08T16:24:34.602 INFO:teuthology.orchestra.run.smithi057.stderr: 8 May 16:24:34 ntpd[17133]: can't open /var/log/ntpstats/rawstats.20240508: Permission denied 2024-05-08T16:24:34.602 INFO:teuthology.orchestra.run.smithi057.stderr: 8 May 16:24:34 ntpd[17133]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-05-08T16:24:34.602 INFO:teuthology.orchestra.run.smithi057.stderr: 8 May 16:24:34 ntpd[17133]: can't open /var/log/ntpstats/peerstats.20240508: Permission denied 2024-05-08T16:24:34.603 INFO:teuthology.orchestra.run.smithi057.stderr: 8 May 16:24:34 ntpd[17133]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-05-08T16:24:34.603 INFO:teuthology.orchestra.run.smithi057.stderr: 8 May 16:24:34 ntpd[17133]: can't open /var/log/ntpstats/rawstats.20240508: Permission denied 2024-05-08T16:24:34.603 INFO:teuthology.orchestra.run.smithi057.stderr: 8 May 16:24:34 ntpd[17133]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-05-08T16:24:34.603 INFO:teuthology.orchestra.run.smithi057.stderr: 8 May 16:24:34 ntpd[17133]: can't open /var/log/ntpstats/peerstats.20240508: Permission denied 2024-05-08T16:24:34.606 INFO:teuthology.orchestra.run.smithi060.stderr: 8 May 16:24:34 ntpd[17122]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-05-08T16:24:34.606 INFO:teuthology.orchestra.run.smithi060.stderr: 8 May 16:24:34 ntpd[17122]: can't open /var/log/ntpstats/rawstats.20240508: Permission denied 2024-05-08T16:24:34.606 INFO:teuthology.orchestra.run.smithi060.stderr: 8 May 16:24:34 ntpd[17122]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-05-08T16:24:34.606 INFO:teuthology.orchestra.run.smithi060.stderr: 8 May 16:24:34 ntpd[17122]: can't open /var/log/ntpstats/rawstats.20240508: Permission denied 2024-05-08T16:24:34.607 INFO:teuthology.orchestra.run.smithi060.stderr: 8 May 16:24:34 ntpd[17122]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-05-08T16:24:34.607 INFO:teuthology.orchestra.run.smithi060.stderr: 8 May 16:24:34 ntpd[17122]: can't open /var/log/ntpstats/rawstats.20240508: Permission denied 2024-05-08T16:24:34.607 INFO:teuthology.orchestra.run.smithi060.stderr: 8 May 16:24:34 ntpd[17122]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-05-08T16:24:34.607 INFO:teuthology.orchestra.run.smithi060.stderr: 8 May 16:24:34 ntpd[17122]: can't open /var/log/ntpstats/peerstats.20240508: Permission denied 2024-05-08T16:24:34.607 INFO:teuthology.orchestra.run.smithi060.stderr: 8 May 16:24:34 ntpd[17122]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-05-08T16:24:34.607 INFO:teuthology.orchestra.run.smithi060.stderr: 8 May 16:24:34 ntpd[17122]: can't open /var/log/ntpstats/rawstats.20240508: Permission denied 2024-05-08T16:24:34.607 INFO:teuthology.orchestra.run.smithi060.stderr: 8 May 16:24:34 ntpd[17122]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-05-08T16:24:34.608 INFO:teuthology.orchestra.run.smithi060.stderr: 8 May 16:24:34 ntpd[17122]: can't open /var/log/ntpstats/peerstats.20240508: Permission denied 2024-05-08T16:24:35.599 INFO:teuthology.orchestra.run.smithi057.stderr: 8 May 16:24:35 ntpd[17133]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-05-08T16:24:35.599 INFO:teuthology.orchestra.run.smithi057.stderr: 8 May 16:24:35 ntpd[17133]: can't open /var/log/ntpstats/rawstats.20240508: Permission denied 2024-05-08T16:24:35.599 INFO:teuthology.orchestra.run.smithi057.stderr: 8 May 16:24:35 ntpd[17133]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-05-08T16:24:35.599 INFO:teuthology.orchestra.run.smithi057.stderr: 8 May 16:24:35 ntpd[17133]: can't open /var/log/ntpstats/rawstats.20240508: Permission denied 2024-05-08T16:24:35.599 INFO:teuthology.orchestra.run.smithi057.stderr: 8 May 16:24:35 ntpd[17133]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-05-08T16:24:35.599 INFO:teuthology.orchestra.run.smithi057.stderr: 8 May 16:24:35 ntpd[17133]: can't open /var/log/ntpstats/rawstats.20240508: Permission denied 2024-05-08T16:24:35.599 INFO:teuthology.orchestra.run.smithi057.stderr: 8 May 16:24:35 ntpd[17133]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-05-08T16:24:35.599 INFO:teuthology.orchestra.run.smithi057.stderr: 8 May 16:24:35 ntpd[17133]: can't open /var/log/ntpstats/peerstats.20240508: Permission denied 2024-05-08T16:24:35.603 INFO:teuthology.orchestra.run.smithi060.stderr: 8 May 16:24:35 ntpd[17122]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-05-08T16:24:35.603 INFO:teuthology.orchestra.run.smithi060.stderr: 8 May 16:24:35 ntpd[17122]: can't open /var/log/ntpstats/rawstats.20240508: Permission denied 2024-05-08T16:24:35.603 INFO:teuthology.orchestra.run.smithi060.stderr: 8 May 16:24:35 ntpd[17122]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-05-08T16:24:35.603 INFO:teuthology.orchestra.run.smithi060.stderr: 8 May 16:24:35 ntpd[17122]: can't open /var/log/ntpstats/rawstats.20240508: Permission denied 2024-05-08T16:24:35.603 INFO:teuthology.orchestra.run.smithi060.stderr: 8 May 16:24:35 ntpd[17122]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-05-08T16:24:35.603 INFO:teuthology.orchestra.run.smithi060.stderr: 8 May 16:24:35 ntpd[17122]: can't open /var/log/ntpstats/peerstats.20240508: Permission denied 2024-05-08T16:24:35.629 INFO:teuthology.orchestra.run.smithi062.stderr: 8 May 16:24:35 ntpd[17240]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-05-08T16:24:35.630 INFO:teuthology.orchestra.run.smithi062.stderr: 8 May 16:24:35 ntpd[17240]: can't open /var/log/ntpstats/rawstats.20240508: Permission denied 2024-05-08T16:24:35.630 INFO:teuthology.orchestra.run.smithi062.stderr: 8 May 16:24:35 ntpd[17240]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-05-08T16:24:35.630 INFO:teuthology.orchestra.run.smithi062.stderr: 8 May 16:24:35 ntpd[17240]: can't open /var/log/ntpstats/rawstats.20240508: Permission denied 2024-05-08T16:24:35.630 INFO:teuthology.orchestra.run.smithi062.stderr: 8 May 16:24:35 ntpd[17240]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-05-08T16:24:35.630 INFO:teuthology.orchestra.run.smithi062.stderr: 8 May 16:24:35 ntpd[17240]: can't open /var/log/ntpstats/rawstats.20240508: Permission denied 2024-05-08T16:24:35.630 INFO:teuthology.orchestra.run.smithi062.stderr: 8 May 16:24:35 ntpd[17240]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-05-08T16:24:35.630 INFO:teuthology.orchestra.run.smithi062.stderr: 8 May 16:24:35 ntpd[17240]: can't open /var/log/ntpstats/rawstats.20240508: Permission denied 2024-05-08T16:24:35.630 INFO:teuthology.orchestra.run.smithi062.stderr: 8 May 16:24:35 ntpd[17240]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-05-08T16:24:35.630 INFO:teuthology.orchestra.run.smithi062.stderr: 8 May 16:24:35 ntpd[17240]: can't open /var/log/ntpstats/rawstats.20240508: Permission denied 2024-05-08T16:24:35.630 INFO:teuthology.orchestra.run.smithi062.stderr: 8 May 16:24:35 ntpd[17240]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-05-08T16:24:35.630 INFO:teuthology.orchestra.run.smithi062.stderr: 8 May 16:24:35 ntpd[17240]: can't open /var/log/ntpstats/peerstats.20240508: Permission denied 2024-05-08T16:24:35.630 INFO:teuthology.orchestra.run.smithi062.stderr: 8 May 16:24:35 ntpd[17240]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-05-08T16:24:35.630 INFO:teuthology.orchestra.run.smithi062.stderr: 8 May 16:24:35 ntpd[17240]: can't open /var/log/ntpstats/rawstats.20240508: Permission denied 2024-05-08T16:24:35.631 INFO:teuthology.orchestra.run.smithi062.stderr: 8 May 16:24:35 ntpd[17240]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-05-08T16:24:35.631 INFO:teuthology.orchestra.run.smithi062.stderr: 8 May 16:24:35 ntpd[17240]: can't open /var/log/ntpstats/peerstats.20240508: Permission denied 2024-05-08T16:24:35.631 INFO:teuthology.orchestra.run.smithi062.stderr: 8 May 16:24:35 ntpd[17240]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-05-08T16:24:35.631 INFO:teuthology.orchestra.run.smithi062.stderr: 8 May 16:24:35 ntpd[17240]: can't open /var/log/ntpstats/rawstats.20240508: Permission denied 2024-05-08T16:24:35.631 INFO:teuthology.orchestra.run.smithi062.stderr: 8 May 16:24:35 ntpd[17240]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-05-08T16:24:35.631 INFO:teuthology.orchestra.run.smithi062.stderr: 8 May 16:24:35 ntpd[17240]: can't open /var/log/ntpstats/peerstats.20240508: Permission denied 2024-05-08T16:24:36.600 INFO:teuthology.orchestra.run.smithi057.stderr: 8 May 16:24:36 ntpd[17133]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-05-08T16:24:36.600 INFO:teuthology.orchestra.run.smithi057.stderr: 8 May 16:24:36 ntpd[17133]: can't open /var/log/ntpstats/rawstats.20240508: Permission denied 2024-05-08T16:24:36.600 INFO:teuthology.orchestra.run.smithi057.stderr: 8 May 16:24:36 ntpd[17133]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-05-08T16:24:36.600 INFO:teuthology.orchestra.run.smithi057.stderr: 8 May 16:24:36 ntpd[17133]: can't open /var/log/ntpstats/rawstats.20240508: Permission denied 2024-05-08T16:24:36.600 INFO:teuthology.orchestra.run.smithi057.stderr: 8 May 16:24:36 ntpd[17133]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-05-08T16:24:36.600 INFO:teuthology.orchestra.run.smithi057.stderr: 8 May 16:24:36 ntpd[17133]: can't open /var/log/ntpstats/rawstats.20240508: Permission denied 2024-05-08T16:24:36.600 INFO:teuthology.orchestra.run.smithi057.stderr: 8 May 16:24:36 ntpd[17133]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-05-08T16:24:36.600 INFO:teuthology.orchestra.run.smithi057.stderr: 8 May 16:24:36 ntpd[17133]: can't open /var/log/ntpstats/peerstats.20240508: Permission denied 2024-05-08T16:24:36.600 INFO:teuthology.orchestra.run.smithi057.stderr: 8 May 16:24:36 ntpd[17133]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-05-08T16:24:36.600 INFO:teuthology.orchestra.run.smithi057.stderr: 8 May 16:24:36 ntpd[17133]: can't open /var/log/ntpstats/rawstats.20240508: Permission denied 2024-05-08T16:24:36.600 INFO:teuthology.orchestra.run.smithi057.stderr: 8 May 16:24:36 ntpd[17133]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-05-08T16:24:36.600 INFO:teuthology.orchestra.run.smithi057.stderr: 8 May 16:24:36 ntpd[17133]: can't open /var/log/ntpstats/peerstats.20240508: Permission denied 2024-05-08T16:24:36.603 INFO:teuthology.orchestra.run.smithi060.stderr: 8 May 16:24:36 ntpd[17122]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-05-08T16:24:36.604 INFO:teuthology.orchestra.run.smithi060.stderr: 8 May 16:24:36 ntpd[17122]: can't open /var/log/ntpstats/rawstats.20240508: Permission denied 2024-05-08T16:24:36.604 INFO:teuthology.orchestra.run.smithi060.stderr: 8 May 16:24:36 ntpd[17122]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-05-08T16:24:36.604 INFO:teuthology.orchestra.run.smithi060.stderr: 8 May 16:24:36 ntpd[17122]: can't open /var/log/ntpstats/rawstats.20240508: Permission denied 2024-05-08T16:24:36.604 INFO:teuthology.orchestra.run.smithi060.stderr: 8 May 16:24:36 ntpd[17122]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-05-08T16:24:36.604 INFO:teuthology.orchestra.run.smithi060.stderr: 8 May 16:24:36 ntpd[17122]: can't open /var/log/ntpstats/rawstats.20240508: Permission denied 2024-05-08T16:24:36.604 INFO:teuthology.orchestra.run.smithi060.stderr: 8 May 16:24:36 ntpd[17122]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-05-08T16:24:36.604 INFO:teuthology.orchestra.run.smithi060.stderr: 8 May 16:24:36 ntpd[17122]: can't open /var/log/ntpstats/peerstats.20240508: Permission denied 2024-05-08T16:24:36.604 INFO:teuthology.orchestra.run.smithi060.stderr: 8 May 16:24:36 ntpd[17122]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-05-08T16:24:36.604 INFO:teuthology.orchestra.run.smithi060.stderr: 8 May 16:24:36 ntpd[17122]: can't open /var/log/ntpstats/rawstats.20240508: Permission denied 2024-05-08T16:24:36.604 INFO:teuthology.orchestra.run.smithi060.stderr: 8 May 16:24:36 ntpd[17122]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-05-08T16:24:36.604 INFO:teuthology.orchestra.run.smithi060.stderr: 8 May 16:24:36 ntpd[17122]: can't open /var/log/ntpstats/peerstats.20240508: Permission denied 2024-05-08T16:24:37.599 INFO:teuthology.orchestra.run.smithi057.stderr: 8 May 16:24:37 ntpd[17133]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-05-08T16:24:37.599 INFO:teuthology.orchestra.run.smithi057.stderr: 8 May 16:24:37 ntpd[17133]: can't open /var/log/ntpstats/rawstats.20240508: Permission denied 2024-05-08T16:24:37.599 INFO:teuthology.orchestra.run.smithi057.stderr: 8 May 16:24:37 ntpd[17133]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-05-08T16:24:37.599 INFO:teuthology.orchestra.run.smithi057.stderr: 8 May 16:24:37 ntpd[17133]: can't open /var/log/ntpstats/rawstats.20240508: Permission denied 2024-05-08T16:24:37.599 INFO:teuthology.orchestra.run.smithi057.stderr: 8 May 16:24:37 ntpd[17133]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-05-08T16:24:37.599 INFO:teuthology.orchestra.run.smithi057.stderr: 8 May 16:24:37 ntpd[17133]: can't open /var/log/ntpstats/peerstats.20240508: Permission denied 2024-05-08T16:24:37.603 INFO:teuthology.orchestra.run.smithi060.stderr: 8 May 16:24:37 ntpd[17122]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-05-08T16:24:37.603 INFO:teuthology.orchestra.run.smithi060.stderr: 8 May 16:24:37 ntpd[17122]: can't open /var/log/ntpstats/rawstats.20240508: Permission denied 2024-05-08T16:24:37.603 INFO:teuthology.orchestra.run.smithi060.stderr: 8 May 16:24:37 ntpd[17122]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-05-08T16:24:37.603 INFO:teuthology.orchestra.run.smithi060.stderr: 8 May 16:24:37 ntpd[17122]: can't open /var/log/ntpstats/rawstats.20240508: Permission denied 2024-05-08T16:24:37.603 INFO:teuthology.orchestra.run.smithi060.stderr: 8 May 16:24:37 ntpd[17122]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-05-08T16:24:37.603 INFO:teuthology.orchestra.run.smithi060.stderr: 8 May 16:24:37 ntpd[17122]: can't open /var/log/ntpstats/peerstats.20240508: Permission denied 2024-05-08T16:24:37.629 INFO:teuthology.orchestra.run.smithi062.stderr: 8 May 16:24:37 ntpd[17240]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-05-08T16:24:37.629 INFO:teuthology.orchestra.run.smithi062.stderr: 8 May 16:24:37 ntpd[17240]: can't open /var/log/ntpstats/rawstats.20240508: Permission denied 2024-05-08T16:24:37.629 INFO:teuthology.orchestra.run.smithi062.stderr: 8 May 16:24:37 ntpd[17240]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-05-08T16:24:37.629 INFO:teuthology.orchestra.run.smithi062.stderr: 8 May 16:24:37 ntpd[17240]: can't open /var/log/ntpstats/rawstats.20240508: Permission denied 2024-05-08T16:24:37.629 INFO:teuthology.orchestra.run.smithi062.stderr: 8 May 16:24:37 ntpd[17240]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-05-08T16:24:37.630 INFO:teuthology.orchestra.run.smithi062.stderr: 8 May 16:24:37 ntpd[17240]: can't open /var/log/ntpstats/rawstats.20240508: Permission denied 2024-05-08T16:24:37.630 INFO:teuthology.orchestra.run.smithi062.stderr: 8 May 16:24:37 ntpd[17240]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-05-08T16:24:37.630 INFO:teuthology.orchestra.run.smithi062.stderr: 8 May 16:24:37 ntpd[17240]: can't open /var/log/ntpstats/rawstats.20240508: Permission denied 2024-05-08T16:24:37.630 INFO:teuthology.orchestra.run.smithi062.stderr: 8 May 16:24:37 ntpd[17240]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-05-08T16:24:37.630 INFO:teuthology.orchestra.run.smithi062.stderr: 8 May 16:24:37 ntpd[17240]: can't open /var/log/ntpstats/peerstats.20240508: Permission denied 2024-05-08T16:24:37.630 INFO:teuthology.orchestra.run.smithi062.stderr: 8 May 16:24:37 ntpd[17240]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-05-08T16:24:37.630 INFO:teuthology.orchestra.run.smithi062.stderr: 8 May 16:24:37 ntpd[17240]: can't open /var/log/ntpstats/rawstats.20240508: Permission denied 2024-05-08T16:24:37.630 INFO:teuthology.orchestra.run.smithi062.stderr: 8 May 16:24:37 ntpd[17240]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-05-08T16:24:37.630 INFO:teuthology.orchestra.run.smithi062.stderr: 8 May 16:24:37 ntpd[17240]: can't open /var/log/ntpstats/peerstats.20240508: Permission denied 2024-05-08T16:24:37.630 INFO:teuthology.orchestra.run.smithi062.stderr: 8 May 16:24:37 ntpd[17240]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-05-08T16:24:37.630 INFO:teuthology.orchestra.run.smithi062.stderr: 8 May 16:24:37 ntpd[17240]: can't open /var/log/ntpstats/rawstats.20240508: Permission denied 2024-05-08T16:24:37.630 INFO:teuthology.orchestra.run.smithi062.stderr: 8 May 16:24:37 ntpd[17240]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-05-08T16:24:37.630 INFO:teuthology.orchestra.run.smithi062.stderr: 8 May 16:24:37 ntpd[17240]: can't open /var/log/ntpstats/peerstats.20240508: Permission denied 2024-05-08T16:24:37.631 INFO:teuthology.orchestra.run.smithi062.stdout: 8 May 16:24:37 ntpd[17240]: ntpd: time slew +0.000098 s 2024-05-08T16:24:37.631 INFO:teuthology.orchestra.run.smithi062.stdout:ntpd: time slew +0.000098s 2024-05-08T16:24:37.631 INFO:teuthology.orchestra.run.smithi062.stderr: 8 May 16:24:37 ntpd[17240]: couldn't unlink /var/log/ntpstats/loopstats: Permission denied 2024-05-08T16:24:37.631 INFO:teuthology.orchestra.run.smithi062.stderr: 8 May 16:24:37 ntpd[17240]: can't open /var/log/ntpstats/loopstats.20240508: Permission denied 2024-05-08T16:24:37.687 INFO:teuthology.orchestra.run.smithi062.stdout: remote refid st t when poll reach delay offset jitter 2024-05-08T16:24:37.687 INFO:teuthology.orchestra.run.smithi062.stdout:============================================================================== 2024-05-08T16:24:37.687 INFO:teuthology.orchestra.run.smithi062.stdout: hv01.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-05-08T16:24:37.687 INFO:teuthology.orchestra.run.smithi062.stdout: hv02.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-05-08T16:24:37.687 INFO:teuthology.orchestra.run.smithi062.stdout: hv03.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-05-08T16:24:37.687 INFO:teuthology.orchestra.run.smithi062.stdout: hv04.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-05-08T16:24:38.599 INFO:teuthology.orchestra.run.smithi057.stderr: 8 May 16:24:38 ntpd[17133]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-05-08T16:24:38.600 INFO:teuthology.orchestra.run.smithi057.stderr: 8 May 16:24:38 ntpd[17133]: can't open /var/log/ntpstats/rawstats.20240508: Permission denied 2024-05-08T16:24:38.600 INFO:teuthology.orchestra.run.smithi057.stderr: 8 May 16:24:38 ntpd[17133]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-05-08T16:24:38.600 INFO:teuthology.orchestra.run.smithi057.stderr: 8 May 16:24:38 ntpd[17133]: can't open /var/log/ntpstats/rawstats.20240508: Permission denied 2024-05-08T16:24:38.600 INFO:teuthology.orchestra.run.smithi057.stderr: 8 May 16:24:38 ntpd[17133]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-05-08T16:24:38.600 INFO:teuthology.orchestra.run.smithi057.stderr: 8 May 16:24:38 ntpd[17133]: can't open /var/log/ntpstats/rawstats.20240508: Permission denied 2024-05-08T16:24:38.600 INFO:teuthology.orchestra.run.smithi057.stderr: 8 May 16:24:38 ntpd[17133]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-05-08T16:24:38.600 INFO:teuthology.orchestra.run.smithi057.stderr: 8 May 16:24:38 ntpd[17133]: can't open /var/log/ntpstats/peerstats.20240508: Permission denied 2024-05-08T16:24:38.600 INFO:teuthology.orchestra.run.smithi057.stderr: 8 May 16:24:38 ntpd[17133]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-05-08T16:24:38.600 INFO:teuthology.orchestra.run.smithi057.stderr: 8 May 16:24:38 ntpd[17133]: can't open /var/log/ntpstats/rawstats.20240508: Permission denied 2024-05-08T16:24:38.600 INFO:teuthology.orchestra.run.smithi057.stderr: 8 May 16:24:38 ntpd[17133]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-05-08T16:24:38.600 INFO:teuthology.orchestra.run.smithi057.stderr: 8 May 16:24:38 ntpd[17133]: can't open /var/log/ntpstats/peerstats.20240508: Permission denied 2024-05-08T16:24:38.601 INFO:teuthology.orchestra.run.smithi057.stdout: 8 May 16:24:38 ntpd[17133]: ntpd: time slew +0.001740 s 2024-05-08T16:24:38.601 INFO:teuthology.orchestra.run.smithi057.stdout:ntpd: time slew +0.001740s 2024-05-08T16:24:38.601 INFO:teuthology.orchestra.run.smithi057.stderr: 8 May 16:24:38 ntpd[17133]: couldn't unlink /var/log/ntpstats/loopstats: Permission denied 2024-05-08T16:24:38.601 INFO:teuthology.orchestra.run.smithi057.stderr: 8 May 16:24:38 ntpd[17133]: can't open /var/log/ntpstats/loopstats.20240508: Permission denied 2024-05-08T16:24:38.604 INFO:teuthology.orchestra.run.smithi060.stderr: 8 May 16:24:38 ntpd[17122]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-05-08T16:24:38.604 INFO:teuthology.orchestra.run.smithi060.stderr: 8 May 16:24:38 ntpd[17122]: can't open /var/log/ntpstats/rawstats.20240508: Permission denied 2024-05-08T16:24:38.604 INFO:teuthology.orchestra.run.smithi060.stderr: 8 May 16:24:38 ntpd[17122]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-05-08T16:24:38.604 INFO:teuthology.orchestra.run.smithi060.stderr: 8 May 16:24:38 ntpd[17122]: can't open /var/log/ntpstats/rawstats.20240508: Permission denied 2024-05-08T16:24:38.604 INFO:teuthology.orchestra.run.smithi060.stderr: 8 May 16:24:38 ntpd[17122]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-05-08T16:24:38.604 INFO:teuthology.orchestra.run.smithi060.stderr: 8 May 16:24:38 ntpd[17122]: can't open /var/log/ntpstats/rawstats.20240508: Permission denied 2024-05-08T16:24:38.604 INFO:teuthology.orchestra.run.smithi060.stderr: 8 May 16:24:38 ntpd[17122]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-05-08T16:24:38.604 INFO:teuthology.orchestra.run.smithi060.stderr: 8 May 16:24:38 ntpd[17122]: can't open /var/log/ntpstats/peerstats.20240508: Permission denied 2024-05-08T16:24:38.604 INFO:teuthology.orchestra.run.smithi060.stderr: 8 May 16:24:38 ntpd[17122]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-05-08T16:24:38.604 INFO:teuthology.orchestra.run.smithi060.stderr: 8 May 16:24:38 ntpd[17122]: can't open /var/log/ntpstats/rawstats.20240508: Permission denied 2024-05-08T16:24:38.604 INFO:teuthology.orchestra.run.smithi060.stderr: 8 May 16:24:38 ntpd[17122]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-05-08T16:24:38.604 INFO:teuthology.orchestra.run.smithi060.stderr: 8 May 16:24:38 ntpd[17122]: can't open /var/log/ntpstats/peerstats.20240508: Permission denied 2024-05-08T16:24:38.605 INFO:teuthology.orchestra.run.smithi060.stdout: 8 May 16:24:38 ntpd[17122]: ntpd: time slew +0.002158 s 2024-05-08T16:24:38.605 INFO:teuthology.orchestra.run.smithi060.stdout:ntpd: time slew +0.002158s 2024-05-08T16:24:38.605 INFO:teuthology.orchestra.run.smithi060.stderr: 8 May 16:24:38 ntpd[17122]: couldn't unlink /var/log/ntpstats/loopstats: Permission denied 2024-05-08T16:24:38.605 INFO:teuthology.orchestra.run.smithi060.stderr: 8 May 16:24:38 ntpd[17122]: can't open /var/log/ntpstats/loopstats.20240508: Permission denied 2024-05-08T16:24:38.651 INFO:teuthology.orchestra.run.smithi057.stdout: remote refid st t when poll reach delay offset jitter 2024-05-08T16:24:38.651 INFO:teuthology.orchestra.run.smithi057.stdout:============================================================================== 2024-05-08T16:24:38.651 INFO:teuthology.orchestra.run.smithi057.stdout: hv01.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-05-08T16:24:38.651 INFO:teuthology.orchestra.run.smithi057.stdout: hv02.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-05-08T16:24:38.651 INFO:teuthology.orchestra.run.smithi057.stdout: hv03.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-05-08T16:24:38.651 INFO:teuthology.orchestra.run.smithi057.stdout: hv04.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-05-08T16:24:38.654 INFO:teuthology.orchestra.run.smithi060.stdout: remote refid st t when poll reach delay offset jitter 2024-05-08T16:24:38.655 INFO:teuthology.orchestra.run.smithi060.stdout:============================================================================== 2024-05-08T16:24:38.655 INFO:teuthology.orchestra.run.smithi060.stdout: hv01.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-05-08T16:24:38.655 INFO:teuthology.orchestra.run.smithi060.stdout: hv02.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-05-08T16:24:38.655 INFO:teuthology.orchestra.run.smithi060.stdout: hv03.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-05-08T16:24:38.655 INFO:teuthology.orchestra.run.smithi060.stdout: hv04.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-05-08T16:24:38.656 INFO:teuthology.run_tasks:Running task install... 2024-05-08T16:24:38.664 DEBUG:teuthology.task.install:project ceph 2024-05-08T16:24:38.664 DEBUG:teuthology.task.install:INSTALL overrides: {'ceph': {'flavor': 'default', 'sha1': '95a4ad3c90f2f12f920e87725ad8d9002f948722'}} 2024-05-08T16:24:38.664 DEBUG:teuthology.task.install:config {'flavor': 'default', 'sha1': '95a4ad3c90f2f12f920e87725ad8d9002f948722'} 2024-05-08T16:24:38.664 INFO:teuthology.task.install:Using flavor: default 2024-05-08T16:24:38.670 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']} 2024-05-08T16:24:38.670 INFO:teuthology.task.install:extra packages: [] 2024-05-08T16:24:38.671 DEBUG:teuthology.orchestra.run.smithi057:> sudo apt-key list | grep Ceph 2024-05-08T16:24:38.671 DEBUG:teuthology.orchestra.run.smithi060:> sudo apt-key list | grep Ceph 2024-05-08T16:24:38.671 DEBUG:teuthology.orchestra.run.smithi062:> sudo apt-key list | grep Ceph 2024-05-08T16:24:38.739 INFO:teuthology.orchestra.run.smithi062.stderr:Warning: apt-key is deprecated. Manage keyring files in trusted.gpg.d instead (see apt-key(8)). 2024-05-08T16:24:38.755 INFO:teuthology.orchestra.run.smithi060.stderr:Warning: apt-key is deprecated. Manage keyring files in trusted.gpg.d instead (see apt-key(8)). 2024-05-08T16:24:38.756 INFO:teuthology.orchestra.run.smithi057.stderr:Warning: apt-key is deprecated. Manage keyring files in trusted.gpg.d instead (see apt-key(8)). 2024-05-08T16:24:38.771 INFO:teuthology.orchestra.run.smithi062.stdout:uid [ unknown] Ceph automated package build (Ceph automated package build) 2024-05-08T16:24:38.772 INFO:teuthology.orchestra.run.smithi062.stdout:uid [ unknown] Ceph.com (release key) 2024-05-08T16:24:38.773 INFO:teuthology.task.install.deb:Installing packages: 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 on remote deb x86_64 2024-05-08T16:24:38.773 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=ubuntu%2F22.04%2Fx86_64&sha1=95a4ad3c90f2f12f920e87725ad8d9002f948722 2024-05-08T16:24:38.782 INFO:teuthology.orchestra.run.smithi060.stdout:uid [ unknown] Ceph automated package build (Ceph automated package build) 2024-05-08T16:24:38.782 INFO:teuthology.orchestra.run.smithi060.stdout:uid [ unknown] Ceph.com (release key) 2024-05-08T16:24:38.783 INFO:teuthology.task.install.deb:Installing packages: 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 on remote deb x86_64 2024-05-08T16:24:38.783 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=ubuntu%2F22.04%2Fx86_64&sha1=95a4ad3c90f2f12f920e87725ad8d9002f948722 2024-05-08T16:24:38.786 INFO:teuthology.orchestra.run.smithi057.stdout:uid [ unknown] Ceph automated package build (Ceph automated package build) 2024-05-08T16:24:38.786 INFO:teuthology.orchestra.run.smithi057.stdout:uid [ unknown] Ceph.com (release key) 2024-05-08T16:24:38.787 INFO:teuthology.task.install.deb:Installing packages: 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 on remote deb x86_64 2024-05-08T16:24:38.787 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=ubuntu%2F22.04%2Fx86_64&sha1=95a4ad3c90f2f12f920e87725ad8d9002f948722 2024-05-08T16:24:38.922 INFO:teuthology.task.install.deb:Pulling from https://4.chacra.ceph.com/r/ceph/wip-lflores-testing-2-2024-05-07-1606-squid/95a4ad3c90f2f12f920e87725ad8d9002f948722/ubuntu/jammy/flavors/default/ 2024-05-08T16:24:38.922 INFO:teuthology.task.install.deb:Package version is 19.0.0-2517-g95a4ad3c-1jammy 2024-05-08T16:24:38.929 INFO:teuthology.task.install.deb:Pulling from https://4.chacra.ceph.com/r/ceph/wip-lflores-testing-2-2024-05-07-1606-squid/95a4ad3c90f2f12f920e87725ad8d9002f948722/ubuntu/jammy/flavors/default/ 2024-05-08T16:24:38.929 INFO:teuthology.task.install.deb:Package version is 19.0.0-2517-g95a4ad3c-1jammy 2024-05-08T16:24:39.038 DEBUG:teuthology.orchestra.run.smithi062:> set -ex 2024-05-08T16:24:39.038 DEBUG:teuthology.orchestra.run.smithi062:> sudo dd of=/etc/apt/sources.list.d/ceph.list 2024-05-08T16:24:39.045 INFO:teuthology.task.install.deb:Pulling from https://4.chacra.ceph.com/r/ceph/wip-lflores-testing-2-2024-05-07-1606-squid/95a4ad3c90f2f12f920e87725ad8d9002f948722/ubuntu/jammy/flavors/default/ 2024-05-08T16:24:39.045 INFO:teuthology.task.install.deb:Package version is 19.0.0-2517-g95a4ad3c-1jammy 2024-05-08T16:24:39.050 DEBUG:teuthology.orchestra.run.smithi060:> set -ex 2024-05-08T16:24:39.050 DEBUG:teuthology.orchestra.run.smithi060:> sudo dd of=/etc/apt/sources.list.d/ceph.list 2024-05-08T16:24:39.052 DEBUG:teuthology.orchestra.run.smithi062:> sudo apt-get update 2024-05-08T16:24:39.064 DEBUG:teuthology.orchestra.run.smithi060:> sudo apt-get update 2024-05-08T16:24:39.159 DEBUG:teuthology.orchestra.run.smithi057:> set -ex 2024-05-08T16:24:39.159 DEBUG:teuthology.orchestra.run.smithi057:> sudo dd of=/etc/apt/sources.list.d/ceph.list 2024-05-08T16:24:39.174 DEBUG:teuthology.orchestra.run.smithi057:> sudo apt-get update 2024-05-08T16:24:39.249 INFO:teuthology.orchestra.run.smithi060.stdout:Hit:1 http://security.ubuntu.com/ubuntu jammy-security InRelease 2024-05-08T16:24:39.250 INFO:teuthology.orchestra.run.smithi062.stdout:Hit:1 http://security.ubuntu.com/ubuntu jammy-security InRelease 2024-05-08T16:24:39.275 INFO:teuthology.orchestra.run.smithi062.stdout:Ign:2 https://4.chacra.ceph.com/r/ceph/wip-lflores-testing-2-2024-05-07-1606-squid/95a4ad3c90f2f12f920e87725ad8d9002f948722/ubuntu/jammy/flavors/default jammy InRelease 2024-05-08T16:24:39.296 INFO:teuthology.orchestra.run.smithi062.stdout:Get:3 https://4.chacra.ceph.com/r/ceph/wip-lflores-testing-2-2024-05-07-1606-squid/95a4ad3c90f2f12f920e87725ad8d9002f948722/ubuntu/jammy/flavors/default jammy Release [7,662 B] 2024-05-08T16:24:39.318 INFO:teuthology.orchestra.run.smithi062.stdout:Ign:4 https://4.chacra.ceph.com/r/ceph/wip-lflores-testing-2-2024-05-07-1606-squid/95a4ad3c90f2f12f920e87725ad8d9002f948722/ubuntu/jammy/flavors/default jammy Release.gpg 2024-05-08T16:24:39.339 INFO:teuthology.orchestra.run.smithi062.stdout:Get:5 https://4.chacra.ceph.com/r/ceph/wip-lflores-testing-2-2024-05-07-1606-squid/95a4ad3c90f2f12f920e87725ad8d9002f948722/ubuntu/jammy/flavors/default jammy/main amd64 Packages [17.9 kB] 2024-05-08T16:24:39.346 INFO:teuthology.orchestra.run.smithi057.stdout:Hit:1 http://archive.ubuntu.com/ubuntu jammy InRelease 2024-05-08T16:24:39.346 INFO:teuthology.orchestra.run.smithi062.stdout:Hit:6 http://archive.ubuntu.com/ubuntu jammy InRelease 2024-05-08T16:24:39.348 INFO:teuthology.orchestra.run.smithi060.stdout:Ign:2 https://4.chacra.ceph.com/r/ceph/wip-lflores-testing-2-2024-05-07-1606-squid/95a4ad3c90f2f12f920e87725ad8d9002f948722/ubuntu/jammy/flavors/default jammy InRelease 2024-05-08T16:24:39.353 INFO:teuthology.orchestra.run.smithi060.stdout:Hit:3 http://archive.ubuntu.com/ubuntu jammy InRelease 2024-05-08T16:24:39.367 INFO:teuthology.orchestra.run.smithi062.stdout:Get:7 https://4.chacra.ceph.com/r/ceph/wip-lflores-testing-2-2024-05-07-1606-squid/95a4ad3c90f2f12f920e87725ad8d9002f948722/ubuntu/jammy/flavors/default jammy/main i386 Packages [3,410 B] 2024-05-08T16:24:39.372 INFO:teuthology.orchestra.run.smithi057.stdout:Hit:2 http://archive.ubuntu.com/ubuntu jammy-updates InRelease 2024-05-08T16:24:39.384 INFO:teuthology.orchestra.run.smithi060.stdout:Get:4 https://4.chacra.ceph.com/r/ceph/wip-lflores-testing-2-2024-05-07-1606-squid/95a4ad3c90f2f12f920e87725ad8d9002f948722/ubuntu/jammy/flavors/default jammy Release [7,662 B] 2024-05-08T16:24:39.391 INFO:teuthology.orchestra.run.smithi057.stdout:Ign:3 https://4.chacra.ceph.com/r/ceph/wip-lflores-testing-2-2024-05-07-1606-squid/95a4ad3c90f2f12f920e87725ad8d9002f948722/ubuntu/jammy/flavors/default jammy InRelease 2024-05-08T16:24:39.392 INFO:teuthology.orchestra.run.smithi057.stdout:Hit:4 http://archive.ubuntu.com/ubuntu jammy-backports InRelease 2024-05-08T16:24:39.414 INFO:teuthology.orchestra.run.smithi057.stdout:Get:5 https://4.chacra.ceph.com/r/ceph/wip-lflores-testing-2-2024-05-07-1606-squid/95a4ad3c90f2f12f920e87725ad8d9002f948722/ubuntu/jammy/flavors/default jammy Release [7,662 B] 2024-05-08T16:24:39.421 INFO:teuthology.orchestra.run.smithi060.stdout:Ign:5 https://4.chacra.ceph.com/r/ceph/wip-lflores-testing-2-2024-05-07-1606-squid/95a4ad3c90f2f12f920e87725ad8d9002f948722/ubuntu/jammy/flavors/default jammy Release.gpg 2024-05-08T16:24:39.429 INFO:teuthology.orchestra.run.smithi062.stdout:Hit:8 http://archive.ubuntu.com/ubuntu jammy-updates InRelease 2024-05-08T16:24:39.434 INFO:teuthology.orchestra.run.smithi057.stdout:Ign:6 https://4.chacra.ceph.com/r/ceph/wip-lflores-testing-2-2024-05-07-1606-squid/95a4ad3c90f2f12f920e87725ad8d9002f948722/ubuntu/jammy/flavors/default jammy Release.gpg 2024-05-08T16:24:39.437 INFO:teuthology.orchestra.run.smithi060.stdout:Hit:6 http://archive.ubuntu.com/ubuntu jammy-updates InRelease 2024-05-08T16:24:39.455 INFO:teuthology.orchestra.run.smithi057.stdout:Get:7 https://4.chacra.ceph.com/r/ceph/wip-lflores-testing-2-2024-05-07-1606-squid/95a4ad3c90f2f12f920e87725ad8d9002f948722/ubuntu/jammy/flavors/default jammy/main amd64 Packages [17.9 kB] 2024-05-08T16:24:39.458 INFO:teuthology.orchestra.run.smithi060.stdout:Get:7 https://4.chacra.ceph.com/r/ceph/wip-lflores-testing-2-2024-05-07-1606-squid/95a4ad3c90f2f12f920e87725ad8d9002f948722/ubuntu/jammy/flavors/default jammy/main amd64 Packages [17.9 kB] 2024-05-08T16:24:39.462 INFO:teuthology.orchestra.run.smithi057.stdout:Hit:8 http://security.ubuntu.com/ubuntu jammy-security InRelease 2024-05-08T16:24:39.483 INFO:teuthology.orchestra.run.smithi057.stdout:Get:9 https://4.chacra.ceph.com/r/ceph/wip-lflores-testing-2-2024-05-07-1606-squid/95a4ad3c90f2f12f920e87725ad8d9002f948722/ubuntu/jammy/flavors/default jammy/main i386 Packages [3,410 B] 2024-05-08T16:24:39.500 INFO:teuthology.orchestra.run.smithi060.stdout:Get:8 https://4.chacra.ceph.com/r/ceph/wip-lflores-testing-2-2024-05-07-1606-squid/95a4ad3c90f2f12f920e87725ad8d9002f948722/ubuntu/jammy/flavors/default jammy/main i386 Packages [3,410 B] 2024-05-08T16:24:39.507 INFO:teuthology.orchestra.run.smithi062.stdout:Hit:9 http://archive.ubuntu.com/ubuntu jammy-backports InRelease 2024-05-08T16:24:39.516 INFO:teuthology.orchestra.run.smithi060.stdout:Hit:9 http://archive.ubuntu.com/ubuntu jammy-backports InRelease 2024-05-08T16:24:39.659 INFO:teuthology.orchestra.run.smithi060.stdout:Fetched 28.9 kB in 0s (69.9 kB/s) 2024-05-08T16:24:39.662 INFO:teuthology.orchestra.run.smithi062.stdout:Fetched 28.9 kB in 0s (69.5 kB/s) 2024-05-08T16:24:39.708 INFO:teuthology.orchestra.run.smithi057.stdout:Fetched 28.9 kB in 0s (80.9 kB/s) 2024-05-08T16:24:40.645 INFO:teuthology.orchestra.run.smithi060.stdout:Reading package lists... 2024-05-08T16:24:40.662 DEBUG:teuthology.orchestra.run.smithi060:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y --force-yes -o Dpkg::Options::="--force-confdef" -o Dpkg::Options::="--force-confold" install ceph=19.0.0-2517-g95a4ad3c-1jammy cephadm=19.0.0-2517-g95a4ad3c-1jammy ceph-mds=19.0.0-2517-g95a4ad3c-1jammy ceph-mgr=19.0.0-2517-g95a4ad3c-1jammy ceph-common=19.0.0-2517-g95a4ad3c-1jammy ceph-fuse=19.0.0-2517-g95a4ad3c-1jammy ceph-test=19.0.0-2517-g95a4ad3c-1jammy ceph-volume=19.0.0-2517-g95a4ad3c-1jammy radosgw=19.0.0-2517-g95a4ad3c-1jammy python3-rados=19.0.0-2517-g95a4ad3c-1jammy python3-rgw=19.0.0-2517-g95a4ad3c-1jammy python3-cephfs=19.0.0-2517-g95a4ad3c-1jammy python3-rbd=19.0.0-2517-g95a4ad3c-1jammy libcephfs2=19.0.0-2517-g95a4ad3c-1jammy libcephfs-dev=19.0.0-2517-g95a4ad3c-1jammy librados2=19.0.0-2517-g95a4ad3c-1jammy librbd1=19.0.0-2517-g95a4ad3c-1jammy rbd-fuse=19.0.0-2517-g95a4ad3c-1jammy 2024-05-08T16:24:40.693 INFO:teuthology.orchestra.run.smithi062.stdout:Reading package lists... 2024-05-08T16:24:40.695 INFO:teuthology.orchestra.run.smithi057.stdout:Reading package lists... 2024-05-08T16:24:40.709 DEBUG:teuthology.orchestra.run.smithi062:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y --force-yes -o Dpkg::Options::="--force-confdef" -o Dpkg::Options::="--force-confold" install ceph=19.0.0-2517-g95a4ad3c-1jammy cephadm=19.0.0-2517-g95a4ad3c-1jammy ceph-mds=19.0.0-2517-g95a4ad3c-1jammy ceph-mgr=19.0.0-2517-g95a4ad3c-1jammy ceph-common=19.0.0-2517-g95a4ad3c-1jammy ceph-fuse=19.0.0-2517-g95a4ad3c-1jammy ceph-test=19.0.0-2517-g95a4ad3c-1jammy ceph-volume=19.0.0-2517-g95a4ad3c-1jammy radosgw=19.0.0-2517-g95a4ad3c-1jammy python3-rados=19.0.0-2517-g95a4ad3c-1jammy python3-rgw=19.0.0-2517-g95a4ad3c-1jammy python3-cephfs=19.0.0-2517-g95a4ad3c-1jammy python3-rbd=19.0.0-2517-g95a4ad3c-1jammy libcephfs2=19.0.0-2517-g95a4ad3c-1jammy libcephfs-dev=19.0.0-2517-g95a4ad3c-1jammy librados2=19.0.0-2517-g95a4ad3c-1jammy librbd1=19.0.0-2517-g95a4ad3c-1jammy rbd-fuse=19.0.0-2517-g95a4ad3c-1jammy 2024-05-08T16:24:40.712 DEBUG:teuthology.orchestra.run.smithi057:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y --force-yes -o Dpkg::Options::="--force-confdef" -o Dpkg::Options::="--force-confold" install ceph=19.0.0-2517-g95a4ad3c-1jammy cephadm=19.0.0-2517-g95a4ad3c-1jammy ceph-mds=19.0.0-2517-g95a4ad3c-1jammy ceph-mgr=19.0.0-2517-g95a4ad3c-1jammy ceph-common=19.0.0-2517-g95a4ad3c-1jammy ceph-fuse=19.0.0-2517-g95a4ad3c-1jammy ceph-test=19.0.0-2517-g95a4ad3c-1jammy ceph-volume=19.0.0-2517-g95a4ad3c-1jammy radosgw=19.0.0-2517-g95a4ad3c-1jammy python3-rados=19.0.0-2517-g95a4ad3c-1jammy python3-rgw=19.0.0-2517-g95a4ad3c-1jammy python3-cephfs=19.0.0-2517-g95a4ad3c-1jammy python3-rbd=19.0.0-2517-g95a4ad3c-1jammy libcephfs2=19.0.0-2517-g95a4ad3c-1jammy libcephfs-dev=19.0.0-2517-g95a4ad3c-1jammy librados2=19.0.0-2517-g95a4ad3c-1jammy librbd1=19.0.0-2517-g95a4ad3c-1jammy rbd-fuse=19.0.0-2517-g95a4ad3c-1jammy 2024-05-08T16:24:40.724 INFO:teuthology.orchestra.run.smithi060.stdout:Reading package lists... 2024-05-08T16:24:40.763 INFO:teuthology.orchestra.run.smithi062.stderr:W: --force-yes is deprecated, use one of the options starting with --allow instead. 2024-05-08T16:24:40.763 INFO:teuthology.orchestra.run.smithi062.stderr:E: Could not get lock /var/lib/dpkg/lock-frontend. It is held by process 17575 (apt-get) 2024-05-08T16:24:40.763 INFO:teuthology.orchestra.run.smithi062.stderr:E: Unable to acquire the dpkg frontend lock (/var/lib/dpkg/lock-frontend), is another process using it? 2024-05-08T16:24:40.765 DEBUG:teuthology.orchestra.run:got remote process result: 100 2024-05-08T16:24:40.765 DEBUG:teuthology.orchestra.run.smithi062:> sudo fuser -v /var/lib/dpkg/lock-frontend 2024-05-08T16:24:40.776 INFO:teuthology.orchestra.run.smithi057.stdout:Reading package lists... 2024-05-08T16:24:40.811 INFO:teuthology.orchestra.run.smithi062.stderr: USER PID ACCESS COMMAND 2024-05-08T16:24:40.811 INFO:teuthology.orchestra.run.smithi062.stderr:/var/lib/dpkg/lock-frontend: 2024-05-08T16:24:40.812 INFO:teuthology.orchestra.run.smithi062.stderr: root F.... apt-get 2024-05-08T16:24:40.812 INFO:teuthology.orchestra.run.smithi062.stdout: 17575 2024-05-08T16:24:40.812 INFO:teuthology.task.install.deb:The processes holding 'lock-frontend': 17575 2024-05-08T16:24:40.928 INFO:teuthology.orchestra.run.smithi060.stdout:Building dependency tree... 2024-05-08T16:24:40.929 INFO:teuthology.orchestra.run.smithi060.stdout:Reading state information... 2024-05-08T16:24:40.977 INFO:teuthology.orchestra.run.smithi057.stdout:Building dependency tree... 2024-05-08T16:24:40.977 INFO:teuthology.orchestra.run.smithi057.stdout:Reading state information... 2024-05-08T16:24:41.131 INFO:teuthology.orchestra.run.smithi060.stdout:The following packages were automatically installed and are no longer required: 2024-05-08T16:24:41.131 INFO:teuthology.orchestra.run.smithi060.stdout: libboost-iostreams1.74.0 libboost-thread1.74.0 libgfapi0 libgfrpc0 libgfxdr0 2024-05-08T16:24:41.131 INFO:teuthology.orchestra.run.smithi060.stdout: libglusterfs0 libiscsi7 libpmemobj1 libpython2-dev libpython2-stdlib 2024-05-08T16:24:41.131 INFO:teuthology.orchestra.run.smithi060.stdout: libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib 2024-05-08T16:24:41.131 INFO:teuthology.orchestra.run.smithi060.stdout: linux-image-5.4.0-135-generic linux-modules-5.4.0-135-generic python2 2024-05-08T16:24:41.132 INFO:teuthology.orchestra.run.smithi060.stdout: python2-dev python2-minimal python2.7 python2.7-dev python2.7-minimal 2024-05-08T16:24:41.132 INFO:teuthology.orchestra.run.smithi060.stdout:Use 'sudo apt autoremove' to remove them. 2024-05-08T16:24:41.132 INFO:teuthology.orchestra.run.smithi060.stdout:The following additional packages will be installed: 2024-05-08T16:24:41.132 INFO:teuthology.orchestra.run.smithi060.stdout: ceph-base ceph-mgr-cephadm ceph-mgr-dashboard ceph-mgr-diskprediction-local 2024-05-08T16:24:41.134 INFO:teuthology.orchestra.run.smithi060.stdout: ceph-mgr-k8sevents ceph-mgr-modules-core ceph-mon ceph-osd jq 2024-05-08T16:24:41.134 INFO:teuthology.orchestra.run.smithi060.stdout: libdouble-conversion3 libjq1 liblttng-ust1 liblua5.3-dev liboath0 libonig5 2024-05-08T16:24:41.134 INFO:teuthology.orchestra.run.smithi060.stdout: libpcre2-16-0 libqt5core5a libqt5dbus5 libqt5network5 libradosstriper1 2024-05-08T16:24:41.134 INFO:teuthology.orchestra.run.smithi060.stdout: librdkafka1 libreadline-dev librgw2 libsqlite3-mod-ceph libthrift-0.16.0 2024-05-08T16:24:41.134 INFO:teuthology.orchestra.run.smithi060.stdout: lua-any lua-sec lua-socket lua5.1 luarocks nvme-cli pkg-config 2024-05-08T16:24:41.134 INFO:teuthology.orchestra.run.smithi060.stdout: python-asyncssh-doc python-babel-localedata python-pastedeploy-tpl 2024-05-08T16:24:41.134 INFO:teuthology.orchestra.run.smithi060.stdout: python3-asyncssh python3-babel python3-bcrypt python3-cachetools 2024-05-08T16:24:41.134 INFO:teuthology.orchestra.run.smithi060.stdout: python3-ceph-argparse python3-ceph-common python3-certifi python3-cheroot 2024-05-08T16:24:41.134 INFO:teuthology.orchestra.run.smithi060.stdout: python3-cherrypy3 python3-google-auth python3-idna python3-iniconfig 2024-05-08T16:24:41.134 INFO:teuthology.orchestra.run.smithi060.stdout: python3-jaraco.classes python3-jaraco.collections python3-jaraco.functools 2024-05-08T16:24:41.134 INFO:teuthology.orchestra.run.smithi060.stdout: python3-jaraco.text python3-jinja2 python3-joblib python3-kubernetes 2024-05-08T16:24:41.135 INFO:teuthology.orchestra.run.smithi060.stdout: python3-logutils python3-mako python3-markupsafe python3-natsort 2024-05-08T16:24:41.135 INFO:teuthology.orchestra.run.smithi060.stdout: python3-openssl python3-paste python3-pastedeploy python3-pastescript 2024-05-08T16:24:41.135 INFO:teuthology.orchestra.run.smithi060.stdout: python3-pecan python3-pluggy python3-portend python3-prettytable 2024-05-08T16:24:41.135 INFO:teuthology.orchestra.run.smithi060.stdout: python3-psutil python3-py python3-pyasn1 python3-pyasn1-modules 2024-05-08T16:24:41.135 INFO:teuthology.orchestra.run.smithi060.stdout: python3-pygments python3-pyinotify python3-pytest python3-repoze.lru 2024-05-08T16:24:41.135 INFO:teuthology.orchestra.run.smithi060.stdout: python3-requests python3-requests-oauthlib python3-routes python3-rsa 2024-05-08T16:24:41.135 INFO:teuthology.orchestra.run.smithi060.stdout: python3-simplegeneric python3-simplejson python3-singledispatch 2024-05-08T16:24:41.135 INFO:teuthology.orchestra.run.smithi060.stdout: python3-sklearn python3-sklearn-lib python3-tempita python3-tempora 2024-05-08T16:24:41.135 INFO:teuthology.orchestra.run.smithi060.stdout: python3-threadpoolctl python3-toml python3-urllib3 python3-waitress 2024-05-08T16:24:41.135 INFO:teuthology.orchestra.run.smithi060.stdout: python3-wcwidth python3-webob python3-websocket python3-webtest 2024-05-08T16:24:41.135 INFO:teuthology.orchestra.run.smithi060.stdout: python3-werkzeug python3-zc.lockfile qttranslations5-l10n socat unzip 2024-05-08T16:24:41.135 INFO:teuthology.orchestra.run.smithi060.stdout: xmlstarlet zip 2024-05-08T16:24:41.136 INFO:teuthology.orchestra.run.smithi060.stdout:Suggested packages: 2024-05-08T16:24:41.136 INFO:teuthology.orchestra.run.smithi060.stdout: python3-influxdb readline-doc python-jinja2-doc python3-beaker 2024-05-08T16:24:41.136 INFO:teuthology.orchestra.run.smithi060.stdout: python-mako-doc python-natsort-doc python-openssl-doc python3-openssl-dbg 2024-05-08T16:24:41.136 INFO:teuthology.orchestra.run.smithi060.stdout: httpd-wsgi libapache2-mod-python libapache2-mod-scgi libjs-mochikit 2024-05-08T16:24:41.136 INFO:teuthology.orchestra.run.smithi060.stdout: python-pecan-doc python-psutil-doc subversion python-pygments-doc 2024-05-08T16:24:41.136 INFO:teuthology.orchestra.run.smithi060.stdout: python-pyinotify-doc python3-socks python-requests-doc python3-dap 2024-05-08T16:24:41.136 INFO:teuthology.orchestra.run.smithi060.stdout: python-sklearn-doc ipython3 python-waitress-doc python-webob-doc 2024-05-08T16:24:41.136 INFO:teuthology.orchestra.run.smithi060.stdout: python-webtest-doc python-werkzeug-doc python3-watchdog 2024-05-08T16:24:41.136 INFO:teuthology.orchestra.run.smithi060.stdout:Recommended packages: 2024-05-08T16:24:41.136 INFO:teuthology.orchestra.run.smithi060.stdout: btrfs-tools 2024-05-08T16:24:41.182 INFO:teuthology.orchestra.run.smithi057.stdout:The following packages were automatically installed and are no longer required: 2024-05-08T16:24:41.182 INFO:teuthology.orchestra.run.smithi057.stdout: libboost-iostreams1.74.0 libboost-thread1.74.0 libgfapi0 libgfrpc0 libgfxdr0 2024-05-08T16:24:41.182 INFO:teuthology.orchestra.run.smithi057.stdout: libglusterfs0 libiscsi7 libpmemobj1 libpython2-dev libpython2-stdlib 2024-05-08T16:24:41.183 INFO:teuthology.orchestra.run.smithi057.stdout: libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib 2024-05-08T16:24:41.183 INFO:teuthology.orchestra.run.smithi057.stdout: linux-image-5.4.0-135-generic linux-modules-5.4.0-135-generic python2 2024-05-08T16:24:41.183 INFO:teuthology.orchestra.run.smithi057.stdout: python2-dev python2-minimal python2.7 python2.7-dev python2.7-minimal 2024-05-08T16:24:41.183 INFO:teuthology.orchestra.run.smithi057.stdout:Use 'sudo apt autoremove' to remove them. 2024-05-08T16:24:41.184 INFO:teuthology.orchestra.run.smithi057.stdout:The following additional packages will be installed: 2024-05-08T16:24:41.184 INFO:teuthology.orchestra.run.smithi057.stdout: ceph-base ceph-mgr-cephadm ceph-mgr-dashboard ceph-mgr-diskprediction-local 2024-05-08T16:24:41.184 INFO:teuthology.orchestra.run.smithi057.stdout: ceph-mgr-k8sevents ceph-mgr-modules-core ceph-mon ceph-osd jq 2024-05-08T16:24:41.185 INFO:teuthology.orchestra.run.smithi057.stdout: libdouble-conversion3 libjq1 liblttng-ust1 liblua5.3-dev liboath0 libonig5 2024-05-08T16:24:41.186 INFO:teuthology.orchestra.run.smithi057.stdout: libpcre2-16-0 libqt5core5a libqt5dbus5 libqt5network5 libradosstriper1 2024-05-08T16:24:41.186 INFO:teuthology.orchestra.run.smithi057.stdout: librdkafka1 libreadline-dev librgw2 libsqlite3-mod-ceph libthrift-0.16.0 2024-05-08T16:24:41.186 INFO:teuthology.orchestra.run.smithi057.stdout: lua-any lua-sec lua-socket lua5.1 luarocks nvme-cli pkg-config 2024-05-08T16:24:41.186 INFO:teuthology.orchestra.run.smithi057.stdout: python-asyncssh-doc python-babel-localedata python-pastedeploy-tpl 2024-05-08T16:24:41.186 INFO:teuthology.orchestra.run.smithi057.stdout: python3-asyncssh python3-babel python3-bcrypt python3-cachetools 2024-05-08T16:24:41.186 INFO:teuthology.orchestra.run.smithi057.stdout: python3-ceph-argparse python3-ceph-common python3-certifi python3-cheroot 2024-05-08T16:24:41.186 INFO:teuthology.orchestra.run.smithi057.stdout: python3-cherrypy3 python3-google-auth python3-idna python3-iniconfig 2024-05-08T16:24:41.186 INFO:teuthology.orchestra.run.smithi057.stdout: python3-jaraco.classes python3-jaraco.collections python3-jaraco.functools 2024-05-08T16:24:41.186 INFO:teuthology.orchestra.run.smithi057.stdout: python3-jaraco.text python3-jinja2 python3-joblib python3-kubernetes 2024-05-08T16:24:41.186 INFO:teuthology.orchestra.run.smithi057.stdout: python3-logutils python3-mako python3-markupsafe python3-natsort 2024-05-08T16:24:41.186 INFO:teuthology.orchestra.run.smithi057.stdout: python3-openssl python3-paste python3-pastedeploy python3-pastescript 2024-05-08T16:24:41.186 INFO:teuthology.orchestra.run.smithi057.stdout: python3-pecan python3-pluggy python3-portend python3-prettytable 2024-05-08T16:24:41.186 INFO:teuthology.orchestra.run.smithi057.stdout: python3-psutil python3-py python3-pyasn1 python3-pyasn1-modules 2024-05-08T16:24:41.187 INFO:teuthology.orchestra.run.smithi057.stdout: python3-pygments python3-pyinotify python3-pytest python3-repoze.lru 2024-05-08T16:24:41.187 INFO:teuthology.orchestra.run.smithi057.stdout: python3-requests python3-requests-oauthlib python3-routes python3-rsa 2024-05-08T16:24:41.187 INFO:teuthology.orchestra.run.smithi057.stdout: python3-simplegeneric python3-simplejson python3-singledispatch 2024-05-08T16:24:41.187 INFO:teuthology.orchestra.run.smithi057.stdout: python3-sklearn python3-sklearn-lib python3-tempita python3-tempora 2024-05-08T16:24:41.187 INFO:teuthology.orchestra.run.smithi057.stdout: python3-threadpoolctl python3-toml python3-urllib3 python3-waitress 2024-05-08T16:24:41.187 INFO:teuthology.orchestra.run.smithi057.stdout: python3-wcwidth python3-webob python3-websocket python3-webtest 2024-05-08T16:24:41.187 INFO:teuthology.orchestra.run.smithi057.stdout: python3-werkzeug python3-zc.lockfile qttranslations5-l10n socat unzip 2024-05-08T16:24:41.187 INFO:teuthology.orchestra.run.smithi057.stdout: xmlstarlet zip 2024-05-08T16:24:41.187 INFO:teuthology.orchestra.run.smithi057.stdout:Suggested packages: 2024-05-08T16:24:41.188 INFO:teuthology.orchestra.run.smithi057.stdout: python3-influxdb readline-doc python-jinja2-doc python3-beaker 2024-05-08T16:24:41.188 INFO:teuthology.orchestra.run.smithi057.stdout: python-mako-doc python-natsort-doc python-openssl-doc python3-openssl-dbg 2024-05-08T16:24:41.188 INFO:teuthology.orchestra.run.smithi057.stdout: httpd-wsgi libapache2-mod-python libapache2-mod-scgi libjs-mochikit 2024-05-08T16:24:41.188 INFO:teuthology.orchestra.run.smithi057.stdout: python-pecan-doc python-psutil-doc subversion python-pygments-doc 2024-05-08T16:24:41.188 INFO:teuthology.orchestra.run.smithi057.stdout: python-pyinotify-doc python3-socks python-requests-doc python3-dap 2024-05-08T16:24:41.188 INFO:teuthology.orchestra.run.smithi057.stdout: python-sklearn-doc ipython3 python-waitress-doc python-webob-doc 2024-05-08T16:24:41.188 INFO:teuthology.orchestra.run.smithi057.stdout: python-webtest-doc python-werkzeug-doc python3-watchdog 2024-05-08T16:24:41.188 INFO:teuthology.orchestra.run.smithi057.stdout:Recommended packages: 2024-05-08T16:24:41.188 INFO:teuthology.orchestra.run.smithi057.stdout: btrfs-tools 2024-05-08T16:24:41.246 INFO:teuthology.orchestra.run.smithi060.stdout:The following NEW packages will be installed: 2024-05-08T16:24:41.246 INFO:teuthology.orchestra.run.smithi060.stdout: ceph ceph-base ceph-common ceph-fuse ceph-mds ceph-mgr ceph-mgr-cephadm 2024-05-08T16:24:41.247 INFO:teuthology.orchestra.run.smithi060.stdout: ceph-mgr-dashboard ceph-mgr-diskprediction-local ceph-mgr-k8sevents 2024-05-08T16:24:41.247 INFO:teuthology.orchestra.run.smithi060.stdout: ceph-mgr-modules-core ceph-mon ceph-osd ceph-test ceph-volume cephadm jq 2024-05-08T16:24:41.247 INFO:teuthology.orchestra.run.smithi060.stdout: libcephfs-dev libcephfs2 libdouble-conversion3 libjq1 liblttng-ust1 2024-05-08T16:24:41.247 INFO:teuthology.orchestra.run.smithi060.stdout: liblua5.3-dev liboath0 libonig5 libpcre2-16-0 libqt5core5a libqt5dbus5 2024-05-08T16:24:41.247 INFO:teuthology.orchestra.run.smithi060.stdout: libqt5network5 librados2 libradosstriper1 librbd1 librdkafka1 2024-05-08T16:24:41.248 INFO:teuthology.orchestra.run.smithi060.stdout: libreadline-dev librgw2 libsqlite3-mod-ceph libthrift-0.16.0 lua-any lua-sec 2024-05-08T16:24:41.248 INFO:teuthology.orchestra.run.smithi060.stdout: lua-socket lua5.1 luarocks nvme-cli pkg-config python-asyncssh-doc 2024-05-08T16:24:41.248 INFO:teuthology.orchestra.run.smithi060.stdout: python-babel-localedata python-pastedeploy-tpl python3-asyncssh 2024-05-08T16:24:41.248 INFO:teuthology.orchestra.run.smithi060.stdout: python3-babel python3-bcrypt python3-cachetools python3-ceph-argparse 2024-05-08T16:24:41.248 INFO:teuthology.orchestra.run.smithi060.stdout: python3-ceph-common python3-cephfs python3-certifi python3-cheroot 2024-05-08T16:24:41.248 INFO:teuthology.orchestra.run.smithi060.stdout: python3-cherrypy3 python3-google-auth python3-idna python3-iniconfig 2024-05-08T16:24:41.248 INFO:teuthology.orchestra.run.smithi060.stdout: python3-jaraco.classes python3-jaraco.collections python3-jaraco.functools 2024-05-08T16:24:41.249 INFO:teuthology.orchestra.run.smithi060.stdout: python3-jaraco.text python3-jinja2 python3-joblib python3-kubernetes 2024-05-08T16:24:41.249 INFO:teuthology.orchestra.run.smithi060.stdout: python3-logutils python3-mako python3-markupsafe python3-natsort 2024-05-08T16:24:41.249 INFO:teuthology.orchestra.run.smithi060.stdout: python3-openssl python3-paste python3-pastedeploy python3-pastescript 2024-05-08T16:24:41.249 INFO:teuthology.orchestra.run.smithi060.stdout: python3-pecan python3-pluggy python3-portend python3-prettytable 2024-05-08T16:24:41.249 INFO:teuthology.orchestra.run.smithi060.stdout: python3-psutil python3-py python3-pyasn1 python3-pyasn1-modules 2024-05-08T16:24:41.250 INFO:teuthology.orchestra.run.smithi060.stdout: python3-pygments python3-pyinotify python3-pytest python3-rados python3-rbd 2024-05-08T16:24:41.250 INFO:teuthology.orchestra.run.smithi060.stdout: python3-repoze.lru python3-requests python3-requests-oauthlib python3-rgw 2024-05-08T16:24:41.250 INFO:teuthology.orchestra.run.smithi060.stdout: python3-routes python3-rsa python3-simplegeneric python3-simplejson 2024-05-08T16:24:41.250 INFO:teuthology.orchestra.run.smithi060.stdout: python3-singledispatch python3-sklearn python3-sklearn-lib python3-tempita 2024-05-08T16:24:41.250 INFO:teuthology.orchestra.run.smithi060.stdout: python3-tempora python3-threadpoolctl python3-toml python3-urllib3 2024-05-08T16:24:41.250 INFO:teuthology.orchestra.run.smithi060.stdout: python3-waitress python3-wcwidth python3-webob python3-websocket 2024-05-08T16:24:41.253 INFO:teuthology.orchestra.run.smithi060.stdout: python3-webtest python3-werkzeug python3-zc.lockfile qttranslations5-l10n 2024-05-08T16:24:41.253 INFO:teuthology.orchestra.run.smithi060.stdout: radosgw rbd-fuse socat unzip xmlstarlet zip 2024-05-08T16:24:41.294 INFO:teuthology.orchestra.run.smithi057.stdout:The following NEW packages will be installed: 2024-05-08T16:24:41.294 INFO:teuthology.orchestra.run.smithi057.stdout: ceph ceph-base ceph-common ceph-fuse ceph-mds ceph-mgr ceph-mgr-cephadm 2024-05-08T16:24:41.294 INFO:teuthology.orchestra.run.smithi057.stdout: ceph-mgr-dashboard ceph-mgr-diskprediction-local ceph-mgr-k8sevents 2024-05-08T16:24:41.294 INFO:teuthology.orchestra.run.smithi057.stdout: ceph-mgr-modules-core ceph-mon ceph-osd ceph-test ceph-volume cephadm jq 2024-05-08T16:24:41.294 INFO:teuthology.orchestra.run.smithi057.stdout: libcephfs-dev libcephfs2 libdouble-conversion3 libjq1 liblttng-ust1 2024-05-08T16:24:41.294 INFO:teuthology.orchestra.run.smithi057.stdout: liblua5.3-dev liboath0 libonig5 libpcre2-16-0 libqt5core5a libqt5dbus5 2024-05-08T16:24:41.294 INFO:teuthology.orchestra.run.smithi057.stdout: libqt5network5 librados2 libradosstriper1 librbd1 librdkafka1 2024-05-08T16:24:41.296 INFO:teuthology.orchestra.run.smithi057.stdout: libreadline-dev librgw2 libsqlite3-mod-ceph libthrift-0.16.0 lua-any lua-sec 2024-05-08T16:24:41.296 INFO:teuthology.orchestra.run.smithi057.stdout: lua-socket lua5.1 luarocks nvme-cli pkg-config python-asyncssh-doc 2024-05-08T16:24:41.296 INFO:teuthology.orchestra.run.smithi057.stdout: python-babel-localedata python-pastedeploy-tpl python3-asyncssh 2024-05-08T16:24:41.296 INFO:teuthology.orchestra.run.smithi057.stdout: python3-babel python3-bcrypt python3-cachetools python3-ceph-argparse 2024-05-08T16:24:41.296 INFO:teuthology.orchestra.run.smithi057.stdout: python3-ceph-common python3-cephfs python3-certifi python3-cheroot 2024-05-08T16:24:41.296 INFO:teuthology.orchestra.run.smithi057.stdout: python3-cherrypy3 python3-google-auth python3-idna python3-iniconfig 2024-05-08T16:24:41.296 INFO:teuthology.orchestra.run.smithi057.stdout: python3-jaraco.classes python3-jaraco.collections python3-jaraco.functools 2024-05-08T16:24:41.296 INFO:teuthology.orchestra.run.smithi057.stdout: python3-jaraco.text python3-jinja2 python3-joblib python3-kubernetes 2024-05-08T16:24:41.296 INFO:teuthology.orchestra.run.smithi057.stdout: python3-logutils python3-mako python3-markupsafe python3-natsort 2024-05-08T16:24:41.296 INFO:teuthology.orchestra.run.smithi057.stdout: python3-openssl python3-paste python3-pastedeploy python3-pastescript 2024-05-08T16:24:41.296 INFO:teuthology.orchestra.run.smithi057.stdout: python3-pecan python3-pluggy python3-portend python3-prettytable 2024-05-08T16:24:41.296 INFO:teuthology.orchestra.run.smithi057.stdout: python3-psutil python3-py python3-pyasn1 python3-pyasn1-modules 2024-05-08T16:24:41.297 INFO:teuthology.orchestra.run.smithi057.stdout: python3-pygments python3-pyinotify python3-pytest python3-rados python3-rbd 2024-05-08T16:24:41.297 INFO:teuthology.orchestra.run.smithi057.stdout: python3-repoze.lru python3-requests python3-requests-oauthlib python3-rgw 2024-05-08T16:24:41.297 INFO:teuthology.orchestra.run.smithi057.stdout: python3-routes python3-rsa python3-simplegeneric python3-simplejson 2024-05-08T16:24:41.297 INFO:teuthology.orchestra.run.smithi057.stdout: python3-singledispatch python3-sklearn python3-sklearn-lib python3-tempita 2024-05-08T16:24:41.297 INFO:teuthology.orchestra.run.smithi057.stdout: python3-tempora python3-threadpoolctl python3-toml python3-urllib3 2024-05-08T16:24:41.297 INFO:teuthology.orchestra.run.smithi057.stdout: python3-waitress python3-wcwidth python3-webob python3-websocket 2024-05-08T16:24:41.297 INFO:teuthology.orchestra.run.smithi057.stdout: python3-webtest python3-werkzeug python3-zc.lockfile qttranslations5-l10n 2024-05-08T16:24:41.297 INFO:teuthology.orchestra.run.smithi057.stdout: radosgw rbd-fuse socat unzip xmlstarlet zip 2024-05-08T16:24:41.317 INFO:teuthology.orchestra.run.smithi060.stdout:0 upgraded, 118 newly installed, 0 to remove and 303 not upgraded. 2024-05-08T16:24:41.317 INFO:teuthology.orchestra.run.smithi060.stdout:Need to get 180 MB of archives. 2024-05-08T16:24:41.317 INFO:teuthology.orchestra.run.smithi060.stdout:After this operation, 822 MB of additional disk space will be used. 2024-05-08T16:24:41.317 INFO:teuthology.orchestra.run.smithi060.stdout:Get:1 http://archive.ubuntu.com/ubuntu jammy/main amd64 liblttng-ust1 amd64 2.13.1-1ubuntu1 [190 kB] 2024-05-08T16:24:41.359 INFO:teuthology.orchestra.run.smithi057.stdout:0 upgraded, 118 newly installed, 0 to remove and 303 not upgraded. 2024-05-08T16:24:41.359 INFO:teuthology.orchestra.run.smithi057.stdout:Need to get 180 MB of archives. 2024-05-08T16:24:41.359 INFO:teuthology.orchestra.run.smithi057.stdout:After this operation, 822 MB of additional disk space will be used. 2024-05-08T16:24:41.359 INFO:teuthology.orchestra.run.smithi057.stdout:Get:1 http://archive.ubuntu.com/ubuntu jammy/main amd64 liblttng-ust1 amd64 2.13.1-1ubuntu1 [190 kB] 2024-05-08T16:24:41.423 INFO:teuthology.orchestra.run.smithi060.stdout:Get:2 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libdouble-conversion3 amd64 3.1.7-4 [39.0 kB] 2024-05-08T16:24:41.426 INFO:teuthology.orchestra.run.smithi060.stdout:Get:3 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpcre2-16-0 amd64 10.39-3ubuntu0.1 [203 kB] 2024-05-08T16:24:41.437 INFO:teuthology.orchestra.run.smithi057.stdout:Get:2 https://4.chacra.ceph.com/r/ceph/wip-lflores-testing-2-2024-05-07-1606-squid/95a4ad3c90f2f12f920e87725ad8d9002f948722/ubuntu/jammy/flavors/default jammy/main amd64 librados2 amd64 19.0.0-2517-g95a4ad3c-1jammy [3,546 kB] 2024-05-08T16:24:41.445 INFO:teuthology.orchestra.run.smithi060.stdout:Get:4 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 libqt5core5a amd64 5.15.3+dfsg-2ubuntu0.2 [2,006 kB] 2024-05-08T16:24:41.460 INFO:teuthology.orchestra.run.smithi057.stdout:Get:3 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libdouble-conversion3 amd64 3.1.7-4 [39.0 kB] 2024-05-08T16:24:41.463 INFO:teuthology.orchestra.run.smithi057.stdout:Get:4 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpcre2-16-0 amd64 10.39-3ubuntu0.1 [203 kB] 2024-05-08T16:24:41.465 INFO:teuthology.orchestra.run.smithi060.stdout:Get:5 https://4.chacra.ceph.com/r/ceph/wip-lflores-testing-2-2024-05-07-1606-squid/95a4ad3c90f2f12f920e87725ad8d9002f948722/ubuntu/jammy/flavors/default jammy/main amd64 librados2 amd64 19.0.0-2517-g95a4ad3c-1jammy [3,546 kB] 2024-05-08T16:24:41.482 INFO:teuthology.orchestra.run.smithi057.stdout:Get:5 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 libqt5core5a amd64 5.15.3+dfsg-2ubuntu0.2 [2,006 kB] 2024-05-08T16:24:41.514 INFO:teuthology.orchestra.run.smithi060.stdout:Get:6 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 libqt5dbus5 amd64 5.15.3+dfsg-2ubuntu0.2 [222 kB] 2024-05-08T16:24:41.518 INFO:teuthology.orchestra.run.smithi060.stdout:Get:7 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 libqt5network5 amd64 5.15.3+dfsg-2ubuntu0.2 [731 kB] 2024-05-08T16:24:41.531 INFO:teuthology.orchestra.run.smithi060.stdout:Get:8 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libthrift-0.16.0 amd64 0.16.0-2 [267 kB] 2024-05-08T16:24:41.536 INFO:teuthology.orchestra.run.smithi060.stdout:Get:9 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-wcwidth all 0.2.5+dfsg1-1 [21.9 kB] 2024-05-08T16:24:41.536 INFO:teuthology.orchestra.run.smithi060.stdout:Get:10 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-prettytable all 2.5.0-2 [31.3 kB] 2024-05-08T16:24:41.537 INFO:teuthology.orchestra.run.smithi060.stdout:Get:11 http://archive.ubuntu.com/ubuntu jammy/universe amd64 librdkafka1 amd64 1.8.0-1build1 [633 kB] 2024-05-08T16:24:41.546 INFO:teuthology.orchestra.run.smithi060.stdout:Get:12 http://archive.ubuntu.com/ubuntu jammy/main amd64 libreadline-dev amd64 8.1.2-1 [166 kB] 2024-05-08T16:24:41.549 INFO:teuthology.orchestra.run.smithi060.stdout:Get:13 http://archive.ubuntu.com/ubuntu jammy/main amd64 liblua5.3-dev amd64 5.3.6-1build1 [167 kB] 2024-05-08T16:24:41.551 INFO:teuthology.orchestra.run.smithi060.stdout:Get:14 http://archive.ubuntu.com/ubuntu jammy/universe amd64 lua5.1 amd64 5.1.5-8.1build4 [94.6 kB] 2024-05-08T16:24:41.553 INFO:teuthology.orchestra.run.smithi060.stdout:Get:15 http://archive.ubuntu.com/ubuntu jammy/universe amd64 lua-any all 27ubuntu1 [5,034 B] 2024-05-08T16:24:41.564 INFO:teuthology.orchestra.run.smithi057.stdout:Get:6 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 libqt5dbus5 amd64 5.15.3+dfsg-2ubuntu0.2 [222 kB] 2024-05-08T16:24:41.569 INFO:teuthology.orchestra.run.smithi057.stdout:Get:7 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 libqt5network5 amd64 5.15.3+dfsg-2ubuntu0.2 [731 kB] 2024-05-08T16:24:41.576 INFO:teuthology.orchestra.run.smithi060.stdout:Get:16 http://archive.ubuntu.com/ubuntu jammy/main amd64 zip amd64 3.0-12build2 [176 kB] 2024-05-08T16:24:41.578 INFO:teuthology.orchestra.run.smithi060.stdout:Get:17 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 unzip amd64 6.0-26ubuntu3.2 [175 kB] 2024-05-08T16:24:41.581 INFO:teuthology.orchestra.run.smithi060.stdout:Get:18 http://archive.ubuntu.com/ubuntu jammy/universe amd64 luarocks all 3.8.0+dfsg1-1 [140 kB] 2024-05-08T16:24:41.583 INFO:teuthology.orchestra.run.smithi060.stdout:Get:19 http://archive.ubuntu.com/ubuntu jammy/main amd64 liboath0 amd64 2.6.7-3build1 [41.1 kB] 2024-05-08T16:24:41.583 INFO:teuthology.orchestra.run.smithi060.stdout:Get:20 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-jaraco.functools all 3.4.0-2 [9,030 B] 2024-05-08T16:24:41.584 INFO:teuthology.orchestra.run.smithi057.stdout:Get:8 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libthrift-0.16.0 amd64 0.16.0-2 [267 kB] 2024-05-08T16:24:41.584 INFO:teuthology.orchestra.run.smithi060.stdout:Get:21 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-cheroot all 8.5.2+ds1-1ubuntu3.1 [71.1 kB] 2024-05-08T16:24:41.589 INFO:teuthology.orchestra.run.smithi057.stdout:Get:9 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-wcwidth all 0.2.5+dfsg1-1 [21.9 kB] 2024-05-08T16:24:41.589 INFO:teuthology.orchestra.run.smithi057.stdout:Get:10 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-prettytable all 2.5.0-2 [31.3 kB] 2024-05-08T16:24:41.591 INFO:teuthology.orchestra.run.smithi057.stdout:Get:11 http://archive.ubuntu.com/ubuntu jammy/universe amd64 librdkafka1 amd64 1.8.0-1build1 [633 kB] 2024-05-08T16:24:41.597 INFO:teuthology.orchestra.run.smithi060.stdout:Get:22 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-jaraco.classes all 3.2.1-3 [6,452 B] 2024-05-08T16:24:41.598 INFO:teuthology.orchestra.run.smithi060.stdout:Get:23 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-jaraco.text all 3.6.0-2 [8,716 B] 2024-05-08T16:24:41.598 INFO:teuthology.orchestra.run.smithi060.stdout:Get:24 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-jaraco.collections all 3.4.0-2 [11.4 kB] 2024-05-08T16:24:41.598 INFO:teuthology.orchestra.run.smithi060.stdout:Get:25 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-tempora all 4.1.2-1 [14.8 kB] 2024-05-08T16:24:41.600 INFO:teuthology.orchestra.run.smithi057.stdout:Get:12 http://archive.ubuntu.com/ubuntu jammy/main amd64 libreadline-dev amd64 8.1.2-1 [166 kB] 2024-05-08T16:24:41.602 INFO:teuthology.orchestra.run.smithi057.stdout:Get:13 http://archive.ubuntu.com/ubuntu jammy/main amd64 liblua5.3-dev amd64 5.3.6-1build1 [167 kB] 2024-05-08T16:24:41.604 INFO:teuthology.orchestra.run.smithi057.stdout:Get:14 http://archive.ubuntu.com/ubuntu jammy/universe amd64 lua5.1 amd64 5.1.5-8.1build4 [94.6 kB] 2024-05-08T16:24:41.605 INFO:teuthology.orchestra.run.smithi057.stdout:Get:15 http://archive.ubuntu.com/ubuntu jammy/universe amd64 lua-any all 27ubuntu1 [5,034 B] 2024-05-08T16:24:41.614 INFO:teuthology.orchestra.run.smithi057.stdout:Get:16 http://archive.ubuntu.com/ubuntu jammy/main amd64 zip amd64 3.0-12build2 [176 kB] 2024-05-08T16:24:41.617 INFO:teuthology.orchestra.run.smithi057.stdout:Get:17 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 unzip amd64 6.0-26ubuntu3.2 [175 kB] 2024-05-08T16:24:41.619 INFO:teuthology.orchestra.run.smithi057.stdout:Get:18 http://archive.ubuntu.com/ubuntu jammy/universe amd64 luarocks all 3.8.0+dfsg1-1 [140 kB] 2024-05-08T16:24:41.620 INFO:teuthology.orchestra.run.smithi060.stdout:Get:26 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-portend all 3.0.0-1 [7,240 B] 2024-05-08T16:24:41.620 INFO:teuthology.orchestra.run.smithi060.stdout:Get:27 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-zc.lockfile all 2.0-1 [8,980 B] 2024-05-08T16:24:41.620 INFO:teuthology.orchestra.run.smithi060.stdout:Get:28 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-cherrypy3 all 18.6.1-4 [208 kB] 2024-05-08T16:24:41.621 INFO:teuthology.orchestra.run.smithi057.stdout:Get:19 http://archive.ubuntu.com/ubuntu jammy/main amd64 liboath0 amd64 2.6.7-3build1 [41.1 kB] 2024-05-08T16:24:41.623 INFO:teuthology.orchestra.run.smithi060.stdout:Get:29 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-natsort all 8.0.2-1 [35.3 kB] 2024-05-08T16:24:41.624 INFO:teuthology.orchestra.run.smithi060.stdout:Get:30 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-logutils all 0.3.3-8 [17.6 kB] 2024-05-08T16:24:41.624 INFO:teuthology.orchestra.run.smithi060.stdout:Get:31 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-markupsafe amd64 2.0.1-2build1 [12.7 kB] 2024-05-08T16:24:41.634 INFO:teuthology.orchestra.run.smithi057.stdout:Get:20 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-jaraco.functools all 3.4.0-2 [9,030 B] 2024-05-08T16:24:41.634 INFO:teuthology.orchestra.run.smithi057.stdout:Get:21 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-cheroot all 8.5.2+ds1-1ubuntu3.1 [71.1 kB] 2024-05-08T16:24:41.635 INFO:teuthology.orchestra.run.smithi057.stdout:Get:22 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-jaraco.classes all 3.2.1-3 [6,452 B] 2024-05-08T16:24:41.635 INFO:teuthology.orchestra.run.smithi057.stdout:Get:23 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-jaraco.text all 3.6.0-2 [8,716 B] 2024-05-08T16:24:41.636 INFO:teuthology.orchestra.run.smithi057.stdout:Get:24 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-jaraco.collections all 3.4.0-2 [11.4 kB] 2024-05-08T16:24:41.636 INFO:teuthology.orchestra.run.smithi057.stdout:Get:25 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-tempora all 4.1.2-1 [14.8 kB] 2024-05-08T16:24:41.640 INFO:teuthology.orchestra.run.smithi060.stdout:Get:32 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-mako all 1.1.3+ds1-2ubuntu0.1 [60.5 kB] 2024-05-08T16:24:41.642 INFO:teuthology.orchestra.run.smithi060.stdout:Get:33 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-simplegeneric all 0.8.1-3 [11.3 kB] 2024-05-08T16:24:41.642 INFO:teuthology.orchestra.run.smithi060.stdout:Get:34 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-singledispatch all 3.4.0.3-3 [7,320 B] 2024-05-08T16:24:41.642 INFO:teuthology.orchestra.run.smithi060.stdout:Get:35 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-webob all 1:1.8.6-1.1 [85.2 kB] 2024-05-08T16:24:41.648 INFO:teuthology.orchestra.run.smithi057.stdout:Get:26 https://4.chacra.ceph.com/r/ceph/wip-lflores-testing-2-2024-05-07-1606-squid/95a4ad3c90f2f12f920e87725ad8d9002f948722/ubuntu/jammy/flavors/default jammy/main amd64 librbd1 amd64 19.0.0-2517-g95a4ad3c-1jammy [3,216 kB] 2024-05-08T16:24:41.653 INFO:teuthology.orchestra.run.smithi057.stdout:Get:27 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-portend all 3.0.0-1 [7,240 B] 2024-05-08T16:24:41.653 INFO:teuthology.orchestra.run.smithi057.stdout:Get:28 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-zc.lockfile all 2.0-1 [8,980 B] 2024-05-08T16:24:41.653 INFO:teuthology.orchestra.run.smithi057.stdout:Get:29 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-cherrypy3 all 18.6.1-4 [208 kB] 2024-05-08T16:24:41.656 INFO:teuthology.orchestra.run.smithi057.stdout:Get:30 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-natsort all 8.0.2-1 [35.3 kB] 2024-05-08T16:24:41.661 INFO:teuthology.orchestra.run.smithi060.stdout:Get:36 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-waitress all 1.4.4-1.1ubuntu1 [47.3 kB] 2024-05-08T16:24:41.662 INFO:teuthology.orchestra.run.smithi060.stdout:Get:37 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-tempita all 0.5.2-6ubuntu1 [15.1 kB] 2024-05-08T16:24:41.662 INFO:teuthology.orchestra.run.smithi060.stdout:Get:38 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-paste all 3.5.0+dfsg1-1 [456 kB] 2024-05-08T16:24:41.668 INFO:teuthology.orchestra.run.smithi060.stdout:Get:39 http://archive.ubuntu.com/ubuntu jammy/main amd64 python-pastedeploy-tpl all 2.1.1-1 [4,892 B] 2024-05-08T16:24:41.668 INFO:teuthology.orchestra.run.smithi060.stdout:Get:40 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pastedeploy all 2.1.1-1 [26.6 kB] 2024-05-08T16:24:41.669 INFO:teuthology.orchestra.run.smithi060.stdout:Get:41 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-webtest all 2.0.35-1 [28.5 kB] 2024-05-08T16:24:41.672 INFO:teuthology.orchestra.run.smithi057.stdout:Get:31 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-logutils all 0.3.3-8 [17.6 kB] 2024-05-08T16:24:41.673 INFO:teuthology.orchestra.run.smithi057.stdout:Get:32 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-markupsafe amd64 2.0.1-2build1 [12.7 kB] 2024-05-08T16:24:41.673 INFO:teuthology.orchestra.run.smithi057.stdout:Get:33 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-mako all 1.1.3+ds1-2ubuntu0.1 [60.5 kB] 2024-05-08T16:24:41.674 INFO:teuthology.orchestra.run.smithi057.stdout:Get:34 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-simplegeneric all 0.8.1-3 [11.3 kB] 2024-05-08T16:24:41.675 INFO:teuthology.orchestra.run.smithi057.stdout:Get:35 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-singledispatch all 3.4.0.3-3 [7,320 B] 2024-05-08T16:24:41.675 INFO:teuthology.orchestra.run.smithi057.stdout:Get:36 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-webob all 1:1.8.6-1.1 [85.2 kB] 2024-05-08T16:24:41.682 INFO:teuthology.orchestra.run.smithi060.stdout:Get:42 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pecan all 1.3.3-4ubuntu2 [87.3 kB] 2024-05-08T16:24:41.683 INFO:teuthology.orchestra.run.smithi060.stdout:Get:43 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-certifi all 2020.6.20-1 [150 kB] 2024-05-08T16:24:41.685 INFO:teuthology.orchestra.run.smithi060.stdout:Get:44 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-idna all 3.3-1 [49.3 kB] 2024-05-08T16:24:41.686 INFO:teuthology.orchestra.run.smithi060.stdout:Get:45 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-urllib3 all 1.26.5-1~exp1ubuntu0.1 [98.2 kB] 2024-05-08T16:24:41.691 INFO:teuthology.orchestra.run.smithi057.stdout:Get:37 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-waitress all 1.4.4-1.1ubuntu1 [47.3 kB] 2024-05-08T16:24:41.692 INFO:teuthology.orchestra.run.smithi057.stdout:Get:38 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-tempita all 0.5.2-6ubuntu1 [15.1 kB] 2024-05-08T16:24:41.693 INFO:teuthology.orchestra.run.smithi057.stdout:Get:39 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-paste all 3.5.0+dfsg1-1 [456 kB] 2024-05-08T16:24:41.699 INFO:teuthology.orchestra.run.smithi057.stdout:Get:40 http://archive.ubuntu.com/ubuntu jammy/main amd64 python-pastedeploy-tpl all 2.1.1-1 [4,892 B] 2024-05-08T16:24:41.703 INFO:teuthology.orchestra.run.smithi060.stdout:Get:46 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-requests all 2.25.1+dfsg-2ubuntu0.1 [48.8 kB] 2024-05-08T16:24:41.704 INFO:teuthology.orchestra.run.smithi060.stdout:Get:47 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-werkzeug all 2.0.2+dfsg1-1ubuntu0.22.04.1 [181 kB] 2024-05-08T16:24:41.706 INFO:teuthology.orchestra.run.smithi060.stdout:Get:48 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-bcrypt amd64 3.2.0-1build1 [32.7 kB] 2024-05-08T16:24:41.707 INFO:teuthology.orchestra.run.smithi060.stdout:Get:49 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-openssl all 21.0.0-1 [45.2 kB] 2024-05-08T16:24:41.708 INFO:teuthology.orchestra.run.smithi060.stdout:Get:50 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-asyncssh all 2.5.0-1 [185 kB] 2024-05-08T16:24:41.710 INFO:teuthology.orchestra.run.smithi060.stdout:Get:51 http://archive.ubuntu.com/ubuntu jammy/main amd64 python-babel-localedata all 2.8.0+dfsg.1-7 [4,982 kB] 2024-05-08T16:24:41.721 INFO:teuthology.orchestra.run.smithi057.stdout:Get:41 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pastedeploy all 2.1.1-1 [26.6 kB] 2024-05-08T16:24:41.721 INFO:teuthology.orchestra.run.smithi057.stdout:Get:42 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-webtest all 2.0.35-1 [28.5 kB] 2024-05-08T16:24:41.722 INFO:teuthology.orchestra.run.smithi057.stdout:Get:43 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pecan all 1.3.3-4ubuntu2 [87.3 kB] 2024-05-08T16:24:41.724 INFO:teuthology.orchestra.run.smithi057.stdout:Get:44 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-certifi all 2020.6.20-1 [150 kB] 2024-05-08T16:24:41.727 INFO:teuthology.orchestra.run.smithi057.stdout:Get:45 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-idna all 3.3-1 [49.3 kB] 2024-05-08T16:24:41.728 INFO:teuthology.orchestra.run.smithi057.stdout:Get:46 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-urllib3 all 1.26.5-1~exp1ubuntu0.1 [98.2 kB] 2024-05-08T16:24:41.756 INFO:teuthology.orchestra.run.smithi057.stdout:Get:47 https://4.chacra.ceph.com/r/ceph/wip-lflores-testing-2-2024-05-07-1606-squid/95a4ad3c90f2f12f920e87725ad8d9002f948722/ubuntu/jammy/flavors/default jammy/main amd64 libcephfs2 amd64 19.0.0-2517-g95a4ad3c-1jammy [711 kB] 2024-05-08T16:24:41.759 INFO:teuthology.orchestra.run.smithi057.stdout:Get:48 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-requests all 2.25.1+dfsg-2ubuntu0.1 [48.8 kB] 2024-05-08T16:24:41.760 INFO:teuthology.orchestra.run.smithi057.stdout:Get:49 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-werkzeug all 2.0.2+dfsg1-1ubuntu0.22.04.1 [181 kB] 2024-05-08T16:24:41.763 INFO:teuthology.orchestra.run.smithi057.stdout:Get:50 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-bcrypt amd64 3.2.0-1build1 [32.7 kB] 2024-05-08T16:24:41.764 INFO:teuthology.orchestra.run.smithi057.stdout:Get:51 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-openssl all 21.0.0-1 [45.2 kB] 2024-05-08T16:24:41.778 INFO:teuthology.orchestra.run.smithi057.stdout:Get:52 https://4.chacra.ceph.com/r/ceph/wip-lflores-testing-2-2024-05-07-1606-squid/95a4ad3c90f2f12f920e87725ad8d9002f948722/ubuntu/jammy/flavors/default jammy/main amd64 python3-rados amd64 19.0.0-2517-g95a4ad3c-1jammy [356 kB] 2024-05-08T16:24:41.778 INFO:teuthology.orchestra.run.smithi060.stdout:Get:52 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-babel all 2.8.0+dfsg.1-7 [85.1 kB] 2024-05-08T16:24:41.779 INFO:teuthology.orchestra.run.smithi060.stdout:Get:53 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-jinja2 all 3.0.3-1ubuntu0.1 [108 kB] 2024-05-08T16:24:41.781 INFO:teuthology.orchestra.run.smithi060.stdout:Get:54 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-repoze.lru all 0.7-2 [12.1 kB] 2024-05-08T16:24:41.781 INFO:teuthology.orchestra.run.smithi060.stdout:Get:55 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-routes all 2.5.1-1ubuntu1 [89.0 kB] 2024-05-08T16:24:41.783 INFO:teuthology.orchestra.run.smithi060.stdout:Get:56 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-sklearn-lib amd64 0.23.2-5ubuntu6 [2,058 kB] 2024-05-08T16:24:41.790 INFO:teuthology.orchestra.run.smithi057.stdout:Get:53 https://4.chacra.ceph.com/r/ceph/wip-lflores-testing-2-2024-05-07-1606-squid/95a4ad3c90f2f12f920e87725ad8d9002f948722/ubuntu/jammy/flavors/default jammy/main amd64 python3-ceph-argparse all 19.0.0-2517-g95a4ad3c-1jammy [32.8 kB] 2024-05-08T16:24:41.791 INFO:teuthology.orchestra.run.smithi057.stdout:Get:54 https://4.chacra.ceph.com/r/ceph/wip-lflores-testing-2-2024-05-07-1606-squid/95a4ad3c90f2f12f920e87725ad8d9002f948722/ubuntu/jammy/flavors/default jammy/main amd64 python3-cephfs amd64 19.0.0-2517-g95a4ad3c-1jammy [180 kB] 2024-05-08T16:24:41.797 INFO:teuthology.orchestra.run.smithi057.stdout:Get:55 https://4.chacra.ceph.com/r/ceph/wip-lflores-testing-2-2024-05-07-1606-squid/95a4ad3c90f2f12f920e87725ad8d9002f948722/ubuntu/jammy/flavors/default jammy/main amd64 python3-ceph-common all 19.0.0-2517-g95a4ad3c-1jammy [67.1 kB] 2024-05-08T16:24:41.799 INFO:teuthology.orchestra.run.smithi057.stdout:Get:56 https://4.chacra.ceph.com/r/ceph/wip-lflores-testing-2-2024-05-07-1606-squid/95a4ad3c90f2f12f920e87725ad8d9002f948722/ubuntu/jammy/flavors/default jammy/main amd64 python3-rbd amd64 19.0.0-2517-g95a4ad3c-1jammy [330 kB] 2024-05-08T16:24:41.801 INFO:teuthology.orchestra.run.smithi057.stdout:Get:57 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-asyncssh all 2.5.0-1 [185 kB] 2024-05-08T16:24:41.803 INFO:teuthology.orchestra.run.smithi057.stdout:Get:58 http://archive.ubuntu.com/ubuntu jammy/main amd64 python-babel-localedata all 2.8.0+dfsg.1-7 [4,982 kB] 2024-05-08T16:24:41.810 INFO:teuthology.orchestra.run.smithi057.stdout:Get:59 https://4.chacra.ceph.com/r/ceph/wip-lflores-testing-2-2024-05-07-1606-squid/95a4ad3c90f2f12f920e87725ad8d9002f948722/ubuntu/jammy/flavors/default jammy/main amd64 librgw2 amd64 19.0.0-2517-g95a4ad3c-1jammy [6,779 kB] 2024-05-08T16:24:41.824 INFO:teuthology.orchestra.run.smithi060.stdout:Get:57 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-joblib all 0.17.0-4ubuntu1 [204 kB] 2024-05-08T16:24:41.829 INFO:teuthology.orchestra.run.smithi060.stdout:Get:58 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-threadpoolctl all 3.1.0-1 [21.3 kB] 2024-05-08T16:24:41.830 INFO:teuthology.orchestra.run.smithi060.stdout:Get:59 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-sklearn all 0.23.2-5ubuntu6 [1,829 kB] 2024-05-08T16:24:41.915 INFO:teuthology.orchestra.run.smithi060.stdout:Get:60 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-cachetools all 5.0.0-1 [9,722 B] 2024-05-08T16:24:41.915 INFO:teuthology.orchestra.run.smithi060.stdout:Get:61 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pyasn1 all 0.4.8-1 [50.9 kB] 2024-05-08T16:24:41.916 INFO:teuthology.orchestra.run.smithi060.stdout:Get:62 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pyasn1-modules all 0.2.1-1 [33.0 kB] 2024-05-08T16:24:41.917 INFO:teuthology.orchestra.run.smithi060.stdout:Get:63 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-rsa all 4.8-1 [28.4 kB] 2024-05-08T16:24:41.917 INFO:teuthology.orchestra.run.smithi060.stdout:Get:64 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-google-auth all 1.5.1-3 [35.7 kB] 2024-05-08T16:24:41.918 INFO:teuthology.orchestra.run.smithi060.stdout:Get:65 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-requests-oauthlib all 1.3.0+ds-0.1 [18.7 kB] 2024-05-08T16:24:41.919 INFO:teuthology.orchestra.run.smithi060.stdout:Get:66 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-websocket all 1.2.3-1 [34.7 kB] 2024-05-08T16:24:41.920 INFO:teuthology.orchestra.run.smithi060.stdout:Get:67 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-kubernetes all 12.0.1-1ubuntu1 [353 kB] 2024-05-08T16:24:41.925 INFO:teuthology.orchestra.run.smithi060.stdout:Get:68 http://archive.ubuntu.com/ubuntu jammy/main amd64 libonig5 amd64 6.9.7.1-2build1 [172 kB] 2024-05-08T16:24:41.945 INFO:teuthology.orchestra.run.smithi057.stdout:Get:60 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-babel all 2.8.0+dfsg.1-7 [85.1 kB] 2024-05-08T16:24:41.946 INFO:teuthology.orchestra.run.smithi057.stdout:Get:61 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-jinja2 all 3.0.3-1ubuntu0.1 [108 kB] 2024-05-08T16:24:41.948 INFO:teuthology.orchestra.run.smithi057.stdout:Get:62 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-repoze.lru all 0.7-2 [12.1 kB] 2024-05-08T16:24:41.949 INFO:teuthology.orchestra.run.smithi057.stdout:Get:63 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-routes all 2.5.1-1ubuntu1 [89.0 kB] 2024-05-08T16:24:41.951 INFO:teuthology.orchestra.run.smithi057.stdout:Get:64 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-sklearn-lib amd64 0.23.2-5ubuntu6 [2,058 kB] 2024-05-08T16:24:41.954 INFO:teuthology.orchestra.run.smithi060.stdout:Get:69 http://archive.ubuntu.com/ubuntu jammy/main amd64 libjq1 amd64 1.6-2.1ubuntu3 [133 kB] 2024-05-08T16:24:41.967 INFO:teuthology.orchestra.run.smithi060.stdout:Get:70 http://archive.ubuntu.com/ubuntu jammy/main amd64 jq amd64 1.6-2.1ubuntu3 [52.5 kB] 2024-05-08T16:24:41.968 INFO:teuthology.orchestra.run.smithi060.stdout:Get:71 http://archive.ubuntu.com/ubuntu jammy/main amd64 socat amd64 1.7.4.1-3ubuntu4 [349 kB] 2024-05-08T16:24:41.974 INFO:teuthology.orchestra.run.smithi060.stdout:Get:72 http://archive.ubuntu.com/ubuntu jammy/universe amd64 xmlstarlet amd64 1.6.1-2.1 [265 kB] 2024-05-08T16:24:41.975 INFO:teuthology.orchestra.run.smithi057.stdout:Get:65 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-joblib all 0.17.0-4ubuntu1 [204 kB] 2024-05-08T16:24:41.978 INFO:teuthology.orchestra.run.smithi057.stdout:Get:66 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-threadpoolctl all 3.1.0-1 [21.3 kB] 2024-05-08T16:24:41.978 INFO:teuthology.orchestra.run.smithi060.stdout:Get:73 http://archive.ubuntu.com/ubuntu jammy/universe amd64 lua-socket amd64 3.0~rc1+git+ac3201d-6 [78.9 kB] 2024-05-08T16:24:41.978 INFO:teuthology.orchestra.run.smithi057.stdout:Get:67 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-sklearn all 0.23.2-5ubuntu6 [1,829 kB] 2024-05-08T16:24:41.979 INFO:teuthology.orchestra.run.smithi060.stdout:Get:74 http://archive.ubuntu.com/ubuntu jammy/universe amd64 lua-sec amd64 1.0.2-1 [37.6 kB] 2024-05-08T16:24:41.980 INFO:teuthology.orchestra.run.smithi060.stdout:Get:75 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 nvme-cli amd64 1.16-3ubuntu0.1 [474 kB] 2024-05-08T16:24:41.988 INFO:teuthology.orchestra.run.smithi060.stdout:Get:76 http://archive.ubuntu.com/ubuntu jammy/main amd64 pkg-config amd64 0.29.2-1ubuntu3 [48.2 kB] 2024-05-08T16:24:41.989 INFO:teuthology.orchestra.run.smithi060.stdout:Get:77 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python-asyncssh-doc all 2.5.0-1 [318 kB] 2024-05-08T16:24:42.004 INFO:teuthology.orchestra.run.smithi060.stdout:Get:78 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-iniconfig all 1.1.1-2 [6,024 B] 2024-05-08T16:24:42.010 INFO:teuthology.orchestra.run.smithi057.stdout:Get:68 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-cachetools all 5.0.0-1 [9,722 B] 2024-05-08T16:24:42.010 INFO:teuthology.orchestra.run.smithi057.stdout:Get:69 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pyasn1 all 0.4.8-1 [50.9 kB] 2024-05-08T16:24:42.022 INFO:teuthology.orchestra.run.smithi060.stdout:Get:79 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pastescript all 2.0.2-4 [54.6 kB] 2024-05-08T16:24:42.024 INFO:teuthology.orchestra.run.smithi060.stdout:Get:80 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-pluggy all 0.13.0-7.1 [19.0 kB] 2024-05-08T16:24:42.024 INFO:teuthology.orchestra.run.smithi060.stdout:Get:81 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-psutil amd64 5.9.0-1build1 [158 kB] 2024-05-08T16:24:42.025 INFO:teuthology.orchestra.run.smithi057.stdout:Get:70 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pyasn1-modules all 0.2.1-1 [33.0 kB] 2024-05-08T16:24:42.025 INFO:teuthology.orchestra.run.smithi057.stdout:Get:71 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-rsa all 4.8-1 [28.4 kB] 2024-05-08T16:24:42.026 INFO:teuthology.orchestra.run.smithi057.stdout:Get:72 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-google-auth all 1.5.1-3 [35.7 kB] 2024-05-08T16:24:42.026 INFO:teuthology.orchestra.run.smithi057.stdout:Get:73 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-requests-oauthlib all 1.3.0+ds-0.1 [18.7 kB] 2024-05-08T16:24:42.027 INFO:teuthology.orchestra.run.smithi057.stdout:Get:74 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-websocket all 1.2.3-1 [34.7 kB] 2024-05-08T16:24:42.027 INFO:teuthology.orchestra.run.smithi057.stdout:Get:75 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-kubernetes all 12.0.1-1ubuntu1 [353 kB] 2024-05-08T16:24:42.028 INFO:teuthology.orchestra.run.smithi060.stdout:Get:82 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-py all 1.10.0-1 [71.9 kB] 2024-05-08T16:24:42.030 INFO:teuthology.orchestra.run.smithi060.stdout:Get:83 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pygments all 2.11.2+dfsg-2 [750 kB] 2024-05-08T16:24:42.035 INFO:teuthology.orchestra.run.smithi057.stdout:Get:76 http://archive.ubuntu.com/ubuntu jammy/main amd64 libonig5 amd64 6.9.7.1-2build1 [172 kB] 2024-05-08T16:24:42.045 INFO:teuthology.orchestra.run.smithi060.stdout:Get:84 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pyinotify all 0.9.6-1.3 [24.8 kB] 2024-05-08T16:24:42.046 INFO:teuthology.orchestra.run.smithi060.stdout:Get:85 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-toml all 0.10.2-1 [16.5 kB] 2024-05-08T16:24:42.046 INFO:teuthology.orchestra.run.smithi060.stdout:Get:86 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-pytest all 6.2.5-1ubuntu2 [214 kB] 2024-05-08T16:24:42.051 INFO:teuthology.orchestra.run.smithi060.stdout:Get:87 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-simplejson amd64 3.17.6-1build1 [54.7 kB] 2024-05-08T16:24:42.051 INFO:teuthology.orchestra.run.smithi057.stdout:Get:77 https://4.chacra.ceph.com/r/ceph/wip-lflores-testing-2-2024-05-07-1606-squid/95a4ad3c90f2f12f920e87725ad8d9002f948722/ubuntu/jammy/flavors/default jammy/main amd64 python3-rgw amd64 19.0.0-2517-g95a4ad3c-1jammy [112 kB] 2024-05-08T16:24:42.054 INFO:teuthology.orchestra.run.smithi057.stdout:Get:78 https://4.chacra.ceph.com/r/ceph/wip-lflores-testing-2-2024-05-07-1606-squid/95a4ad3c90f2f12f920e87725ad8d9002f948722/ubuntu/jammy/flavors/default jammy/main amd64 libradosstriper1 amd64 19.0.0-2517-g95a4ad3c-1jammy [466 kB] 2024-05-08T16:24:42.054 INFO:teuthology.orchestra.run.smithi057.stdout:Get:79 http://archive.ubuntu.com/ubuntu jammy/main amd64 libjq1 amd64 1.6-2.1ubuntu3 [133 kB] 2024-05-08T16:24:42.056 INFO:teuthology.orchestra.run.smithi057.stdout:Get:80 http://archive.ubuntu.com/ubuntu jammy/main amd64 jq amd64 1.6-2.1ubuntu3 [52.5 kB] 2024-05-08T16:24:42.057 INFO:teuthology.orchestra.run.smithi057.stdout:Get:81 http://archive.ubuntu.com/ubuntu jammy/main amd64 socat amd64 1.7.4.1-3ubuntu4 [349 kB] 2024-05-08T16:24:42.069 INFO:teuthology.orchestra.run.smithi057.stdout:Get:82 https://4.chacra.ceph.com/r/ceph/wip-lflores-testing-2-2024-05-07-1606-squid/95a4ad3c90f2f12f920e87725ad8d9002f948722/ubuntu/jammy/flavors/default jammy/main amd64 ceph-common amd64 19.0.0-2517-g95a4ad3c-1jammy [25.6 MB] 2024-05-08T16:24:42.071 INFO:teuthology.orchestra.run.smithi060.stdout:Get:88 http://archive.ubuntu.com/ubuntu jammy/universe amd64 qttranslations5-l10n all 5.15.3-1 [1,983 kB] 2024-05-08T16:24:42.091 INFO:teuthology.orchestra.run.smithi057.stdout:Get:83 http://archive.ubuntu.com/ubuntu jammy/universe amd64 xmlstarlet amd64 1.6.1-2.1 [265 kB] 2024-05-08T16:24:42.097 INFO:teuthology.orchestra.run.smithi057.stdout:Get:84 http://archive.ubuntu.com/ubuntu jammy/universe amd64 lua-socket amd64 3.0~rc1+git+ac3201d-6 [78.9 kB] 2024-05-08T16:24:42.100 INFO:teuthology.orchestra.run.smithi057.stdout:Get:85 http://archive.ubuntu.com/ubuntu jammy/universe amd64 lua-sec amd64 1.0.2-1 [37.6 kB] 2024-05-08T16:24:42.101 INFO:teuthology.orchestra.run.smithi057.stdout:Get:86 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 nvme-cli amd64 1.16-3ubuntu0.1 [474 kB] 2024-05-08T16:24:42.110 INFO:teuthology.orchestra.run.smithi057.stdout:Get:87 http://archive.ubuntu.com/ubuntu jammy/main amd64 pkg-config amd64 0.29.2-1ubuntu3 [48.2 kB] 2024-05-08T16:24:42.111 INFO:teuthology.orchestra.run.smithi057.stdout:Get:88 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python-asyncssh-doc all 2.5.0-1 [318 kB] 2024-05-08T16:24:42.117 INFO:teuthology.orchestra.run.smithi057.stdout:Get:89 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-iniconfig all 1.1.1-2 [6,024 B] 2024-05-08T16:24:42.118 INFO:teuthology.orchestra.run.smithi057.stdout:Get:90 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pastescript all 2.0.2-4 [54.6 kB] 2024-05-08T16:24:42.120 INFO:teuthology.orchestra.run.smithi057.stdout:Get:91 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-pluggy all 0.13.0-7.1 [19.0 kB] 2024-05-08T16:24:42.120 INFO:teuthology.orchestra.run.smithi057.stdout:Get:92 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-psutil amd64 5.9.0-1build1 [158 kB] 2024-05-08T16:24:42.140 INFO:teuthology.orchestra.run.smithi057.stdout:Get:93 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-py all 1.10.0-1 [71.9 kB] 2024-05-08T16:24:42.142 INFO:teuthology.orchestra.run.smithi057.stdout:Get:94 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pygments all 2.11.2+dfsg-2 [750 kB] 2024-05-08T16:24:42.156 INFO:teuthology.orchestra.run.smithi057.stdout:Get:95 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pyinotify all 0.9.6-1.3 [24.8 kB] 2024-05-08T16:24:42.157 INFO:teuthology.orchestra.run.smithi057.stdout:Get:96 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-toml all 0.10.2-1 [16.5 kB] 2024-05-08T16:24:42.157 INFO:teuthology.orchestra.run.smithi057.stdout:Get:97 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-pytest all 6.2.5-1ubuntu2 [214 kB] 2024-05-08T16:24:42.162 INFO:teuthology.orchestra.run.smithi057.stdout:Get:98 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-simplejson amd64 3.17.6-1build1 [54.7 kB] 2024-05-08T16:24:42.163 INFO:teuthology.orchestra.run.smithi057.stdout:Get:99 http://archive.ubuntu.com/ubuntu jammy/universe amd64 qttranslations5-l10n all 5.15.3-1 [1,983 kB] 2024-05-08T16:24:42.939 INFO:teuthology.orchestra.run.smithi060.stdout:Get:89 https://4.chacra.ceph.com/r/ceph/wip-lflores-testing-2-2024-05-07-1606-squid/95a4ad3c90f2f12f920e87725ad8d9002f948722/ubuntu/jammy/flavors/default jammy/main amd64 librbd1 amd64 19.0.0-2517-g95a4ad3c-1jammy [3,216 kB] 2024-05-08T16:24:43.090 INFO:teuthology.orchestra.run.smithi057.stdout:Get:100 https://4.chacra.ceph.com/r/ceph/wip-lflores-testing-2-2024-05-07-1606-squid/95a4ad3c90f2f12f920e87725ad8d9002f948722/ubuntu/jammy/flavors/default jammy/main amd64 ceph-base amd64 19.0.0-2517-g95a4ad3c-1jammy [5,085 kB] 2024-05-08T16:24:43.204 INFO:teuthology.orchestra.run.smithi057.stdout:Get:101 https://4.chacra.ceph.com/r/ceph/wip-lflores-testing-2-2024-05-07-1606-squid/95a4ad3c90f2f12f920e87725ad8d9002f948722/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mgr-modules-core all 19.0.0-2517-g95a4ad3c-1jammy [244 kB] 2024-05-08T16:24:43.211 INFO:teuthology.orchestra.run.smithi057.stdout:Get:102 https://4.chacra.ceph.com/r/ceph/wip-lflores-testing-2-2024-05-07-1606-squid/95a4ad3c90f2f12f920e87725ad8d9002f948722/ubuntu/jammy/flavors/default jammy/main amd64 libsqlite3-mod-ceph amd64 19.0.0-2517-g95a4ad3c-1jammy [124 kB] 2024-05-08T16:24:43.215 INFO:teuthology.orchestra.run.smithi057.stdout:Get:103 https://4.chacra.ceph.com/r/ceph/wip-lflores-testing-2-2024-05-07-1606-squid/95a4ad3c90f2f12f920e87725ad8d9002f948722/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mgr amd64 19.0.0-2517-g95a4ad3c-1jammy [1,526 kB] 2024-05-08T16:24:43.278 INFO:teuthology.orchestra.run.smithi057.stdout:Get:104 https://4.chacra.ceph.com/r/ceph/wip-lflores-testing-2-2024-05-07-1606-squid/95a4ad3c90f2f12f920e87725ad8d9002f948722/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mon amd64 19.0.0-2517-g95a4ad3c-1jammy [6,246 kB] 2024-05-08T16:24:43.497 INFO:teuthology.orchestra.run.smithi060.stdout:Get:90 https://4.chacra.ceph.com/r/ceph/wip-lflores-testing-2-2024-05-07-1606-squid/95a4ad3c90f2f12f920e87725ad8d9002f948722/ubuntu/jammy/flavors/default jammy/main amd64 libcephfs2 amd64 19.0.0-2517-g95a4ad3c-1jammy [711 kB] 2024-05-08T16:24:43.532 INFO:teuthology.orchestra.run.smithi057.stdout:Get:105 https://4.chacra.ceph.com/r/ceph/wip-lflores-testing-2-2024-05-07-1606-squid/95a4ad3c90f2f12f920e87725ad8d9002f948722/ubuntu/jammy/flavors/default jammy/main amd64 ceph-osd amd64 19.0.0-2517-g95a4ad3c-1jammy [22.7 MB] 2024-05-08T16:24:43.615 INFO:teuthology.orchestra.run.smithi060.stdout:Get:91 https://4.chacra.ceph.com/r/ceph/wip-lflores-testing-2-2024-05-07-1606-squid/95a4ad3c90f2f12f920e87725ad8d9002f948722/ubuntu/jammy/flavors/default jammy/main amd64 python3-rados amd64 19.0.0-2517-g95a4ad3c-1jammy [356 kB] 2024-05-08T16:24:43.676 INFO:teuthology.orchestra.run.smithi060.stdout:Get:92 https://4.chacra.ceph.com/r/ceph/wip-lflores-testing-2-2024-05-07-1606-squid/95a4ad3c90f2f12f920e87725ad8d9002f948722/ubuntu/jammy/flavors/default jammy/main amd64 python3-ceph-argparse all 19.0.0-2517-g95a4ad3c-1jammy [32.8 kB] 2024-05-08T16:24:43.680 INFO:teuthology.orchestra.run.smithi060.stdout:Get:93 https://4.chacra.ceph.com/r/ceph/wip-lflores-testing-2-2024-05-07-1606-squid/95a4ad3c90f2f12f920e87725ad8d9002f948722/ubuntu/jammy/flavors/default jammy/main amd64 python3-cephfs amd64 19.0.0-2517-g95a4ad3c-1jammy [180 kB] 2024-05-08T16:24:43.702 INFO:teuthology.orchestra.run.smithi060.stdout:Get:94 https://4.chacra.ceph.com/r/ceph/wip-lflores-testing-2-2024-05-07-1606-squid/95a4ad3c90f2f12f920e87725ad8d9002f948722/ubuntu/jammy/flavors/default jammy/main amd64 python3-ceph-common all 19.0.0-2517-g95a4ad3c-1jammy [67.1 kB] 2024-05-08T16:24:43.711 INFO:teuthology.orchestra.run.smithi060.stdout:Get:95 https://4.chacra.ceph.com/r/ceph/wip-lflores-testing-2-2024-05-07-1606-squid/95a4ad3c90f2f12f920e87725ad8d9002f948722/ubuntu/jammy/flavors/default jammy/main amd64 python3-rbd amd64 19.0.0-2517-g95a4ad3c-1jammy [330 kB] 2024-05-08T16:24:43.765 INFO:teuthology.orchestra.run.smithi060.stdout:Get:96 https://4.chacra.ceph.com/r/ceph/wip-lflores-testing-2-2024-05-07-1606-squid/95a4ad3c90f2f12f920e87725ad8d9002f948722/ubuntu/jammy/flavors/default jammy/main amd64 librgw2 amd64 19.0.0-2517-g95a4ad3c-1jammy [6,779 kB] 2024-05-08T16:24:44.617 INFO:teuthology.orchestra.run.smithi060.stdout:Get:97 https://4.chacra.ceph.com/r/ceph/wip-lflores-testing-2-2024-05-07-1606-squid/95a4ad3c90f2f12f920e87725ad8d9002f948722/ubuntu/jammy/flavors/default jammy/main amd64 python3-rgw amd64 19.0.0-2517-g95a4ad3c-1jammy [112 kB] 2024-05-08T16:24:44.619 INFO:teuthology.orchestra.run.smithi060.stdout:Get:98 https://4.chacra.ceph.com/r/ceph/wip-lflores-testing-2-2024-05-07-1606-squid/95a4ad3c90f2f12f920e87725ad8d9002f948722/ubuntu/jammy/flavors/default jammy/main amd64 libradosstriper1 amd64 19.0.0-2517-g95a4ad3c-1jammy [466 kB] 2024-05-08T16:24:44.622 INFO:teuthology.orchestra.run.smithi057.stdout:Get:106 https://4.chacra.ceph.com/r/ceph/wip-lflores-testing-2-2024-05-07-1606-squid/95a4ad3c90f2f12f920e87725ad8d9002f948722/ubuntu/jammy/flavors/default jammy/main amd64 ceph amd64 19.0.0-2517-g95a4ad3c-1jammy [14.1 kB] 2024-05-08T16:24:44.623 INFO:teuthology.orchestra.run.smithi057.stdout:Get:107 https://4.chacra.ceph.com/r/ceph/wip-lflores-testing-2-2024-05-07-1606-squid/95a4ad3c90f2f12f920e87725ad8d9002f948722/ubuntu/jammy/flavors/default jammy/main amd64 ceph-fuse amd64 19.0.0-2517-g95a4ad3c-1jammy [869 kB] 2024-05-08T16:24:44.640 INFO:teuthology.orchestra.run.smithi057.stdout:Get:108 https://4.chacra.ceph.com/r/ceph/wip-lflores-testing-2-2024-05-07-1606-squid/95a4ad3c90f2f12f920e87725ad8d9002f948722/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mds amd64 19.0.0-2517-g95a4ad3c-1jammy [2,437 kB] 2024-05-08T16:24:44.680 INFO:teuthology.orchestra.run.smithi060.stdout:Get:99 https://4.chacra.ceph.com/r/ceph/wip-lflores-testing-2-2024-05-07-1606-squid/95a4ad3c90f2f12f920e87725ad8d9002f948722/ubuntu/jammy/flavors/default jammy/main amd64 ceph-common amd64 19.0.0-2517-g95a4ad3c-1jammy [25.6 MB] 2024-05-08T16:24:44.683 INFO:teuthology.orchestra.run.smithi057.stdout:Get:109 https://4.chacra.ceph.com/r/ceph/wip-lflores-testing-2-2024-05-07-1606-squid/95a4ad3c90f2f12f920e87725ad8d9002f948722/ubuntu/jammy/flavors/default jammy/main amd64 cephadm amd64 19.0.0-2517-g95a4ad3c-1jammy [791 kB] 2024-05-08T16:24:44.790 INFO:teuthology.orchestra.run.smithi057.stdout:Get:110 https://4.chacra.ceph.com/r/ceph/wip-lflores-testing-2-2024-05-07-1606-squid/95a4ad3c90f2f12f920e87725ad8d9002f948722/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mgr-cephadm all 19.0.0-2517-g95a4ad3c-1jammy [148 kB] 2024-05-08T16:24:44.793 INFO:teuthology.orchestra.run.smithi057.stdout:Get:111 https://4.chacra.ceph.com/r/ceph/wip-lflores-testing-2-2024-05-07-1606-squid/95a4ad3c90f2f12f920e87725ad8d9002f948722/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mgr-dashboard all 19.0.0-2517-g95a4ad3c-1jammy [2,331 kB] 2024-05-08T16:24:44.855 INFO:teuthology.orchestra.run.smithi057.stdout:Get:112 https://4.chacra.ceph.com/r/ceph/wip-lflores-testing-2-2024-05-07-1606-squid/95a4ad3c90f2f12f920e87725ad8d9002f948722/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mgr-diskprediction-local all 19.0.0-2517-g95a4ad3c-1jammy [8,625 kB] 2024-05-08T16:24:45.267 INFO:teuthology.orchestra.run.smithi057.stdout:Get:113 https://4.chacra.ceph.com/r/ceph/wip-lflores-testing-2-2024-05-07-1606-squid/95a4ad3c90f2f12f920e87725ad8d9002f948722/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mgr-k8sevents all 19.0.0-2517-g95a4ad3c-1jammy [14.2 kB] 2024-05-08T16:24:45.268 INFO:teuthology.orchestra.run.smithi057.stdout:Get:114 https://4.chacra.ceph.com/r/ceph/wip-lflores-testing-2-2024-05-07-1606-squid/95a4ad3c90f2f12f920e87725ad8d9002f948722/ubuntu/jammy/flavors/default jammy/main amd64 ceph-test amd64 19.0.0-2517-g95a4ad3c-1jammy [50.7 MB] 2024-05-08T16:24:47.358 INFO:teuthology.orchestra.run.smithi060.stdout:Get:100 https://4.chacra.ceph.com/r/ceph/wip-lflores-testing-2-2024-05-07-1606-squid/95a4ad3c90f2f12f920e87725ad8d9002f948722/ubuntu/jammy/flavors/default jammy/main amd64 ceph-base amd64 19.0.0-2517-g95a4ad3c-1jammy [5,085 kB] 2024-05-08T16:24:47.768 INFO:teuthology.orchestra.run.smithi060.stdout:Get:101 https://4.chacra.ceph.com/r/ceph/wip-lflores-testing-2-2024-05-07-1606-squid/95a4ad3c90f2f12f920e87725ad8d9002f948722/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mgr-modules-core all 19.0.0-2517-g95a4ad3c-1jammy [244 kB] 2024-05-08T16:24:47.791 INFO:teuthology.orchestra.run.smithi060.stdout:Get:102 https://4.chacra.ceph.com/r/ceph/wip-lflores-testing-2-2024-05-07-1606-squid/95a4ad3c90f2f12f920e87725ad8d9002f948722/ubuntu/jammy/flavors/default jammy/main amd64 libsqlite3-mod-ceph amd64 19.0.0-2517-g95a4ad3c-1jammy [124 kB] 2024-05-08T16:24:47.801 INFO:teuthology.orchestra.run.smithi060.stdout:Get:103 https://4.chacra.ceph.com/r/ceph/wip-lflores-testing-2-2024-05-07-1606-squid/95a4ad3c90f2f12f920e87725ad8d9002f948722/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mgr amd64 19.0.0-2517-g95a4ad3c-1jammy [1,526 kB] 2024-05-08T16:24:47.921 INFO:teuthology.orchestra.run.smithi060.stdout:Get:104 https://4.chacra.ceph.com/r/ceph/wip-lflores-testing-2-2024-05-07-1606-squid/95a4ad3c90f2f12f920e87725ad8d9002f948722/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mon amd64 19.0.0-2517-g95a4ad3c-1jammy [6,246 kB] 2024-05-08T16:24:47.975 INFO:teuthology.orchestra.run.smithi057.stdout:Get:115 https://4.chacra.ceph.com/r/ceph/wip-lflores-testing-2-2024-05-07-1606-squid/95a4ad3c90f2f12f920e87725ad8d9002f948722/ubuntu/jammy/flavors/default jammy/main amd64 ceph-volume all 19.0.0-2517-g95a4ad3c-1jammy [121 kB] 2024-05-08T16:24:47.977 INFO:teuthology.orchestra.run.smithi057.stdout:Get:116 https://4.chacra.ceph.com/r/ceph/wip-lflores-testing-2-2024-05-07-1606-squid/95a4ad3c90f2f12f920e87725ad8d9002f948722/ubuntu/jammy/flavors/default jammy/main amd64 libcephfs-dev amd64 19.0.0-2517-g95a4ad3c-1jammy [38.9 kB] 2024-05-08T16:24:47.978 INFO:teuthology.orchestra.run.smithi057.stdout:Get:117 https://4.chacra.ceph.com/r/ceph/wip-lflores-testing-2-2024-05-07-1606-squid/95a4ad3c90f2f12f920e87725ad8d9002f948722/ubuntu/jammy/flavors/default jammy/main amd64 radosgw amd64 19.0.0-2517-g95a4ad3c-1jammy [13.4 MB] 2024-05-08T16:24:48.421 INFO:teuthology.orchestra.run.smithi060.stdout:Get:105 https://4.chacra.ceph.com/r/ceph/wip-lflores-testing-2-2024-05-07-1606-squid/95a4ad3c90f2f12f920e87725ad8d9002f948722/ubuntu/jammy/flavors/default jammy/main amd64 ceph-osd amd64 19.0.0-2517-g95a4ad3c-1jammy [22.7 MB] 2024-05-08T16:24:48.473 INFO:teuthology.orchestra.run.smithi057.stdout:Get:118 https://4.chacra.ceph.com/r/ceph/wip-lflores-testing-2-2024-05-07-1606-squid/95a4ad3c90f2f12f920e87725ad8d9002f948722/ubuntu/jammy/flavors/default jammy/main amd64 rbd-fuse amd64 19.0.0-2517-g95a4ad3c-1jammy [91.6 kB] 2024-05-08T16:24:49.063 INFO:teuthology.orchestra.run.smithi057.stdout:Fetched 180 MB in 7s (25.0 MB/s) 2024-05-08T16:24:49.228 INFO:teuthology.orchestra.run.smithi057.stdout:Selecting previously unselected package liblttng-ust1:amd64. 2024-05-08T16:24:49.331 INFO:teuthology.orchestra.run.smithi057.stdout:(Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 165990 files and directories currently installed.) 2024-05-08T16:24:49.337 INFO:teuthology.orchestra.run.smithi057.stdout:Preparing to unpack .../000-liblttng-ust1_2.13.1-1ubuntu1_amd64.deb ... 2024-05-08T16:24:49.419 INFO:teuthology.orchestra.run.smithi057.stdout:Unpacking liblttng-ust1:amd64 (2.13.1-1ubuntu1) ... 2024-05-08T16:24:49.456 INFO:teuthology.orchestra.run.smithi060.stdout:Get:106 https://4.chacra.ceph.com/r/ceph/wip-lflores-testing-2-2024-05-07-1606-squid/95a4ad3c90f2f12f920e87725ad8d9002f948722/ubuntu/jammy/flavors/default jammy/main amd64 ceph amd64 19.0.0-2517-g95a4ad3c-1jammy [14.1 kB] 2024-05-08T16:24:49.457 INFO:teuthology.orchestra.run.smithi060.stdout:Get:107 https://4.chacra.ceph.com/r/ceph/wip-lflores-testing-2-2024-05-07-1606-squid/95a4ad3c90f2f12f920e87725ad8d9002f948722/ubuntu/jammy/flavors/default jammy/main amd64 ceph-fuse amd64 19.0.0-2517-g95a4ad3c-1jammy [869 kB] 2024-05-08T16:24:49.474 INFO:teuthology.orchestra.run.smithi060.stdout:Get:108 https://4.chacra.ceph.com/r/ceph/wip-lflores-testing-2-2024-05-07-1606-squid/95a4ad3c90f2f12f920e87725ad8d9002f948722/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mds amd64 19.0.0-2517-g95a4ad3c-1jammy [2,437 kB] 2024-05-08T16:24:49.538 INFO:teuthology.orchestra.run.smithi060.stdout:Get:109 https://4.chacra.ceph.com/r/ceph/wip-lflores-testing-2-2024-05-07-1606-squid/95a4ad3c90f2f12f920e87725ad8d9002f948722/ubuntu/jammy/flavors/default jammy/main amd64 cephadm amd64 19.0.0-2517-g95a4ad3c-1jammy [791 kB] 2024-05-08T16:24:49.571 INFO:teuthology.orchestra.run.smithi060.stdout:Get:110 https://4.chacra.ceph.com/r/ceph/wip-lflores-testing-2-2024-05-07-1606-squid/95a4ad3c90f2f12f920e87725ad8d9002f948722/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mgr-cephadm all 19.0.0-2517-g95a4ad3c-1jammy [148 kB] 2024-05-08T16:24:49.574 INFO:teuthology.orchestra.run.smithi060.stdout:Get:111 https://4.chacra.ceph.com/r/ceph/wip-lflores-testing-2-2024-05-07-1606-squid/95a4ad3c90f2f12f920e87725ad8d9002f948722/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mgr-dashboard all 19.0.0-2517-g95a4ad3c-1jammy [2,331 kB] 2024-05-08T16:24:49.674 INFO:teuthology.orchestra.run.smithi060.stdout:Get:112 https://4.chacra.ceph.com/r/ceph/wip-lflores-testing-2-2024-05-07-1606-squid/95a4ad3c90f2f12f920e87725ad8d9002f948722/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mgr-diskprediction-local all 19.0.0-2517-g95a4ad3c-1jammy [8,625 kB] 2024-05-08T16:24:49.755 INFO:teuthology.orchestra.run.smithi057.stdout:Selecting previously unselected package libdouble-conversion3:amd64. 2024-05-08T16:24:49.782 INFO:teuthology.orchestra.run.smithi057.stdout:Preparing to unpack .../001-libdouble-conversion3_3.1.7-4_amd64.deb ... 2024-05-08T16:24:49.822 INFO:teuthology.orchestra.run.smithi057.stdout:Unpacking libdouble-conversion3:amd64 (3.1.7-4) ... 2024-05-08T16:24:50.026 INFO:teuthology.orchestra.run.smithi060.stdout:Get:113 https://4.chacra.ceph.com/r/ceph/wip-lflores-testing-2-2024-05-07-1606-squid/95a4ad3c90f2f12f920e87725ad8d9002f948722/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mgr-k8sevents all 19.0.0-2517-g95a4ad3c-1jammy [14.2 kB] 2024-05-08T16:24:50.027 INFO:teuthology.orchestra.run.smithi060.stdout:Get:114 https://4.chacra.ceph.com/r/ceph/wip-lflores-testing-2-2024-05-07-1606-squid/95a4ad3c90f2f12f920e87725ad8d9002f948722/ubuntu/jammy/flavors/default jammy/main amd64 ceph-test amd64 19.0.0-2517-g95a4ad3c-1jammy [50.7 MB] 2024-05-08T16:24:50.158 INFO:teuthology.orchestra.run.smithi057.stdout:Selecting previously unselected package libpcre2-16-0:amd64. 2024-05-08T16:24:50.185 INFO:teuthology.orchestra.run.smithi057.stdout:Preparing to unpack .../002-libpcre2-16-0_10.39-3ubuntu0.1_amd64.deb ... 2024-05-08T16:24:50.225 INFO:teuthology.orchestra.run.smithi057.stdout:Unpacking libpcre2-16-0:amd64 (10.39-3ubuntu0.1) ... 2024-05-08T16:24:50.611 INFO:teuthology.orchestra.run.smithi057.stdout:Selecting previously unselected package libqt5core5a:amd64. 2024-05-08T16:24:50.638 INFO:teuthology.orchestra.run.smithi057.stdout:Preparing to unpack .../003-libqt5core5a_5.15.3+dfsg-2ubuntu0.2_amd64.deb ... 2024-05-08T16:24:50.686 INFO:teuthology.orchestra.run.smithi057.stdout:Unpacking libqt5core5a:amd64 (5.15.3+dfsg-2ubuntu0.2) ... 2024-05-08T16:24:50.814 DEBUG:teuthology.orchestra.run.smithi062:> sudo fuser -v /var/lib/dpkg/lock-frontend 2024-05-08T16:24:50.843 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-05-08T16:24:50.844 ERROR:teuthology.contextutil:Saw exception from nested tasks Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_1ae7ad82388e92a475afff437d49054826c019a1/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_1ae7ad82388e92a475afff437d49054826c019a1/teuthology/task/install/__init__.py", line 218, in install install_packages(ctx, package_list, config) File "/home/teuthworker/src/git.ceph.com_teuthology_1ae7ad82388e92a475afff437d49054826c019a1/teuthology/task/install/__init__.py", line 81, in install_packages p.spawn( File "/home/teuthworker/src/git.ceph.com_teuthology_1ae7ad82388e92a475afff437d49054826c019a1/teuthology/parallel.py", line 84, in __exit__ for result in self: File "/home/teuthworker/src/git.ceph.com_teuthology_1ae7ad82388e92a475afff437d49054826c019a1/teuthology/parallel.py", line 98, in __next__ resurrect_traceback(result) File "/home/teuthworker/src/git.ceph.com_teuthology_1ae7ad82388e92a475afff437d49054826c019a1/teuthology/parallel.py", line 30, in resurrect_traceback raise exc.exc_info[1] File "/home/teuthworker/src/git.ceph.com_teuthology_1ae7ad82388e92a475afff437d49054826c019a1/teuthology/parallel.py", line 23, in capture_traceback return func(*args, **kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_1ae7ad82388e92a475afff437d49054826c019a1/teuthology/task/install/deb.py", line 94, in _update_package_list_and_install install_dep_packages(remote, File "/home/teuthworker/src/git.ceph.com_teuthology_1ae7ad82388e92a475afff437d49054826c019a1/teuthology/task/install/deb.py", line 32, in install_dep_packages _retry_if_eagain_in_output(remote, args) File "/home/teuthworker/src/git.ceph.com_teuthology_1ae7ad82388e92a475afff437d49054826c019a1/teuthology/task/install/deb.py", line 20, in _retry_if_eagain_in_output return remote.run(args=args, stderr=stderr) File "/home/teuthworker/src/git.ceph.com_teuthology_1ae7ad82388e92a475afff437d49054826c019a1/teuthology/orchestra/remote.py", line 523, in run r = self._runner(client=self.ssh, name=self.shortname, **kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_1ae7ad82388e92a475afff437d49054826c019a1/teuthology/orchestra/run.py", line 455, in run r.wait() File "/home/teuthworker/src/git.ceph.com_teuthology_1ae7ad82388e92a475afff437d49054826c019a1/teuthology/orchestra/run.py", line 161, in wait self._raise_for_status() File "/home/teuthworker/src/git.ceph.com_teuthology_1ae7ad82388e92a475afff437d49054826c019a1/teuthology/orchestra/run.py", line 181, in _raise_for_status raise CommandFailedError( teuthology.exceptions.CommandFailedError: Command failed on smithi062 with status 1: 'sudo fuser -v /var/lib/dpkg/lock-frontend' 2024-05-08T16:24:50.846 ERROR:teuthology.run_tasks:Saw exception from tasks. Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_1ae7ad82388e92a475afff437d49054826c019a1/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_1ae7ad82388e92a475afff437d49054826c019a1/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_1ae7ad82388e92a475afff437d49054826c019a1/teuthology/contextutil.py", line 54, in nested raise exc[1] File "/home/teuthworker/src/git.ceph.com_teuthology_1ae7ad82388e92a475afff437d49054826c019a1/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_1ae7ad82388e92a475afff437d49054826c019a1/teuthology/task/install/__init__.py", line 218, in install install_packages(ctx, package_list, config) File "/home/teuthworker/src/git.ceph.com_teuthology_1ae7ad82388e92a475afff437d49054826c019a1/teuthology/task/install/__init__.py", line 81, in install_packages p.spawn( File "/home/teuthworker/src/git.ceph.com_teuthology_1ae7ad82388e92a475afff437d49054826c019a1/teuthology/parallel.py", line 84, in __exit__ for result in self: File "/home/teuthworker/src/git.ceph.com_teuthology_1ae7ad82388e92a475afff437d49054826c019a1/teuthology/parallel.py", line 98, in __next__ resurrect_traceback(result) File "/home/teuthworker/src/git.ceph.com_teuthology_1ae7ad82388e92a475afff437d49054826c019a1/teuthology/parallel.py", line 30, in resurrect_traceback raise exc.exc_info[1] File "/home/teuthworker/src/git.ceph.com_teuthology_1ae7ad82388e92a475afff437d49054826c019a1/teuthology/parallel.py", line 23, in capture_traceback return func(*args, **kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_1ae7ad82388e92a475afff437d49054826c019a1/teuthology/task/install/deb.py", line 94, in _update_package_list_and_install install_dep_packages(remote, File "/home/teuthworker/src/git.ceph.com_teuthology_1ae7ad82388e92a475afff437d49054826c019a1/teuthology/task/install/deb.py", line 32, in install_dep_packages _retry_if_eagain_in_output(remote, args) File "/home/teuthworker/src/git.ceph.com_teuthology_1ae7ad82388e92a475afff437d49054826c019a1/teuthology/task/install/deb.py", line 20, in _retry_if_eagain_in_output return remote.run(args=args, stderr=stderr) File "/home/teuthworker/src/git.ceph.com_teuthology_1ae7ad82388e92a475afff437d49054826c019a1/teuthology/orchestra/remote.py", line 523, in run r = self._runner(client=self.ssh, name=self.shortname, **kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_1ae7ad82388e92a475afff437d49054826c019a1/teuthology/orchestra/run.py", line 455, in run r.wait() File "/home/teuthworker/src/git.ceph.com_teuthology_1ae7ad82388e92a475afff437d49054826c019a1/teuthology/orchestra/run.py", line 161, in wait self._raise_for_status() File "/home/teuthworker/src/git.ceph.com_teuthology_1ae7ad82388e92a475afff437d49054826c019a1/teuthology/orchestra/run.py", line 181, in _raise_for_status raise CommandFailedError( teuthology.exceptions.CommandFailedError: Command failed on smithi062 with status 1: 'sudo fuser -v /var/lib/dpkg/lock-frontend' 2024-05-08T16:24:51.065 ERROR:teuthology.util.sentry: Sentry event: https://sentry.ceph.com/organizations/ceph/?query=115f1969f786481d9c8f8923ad2d523e Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_1ae7ad82388e92a475afff437d49054826c019a1/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_1ae7ad82388e92a475afff437d49054826c019a1/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_1ae7ad82388e92a475afff437d49054826c019a1/teuthology/contextutil.py", line 54, in nested raise exc[1] File "/home/teuthworker/src/git.ceph.com_teuthology_1ae7ad82388e92a475afff437d49054826c019a1/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_1ae7ad82388e92a475afff437d49054826c019a1/teuthology/task/install/__init__.py", line 218, in install install_packages(ctx, package_list, config) File "/home/teuthworker/src/git.ceph.com_teuthology_1ae7ad82388e92a475afff437d49054826c019a1/teuthology/task/install/__init__.py", line 81, in install_packages p.spawn( File "/home/teuthworker/src/git.ceph.com_teuthology_1ae7ad82388e92a475afff437d49054826c019a1/teuthology/parallel.py", line 84, in __exit__ for result in self: File "/home/teuthworker/src/git.ceph.com_teuthology_1ae7ad82388e92a475afff437d49054826c019a1/teuthology/parallel.py", line 98, in __next__ resurrect_traceback(result) File "/home/teuthworker/src/git.ceph.com_teuthology_1ae7ad82388e92a475afff437d49054826c019a1/teuthology/parallel.py", line 30, in resurrect_traceback raise exc.exc_info[1] File "/home/teuthworker/src/git.ceph.com_teuthology_1ae7ad82388e92a475afff437d49054826c019a1/teuthology/parallel.py", line 23, in capture_traceback return func(*args, **kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_1ae7ad82388e92a475afff437d49054826c019a1/teuthology/task/install/deb.py", line 94, in _update_package_list_and_install install_dep_packages(remote, File "/home/teuthworker/src/git.ceph.com_teuthology_1ae7ad82388e92a475afff437d49054826c019a1/teuthology/task/install/deb.py", line 32, in install_dep_packages _retry_if_eagain_in_output(remote, args) File "/home/teuthworker/src/git.ceph.com_teuthology_1ae7ad82388e92a475afff437d49054826c019a1/teuthology/task/install/deb.py", line 20, in _retry_if_eagain_in_output return remote.run(args=args, stderr=stderr) File "/home/teuthworker/src/git.ceph.com_teuthology_1ae7ad82388e92a475afff437d49054826c019a1/teuthology/orchestra/remote.py", line 523, in run r = self._runner(client=self.ssh, name=self.shortname, **kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_1ae7ad82388e92a475afff437d49054826c019a1/teuthology/orchestra/run.py", line 455, in run r.wait() File "/home/teuthworker/src/git.ceph.com_teuthology_1ae7ad82388e92a475afff437d49054826c019a1/teuthology/orchestra/run.py", line 161, in wait self._raise_for_status() File "/home/teuthworker/src/git.ceph.com_teuthology_1ae7ad82388e92a475afff437d49054826c019a1/teuthology/orchestra/run.py", line 181, in _raise_for_status raise CommandFailedError( teuthology.exceptions.CommandFailedError: Command failed on smithi062 with status 1: 'sudo fuser -v /var/lib/dpkg/lock-frontend' 2024-05-08T16:24:51.069 DEBUG:teuthology.run_tasks:Unwinding manager install 2024-05-08T16:24:51.080 DEBUG:teuthology.run_tasks:Unwinding manager clock 2024-05-08T16:24:51.094 INFO:teuthology.task.clock:Checking final clock skew... 2024-05-08T16:24:51.095 DEBUG:teuthology.orchestra.run.smithi057:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-05-08T16:24:51.100 INFO:teuthology.orchestra.run.smithi057.stdout:Selecting previously unselected package libqt5dbus5:amd64. 2024-05-08T16:24:51.108 DEBUG:teuthology.orchestra.run.smithi060:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-05-08T16:24:51.111 DEBUG:teuthology.orchestra.run.smithi062:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-05-08T16:24:51.113 INFO:teuthology.orchestra.run.smithi057.stdout: remote refid st t when poll reach delay offset jitter 2024-05-08T16:24:51.113 INFO:teuthology.orchestra.run.smithi057.stdout:============================================================================== 2024-05-08T16:24:51.113 INFO:teuthology.orchestra.run.smithi057.stdout: hv01.front.sepi 67.205.162.81 3 u 10 64 1 0.093 +0.420 0.000 2024-05-08T16:24:51.113 INFO:teuthology.orchestra.run.smithi057.stdout: hv02.front.sepi 63.231.80.2 3 u 11 64 1 0.119 -1.082 0.000 2024-05-08T16:24:51.113 INFO:teuthology.orchestra.run.smithi057.stdout: hv03.front.sepi 74.6.168.72 3 u 8 64 1 0.073 -2.456 0.000 2024-05-08T16:24:51.113 INFO:teuthology.orchestra.run.smithi057.stdout: hv04.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-05-08T16:24:51.122 INFO:teuthology.orchestra.run.smithi060.stdout: remote refid st t when poll reach delay offset jitter 2024-05-08T16:24:51.122 INFO:teuthology.orchestra.run.smithi060.stdout:============================================================================== 2024-05-08T16:24:51.122 INFO:teuthology.orchestra.run.smithi060.stdout: hv01.front.sepi 67.205.162.81 3 u 12 64 1 0.086 +1.846 0.000 2024-05-08T16:24:51.122 INFO:teuthology.orchestra.run.smithi060.stdout: hv02.front.sepi 63.231.80.2 3 u 10 64 1 0.102 -1.176 0.000 2024-05-08T16:24:51.122 INFO:teuthology.orchestra.run.smithi060.stdout: hv03.front.sepi 74.6.168.72 3 u 10 64 1 0.086 -1.574 0.000 2024-05-08T16:24:51.122 INFO:teuthology.orchestra.run.smithi060.stdout: hv04.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-05-08T16:24:51.125 INFO:teuthology.orchestra.run.smithi057.stdout:Preparing to unpack .../004-libqt5dbus5_5.15.3+dfsg-2ubuntu0.2_amd64.deb ... 2024-05-08T16:24:51.126 INFO:teuthology.orchestra.run.smithi062.stdout: remote refid st t when poll reach delay offset jitter 2024-05-08T16:24:51.126 INFO:teuthology.orchestra.run.smithi062.stdout:============================================================================== 2024-05-08T16:24:51.126 INFO:teuthology.orchestra.run.smithi062.stdout: hv01.front.sepi 67.205.162.81 3 u 13 64 1 0.092 +0.033 0.000 2024-05-08T16:24:51.126 INFO:teuthology.orchestra.run.smithi062.stdout: hv02.front.sepi 63.231.80.2 3 u 10 64 1 0.137 -2.029 0.000 2024-05-08T16:24:51.126 INFO:teuthology.orchestra.run.smithi062.stdout: hv03.front.sepi 74.6.168.72 3 u 11 64 1 0.111 -2.426 0.000 2024-05-08T16:24:51.126 INFO:teuthology.orchestra.run.smithi062.stdout: hv04.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-05-08T16:24:51.127 DEBUG:teuthology.run_tasks:Unwinding manager ansible.cephlab 2024-05-08T16:24:51.136 INFO:teuthology.task.ansible:Skipping ansible cleanup... 2024-05-08T16:24:51.136 DEBUG:teuthology.run_tasks:Unwinding manager selinux 2024-05-08T16:24:51.144 DEBUG:teuthology.run_tasks:Unwinding manager pcp 2024-05-08T16:24:51.152 DEBUG:teuthology.run_tasks:Unwinding manager internal.timer 2024-05-08T16:24:51.159 INFO:teuthology.task.internal:Duration was 455.396037 seconds 2024-05-08T16:24:51.159 DEBUG:teuthology.run_tasks:Unwinding manager internal.syslog 2024-05-08T16:24:51.167 INFO:teuthology.task.internal.syslog:Shutting down syslog monitoring... 2024-05-08T16:24:51.167 DEBUG:teuthology.orchestra.run.smithi057:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-05-08T16:24:51.168 INFO:teuthology.orchestra.run.smithi057.stdout:Unpacking libqt5dbus5:amd64 (5.15.3+dfsg-2ubuntu0.2) ... 2024-05-08T16:24:51.170 DEBUG:teuthology.orchestra.run.smithi060:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-05-08T16:24:51.173 DEBUG:teuthology.orchestra.run.smithi062:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-05-08T16:24:51.211 INFO:teuthology.task.internal.syslog:Checking logs for errors... 2024-05-08T16:24:51.212 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi057.front.sepia.ceph.com 2024-05-08T16:24:51.212 DEBUG:teuthology.orchestra.run.smithi057:> 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 2024-05-08T16:24:51.256 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi060.front.sepia.ceph.com 2024-05-08T16:24:51.256 DEBUG:teuthology.orchestra.run.smithi060:> 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 2024-05-08T16:24:51.267 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi062.front.sepia.ceph.com 2024-05-08T16:24:51.267 DEBUG:teuthology.orchestra.run.smithi062:> 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 2024-05-08T16:24:51.279 INFO:teuthology.task.internal.syslog:Compressing syslogs... 2024-05-08T16:24:51.279 DEBUG:teuthology.orchestra.run.smithi057:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-05-08T16:24:51.303 DEBUG:teuthology.orchestra.run.smithi060:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-05-08T16:24:51.309 DEBUG:teuthology.orchestra.run.smithi062:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-05-08T16:24:51.358 INFO:teuthology.task.internal.syslog:Gathering journactl -b0... 2024-05-08T16:24:51.358 DEBUG:teuthology.orchestra.run.smithi057:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-05-08T16:24:51.361 DEBUG:teuthology.orchestra.run.smithi060:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-05-08T16:24:51.397 DEBUG:teuthology.orchestra.run.smithi062:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-05-08T16:24:51.450 DEBUG:teuthology.run_tasks:Unwinding manager internal.sudo 2024-05-08T16:24:51.465 INFO:teuthology.task.internal:Restoring /etc/sudoers... 2024-05-08T16:24:51.466 DEBUG:teuthology.orchestra.run.smithi057:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-05-08T16:24:51.477 DEBUG:teuthology.orchestra.run.smithi060:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-05-08T16:24:51.489 DEBUG:teuthology.orchestra.run.smithi062:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-05-08T16:24:51.493 INFO:teuthology.orchestra.run.smithi057.stdout:Selecting previously unselected package libqt5network5:amd64. 2024-05-08T16:24:51.503 DEBUG:teuthology.run_tasks:Unwinding manager internal.coredump 2024-05-08T16:24:51.512 DEBUG:teuthology.orchestra.run.smithi057:> 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 2024-05-08T16:24:51.513 INFO:teuthology.orchestra.run.smithi057.stdout:Preparing to unpack .../005-libqt5network5_5.15.3+dfsg-2ubuntu0.2_amd64.deb ... 2024-05-08T16:24:51.515 DEBUG:teuthology.orchestra.run.smithi060:> 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 2024-05-08T16:24:51.526 INFO:teuthology.orchestra.run.smithi057.stdout:kernel.core_pattern = core 2024-05-08T16:24:51.537 DEBUG:teuthology.orchestra.run.smithi062:> 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 2024-05-08T16:24:51.543 INFO:teuthology.orchestra.run.smithi057.stdout:Unpacking libqt5network5:amd64 (5.15.3+dfsg-2ubuntu0.2) ... 2024-05-08T16:24:51.545 INFO:teuthology.orchestra.run.smithi060.stdout:kernel.core_pattern = core 2024-05-08T16:24:51.562 INFO:teuthology.orchestra.run.smithi062.stdout:kernel.core_pattern = core 2024-05-08T16:24:51.585 DEBUG:teuthology.orchestra.run.smithi057:> test -e /home/ubuntu/cephtest/archive/coredump 2024-05-08T16:24:51.597 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-05-08T16:24:51.598 DEBUG:teuthology.orchestra.run.smithi060:> test -e /home/ubuntu/cephtest/archive/coredump 2024-05-08T16:24:51.610 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-05-08T16:24:51.611 DEBUG:teuthology.orchestra.run.smithi062:> test -e /home/ubuntu/cephtest/archive/coredump 2024-05-08T16:24:51.630 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-05-08T16:24:51.630 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive 2024-05-08T16:24:51.640 INFO:teuthology.task.internal:Transferring archived files... 2024-05-08T16:24:51.641 DEBUG:teuthology.misc:Transferring archived files from smithi057:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/lflores-2024-05-08_14:59:36-rados-wip-lflores-testing-2-2024-05-07-1606-squid-distro-default-smithi/7697689/remote/smithi057 2024-05-08T16:24:51.642 DEBUG:teuthology.orchestra.run.smithi057:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-05-08T16:24:51.664 DEBUG:teuthology.misc:Transferring archived files from smithi060:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/lflores-2024-05-08_14:59:36-rados-wip-lflores-testing-2-2024-05-07-1606-squid-distro-default-smithi/7697689/remote/smithi060 2024-05-08T16:24:51.665 DEBUG:teuthology.orchestra.run.smithi060:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-05-08T16:24:51.686 DEBUG:teuthology.misc:Transferring archived files from smithi062:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/lflores-2024-05-08_14:59:36-rados-wip-lflores-testing-2-2024-05-07-1606-squid-distro-default-smithi/7697689/remote/smithi062 2024-05-08T16:24:51.687 DEBUG:teuthology.orchestra.run.smithi062:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-05-08T16:24:51.708 INFO:teuthology.task.internal:Removing archive directory... 2024-05-08T16:24:51.708 DEBUG:teuthology.orchestra.run.smithi057:> rm -rf -- /home/ubuntu/cephtest/archive 2024-05-08T16:24:51.710 DEBUG:teuthology.orchestra.run.smithi060:> rm -rf -- /home/ubuntu/cephtest/archive 2024-05-08T16:24:51.725 DEBUG:teuthology.orchestra.run.smithi062:> rm -rf -- /home/ubuntu/cephtest/archive 2024-05-08T16:24:51.751 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive_upload 2024-05-08T16:24:51.762 INFO:teuthology.task.internal:Not uploading archives. 2024-05-08T16:24:51.762 DEBUG:teuthology.run_tasks:Unwinding manager internal.base 2024-05-08T16:24:51.771 INFO:teuthology.task.internal:Tidying up after the test... 2024-05-08T16:24:51.771 DEBUG:teuthology.orchestra.run.smithi057:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-05-08T16:24:51.774 DEBUG:teuthology.orchestra.run.smithi060:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-05-08T16:24:51.776 DEBUG:teuthology.orchestra.run.smithi062:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-05-08T16:24:51.777 INFO:teuthology.orchestra.run.smithi057.stdout: 658639 4 drwxr-xr-x 2 ubuntu ubuntu 4096 May 8 16:24 /home/ubuntu/cephtest 2024-05-08T16:24:51.780 INFO:teuthology.orchestra.run.smithi060.stdout: 658641 4 drwxr-xr-x 2 ubuntu ubuntu 4096 May 8 16:24 /home/ubuntu/cephtest 2024-05-08T16:24:51.799 INFO:teuthology.orchestra.run.smithi062.stdout: 658637 4 drwxr-xr-x 2 ubuntu ubuntu 4096 May 8 16:24 /home/ubuntu/cephtest 2024-05-08T16:24:51.800 DEBUG:teuthology.run_tasks:Unwinding manager kernel 2024-05-08T16:24:51.810 DEBUG:teuthology.run_tasks:Unwinding manager console_log 2024-05-08T16:24:51.830 INFO:teuthology.nuke:Checking targets against current locks 2024-05-08T16:24:51.856 DEBUG:teuthology.nuke:shortname: smithi057 2024-05-08T16:24:51.856 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-05-08T16:24:51.884 DEBUG:teuthology.nuke:shortname: smithi060 2024-05-08T16:24:51.884 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-05-08T16:24:51.889 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi057.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/lflores-2024-05-08_14:59:36-rados-wip-lflores-testing-2-2024-05-07-1606-squid-distro-default-smithi/7697689', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'ubuntu', 'os_version': '22.04', 'arch': 'x86_64', 'locked': True, 'locked_since': '2024-05-08 16:07:42.179356', 'locked_by': 'scheduled_lflores@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBE1wekB2MmV1cAzfRJxPU/G347gMALxfFJG81GRPuAnxwOp3noGgMOdaQMHMEjovHP4p2ijOXlQDTd8dcY6y4M0='} 2024-05-08T16:24:51.897 INFO:teuthology.orchestra.run.smithi057.stdout:Selecting previously unselected package libthrift-0.16.0:amd64. 2024-05-08T16:24:51.911 DEBUG:teuthology.nuke:shortname: smithi062 2024-05-08T16:24:51.911 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-05-08T16:24:51.916 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi060.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/lflores-2024-05-08_14:59:36-rados-wip-lflores-testing-2-2024-05-07-1606-squid-distro-default-smithi/7697689', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'ubuntu', 'os_version': '22.04', 'arch': 'x86_64', 'locked': True, 'locked_since': '2024-05-08 16:07:42.178292', 'locked_by': 'scheduled_lflores@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBLIW4lhMVgc2EstOkyRVBv3YssVFwFdpYYpWljW3Re7iZP0B49GrsEljVWaKVxXb5JMsrbtk53UaB/ewkPa8qfM='} 2024-05-08T16:24:51.924 INFO:teuthology.orchestra.run.smithi057.stdout:Preparing to unpack .../006-libthrift-0.16.0_0.16.0-2_amd64.deb ... 2024-05-08T16:24:51.941 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi062.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/lflores-2024-05-08_14:59:36-rados-wip-lflores-testing-2-2024-05-07-1606-squid-distro-default-smithi/7697689', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'ubuntu', 'os_version': '22.04', 'arch': 'x86_64', 'locked': True, 'locked_since': '2024-05-08 16:07:42.177038', 'locked_by': 'scheduled_lflores@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBMHWAjoKk4lYbgSuVoOd9yWLS98Vae2vXQ7bFXwUOG8xMqewUX0ysJhtzp9Z/LloK+eyfVlxKX4IWNuwHHyknyo='} 2024-05-08T16:24:51.950 INFO:teuthology.orchestra.console.smithi057:Power off 2024-05-08T16:24:51.950 DEBUG:teuthology.orchestra.console.smithi057:pexpect command: ipmitool -H smithi057.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2024-05-08T16:24:51.966 INFO:teuthology.orchestra.console.smithi060:Power off 2024-05-08T16:24:51.966 DEBUG:teuthology.orchestra.console.smithi060:pexpect command: ipmitool -H smithi060.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2024-05-08T16:24:51.975 INFO:teuthology.orchestra.run.smithi057.stdout:Unpacking libthrift-0.16.0:amd64 (0.16.0-2) ... 2024-05-08T16:24:51.975 DEBUG:teuthology.orchestra.console.smithi057:power off output: Chassis Power Control: Down/Off 2024-05-08T16:24:51.976 DEBUG:teuthology.orchestra.console.smithi057:pexpect command: ipmitool -H smithi057.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-05-08T16:24:51.990 DEBUG:teuthology.orchestra.console.smithi060:power off output: Chassis Power Control: Down/Off 2024-05-08T16:24:51.991 DEBUG:teuthology.orchestra.console.smithi060:pexpect command: ipmitool -H smithi060.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-05-08T16:24:52.000 DEBUG:teuthology.orchestra.console.smithi057:check power output: Chassis Power is on 2024-05-08T16:24:52.015 INFO:teuthology.orchestra.console.smithi062:Power off 2024-05-08T16:24:52.016 DEBUG:teuthology.orchestra.console.smithi062:pexpect command: ipmitool -H smithi062.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2024-05-08T16:24:52.024 DEBUG:teuthology.orchestra.console.smithi060:check power output: Chassis Power is on 2024-05-08T16:24:52.038 DEBUG:teuthology.orchestra.console.smithi062:power off output: Chassis Power Control: Down/Off 2024-05-08T16:24:52.038 DEBUG:teuthology.orchestra.console.smithi062:pexpect command: ipmitool -H smithi062.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-05-08T16:24:52.061 DEBUG:teuthology.orchestra.console.smithi062:check power output: Chassis Power is on 2024-05-08T16:24:52.308 INFO:teuthology.orchestra.run.smithi057.stdout:Selecting previously unselected package librados2. 2024-05-08T16:24:52.335 INFO:teuthology.orchestra.run.smithi057.stdout:Preparing to unpack .../007-librados2_19.0.0-2517-g95a4ad3c-1jammy_amd64.deb ... 2024-05-08T16:24:52.374 INFO:teuthology.orchestra.run.smithi057.stdout:Unpacking librados2 (19.0.0-2517-g95a4ad3c-1jammy) ... 2024-05-08T16:24:52.795 INFO:teuthology.orchestra.run.smithi060.stdout:Get:115 https://4.chacra.ceph.com/r/ceph/wip-lflores-testing-2-2024-05-07-1606-squid/95a4ad3c90f2f12f920e87725ad8d9002f948722/ubuntu/jammy/flavors/default jammy/main amd64 ceph-volume all 19.0.0-2517-g95a4ad3c-1jammy [121 kB] 2024-05-08T16:24:52.810 INFO:teuthology.orchestra.run.smithi057.stdout:Selecting previously unselected package librbd1. 2024-05-08T16:24:52.826 INFO:teuthology.orchestra.run.smithi057.stdout:Preparing to unpack .../008-librbd1_19.0.0-2517-g95a4ad3c-1jammy_amd64.deb ... 2024-05-08T16:24:52.868 INFO:teuthology.orchestra.run.smithi057.stdout:Unpacking librbd1 (19.0.0-2517-g95a4ad3c-1jammy) ... 2024-05-08T16:24:52.884 INFO:teuthology.orchestra.run.smithi060.stdout:Get:116 https://4.chacra.ceph.com/r/ceph/wip-lflores-testing-2-2024-05-07-1606-squid/95a4ad3c90f2f12f920e87725ad8d9002f948722/ubuntu/jammy/flavors/default jammy/main amd64 libcephfs-dev amd64 19.0.0-2517-g95a4ad3c-1jammy [38.9 kB] 2024-05-08T16:24:52.888 INFO:teuthology.orchestra.run.smithi060.stdout:Get:117 https://4.chacra.ceph.com/r/ceph/wip-lflores-testing-2-2024-05-07-1606-squid/95a4ad3c90f2f12f920e87725ad8d9002f948722/ubuntu/jammy/flavors/default jammy/main amd64 radosgw amd64 19.0.0-2517-g95a4ad3c-1jammy [13.4 MB] 2024-05-08T16:24:53.271 INFO:teuthology.orchestra.run.smithi057.stdout:Selecting previously unselected package libcephfs2. 2024-05-08T16:24:53.298 INFO:teuthology.orchestra.run.smithi057.stdout:Preparing to unpack .../009-libcephfs2_19.0.0-2517-g95a4ad3c-1jammy_amd64.deb ... 2024-05-08T16:24:53.338 INFO:teuthology.orchestra.run.smithi057.stdout:Unpacking libcephfs2 (19.0.0-2517-g95a4ad3c-1jammy) ... 2024-05-08T16:24:53.824 INFO:teuthology.orchestra.run.smithi057.stdout:Selecting previously unselected package python3-rados. 2024-05-08T16:24:53.852 INFO:teuthology.orchestra.run.smithi057.stdout:Preparing to unpack .../010-python3-rados_19.0.0-2517-g95a4ad3c-1jammy_amd64.deb ... 2024-05-08T16:24:53.890 INFO:teuthology.orchestra.run.smithi057.stdout:Unpacking python3-rados (19.0.0-2517-g95a4ad3c-1jammy) ... 2024-05-08T16:24:54.160 INFO:teuthology.orchestra.run.smithi060.stdout:Get:118 https://4.chacra.ceph.com/r/ceph/wip-lflores-testing-2-2024-05-07-1606-squid/95a4ad3c90f2f12f920e87725ad8d9002f948722/ubuntu/jammy/flavors/default jammy/main amd64 rbd-fuse amd64 19.0.0-2517-g95a4ad3c-1jammy [91.6 kB] 2024-05-08T16:24:54.326 INFO:teuthology.orchestra.run.smithi057.stdout:Selecting previously unselected package python3-ceph-argparse. 2024-05-08T16:24:54.353 INFO:teuthology.orchestra.run.smithi057.stdout:Preparing to unpack .../011-python3-ceph-argparse_19.0.0-2517-g95a4ad3c-1jammy_all.deb ... 2024-05-08T16:24:54.393 INFO:teuthology.orchestra.run.smithi057.stdout:Unpacking python3-ceph-argparse (19.0.0-2517-g95a4ad3c-1jammy) ... 2024-05-08T16:24:54.645 INFO:teuthology.orchestra.run.smithi057.stdout:Selecting previously unselected package python3-cephfs. 2024-05-08T16:24:54.661 INFO:teuthology.orchestra.run.smithi057.stdout:Preparing to unpack .../012-python3-cephfs_19.0.0-2517-g95a4ad3c-1jammy_amd64.deb ... 2024-05-08T16:24:54.695 INFO:teuthology.orchestra.run.smithi057.stdout:Unpacking python3-cephfs (19.0.0-2517-g95a4ad3c-1jammy) ... 2024-05-08T16:24:54.750 INFO:teuthology.orchestra.run.smithi060.stdout:Fetched 180 MB in 13s (13.9 MB/s) 2024-05-08T16:24:54.918 INFO:teuthology.orchestra.run.smithi060.stdout:Selecting previously unselected package liblttng-ust1:amd64. 2024-05-08T16:24:54.981 INFO:teuthology.orchestra.run.smithi057.stdout:Selecting previously unselected package python3-ceph-common. 2024-05-08T16:24:55.008 INFO:teuthology.orchestra.run.smithi057.stdout:Preparing to unpack .../013-python3-ceph-common_19.0.0-2517-g95a4ad3c-1jammy_all.deb ... 2024-05-08T16:24:55.021 INFO:teuthology.orchestra.run.smithi060.stdout:(Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 165990 files and directories currently installed.) 2024-05-08T16:24:55.027 INFO:teuthology.orchestra.run.smithi060.stdout:Preparing to unpack .../000-liblttng-ust1_2.13.1-1ubuntu1_amd64.deb ... 2024-05-08T16:24:55.048 INFO:teuthology.orchestra.run.smithi057.stdout:Unpacking python3-ceph-common (19.0.0-2517-g95a4ad3c-1jammy) ... 2024-05-08T16:24:55.108 INFO:teuthology.orchestra.run.smithi060.stdout:Unpacking liblttng-ust1:amd64 (2.13.1-1ubuntu1) ... 2024-05-08T16:24:55.368 INFO:teuthology.orchestra.run.smithi057.stdout:Selecting previously unselected package python3-wcwidth. 2024-05-08T16:24:55.394 INFO:teuthology.orchestra.run.smithi057.stdout:Preparing to unpack .../014-python3-wcwidth_0.2.5+dfsg1-1_all.deb ... 2024-05-08T16:24:55.428 INFO:teuthology.orchestra.run.smithi060.stdout:Selecting previously unselected package libdouble-conversion3:amd64. 2024-05-08T16:24:55.434 INFO:teuthology.orchestra.run.smithi057.stdout:Unpacking python3-wcwidth (0.2.5+dfsg1-1) ... 2024-05-08T16:24:55.455 INFO:teuthology.orchestra.run.smithi060.stdout:Preparing to unpack .../001-libdouble-conversion3_3.1.7-4_amd64.deb ... 2024-05-08T16:24:55.495 INFO:teuthology.orchestra.run.smithi060.stdout:Unpacking libdouble-conversion3:amd64 (3.1.7-4) ... 2024-05-08T16:24:55.770 INFO:teuthology.orchestra.run.smithi057.stdout:Selecting previously unselected package python3-prettytable. 2024-05-08T16:24:55.797 INFO:teuthology.orchestra.run.smithi057.stdout:Preparing to unpack .../015-python3-prettytable_2.5.0-2_all.deb ... 2024-05-08T16:24:55.814 INFO:teuthology.orchestra.run.smithi060.stdout:Selecting previously unselected package libpcre2-16-0:amd64. 2024-05-08T16:24:55.837 INFO:teuthology.orchestra.run.smithi057.stdout:Unpacking python3-prettytable (2.5.0-2) ... 2024-05-08T16:24:55.841 INFO:teuthology.orchestra.run.smithi060.stdout:Preparing to unpack .../002-libpcre2-16-0_10.39-3ubuntu0.1_amd64.deb ... 2024-05-08T16:24:55.881 INFO:teuthology.orchestra.run.smithi060.stdout:Unpacking libpcre2-16-0:amd64 (10.39-3ubuntu0.1) ... 2024-05-08T16:24:56.001 DEBUG:teuthology.orchestra.console.smithi057:pexpect command: ipmitool -H smithi057.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-05-08T16:24:56.026 DEBUG:teuthology.orchestra.console.smithi060:pexpect command: ipmitool -H smithi060.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-05-08T16:24:56.062 DEBUG:teuthology.orchestra.console.smithi062:pexpect command: ipmitool -H smithi062.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-05-08T16:24:56.098 INFO:teuthology.orchestra.run.smithi057.stdout:Selecting previously unselected package python3-rbd. 2024-05-08T16:24:56.111 DEBUG:teuthology.orchestra.console.smithi057:check power output: Chassis Power is on 2024-05-08T16:24:56.113 INFO:teuthology.orchestra.run.smithi057.stdout:Preparing to unpack .../016-python3-rbd_19.0.0-2517-g95a4ad3c-1jammy_amd64.deb ... 2024-05-08T16:24:56.135 DEBUG:teuthology.orchestra.console.smithi060:check power output: Chassis Power is on 2024-05-08T16:24:56.156 INFO:teuthology.orchestra.run.smithi057.stdout:Unpacking python3-rbd (19.0.0-2517-g95a4ad3c-1jammy) ... 2024-05-08T16:24:56.173 DEBUG:teuthology.orchestra.console.smithi062:check power output: Chassis Power is on 2024-05-08T16:24:56.360 INFO:teuthology.orchestra.run.smithi060.stdout:Selecting previously unselected package libqt5core5a:amd64. 2024-05-08T16:24:56.387 INFO:teuthology.orchestra.run.smithi060.stdout:Preparing to unpack .../003-libqt5core5a_5.15.3+dfsg-2ubuntu0.2_amd64.deb ... 2024-05-08T16:24:56.434 INFO:teuthology.orchestra.run.smithi060.stdout:Unpacking libqt5core5a:amd64 (5.15.3+dfsg-2ubuntu0.2) ... 2024-05-08T16:24:56.451 INFO:teuthology.orchestra.run.smithi057.stdout:Selecting previously unselected package librdkafka1:amd64. 2024-05-08T16:24:56.477 INFO:teuthology.orchestra.run.smithi057.stdout:Preparing to unpack .../017-librdkafka1_1.8.0-1build1_amd64.deb ... 2024-05-08T16:24:56.517 INFO:teuthology.orchestra.run.smithi057.stdout:Unpacking librdkafka1:amd64 (1.8.0-1build1) ... 2024-05-08T16:24:56.795 INFO:teuthology.orchestra.run.smithi057.stdout:Selecting previously unselected package libreadline-dev:amd64. 2024-05-08T16:24:56.821 INFO:teuthology.orchestra.run.smithi057.stdout:Preparing to unpack .../018-libreadline-dev_8.1.2-1_amd64.deb ... 2024-05-08T16:24:56.829 INFO:teuthology.orchestra.run.smithi060.stdout:Selecting previously unselected package libqt5dbus5:amd64. 2024-05-08T16:24:56.856 INFO:teuthology.orchestra.run.smithi060.stdout:Preparing to unpack .../004-libqt5dbus5_5.15.3+dfsg-2ubuntu0.2_amd64.deb ... 2024-05-08T16:24:56.861 INFO:teuthology.orchestra.run.smithi057.stdout:Unpacking libreadline-dev:amd64 (8.1.2-1) ... 2024-05-08T16:24:56.888 INFO:teuthology.orchestra.run.smithi060.stdout:Unpacking libqt5dbus5:amd64 (5.15.3+dfsg-2ubuntu0.2) ... 2024-05-08T16:24:57.164 INFO:teuthology.orchestra.run.smithi057.stdout:Selecting previously unselected package liblua5.3-dev:amd64. 2024-05-08T16:24:57.180 INFO:teuthology.orchestra.run.smithi057.stdout:Preparing to unpack .../019-liblua5.3-dev_5.3.6-1build1_amd64.deb ... 2024-05-08T16:24:57.222 INFO:teuthology.orchestra.run.smithi057.stdout:Unpacking liblua5.3-dev:amd64 (5.3.6-1build1) ... 2024-05-08T16:24:57.266 INFO:teuthology.orchestra.run.smithi060.stdout:Selecting previously unselected package libqt5network5:amd64. 2024-05-08T16:24:57.292 INFO:teuthology.orchestra.run.smithi060.stdout:Preparing to unpack .../005-libqt5network5_5.15.3+dfsg-2ubuntu0.2_amd64.deb ... 2024-05-08T16:24:57.332 INFO:teuthology.orchestra.run.smithi060.stdout:Unpacking libqt5network5:amd64 (5.15.3+dfsg-2ubuntu0.2) ... 2024-05-08T16:24:57.567 INFO:teuthology.orchestra.run.smithi057.stdout:Selecting previously unselected package lua5.1. 2024-05-08T16:24:57.594 INFO:teuthology.orchestra.run.smithi057.stdout:Preparing to unpack .../020-lua5.1_5.1.5-8.1build4_amd64.deb ... 2024-05-08T16:24:57.634 INFO:teuthology.orchestra.run.smithi057.stdout:Unpacking lua5.1 (5.1.5-8.1build4) ... 2024-05-08T16:24:57.685 INFO:teuthology.orchestra.run.smithi060.stdout:Selecting previously unselected package libthrift-0.16.0:amd64. 2024-05-08T16:24:57.712 INFO:teuthology.orchestra.run.smithi060.stdout:Preparing to unpack .../006-libthrift-0.16.0_0.16.0-2_amd64.deb ... 2024-05-08T16:24:57.752 INFO:teuthology.orchestra.run.smithi060.stdout:Unpacking libthrift-0.16.0:amd64 (0.16.0-2) ... 2024-05-08T16:24:57.928 INFO:teuthology.orchestra.run.smithi057.stdout:Selecting previously unselected package lua-any. 2024-05-08T16:24:57.944 INFO:teuthology.orchestra.run.smithi057.stdout:Preparing to unpack .../021-lua-any_27ubuntu1_all.deb ... 2024-05-08T16:24:57.986 INFO:teuthology.orchestra.run.smithi057.stdout:Unpacking lua-any (27ubuntu1) ... 2024-05-08T16:24:58.239 INFO:teuthology.orchestra.run.smithi057.stdout:Selecting previously unselected package zip. 2024-05-08T16:24:58.255 INFO:teuthology.orchestra.run.smithi057.stdout:Preparing to unpack .../022-zip_3.0-12build2_amd64.deb ... 2024-05-08T16:24:58.297 INFO:teuthology.orchestra.run.smithi057.stdout:Unpacking zip (3.0-12build2) ... 2024-05-08T16:24:58.357 INFO:teuthology.orchestra.run.smithi060.stdout:Selecting previously unselected package librados2. 2024-05-08T16:24:58.384 INFO:teuthology.orchestra.run.smithi060.stdout:Preparing to unpack .../007-librados2_19.0.0-2517-g95a4ad3c-1jammy_amd64.deb ... 2024-05-08T16:24:58.447 INFO:teuthology.orchestra.run.smithi060.stdout:Unpacking librados2 (19.0.0-2517-g95a4ad3c-1jammy) ... 2024-05-08T16:24:58.617 INFO:teuthology.orchestra.run.smithi057.stdout:Selecting previously unselected package unzip. 2024-05-08T16:24:58.644 INFO:teuthology.orchestra.run.smithi057.stdout:Preparing to unpack .../023-unzip_6.0-26ubuntu3.2_amd64.deb ... 2024-05-08T16:24:58.717 INFO:teuthology.orchestra.run.smithi057.stdout:Unpacking unzip (6.0-26ubuntu3.2) ... 2024-05-08T16:24:58.900 INFO:teuthology.orchestra.run.smithi060.stdout:Selecting previously unselected package librbd1. 2024-05-08T16:24:58.927 INFO:teuthology.orchestra.run.smithi060.stdout:Preparing to unpack .../008-librbd1_19.0.0-2517-g95a4ad3c-1jammy_amd64.deb ... 2024-05-08T16:24:58.967 INFO:teuthology.orchestra.run.smithi060.stdout:Unpacking librbd1 (19.0.0-2517-g95a4ad3c-1jammy) ... 2024-05-08T16:24:59.346 INFO:teuthology.orchestra.run.smithi057.stdout:Selecting previously unselected package luarocks. 2024-05-08T16:24:59.369 INFO:teuthology.orchestra.run.smithi060.stdout:Selecting previously unselected package libcephfs2. 2024-05-08T16:24:59.373 INFO:teuthology.orchestra.run.smithi057.stdout:Preparing to unpack .../024-luarocks_3.8.0+dfsg1-1_all.deb ... 2024-05-08T16:24:59.396 INFO:teuthology.orchestra.run.smithi060.stdout:Preparing to unpack .../009-libcephfs2_19.0.0-2517-g95a4ad3c-1jammy_amd64.deb ... 2024-05-08T16:24:59.421 INFO:teuthology.orchestra.run.smithi057.stdout:Unpacking luarocks (3.8.0+dfsg1-1) ... 2024-05-08T16:25:00.112 DEBUG:teuthology.orchestra.console.smithi057:pexpect command: ipmitool -H smithi057.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-05-08T16:25:00.137 DEBUG:teuthology.orchestra.console.smithi060:pexpect command: ipmitool -H smithi060.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-05-08T16:25:00.174 DEBUG:teuthology.orchestra.console.smithi062:pexpect command: ipmitool -H smithi062.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-05-08T16:25:00.223 DEBUG:teuthology.orchestra.console.smithi057:check power output: Chassis Power is off 2024-05-08T16:25:00.246 DEBUG:teuthology.orchestra.console.smithi060:check power output: Chassis Power is off 2024-05-08T16:25:00.284 DEBUG:teuthology.orchestra.console.smithi062:check power output: Chassis Power is off 2024-05-08T16:25:00.324 INFO:teuthology.orchestra.console.smithi057:Power off completed 2024-05-08T16:25:00.347 INFO:teuthology.orchestra.console.smithi060:Power off completed 2024-05-08T16:25:00.385 INFO:teuthology.orchestra.console.smithi062:Power off completed 2024-05-08T16:25:00.488 INFO:teuthology.run:Summary data: description: rados/cephadm/workunits/{0-distro/ubuntu_22.04 agent/on mon_election/connectivity task/test_monitoring_stack_basic} duration: 455.3960373401642 failure_reason: 'Command failed on smithi062 with status 1: ''sudo fuser -v /var/lib/dpkg/lock-frontend''' flavor: default owner: scheduled_lflores@teuthology sentry_event: https://sentry.ceph.com/organizations/ceph/?query=115f1969f786481d9c8f8923ad2d523e status: fail success: false 2024-05-08T16:25:00.489 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-05-08T16:25:00.576 INFO:teuthology.run:FAIL