Control group /: -.slice ├─machine ├─sys-fs-fuse-connections.mount ├─sys-kernel-config.mount ├─sys-kernel-debug.mount ├─dev-mqueue.mount ├─user.slice │ ├─user-1002.slice │ │ ├─user@1002.service … │ │ │ ├─app.slice │ │ │ └─init.scope │ │ │ ├─21401 /lib/systemd/systemd --user │ │ │ └─21402 (sd-pam) │ │ └─session-22.scope │ │ ├─21392 sshd: cephadm [priv] │ │ └─21415 sshd: cephadm@notty │ └─user-1000.slice │ ├─user@1000.service … │ │ ├─app.slice │ │ └─init.scope │ │ ├─706 /lib/systemd/systemd --user │ │ └─707 (sd-pam) │ ├─session-4.scope │ │ ├─1457 sshd: zuul [priv] │ │ └─1470 sshd: zuul@notty │ └─session-1.scope │ ├─ 703 sshd: zuul [priv] │ ├─ 720 sshd: zuul@notty │ ├─ 865 /usr/bin/python3 │ ├─ 1461 ssh: /home/zuul/.ansible/cp/199.204.45.242-22-zuul [mux] │ ├─386306 sh -c /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-efezjpgzskcispmcqiqawybjrzeqhvfl ; /usr/bin/python3'"'"' && sleep 0' │ ├─386307 /bin/sh -c sudo -H -S -n -u root /bin/sh -c 'echo BECOME-SUCCESS-efezjpgzskcispmcqiqawybjrzeqhvfl ; /usr/bin/python3' && sleep 0 │ ├─386308 sudo -H -S -n -u root /bin/sh -c echo BECOME-SUCCESS-efezjpgzskcispmcqiqawybjrzeqhvfl ; /usr/bin/python3 │ ├─386309 /bin/sh -c echo BECOME-SUCCESS-efezjpgzskcispmcqiqawybjrzeqhvfl ; /usr/bin/python3 │ ├─386310 /usr/bin/python3 │ ├─386311 /bin/bash -c set -x systemd-cgls --full --all --no-pager > /tmp/logs/system/systemd-cgls.txt ip addr > /tmp/logs/system/ip-addr.txt ip route > /tmp/logs/system/ip-route.txt lsblk > /tmp/logs/system/lsblk.txt mount > /tmp/logs/system/mount.txt docker images > /tmp/logs/system/docker-images.txt brctl show > /tmp/logs/system/brctl-show.txt ps aux --sort=-%mem > /tmp/logs/system/ps.txt dpkg -l > /tmp/logs/system/packages.txt CONTAINERS=($(docker ps -a --format '{{ .Names }}' --filter label=zuul)) if [ ! -z "$CONTAINERS" ]; then mkdir -p "/tmp/logs/system/containers" for CONTAINER in ${CONTAINERS}; do docker logs "${CONTAINER}" > "/tmp/logs/system/containers/${CONTAINER}.txt" done fi │ └─386313 systemd-cgls --full --all --no-pager ├─osh-libvirt ├─sys-kernel-tracing.mount ├─init.scope │ └─1 /lib/systemd/systemd --system --deserialize 42 nofb ├─system.slice │ ├─containerd.service … │ │ ├─ 9798 /usr/bin/containerd --config /etc/containerd/config.toml │ │ ├─ 12191 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 7e569a0d3754cee09a54d767267c2e03b5f1916be04b45e042ea26088d450131 -address /run/containerd/containerd.sock │ │ ├─ 12561 /usr/bin/containerd-shim-runc-v2 -namespace moby -id ed9f5c5715b3f5e3174994f51b2d66a26c9b69cd133db80e795164f70ebd401c -address /run/containerd/containerd.sock │ │ ├─ 19333 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 66d06a3b67127eb17d85cfdd95d06a5c44545c0a2e7ad9e2e756ccca22c90df8 -address /run/containerd/containerd.sock │ │ ├─ 24522 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 0ca6f9ed40c5e2ea45a94bb8a791359f24c88b3578192665042395e952b29b45 -address /run/containerd/containerd.sock │ │ ├─ 28995 /usr/bin/containerd-shim-runc-v2 -namespace moby -id ce01159b6e4e19fcfb0adb51ed484ac972a75014bd387e15e78a4fb5953f4463 -address /run/containerd/containerd.sock │ │ ├─ 33647 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 2404c2878b54cd6dbbc30e9a7b68bb1ba926196dc2c1acb85627074e39a322d0 -address /run/containerd/containerd.sock │ │ ├─ 39116 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id dec2c57f57468a20751ef3d4c2d9f626fb0589dbcb2d8223af54cea1d6aa49a5 -address /run/containerd/containerd.sock │ │ ├─ 39132 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2098900195be5d795c88aec65973b0d0d3c3e85dfa2a4b56ef7f829ec7c247c6 -address /run/containerd/containerd.sock │ │ ├─ 39174 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 12d19d69adb116fabd505258ea11878b582c58a1837688806ab8233fb3411225 -address /run/containerd/containerd.sock │ │ ├─ 39193 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6e34b9b3b09070f694247caa531e0097d7b04040db0fe987f6eb3285ecc57526 -address /run/containerd/containerd.sock │ │ ├─ 39238 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b7d36cf9fe66c067d96cdd6a718c22bf3920b6c2a1e4ab117265f189374245a0 -address /run/containerd/containerd.sock │ │ ├─ 39736 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 36578acacf476293beb3586d522005aebf43d94ff921b4efabce3740f85a84d4 -address /run/containerd/containerd.sock │ │ ├─ 40480 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1b094679f2bd3a6b9ba47cb59334e652593a5cda2600adb484c1915f73893709 -address /run/containerd/containerd.sock │ │ ├─ 40503 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d6026e5b43ccd431a8dcdfbc6a5e8b1f282e2d2ffb012efdcf591194ce522145 -address /run/containerd/containerd.sock │ │ ├─ 41999 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 586aedc8017cc8c5ecd8c5ae05dfcf128b27f92707531aefd4d6f75ee2c5aa4e -address /run/containerd/containerd.sock │ │ ├─ 42385 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 49f3b461ac0e01fa2493bf146447ab65aee90c52eff9cd40c7f52b42b94bc9d8 -address /run/containerd/containerd.sock │ │ ├─ 42424 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0d0c48d071bb2b1b69ac41ef90bd713c911a02c43dc24c331bade64b6bf4b518 -address /run/containerd/containerd.sock │ │ ├─ 42841 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 152e9b34d556dd10a069f6ce38e6daa3ae195bb6fc7d2709b15fb41c43a739e8 -address /run/containerd/containerd.sock │ │ ├─ 43341 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ecc44f697180ef097cb0787ccae39cdfbcd8d1d75a1133eee9d7c52d7d261794 -address /run/containerd/containerd.sock │ │ ├─ 43379 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9bbc537e13fb1a015f5ca18fcc456825457550256d743b8b8b8a9c6079448ad1 -address /run/containerd/containerd.sock │ │ ├─ 43428 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c91c69f0638d7e48946d364a8f71fae77ab367a0e8ce186cc0a2a46f4184059b -address /run/containerd/containerd.sock │ │ ├─ 45483 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9bf859573e93a45a90da557935b02ef9b2794a0f28f9594b3eb75dfaf4cbabf2 -address /run/containerd/containerd.sock │ │ ├─ 45602 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e7b9d387d249c8ecb91c886761211b41edafb38c40a0fdb63de7f0a8eabd5a59 -address /run/containerd/containerd.sock │ │ ├─ 46317 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6690e433db1306fc04f221b5f0451408244dbfab4cb70defe2e57ea18e8586dd -address /run/containerd/containerd.sock │ │ ├─ 46432 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2d71d216f1dba029abd98e82b58d833744a32c6f6c77668349baff576a316234 -address /run/containerd/containerd.sock │ │ ├─ 46803 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0f9f01911f81a3167db08d22451c4a6aede7c320d9049dd83b87de5e022cd842 -address /run/containerd/containerd.sock │ │ ├─ 47134 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id df00955cc184db17506d306fd85061ca4c26319726421d1885c62a8307eb6def -address /run/containerd/containerd.sock │ │ ├─ 47598 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e29962a4c6b17a054fa1bd9353431542f0d4719ee963fc0f7d9108f92dd34ecb -address /run/containerd/containerd.sock │ │ ├─ 49967 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9dabcaca0358ec6f1d9273d83bff0f77c2c0a3e0c4806d28c3f5f286a4444009 -address /run/containerd/containerd.sock │ │ ├─ 53953 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 79b29f280644f86fe70eed1c785fb034b6798bdce45f9f53e5bf7a1591e0c04f -address /run/containerd/containerd.sock │ │ ├─ 54548 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 09aab2a5050f18f172ce22a06f6f9d7571af987d771d26a560c3cfe7d958bc40 -address /run/containerd/containerd.sock │ │ ├─ 54609 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f5b900edbb186e50acde607bc6b5547bd8ad447fcc84f1c70b9e15c34dea6a6f -address /run/containerd/containerd.sock │ │ ├─ 54654 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c20320cf657f8c09242161eec5a9b53ff9c7261a78f82a164a88a08711fa4ba9 -address /run/containerd/containerd.sock │ │ ├─ 54848 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1f951bb9c33d0242ce7e11b360d4e0608893f1173ee0771d820dfd011b7a5703 -address /run/containerd/containerd.sock │ │ ├─ 57888 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5c7c514af9410557739cd5b0d3ac2ac2703578be92398105b5efd61752a7fd17 -address /run/containerd/containerd.sock │ │ ├─ 57977 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id da9b186e5b5351997822126690319eb1a6f927d22db59c70605188cd4355c597 -address /run/containerd/containerd.sock │ │ ├─ 58024 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9972d2cc58fbc99751b0ff70a10856e9e7dbec8d7ef7febc3dde8b0a515b7b13 -address /run/containerd/containerd.sock │ │ ├─ 58062 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5cf7e3c6d4f76a5affcb20751995a39fd383c37a66f72cc0f22728cd6adb0097 -address /run/containerd/containerd.sock │ │ ├─ 59560 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8988a5f3e2f83569b8b1ff534f69fd46a72aaaa9cffacd518bf5381e3c79a269 -address /run/containerd/containerd.sock │ │ ├─ 59624 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ee7613fafbbcf02803f03624bb9a77b590ccb76bcf18345476a510b4dc920377 -address /run/containerd/containerd.sock │ │ ├─ 59686 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4b8a6f142c22797512b68b7a6465b6d4add2a04d7687ff83c1fce6943924323d -address /run/containerd/containerd.sock │ │ ├─ 59769 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 53adeda428c2a55b5cb4bc5d9254ca93cbaed2be6094e2e07955d1e35a78dc3e -address /run/containerd/containerd.sock │ │ ├─ 60204 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id da6387409789efa543a249bb5a897b7dc64a2932e01069a8e2f4f531e7c40600 -address /run/containerd/containerd.sock │ │ ├─ 60337 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 861b42fbe2a030f1c7deeb227234613b6056282d075b28cac53413d452fbbd8f -address /run/containerd/containerd.sock │ │ ├─ 60557 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ce8e8395affc57dd8d46cc9a0d7b1dd7a243bcb8696c70501902601937805084 -address /run/containerd/containerd.sock │ │ ├─ 60876 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 06efb189f76f54380ac1449b72fe609a46d86d638153337b79b1d4918bb35f17 -address /run/containerd/containerd.sock │ │ ├─ 61068 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id dfb4b16fd87cab8ff2bfa2d7a1029e2c049fb73521785af1af7dc41b6d437c39 -address /run/containerd/containerd.sock │ │ ├─ 61639 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 715ea304a4fc580c55d505401bef8585dd9ed89bf1fe6dede36ae08bc0c4afe0 -address /run/containerd/containerd.sock │ │ ├─ 63011 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cc775747cf8e462cdafa78ba733a7313bdca657e4eac500c2a4e9ea1fcffdffe -address /run/containerd/containerd.sock │ │ ├─ 64856 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d4cf0751490fa0f2d7e216e560057c2c5ef85d494b4fb7fd3899389c9065f843 -address /run/containerd/containerd.sock │ │ ├─ 71339 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bad11b85913571f453e3cc3253cdc7a05e89542bf9a27d890db311793218de16 -address /run/containerd/containerd.sock │ │ ├─ 72419 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c7358d6e939a5b6e8f8cec53a97eb115a4a1d9b8e24c28111cb24fbbeb48da81 -address /run/containerd/containerd.sock │ │ ├─ 76717 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3bcab5902d5705b19c27715ac2c1c57a7254fc8898fe3b871cc31edef006b673 -address /run/containerd/containerd.sock │ │ ├─ 81855 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6c69b3795f64573e3845a4e5f28d9eaa14cb003f6fd58149bdbc602a8da0469b -address /run/containerd/containerd.sock │ │ ├─ 87585 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 67471a74dba47bedb4027351a018492df038ca9ebdd1393444d4b91a2402e0e0 -address /run/containerd/containerd.sock │ │ ├─ 87630 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4f73fcab1188ebbbd87b9f0803425043d9e35d5b6131a7d8c8e6e75a64c6d811 -address /run/containerd/containerd.sock │ │ ├─ 95540 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id dbcd7998c4460099c7dae3cdf5e5e76e75a04e1a39d5f3d4d15c3d2cf99fe38a -address /run/containerd/containerd.sock │ │ ├─ 96869 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8aaf0d68fa05d13e10a7cef1b972fb4055b310eac81609cfd3246fb9cd75db01 -address /run/containerd/containerd.sock │ │ ├─ 97003 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0b44d3d295cdc7b64a3ba2a08a533046223a897379a21b2c3f1d4f78009ff803 -address /run/containerd/containerd.sock │ │ ├─ 98646 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 85d720677a2d4682537be2d21afb5b1fa75792b82a8dc3ea1728222c11406c0c -address /run/containerd/containerd.sock │ │ ├─100018 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 38875a0dea5743889c91cab789bbd0f0ae72d3321d791e5d695077ac534a8ba7 -address /run/containerd/containerd.sock │ │ ├─100090 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e149a1d290fcd66f316e7ac4fc8dde3e35e2aee08b0199a3ae6db9fb917be91c -address /run/containerd/containerd.sock │ │ ├─110317 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0187b5c0c5fac1d3c56a4fd09bc6558b904603195053830b78fc13caf519dff5 -address /run/containerd/containerd.sock │ │ ├─110356 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3c0441a87a6174a1cdaf13bcf7b20436cf0d1c6b76f33559250268bfa374ec2d -address /run/containerd/containerd.sock │ │ ├─112299 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id df9644a8c83b3a4fd2fc60f38e197af8a56426a3cb01fecb1f6cd32a89ea3152 -address /run/containerd/containerd.sock │ │ ├─136399 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id acbc6f5cdf965a4113b82524a56651c3f5c00b0c1c07e0d65ae1284f8cac7af8 -address /run/containerd/containerd.sock │ │ ├─137806 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 16ebf50b354ef9a4fbdcad9fb03ae96cbf68720b1f572ffbffce16c9ae69ee76 -address /run/containerd/containerd.sock │ │ ├─138190 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 272371ecb054e0232e03446ea6154e301b09af1f135b9d36ebec52cd099527bc -address /run/containerd/containerd.sock │ │ ├─138944 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d6ea798c4613568090958bc77dd71be9c85d95e102ab3fddfd75d5ac723c7dbf -address /run/containerd/containerd.sock │ │ ├─140616 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 08649d5519614171f44602a7e00d6cd02eb6818845cf0083787ed2e14700dadf -address /run/containerd/containerd.sock │ │ ├─140903 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 80df9bb507dc729dfffd28649e037a184fa8f6ebd569c8430d2e016beefafaf0 -address /run/containerd/containerd.sock │ │ ├─141029 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id aede8cb78da252092e5bf1e6b98f4e727520d2ae0fba84f6e070b3094938c28f -address /run/containerd/containerd.sock │ │ ├─141237 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bf631928891b2d3cd5c9f6f84a21ecfa23fcc7b67ed2434fdbb24d8096193d2d -address /run/containerd/containerd.sock │ │ ├─141542 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d92650d145da58e9edf47cb8b3ac0db35e0c015d694ff9422592448454f6045a -address /run/containerd/containerd.sock │ │ ├─141690 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e8fbd95176bc781361e209bbfd1e91363afe35fbc52b9ecb244094abad3a04a5 -address /run/containerd/containerd.sock │ │ ├─151329 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d6aa2577a6bfa479cf7fbf4c1eba17652329694057ff67dcf8257cb95825a867 -address /run/containerd/containerd.sock │ │ ├─152727 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f60784edd68c39fa4704f749535d40e80821ec1e483dc3eb48e58aa8a503011d -address /run/containerd/containerd.sock │ │ ├─152747 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d1cc9fd45f3a28f4ca9e7bf600517333de94be67a19487d361ce51f6aeb76668 -address /run/containerd/containerd.sock │ │ ├─152802 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 387b857c3ab1f53d1a3db46d01a9541cb1174efd5dc296782a90fc9b84d8b617 -address /run/containerd/containerd.sock │ │ ├─152856 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b718f7143983f9e6fdb762313240550f96ffb96911495c7239c7c1d9addd1f22 -address /run/containerd/containerd.sock │ │ ├─152876 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cc518ed26f7513606d5ed63b2c3421ce41200832b26bcf04b3ffab413ba535c3 -address /run/containerd/containerd.sock │ │ ├─153370 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0a63e0fb6538bddecf1ec4b5522c9af61a92d11d276bc7626b831b8b5679e59f -address /run/containerd/containerd.sock │ │ ├─153415 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 477893bddf2b0772e47e16253913b59c577a643aa13ccca90bf351899c4ddacd -address /run/containerd/containerd.sock │ │ ├─163986 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id db321bc74c6a17196bbe4389438bfd74abf401ea4c8cdb74156c982349785b07 -address /run/containerd/containerd.sock │ │ ├─166073 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 673d144bf51d6b58e4c121538c11b6543b5d6fdfb36da6e6f1fb8be44a4ea537 -address /run/containerd/containerd.sock │ │ ├─166077 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3a999064b1874cab3a40f6296963e11d31ed507dd6898d48d06b16c4a8f06ccd -address /run/containerd/containerd.sock │ │ ├─166098 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5750fca251708fd5b4347ddb27c1e657ed4e37746dd063e9fbec871a24e1be52 -address /run/containerd/containerd.sock │ │ ├─166169 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 05c1133a676ccd54160a0e4cbe3db8acddf4cfeaf92fd17957730ada88b8788f -address /run/containerd/containerd.sock │ │ ├─174150 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 59245e2aa60e2982e0c0e26c505c381d227731034a203993bc6d9a390d8db617 -address /run/containerd/containerd.sock │ │ ├─176028 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bceb60b3596641cebe0c72baa59fe40fc1f610eaf41466142c4da8ef4df1f17b -address /run/containerd/containerd.sock │ │ ├─176074 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0de6c123c5769a3099138c0910b3d37920af21ca4d99e7ac994648d7583d7437 -address /run/containerd/containerd.sock │ │ ├─176145 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fb4f9eccfba5013cd086346c0e950bcb252640fd0dd1d492189b8d847215877d -address /run/containerd/containerd.sock │ │ ├─188734 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c1866708f65fb97d0bd0e6886c9b3c2788a6f78026d11257128ebecec8588289 -address /run/containerd/containerd.sock │ │ ├─197754 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b14f124a34813beeb5423f1087c6dfe18fc17dc631e8dd40fc5f00a385786e3b -address /run/containerd/containerd.sock │ │ ├─197782 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6424450efa9e4e7da4e54ce4178b640c20ed86f41557148ab09cf7f5efb342a7 -address /run/containerd/containerd.sock │ │ ├─197810 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 78de9888c6f560c33544e4989c110ece7497bfb94162411dccd56c3075f799d2 -address /run/containerd/containerd.sock │ │ ├─198086 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a97d3b1b1a4251c57e09636570e0b043892b4f6b481b319108d6dd08ac8b9ba9 -address /run/containerd/containerd.sock │ │ ├─208939 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ba9f581ecf5de17adb1cab3d860bb30fafdcac56a2930a74eefcea10549ba895 -address /run/containerd/containerd.sock │ │ ├─210985 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 77958e95ac95bc109bc86018c38772e73e9e32a49c7ab9ffc9c25fa2a42cd900 -address /run/containerd/containerd.sock │ │ ├─212509 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 53b98e5153d5f061d0b378547d9e32b70cc7cd59cc2a825f4a280b483465f406 -address /run/containerd/containerd.sock │ │ ├─213149 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 10154a817d8b1f1b53f6861caf320ae8b0708faec8216afd504fc268e46f61b6 -address /run/containerd/containerd.sock │ │ ├─214380 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 882942b1a4e0b94121fb9fdecccdfcb4b1ea8a59a6d5aa10651310108c9a5ff3 -address /run/containerd/containerd.sock │ │ ├─215913 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b149be6e26f898fe08252513d27b7e0c414e60dfd5fd18e2bc9a9c2cd41b16d8 -address /run/containerd/containerd.sock │ │ ├─217243 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fbaeae1c3a5d2262ba1ae562afe8816c849f29220eef2e06df4c238be8e2659b -address /run/containerd/containerd.sock │ │ ├─217293 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id dcf724c979d303133af3b97e8a57ea708ec8ffb08053994bd3d88277d702bc72 -address /run/containerd/containerd.sock │ │ ├─228009 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0e5a77b985484e328574b38c33e33414a39e0a29da5f77f1d4e473407a1f62d9 -address /run/containerd/containerd.sock │ │ ├─228416 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 91185066ae93f70c72a8b7285429e98e1dc6fa09a0a17381cdb602b61f682041 -address /run/containerd/containerd.sock │ │ ├─239217 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1e13ea176308ab4ef3c4b4ecdb055074df623f48fdef14b6b7ab30c498f1fa9c -address /run/containerd/containerd.sock │ │ ├─244046 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c9c2a7e604c1183bfa0c51c529c28795a65167c7a9d3b086c57a8b692883b7c5 -address /run/containerd/containerd.sock │ │ ├─244232 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2772f4f8d22393ea58aed676594359f1a26b0633241fbfefb1a2753ac22a8988 -address /run/containerd/containerd.sock │ │ ├─244258 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e997ea400ce729a77ef1901e9d0e2504c501fd4c311b63799477d17f24d29bed -address /run/containerd/containerd.sock │ │ ├─244358 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 69ebc3142eeb9c804ef05f39fc3b91fb5383c212e07052b79a691c33f3088c6b -address /run/containerd/containerd.sock │ │ ├─279029 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 56ce333e59990d700fdb88e34b4cb36f3f4f3f5603b193909c3b0558d4e6739c -address /run/containerd/containerd.sock │ │ ├─281862 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 58197528f8dc4cf4607fa8d3250d9b81e74093829e3de6c332727bf70090ae78 -address /run/containerd/containerd.sock │ │ ├─283289 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4bd80740b8f8072477ffb5f8387dc83f0f7ed0ca025d9b5ea3a128a25a9ffbf3 -address /run/containerd/containerd.sock │ │ └─386025 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5eaae7084f1e20e9076af7265f24762edf89333657c934b81bd207e137d0f4b5 -address /run/containerd/containerd.sock │ ├─packagekit.service │ │ └─1189 /usr/libexec/packagekitd │ ├─systemd-networkd.service │ │ └─523 /lib/systemd/systemd-networkd │ ├─systemd-udevd.service │ │ └─391 /lib/systemd/systemd-udevd │ ├─docker-0ca6f9ed40c5e2ea45a94bb8a791359f24c88b3578192665042395e952b29b45.scope … │ │ ├─24546 /sbin/docker-init -- /usr/bin/ceph-osd -n osd.0 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─24559 /usr/bin/ceph-osd -n osd.0 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─system-serial\x2dgetty.slice │ │ └─serial-getty@ttyS0.service │ │ └─629 /sbin/agetty -o -p -- \u --keep-baud 115200,57600,38400,9600 ttyS0 vt220 │ ├─system-ceph\x2d4837cbf8\x2d4f90\x2d4300\x2db3f6\x2d726c9b9f89b4.slice │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.1.service │ │ │ ├─28701 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/unit.run │ │ │ └─28977 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-1 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1:/var/lib/ceph/osd/ceph-1:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -n osd.1 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@mgr.instance.qykjeb.service │ │ │ ├─12483 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.qykjeb/unit.run │ │ │ └─12513 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-mgr --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-mgr-instance-qykjeb --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph:v18.2.7 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.qykjeb:/var/lib/ceph/mgr/ceph-instance.qykjeb:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.qykjeb/config:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v18.2.7 -n mgr.instance.qykjeb -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@crash.instance.service │ │ │ ├─19292 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/unit.run │ │ │ └─19312 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-crash --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-crash-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/config:/etc/ceph/ceph.conf:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/keyring:/etc/ceph/ceph.client.crash.instance.keyring quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -n client.crash.instance │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.0.service │ │ │ ├─24228 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/unit.run │ │ │ └─24507 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-0 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0:/var/lib/ceph/osd/ceph-0:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -n osd.0 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.2.service │ │ │ ├─33361 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/unit.run │ │ │ └─33627 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-2 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2:/var/lib/ceph/osd/ceph-2:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -n osd.2 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@mon.instance.service │ │ ├─12119 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/unit.run │ │ └─12149 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-mon --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-mon-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph:v18.2.7 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance:/var/lib/ceph/mon/ceph-instance:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev quay.io/ceph/ceph:v18.2.7 -n mon.instance -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true │ ├─docker.service … │ │ └─10171 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock │ ├─polkit.service │ │ └─646 /usr/libexec/polkitd --no-debug │ ├─networkd-dispatcher.service │ │ └─619 /usr/bin/python3 /usr/bin/networkd-dispatcher --run-startup-triggers │ ├─multipathd.service │ │ └─135881 /sbin/multipathd -d -s │ ├─kubelet.service │ │ └─39578 /usr/bin/kubelet --bootstrap-kubeconfig=/etc/kubernetes/bootstrap-kubelet.conf --kubeconfig=/etc/kubernetes/kubelet.conf --config=/var/lib/kubelet/config.yaml --cgroups-per-qos=false --container-runtime-endpoint=/run/containerd/containerd.sock --enforce-node-allocatable= --node-ip=199.204.45.242 --pod-infra-container-image=harbor.atmosphere.dev/registry.k8s.io/pause:3.9 │ ├─system-modprobe.slice │ ├─cloud-init-local.service │ ├─systemd-journald.service │ │ └─357 /lib/systemd/systemd-journald │ ├─run-r5e440ea1701b4679bcb7c1e76756f7cc.scope │ │ └─164909 /usr/sbin/libvirtd --listen │ ├─docker-ed9f5c5715b3f5e3174994f51b2d66a26c9b69cd133db80e795164f70ebd401c.scope … │ │ ├─12594 /sbin/docker-init -- /usr/bin/ceph-mgr -n mgr.instance.qykjeb -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─12613 /usr/bin/ceph-mgr -n mgr.instance.qykjeb -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─ssh.service │ │ ├─ 648 sshd: /usr/sbin/sshd -D [listener] 2 of 10-100 startups │ │ ├─385764 sshd: unknown [priv] │ │ ├─385765 sshd: unknown [net] │ │ ├─386140 sshd: unknown [priv] │ │ └─386141 sshd: unknown [net] │ ├─docker-66d06a3b67127eb17d85cfdd95d06a5c44545c0a2e7ad9e2e756ccca22c90df8.scope … │ │ ├─19359 /sbin/docker-init -- /usr/bin/ceph-crash -n client.crash.instance │ │ └─19375 /usr/bin/python3 -s /usr/bin/ceph-crash -n client.crash.instance │ ├─cloud-final.service │ ├─uuidd.service │ │ └─1390 /usr/sbin/uuidd --socket-activation │ ├─docker-ce01159b6e4e19fcfb0adb51ed484ac972a75014bd387e15e78a4fb5953f4463.scope … │ │ ├─29019 /sbin/docker-init -- /usr/bin/ceph-osd -n osd.1 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─29031 /usr/bin/ceph-osd -n osd.1 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─cloud-config.service │ ├─chrony.service │ │ ├─10684 /usr/sbin/chronyd -F 1 │ │ └─10685 /usr/sbin/chronyd -F 1 │ ├─docker-7e569a0d3754cee09a54d767267c2e03b5f1916be04b45e042ea26088d450131.scope … │ │ ├─12229 /sbin/docker-init -- /usr/bin/ceph-mon -n mon.instance -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true │ │ └─12244 /usr/bin/ceph-mon -n mon.instance -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true │ ├─docker.socket │ ├─systemd-resolved.service │ │ └─395 /lib/systemd/systemd-resolved │ ├─system-lvm2\x2dpvscan.slice │ ├─iscsid.service │ │ ├─135737 /sbin/iscsid │ │ └─135738 /sbin/iscsid │ ├─dbus.service │ │ └─616 @dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation --syslog-only │ ├─system-getty.slice │ │ └─getty@tty1.service │ │ └─628 /sbin/agetty -o -p -- \u --noclear tty1 linux │ ├─systemd-logind.service │ │ └─622 /lib/systemd/systemd-logind │ └─docker-2404c2878b54cd6dbbc30e9a7b68bb1ba926196dc2c1acb85627074e39a322d0.scope … │ ├─33673 /sbin/docker-init -- /usr/bin/ceph-osd -n osd.2 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ └─33685 /usr/bin/ceph-osd -n osd.2 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug ├─k8s.io │ ├─0233f99558080e45c9e6f6214b3d4b05f2f619150018596f2a4d9566c75b5f3c │ │ ├─127633 placement-api: uWSGI master │ │ ├─127649 placement-api: uWSGI worker 1 │ │ └─127650 placement-api: uWSGI worker 2 │ ├─8bac17e1bde221b6ca7321e2db64cf6d6fed846b01f6ab74472f72b23b7cfa6a │ │ └─63480 /bin/prometheus --web.console.templates=/etc/prometheus/consoles --web.console.libraries=/etc/prometheus/console_libraries --config.file=/etc/prometheus/config_out/prometheus.env.yaml --web.enable-lifecycle --web.external-url=http://prometheus.199-204-45-242.nip.io/ --web.route-prefix=/ --storage.tsdb.retention.time=10d --storage.tsdb.path=/prometheus --storage.tsdb.wal-compression --web.config.file=/etc/prometheus/web_config/web-config.yaml │ ├─4879f5daf5756706438494f73e69d9412c09d0099e605e6c9499af5d3aff263b │ │ ├─ 67382 apache2 -DFOREGROUND │ │ ├─ 67399 (wsgi:k -DFOREGROUND │ │ ├─ 67400 (wsgi:k -DFOREGROUND │ │ ├─ 67401 (wsgi:k -DFOREGROUND │ │ ├─ 67402 (wsgi:k -DFOREGROUND │ │ ├─372326 apache2 -DFOREGROUND │ │ └─376047 apache2 -DFOREGROUND │ ├─c1866708f65fb97d0bd0e6886c9b3c2788a6f78026d11257128ebecec8588289 │ │ └─188758 /pause │ ├─4dcfb3244cc82f6412e6ffbabeb077b3fc2e7855afdd270d3f1d1c82fb108149 │ │ └─63526 /bin/prometheus-config-reloader --listen-address=:8080 --reload-url=http://127.0.0.1:9090/-/reload --config-file=/etc/prometheus/config/prometheus.yaml.gz --config-envsubst-file=/etc/prometheus/config_out/prometheus.env.yaml --watched-dir=/etc/prometheus/rules/prometheus-kube-prometheus-stack-prometheus-rulefiles-0 │ ├─fbaeae1c3a5d2262ba1ae562afe8816c849f29220eef2e06df4c238be8e2659b │ │ └─217268 /pause │ ├─85d720677a2d4682537be2d21afb5b1fa75792b82a8dc3ea1728222c11406c0c │ │ └─98688 /pause │ ├─387de8b925329e849b8b040a9062fafd52605bfd0d519eeeb175b0a216dd4c0e │ │ └─237879 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=false --bootstrap-token-ttl=15m │ ├─d4cf0751490fa0f2d7e216e560057c2c5ef85d494b4fb7fd3899389c9065f843 │ │ └─64879 /pause │ ├─10154a817d8b1f1b53f6861caf320ae8b0708faec8216afd504fc268e46f61b6 │ │ └─213173 /pause │ ├─3cc5b56ae16e0ae3895ae837d0e991e82384b36d8def784983b757f19317c82b │ │ └─77517 /usr/local/bin/rook ceph operator │ ├─1e13ea176308ab4ef3c4b4ecdb055074df623f48fdef14b6b7ab30c498f1fa9c │ │ └─239243 /pause │ ├─75c8e79e81520df024122de8c1d26f4ff843e29084549ed1b0e6c91b25ee97d7 │ │ ├─61315 nginx: master process nginx -g daemon off; │ │ ├─61331 nginx: worker process │ │ ├─61332 nginx: worker process │ │ ├─61333 nginx: worker process │ │ ├─61334 nginx: worker process │ │ └─61335 nginx: worker process │ ├─70fdfe9aee5a211aa5fae2fc75d9ccee7373704dc748f8399e883d0e4158bf5e │ │ └─237685 kube-controller-manager --authentication-kubeconfig=/etc/kubernetes/controller-manager.conf --authorization-kubeconfig=/etc/kubernetes/controller-manager.conf --bind-address=0.0.0.0 --client-ca-file=/etc/kubernetes/pki/ca.crt --cluster-name=kubernetes --cluster-signing-cert-file=/etc/kubernetes/pki/ca.crt --cluster-signing-key-file=/etc/kubernetes/pki/ca.key --controllers=*,bootstrapsigner,tokencleaner --kubeconfig=/etc/kubernetes/controller-manager.conf --leader-elect=true --requestheader-client-ca-file=/etc/kubernetes/pki/front-proxy-ca.crt --root-ca-file=/etc/kubernetes/pki/ca.crt --service-account-private-key-file=/etc/kubernetes/pki/sa.key --tls-min-version=VersionTLS13 --use-service-account-credentials=true │ ├─e693b24fbe6a305dcb84fee38161255004b6878affbd79607387a3989af1d428 │ │ └─43606 /app/cmd/webhook/webhook --v=2 --secure-port=10250 --feature-gates=AdditionalCertificateOutputFormats=true --dynamic-serving-ca-secret-namespace=cert-manager --dynamic-serving-ca-secret-name=cert-manager-webhook-ca --dynamic-serving-dns-names=cert-manager-webhook --dynamic-serving-dns-names=cert-manager-webhook.cert-manager --dynamic-serving-dns-names=cert-manager-webhook.cert-manager.svc --feature-gates=AdditionalCertificateOutputFormats=true │ ├─2772f4f8d22393ea58aed676594359f1a26b0633241fbfefb1a2753ac22a8988 │ │ └─244268 /pause │ ├─7a2d73b88fc5a4965437a6d3737010ea5abb569b9925195efbc763e94e5cc510 │ │ ├─63915 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─63932 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-13.2.2.6/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─63938 erl_child_setup 1048576 │ │ ├─64059 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/epmd -daemon │ │ ├─64114 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ ├─64115 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ └─64167 /bin/sh -s rabbit_disk_monitor │ ├─dfb4b16fd87cab8ff2bfa2d7a1029e2c049fb73521785af1af7dc41b6d437c39 │ │ └─61091 /pause │ ├─ee7613fafbbcf02803f03624bb9a77b590ccb76bcf18345476a510b4dc920377 │ │ └─59668 /pause │ ├─8cab1fcc6aefa08f8963fd819968f168cc4201a54c58b25652e4796767da9a24 │ │ └─54931 nfd-gc -gc-interval=1h │ ├─586aedc8017cc8c5ecd8c5ae05dfcf128b27f92707531aefd4d6f75ee2c5aa4e │ │ └─42024 /pause │ ├─aede8cb78da252092e5bf1e6b98f4e727520d2ae0fba84f6e070b3094938c28f │ │ └─141053 /pause │ ├─1b094679f2bd3a6b9ba47cb59334e652593a5cda2600adb484c1915f73893709 │ │ └─40526 /pause │ ├─38875a0dea5743889c91cab789bbd0f0ae72d3321d791e5d695077ac534a8ba7 │ │ └─100042 /pause │ ├─9dabcaca0358ec6f1d9273d83bff0f77c2c0a3e0c4806d28c3f5f286a4444009 │ │ └─49991 /pause │ ├─dd8a2fbef1b02d45438a3d6bfa5feddc6e7bd382fd3af72d4463ac60e4da024b │ │ └─237659 /manager --metrics-bind-address=:8080 │ ├─03716f81537984c904d87594997dbf09da05c07b6f8a77c4736b72061e7e6399 │ │ └─58575 /bin/operator --kubelet-service=kube-system/kube-prometheus-stack-kubelet --localhost=127.0.0.1 --prometheus-config-reloader=harbor.atmosphere.dev/quay.io/prometheus-operator/prometheus-config-reloader:v0.73.0 --config-reloader-cpu-request=0 --config-reloader-cpu-limit=0 --config-reloader-memory-request=0 --config-reloader-memory-limit=0 --thanos-default-base-image=quay.io/thanos/thanos:v0.34.1 --secret-field-selector=type!=kubernetes.io/dockercfg,type!=kubernetes.io/service-account-token,type!=helm.sh/release.v1 --web.enable-tls=true --web.cert-file=/cert/cert --web.key-file=/cert/key --web.listen-address=:10250 --web.tls-min-version=VersionTLS13 │ ├─26e396709f57b21f7853f77d0aedcf86f2dda195335c449e28d40053d43b910d │ │ ├─188914 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─188937 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-13.2.2.6/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─188951 erl_child_setup 1048576 │ │ ├─189116 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/epmd -daemon │ │ ├─189187 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ ├─189188 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ └─189447 /bin/sh -s rabbit_disk_monitor │ ├─df00955cc184db17506d306fd85061ca4c26319726421d1885c62a8307eb6def │ │ └─47157 /pause │ ├─65ac699158a2ccf767bc09df77ee16998d1fe1efd2104dd7626a96354c09ed93 │ │ └─63575 /usr/bin/pod-tls-sidecar --template=/config/certificate-template.yml --ca-path=/certs/ca.crt --cert-path=/certs/tls.crt --key-path=/certs/tls.key │ ├─5b7705fd61b683560238647b283bf093ed4fbc1d756f2ba4fa67b72611fcf4dd │ │ └─63353 /bin/prometheus-config-reloader --listen-address=:8080 --reload-url=http://127.0.0.1:9093/-/reload --config-file=/etc/alertmanager/config/alertmanager.yaml.gz --config-envsubst-file=/etc/alertmanager/config_out/alertmanager.env.yaml --watched-dir=/etc/alertmanager/config │ ├─fd05053cb69592c21d403ef01bb4a8936483c9af1bf8e83f69e07eae912c4f57 │ │ └─60947 grafana server --homepath=/usr/share/grafana --config=/etc/grafana/grafana.ini --packaging=docker cfg:default.log.mode=console cfg:default.paths.data=/var/lib/grafana/ cfg:default.paths.logs=/var/log/grafana cfg:default.paths.plugins=/var/lib/grafana/plugins cfg:default.paths.provisioning=/etc/grafana/provisioning │ ├─77958e95ac95bc109bc86018c38772e73e9e32a49c7ab9ffc9c25fa2a42cd900 │ │ └─211008 /pause │ ├─54577359a05bdacfea2f08a8a81bc274a7bb98fe708d8c038ddf47c4865f9587 │ │ ├─150569 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ ├─150794 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ └─150795 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ ├─50e882be0d3a3f1f185f292cdef18db1e97c8b74441bb93ba6cf57fc48249779 │ │ └─59905 /usr/bin/pod-tls-sidecar --template=/config/certificate-template.yml --ca-path=/certs/ca.crt --cert-path=/certs/tls.crt --key-path=/certs/tls.key │ ├─52562af4c30293e3c56c700a7e907e4b2fa39eaae1747053742eea39b3d1d193 │ │ ├─285712 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ │ └─285724 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ ├─53adeda428c2a55b5cb4bc5d9254ca93cbaed2be6094e2e07955d1e35a78dc3e │ │ └─59793 /pause │ ├─0b44d3d295cdc7b64a3ba2a08a533046223a897379a21b2c3f1d4f78009ff803 │ │ └─97034 /pause │ ├─6b206c8a0f75a0b3a02da27736f505301734d4e80e567de03f30516ab2ecb083 │ │ └─43089 local-path-provisioner --debug start --config /etc/config/config.json --service-account-name local-path-provisioner --provisioner-name cluster.local/local-path-provisioner --helper-image harbor.atmosphere.dev/ghcr.io/containerd/busybox:1.36 --configmap-name local-path-config │ ├─ba9f581ecf5de17adb1cab3d860bb30fafdcac56a2930a74eefcea10549ba895 │ │ └─208962 /pause │ ├─8988a5f3e2f83569b8b1ff534f69fd46a72aaaa9cffacd518bf5381e3c79a269 │ │ └─59592 /pause │ ├─acbc6f5cdf965a4113b82524a56651c3f5c00b0c1c07e0d65ae1284f8cac7af8 │ │ └─136422 /pause │ ├─e6b385596b46406bdbfc5145686c34c18a4f50955ad28cb68d618c4b1d36b0ff │ │ ├─71516 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─71532 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-13.2.2.6/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─71538 erl_child_setup 1048576 │ │ ├─71618 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/epmd -daemon │ │ ├─71671 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ ├─71672 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ └─71769 /bin/sh -s rabbit_disk_monitor │ ├─28d672eb9bf460c8e5774d6c5f618c3d8a49311b78b6cc37ff238f507da007bd │ │ ├─59096 python -u /app/sidecar.py │ │ ├─59372 python -u /app/sidecar.py │ │ └─59373 python -u /app/sidecar.py │ ├─69896ba989a8e2eedc5984b5ebbacc4654912fa6673612a0adff6e256bf2432e │ │ ├─161212 neutron-openvswitch-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ml2-local-ip.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─161336 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ml2-local-ip.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmpw1k6gmvl/privsep.sock │ │ ├─161485 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ml2-local-ip.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini --privsep_context neutron.privileged.ovs_vsctl_cmd --privsep_sock_path /tmp/tmpry2aiqvc/privsep.sock │ │ └─161632 ovsdb-client monitor tcp:127.0.0.1:6640 Interface name,ofport,external_ids --format=json │ ├─8c05b7fa93446e7d869a2a234dca22f987a89d7d2a3a949f784622a85969bc88 │ │ └─237781 nfd-worker -metrics=8081 │ ├─a0f5f169fc34aeab2f3864dd6537403069216905eb2b75898dad756973c6b425 │ │ ├─111134 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-volume --config-file /etc/cinder/cinder.conf --config-file /etc/cinder/conf/backends.conf --config-file /tmp/pod-shared/internal_tenant.conf │ │ └─111199 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-volume --config-file /etc/cinder/cinder.conf --config-file /etc/cinder/conf/backends.conf --config-file /tmp/pod-shared/internal_tenant.conf │ ├─5cf7e3c6d4f76a5affcb20751995a39fd383c37a66f72cc0f22728cd6adb0097 │ │ └─58087 /pause │ ├─e7b9d387d249c8ecb91c886761211b41edafb38c40a0fdb63de7f0a8eabd5a59 │ │ └─45626 /pause │ ├─b149be6e26f898fe08252513d27b7e0c414e60dfd5fd18e2bc9a9c2cd41b16d8 │ │ └─215936 /pause │ ├─91185066ae93f70c72a8b7285429e98e1dc6fa09a0a17381cdb602b61f682041 │ │ └─228440 /pause │ ├─f5b900edbb186e50acde607bc6b5547bd8ad447fcc84f1c70b9e15c34dea6a6f │ │ └─54633 /pause │ ├─c17a078836712e1985e333384abe0c559af8e272067a09e12a4180432520f179 │ │ └─48093 /bin/mysqld_exporter --mysqld.username=monitor --collect.info_schema.processlist │ ├─d75c874a97dad2b14971b5b95a3c8d2a49f492a27c5246d91b047d822b838e8b │ │ └─64017 /bin/oauth2-proxy │ ├─edf1661c61a5a8dc0b7e147b48856ec49f2c5406f7587bbd134e4816c9bb732f │ │ └─170951 sshd: /usr/sbin/sshd -D -e -o Port=8022 [listener] 0 of 10-100 startups │ ├─29c63798e258771ba13bd55a292815e43c135bb9f63d63ac0ae446b8b0a935c5 │ │ ├─ 88225 /bin/bash -x -e -m -c CEPH_CLIENT_ID=ceph-client.rgw.ceph.a PERIODICITY=daily LOG_ROTATE_CEPH_FILE=/etc/logrotate.d/ceph LOG_MAX_SIZE=500M ROTATE=7 # edit the logrotate file to only rotate a specific daemon log # otherwise we will logrotate log files without reloading certain daemons # this might happen when multiple daemons run on the same machine sed -i "s|*.log|$CEPH_CLIENT_ID.log|" "$LOG_ROTATE_CEPH_FILE" # replace default daily with given user input sed --in-place "s/daily/$PERIODICITY/g" "$LOG_ROTATE_CEPH_FILE" # replace rotate count, default 7 for all ceph daemons other than rbd-mirror sed --in-place "s/rotate 7/rotate $ROTATE/g" "$LOG_ROTATE_CEPH_FILE" if [ "$LOG_MAX_SIZE" != "0" ]; then # adding maxsize $LOG_MAX_SIZE at the 4th line of the logrotate config file with 4 spaces to maintain indentation sed --in-place "4i \ \ \ \ maxsize $LOG_MAX_SIZE" "$LOG_ROTATE_CEPH_FILE" fi while true; do # we don't force the logrorate but we let the logrotate binary handle the rotation based on user's input for periodicity and size logrotate --verbose "$LOG_ROTATE_CEPH_FILE" sleep 15m done │ │ └─372267 /usr/bin/coreutils --coreutils-prog-shebang=sleep /usr/bin/sleep 15m │ ├─0de6c123c5769a3099138c0910b3d37920af21ca4d99e7ac994648d7583d7437 │ │ └─176105 /pause │ ├─31e1c931df2f9166afeeb6dafb75d5d46c337a7042a0d03ad608cecb82de5b44 │ │ └─173428 /var/lib/openstack/bin/python /var/lib/openstack/bin/senlin-conductor --config-file /etc/senlin/senlin.conf │ ├─db321bc74c6a17196bbe4389438bfd74abf401ea4c8cdb74156c982349785b07 │ │ └─164012 /pause │ ├─6dea99d09b21fc638d549b4f76f9cd845da2fdc1ddaa5f9097257d587245d5eb │ │ ├─41046 cilium-agent --config-dir=/tmp/cilium/config-map │ │ └─41422 cilium-health-responder --listen 4240 --pidfile /var/run/cilium/state/health-endpoint.pid │ ├─98775722c347bb0e55e6113bab4562208f34ddd77a838a8082e205669491168a │ │ └─50082 java -Dkc.config.built=true -Xms64m -Xmx512m -XX:MetaspaceSize=96M -XX:MaxMetaspaceSize=256m -Dfile.encoding=UTF-8 -Dsun.stdout.encoding=UTF-8 -Dsun.err.encoding=UTF-8 -Dstdout.encoding=UTF-8 -Dstderr.encoding=UTF-8 -XX:+ExitOnOutOfMemoryError -Djava.security.egd=file:/dev/urandom -XX:+UseParallelGC -XX:MinHeapFreeRatio=10 -XX:MaxHeapFreeRatio=20 -XX:GCTimeRatio=4 -XX:AdaptiveSizePolicyWeight=90 -XX:FlightRecorderOptions=stackdepth=512 --add-opens=java.base/java.util=ALL-UNNAMED --add-opens=java.base/java.util.concurrent=ALL-UNNAMED --add-opens=java.base/java.security=ALL-UNNAMED -Djgroups.dns.query=keycloak-headless.auth-system.svc.cluster.local -Dkc.home.dir=/opt/keycloak/bin/.. -Djboss.server.config.dir=/opt/keycloak/bin/../conf -Djava.util.logging.manager=org.jboss.logmanager.LogManager -Dquarkus-log-max-startup-records=10000 -cp /opt/keycloak/bin/../lib/quarkus-run.jar io.quarkus.bootstrap.runner.QuarkusEntryPoint --verbose start --health-enabled=true --http-enabled=true --http-port=8080 --hostname-strict=false --spi-events-listener-jboss-logging-success-level=info --spi-events-listener-jboss-logging-error-level=warn --transaction-xa-enabled=false --metrics-enabled=true │ ├─4811466bf5428e94508e7392ab4351187a928832ed7080480c0ab64f2daa8591 │ │ ├─173437 senlin-api: uWSGI master │ │ ├─173555 senlin-api: uWSGI worker 1 │ │ └─173556 senlin-api: uWSGI worker 2 │ ├─6690e433db1306fc04f221b5f0451408244dbfab4cb70defe2e57ea18e8586dd │ │ └─46340 /pause │ ├─dcf9495197bc58a79c8df8c52e818f51720420f8ef0ae5dba8765f66d70e9ef3 │ │ ├─153707 /bin/bash /tmp/neutron-netns-cleanup-cron.sh │ │ └─379604 sleep 300 │ ├─69ebc3142eeb9c804ef05f39fc3b91fb5383c212e07052b79a691c33f3088c6b │ │ └─244380 /pause │ ├─7b8bde0e951c288cc5e9e4e7549d4a6ed7ba1a76135ad686c619a77b68202f0e │ │ ├─47832 mysqld --wsrep_start_position=1e8964ec-4ba7-11f1-9a46-1bb045a9c530:20 │ │ └─47982 /var/lib/mysql/mysql-state-monitor │ ├─b14f124a34813beeb5423f1087c6dfe18fc17dc631e8dd40fc5f00a385786e3b │ │ └─197811 /pause │ ├─da6387409789efa543a249bb5a897b7dc64a2932e01069a8e2f4f531e7c40600 │ │ └─60240 /pause │ ├─59fdfe630a1a142003caf57b490a641ab4b4c7e4e363b7f3f7a5575d64395730 │ │ └─146358 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-novncproxy --config-file /etc/nova/nova.conf --config-file /tmp/pod-shared/nova-vnc.ini │ ├─58197528f8dc4cf4607fa8d3250d9b81e74093829e3de6c332727bf70090ae78 │ │ └─281888 /pause │ ├─0f9f01911f81a3167db08d22451c4a6aede7c320d9049dd83b87de5e022cd842 │ │ └─46825 /pause │ ├─05c1133a676ccd54160a0e4cbe3db8acddf4cfeaf92fd17957730ada88b8788f │ │ └─166207 /pause │ ├─064d2a365da96a6793a7d16d0c7afa3cf661cd3f27d62ddb6b181ee12470eee0 │ │ ├─276966 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-share --config-file /etc/manila/manila.conf --config-file /tmp/pod-shared/manila-share-fqdn.conf │ │ └─277122 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-share --config-file /etc/manila/manila.conf --config-file /tmp/pod-shared/manila-share-fqdn.conf │ ├─29f504fca0e6608f0acc8723879eeee3a6153695dca5b4be9238b90fa8b9f4d4 │ │ └─238124 kube-scheduler --authentication-kubeconfig=/etc/kubernetes/scheduler.conf --authorization-kubeconfig=/etc/kubernetes/scheduler.conf --bind-address=0.0.0.0 --kubeconfig=/etc/kubernetes/scheduler.conf --leader-elect=true --tls-min-version=VersionTLS13 │ ├─f60784edd68c39fa4704f749535d40e80821ec1e483dc3eb48e58aa8a503011d │ │ └─152768 /pause │ ├─36578acacf476293beb3586d522005aebf43d94ff921b4efabce3740f85a84d4 │ │ └─39761 /pause │ ├─622f32c96e085799f901f8b7f325ab27493d030fa93886a5c59929b0424cb10a │ │ ├─228209 magnum-api: uWSGI master │ │ ├─228222 magnum-api: uWSGI worker 1 │ │ └─228223 magnum-api: uWSGI worker 2 │ ├─d6ea798c4613568090958bc77dd71be9c85d95e102ab3fddfd75d5ac723c7dbf │ │ └─138969 /pause │ ├─09aab2a5050f18f172ce22a06f6f9d7571af987d771d26a560c3cfe7d958bc40 │ │ └─54577 /pause │ ├─d6026e5b43ccd431a8dcdfbc6a5e8b1f282e2d2ffb012efdcf591194ce522145 │ │ └─40545 /pause │ ├─02e0419789ce728bef270afde0dc0803689e8589eea7f5801134b1f00e690c78 │ │ ├─170921 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-compute --config-file /etc/nova/nova.conf --config-file /tmp/pod-shared/nova-console.conf --config-file /tmp/pod-shared/nova-libvirt.conf --config-file /tmp/pod-shared/nova-compute-fqdn.conf --config-file /tmp/pod-shared/nova-hypervisor.conf │ │ ├─357038 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/nova/nova.conf --config-file /tmp/pod-shared/nova-console.conf --config-file /tmp/pod-shared/nova-libvirt.conf --config-file /tmp/pod-shared/nova-compute-fqdn.conf --config-file /tmp/pod-shared/nova-hypervisor.conf --privsep_context nova.privsep.sys_admin_pctxt --privsep_sock_path /tmp/tmpcx3cw1fq/privsep.sock │ │ ├─357291 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/nova/nova.conf --config-file /tmp/pod-shared/nova-console.conf --config-file /tmp/pod-shared/nova-libvirt.conf --config-file /tmp/pod-shared/nova-compute-fqdn.conf --config-file /tmp/pod-shared/nova-hypervisor.conf --privsep_context vif_plug_ovs.privsep.vif_plug --privsep_sock_path /tmp/tmpdcl0uyg4/privsep.sock │ │ └─362553 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/nova/nova.conf --privsep_context os_brick.privileged.default --privsep_sock_path /tmp/tmp93ywcanl/privsep.sock │ ├─bf7e953458c183fd1954933ee1b63661945a225e4b80f1ad9e5115a24f70bb45 │ │ ├─136861 /tini -s -- /tmp/openvswitch-vswitchd.sh start │ │ └─136874 /usr/sbin/ovs-vswitchd unix:/run/openvswitch/db.sock -vconsole:emer -vconsole:err -vconsole:info --pidfile=/run/openvswitch/ovs-vswitchd.pid --user=openvswitch:openvswitch --mlockall │ ├─dcf724c979d303133af3b97e8a57ea708ec8ffb08053994bd3d88277d702bc72 │ │ └─217316 /pause │ ├─1682de7263a3c8a87c919a2dc0636ebd56d9e569c451a612876686b4e9b40159 │ │ ├─98801 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─98818 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-13.2.2.6/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─98824 erl_child_setup 1048576 │ │ ├─98978 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/epmd -daemon │ │ ├─99048 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ ├─99049 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ └─99137 /bin/sh -s rabbit_disk_monitor │ ├─c91c69f0638d7e48946d364a8f71fae77ab367a0e8ce186cc0a2a46f4184059b │ │ └─43451 /pause │ ├─f6b9c7c4f8e9a6e0132f8b4b6e8da616298a4862134861542949a5db6da60280 │ │ └─55004 nfd-master -crd-controller=true -metrics=8081 │ ├─272371ecb054e0232e03446ea6154e301b09af1f135b9d36ebec52cd099527bc │ │ └─138216 /pause │ ├─6424450efa9e4e7da4e54ce4178b640c20ed86f41557148ab09cf7f5efb342a7 │ │ └─197844 /pause │ ├─4d0631417b19a3779ef216b94ef77f28e1bf9ce318631ed736c29b989d3f2e34 │ │ ├─162480 neutron-l3-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/l3_agent.ini) │ │ ├─162883 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/l3_agent.ini --privsep_context neutron.privileged.namespace_cmd --privsep_sock_path /tmp/tmpse0imlsz/privsep.sock │ │ ├─356181 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/l3_agent.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmpp012_tk0/privsep.sock │ │ ├─356458 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/l3_agent.ini --privsep_context neutron.privileged.link_cmd --privsep_sock_path /tmp/tmp2i6erojx/privsep.sock │ │ ├─356887 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─356888 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─357147 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=18e12e74-ff92-4591-a44d-f9c335aa83c0 --namespace=qrouter-18e12e74-ff92-4591-a44d-f9c335aa83c0 --conf_dir=/var/lib/neutron/ha_confs/18e12e74-ff92-4591-a44d-f9c335aa83c0 --log-file=/var/lib/neutron/ha_confs/18e12e74-ff92-4591-a44d-f9c335aa83c0/neutron-keepalived-state-change.log --monitor_interface=ha-f376b3be-2e --monitor_cidr=169.254.0.158/24 --pid_file=/var/lib/neutron/external/pids/18e12e74-ff92-4591-a44d-f9c335aa83c0.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ │ ├─358049 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=30a05c85-5a56-4d6e-a2b9-241b12a26092 --namespace=qrouter-30a05c85-5a56-4d6e-a2b9-241b12a26092 --conf_dir=/var/lib/neutron/ha_confs/30a05c85-5a56-4d6e-a2b9-241b12a26092 --log-file=/var/lib/neutron/ha_confs/30a05c85-5a56-4d6e-a2b9-241b12a26092/neutron-keepalived-state-change.log --monitor_interface=ha-1ee6fdb9-30 --monitor_cidr=169.254.0.200/24 --pid_file=/var/lib/neutron/external/pids/30a05c85-5a56-4d6e-a2b9-241b12a26092.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ │ ├─366301 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=dc0cda0d-c7c0-4dfb-ac0f-1ea4a79eb741 --namespace=qrouter-dc0cda0d-c7c0-4dfb-ac0f-1ea4a79eb741 --conf_dir=/var/lib/neutron/ha_confs/dc0cda0d-c7c0-4dfb-ac0f-1ea4a79eb741 --log-file=/var/lib/neutron/ha_confs/dc0cda0d-c7c0-4dfb-ac0f-1ea4a79eb741/neutron-keepalived-state-change.log --monitor_interface=ha-61a3f938-69 --monitor_cidr=169.254.0.211/24 --pid_file=/var/lib/neutron/external/pids/dc0cda0d-c7c0-4dfb-ac0f-1ea4a79eb741.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ │ └─378439 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=7302dc98-0caa-4ecd-b44c-2ef0d73dd602 --namespace=qrouter-7302dc98-0caa-4ecd-b44c-2ef0d73dd602 --conf_dir=/var/lib/neutron/ha_confs/7302dc98-0caa-4ecd-b44c-2ef0d73dd602 --log-file=/var/lib/neutron/ha_confs/7302dc98-0caa-4ecd-b44c-2ef0d73dd602/neutron-keepalived-state-change.log --monitor_interface=ha-133314a1-fa --monitor_cidr=169.254.0.72/24 --pid_file=/var/lib/neutron/external/pids/7302dc98-0caa-4ecd-b44c-2ef0d73dd602.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ ├─5c7c514af9410557739cd5b0d3ac2ac2703578be92398105b5efd61752a7fd17 │ │ └─57916 /pause │ ├─c7358d6e939a5b6e8f8cec53a97eb115a4a1d9b8e24c28111cb24fbbeb48da81 │ │ └─72443 /pause │ ├─73648667bf20ef22193e7a7601aaadbee4f9edeca75d120fc0a9ca44744997f9 │ │ ├─386201 /bin/bash /tmp/senlin-engine-cleaner.sh │ │ └─386214 /var/lib/openstack/bin/python /var/lib/openstack/bin/senlin-manage service clean │ ├─df9644a8c83b3a4fd2fc60f38e197af8a56426a3cb01fecb1f6cd32a89ea3152 │ │ └─112323 /pause │ ├─53f38d4bfeb39065905678cc488254e047493d07df2cfafab1d4367e6f8fc4aa │ │ ├─82076 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─82093 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-13.2.2.6/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─82099 erl_child_setup 1048576 │ │ ├─82235 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/epmd -daemon │ │ ├─82289 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ ├─82290 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ └─82544 /bin/sh -s rabbit_disk_monitor │ ├─e21c360ad1571352b589567e7758a722ee4ace29fcc413bee3cc68b6c1579887 │ │ ├─185937 heat-api: uWSGI master │ │ ├─185958 heat-api: uWSGI worker 1 │ │ └─185959 heat-api: uWSGI worker 2 │ ├─f8387090a7e09365cd341b269b559fdc051ceab0e6b3a72f87b80fec684b0875 │ │ ├─206491 octavia-api: uWSGI master │ │ ├─206503 octavia-api: uWSGI worker 1 │ │ └─206504 octavia-api: uWSGI worker 2 │ ├─d1cc9fd45f3a28f4ca9e7bf600517333de94be67a19487d361ce51f6aeb76668 │ │ └─152787 /pause │ ├─78de9888c6f560c33544e4989c110ece7497bfb94162411dccd56c3075f799d2 │ │ └─197885 /pause │ ├─46cbf4427ef3062db523ff4f2fac116ed09125c7bf3aaa6f7e4a1950c26f6a1a │ │ └─138360 /coredns -conf /etc/coredns/Corefile │ ├─a5e2f0ab8a128b73988d42ee110f052fd20f9ff019f7e70d742ea1676feb1e36 │ │ └─42477 /coredns -conf /etc/coredns/Corefile │ ├─1f3f1ee7a7b690ec3bf5bfe82ef9a2786bcb0918ef198d578068e1bc397ce7d1 │ │ └─47868 /opt/percona/peer-list -on-change=/opt/percona/haproxy_add_pxc_nodes.sh -service=percona-xtradb-pxc │ ├─c706ff7f571fa7a3ea400cfda6e4e798481fe71892f86c60c8ebb17d5445cbab │ │ ├─162473 neutron-metadata-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/metadata_agent.ini) │ │ ├─162616 neutron-metadata-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/metadata_agent.ini) │ │ └─162617 neutron-metadata-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/metadata_agent.ini) │ ├─c9c2a7e604c1183bfa0c51c529c28795a65167c7a9d3b086c57a8b692883b7c5 │ │ └─244071 /pause │ ├─80df9bb507dc729dfffd28649e037a184fa8f6ebd569c8430d2e016beefafaf0 │ │ └─140937 /pause │ ├─2c05ff904dda6eac1ed4bbbcfcce4bf60e2e3468443915ced8291b5d40b13303 │ │ ├─ 45842 /usr/bin/dumb-init -- /nginx-ingress-controller --default-backend-service=ingress-nginx/ingress-nginx-defaultbackend --publish-service=ingress-nginx/ingress-nginx-controller --election-id=ingress-nginx-leader --controller-class=k8s.io/ingress-nginx --ingress-class=atmosphere --configmap=ingress-nginx/ingress-nginx-controller --tcp-services-configmap=ingress-nginx/ingress-nginx-tcp --udp-services-configmap=ingress-nginx/ingress-nginx-udp --validating-webhook=:7443 --validating-webhook-certificate=/usr/local/certificates/cert --validating-webhook-key=/usr/local/certificates/key --enable-metrics=true │ │ ├─ 45854 /nginx-ingress-controller --default-backend-service=ingress-nginx/ingress-nginx-defaultbackend --publish-service=ingress-nginx/ingress-nginx-controller --election-id=ingress-nginx-leader --controller-class=k8s.io/ingress-nginx --ingress-class=atmosphere --configmap=ingress-nginx/ingress-nginx-controller --tcp-services-configmap=ingress-nginx/ingress-nginx-tcp --udp-services-configmap=ingress-nginx/ingress-nginx-udp --validating-webhook=:7443 --validating-webhook-certificate=/usr/local/certificates/cert --validating-webhook-key=/usr/local/certificates/key --enable-metrics=true │ │ ├─ 46003 nginx: master process /usr/bin/nginx -c /etc/nginx/nginx.conf │ │ ├─281533 nginx: worker process │ │ ├─281534 nginx: worker process │ │ └─281535 nginx: cache manager process │ ├─477893bddf2b0772e47e16253913b59c577a643aa13ccca90bf351899c4ddacd │ │ └─153438 /pause │ ├─67471a74dba47bedb4027351a018492df038ca9ebdd1393444d4b91a2402e0e0 │ │ └─87608 /pause │ ├─fae2e96858645af772ccd169ef5093eecc7bac105e7560ed5f93a8a9c8c04632 │ │ └─237037 docker-registry serve /etc/docker-registry/config.yml │ ├─9a91abc37710c3f47d51436ce44ccbfae53b80e159282523a41e5ab50d748cf2 │ │ └─283681 /bin/openstack-database-exporter │ ├─ee9c0ebb1868a3373fa237614491203cd2d7a0f889b6a5115a4edfb47dd7a412 │ │ ├─162471 neutron-dhcp-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/dhcp_agent.ini) │ │ ├─163398 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/dhcp_agent.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmpju5soh9i/privsep.sock │ │ ├─163803 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/dhcp_agent.ini --privsep_context neutron.privileged.namespace_cmd --privsep_sock_path /tmp/tmphg5g72cs/privsep.sock │ │ ├─164167 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/dhcp_agent.ini --privsep_context neutron.privileged.link_cmd --privsep_sock_path /tmp/tmpfy_arnec/privsep.sock │ │ ├─164742 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─164743 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─164785 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/cac6a348-f2f0-4c11-a7d6-528b81c6dc7f/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/cac6a348-f2f0-4c11-a7d6-528b81c6dc7f/host --addn-hosts=/var/lib/neutron/dhcp/cac6a348-f2f0-4c11-a7d6-528b81c6dc7f/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/cac6a348-f2f0-4c11-a7d6-528b81c6dc7f/opts --dhcp-leasefile=/var/lib/neutron/dhcp/cac6a348-f2f0-4c11-a7d6-528b81c6dc7f/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-7325df85-af64-4c1e-92f6-70b194684139,10.96.250.0,static,255.255.255.0,86400s --dhcp-option-force=option:mtu,1500 --dhcp-lease-max=256 --conf-file=/etc/neutron/dnsmasq.conf --server=10.96.0.20 --domain=openstacklocal │ │ ├─164789 haproxy -f /var/lib/neutron/ns-metadata-proxy/cac6a348-f2f0-4c11-a7d6-528b81c6dc7f.conf │ │ ├─190624 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/032c5df0-95e5-44a2-bd12-621fff1a645e/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/032c5df0-95e5-44a2-bd12-621fff1a645e/host --addn-hosts=/var/lib/neutron/dhcp/032c5df0-95e5-44a2-bd12-621fff1a645e/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/032c5df0-95e5-44a2-bd12-621fff1a645e/opts --dhcp-leasefile=/var/lib/neutron/dhcp/032c5df0-95e5-44a2-bd12-621fff1a645e/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-19e4154c-9a95-4e8f-9bda-e0bc312302f9,172.24.0.0,static,255.255.252.0,86400s --dhcp-option-force=option:mtu,1450 --dhcp-lease-max=1024 --conf-file=/etc/neutron/dnsmasq.conf --server=10.96.0.20 --domain=openstacklocal │ │ ├─190627 haproxy -f /var/lib/neutron/ns-metadata-proxy/032c5df0-95e5-44a2-bd12-621fff1a645e.conf │ │ └─359977 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/dhcp_agent.ini --privsep_context neutron.privileged.dhcp_release_cmd --privsep_sock_path /tmp/tmpp2o3wnts/privsep.sock │ ├─4b8a6f142c22797512b68b7a6465b6d4add2a04d7687ff83c1fce6943924323d │ │ └─59722 /pause │ ├─d16ad50e706341cb29e6ee3045fcb034b54e3e442ec7526a4b12537d602e4786 │ │ ├─59121 python -u /app/sidecar.py │ │ ├─59513 python -u /app/sidecar.py │ │ └─59514 python -u /app/sidecar.py │ ├─2aed9c14199d9fc3678fb7a0d3798e5c50b8dac8cf5f92a7cf37cda8aaabc568 │ │ ├─160231 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini │ │ ├─160636 neutron-server: rpc worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─160637 neutron-server: rpc worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ └─160638 neutron-server: rpc worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ ├─c5e4ade6c357a01306c7b521451f99593b891ee35f13bbcccb7362f5b187a542 │ │ └─88109 radosgw --fsid=4837cbf8-4f90-4300-b3f6-726c9b9f89b4 --keyring=/etc/ceph/keyring-store/keyring --default-log-to-stderr=true --default-err-to-stderr=true --default-mon-cluster-log-to-stderr=true --default-log-stderr-prefix=debug --default-log-to-file=false --default-mon-cluster-log-to-file=false --mon-host=[v2:10.96.240.200:3300,v1:10.96.240.200:6789] --mon-initial-members=instance --id=rgw.ceph.a --setuser=ceph --setgroup=ceph --foreground --rgw-frontends=beast port=8080 --host=rook-ceph-rgw-ceph-a-cf9f85b9f-cv7qw --rgw-mime-types-file=/etc/ceph/rgw/mime.types --rgw-realm=ceph --rgw-zonegroup=ceph --rgw-zone=ceph │ ├─e4fc9e569806aae767a43dec4aebb7c090e58a632de111434ab7a61a6618f7b4 │ │ ├─160424 neutron-policy-server: uWSGI master │ │ ├─160436 neutron-policy-server: uWSGI worker 1 │ │ └─160437 neutron-policy-server: uWSGI worker 2 │ ├─53b98e5153d5f061d0b378547d9e32b70cc7cd59cc2a825f4a280b483465f406 │ │ └─212532 /pause │ ├─7263f94c09c09f955a0a8a52496f431aa963d9157e34117dd9ba3701f3206bac │ │ └─45932 /server │ ├─32bab838e2bdc3078076cb3dcc494f9fd851212ada6ae407319694f86ed9d43a │ │ ├─228383 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ ├─228565 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ └─228566 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ ├─0a63e0fb6538bddecf1ec4b5522c9af61a92d11d276bc7626b831b8b5679e59f │ │ └─153395 /pause │ ├─3c0441a87a6174a1cdaf13bcf7b20436cf0d1c6b76f33559250268bfa374ec2d │ │ └─110380 /pause │ ├─f85b32239fa8d94fbee7be29791a784b90dd49d27111c6bd5ac3b3329685ac4f │ │ ├─95925 glance-api: uWSGI master │ │ ├─95938 glance-api: uWSGI worker 1 │ │ └─95939 glance-api: uWSGI worker 2 │ ├─cf8aa02e5314cd368e0cfbdb8f1dfb0a465eda3e7ef43622d4ad2907406fa3d2 │ │ ├─239390 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─239407 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-13.2.2.6/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─239413 erl_child_setup 1048576 │ │ ├─239569 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/epmd -daemon │ │ ├─239632 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ ├─239633 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ └─239767 /bin/sh -s rabbit_disk_monitor │ ├─08649d5519614171f44602a7e00d6cd02eb6818845cf0083787ed2e14700dadf │ │ └─140703 /pause │ ├─e29962a4c6b17a054fa1bd9353431542f0d4719ee963fc0f7d9108f92dd34ecb │ │ └─47621 /pause │ ├─af4d9bf34bf923854cc2e14c6f0641cf4ab37582e4b6b437c230bce57fb8b5d6 │ │ └─277154 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-scheduler --config-file /etc/manila/manila.conf │ ├─c20320cf657f8c09242161eec5a9b53ff9c7261a78f82a164a88a08711fa4ba9 │ │ └─54684 /pause │ ├─32e581268494cf0118e70b5f7bb300adeb69ffbb6ce7a95e89094818fd701bcd │ │ └─237820 /manager --metrics-bind-address=:9782 │ ├─0e5a77b985484e328574b38c33e33414a39e0a29da5f77f1d4e473407a1f62d9 │ │ └─228034 /pause │ ├─d10031746b7561436cc0ca74c00f71ca072247068b85abc321be735b1a1807a2 │ │ └─237755 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterTopology=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=false │ ├─f24d3d8ac3e8fabbe70ec115379ddd669d1f829ab502d61e1ee1367fb06e67ac │ │ └─276897 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-data --config-file /etc/manila/manila.conf │ ├─5ad9926817974af2534c529d5421a7502b4493060203e93a59f0e9523fdf26b6 │ │ └─237457 cilium-operator-generic --config-dir=/tmp/cilium/config-map --debug=false │ ├─9bf859573e93a45a90da557935b02ef9b2794a0f28f9594b3eb75dfaf4cbabf2 │ │ └─45517 /pause │ ├─a3bffd417cc8e0e9fa23bd9afce8f6e94824d91df0bf79c04e4c14ce980f6f9d │ │ └─282420 /bin/openstack-exporter --endpoint-type internal default --collect-metric-time -d cinder-agent_state -d cinder-limits_backup_max_gb -d cinder-limits_backup_used_gb -d cinder-limits_volume_max_gb -d cinder-limits_volume_used_gb -d cinder-snapshots -d cinder-volume_gb -d cinder-volume_status -d cinder-volume_status_counter -d cinder-volume_type_quota_gigabytes -d cinder-volumes --disable-service.identity --disable-service.image --disable-service.placement --disable-service.compute --disable-service.object-store --disable-service.load-balancer --disable-service.container-infra --disable-service.dns --disable-service.baremetal --disable-service.gnocchi --disable-service.database --disable-service.orchestration --disable-service.network │ ├─d6aa2577a6bfa479cf7fbf4c1eba17652329694057ff67dcf8257cb95825a867 │ │ └─151353 /pause │ ├─861b42fbe2a030f1c7deeb227234613b6056282d075b28cac53413d452fbbd8f │ │ └─60362 /pause │ ├─5cc02eac19252bcae9b1ad17edae8e1157cda7eddee6f16c2faa90c548bad603 │ │ └─61844 /bin/node_exporter --path.procfs=/host/proc --path.sysfs=/host/sys --path.rootfs=/host/root --path.udev.data=/host/root/run/udev/data --web.listen-address=[0.0.0.0]:9100 --collector.diskstats.ignored-devices=^(ram|loop|nbd|fd|(h|s|v|xv)d[a-z]|nvme\\d+n\\d+p)\\d+$ --collector.filesystem.fs-types-exclude=^(autofs|binfmt_misc|bpf|cgroup2?|configfs|debugfs|devpts|devtmpfs|fusectl|fuse.squashfuse_ll|hugetlbfs|iso9660|mqueue|nsfs|overlay|proc|procfs|pstore|rpc_pipefs|securityfs|selinuxfs|squashfs|sysfs|tracefs)$ --collector.filesystem.mount-points-exclude=^/(dev|proc|run/credentials/.+|sys|var/lib/docker/.+|var/lib/kubelet/pods/.+|var/lib/kubelet/plugins/kubernetes.io/csi/.+|run/containerd/.+)($|/) --collector.ethtool --collector.netclass.ignored-devices=^(lxc|cilium_(host|net)|qbr|qvb|qvo|tap|ovs-system|br|tbr|gre_sys|[0-9a-f]+_eth|vxlan).*$ --collector.netdev.device-exclude=^(lxc|cilium_(host|net)|qbr|qvb|qvo|tap|ovs-system|br|tbr|gre_sys|[0-9a-f]+_eth|vxlan).*$ --collector.processes --collector.systemd --collector.stat.softirq --web.config.file=/config/node-exporter.yml │ ├─b14288480fd6b07527fe90d6c3274cedb442f5e3bd2523588ab50678241ee26c │ │ └─207654 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-housekeeping --config-file /etc/octavia/octavia.conf │ ├─a3b2f272c491272a3e81b308b89b69aaf78457bb71e8c17ba4414afb25224575 │ │ └─237478 /manager --leader-elect --v=2 --diagnostics-address=127.0.0.1:8080 --insecure-diagnostics=true │ ├─acc19486071e3b89e965314a3fdce833bdfabf8596fc8a8e66772a3295c5ff5d │ │ └─237419 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterResourceSet=true,ClusterTopology=true,RuntimeSDK=false,MachineSetPreflightChecks=true,MachineWaitForVolumeDetachConsiderVolumeAttachments=true,PriorityQueue=false │ ├─c6402d99ab836c898d32f4293e2b2d235d5b3f4aefcdf31c1ddb7de5e8410b97 │ │ └─61930 memcached -v -p 11211 -U 0 -c 8192 -m 1024 │ ├─fc62ef3981eddf4c00652a2c8dd9f54db87a1e9d5784481c7c880b123b5624a6 │ │ ├─228318 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-cluster-api-proxy │ │ ├─228564 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --privsep_context magnum_cluster_api.privsep.haproxy_pctxt --privsep_sock_path /tmp/tmp7fq874on/privsep.sock │ │ ├─228579 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ │ └─228581 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ ├─673d144bf51d6b58e4c121538c11b6543b5d6fdfb36da6e6f1fb8be44a4ea537 │ │ └─166140 /pause │ ├─2d71d216f1dba029abd98e82b58d833744a32c6f6c77668349baff576a316234 │ │ └─46459 /pause │ ├─ce8e8395affc57dd8d46cc9a0d7b1dd7a243bcb8696c70501902601937805084 │ │ └─60579 /pause │ ├─59245e2aa60e2982e0c0e26c505c381d227731034a203993bc6d9a390d8db617 │ │ └─174176 /pause │ ├─e8fbd95176bc781361e209bbfd1e91363afe35fbc52b9ecb244094abad3a04a5 │ │ └─141713 /pause │ ├─5d31f9a2edb85b5c9bda0f38644e23e6c584d7fe6d29b6342e2c4b36bae1ec2a │ │ └─61876 memcached -m 1024 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─cc518ed26f7513606d5ed63b2c3421ce41200832b26bcf04b3ffab413ba535c3 │ │ └─152965 /pause │ ├─6c69b3795f64573e3845a4e5f28d9eaa14cb003f6fd58149bdbc602a8da0469b │ │ └─81879 /pause │ ├─51ec5ec865defe66687d7eecb98f3a3a8936ab761a9e7de2298f274859d1d2ea │ │ ├─62751 /usr/bin/vector --config-dir /etc/vector/ │ │ └─62786 journalctl --follow --all --show-cursor --output=json --boot --since=2000-01-01 │ ├─e0368980d8ee0d69dc9226e2fa37d319d8faecaae1a8b4ae4232b523da40aa52 │ │ ├─149796 nova-api: uWSGI master │ │ ├─149832 nova-api: uWSGI worker 1 │ │ └─149833 nova-api: uWSGI worker 2 │ ├─56ce333e59990d700fdb88e34b4cb36f3f4f3f5603b193909c3b0558d4e6739c │ │ └─279052 /pause │ ├─dec2c57f57468a20751ef3d4c2d9f626fb0589dbcb2d8223af54cea1d6aa49a5 │ │ └─39186 /pause │ ├─bf631928891b2d3cd5c9f6f84a21ecfa23fcc7b67ed2434fdbb24d8096193d2d │ │ └─141267 /pause │ ├─691a0520128d70fef7eee2f34472930950804def8b1d551b327ecb888295a6fd │ │ ├─47774 haproxy -W -db -f /etc/haproxy-custom/haproxy-global.cfg -f /etc/haproxy/pxc/haproxy.cfg -p /etc/haproxy/pxc/haproxy.pid -S /etc/haproxy/pxc/haproxy-main.sock │ │ └─49342 haproxy -sf 15 -x sockpair@4 -W -db -f /etc/haproxy-custom/haproxy-global.cfg -f /etc/haproxy/pxc/haproxy.cfg -p /etc/haproxy/pxc/haproxy.pid -S /etc/haproxy/pxc/haproxy-main.sock │ ├─9972d2cc58fbc99751b0ff70a10856e9e7dbec8d7ef7febc3dde8b0a515b7b13 │ │ └─58047 /pause │ ├─906665591be6c09316230a197d29606a8708d0264d388fef72ca5ee4b4d6ef21 │ │ └─173422 /var/lib/openstack/bin/python /var/lib/openstack/bin/senlin-engine --config-file /etc/senlin/senlin.conf │ ├─bad11b85913571f453e3cc3253cdc7a05e89542bf9a27d890db311793218de16 │ │ └─71362 /pause │ ├─152e9b34d556dd10a069f6ce38e6daa3ae195bb6fc7d2709b15fb41c43a739e8 │ │ └─42865 /pause │ ├─cc775747cf8e462cdafa78ba733a7313bdca657e4eac500c2a4e9ea1fcffdffe │ │ └─63033 /pause │ ├─8115a0bf236a67a50fc103be80812bc6843ad44dd19c9036d7b4a88ab60d6be4 │ │ └─164037 /usr/bin/libvirt-tls-sidecar │ ├─b7d36cf9fe66c067d96cdd6a718c22bf3920b6c2a1e4ab117265f189374245a0 │ │ └─39293 /pause │ ├─4bd80740b8f8072477ffb5f8387dc83f0f7ed0ca025d9b5ea3a128a25a9ffbf3 │ │ └─283314 /pause │ ├─29d26eb9abac2434b83ab0861b260bb09d8ee59e572d0f2b221a755896d67541 │ │ ├─150566 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ ├─150798 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ └─150799 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ ├─88b8e39b7fb89273f6b52fac956dc8b31fc732042f5b89632163be99cf73a77a │ │ └─136827 /usr/sbin/ovsdb-server /run/openvswitch/conf.db -vconsole:emer -vconsole:err -vconsole:info --pidfile=/run/openvswitch/ovsdb-server.pid --remote=punix:/run/openvswitch/db.sock --remote=db:Open_vSwitch,Open_vSwitch,manager_options --private-key=db:Open_vSwitch,SSL,private_key --certificate=db:Open_vSwitch,SSL,certificate --bootstrap-ca-cert=db:Open_vSwitch,SSL,ca_cert │ ├─4db51571d63d583bf1266b2fbe36b638962e32d1180cbe9ae25f2b9edc76c525 │ │ └─110865 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-backup --config-file /etc/cinder/cinder.conf │ ├─0187b5c0c5fac1d3c56a4fd09bc6558b904603195053830b78fc13caf519dff5 │ │ └─110343 /pause │ ├─005934036257b667883835f4757444f5b1802df5b21437c4a909f549bb5cff5f │ │ └─237665 /manager --metrics-bind-address=:8443 --leader-elect --health-probe-bind-address=:8081 │ ├─da9b186e5b5351997822126690319eb1a6f927d22db59c70605188cd4355c597 │ │ └─58002 /pause │ ├─7cbdc21fe6e7fd75563ab054016d63044f4090057553174bd6170a7055ecf579 │ │ └─39374 etcd --advertise-client-urls=https://199.204.45.242:2379 --cert-file=/etc/kubernetes/pki/etcd/server.crt --client-cert-auth=true --data-dir=/var/lib/etcd --experimental-initial-corrupt-check=true --experimental-watch-progress-notify-interval=5s --initial-advertise-peer-urls=https://199.204.45.242:2380 --initial-cluster=instance=https://199.204.45.242:2380 --key-file=/etc/kubernetes/pki/etcd/server.key --listen-client-urls=https://127.0.0.1:2379,https://199.204.45.242:2379 --listen-metrics-urls=http://127.0.0.1:2381 --listen-peer-urls=https://199.204.45.242:2380 --name=instance --peer-cert-file=/etc/kubernetes/pki/etcd/peer.crt --peer-client-cert-auth=true --peer-key-file=/etc/kubernetes/pki/etcd/peer.key --peer-trusted-ca-file=/etc/kubernetes/pki/etcd/ca.crt --snapshot-count=10000 --tls-min-version=TLS1.3 --trusted-ca-file=/etc/kubernetes/pki/etcd/ca.crt │ ├─4e4e20a01e27e1c714250ec0cbef4e26b0e41393a81419cc829e8eceb4282dd2 │ │ └─63174 /bin/pushgateway │ ├─9bbc537e13fb1a015f5ca18fcc456825457550256d743b8b8b8a9c6079448ad1 │ │ └─43405 /pause │ ├─b718f7143983f9e6fdb762313240550f96ffb96911495c7239c7c1d9addd1f22 │ │ └─152898 /pause │ ├─00d1ed3e282cc1c5a9369f4b90c9007bc0aee417c45fc628142be87d67c03d43 │ │ ├─207655 octavia-worker: master process [/var/lib/openstack/bin/octavia-worker --config-file /etc/octavia/octavia.conf] │ │ ├─208163 octavia-worker: ConsumerService worker(0) │ │ ├─208166 octavia-worker: ConsumerService worker(1) │ │ ├─208169 octavia-worker: ConsumerService worker(0) │ │ └─208172 octavia-worker: ConsumerService worker(1) │ ├─16ebf50b354ef9a4fbdcad9fb03ae96cbf68720b1f572ffbffce16c9ae69ee76 │ │ └─137831 /pause │ ├─d7f90ea01ee1d2a127ba17aa8b4a2ea492ef9bde5a4f70a737092d561630741d │ │ └─63206 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─9861b9f88336b5b1816a155df0f0aedfbb8e6f3317e5c4879556fd6498e71020 │ │ ├─151445 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─151464 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-13.2.2.6/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─151487 erl_child_setup 1048576 │ │ ├─151549 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/epmd -daemon │ │ ├─151600 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ ├─151601 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ └─151755 /bin/sh -s rabbit_disk_monitor │ ├─693a0d70feee383f505adec73e7692b7c31e0029a6050de02932e19d46ede80c │ │ ├─149946 nova-metadata: uWSGI master │ │ ├─149958 nova-metadata: uWSGI worker 1 │ │ └─149959 nova-metadata: uWSGI worker 2 │ ├─2c1c31e8f5b73b1fc772c46e48b150a63b358263a18fc3bce5d1c10c57514535 │ │ └─164836 /prometheus-libvirt-exporter --libvirt.uri /run/libvirt/libvirt-sock-ro │ ├─720f217729793786c0f8220e8022086c9cc53b902c3fc03ec08465e5f5401eb2 │ │ └─237587 /app/cmd/cainjector/cainjector --v=2 --leader-election-namespace=cert-manager │ ├─5a819a870da9379e532d323d6baef1a2db515c19a8d54217226b5bb2bdbf9ad2 │ │ └─88435 /usr/libexec/platform-python -s /usr/bin/ceph-crash │ ├─12d19d69adb116fabd505258ea11878b582c58a1837688806ab8233fb3411225 │ │ └─39264 /pause │ ├─9c93395c53087bd46e8086b72dd8939d6b4a8b474e103a0d2d2f68186fb77d37 │ │ ├─164460 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─164481 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-13.2.2.6/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─164505 erl_child_setup 1048576 │ │ ├─164581 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/epmd -daemon │ │ ├─164660 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ ├─164661 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ └─165048 /bin/sh -s rabbit_disk_monitor │ ├─3a999064b1874cab3a40f6296963e11d31ed507dd6898d48d06b16c4a8f06ccd │ │ └─166147 /pause │ ├─49f3b461ac0e01fa2493bf146447ab65aee90c52eff9cd40c7f52b42b94bc9d8 │ │ └─42409 /pause │ ├─368c67e29d8917d17ddb82550b044e68017ca80214bf8375ff9f6d4bf5ad0ec1 │ │ ├─281967 apache2 -DFOREGROUND │ │ ├─285260 (wsgi:h -DFOREGROUND │ │ ├─285261 (wsgi:h -DFOREGROUND │ │ ├─285262 (wsgi:h -DFOREGROUND │ │ ├─285263 (wsgi:h -DFOREGROUND │ │ ├─285264 (wsgi:h -DFOREGROUND │ │ ├─285265 apache2 -DFOREGROUND │ │ └─285266 apache2 -DFOREGROUND │ ├─fe26a7ea153def23e6358064a58213ae3bd2189147b8a4cae413fc661ae689c8 │ │ └─237794 percona-xtradb-cluster-operator │ ├─3ab65531960446c52360908a83ded6fd4f973e4a7474dbee5804d0312a75fae8 │ │ └─61965 memcached -m 8192 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─b3a1ce7b7f80d25b330d620e58cb7abf19d518ed370452e19fcaf7a82f1d3315 │ │ └─63237 /bin/memcached_exporter │ ├─387b857c3ab1f53d1a3db46d01a9541cb1174efd5dc296782a90fc9b84d8b617 │ │ └─152840 /pause │ ├─b2a273c6be14f9b0e1d5f4b428cbbd9a3d1f5ccdf4cb600d263667945db0948d │ │ └─58450 /kube-state-metrics --port=8080 --telemetry-port=8081 --port=8080 --resources=certificatesigningrequests,configmaps,cronjobs,daemonsets,deployments,endpoints,horizontalpodautoscalers,ingresses,jobs,leases,limitranges,mutatingwebhookconfigurations,namespaces,networkpolicies,nodes,persistentvolumeclaims,persistentvolumes,poddisruptionbudgets,pods,replicasets,replicationcontrollers,resourcequotas,secrets,services,statefulsets,storageclasses,validatingwebhookconfigurations,volumeattachments │ ├─ecc44f697180ef097cb0787ccae39cdfbcd8d1d75a1133eee9d7c52d7d261794 │ │ └─43365 /pause │ ├─f4091ecab780bb85ae48be1c9ae081f21e6f36ec36df76873b0e5634501d4331 │ │ ├─139074 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─139091 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-13.2.2.6/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─139097 erl_child_setup 1048576 │ │ ├─139164 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/epmd -daemon │ │ ├─139215 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ ├─139216 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ └─139350 /bin/sh -s rabbit_disk_monitor │ ├─8aaf0d68fa05d13e10a7cef1b972fb4055b310eac81609cfd3246fb9cd75db01 │ │ └─96896 /pause │ ├─bbdb55f65f0005f9bf5de675bab517eb5fa1b1323185120aa01c1fffac02e9da │ │ └─108057 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf │ ├─74c238c6041842be5636e665a79bb1c80e8d1e8a3795eebb97ce79fceb6964e5 │ │ └─63997 /bin/oauth2-proxy │ ├─7ab9b27ece7036d5355f4e9d1429ecabbd838f1b1a5c9d18f9b12c274e43cc67 │ │ └─98385 /var/lib/openstack/bin/python /var/lib/openstack/bin/staffeln-api --config-file /etc/staffeln/staffeln.conf │ ├─0d0c48d071bb2b1b69ac41ef90bd713c911a02c43dc24c331bade64b6bf4b518 │ │ └─42447 /pause │ ├─36d74da4556e6109b858f0cc8fc966b20c9229b40075a53504e42f130b1db687 │ │ ├─185850 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ │ ├─186171 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ │ └─186172 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ ├─e149a1d290fcd66f316e7ac4fc8dde3e35e2aee08b0199a3ae6db9fb917be91c │ │ └─100121 /pause │ ├─95826473ba21e60ec270db907f6e7b930fb0692451cd2a031583c0de3721d89f │ │ ├─185918 heat-api-cfn: uWSGI master │ │ ├─185956 heat-api-cfn: uWSGI worker 1 │ │ └─185957 heat-api-cfn: uWSGI worker 2 │ ├─79b29f280644f86fe70eed1c785fb034b6798bdce45f9f53e5bf7a1591e0c04f │ │ └─53977 /pause │ ├─c19ea7520d31d34924b5e92e3b0d484b269fa08bc7de0c4daf85bd3637627329 │ │ ├─208313 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─208332 dhclient -v o-hm0 -cf /tmp/dhclient.conf │ │ ├─208970 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─208971 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─378720 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─378721 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─378722 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─378723 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─378724 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─378725 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─378726 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─378727 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─378728 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─378729 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─378730 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─378731 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─378732 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─378733 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─378734 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─378735 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─378738 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─378739 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─378740 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─378741 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─378742 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─378743 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─378744 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─378745 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─378746 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─378747 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─378748 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─378749 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─378750 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─378751 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─378752 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ └─378753 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ ├─36a0e7b061a0f5de25d6fef75ba27683b88f85eee657a5dd7d159a0fc22129a3 │ │ └─63092 /usr/bin/loki -config.file=/etc/loki/config/config.yaml -target=all │ ├─303c23fc5b0c2c0f9acabd44e2e2130bd32978cf7b708bdab2737d6c726f5d85 │ │ ├─107588 cinder-api: uWSGI master │ │ ├─107601 cinder-api: uWSGI worker 1 │ │ └─107602 cinder-api: uWSGI worker 2 │ ├─6e82de0fe7eb0a289cf951a2c7b8863f7f92cb95d9947f5d28fa1c46eb858fa4 │ │ └─237863 /usr/local/bin/envoy-gateway server --config-path=/config/envoy-gateway.yaml │ ├─3bcab5902d5705b19c27715ac2c1c57a7254fc8898fe3b871cc31edef006b673 │ │ └─76740 /pause │ ├─1f951bb9c33d0242ce7e11b360d4e0608893f1173ee0771d820dfd011b7a5703 │ │ └─54870 /pause │ ├─7a5774d90dc69dc695dd84ddff44d62db947b02450860177a214e21ed704bc84 │ │ └─55121 /secretgen-controller │ ├─a5888c1726b23dea5d61dce7c4942bcdf27cfc25146a2544eb78858843eed85c │ │ ├─276941 manila-api: uWSGI master │ │ ├─276985 manila-api: uWSGI worker 1 │ │ └─276986 manila-api: uWSGI worker 2 │ ├─6deabaaa4682b816ae26d298874de2a735b58b5985d89f19ff00f89511d8361c │ │ └─39788 /usr/local/bin/kube-proxy --config=/var/lib/kube-proxy/config.conf --hostname-override=instance │ ├─d52e7f77ec7a78903a3f530d4968d8637785339bc0f27bae34c06d8b47cfffe6 │ │ └─39399 kube-apiserver --advertise-address=199.204.45.242 --allow-privileged=true --authorization-mode=Node,RBAC --client-ca-file=/etc/kubernetes/pki/ca.crt --enable-admission-plugins=NodeRestriction --enable-bootstrap-token-auth=true --etcd-cafile=/etc/kubernetes/pki/etcd/ca.crt --etcd-certfile=/etc/kubernetes/pki/apiserver-etcd-client.crt --etcd-keyfile=/etc/kubernetes/pki/apiserver-etcd-client.key --etcd-servers=https://127.0.0.1:2379 --kubelet-client-certificate=/etc/kubernetes/pki/apiserver-kubelet-client.crt --kubelet-client-key=/etc/kubernetes/pki/apiserver-kubelet-client.key --kubelet-preferred-address-types=InternalIP,ExternalIP,Hostname --proxy-client-cert-file=/etc/kubernetes/pki/front-proxy-client.crt --proxy-client-key-file=/etc/kubernetes/pki/front-proxy-client.key --requestheader-allowed-names=front-proxy-client --requestheader-client-ca-file=/etc/kubernetes/pki/front-proxy-ca.crt --requestheader-extra-headers-prefix=X-Remote-Extra- --requestheader-group-headers=X-Remote-Group --requestheader-username-headers=X-Remote-User --secure-port=6443 --service-account-issuer=https://kubernetes.default.svc.cluster.local --service-account-key-file=/etc/kubernetes/pki/sa.pub --service-account-signing-key-file=/etc/kubernetes/pki/sa.key --service-cluster-ip-range=10.96.0.0/12 --tls-cert-file=/etc/kubernetes/pki/apiserver.crt --tls-min-version=VersionTLS13 --tls-private-key-file=/etc/kubernetes/pki/apiserver.key │ ├─ed934de5d6fbffdcf660c8b180240f547e1582fdf60dfe84390843dfbab557b3 │ │ └─164111 /bin/bash /tmp/libvirt.sh │ ├─dbcd7998c4460099c7dae3cdf5e5e76e75a04e1a39d5f3d4d15c3d2cf99fe38a │ │ └─95563 /pause │ ├─e997ea400ce729a77ef1901e9d0e2504c501fd4c311b63799477d17f24d29bed │ │ └─244297 /pause │ ├─e06193147e918e90dba5c0e6a8b39ccd487c083218461d0429ad79a7969da380 │ │ ├─97400 staffeln-conductor: master process [/var/lib/openstack/bin/staffeln-conductor --config-file /etc/staffeln/staffeln.conf] │ │ ├─97499 staffeln-conductor: Staffeln conductor backup controller worker(0) │ │ └─97501 staffeln-conductor: Staffeln conductor rotation controller worker(0) │ ├─715ea304a4fc580c55d505401bef8585dd9ed89bf1fe6dede36ae08bc0c4afe0 │ │ └─61662 /pause │ ├─fb4f9eccfba5013cd086346c0e950bcb252640fd0dd1d492189b8d847215877d │ │ └─176187 /pause │ ├─a97d3b1b1a4251c57e09636570e0b043892b4f6b481b319108d6dd08ac8b9ba9 │ │ └─198117 /pause │ ├─0234e3114902d07b91fba7f242255ccc58f9ee7ee3d90ed004c24d788c7472d3 │ │ ├─76125 barbiacan-api: uWSGI master │ │ └─76138 barbiacan-api: uWSGI worker 1 │ ├─79e958ffad5880ac3459e845c8dd4dcf7c9cc57110c6935d585f09c23f544916 │ │ └─42511 /coredns -conf /etc/coredns/Corefile │ ├─6e34b9b3b09070f694247caa531e0097d7b04040db0fe987f6eb3285ecc57526 │ │ └─39268 /pause │ ├─bceb60b3596641cebe0c72baa59fe40fc1f610eaf41466142c4da8ef4df1f17b │ │ └─176053 /pause │ ├─9cb5e054d85866ab544a539d1e70e48d5968317d7e0a0a6effe41ad479e1c252 │ │ ├─209081 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─209097 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-13.2.2.6/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─209103 erl_child_setup 1048576 │ │ ├─209199 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/epmd -daemon │ │ ├─209250 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ ├─209251 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ └─209399 /bin/sh -s rabbit_disk_monitor │ ├─5d1c204369908444859b361384c043e87ceaab06514cfbdb0f2b60b577bad4f9 │ │ ├─174260 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─174277 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-13.2.2.6/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─174283 erl_child_setup 1048576 │ │ ├─174379 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/epmd -daemon │ │ ├─174463 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ ├─174464 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ └─174704 /bin/sh -s rabbit_disk_monitor │ ├─2098900195be5d795c88aec65973b0d0d3c3e85dfa2a4b56ef7f829ec7c247c6 │ │ └─39214 /pause │ ├─8eda9bc94074f398268d49e4add778169e56b17c222acb35874304524c690fc4 │ │ └─63269 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─9cde6851d77a5e83e399b0c9a638b4b7258eda281065924134e56c2b1dc5287f │ │ └─173459 /var/lib/openstack/bin/python /var/lib/openstack/bin/senlin-health-manager --config-file /etc/senlin/senlin.conf │ ├─1a4dbb3de8bb1977f50ec87fc246ad67ec4e5e8b44160093730cfa87678d022b │ │ ├─160275 neutron-api: uWSGI master │ │ ├─160290 neutron-api: uWSGI worker 1 │ │ └─160291 neutron-api: uWSGI worker 2 │ ├─5750fca251708fd5b4347ddb27c1e657ed4e37746dd063e9fbec871a24e1be52 │ │ └─166179 /pause │ ├─882942b1a4e0b94121fb9fdecccdfcb4b1ea8a59a6d5aa10651310108c9a5ff3 │ │ └─214404 /pause │ ├─5eaae7084f1e20e9076af7265f24762edf89333657c934b81bd207e137d0f4b5 │ │ └─386049 /pause │ ├─95b29aee1f6c75383fd9ea17080243b8d0e99204cf1219c9308f15d82937f2db │ │ └─62893 /goldpinger --static-file-path /static │ ├─b245986b81a6325b2c9007a356584526780d5f0b2bda192c2489715a392f8fd0 │ │ └─237850 /kube-vip manager │ ├─752e4a510fff7e59616599345665a19ed527d662774e73a146ebe650798acf35 │ │ └─63313 /bin/alertmanager --config.file=/etc/alertmanager/config_out/alertmanager.env.yaml --storage.path=/alertmanager --data.retention=120h --cluster.listen-address= --web.listen-address=:9093 --web.external-url=http://alertmanager.199-204-45-242.nip.io/ --web.route-prefix=/ --cluster.label=monitoring/kube-prometheus-stack-alertmanager --cluster.peer=alertmanager-kube-prometheus-stack-alertmanager-0.alertmanager-operated:9094 --cluster.reconnect-timeout=5m --web.config.file=/etc/alertmanager/web_config/web-config.yaml │ ├─4f73fcab1188ebbbd87b9f0803425043d9e35d5b6131a7d8c8e6e75a64c6d811 │ │ └─87653 /pause │ ├─06efb189f76f54380ac1449b72fe609a46d86d638153337b79b1d4918bb35f17 │ │ └─60904 /pause │ ├─b1acc0f6ac99a545ec8b50681480ba4629030cfa53c6b019468aa69af800a48e │ │ └─237819 /app/cmd/controller/controller --v=2 --cluster-resource-namespace=cert-manager --leader-election-namespace=cert-manager --acme-http01-solver-image=harbor.atmosphere.dev/quay.io/jetstack/cert-manager-acmesolver:v1.12.17 --feature-gates=AdditionalCertificateOutputFormats=true --max-concurrent-challenges=60 │ └─d92650d145da58e9edf47cb8b3ac0db35e0c015d694ff9422592448454f6045a │ └─141567 /pause ├─proc-sys-fs-binfmt_misc.mount └─dev-hugepages.mount