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 │ │ │ ├─21609 /lib/systemd/systemd --user │ │ │ └─21610 (sd-pam) │ │ └─session-21.scope │ │ ├─21548 sshd: cephadm [priv] │ │ └─21631 sshd: cephadm@notty │ └─user-1000.slice │ ├─user@1000.service … │ │ ├─app.slice │ │ └─init.scope │ │ ├─714 /lib/systemd/systemd --user │ │ └─715 (sd-pam) │ ├─session-4.scope │ │ ├─1625 sshd: zuul [priv] │ │ └─1638 sshd: zuul@notty │ └─session-1.scope │ ├─ 711 sshd: zuul [priv] │ ├─ 729 sshd: zuul@notty │ ├─ 876 /usr/bin/python3 │ ├─ 1629 ssh: /home/zuul/.ansible/cp/199.204.45.129-22-zuul [mux] │ ├─397152 sh -c /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-iopquschushdisjdvnhgtnatkwfdykgm ; /usr/bin/python3'"'"' && sleep 0' │ ├─397153 /bin/sh -c sudo -H -S -n -u root /bin/sh -c 'echo BECOME-SUCCESS-iopquschushdisjdvnhgtnatkwfdykgm ; /usr/bin/python3' && sleep 0 │ ├─397154 sudo -H -S -n -u root /bin/sh -c echo BECOME-SUCCESS-iopquschushdisjdvnhgtnatkwfdykgm ; /usr/bin/python3 │ ├─397155 /bin/sh -c echo BECOME-SUCCESS-iopquschushdisjdvnhgtnatkwfdykgm ; /usr/bin/python3 │ ├─397156 /usr/bin/python3 │ ├─397176 /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 │ └─397178 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 … │ │ ├─ 9971 /usr/bin/containerd --config /etc/containerd/config.toml │ │ ├─ 12323 /usr/bin/containerd-shim-runc-v2 -namespace moby -id b7fa845322f4d2fa0883c3b713c0a0fe41dfad7f37f8586384bc04ade1679a35 -address /run/containerd/containerd.sock │ │ ├─ 12696 /usr/bin/containerd-shim-runc-v2 -namespace moby -id ffb05827b1427743ff6bbe4045bce123aa88584e1dff8f59e3f995ec03e5122c -address /run/containerd/containerd.sock │ │ ├─ 18562 /usr/bin/containerd-shim-runc-v2 -namespace moby -id b4fc529e91716ef386ce505c3fac0d5bd1ceb70c675ac86a036d412874a95d69 -address /run/containerd/containerd.sock │ │ ├─ 25151 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 1f020f2548aaf697c0b63ed47f1548cbaf45a0acfd13b57390c8e48fb1682bf2 -address /run/containerd/containerd.sock │ │ ├─ 29776 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 953d08d8755054552f4c348ea1bb4fb2dc0e19d3175f33d21b1c7677b5652abe -address /run/containerd/containerd.sock │ │ ├─ 34496 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 76e4fa8acaa48235e77ec49a399c35c0a9f96af1779ff28f46c8ada2ad3721b4 -address /run/containerd/containerd.sock │ │ ├─ 40377 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7f622be076fe6a1b3925af53b9f41c3bd7d8fcb35ba2b5850e20f4d56181ec8f -address /run/containerd/containerd.sock │ │ ├─ 40403 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ddfc401068d13b31cad5ee61a8e233e816091afd3d733da93ab6b06fc188db3f -address /run/containerd/containerd.sock │ │ ├─ 40416 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 95076a395cec60c75e70ce7649a19835224a0d0537d1f4169c778d5bf7acb410 -address /run/containerd/containerd.sock │ │ ├─ 40441 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0a2e2e5cef3aed1b75a130d3a7104ff500d9dea828807d6df7da26df26e263a5 -address /run/containerd/containerd.sock │ │ ├─ 40464 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c6346e1a872e28cf464dc2dafeb45be1b877662141438e1637501c8a935070ba -address /run/containerd/containerd.sock │ │ ├─ 40948 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 249f1811b4cbe8b54ea04e4a3edf4391cf52f8b7ea1c2d40010fe4262efa4f2d -address /run/containerd/containerd.sock │ │ ├─ 41751 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 314951ee7f73702e4d61dc5d225129570126c6a74e97b9f813c38eda2ae137b4 -address /run/containerd/containerd.sock │ │ ├─ 41777 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d2e0f1a66c381b17433f6917bd9c3a7cef00f2bcf32b29d520dafc90bf63948b -address /run/containerd/containerd.sock │ │ ├─ 43101 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ffba75db079568a300e61a421ef1094ab4a76efa7f7f82e93794041fe24b0e10 -address /run/containerd/containerd.sock │ │ ├─ 43491 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cdaba80fc6f1548f60df7b0cfdd4bb9d57b9d964483ecb6edbb246be3fe7232a -address /run/containerd/containerd.sock │ │ ├─ 43543 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ed1376e09813d81ff85428f4b9c47d35f9a0af65f7f183f8773a941fd98dd26c -address /run/containerd/containerd.sock │ │ ├─ 43966 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 135ec37bb67d16cb47ead72bd745129bed936b119ac3c03e398e9719e47be08b -address /run/containerd/containerd.sock │ │ ├─ 44438 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fcd0b739ffc2b99564c4ef7da7b10deff6d938b6590fe4880f39a74550c61a53 -address /run/containerd/containerd.sock │ │ ├─ 44488 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bc29c34d3c143526fe8c5ceda58d861f171d3b4255fdcb927a55e02ae1f5de08 -address /run/containerd/containerd.sock │ │ ├─ 44526 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d369b2b56e5985d7afc564591da175aaf6f546b94445447910de7f98ccaf1fe6 -address /run/containerd/containerd.sock │ │ ├─ 46607 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7645b98509a101009a3b0f711df374af49e9ed4d3a369fad87b54c702daaf6cc -address /run/containerd/containerd.sock │ │ ├─ 46759 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e3258cbdb4f4dc1779a8425d91491a43d7ca4df4c68b05eb207ba3c6e7e62f2d -address /run/containerd/containerd.sock │ │ ├─ 47650 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 005c3c85429a3921628ba35e5ab9229c432c4a1c941d1eb666e4178e30fe3a40 -address /run/containerd/containerd.sock │ │ ├─ 47752 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bd613eb3d17cd04a2255d5ad88d6f049c4d9ebaeee66c9fa585e38623a1b3e6a -address /run/containerd/containerd.sock │ │ ├─ 48116 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bd4e9b6f08ef8250ce47d3bb994e796396e32384a1c7ea2e9f0e050f3af05270 -address /run/containerd/containerd.sock │ │ ├─ 48418 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 18fcd4df7f3c6fca5aa69d5c5207476df2138f1aac9e2c3311f8bc9303dd087c -address /run/containerd/containerd.sock │ │ ├─ 48847 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a15f78d4e11cf8c2619fab40168a0fc2f745e56d622e5dfb98232684e3e0f64c -address /run/containerd/containerd.sock │ │ ├─ 51016 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a11088f535f20af0840cace84654f607da82b91d25d7a84314bc1fd348cb2a47 -address /run/containerd/containerd.sock │ │ ├─ 51222 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f75b0e30cec07d618cdc69d53881974253fa25fc6c58f830f27c7bffa5134713 -address /run/containerd/containerd.sock │ │ ├─ 55410 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 682cd16c3d0a85863a5da3ce5362a514ddf6630ff2d623f01e28bd9c4e185a0d -address /run/containerd/containerd.sock │ │ ├─ 56097 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 844b1b8877b2e296363b8b4f5095641c06940aac70dd8150c237c80407e8b099 -address /run/containerd/containerd.sock │ │ ├─ 56150 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1523ebefc8d638a8f497494cb31bbb105e52f1a08517db5c14c227c76e61c58a -address /run/containerd/containerd.sock │ │ ├─ 56217 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 360018a698f0aac8a812802acffff0cdda3a578105633490036bff50ff5ba1a1 -address /run/containerd/containerd.sock │ │ ├─ 56391 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1da3136ebdb6a77fe94014e1160ac1cd008497b970d448018db5ab06c0b14bef -address /run/containerd/containerd.sock │ │ ├─ 60309 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ce06a23e4e81653f1e6f82fce15f158d8ad6b5d166ecf977d3036e58156d88e7 -address /run/containerd/containerd.sock │ │ ├─ 60453 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 330bf29e0e3435e144e2a4fbd7b5ef0a037bed15bd054c8e041d61f9a1641687 -address /run/containerd/containerd.sock │ │ ├─ 60507 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id afcdfa5ac68963ba578554e7cde900af80fb7140fc7af9ff3f1596f1c761462e -address /run/containerd/containerd.sock │ │ ├─ 60545 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3cc9f2c77cfd0c82f496c6b8073f3be4454cd8faeff1405ff84e869311df97dc -address /run/containerd/containerd.sock │ │ ├─ 61807 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6702fae6e9332b092eddf65d2fd52d289ad68be45f4a09f50fa57d8867715af3 -address /run/containerd/containerd.sock │ │ ├─ 62069 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 68c91f22f9aeb71216b90ffd8e178da2a4af324f3f41e145a416d4bbca0d0c78 -address /run/containerd/containerd.sock │ │ ├─ 62288 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 97ec66e6c7991389e2691b5a8c0c5f3c82c5892943ef28683cb6c172ea6c38a7 -address /run/containerd/containerd.sock │ │ ├─ 62331 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id dbfd361e4bfb2f0576a4681a1785e6dec85880ab9cd7fc1243576564c76fb8f9 -address /run/containerd/containerd.sock │ │ ├─ 62381 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c13c3b13ba49bd988d30926e8095cef7165ec8d55f64d22704517742ee42b316 -address /run/containerd/containerd.sock │ │ ├─ 62863 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1da435782f469b544d79e607db2bacbef984d8e8b6c9c9930bde54b7e71b2135 -address /run/containerd/containerd.sock │ │ ├─ 63226 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9ebeedf4fb99ffb7c17ca9c4558aae24cddb1d07f44b2957d9e4bd972dcb38d8 -address /run/containerd/containerd.sock │ │ ├─ 63382 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fed915a828fe3cbe5044db7dfb3df9bf4a2af68f5cdf6024c805c22cbfde97ee -address /run/containerd/containerd.sock │ │ ├─ 63960 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bd1a512fdc6c3610a1ea0212b712b831039b1834659dff0f7e4b8c95e6111b50 -address /run/containerd/containerd.sock │ │ ├─ 64784 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 87ef5ea6bd4def3ace7b4154210a17654ded89a517f3292e1d4fe779d556143c -address /run/containerd/containerd.sock │ │ ├─ 66286 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 058e1bc86ae6b5578da42d0b7fb4aa408cfdbc481708905d50d74a5c8d70e5dd -address /run/containerd/containerd.sock │ │ ├─ 68279 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7d853b8fd199b88fbcfb013b7bec052744eb93e8531b840cb32fb31302854770 -address /run/containerd/containerd.sock │ │ ├─ 77506 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 28721d44d4c6df0bd51eebc3558d5d1764ac055565d18d54a69d612c9e4f18db -address /run/containerd/containerd.sock │ │ ├─ 78842 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fec2ccf125f20f04675e493b586c55e4ba1309bb4687d16c7bbaad4affeeeb43 -address /run/containerd/containerd.sock │ │ ├─ 84698 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 472b1be188810f91f0c50944605429a52a2dfbba51859960a3fdf367a68e8614 -address /run/containerd/containerd.sock │ │ ├─ 90772 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 377747da5054b3ff8afbe95b9f277318c1dbce86f43d3d42b4c600d47cad6f01 -address /run/containerd/containerd.sock │ │ ├─ 94898 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c58ab93593869720c0a2319e09906c9eb9511a3c01718634ec85771b91f6a18d -address /run/containerd/containerd.sock │ │ ├─ 94944 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6053da5d53a72b05ccc717a1890cbe877df1ef3d9aa417c655ed8b10f3344869 -address /run/containerd/containerd.sock │ │ ├─103470 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id eb18722a8245666d90bd828ff0d40a6fb5f913fb627dd80971eadde6f53a906d -address /run/containerd/containerd.sock │ │ ├─105115 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e6c0ad3dbeccf76cbe253abbae69beafc229d1c3ba5b809bacb4cabbf325583e -address /run/containerd/containerd.sock │ │ ├─105200 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6fcc885f745a241a88d42eb4e1ac5d9e43b60370cff697217c7dfbf0f7224db7 -address /run/containerd/containerd.sock │ │ ├─107160 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 03a5f572cd26377564804df0de0bd92222f215192028629362d3970ac07213ba -address /run/containerd/containerd.sock │ │ ├─108988 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 92d53f74355a9692448f0a0d18a943b976cbcf5eeba16eaaa3c4ad3869a22e43 -address /run/containerd/containerd.sock │ │ ├─109031 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b328c530b7b9f59ac155e6c6bcd3d046028128823bbffa4ab86b3add4a448fb9 -address /run/containerd/containerd.sock │ │ ├─122110 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 787928200764395737f197e0f02265b8254932f6befe5b5df7ee817d7f169b69 -address /run/containerd/containerd.sock │ │ ├─122174 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f45db2a1f624de72d71e208f46116494b90da0bd209800a7c775893b907b3d9b -address /run/containerd/containerd.sock │ │ ├─124773 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c889a79e57aa1b73f6670f04a9ff78a01de142c1b571cc3a5d9d7072a26a0325 -address /run/containerd/containerd.sock │ │ ├─138931 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f99069503e7b55eec946157de56ea146a95ac60de584926e0328227d0e293b71 -address /run/containerd/containerd.sock │ │ ├─139831 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d05273058057946fa34a3fd3b2742b81e2d7607ca92ba38c508403541dc2aca0 -address /run/containerd/containerd.sock │ │ ├─140976 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5ed529f179c20f9aaab6212d697638e38bf8960e36b5f2b604815cd55a6a8f25 -address /run/containerd/containerd.sock │ │ ├─141014 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5e9e74fd399f3305b1f99b6c103b35d1a3d7e71a722be1643f850d46515c1e7b -address /run/containerd/containerd.sock │ │ ├─141512 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b1a6f9670b40a151c150328df985ece9e3b1e3e279a794eea2a1956c9caca96d -address /run/containerd/containerd.sock │ │ ├─142711 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 737d1006ccb38d0cb25562210a481776952eb6e1fbc9f5713b7aa06194ecc22e -address /run/containerd/containerd.sock │ │ ├─144752 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4445b2676f47e8c558715c2a5cfa4908590e7f5179f46fd840cda0bd9539ebcc -address /run/containerd/containerd.sock │ │ ├─145176 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 14461dd47101afabcfc7f7bf56108b7549b75d187ac045097e3111ccb53e3bd7 -address /run/containerd/containerd.sock │ │ ├─145236 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8da75de9695914d842d331a524a5f0c2ea763d8ab4cd7ce0ec06b54ac0b01cb0 -address /run/containerd/containerd.sock │ │ ├─145402 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9d58d418b5812b15483cc18f1329da39cbeeaf3b633e6ac58cbe1089d333426d -address /run/containerd/containerd.sock │ │ ├─145713 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id aa134a25726e775dd4642d04637c808c5b029fad21428e28c1687ff1398757f8 -address /run/containerd/containerd.sock │ │ ├─145959 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9749823ad0404246119ecaabd4e895a774e4d6ba8e08ea95c895e34242cdee51 -address /run/containerd/containerd.sock │ │ ├─171432 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 77359122077e5685e3d096525dc078b7e8e066fe46bcd5f0b0254714956f018c -address /run/containerd/containerd.sock │ │ ├─173306 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5de8f8a365450d63c27c8331a915efaee0b23db8429630790e9bd08f72b74a79 -address /run/containerd/containerd.sock │ │ ├─173352 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5aebe08238ac57784c242d6211bd065f53ad80d47b6733438ec4d130db183786 -address /run/containerd/containerd.sock │ │ ├─173401 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d32493102620036ec5a668113a732b01e652e39c66fdcc922b15c56760517c2d -address /run/containerd/containerd.sock │ │ ├─173689 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b641a71e5053199f9b1ce29af0e0e3649ffeb07a99fa2f04fc8a03eb28047549 -address /run/containerd/containerd.sock │ │ ├─173735 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a0a671b115d2ba6d1c1e688c4566c0fb8e4962297ef43b2f204efc31b4ffe23e -address /run/containerd/containerd.sock │ │ ├─180927 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 00ce2f4c62cef6efaa222aa6a03cf11eb29a8a782b71d635354e0309a6311c58 -address /run/containerd/containerd.sock │ │ ├─184871 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8e910d5183abf816f33fa32f96f9e077ad2a6a6b7ce2a910e8fa0c03337fad77 -address /run/containerd/containerd.sock │ │ ├─187628 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 80d7c8a4d5b39bb51cf41735f93898ba17e84bf2ff2a28dedd73690e64da6f9d -address /run/containerd/containerd.sock │ │ ├─187761 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ad1f6ae00e8e7afc8c8103901ec43682948e2d6922e5f41e81c41175428586c4 -address /run/containerd/containerd.sock │ │ ├─187824 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e6cc1eceb2373d586d22ffa9f722d363392c845530f9ce27cd2301a05d1d8537 -address /run/containerd/containerd.sock │ │ ├─203571 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id be83cd9a47ec28c8d262f9c9b9435b4b94603c37fd96c74adfff39dbf2b67968 -address /run/containerd/containerd.sock │ │ ├─211071 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 21e591cfc04d0163959323a11401c28906cc064ace63253895b6b08dfba50e5b -address /run/containerd/containerd.sock │ │ ├─211082 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 39d7611d9a720e66be644a135028b2e36f1fb79d92d2eb05d21a2bd5d7802653 -address /run/containerd/containerd.sock │ │ ├─211099 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3f0f0bb354f789ab68cbda3e588f8e74d0eb23a500b9b30cfce8b52fd3977e82 -address /run/containerd/containerd.sock │ │ ├─211506 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b879570eaad1b39fd59d8cca5fbbea87fab9b3dc7b2d0bf9c6a2223f2b5b815f -address /run/containerd/containerd.sock │ │ ├─222872 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 38e52801fed81905292b48252056e9f1ca398166f00a53e9f7d3b9197ab7f230 -address /run/containerd/containerd.sock │ │ ├─225243 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c0e12d43fc72faf64538fc4294e0559b53593e731dcec965c43654df2f4a50b9 -address /run/containerd/containerd.sock │ │ ├─226433 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0ffc5821375e1741b3632006822a72a8e4556253524ddcf0067611961482f3f1 -address /run/containerd/containerd.sock │ │ ├─227362 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7e3b555063c699021ba8d869668862ece961175de222bbedec039e9ad0313598 -address /run/containerd/containerd.sock │ │ ├─227922 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 58f1467adfb5d52bfddd70247eb1faefb038a0f268b20004c3cdee87de9512a2 -address /run/containerd/containerd.sock │ │ ├─230086 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id aeed2a1e33295480aa3858bc3908e91f8ba1b85bc2aa5577e6692115af0b8e85 -address /run/containerd/containerd.sock │ │ ├─231726 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7e5baa1a4563205f7d5f4a787c1b4225d53261c9ba21a1a77d7d40b43f4bfc12 -address /run/containerd/containerd.sock │ │ ├─231854 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5ec2948578d194b224553d0f9fa08584062a47e11429bf63203a0dc48ff47fc7 -address /run/containerd/containerd.sock │ │ ├─240974 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 61e57c873f74887fcdc58737e439e29758383728fd0928636952f6f9d5874cce -address /run/containerd/containerd.sock │ │ ├─241439 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 086f169fa3a76671f11e3a83ea662455cfee756f73de90be4ebceb274ed02ef3 -address /run/containerd/containerd.sock │ │ ├─244295 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 570e14eaae7a5ee4308d0bdec8cec5d436395529a3908b6e9a7200790f72be0b -address /run/containerd/containerd.sock │ │ ├─248578 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 45ce244e6b2f118fcc4c4b2fb3c5225a0e2251dcad822f4fb074950218ec30ca -address /run/containerd/containerd.sock │ │ ├─248863 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a0eedd72291f8c9215ec0e20067d4a1ece6f13489836ed59da44e86d840e240c -address /run/containerd/containerd.sock │ │ ├─248903 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2ac8f95568ebad1e23ec79e0451c4b995b20d1fbebcaad8a6f6c3f66dedc19dd -address /run/containerd/containerd.sock │ │ ├─249079 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b9fac781ab7c8f101ff073a4531619bdcf072bb94d0cbb2f2050239050ef62d1 -address /run/containerd/containerd.sock │ │ ├─260482 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 98408187e4b2c3dae5501fd23f0903fec9ed8cfc8851b708a51dd22be6fdbae3 -address /run/containerd/containerd.sock │ │ ├─263053 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f60bda83b88e3f7ec9c7c1aae2a7b17ab4bd6071671e607e2a0ec8bb95220609 -address /run/containerd/containerd.sock │ │ └─264465 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4c01c8b1d029aff979f7fb072100160c87664e931198368ff7365af783c868c6 -address /run/containerd/containerd.sock │ ├─packagekit.service │ │ └─1431 /usr/libexec/packagekitd │ ├─systemd-networkd.service │ │ └─520 /lib/systemd/systemd-networkd │ ├─systemd-udevd.service │ │ └─392 /lib/systemd/systemd-udevd │ ├─system-serial\x2dgetty.slice │ │ └─serial-getty@ttyS0.service │ │ └─623 /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 │ │ │ ├─29479 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/unit.run │ │ │ └─29758 /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:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -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:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -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@crash.instance.service │ │ │ ├─18519 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/unit.run │ │ │ └─18539 /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:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -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:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n client.crash.instance │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@mgr.instance.qgxitd.service │ │ │ ├─12610 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.qgxitd/unit.run │ │ │ └─12640 /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-qgxitd --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph:v18 -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.qgxitd:/var/lib/ceph/mgr/ceph-instance.qgxitd:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.qgxitd/config:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v18 -n mgr.instance.qgxitd -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.0.service │ │ │ ├─24862 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/unit.run │ │ │ └─25134 /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:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -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:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -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 │ │ │ ├─34206 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/unit.run │ │ │ └─34477 /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:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -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:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -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 │ │ ├─12250 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/unit.run │ │ └─12280 /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 -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 -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 … │ │ └─10343 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock │ ├─polkit.service │ │ └─641 /usr/libexec/polkitd --no-debug │ ├─networkd-dispatcher.service │ │ └─616 /usr/bin/python3 /usr/bin/networkd-dispatcher --run-startup-triggers │ ├─multipathd.service │ │ └─138287 /sbin/multipathd -d -s │ ├─kubelet.service │ │ └─40847 /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.129 --pod-infra-container-image=harbor.atmosphere.dev/registry.k8s.io/pause:3.9 │ ├─docker-b4fc529e91716ef386ce505c3fac0d5bd1ceb70c675ac86a036d412874a95d69.scope … │ │ ├─18589 /sbin/docker-init -- /usr/bin/ceph-crash -n client.crash.instance │ │ └─18607 /usr/bin/python3 -s /usr/bin/ceph-crash -n client.crash.instance │ ├─system-modprobe.slice │ ├─docker-76e4fa8acaa48235e77ec49a399c35c0a9f96af1779ff28f46c8ada2ad3721b4.scope … │ │ ├─34521 /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 │ │ └─34533 /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 │ ├─cloud-init-local.service │ ├─systemd-journald.service │ │ └─357 /lib/systemd/systemd-journald │ ├─ssh.service │ │ └─646 sshd: /usr/sbin/sshd -D [listener] 0 of 10-100 startups │ ├─docker-b7fa845322f4d2fa0883c3b713c0a0fe41dfad7f37f8586384bc04ade1679a35.scope … │ │ ├─12361 /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 │ │ └─12373 /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-ffb05827b1427743ff6bbe4045bce123aa88584e1dff8f59e3f995ec03e5122c.scope … │ │ ├─12721 /sbin/docker-init -- /usr/bin/ceph-mgr -n mgr.instance.qgxitd -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─12740 /usr/bin/ceph-mgr -n mgr.instance.qgxitd -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─cloud-final.service │ ├─uuidd.service │ │ └─1094 /usr/sbin/uuidd --socket-activation │ ├─docker-953d08d8755054552f4c348ea1bb4fb2dc0e19d3175f33d21b1c7677b5652abe.scope … │ │ ├─29801 /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 │ │ └─29813 /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 │ ├─docker-1f020f2548aaf697c0b63ed47f1548cbaf45a0acfd13b57390c8e48fb1682bf2.scope … │ │ ├─25177 /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 │ │ └─25189 /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 │ ├─cloud-config.service │ ├─chrony.service │ │ ├─10850 /usr/sbin/chronyd -F 1 │ │ └─10851 /usr/sbin/chronyd -F 1 │ ├─docker.socket │ ├─systemd-resolved.service │ │ └─396 /lib/systemd/systemd-resolved │ ├─system-lvm2\x2dpvscan.slice │ ├─run-rc75b55f006f242d0aaee929fa268008f.scope │ │ └─188132 /usr/sbin/libvirtd --listen │ ├─iscsid.service │ │ ├─138032 /sbin/iscsid │ │ └─138033 /sbin/iscsid │ ├─dbus.service │ │ └─613 @dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation --syslog-only │ ├─system-getty.slice │ │ └─getty@tty1.service │ │ └─622 /sbin/agetty -o -p -- \u --noclear tty1 linux │ └─systemd-logind.service │ └─619 /lib/systemd/systemd-logind ├─k8s.io │ ├─777a2f4e2402b18b08eb73fbd420440a48f1ebd479255f7eeae3203129596862 │ │ └─264764 /bin/openstack-database-exporter │ ├─a15f78d4e11cf8c2619fab40168a0fc2f745e56d622e5dfb98232684e3e0f64c │ │ └─48871 /pause │ ├─3f0f0bb354f789ab68cbda3e588f8e74d0eb23a500b9b30cfce8b52fd3977e82 │ │ └─211191 /pause │ ├─6053da5d53a72b05ccc717a1890cbe877df1ef3d9aa417c655ed8b10f3344869 │ │ └─94986 /pause │ ├─39d7611d9a720e66be644a135028b2e36f1fb79d92d2eb05d21a2bd5d7802653 │ │ └─211194 /pause │ ├─3c98a56603358793450c04ae0d40471db1907effb5e62f603cc3fd8276323725 │ │ ├─184984 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─185003 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -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-14.2.5.1/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 │ │ ├─185009 erl_child_setup 1048576 │ │ ├─185057 sh -s disksup │ │ ├─185059 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─185060 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─185108 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─185109 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─185119 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─185459 /bin/sh -s rabbit_disk_monitor │ ├─de66140b8b9014edd8b5c18c9f1b48d5fbe8665bb32fc293f0776d7d5ec59a01 │ │ └─56627 /secretgen-controller │ ├─bec890fd0ccb36db3684ec41c7d926ede0b3a594c3bf59b395b2805c6f5c37f3 │ │ └─66212 /bin/oauth2-proxy │ ├─67bb5ac3cb9fd40da4bd45984446062e832580c23787ffeb07e4ca97edd5ee97 │ │ ├─223027 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─223078 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -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-14.2.5.1/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 │ │ ├─223106 erl_child_setup 1048576 │ │ ├─223169 sh -s disksup │ │ ├─223171 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─223172 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─223184 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─223185 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─223195 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─223314 /bin/sh -s rabbit_disk_monitor │ ├─f45db2a1f624de72d71e208f46116494b90da0bd209800a7c775893b907b3d9b │ │ └─122207 /pause │ ├─fdf19bee09e3fb79f058aa56da882236afa359f69af469614b04ad961c0059ff │ │ └─47946 /manager --metrics-bind-address=:8080 │ ├─a0a671b115d2ba6d1c1e688c4566c0fb8e4962297ef43b2f204efc31b4ffe23e │ │ └─173761 /pause │ ├─005c3c85429a3921628ba35e5ab9229c432c4a1c941d1eb666e4178e30fe3a40 │ │ └─47675 /pause │ ├─99934bd2c1a8365eeccc2c239c71c1d8b77e72e4998ff22d96c547b244d8a3f9 │ │ └─220733 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-housekeeping --config-file /etc/octavia/octavia.conf │ ├─682cd16c3d0a85863a5da3ce5362a514ddf6630ff2d623f01e28bd9c4e185a0d │ │ └─55433 /pause │ ├─706097afd587ab92e7f4ff7044b6adb1bcfe5dc82eba4689d32d86ec62d0fee6 │ │ ├─ 71614 apache2 -DFOREGROUND │ │ ├─ 71654 (wsgi:k -DFOREGROUND │ │ ├─ 71655 (wsgi:k -DFOREGROUND │ │ ├─ 71656 (wsgi:k -DFOREGROUND │ │ ├─ 71657 (wsgi:k -DFOREGROUND │ │ ├─390166 apache2 -DFOREGROUND │ │ └─392329 apache2 -DFOREGROUND │ ├─7e3b555063c699021ba8d869668862ece961175de222bbedec039e9ad0313598 │ │ └─227387 /pause │ ├─d8302a37d6dd55c84ba65eda818562d8be0148947749531619d7cb542ed09ed9 │ │ ├─169514 nova-api: uWSGI master │ │ ├─169554 nova-api: uWSGI worker 1 │ │ └─169555 nova-api: uWSGI worker 2 │ ├─922e1aed33a5b0f9b2dff4e18e250e0979623225cf3d11d485c8a2e482c6ed30 │ │ ├─221500 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─221519 dhclient -v o-hm0 -cf /tmp/dhclient.conf │ │ ├─222152 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─222153 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─381063 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─381064 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─381065 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─381066 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─381067 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─381068 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─381069 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─381070 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─381071 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─381072 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─381073 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─381074 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─381075 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─381076 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─381077 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─381078 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─381081 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─381082 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─381083 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─381084 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─381085 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─381086 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─381087 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─381088 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─381089 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─381090 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─381091 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─381092 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─381093 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─381094 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─381095 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ └─381096 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ ├─fcd0b739ffc2b99564c4ef7da7b10deff6d938b6590fe4880f39a74550c61a53 │ │ └─44465 /pause │ ├─59f20e9235429bac1f5e469c7e879f97b85e39a5fc673c082c07a8a32263c000 │ │ ├─241370 magnum-api: uWSGI master │ │ ├─241411 magnum-api: uWSGI worker 1 │ │ └─241412 magnum-api: uWSGI worker 2 │ ├─058e1bc86ae6b5578da42d0b7fb4aa408cfdbc481708905d50d74a5c8d70e5dd │ │ └─66314 /pause │ ├─249f1811b4cbe8b54ea04e4a3edf4391cf52f8b7ea1c2d40010fe4262efa4f2d │ │ └─40972 /pause │ ├─8da75de9695914d842d331a524a5f0c2ea763d8ab4cd7ce0ec06b54ac0b01cb0 │ │ └─145270 /pause │ ├─054789b222962157e5e3fcf8bbe346642bb65b8d4f9a35bc2fbc572e6f7a2d03 │ │ ├─84052 barbiacan-api: uWSGI master │ │ └─84065 barbiacan-api: uWSGI worker 1 │ ├─e6c0ad3dbeccf76cbe253abbae69beafc229d1c3ba5b809bacb4cabbf325583e │ │ └─105138 /pause │ ├─8d744cd1ced15418ceb351947d60bb324cb6e7f2c0077ec146e78be9caaa482c │ │ ├─200052 heat-api: uWSGI master │ │ ├─200085 heat-api: uWSGI worker 1 │ │ └─200086 heat-api: uWSGI worker 2 │ ├─eb18722a8245666d90bd828ff0d40a6fb5f913fb627dd80971eadde6f53a906d │ │ └─103493 /pause │ ├─bd4e9b6f08ef8250ce47d3bb994e796396e32384a1c7ea2e9f0e050f3af05270 │ │ └─48140 /pause │ ├─87ef5ea6bd4def3ace7b4154210a17654ded89a517f3292e1d4fe779d556143c │ │ └─64808 /pause │ ├─472b1be188810f91f0c50944605429a52a2dfbba51859960a3fdf367a68e8614 │ │ └─84722 /pause │ ├─539d189910cdcbc05841bbcc36569bfe3c268285e3e69190ce239164c1eb7e36 │ │ └─66082 /bin/pushgateway │ ├─7f622be076fe6a1b3925af53b9f41c3bd7d8fcb35ba2b5850e20f4d56181ec8f │ │ └─40476 /pause │ ├─7b258de15a0671f829da65621ab65f95c7ed5dec5a0e6f540f46d935621efc23 │ │ ├─141882 /bin/bash /root/ovnkube.sh run-ovn-northd │ │ ├─142114 ovn-northd -vconsole:info -vfile:info --ovnnb-db=tcp:ovn-ovsdb-nb-0.ovn-ovsdb-nb.openstack.svc.cluster.local:6641 --ovnsb-db=tcp:ovn-ovsdb-sb-0.ovn-ovsdb-sb.openstack.svc.cluster.local:6642 --no-chdir --log-file=/var/log/ovn/ovn-northd.log --pidfile=/var/run/ovn/ovn-northd.pid --detach │ │ ├─142120 tail --follow=name /var/log/ovn/ovn-northd.log │ │ └─396886 sleep 15 │ ├─20d061e992a91aa0d986503050da5a3ac28a43898c5c599efe533067eac1eeba │ │ ├─77646 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─77664 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -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-14.2.5.1/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 │ │ ├─77670 erl_child_setup 1048576 │ │ ├─77717 sh -s disksup │ │ ├─77719 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─77720 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─77789 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─77790 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─77800 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─77864 /bin/sh -s rabbit_disk_monitor │ ├─5a422a03413b646983f423deac4975cf1a552683ff1514a7ac778c02934fa8a8 │ │ ├─182936 neutron-policy-server: uWSGI master │ │ ├─182949 neutron-policy-server: uWSGI worker 1 │ │ └─182950 neutron-policy-server: uWSGI worker 2 │ ├─97ec66e6c7991389e2691b5a8c0c5f3c82c5892943ef28683cb6c172ea6c38a7 │ │ └─62315 /pause │ ├─58f1467adfb5d52bfddd70247eb1faefb038a0f268b20004c3cdee87de9512a2 │ │ └─227947 /pause │ ├─ccb9574a72187f65b0e8dc3270f15d94265f0fb9b59a60ea38a8f4dd4051224e │ │ └─64699 /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 │ ├─95076a395cec60c75e70ce7649a19835224a0d0537d1f4169c778d5bf7acb410 │ │ └─40541 /pause │ ├─d2e0f1a66c381b17433f6917bd9c3a7cef00f2bcf32b29d520dafc90bf63948b │ │ └─41816 /pause │ ├─6ebf53e08dae11b5b95c7acc19e1471533bd99f5dc2be4a23b5f279d232d7307 │ │ ├─263214 apache2 -DFOREGROUND │ │ ├─265598 (wsgi:h -DFOREGROUND │ │ ├─265599 (wsgi:h -DFOREGROUND │ │ ├─265600 (wsgi:h -DFOREGROUND │ │ ├─265601 (wsgi:h -DFOREGROUND │ │ ├─265602 (wsgi:h -DFOREGROUND │ │ ├─265603 apache2 -DFOREGROUND │ │ └─265604 apache2 -DFOREGROUND │ ├─135ec37bb67d16cb47ead72bd745129bed936b119ac3c03e398e9719e47be08b │ │ └─43991 /pause │ ├─0a2e2e5cef3aed1b75a130d3a7104ff500d9dea828807d6df7da26df26e263a5 │ │ └─40540 /pause │ ├─b95764caa137167789fc803ac584f3222ddd98482d1c4c2505b902029037fff6 │ │ └─263502 /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 -d neutron-l3_agent_of_router -d neutron-floating_ip -d neutron-floating_ips -d neutron-floating_ips_associated_not_active -d neutron-network -d neutron-network_ip_availabilities_total -d neutron-network_ip_availabilities_used -d neutron-networks -d neutron-port -d neutron-ports -d neutron-ports_lb_not_active -d neutron-ports_no_ips -d neutron-quota_floatingip -d neutron-quota_network -d neutron-quota_port -d neutron-quota_rbac_policy -d neutron-quota_router -d neutron-quota_security_group -d neutron-quota_security_group_rule -d neutron-quota_subnet -d neutron-quota_subnetpool -d neutron-router -d neutron-routers -d neutron-routers_not_active -d neutron-security_groups -d neutron-subnet -d neutron-subnets │ ├─11103729272321d3b5746b07d7816d845ec526a55cb15ed70a2d4359fc4b29e4 │ │ ├─258066 /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 │ │ └─258230 /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 │ ├─fed915a828fe3cbe5044db7dfb3df9bf4a2af68f5cdf6024c805c22cbfde97ee │ │ └─63409 /pause │ ├─45ce244e6b2f118fcc4c4b2fb3c5225a0e2251dcad822f4fb074950218ec30ca │ │ └─248635 /pause │ ├─ad1f6ae00e8e7afc8c8103901ec43682948e2d6922e5f41e81c41175428586c4 │ │ └─187790 /pause │ ├─5e1be5dae973245eda5a01724b06b7d19e7addcb45e702a351f4f3519aa83d90 │ │ └─257814 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-data --config-file /etc/manila/manila.conf │ ├─f1abbbc6029716aabd464c635e2c04b7fdf4bf8eab93fb3610fcf6cab3308076 │ │ └─65006 /goldpinger --static-file-path /static │ ├─a11088f535f20af0840cace84654f607da82b91d25d7a84314bc1fd348cb2a47 │ │ └─51039 /pause │ ├─00ce2f4c62cef6efaa222aa6a03cf11eb29a8a782b71d635354e0309a6311c58 │ │ └─180953 /pause │ ├─38be371af4bfb6478a8bdfa03cd2e835c31fd30a8ebf82b909b9d2c9cdae3789 │ │ └─247266 docker-registry serve /etc/docker-registry/config.yml │ ├─f9cb17f957a98cd855244a45fa8ba8621838eaae2af2f2667fbd47a339fcdb68 │ │ └─40661 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 │ ├─570e14eaae7a5ee4308d0bdec8cec5d436395529a3908b6e9a7200790f72be0b │ │ └─244321 /pause │ ├─d32493102620036ec5a668113a732b01e652e39c66fdcc922b15c56760517c2d │ │ └─173496 /pause │ ├─68c91f22f9aeb71216b90ffd8e178da2a4af324f3f41e145a416d4bbca0d0c78 │ │ └─62092 /pause │ ├─cbed4ed947f78e0b38e978b1714574eca94c212b7bf5897d3e9b54342b0df235 │ │ ├─241035 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-cluster-api-proxy │ │ ├─241721 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --privsep_context magnum_cluster_api.privsep.haproxy_pctxt --privsep_sock_path /tmp/tmpw156vqo6/privsep.sock │ │ ├─241736 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ │ └─241738 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ ├─b4224232c7a9596d5fa9e1123d155ad5f957091ed110db526ead1764d9e4cd15 │ │ ├─241581 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ ├─241818 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ └─241819 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ ├─ddfc401068d13b31cad5ee61a8e233e816091afd3d733da93ab6b06fc188db3f │ │ └─40497 /pause │ ├─c58ab93593869720c0a2319e09906c9eb9511a3c01718634ec85771b91f6a18d │ │ └─94924 /pause │ ├─5c7e0b3942e6a2d3ce027afe43aec2c4b42257e24ce730d46905dc177650539a │ │ ├─181576 neutron-ovn-network-logging-parser: uWSGI master │ │ └─181601 neutron-ovn-network-logging-parser: uWSGI worker 1 │ ├─3ff5ea7d6f19d8b88a6908379404b5b57a4fc76e8faed9f0c65d7d5a630860a4 │ │ └─187134 /bin/bash /tmp/libvirt.sh │ ├─9749823ad0404246119ecaabd4e895a774e4d6ba8e08ea95c895e34242cdee51 │ │ └─146000 /pause │ ├─9a413b51e05b7a13554599a0c4554c8d1ec48b3903be0c5c5cc13e8033b3a7e4 │ │ ├─ 95203 /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 │ │ └─341055 /usr/bin/coreutils --coreutils-prog-shebang=sleep /usr/bin/sleep 15m │ ├─38013fe85808a49200f2e889be8d8a008cc0bca0e4ca8fa380f3361e88cab406 │ │ └─43167 /usr/local/bin/envoy-gateway server --config-path=/config/envoy-gateway.yaml │ ├─e009a6abe93549ca5202cc39dd89d6031cb5ec90407acc0f0c66844661bc1bc0 │ │ └─40629 etcd --advertise-client-urls=https://199.204.45.129: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.129:2380 --initial-cluster=instance=https://199.204.45.129:2380 --key-file=/etc/kubernetes/pki/etcd/server.key --listen-client-urls=https://127.0.0.1:2379,https://199.204.45.129:2379 --listen-metrics-urls=http://127.0.0.1:2381 --listen-peer-urls=https://199.204.45.129: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 │ ├─b328c530b7b9f59ac155e6c6bcd3d046028128823bbffa4ab86b3add4a448fb9 │ │ └─109058 /pause │ ├─f60bda83b88e3f7ec9c7c1aae2a7b17ab4bd6071671e607e2a0ec8bb95220609 │ │ └─263079 /pause │ ├─5d245bf8e957e05c5a4d717924cd39f349a053186e16da2e09a83519a8408d1d │ │ ├─64570 /usr/bin/vector --config-dir /etc/vector/ │ │ └─64619 journalctl --follow --all --show-cursor --output=json --boot --since=2000-01-01 │ ├─0273e3b1d9c03a992ac4cf2a43f21509ea66b403303931ac74da5c72d99c7fee │ │ ├─181456 /bin/bash /root/ovnkube.sh ovn-controller │ │ ├─181678 ovn-controller unix:/var/run/openvswitch/db.sock -vconsole:info -vfile:info --no-chdir --log-file=/var/log/ovn/ovn-controller.log --pidfile=/var/run/ovn/ovn-controller.pid --detach │ │ ├─181688 tail --follow=name /var/log/ovn/ovn-controller.log │ │ └─396268 sleep 15 │ ├─1da435782f469b544d79e607db2bacbef984d8e8b6c9c9930bde54b7e71b2135 │ │ └─62896 /pause │ ├─e7c05e2e31653a7018a6da311e9751f7d838510b75a856dbb0fe600841d02350 │ │ └─188042 /prometheus-libvirt-exporter --libvirt.uri /run/libvirt/libvirt-sock-ro │ ├─9ebeedf4fb99ffb7c17ca9c4558aae24cddb1d07f44b2957d9e4bd972dcb38d8 │ │ └─63258 /pause │ ├─6804d556afff400e6915e6d619dac2c1770b49aa141611f6330013f59fe2ff3d │ │ └─65444 /usr/bin/loki -config.file=/etc/loki/config/config.yaml -target=all │ ├─39c9ba90994a264f30493842051f14baee96b59003452d180d49f42f65777416 │ │ └─65932 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─cf95fd75955ba6e0f4eac5e5782193bc5d06dd0aafd95cba666ea4742533f63e │ │ └─48978 /opt/percona/peer-list -on-change=/opt/percona/haproxy_add_pxc_nodes.sh -service=percona-xtradb-pxc -protocol=$(PEER_LIST_SRV_PROTOCOL) │ ├─4da1b1772f06e366a9f19c3433d966317c48f269ef5f0d1cc8f776b0c0603585 │ │ ├─171559 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─171576 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -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-14.2.5.1/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 │ │ ├─171582 erl_child_setup 1048576 │ │ ├─171641 sh -s disksup │ │ ├─171643 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─171644 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─171647 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─171648 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─171658 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─171916 /bin/sh -s rabbit_disk_monitor │ ├─cdaba80fc6f1548f60df7b0cfdd4bb9d57b9d964483ecb6edbb246be3fe7232a │ │ └─43519 /pause │ ├─c13c3b13ba49bd988d30926e8095cef7165ec8d55f64d22704517742ee42b316 │ │ └─62409 /pause │ ├─2c4ae8dbbfed32fc1bfe136b4e980f62eaf69ad309d1fd91f3060ce2fa75b6d9 │ │ ├─199995 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ │ ├─200447 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ │ └─200448 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ ├─b641a71e5053199f9b1ce29af0e0e3649ffeb07a99fa2f04fc8a03eb28047549 │ │ └─173713 /pause │ ├─fea9fb492c96c438f839f106201bc8737c979776b7585ffb507ccee67a17e0e1 │ │ ├─105553 staffeln-conductor: master process [/var/lib/openstack/bin/staffeln-conductor --config-file /etc/staffeln/staffeln.conf] │ │ ├─105853 staffeln-conductor: Staffeln conductor backup controller worker(0) │ │ └─105855 staffeln-conductor: Staffeln conductor rotation controller worker(0) │ ├─61e57c873f74887fcdc58737e439e29758383728fd0928636952f6f9d5874cce │ │ └─240999 /pause │ ├─8e910d5183abf816f33fa32f96f9e077ad2a6a6b7ce2a910e8fa0c03337fad77 │ │ └─184895 /pause │ ├─18fcd4df7f3c6fca5aa69d5c5207476df2138f1aac9e2c3311f8bc9303dd087c │ │ └─48446 /pause │ ├─be83cd9a47ec28c8d262f9c9b9435b4b94603c37fd96c74adfff39dbf2b67968 │ │ └─203593 /pause │ ├─086f169fa3a76671f11e3a83ea662455cfee756f73de90be4ebceb274ed02ef3 │ │ └─241462 /pause │ ├─9d58d418b5812b15483cc18f1329da39cbeeaf3b633e6ac58cbe1089d333426d │ │ └─145458 /pause │ ├─a0eedd72291f8c9215ec0e20067d4a1ece6f13489836ed59da44e86d840e240c │ │ └─248887 /pause │ ├─43b56823ecf0f33fef9f291840d2133fd650eeb7cb9b2799f23d37ada1f89850 │ │ └─65213 /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-129.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 │ ├─5d6ac3cc7a55e635644ae16a85376fc813a156f505d05c47e9dff7388d4cf8a8 │ │ └─51618 valkey-server *:26379 [sentinel] │ ├─6b2a11c2fc7a27e033c03115d13b4b5d174a9a10e8ebe7db2442d5284844b31d │ │ ├─48897 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 │ │ └─50150 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 │ ├─98408187e4b2c3dae5501fd23f0903fec9ed8cfc8851b708a51dd22be6fdbae3 │ │ └─260520 /pause │ ├─5ec2948578d194b224553d0f9fa08584062a47e11429bf63203a0dc48ff47fc7 │ │ └─231890 /pause │ ├─29d7fce2260278b859b0987f6fd51b903531f801d89600f2828a835b74dbb745 │ │ ├─118576 cinder-api: uWSGI master │ │ ├─118588 cinder-api: uWSGI worker 1 │ │ └─118589 cinder-api: uWSGI worker 2 │ ├─26daebc0e6f184c5b50738e42850e202c2b09831a460e15dc6fb4b137c76938b │ │ └─47084 /server │ ├─62df92ec87923e7b96398115a96ce4edaedc2844ce1d533f004f1a0359c85a6c │ │ └─65254 /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 │ ├─b1e75731a5bca013fb9e3557fabdc4d95ca1db72cfa2a169e95978112af6e25f │ │ └─44723 /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 │ ├─f22007a5cdd29ae6fdd2543f36aba9f9c7544378ed7976837686376d1a54b6cd │ │ └─60785 /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.35.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 │ ├─ee86b9cf885a51767adfe1a8d799823cd1ca009dfaa96151a72871ed54593e1a │ │ └─181502 vector --config /etc/vector/vector.toml │ ├─fec2ccf125f20f04675e493b586c55e4ba1309bb4687d16c7bbaad4affeeeb43 │ │ └─78866 /pause │ ├─6216ca1e91b3b0079a7735d0b82d9443de349a389afb46fac73cb3adcbef8b98 │ │ ├─123215 /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 │ │ └─123352 /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 │ ├─3122e3f0ea3658b54f081174c442235aab4babe7780d2f1fb833b879af8c8fdd │ │ └─40794 /kube-vip manager │ ├─cee32ff5abd6e0abb2a74104ba85646e77782e4d6454f3d3c43ca660d05fdc97 │ │ ├─170490 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ ├─171046 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ └─171047 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ ├─5b2ed26412cec7825fdb0d09435542ebe0a41b41be7505889ead9f27a48aa667 │ │ └─225434 /manager --metrics-bind-address=:8443 --leader-elect --health-probe-bind-address=:8081 │ ├─9a1541322292832a20f774a29a66306a394e8be409f06bb830848b92a0e14b88 │ │ └─64089 memcached -m 1024 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─492f3da92688bab83c6969e8de72bd834ad2a5d2b3742a3a54f3271d586b842f │ │ └─56465 nfd-master -crd-controller=true -metrics=8081 │ ├─c889a79e57aa1b73f6670f04a9ff78a01de142c1b571cc3a5d9d7072a26a0325 │ │ └─124798 /pause │ ├─e0be419bfe6fbe76636585e3176d7751e182e416159b72fa9456fb296ac8523a │ │ ├─200022 heat-api-cfn: uWSGI master │ │ ├─200083 heat-api-cfn: uWSGI worker 1 │ │ └─200084 heat-api-cfn: uWSGI worker 2 │ ├─72dc0e3c7a22a3d1b957ad0fa0fb409a7ec8f0878c6107b8eaf8aa89c2f2f204 │ │ ├─49107 mysqld --wsrep_start_position=66c530b7-74ae-11f1-9310-7a3c375bad2b:20 │ │ └─49228 /var/lib/mysql/mysql-state-monitor │ ├─4ac0d90013f8a669f54b2bb60bba6453a077da99ebdeaa76b890cce02624b802 │ │ └─42043 cilium-operator-generic --config-dir=/tmp/cilium/config-map --debug=false │ ├─6612b2775f4e702f4beea8010813df268595399ee2810dcd651125490a9eb9b7 │ │ └─40996 /usr/local/bin/kube-proxy --config=/var/lib/kube-proxy/config.conf --hostname-override=instance │ ├─737d1006ccb38d0cb25562210a481776952eb6e1fbc9f5713b7aa06194ecc22e │ │ └─142734 /pause │ ├─4183daa253c4798af373046fa3cb86505c8cc5d4683594939bd790dccde1d67e │ │ └─66159 /bin/memcached_exporter │ ├─0aaee51354d90a8b5dda4abc26700f6603c89ce4ee23475f40b2b65b1bc0a1d3 │ │ └─51397 java -Dkc.config.built=true -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:GCTimeRatio=4 -XX:AdaptiveSizePolicyWeight=90 -XX:FlightRecorderOptions=stackdepth=512 -XX:MinHeapFreeRatio=10 -XX:MaxHeapFreeRatio=20 -XX:MaxRAMPercentage=70 -XX:MinRAMPercentage=70 -XX:InitialRAMPercentage=50 --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 -Dpicocli.disable.closures=true -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 │ ├─378abd2b74acd574299ff2d1828dc82004245079278023de3c5d831e6df14646 │ │ └─43566 /coredns -conf /etc/coredns/Corefile │ ├─ba3e9dde929f54b074ba1361a92a502c115b9d73c1dc4f5e6a9b639327551e11 │ │ └─65891 /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 │ ├─ce06a23e4e81653f1e6f82fce15f158d8ad6b5d166ecf977d3036e58156d88e7 │ │ └─60344 /pause │ ├─a79beaf4541f9ea47f0dcf6728acde48290b1a59e62dade795366e54f7b6e549 │ │ └─65807 /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-129.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 │ ├─aeed2a1e33295480aa3858bc3908e91f8ba1b85bc2aa5577e6692115af0b8e85 │ │ └─230114 /pause │ ├─0d2efc8581c21fdc6c46ea1d7db7c44126bf6eb732434d996ed14197d174f343 │ │ └─51698 redis_exporter │ ├─aa7ca5419a98e3e4575237ebb8bf62e5529cd1356e72d619580c2faf27d6fcdb │ │ ├─129641 placement-api: uWSGI master │ │ ├─129667 placement-api: uWSGI worker 1 │ │ └─129668 placement-api: uWSGI worker 2 │ ├─dbfd361e4bfb2f0576a4681a1785e6dec85880ab9cd7fc1243576564c76fb8f9 │ │ └─62356 /pause │ ├─d0692a69c91b1c665570a58af90deadfd0767ea75aeae6182f290fc8e14d5a6e │ │ ├─107302 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─107319 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -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-14.2.5.1/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 │ │ ├─107325 erl_child_setup 1048576 │ │ ├─107383 sh -s disksup │ │ ├─107385 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─107386 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─107387 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─107388 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─107398 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─107633 /bin/sh -s rabbit_disk_monitor │ ├─14461dd47101afabcfc7f7bf56108b7549b75d187ac045097e3111ccb53e3bd7 │ │ └─145217 /pause │ ├─7a33e427050e87c49239838d5153322c0653edb3ad5bccb5721ef6462081fc15 │ │ ├─42252 cilium-agent --config-dir=/tmp/cilium/config-map │ │ └─42630 cilium-health-responder --listen 4240 --pidfile /var/run/cilium/state/health-endpoint.pid │ ├─aaa386d2f08a371a481b4af41c69bb99562770d048d7f537a6b1e93cf9df668b │ │ ├─191835 /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 │ │ ├─367082 /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/tmputnaiyvn/privsep.sock │ │ ├─367256 /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/tmp1lcxsg7d/privsep.sock │ │ └─372264 /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/tmpex6jalxz/privsep.sock │ ├─ed1376e09813d81ff85428f4b9c47d35f9a0af65f7f183f8773a941fd98dd26c │ │ └─43584 /pause │ ├─b879570eaad1b39fd59d8cca5fbbea87fab9b3dc7b2d0bf9c6a2223f2b5b815f │ │ └─211539 /pause │ ├─d4afba506f98624bbef8442e5ea2a86de8bcfbb0f6589e53f4ef65a95e024c26 │ │ └─62953 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 │ ├─d374deb256e6de218927bb18c00b6e255acb0492724cb5f7745a9d625bde0372 │ │ ├─142909 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─142926 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -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-14.2.5.1/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 │ │ ├─142932 erl_child_setup 1048576 │ │ ├─142982 sh -s disksup │ │ ├─142984 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─142985 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─143095 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─143096 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─143106 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─143201 /bin/sh -s rabbit_disk_monitor │ ├─bc29c34d3c143526fe8c5ceda58d861f171d3b4255fdcb927a55e02ae1f5de08 │ │ └─44511 /pause │ ├─9a1468ecebe824e059863a9de8ebf289256ea811e2016062fd0eb327a0a853c4 │ │ └─139243 /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 │ ├─360018a698f0aac8a812802acffff0cdda3a578105633490036bff50ff5ba1a1 │ │ └─56242 /pause │ ├─9fe4c48545ffe3603eaf46889cee32f370b87b589d34b2a1e0d9284cdaf05e1c │ │ ├─174236 /bin/bash /tmp/neutron-netns-cleanup-cron.sh │ │ └─388609 sleep 300 │ ├─0ffc5821375e1741b3632006822a72a8e4556253524ddcf0067611961482f3f1 │ │ └─226468 /pause │ ├─92d53f74355a9692448f0a0d18a943b976cbcf5eeba16eaaa3c4ad3869a22e43 │ │ └─109012 /pause │ ├─b831896a86c15a6f34313c1850890dde861396a794e03dcfd2825d6da6de1b83 │ │ ├─267175 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ │ └─267188 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ ├─80d7c8a4d5b39bb51cf41735f93898ba17e84bf2ff2a28dedd73690e64da6f9d │ │ └─187655 /pause │ ├─ed50e0a31dbde26553c5ce9d406e0ae8944d1a7a60649af42c5840de7e501130 │ │ └─49204 /bin/mysqld_exporter --mysqld.username=monitor --collect.info_schema.processlist │ ├─afcdfa5ac68963ba578554e7cde900af80fb7140fc7af9ff3f1596f1c761462e │ │ └─60532 /pause │ ├─d05273058057946fa34a3fd3b2742b81e2d7607ca92ba38c508403541dc2aca0 │ │ └─139861 /pause │ ├─f99069503e7b55eec946157de56ea146a95ac60de584926e0328227d0e293b71 │ │ └─138955 /pause │ ├─28721d44d4c6df0bd51eebc3558d5d1764ac055565d18d54a69d612c9e4f18db │ │ └─77530 /pause │ ├─aa134a25726e775dd4642d04637c808c5b029fad21428e28c1687ff1398757f8 │ │ └─145736 /pause │ ├─e5be40621ab228017ee2fcdaecb7a5da29971d12f7ba0795a3437c6de65f50ff │ │ ├─ 85464 /usr/local/bin/rook ceph operator │ │ └─397151 /usr/bin/python3 -s /usr/bin/ceph status --format json --connect-timeout=15 --cluster=openstack --conf=/var/lib/rook/openstack/openstack.config --name=client.admin --keyring=/var/lib/rook/openstack/client.admin.keyring │ ├─4c01c8b1d029aff979f7fb072100160c87664e931198368ff7365af783c868c6 │ │ └─264489 /pause │ ├─c6346e1a872e28cf464dc2dafeb45be1b877662141438e1637501c8a935070ba │ │ └─40559 /pause │ ├─f2b5d7c5fee322c654e86e3a1e274cab27260551a7a8d1dfa134ee703d67767a │ │ ├─63568 nginx: master process nginx -g daemon off; │ │ ├─63584 nginx: worker process │ │ ├─63585 nginx: worker process │ │ ├─63586 nginx: worker process │ │ ├─63587 nginx: worker process │ │ └─63588 nginx: worker process │ ├─330bf29e0e3435e144e2a4fbd7b5ef0a037bed15bd054c8e041d61f9a1641687 │ │ └─60481 /pause │ ├─ffba75db079568a300e61a421ef1094ab4a76efa7f7f82e93794041fe24b0e10 │ │ └─43124 /pause │ ├─9905a2159902c1a25b9d50be34017e167a8533690bc2775ae65e99ce84d208fa │ │ └─164708 /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 │ ├─10163df0160baeb784567bb6aabe867005e305464edb40b6617b5f82f22546bc │ │ └─227413 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterTopology=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=true,ReconcilerRateLimiting=true,InPlaceUpdates=false,MachineTaintPropagation=false │ ├─c7a619009d063a26f9fc931ef04b819f557c1665f25c36166519e0e0539b0e7c │ │ └─66124 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─0a6d9d1b132bbc25984cc495b70a61fc3cfb2b48e34055f2a80a0e69a86b2854 │ │ └─40680 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 │ ├─f64acd2e9c20b2915bef18e10950c7f0c8a7ab6954a0d44305c76d121d85e606 │ │ ├─90944 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─90979 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -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-14.2.5.1/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 │ │ ├─90985 erl_child_setup 1048576 │ │ ├─91035 sh -s disksup │ │ ├─91037 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─91038 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─91084 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─91085 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─91096 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─91343 /bin/sh -s rabbit_disk_monitor │ ├─45218b6f69c6fc43a66920534687a2172553d218bfcb7b9ef1d80e6c84867f4b │ │ ├─182994 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.ini --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini │ │ ├─183381 neutron-server: rpc worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.ini --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─183382 neutron-server: rpc worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.ini --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ └─183383 neutron-server: rpc reports worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.ini --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ ├─ca46fe5dd61f96579d5221aa683b98231dd2e62cc053957c5eb5d1a0e737439d │ │ └─227975 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterTopology=true,RuntimeSDK=false,MachineSetPreflightChecks=true,MachineWaitForVolumeDetachConsiderVolumeAttachments=true,PriorityQueue=true,ReconcilerRateLimiting=true,InPlaceUpdates=false,MachineTaintPropagation=false │ ├─25661dd344411bbcd06f2ecfa064fe8b636eb8b5cced3537f939bcac2c152611 │ │ ├─61608 python -u /app/sidecar.py │ │ ├─61927 python -u /app/sidecar.py │ │ └─61928 python -u /app/sidecar.py │ ├─09e5d11868638c98d81e87f0e2e84aaa49fd5b30d4bf42770cf50052a3938419 │ │ ├─219925 octavia-api: uWSGI master │ │ ├─219939 octavia-api: uWSGI worker 1 │ │ └─219940 octavia-api: uWSGI worker 2 │ ├─1f33b7e8430d6f4a1a05222ff4d1593d23dc9a313f1d7f430ea9e2fe7c2aa481 │ │ ├─257811 manila-api: uWSGI master │ │ ├─257905 manila-api: uWSGI worker 1 │ │ └─257906 manila-api: uWSGI worker 2 │ ├─5e9e74fd399f3305b1f99b6c103b35d1a3d7e71a722be1643f850d46515c1e7b │ │ └─141045 /pause │ ├─bd613eb3d17cd04a2255d5ad88d6f049c4d9ebaeee66c9fa585e38623a1b3e6a │ │ └─47776 /pause │ ├─a93bb7add665a0a52cc972c154c732878b2515db3f097393558483ecb7056e5d │ │ ├─66696 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─66739 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -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-14.2.5.1/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 │ │ ├─66750 erl_child_setup 1048576 │ │ ├─66996 sh -s disksup │ │ ├─67000 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─67005 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─67018 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─67019 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─67029 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─67120 /bin/sh -s rabbit_disk_monitor │ ├─2ac8f95568ebad1e23ec79e0451c4b995b20d1fbebcaad8a6f6c3f66dedc19dd │ │ └─248928 /pause │ ├─b9fac781ab7c8f101ff073a4531619bdcf072bb94d0cbb2f2050239050ef62d1 │ │ └─249104 /pause │ ├─5ed529f179c20f9aaab6212d697638e38bf8960e36b5f2b604815cd55a6a8f25 │ │ └─140999 /pause │ ├─e3258cbdb4f4dc1779a8425d91491a43d7ca4df4c68b05eb207ba3c6e7e62f2d │ │ └─46783 /pause │ ├─5de8f8a365450d63c27c8331a915efaee0b23db8429630790e9bd08f72b74a79 │ │ └─173383 /pause │ ├─1da3136ebdb6a77fe94014e1160ac1cd008497b970d448018db5ab06c0b14bef │ │ └─56414 /pause │ ├─8abcb2d4604fe6c9e066a5a6d31feaa4e7f865ddefff3a3cc3bb24a5335e2a91 │ │ └─226962 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=true,ReconcilerRateLimiting=true --bootstrap-token-ttl=15m │ ├─e7b943070f72cbef3d04d807e38dcd5096406a175d06571eceeadd2b5475b458 │ │ └─66255 /bin/oauth2-proxy │ ├─6fcc885f745a241a88d42eb4e1ac5d9e43b60370cff697217c7dfbf0f7224db7 │ │ └─105224 /pause │ ├─6702fae6e9332b092eddf65d2fd52d289ad68be45f4a09f50fa57d8867715af3 │ │ └─61830 /pause │ ├─7d853b8fd199b88fbcfb013b7bec052744eb93e8531b840cb32fb31302854770 │ │ └─68303 /pause │ ├─e8db5fddc21d518e33fa2211ef1367713028ecaa91d0bc161996485ac6f0d217 │ │ └─191897 sshd: /usr/sbin/sshd -D -e -o Port=8022 [listener] 0 of 10-100 startups │ ├─e36d661447b9e1c9b556fcd1c25d3e7f9134a26c7192c6abbda7b9dc5bd95d91 │ │ ├─203767 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─203792 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -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-14.2.5.1/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 │ │ ├─203800 erl_child_setup 1048576 │ │ ├─203847 sh -s disksup │ │ ├─203849 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─203850 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─203938 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─203939 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─203949 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─204148 /bin/sh -s rabbit_disk_monitor │ ├─ebc4846a52fcd836941ec5349cffcb5edc70a63b57f19df9f4bb40f3c908d5eb │ │ └─47823 /manager --metrics-bind-address=:9782 │ ├─4ec16dcffd77233c8d2e62bc661126f73a47720e7e7fb33930908eb110c78926 │ │ └─96198 /usr/bin/python3 -s /usr/bin/ceph-crash │ ├─0d24de9548b4ef54ceac56647074de2dc8349f2a71b2b74d46369d1dfb38d8c7 │ │ ├─170388 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ ├─170768 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ └─170769 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ ├─b1a6f9670b40a151c150328df985ece9e3b1e3e279a794eea2a1956c9caca96d │ │ └─141552 /pause │ ├─314951ee7f73702e4d61dc5d225129570126c6a74e97b9f813c38eda2ae137b4 │ │ └─41792 /pause │ ├─360fc8d67ee97651f285caaf93d989dd3bf5e3d01e94d279ea1c7de22a3e3db0 │ │ ├─139279 /tini -s -- /tmp/openvswitch-vswitchd.sh start │ │ └─139291 /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 │ ├─4445b2676f47e8c558715c2a5cfa4908590e7f5179f46fd840cda0bd9539ebcc │ │ └─144830 /pause │ ├─c61ce55d3e7d54a8aab2a24c5ef8412849c112908bf27626181bc8aa7e91df3e │ │ └─187086 /usr/bin/libvirt-tls-sidecar │ ├─66a94937eb1ac93c1d2e4f866b993fae34f923362c0d48c5f271e0117ec5d080 │ │ └─44679 /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 │ ├─5927a079dd5b2f3cad06b3a4ef1844b8be3eab449aea8a55f6f2896c4ac00a72 │ │ └─64933 memcached -v -p 11211 -U 0 -c 8192 -m 1024 │ ├─7645b98509a101009a3b0f711df374af49e9ed4d3a369fad87b54c702daaf6cc │ │ └─46631 /pause │ ├─d18d2d74219d04608e276fa97e8ccd24ba7007ad45c45b502f792f6ec8179c28 │ │ ├─244485 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─244502 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -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-14.2.5.1/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 │ │ ├─244508 erl_child_setup 1048576 │ │ ├─244577 sh -s disksup │ │ ├─244591 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─244597 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─244801 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─244802 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─244812 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─245024 /bin/sh -s rabbit_disk_monitor │ ├─03a5f572cd26377564804df0de0bd92222f215192028629362d3970ac07213ba │ │ └─107183 /pause │ ├─f75b0e30cec07d618cdc69d53881974253fa25fc6c58f830f27c7bffa5134713 │ │ └─51246 /pause │ ├─787928200764395737f197e0f02265b8254932f6befe5b5df7ee817d7f169b69 │ │ └─122134 /pause │ ├─ecb573d06b2152dcdd25abda0bf2c97e29b57ceeccffe2d8b175ad966e6a3a34 │ │ └─64003 memcached -m 8192 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─d74871bfc7a509d8b34be93ecbdd37f6edb1fc59974a516a495223ea6ab89b1e │ │ ├─182888 neutron-api: uWSGI master │ │ ├─182922 neutron-api: uWSGI worker 1 │ │ └─182923 neutron-api: uWSGI worker 2 │ ├─21e591cfc04d0163959323a11401c28906cc064ace63253895b6b08dfba50e5b │ │ └─211167 /pause │ ├─91abdcea6fd0a912c61fd2d6aeb569fce62f9cd4e2ae5236bdd5c26bcef7eb25 │ │ └─44765 /app/cmd/cainjector/cainjector --v=2 --leader-election-namespace=cert-manager │ ├─d9ff9d024d2cbfc0b07307231581fc32cd90cde2dc458e6b667252b471075e4a │ │ └─106885 /var/lib/openstack/bin/python /var/lib/openstack/bin/staffeln-api --config-file /etc/staffeln/staffeln.conf │ ├─1024f84c4b5b227facaff98bd50bd21469d2922945e3eff9b1f07ef857eefe89 │ │ └─257764 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-scheduler --config-file /etc/manila/manila.conf │ ├─739a66b9516291003ef5eabe9e4584bf7405cee364085a14aaa81f04ef120128 │ │ └─120335 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf │ ├─8e1a27dfdb1624112aaf15e197835ff486041926a409e27c01d1f16a366dacb1 │ │ ├─186013 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-ovn-vpn-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/neutron_vpnaas.conf --config-file /etc/neutron/neutron_ovn_vpn_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini │ │ ├─186551 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/neutron_vpnaas.conf --config-file /etc/neutron/neutron_ovn_vpn_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini --privsep_context neutron.privileged.namespace_cmd --privsep_sock_path /tmp/tmpzyvo9k1g/privsep.sock │ │ ├─393908 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/neutron_vpnaas.conf --config-file /etc/neutron/neutron_ovn_vpn_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmp56xweckd/privsep.sock │ │ ├─394021 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/neutron_vpnaas.conf --config-file /etc/neutron/neutron_ovn_vpn_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini --privsep_context neutron.privileged.link_cmd --privsep_sock_path /tmp/tmp1_uf6u0z/privsep.sock │ │ ├─394120 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ └─394140 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ ├─844b1b8877b2e296363b8b4f5095641c06940aac70dd8150c237c80407e8b099 │ │ └─56124 /pause │ ├─8cced2d423f9c478579efc9c0d38fe6ca37c95332f16101ff423638f0b1cbddb │ │ └─122875 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-backup --config-file /etc/cinder/cinder.conf │ ├─e72f803ce53720221d795b0ebe7cf2cbda5c7101f99f3550400ce2e9e7fc88c8 │ │ └─51304 valkey-server *:6379 │ ├─e66897819d6bf2f9f0acf166ff321f0f6d1805ba5e3e5de8d53a9487f95c7b88 │ │ └─65843 /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 │ ├─7e5baa1a4563205f7d5f4a787c1b4225d53261c9ba21a1a77d7d40b43f4bfc12 │ │ └─231749 /pause │ ├─1523ebefc8d638a8f497494cb31bbb105e52f1a08517db5c14c227c76e61c58a │ │ └─56175 /pause │ ├─094212bd64329b95ffa2cd4af3922933fadc9a4f58fc2b1b1acb5e7e8280c26a │ │ ├─169688 nova-metadata: uWSGI master │ │ ├─169719 nova-metadata: uWSGI worker 1 │ │ └─169720 nova-metadata: uWSGI worker 2 │ ├─3bddc6e8e7ba9cdb46d2be06a6576f4d679191391858234ede069bc820b2faa0 │ │ └─61321 /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 │ ├─92fc42ecfc7a9706cb43084c8a1830ba4b2be76760b3e48e333d10673f2381b8 │ │ ├─186001 neutron-ovn-metadata-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/ovn_metadata_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini) │ │ ├─186461 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/ovn_metadata_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini --privsep_context neutron.privileged.namespace_cmd --privsep_sock_path /tmp/tmpgugm57lk/privsep.sock │ │ ├─205618 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/ovn_metadata_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmpp7_4m7rc/privsep.sock │ │ ├─221405 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/ovn_metadata_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini --privsep_context neutron.privileged.link_cmd --privsep_sock_path /tmp/tmpy0vsahiu/privsep.sock │ │ ├─221694 haproxy -f /var/lib/neutron/ovn-metadata-proxy/88c91882-127e-4cb6-aa1d-520831f393e4.conf │ │ ├─367630 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ └─367631 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ ├─5aebe08238ac57784c242d6211bd065f53ad80d47b6733438ec4d130db183786 │ │ └─173431 /pause │ ├─bdd8fe06adb2b77beeb848c349c1bb279277b7a2ca6ad958b002db0010efd535 │ │ ├─ 46973 /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 │ │ ├─ 47003 /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 │ │ ├─ 47133 nginx: master process /usr/bin/nginx -c /etc/nginx/nginx.conf │ │ ├─262766 nginx: worker process │ │ ├─262767 nginx: worker process │ │ └─262768 nginx: cache manager process │ ├─bd1a512fdc6c3610a1ea0212b712b831039b1834659dff0f7e4b8c95e6111b50 │ │ └─63985 /pause │ ├─859a4bea40c066bc3f799b5abd777f31a5bf82a73131d22e6332010048aa41c1 │ │ ├─220709 octavia-worker: master process [/var/lib/openstack/bin/octavia-worker --config-file /etc/octavia/octavia.conf] │ │ ├─221193 octavia-worker: ConsumerService worker(0) │ │ └─221196 octavia-worker: ConsumerService worker(1) │ ├─0664bc1ba2fdd4f7d4fa126eb5fd16acc45bf9a673f8a96c6fa85b5c8802b463 │ │ └─40643 kube-apiserver --advertise-address=199.204.45.129 --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 │ ├─3cc9f2c77cfd0c82f496c6b8073f3be4454cd8faeff1405ff84e869311df97dc │ │ └─60571 /pause │ ├─2a9409ea67ca1e7636becbb87d8c2b18f9ff5141515618c1ecc29a42f5778725 │ │ └─56552 nfd-worker -metrics=8081 │ ├─377747da5054b3ff8afbe95b9f277318c1dbce86f43d3d42b4c600d47cad6f01 │ │ └─90795 /pause │ ├─3fc4410b996a353cb2c1ba5e1beaa0a65321a26cdd9bf0bd659f7c2b3c4f5e27 │ │ ├─103987 glance-api: uWSGI master │ │ ├─104008 glance-api: uWSGI worker 1 │ │ └─104012 glance-api: uWSGI worker 2 │ ├─9f432588eb8aa07c274ca8334d9d6db8b7ca79c39d050582752971680d6a1569 │ │ └─44165 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 │ ├─d369b2b56e5985d7afc564591da175aaf6f546b94445447910de7f98ccaf1fe6 │ │ └─44549 /pause │ ├─9e910082edf39fb3738592946ac91124227dec470fb0ebdfea196b15b7897e9b │ │ └─95135 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-699b8bdb59-6qhnn --rgw-mime-types-file=/etc/ceph/rgw/mime.types --rgw-realm=ceph --rgw-zonegroup=ceph --rgw-zone=ceph │ ├─77359122077e5685e3d096525dc078b7e8e066fe46bcd5f0b0254714956f018c │ │ └─171457 /pause │ ├─3f4ac85e4704181ca35983daaa112f40c355394a1781cf055d1b01ff29bc2256 │ │ └─56507 nfd-gc -gc-interval=1h │ ├─22e0c562dbe81e963ca8229a0803ee18eeed64fa30a4c289f111df755c4c14f5 │ │ └─61757 /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 │ ├─9503509dcae8ea6a5a8e069673a67de0035eb061584e090329ed6c270de37582 │ │ └─43634 /coredns -conf /etc/coredns/Corefile │ ├─3eecf658e8179107a3975f75a802884c0702dc2e765e7d6031a9d5803119f2ec │ │ └─230197 /manager --leader-elect --v=2 --diagnostics-address=127.0.0.1:8080 --insecure-diagnostics=true --feature-gates=PriorityQueue=false,AutoScaleFromZero=false │ ├─c0e12d43fc72faf64538fc4294e0559b53593e731dcec965c43654df2f4a50b9 │ │ └─225269 /pause │ ├─e6cc1eceb2373d586d22ffa9f722d363392c845530f9ce27cd2301a05d1d8537 │ │ └─187857 /pause │ ├─703f26387329f93fa0d1293405fd4c8c2af8153d0a4f3fe9b0577733df69a073 │ │ └─48261 percona-xtradb-cluster-operator │ ├─d03646d229253089d6c2835b8e5e36e23bc3e9b4dac79e5a478f239232744fc0 │ │ ├─141162 /bin/bash /root/ovnkube.sh sb-ovsdb │ │ ├─141236 /bin/bash /root/ovnkube.sh sb-ovsdb │ │ ├─141256 ovsdb-server -vconsole:info -vfile:info --log-file=/var/log/ovn/ovsdb-server-sb.log --remote=punix:/var/run/ovn/ovnsb_db.sock --pidfile=/var/run/ovn/ovnsb_db.pid --unixctl=/var/run/ovn/ovnsb_db.ctl --remote=db:OVN_Southbound,SB_Global,connections --private-key=db:OVN_Southbound,SSL,private_key --certificate=db:OVN_Southbound,SSL,certificate --ca-cert=db:OVN_Southbound,SSL,ca_cert --ssl-protocols=db:OVN_Southbound,SSL,ssl_protocols --ssl-ciphers=db:OVN_Southbound,SSL,ssl_ciphers /etc/ovn/ovnsb_db.db │ │ ├─141432 tail --follow=name /var/log/ovn/ovsdb-server-sb.log │ │ └─396584 sleep 15 │ ├─38e52801fed81905292b48252056e9f1ca398166f00a53e9f7d3b9197ab7f230 │ │ └─222898 /pause │ ├─e4de584c59e45f6ef0a32cca0ab6e378018174cf3236644ffc8d25abfbd4daf8 │ │ ├─141179 /bin/bash /root/ovnkube.sh nb-ovsdb │ │ ├─141295 /bin/bash /root/ovnkube.sh nb-ovsdb │ │ ├─141316 ovsdb-server -vconsole:info -vfile:info --log-file=/var/log/ovn/ovsdb-server-nb.log --remote=punix:/var/run/ovn/ovnnb_db.sock --pidfile=/var/run/ovn/ovnnb_db.pid --unixctl=/var/run/ovn/ovnnb_db.ctl --remote=db:OVN_Northbound,NB_Global,connections --private-key=db:OVN_Northbound,SSL,private_key --certificate=db:OVN_Northbound,SSL,certificate --ca-cert=db:OVN_Northbound,SSL,ca_cert --ssl-protocols=db:OVN_Northbound,SSL,ssl_protocols --ssl-ciphers=db:OVN_Northbound,SSL,ssl_ciphers /etc/ovn/ovnnb_db.db │ │ ├─141455 tail --follow=name /var/log/ovn/ovsdb-server-nb.log │ │ └─396586 sleep 15 │ └─df5548d1ad44c9493e8e7679ae5891c8cd687791a63240831d2977ec7e60baa9 │ ├─61575 python -u /app/sidecar.py │ ├─61868 python -u /app/sidecar.py │ └─61869 python -u /app/sidecar.py ├─proc-sys-fs-binfmt_misc.mount └─dev-hugepages.mount