smithi099.front.sepia.ceph.com: _ansible_no_log: null cache_update_time: 1711430158 cache_updated: false changed: false invocation: module_args: allow_change_held_packages: false allow_downgrade: false allow_unauthenticated: false autoclean: false autoremove: false cache_valid_time: 0 clean: false deb: null default_release: null dpkg_options: force-confdef,force-confold fail_on_autoremove: false force: true force_apt_get: false install_recommends: null lock_timeout: 60 name: - apt - apache2 only_upgrade: false package: - apt - apache2 policy_rc_d: null purge: false state: latest update_cache: null update_cache_retries: 5 update_cache_retry_max_delay: 12 upgrade: null msg: '''/usr/bin/apt-get -y -o "Dpkg::Options::=--force-confdef" -o "Dpkg::Options::=--force-confold" --force-yes install ''apt=2.4.11'' ''apache2=2.4.52-1ubuntu4.8'''' failed: W: --force-yes is deprecated, use one of the options starting with --allow instead. E: Could not get lock /var/lib/dpkg/lock-frontend. It is held by process 6194 (apt-get) E: Unable to acquire the dpkg frontend lock (/var/lib/dpkg/lock-frontend), is another process using it? ' rc: 100 stderr: 'W: --force-yes is deprecated, use one of the options starting with --allow instead. E: Could not get lock /var/lib/dpkg/lock-frontend. It is held by process 6194 (apt-get) E: Unable to acquire the dpkg frontend lock (/var/lib/dpkg/lock-frontend), is another process using it? ' stderr_lines: - 'W: --force-yes is deprecated, use one of the options starting with --allow instead.' - 'E: Could not get lock /var/lib/dpkg/lock-frontend. It is held by process 6194 (apt-get)' - 'E: Unable to acquire the dpkg frontend lock (/var/lib/dpkg/lock-frontend), is another process using it?' stdout: '' stdout_lines: []