smithi022.front.sepia.ceph.com: _ansible_no_log: false changed: false invocation: module_args: allow_unauthenticated: false autoclean: false autoremove: false cache_valid_time: 0 deb: null default_release: null dpkg_options: force-confdef,force-confold force: true force_apt_get: false install_recommends: null name: - ceph - ceph-common - libcephfs1 - radosgw - python-ceph - python-rados - python-cephfs - python-rbd - librbd1 - librados2 - ceph-fs-common-dbg - ceph-fs-common - openmpi-common only_upgrade: false package: - ceph - ceph-common - libcephfs1 - radosgw - python-ceph - python-rados - python-cephfs - python-rbd - librbd1 - librados2 - ceph-fs-common-dbg - ceph-fs-common - openmpi-common policy_rc_d: null purge: false state: absent update_cache: null update_cache_retries: 5 update_cache_retry_max_delay: 12 upgrade: null msg: '''apt-get remove ''librbd1'' ''librados2'''' 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 15496 (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 15496 (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 15496 (apt-get)' - 'E: Unable to acquire the dpkg frontend lock (/var/lib/dpkg/lock-frontend), is another process using it?' stdout: '' stdout_lines: []