Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- TASK [ceph_client : Write AppArmor configuration for ceph immutable object caching] **********************************************************************************************************************************************************************************************
- task path: /etc/ansible/roles/ceph_client/tasks/main.yml:116
- container_name: "aio1"
- physical_host: "aio1"
- Using module file /opt/ansible-runtime/lib/python3.12/site-packages/ansible/modules/blockinfile.py
- Pipelining is enabled.
- <172.29.236.100> ESTABLISH SSH CONNECTION FOR USER: root
- <172.29.236.100> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=300 -o StrictHostKeyChecking=no -o Port=22 -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=5 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ServerAliveInterval=64 -o ServerAliveCountMax=1024 -o Compression=no -o TCPKeepAlive=yes -o VerifyHostKeyDNS=no -o ForwardX11=no -o ForwardAgent=yes -T -o 'ControlPath="/root/.ansible/cp/fd53385e14"' 172.29.236.100 '/bin/sh -c '"'"'/usr/bin/python3.12 && sleep 0'"'"''
- <172.29.236.100> (1, b'\n{"rc": 257, "failed": true, "msg": "Path /etc/apparmor.d/local/abstractions/libvirt-qemu does not exist !", "invocation": {"module_args": {"path": "/etc/apparmor.d/local/abstractions/libvirt-qemu", "marker": "### {mark} OSA CEPH_CLIENT IMMUTABLE OBJECT CACHE BLOCK ###", "block": "/ceph-immutable-object-cache/** r,\\n/run/ceph/immutable_object_cache_sock rw,\\n", "state": "absent", "create": false, "backup": false, "marker_begin": "BEGIN", "marker_end": "END", "append_newline": false, "prepend_newline": false, "unsafe_writes": false, "insertafter": null, "insertbefore": null, "validate": null, "mode": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}}\n', b"OpenSSH_9.6p1 Ubuntu-3ubuntu13.5, OpenSSL 3.0.13 30 Jan 2024\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug1: /etc/ssh/ssh_config line 19: include /etc/ssh/ssh_config.d/*.conf matched no files\r\ndebug1: /etc/ssh/ssh_config line 21: Applying options for *\r\ndebug2: resolve_canonicalize: hostname 172.29.236.100 is address\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/fd53385e14'\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 167991\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 1\r\n")
- <172.29.236.100> Failed to connect to the host via ssh: OpenSSH_9.6p1 Ubuntu-3ubuntu13.5, OpenSSL 3.0.13 30 Jan 2024
- debug1: Reading configuration data /etc/ssh/ssh_config
- debug1: /etc/ssh/ssh_config line 19: include /etc/ssh/ssh_config.d/*.conf matched no files
- debug1: /etc/ssh/ssh_config line 21: Applying options for *
- debug2: resolve_canonicalize: hostname 172.29.236.100 is address
- debug1: auto-mux: Trying existing master at '/root/.ansible/cp/fd53385e14'
- debug2: fd 3 setting O_NONBLOCK
- debug2: mux_client_hello_exchange: master version 4
- debug3: mux_client_forwards: request forwardings: 0 local, 0 remote
- debug3: mux_client_request_session: entering
- debug3: mux_client_request_alive: entering
- debug3: mux_client_request_alive: done pid = 167991
- debug3: mux_client_request_session: session request sent
- debug1: mux_client_request_session: master session id: 2
- debug3: mux_client_read_packet_timeout: read header failed: Broken pipe
- debug2: Received exit status from master 1
- fatal: [aio1]: FAILED! => {
- "changed": false,
- "invocation": {
- "module_args": {
- "append_newline": false,
- "attributes": null,
- "backup": false,
- "block": "/ceph-immutable-object-cache/** r,\n/run/ceph/immutable_object_cache_sock rw,\n",
- "create": false,
- "group": null,
- "insertafter": null,
- "insertbefore": null,
- "marker": "### {mark} OSA CEPH_CLIENT IMMUTABLE OBJECT CACHE BLOCK ###",
- "marker_begin": "BEGIN",
- "marker_end": "END",
- "mode": null,
- "owner": null,
- "path": "/etc/apparmor.d/local/abstractions/libvirt-qemu",
- "prepend_newline": false,
- "selevel": null,
- "serole": null,
- "setype": null,
- "seuser": null,
- "state": "absent",
- "unsafe_writes": false,
- "validate": null
- }
- },
- "msg": "Path /etc/apparmor.d/local/abstractions/libvirt-qemu does not exist !",
- "rc": 257
- }
- PLAY RECAP ***********************************************************************************************************************************************************************************************************************************************************************
- aio1 : ok=130 changed=0 unreachable=0 failed=1 skipped=108 rescued=0 ignored=0
Advertisement
Add Comment
Please, Sign In to add comment