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 │ │ │ ├─21176 /lib/systemd/systemd --user │ │ │ └─21177 (sd-pam) │ │ └─session-22.scope │ │ ├─21157 sshd: cephadm [priv] │ │ └─21196 sshd: cephadm@notty │ └─user-1000.slice │ ├─user@1000.service … │ │ ├─app.slice │ │ └─init.scope │ │ ├─704 /lib/systemd/systemd --user │ │ └─705 (sd-pam) │ ├─session-4.scope │ │ ├─1468 sshd: zuul [priv] │ │ └─1481 sshd: zuul@notty │ └─session-1.scope │ ├─ 701 sshd: zuul [priv] │ ├─ 719 sshd: zuul@notty │ ├─ 868 /usr/bin/python3 │ ├─ 1472 ssh: /home/zuul/.ansible/cp/199.204.45.116-22-zuul [mux] │ ├─440370 sh -c /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-kdabdjrrxksovbptpppqucvvhooybspa ; /usr/bin/python3'"'"' && sleep 0' │ ├─440371 /bin/sh -c sudo -H -S -n -u root /bin/sh -c 'echo BECOME-SUCCESS-kdabdjrrxksovbptpppqucvvhooybspa ; /usr/bin/python3' && sleep 0 │ ├─440372 sudo -H -S -n -u root /bin/sh -c echo BECOME-SUCCESS-kdabdjrrxksovbptpppqucvvhooybspa ; /usr/bin/python3 │ ├─440375 /bin/sh -c echo BECOME-SUCCESS-kdabdjrrxksovbptpppqucvvhooybspa ; /usr/bin/python3 │ ├─440376 /usr/bin/python3 │ ├─440377 /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 │ └─440379 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 … │ │ ├─ 9811 /usr/bin/containerd --config /etc/containerd/config.toml │ │ ├─ 12197 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 75e36021eeead9ac22e91be03cecbf8e09b3f5a28491326e6aa8668c493d33ad -address /run/containerd/containerd.sock │ │ ├─ 12579 /usr/bin/containerd-shim-runc-v2 -namespace moby -id da48369373d68482544cd8947e1cb970537a26739f5433309b8f819a73ee74aa -address /run/containerd/containerd.sock │ │ ├─ 19282 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 701b506e8a28bc746346b4c3611d84246f7e4d1371f931ddcb229c15f272ba87 -address /run/containerd/containerd.sock │ │ ├─ 24458 /usr/bin/containerd-shim-runc-v2 -namespace moby -id ec6aeddf19fe0235fa5d9f1981dc3137f95e5cdf1faed16db727bd93d8b7a624 -address /run/containerd/containerd.sock │ │ ├─ 28994 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 2bf637cc4e19ad0f315bc3170398eedc2d5ebecc262ec526598fac9f25b90db7 -address /run/containerd/containerd.sock │ │ ├─ 33487 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 83c140e7d52b91a24ade8d12a79aa54ed5330307cd4affc45f47687c4d62b7d1 -address /run/containerd/containerd.sock │ │ ├─ 38914 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0da3aa9e6356a49c33cb8b1f23628cf31c24913b3af81d7c94054a8e0da5c1cc -address /run/containerd/containerd.sock │ │ ├─ 38958 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 96de3bf69873cc43eb9054894a76e3885f99b8b5b6477f4ba9e4acdba4de47dc -address /run/containerd/containerd.sock │ │ ├─ 38981 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 24ded294894fb9203220f29f1b29dab19ed0b283413c2cb6cfcceb2744b77e37 -address /run/containerd/containerd.sock │ │ ├─ 38985 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id eec489e6617472b2501d0018f2d1a6a7556be4977fcb6c315b786b669798598b -address /run/containerd/containerd.sock │ │ ├─ 39000 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a22755916c509e38a1443fbcdf599b0201e18420bbda83e50f02a153e4e7279c -address /run/containerd/containerd.sock │ │ ├─ 39539 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d39ecd6649df17bed3f827f57e7cd81b58672a257c50c0ea60c55495069bd9d5 -address /run/containerd/containerd.sock │ │ ├─ 40252 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3a38d3a74fdccb5b70275b34346cea1e0e660858715911c9076445986f9fdc48 -address /run/containerd/containerd.sock │ │ ├─ 40270 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ec91d223b6d12f5554a1656a509e119a6c5be0a6c0929fd95c3837cd85099427 -address /run/containerd/containerd.sock │ │ ├─ 41619 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6b9d30f6b6a654ee164101be361e82625c9567055cc7d2593aa7d60e692d1b68 -address /run/containerd/containerd.sock │ │ ├─ 42006 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b33eadc89274d0bb7d383e8abaf4b8e1de04b4c2d12f9d15779828638890c2f0 -address /run/containerd/containerd.sock │ │ ├─ 42107 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3f1f9dc5333a20f82598a6d7435e9df59329014f3de01f43114a1a9703aa5f48 -address /run/containerd/containerd.sock │ │ ├─ 42532 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2f6644a08e6ef9874dedc346830e959759a0b02851e90398e68c2b1db35e9272 -address /run/containerd/containerd.sock │ │ ├─ 43051 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 85a91f36f61f5c7c3adcfe5631c523690e33b3e134d7da2289a30adfde201a91 -address /run/containerd/containerd.sock │ │ ├─ 43107 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5c05bebcf269e7bb4d6b588ed36b9d36dee111d17b9e2e17ca7150d05937eabe -address /run/containerd/containerd.sock │ │ ├─ 43145 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 94915f50bb58a5f2c95c4bc18927e6aee18d35c0218a7b49d087b1d10cfc7cf0 -address /run/containerd/containerd.sock │ │ ├─ 45450 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c9de3961a4caff3c8b0b5b3588fa32a07341977c3866d5ff5400cd0be28e7fc6 -address /run/containerd/containerd.sock │ │ ├─ 45524 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1f7385678c2a6e58ddee4c7e2422194c45e32f709342e0f111a39b0e8dbb0c6f -address /run/containerd/containerd.sock │ │ ├─ 46257 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 53c7150dbc5a8f0fcbce03121aaa443e77054f13a5b866cb6459a7b5add76090 -address /run/containerd/containerd.sock │ │ ├─ 46362 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a9ff01a8ec72c20e02cc5a71ec22fe0208e93e702784e725e300107b3020d2ff -address /run/containerd/containerd.sock │ │ ├─ 46930 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 11333fb6b99f89ebcfde22e8be6396a44fb2024aad9c265e31fb4add3f0d3cdb -address /run/containerd/containerd.sock │ │ ├─ 47225 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 12dc9677dced8a8a482ec60c7030032c07490e4442d9f0c6a9622513aa60e6ae -address /run/containerd/containerd.sock │ │ ├─ 47628 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 58c8b6243a6432cc3d075009e5d96f02ce51fc4709c4dea3106a20dbf0c3de05 -address /run/containerd/containerd.sock │ │ ├─ 49960 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b0c889f96dbb10061ce5605f6469792c91c1adb35c79130d04323fdf50cc0e79 -address /run/containerd/containerd.sock │ │ ├─ 50223 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 27795cdb27a63976a95d2783f39eee010f06679371dc461fafe777116b24ee80 -address /run/containerd/containerd.sock │ │ ├─ 54743 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7d8e3f259377cebecd04b8ee182ab298ecdcd0b8882f4f831c881f467327d957 -address /run/containerd/containerd.sock │ │ ├─ 55372 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 19a464c6924d5f54cdc20cdc6df91d85b5ee03cb1e2d39387f67a31e55018a48 -address /run/containerd/containerd.sock │ │ ├─ 55436 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c5b395af53e2b5d6b592bc5243ee1894f76981801cf098676c04f50405839dd6 -address /run/containerd/containerd.sock │ │ ├─ 55476 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8dd30a70ec14cab23ee089f2512b2437bc60da33baf77880135d39777e7ca028 -address /run/containerd/containerd.sock │ │ ├─ 55673 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 37bc9bed8318c2509794b51ce38b02bce77f37d29337bb62f157669bf9484a65 -address /run/containerd/containerd.sock │ │ ├─ 60353 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2e29f562997af6fd3d304b85c86384416ba67f4fb4a4864908a9d51a5e887f81 -address /run/containerd/containerd.sock │ │ ├─ 60476 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 57f66427d63bf0902467c23d0a3bb0d4a9fb8afedcc88b8de9c344d46294bdcf -address /run/containerd/containerd.sock │ │ ├─ 60515 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 073bdcb523bfffd00e76c37db6134f510f73e07c9d0a87ad549d235f6d277da8 -address /run/containerd/containerd.sock │ │ ├─ 60733 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 20ca8dcd326d8e58aff35181d3788410fdcaa29ad3a192c27144a451eac62754 -address /run/containerd/containerd.sock │ │ ├─ 62025 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 41cc271fdc42ca78c18882552efc2c6f040c587617d72d01c0ffde50b5571fcb -address /run/containerd/containerd.sock │ │ ├─ 62232 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1313ec91d5695d4473198135404b9e989e7822b93adea36d4d1b23e2b3d9f7ba -address /run/containerd/containerd.sock │ │ ├─ 62320 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9444d7cd735661974b14b77a92dc947be9814a4ad1972ac4f1aab02b5c950b7b -address /run/containerd/containerd.sock │ │ ├─ 62358 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f5312cba39c14a3fc636bd38aa6d51923e2d857cf5d39c619609110cdbaef7f6 -address /run/containerd/containerd.sock │ │ ├─ 62402 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3fee89325660e0abd7e06fdaa60dbc0b05012cb1abec7ed770e27bf2a2ce384c -address /run/containerd/containerd.sock │ │ ├─ 62923 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2a94be37ec6a4a892fcada79b416a4759420be58532d452b55416ac23af87df9 -address /run/containerd/containerd.sock │ │ ├─ 63311 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5afc73d5b099180c3c784072aa74163bdc847ccec4937485fbf9e558df735f93 -address /run/containerd/containerd.sock │ │ ├─ 63735 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1f69e79d6b0a6c680b2a7c8de27fd5d8db41d3cd46f77fefc2e7c67760046951 -address /run/containerd/containerd.sock │ │ ├─ 63825 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id dcfb63784b78d63972e8b6db300ec5f246ca98a9c6d6fb1ed5cb3bd1b68817f5 -address /run/containerd/containerd.sock │ │ ├─ 64597 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 120abb8ee2f8293dfb3ab15768de5cb5a7f52593d0efa73f671d867ad5b5e955 -address /run/containerd/containerd.sock │ │ ├─ 66142 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e72b227ccf58c2bd05e8097b6cfb2ed6e92c9baf6006a2f59ff3189388e5e70f -address /run/containerd/containerd.sock │ │ ├─ 68192 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3f4fd9f7a6df94bb787d75fc8f6799cd8d5cf9a6be1d89f8633a0876bfaae7eb -address /run/containerd/containerd.sock │ │ ├─ 77433 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4f5f551e2828f54dc063f3dd9c3ab33ec603f8a02ffa9872a1b46480b589fb88 -address /run/containerd/containerd.sock │ │ ├─ 78985 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5ab940b60a1950eb3e409e6c4ae67ad3928a7c4ce212b49494309ee1e3f21234 -address /run/containerd/containerd.sock │ │ ├─ 85054 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 46f7707688951a8283c4db97bfd79b1a7a7814ed5f42cda300d8a33b33e833fd -address /run/containerd/containerd.sock │ │ ├─ 91365 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d507933eba7e43ea040583e1e9842ad080dbf3fe97c2651618ef769c0905c882 -address /run/containerd/containerd.sock │ │ ├─ 95205 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e6ba9011403af5bbfffd4aa1e58fa3ed38ce323d951074c82c4a400091b73ae7 -address /run/containerd/containerd.sock │ │ ├─ 95252 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 31805e6b102f87916e9daf47d2202eaa871c17330aa0bd8da3ffe6a0d6b0c5f5 -address /run/containerd/containerd.sock │ │ ├─108629 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e5824e5556dad0e7d43395e6a52b1928f0f5635d2c5d338f353d9099b8e7f2ea -address /run/containerd/containerd.sock │ │ ├─110193 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d237e353b314ab7cec7114ceb49fd258204470af2f9b03114f86feb966d280ab -address /run/containerd/containerd.sock │ │ ├─110240 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 32efa85172fe7896876b0ac98f53f40ec372cc6de62f8a3578c243380fa8734e -address /run/containerd/containerd.sock │ │ ├─112143 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b3d1dab1d08ac26db5afc302425d2257f31b28cac3701f01a84ae6eafd913376 -address /run/containerd/containerd.sock │ │ ├─114004 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 61da0c27e09b7521d0181b93df28b7021090b58d9b8422e2274feb4e54e59cde -address /run/containerd/containerd.sock │ │ ├─114081 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8e7c6311d55ce4c483af4bf0bc686559ff73f388980d0a887c84e88783a45a67 -address /run/containerd/containerd.sock │ │ ├─127287 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b023ab2f8804754953f484894b67d58109dccdf32edadc8047c2e848682c7cd7 -address /run/containerd/containerd.sock │ │ ├─127333 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 45622269f9a2989d4fd63c70303a38613c224f94e12fb12f1e9c559ceb3141e0 -address /run/containerd/containerd.sock │ │ ├─129933 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 68eb3489b08ffc7a5f634ce9735e7cae2a3707887780b4373d06956398f1b7c5 -address /run/containerd/containerd.sock │ │ ├─156145 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3ef58759f6afc1cf09c24b04ed0a08589aefa4e242e1296777570184500e4221 -address /run/containerd/containerd.sock │ │ ├─157694 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 511af4faccf23ed6367fc3e3766b8c1abdefad9859e44b9d52d9ddd2554d8eb1 -address /run/containerd/containerd.sock │ │ ├─158201 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c6fe86b204b65b33dd78405f0a7622203b1bb789da2209c128cafdb7d37248e4 -address /run/containerd/containerd.sock │ │ ├─159043 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 78dc28726f74ee6a9b9fae7d2160958987e108a76c4fe354fa4982aa239949c4 -address /run/containerd/containerd.sock │ │ ├─161196 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9b53c069dce4c4c014bd6f0fd748fe8728c0170837543f6b8e58733d45d28b64 -address /run/containerd/containerd.sock │ │ ├─161381 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bb6a2b3bb7558e568273a31f4634fa15abcdd8d5e146f3e0c04248dbc52fa149 -address /run/containerd/containerd.sock │ │ ├─161573 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4f84846ca59848ab759c4213771b0210e27b5cae83072ae4b2abbe6246439c7a -address /run/containerd/containerd.sock │ │ ├─161737 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 13fe1230dd3d4aca8867bfd6972e74e7379c9885926092c70809bacf92b0727f -address /run/containerd/containerd.sock │ │ ├─161872 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5dcf0db7d97007d0ba84927e1276dfc7daade66180efefe1ce606c33b0b914fe -address /run/containerd/containerd.sock │ │ ├─162153 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 540f62af7f5d133780eca6c2ddfba92a532fa26a0e332971de30c10e6f33a5b3 -address /run/containerd/containerd.sock │ │ ├─174026 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c67789330db0b0e72f141cc740ebff61080383bdc584fb9ae4d47c02a8572ef2 -address /run/containerd/containerd.sock │ │ ├─175853 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ab4f1be8a8271ddb1dbdaf592593c8307b2487091924a919bad8152c0bb754d6 -address /run/containerd/containerd.sock │ │ ├─175888 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5b7e46d92295efda025f0d86d60034cc468db3fb3c45d34855aa40883d588f48 -address /run/containerd/containerd.sock │ │ ├─175942 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6b48d4bb4868dc80398c2dbe407206f53944dce8d1ca36bddd8ff5af90358cea -address /run/containerd/containerd.sock │ │ ├─175965 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 579e86e5322f3dbc0e03bd15b31e7ccadb1b75cb2eccb557b15b0e93b0c844e9 -address /run/containerd/containerd.sock │ │ ├─175986 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 15e3e8a8def79328357df47921e33a7212a2d1ee681d7a2d01afbd1c98f5baa5 -address /run/containerd/containerd.sock │ │ ├─176374 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 06d4f02ded60a92a9fa0905576f7efb3804b1f209851b08f0f5d85f5bb8c9f1e -address /run/containerd/containerd.sock │ │ ├─176453 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7c24fae97145f9cbde1b742485261435e90e4e73de859dadef7438ca02aa2565 -address /run/containerd/containerd.sock │ │ ├─189174 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fc9b53b32fd76983ec60a29f459779ff6f0208368c2fc8548e7aa76b920049b5 -address /run/containerd/containerd.sock │ │ ├─191308 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1adfea7156841ed802025b18e698d4471b850b2dd0fd1e356db3d7842fe8a1da -address /run/containerd/containerd.sock │ │ ├─191339 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 90eaf8958ef0fc61658cff04c05883aaba179d2cf22f7da5e931aeb8d5b1805e -address /run/containerd/containerd.sock │ │ ├─191386 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 11ce0eab6f3f32831267876a2cd2f18a1d3c6e4a0a389e4137db9522fb27ec33 -address /run/containerd/containerd.sock │ │ ├─208624 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4d63bf742bed0335c64c20f8c09a50f32c255922f2735cf09b1e3f922407956a -address /run/containerd/containerd.sock │ │ ├─217583 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b74ce0241914dcc51a1f13ea4d3cd1db3cd71a6f919ea822310359e59083cd50 -address /run/containerd/containerd.sock │ │ ├─217591 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 92a3753a1a4322aa404edb549f2ccf8f8ddb73d13cbb94faf881929fc56c7c83 -address /run/containerd/containerd.sock │ │ ├─217605 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id eb2b9f731d40f1f474c6bd593efdff1fa868e9b0f76e85c9f904572cb0ad0f53 -address /run/containerd/containerd.sock │ │ ├─217933 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6ee20e464a63da6695abcd678392beb8be06f518984173c94bad33a4a360934b -address /run/containerd/containerd.sock │ │ ├─231818 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a89c83bcfdf75bb41428166d9f3990b6ba4d7aa29dc67d2329b7260dcdcbf962 -address /run/containerd/containerd.sock │ │ ├─234645 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8fe8aea4b8a37962c64b773ae64601753192dba7479328981557c008a592777a -address /run/containerd/containerd.sock │ │ ├─236114 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4a48667c5522e6b1d43648c653adf3a74783db4634da6cf8f2757c9bd805c524 -address /run/containerd/containerd.sock │ │ ├─237202 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7031a857f1cf8f2c59c9989d5e1292ae18f18cb0becc46a562f84617b51a5e15 -address /run/containerd/containerd.sock │ │ ├─238426 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9e16a922b144deb7d72bf532b98c274fcd77536515a72dab312480fe69c04cec -address /run/containerd/containerd.sock │ │ ├─241190 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 17b26c2776810f9977ff4fcbcb03b23f8930ef356d769765fd647724e821390d -address /run/containerd/containerd.sock │ │ ├─242598 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ebc07ab3b1dbf9d4815e42c465f722b8dc1577121ed7e1010ac17e8f1a960400 -address /run/containerd/containerd.sock │ │ ├─242651 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d37b98086d57aeadd5df7c6cdb6387ea1df6c840acf8a6ea29f140a3a6112ffe -address /run/containerd/containerd.sock │ │ ├─252807 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b7c1e2c8d85a6ed9b0ed3a4572f42120e4098e7c1032e865c72fa992a383c981 -address /run/containerd/containerd.sock │ │ ├─253352 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1db2471c23fca23da31f990dfabdda2cb4653a8be3ff6ff383450fd57bf85eef -address /run/containerd/containerd.sock │ │ ├─262896 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 475852cf255af81ce449ee1df3e8c266d14dce9cbbe3dcae56b68b47ad6f5a17 -address /run/containerd/containerd.sock │ │ ├─267610 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6b91787acddb6f4cff58d6ef7ca6763650bd1294276f09a3dd18d3ea500b14d8 -address /run/containerd/containerd.sock │ │ ├─267895 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4102ebb2c4692e6ed6203f6d53683d1f3373b245e9571794f1eb7efa475c1419 -address /run/containerd/containerd.sock │ │ ├─268004 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 370ae94ac7c905c97f17a98f8073508e77be639e98f63a5fc6cdd544c271b32c -address /run/containerd/containerd.sock │ │ ├─268025 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 19c368faba451fb95e241dea3f228d1816b1d123ff7047f9b74d1e1b16e161d7 -address /run/containerd/containerd.sock │ │ ├─308043 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c4a99f0f3aabd7b4acf4f674b230ad0e345ceb8f64f264d247665b6fd36d1e1c -address /run/containerd/containerd.sock │ │ ├─311045 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f91e77f8d5a5ae997c39083d36d824d8b2653745498e46c39c0856f37f3d4d38 -address /run/containerd/containerd.sock │ │ └─312313 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b7bb6c7b514044e40a102a37065f093c49f58ab350c9f8e310ae5b1ec7b047dc -address /run/containerd/containerd.sock │ ├─packagekit.service │ │ └─1190 /usr/libexec/packagekitd │ ├─systemd-networkd.service │ │ └─519 /lib/systemd/systemd-networkd │ ├─systemd-udevd.service │ │ └─392 /lib/systemd/systemd-udevd │ ├─docker-701b506e8a28bc746346b4c3611d84246f7e4d1371f931ddcb229c15f272ba87.scope … │ │ ├─19310 /sbin/docker-init -- /usr/bin/ceph-crash -n client.crash.instance │ │ └─19326 /usr/bin/python3 -s /usr/bin/ceph-crash -n client.crash.instance │ ├─system-serial\x2dgetty.slice │ │ └─serial-getty@ttyS0.service │ │ └─625 /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 │ │ │ ├─28702 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/unit.run │ │ │ └─28974 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-1 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1:/var/lib/ceph/osd/ceph-1:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -n osd.1 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@mgr.instance.rjckku.service │ │ │ ├─12493 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.rjckku/unit.run │ │ │ └─12522 /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-rjckku --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph:v18.2.7 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.rjckku:/var/lib/ceph/mgr/ceph-instance.rjckku:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.rjckku/config:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v18.2.7 -n mgr.instance.rjckku -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 │ │ │ ├─19223 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/unit.run │ │ │ └─19242 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-crash --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-crash-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/config:/etc/ceph/ceph.conf:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/keyring:/etc/ceph/ceph.client.crash.instance.keyring quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -n client.crash.instance │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.0.service │ │ │ ├─24162 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/unit.run │ │ │ └─24441 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-0 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0:/var/lib/ceph/osd/ceph-0:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -n osd.0 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.2.service │ │ │ ├─33191 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/unit.run │ │ │ └─33470 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-2 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2:/var/lib/ceph/osd/ceph-2:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -n osd.2 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@mon.instance.service │ │ ├─12129 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/unit.run │ │ └─12159 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-mon --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-mon-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph:v18.2.7 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance:/var/lib/ceph/mon/ceph-instance:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev quay.io/ceph/ceph:v18.2.7 -n mon.instance -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true │ ├─docker.service … │ │ └─10183 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock │ ├─polkit.service │ │ └─644 /usr/libexec/polkitd --no-debug │ ├─networkd-dispatcher.service │ │ └─616 /usr/bin/python3 /usr/bin/networkd-dispatcher --run-startup-triggers │ ├─docker-75e36021eeead9ac22e91be03cecbf8e09b3f5a28491326e6aa8668c493d33ad.scope … │ │ ├─12241 /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 │ │ └─12253 /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 │ ├─multipathd.service │ │ └─155465 /sbin/multipathd -d -s │ ├─docker-da48369373d68482544cd8947e1cb970537a26739f5433309b8f819a73ee74aa.scope … │ │ ├─12605 /sbin/docker-init -- /usr/bin/ceph-mgr -n mgr.instance.rjckku -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─12624 /usr/bin/ceph-mgr -n mgr.instance.rjckku -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─docker-ec6aeddf19fe0235fa5d9f1981dc3137f95e5cdf1faed16db727bd93d8b7a624.scope … │ │ ├─24481 /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 │ │ └─24494 /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 │ ├─kubelet.service │ │ └─39375 /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.116 --pod-infra-container-image=harbor.atmosphere.dev/registry.k8s.io/pause:3.9 │ ├─system-modprobe.slice │ ├─cloud-init-local.service │ ├─systemd-journald.service │ │ └─358 /lib/systemd/systemd-journald │ ├─ssh.service │ │ └─650 sshd: /usr/sbin/sshd -D [listener] 0 of 10-100 startups │ ├─cloud-final.service │ ├─uuidd.service │ │ └─1401 /usr/sbin/uuidd --socket-activation │ ├─run-rc430784f511d48a9ad964d4de97db84a.scope │ │ └─190111 /usr/sbin/libvirtd --listen │ ├─cloud-config.service │ ├─chrony.service │ │ ├─10689 /usr/sbin/chronyd -F 1 │ │ └─10690 /usr/sbin/chronyd -F 1 │ ├─docker-2bf637cc4e19ad0f315bc3170398eedc2d5ebecc262ec526598fac9f25b90db7.scope … │ │ ├─29017 /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 │ │ └─29030 /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.socket │ ├─systemd-resolved.service │ │ └─395 /lib/systemd/systemd-resolved │ ├─system-lvm2\x2dpvscan.slice │ ├─iscsid.service │ │ ├─155355 /sbin/iscsid │ │ └─155356 /sbin/iscsid │ ├─dbus.service │ │ └─612 @dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation --syslog-only │ ├─docker-83c140e7d52b91a24ade8d12a79aa54ed5330307cd4affc45f47687c4d62b7d1.scope … │ │ ├─33512 /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 │ │ └─33524 /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 │ ├─system-getty.slice │ │ └─getty@tty1.service │ │ └─624 /sbin/agetty -o -p -- \u --noclear tty1 linux │ └─systemd-logind.service │ └─618 /lib/systemd/systemd-logind ├─k8s.io │ ├─e6a2dc29d9c192b09c6c44cda7d40b3b946f594a57347c4f859b02962d6f39a4 │ │ └─65802 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─ab4f1be8a8271ddb1dbdaf592593c8307b2487091924a919bad8152c0bb754d6 │ │ └─175920 /pause │ ├─4cc47dd83ecd6d98f6e8fd1817262356606036d4700279aba2c49856502f0c0a │ │ └─43339 /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 │ ├─3f4fd9f7a6df94bb787d75fc8f6799cd8d5cf9a6be1d89f8633a0876bfaae7eb │ │ └─68218 /pause │ ├─3e1f7031ecb56f47acdbbe1b1c10c91f653dfb9fcea5c32150138ae61d0fc7e9 │ │ ├─314897 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ │ └─314913 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ ├─b0c889f96dbb10061ce5605f6469792c91c1adb35c79130d04323fdf50cc0e79 │ │ └─49984 /pause │ ├─3f1f9dc5333a20f82598a6d7435e9df59329014f3de01f43114a1a9703aa5f48 │ │ └─42131 /pause │ ├─c7bd39e94d882a0a5382ee0411c7197e01af15e70f67bbc44e3502da4c8a67e2 │ │ └─43293 /app/cmd/cainjector/cainjector --v=2 --leader-election-namespace=cert-manager │ ├─1d1b596e601db365e75caab8ea5af05a5a1c4de4dddaf761c339d75a3369af1c │ │ └─189456 /bin/bash /tmp/libvirt.sh │ ├─70f8d6a759db195d96735a7cde18243ba200a73c63efd10e2109acd94b0e0404 │ │ └─197447 sshd: /usr/sbin/sshd -D -e -o Port=8022 [listener] 0 of 10-100 startups │ ├─8b9507e09dde0e401c45537cd04a225524a6a3081d788fabf75b10e99ee91eeb │ │ ├─305325 /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 │ │ └─305513 /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 │ ├─41cc271fdc42ca78c18882552efc2c6f040c587617d72d01c0ffde50b5571fcb │ │ └─62049 /pause │ ├─8dd30a70ec14cab23ee089f2512b2437bc60da33baf77880135d39777e7ca028 │ │ └─55500 /pause │ ├─9c13cfe07db48751924a7b416ba585204760602e7e331222d0856afe2d564fa3 │ │ ├─146806 placement-api: uWSGI master │ │ ├─146833 placement-api: uWSGI worker 1 │ │ └─146834 placement-api: uWSGI worker 2 │ ├─20ca8dcd326d8e58aff35181d3788410fdcaa29ad3a192c27144a451eac62754 │ │ └─60756 /pause │ ├─890f8945d99e95155bb98814a88d12db84c41b6564313b0c6cff118844999a5d │ │ └─47754 /opt/percona/peer-list -on-change=/opt/percona/haproxy_add_pxc_nodes.sh -service=percona-xtradb-pxc -protocol=$(PEER_LIST_SRV_PROTOCOL) │ ├─fc36912c61f486a38d44a5f0f83b293ed8ce95b2cabaf437642b9d9a3e012579 │ │ └─55806 nfd-master -crd-controller=true -metrics=8081 │ ├─8a3d1daeb819f35b85e7cd989cc13cebf31afe695dc1675debdf10434fb5bd1a │ │ ├─172947 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ ├─173274 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ └─173275 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ ├─b3d1dab1d08ac26db5afc302425d2257f31b28cac3701f01a84ae6eafd913376 │ │ └─112166 /pause │ ├─c0da8eb9cd6d25fc3cce1c918b119b213d32d58b46413569410576149ca87342 │ │ ├─ 45764 /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 │ │ ├─ 45777 /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 │ │ ├─ 45887 nginx: master process /usr/bin/nginx -c /etc/nginx/nginx.conf │ │ ├─310440 nginx: worker process │ │ ├─310441 nginx: worker process │ │ └─310442 nginx: cache manager process │ ├─790997877f7019ee29b97741b81c67728c928bad96fab69e73dfc847cd72bf85 │ │ ├─204578 heat-api-cfn: uWSGI master │ │ ├─204619 heat-api-cfn: uWSGI worker 1 │ │ └─204620 heat-api-cfn: uWSGI worker 2 │ ├─dc4be46ffa8b3267d07ad7a400970e351e8ee353d3f88e03fd78eef3833d9616 │ │ ├─185148 neutron-policy-server: uWSGI master │ │ ├─185163 neutron-policy-server: uWSGI worker 1 │ │ └─185164 neutron-policy-server: uWSGI worker 2 │ ├─000f48478fc260d5974069883ebcb318ec1191e4ba5e8381aa4aad3f9a9e47b3 │ │ └─39151 kube-apiserver --advertise-address=199.204.45.116 --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 │ ├─031065bbd5a750ce0dfdba411f5a24b023859eedd5397bc1710c73c1c88949ee │ │ └─46669 /manager --metrics-bind-address=:8080 │ ├─8a5cff55c5203a6df80b7dccf5396f616e3f117ac0ca67a41d2d7dc73384caa1 │ │ ├─253185 magnum-api: uWSGI master │ │ ├─253228 magnum-api: uWSGI worker 1 │ │ └─253230 magnum-api: uWSGI worker 2 │ ├─ffba1f6e460fd8d72c9a3275babbc0a834aec42d46dd2fc5401ea0d2dc1e48ea │ │ └─60915 /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 │ ├─19c368faba451fb95e241dea3f228d1816b1d123ff7047f9b74d1e1b16e161d7 │ │ └─268081 /pause │ ├─a9811a4a3fb58d6367ae6bb9dda5bd92d85de01a3a1be3218fcbeede8a0dc8a0 │ │ ├─177061 /bin/bash /tmp/neutron-netns-cleanup-cron.sh │ │ └─437176 sleep 300 │ ├─0bd81770a628a303e69dfe029b3ed506a87504e86751a6c9b95336c5f447920b │ │ ├─ 71588 apache2 -DFOREGROUND │ │ ├─ 71602 (wsgi:k -DFOREGROUND │ │ ├─ 71603 (wsgi:k -DFOREGROUND │ │ ├─ 71604 (wsgi:k -DFOREGROUND │ │ ├─ 71605 (wsgi:k -DFOREGROUND │ │ ├─430278 apache2 -DFOREGROUND │ │ └─433777 apache2 -DFOREGROUND │ ├─4102ebb2c4692e6ed6203f6d53683d1f3373b245e9571794f1eb7efa475c1419 │ │ └─267928 /pause │ ├─b94d6a45765694c761dc9cfa1e83b385254d54085f45473f02478c8b57f4f680 │ │ └─236714 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=false --bootstrap-token-ttl=15m │ ├─8e7c6311d55ce4c483af4bf0bc686559ff73f388980d0a887c84e88783a45a67 │ │ └─114115 /pause │ ├─371e3d0d677f88c7d70797c30c3f0d8f4d699fd834f2e9a42c171272dfe8ac43 │ │ └─312526 /bin/openstack-database-exporter │ ├─11ce0eab6f3f32831267876a2cd2f18a1d3c6e4a0a389e4137db9522fb27ec33 │ │ └─191426 /pause │ ├─fe866bbf62232352c952efe5ff2d2b3ea9bc0a45da88e79e67e56436181e92cd │ │ └─65692 /bin/pushgateway │ ├─61da0c27e09b7521d0181b93df28b7021090b58d9b8422e2274feb4e54e59cde │ │ └─114029 /pause │ ├─77a2cf542897853aad86c48e6a26d68dddc00489dd52ededb1f1244a1fbef567 │ │ └─41669 /usr/local/bin/envoy-gateway server --config-path=/config/envoy-gateway.yaml │ ├─b8a75c93490e9aad0ac1aacd0b068a7af5101b4f4a184bf2577564d672809580 │ │ └─65259 /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 │ ├─d39ecd6649df17bed3f827f57e7cd81b58672a257c50c0ea60c55495069bd9d5 │ │ └─39563 /pause │ ├─475852cf255af81ce449ee1df3e8c266d14dce9cbbe3dcae56b68b47ad6f5a17 │ │ └─262920 /pause │ ├─fb4590b08061ce00e87d33ee03624652dbf87e8a60351e7482c970b235cb31ef │ │ ├─172806 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ ├─173185 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ └─173186 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ ├─85a91f36f61f5c7c3adcfe5631c523690e33b3e134d7da2289a30adfde201a91 │ │ └─43081 /pause │ ├─bd961c7634faebbd226f68543d9e866c19d9958f0ff5e06857c17f7604d59786 │ │ ├─310636 apache2 -DFOREGROUND │ │ ├─313153 (wsgi:h -DFOREGROUND │ │ ├─313154 (wsgi:h -DFOREGROUND │ │ ├─313155 (wsgi:h -DFOREGROUND │ │ ├─313156 (wsgi:h -DFOREGROUND │ │ ├─313157 (wsgi:h -DFOREGROUND │ │ ├─313158 apache2 -DFOREGROUND │ │ └─313159 apache2 -DFOREGROUND │ ├─4c97117a3494bbdf0910a5c553b4cb93492399c5667107f570fd82014de10a54 │ │ └─66010 /bin/oauth2-proxy │ ├─5afc73d5b099180c3c784072aa74163bdc847ccec4937485fbf9e558df735f93 │ │ └─63369 /pause │ ├─0310fc8ae031940b08d3fe0c19989dde56424c897e84fa05ef9e8b682bf8d361 │ │ └─261355 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 │ ├─aac22b7f823cdf6eb216ff288dd1bf5a4c31282349ff415d0109297bc10a3571 │ │ ├─253326 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ ├─253658 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ └─253659 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ ├─4d5d194b9cfeae30d24f1244902eeecd2bdedbedc27c8f35e4edcb8c4b705327 │ │ ├─40781 cilium-agent --config-dir=/tmp/cilium/config-map │ │ └─41201 cilium-health-responder --listen 4240 --pidfile /var/run/cilium/state/health-endpoint.pid │ ├─2a94be37ec6a4a892fcada79b416a4759420be58532d452b55416ac23af87df9 │ │ └─62947 /pause │ ├─b023ab2f8804754953f484894b67d58109dccdf32edadc8047c2e848682c7cd7 │ │ └─127310 /pause │ ├─7031a857f1cf8f2c59c9989d5e1292ae18f18cb0becc46a562f84617b51a5e15 │ │ └─237224 /pause │ ├─ff7ee38c8f606d22e1f613686a36d14fcc53aa17bd46afc439ffb095307f14f9 │ │ └─50156 valkey-server *:6379 │ ├─9d1bf27a038364ad215fed3dfb6a348c5863c7086b73f6914ee8a4fecc4f77de │ │ ├─47678 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 │ │ └─50597 haproxy -sf 249 -x sockpair@5 -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 │ ├─594de561d50fede95b5bab0dbf73f2dd164bdda20756849fc65cffff8bdd4d26 │ │ ├─197421 /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 │ │ ├─394598 /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/tmpp5z30qyc/privsep.sock │ │ ├─394856 /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/tmpau6f_r95/privsep.sock │ │ └─413139 /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/tmpl1rp8tkg/privsep.sock │ ├─5bdef56f52f5b86367dcec3041497e8783dabe786b0455e0b84f9908edf183a5 │ │ ├─128411 /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 │ │ └─128655 /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 │ ├─b7bb6c7b514044e40a102a37065f093c49f58ab350c9f8e310ae5b1ec7b047dc │ │ └─312342 /pause │ ├─318f5c2b3174392040e50507495d111c1416363fb08710994c2bc21e68110128 │ │ ├─185098 neutron-api: uWSGI master │ │ ├─185130 neutron-api: uWSGI worker 1 │ │ └─185131 neutron-api: uWSGI worker 2 │ ├─5ab940b60a1950eb3e409e6c4ae67ad3928a7c4ce212b49494309ee1e3f21234 │ │ └─79010 /pause │ ├─370ae94ac7c905c97f17a98f8073508e77be639e98f63a5fc6cdd544c271b32c │ │ └─268048 /pause │ ├─4f5f551e2828f54dc063f3dd9c3ab33ec603f8a02ffa9872a1b46480b589fb88 │ │ └─77458 /pause │ ├─37bc9bed8318c2509794b51ce38b02bce77f37d29337bb62f157669bf9484a65 │ │ └─55696 /pause │ ├─6046eed38ef7b90d55f13b08050283634cb84e43aac85694295eade25fb47307 │ │ ├─ 95842 /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 │ │ └─392176 /usr/bin/coreutils --coreutils-prog-shebang=sleep /usr/bin/sleep 15m │ ├─5b753fe2986af27cb3fb7a64f9bd85342502816a0d10bc6064fc9ef5533b2014 │ │ └─39194 etcd --advertise-client-urls=https://199.204.45.116: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.116:2380 --initial-cluster=instance=https://199.204.45.116:2380 --key-file=/etc/kubernetes/pki/etcd/server.key --listen-client-urls=https://127.0.0.1:2379,https://199.204.45.116:2379 --listen-metrics-urls=http://127.0.0.1:2381 --listen-peer-urls=https://199.204.45.116: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 │ ├─da64952ef011059f8d5dcb97c5a8c7f49b897c0943cbda519fb8da7740d6548a │ │ ├─112369 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─112386 /opt/erlang/lib/erlang/erts-15.2.7.2/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-15.2.7.2/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 -- │ │ ├─112392 erl_child_setup 1048576 │ │ ├─112458 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─112459 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─112469 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─112599 /bin/sh -s rabbit_disk_monitor │ ├─0557d08cd5e5f57cc2820c1bf8b8a7f26188326ca54c48b68fb3ebf78ec550ec │ │ ├─185089 neutron-rpc-server: master process [/var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini] │ │ ├─185520 neutron-server: rpc worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─185523 neutron-server: rpc worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ └─185537 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 /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ ├─ec1fa2f9815c8d681c031b6cfd86f5eb0ee52acd19c23ec008a5e5cb99c8344b │ │ └─127939 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-backup --config-file /etc/cinder/cinder.conf │ ├─143a71a4a6a7d606da5ce201bd9a886d8174578ff227d598b9930f2b98b69feb │ │ ├─66503 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─66519 /opt/erlang/lib/erlang/erts-15.2.7.2/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-15.2.7.2/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 -- │ │ ├─66525 erl_child_setup 1048576 │ │ ├─66665 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─66666 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─66676 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─66743 /bin/sh -s rabbit_disk_monitor │ ├─9cb6e978fb0fa7db5ded0e0df817cbfb6b599278f2336fc3ffd072730a29a627 │ │ ├─186027 neutron-openvswitch-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ml2-local-ip.ini --config-file /etc/neutron/plugins/ml2/taas.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─186493 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ml2-local-ip.ini --config-file /etc/neutron/plugins/ml2/taas.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmp62lo0suy/privsep.sock │ │ ├─186697 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ml2-local-ip.ini --config-file /etc/neutron/plugins/ml2/taas.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini --privsep_context neutron.privileged.ovs_vsctl_cmd --privsep_sock_path /tmp/tmp7b3ziiss/privsep.sock │ │ └─187082 ovsdb-client monitor tcp:127.0.0.1:6640 Interface name,ofport,external_ids --format=json │ ├─073bdcb523bfffd00e76c37db6134f510f73e07c9d0a87ad549d235f6d277da8 │ │ └─60541 /pause │ ├─78dc28726f74ee6a9b9fae7d2160958987e108a76c4fe354fa4982aa239949c4 │ │ └─159067 /pause │ ├─11333fb6b99f89ebcfde22e8be6396a44fb2024aad9c265e31fb4add3f0d3cdb │ │ └─46954 /pause │ ├─e2e224e935c305c10afa16360016354576f60fbe0fe553ebbaa97d637e491fec │ │ ├─61902 python -u /app/sidecar.py │ │ ├─62063 python -u /app/sidecar.py │ │ └─62064 python -u /app/sidecar.py │ ├─1b61e1534d18f78a13c41cba4f54c24cb43bdcdd597ce7539c76d2c17723d216 │ │ └─43384 /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 │ ├─27795cdb27a63976a95d2783f39eee010f06679371dc461fafe777116b24ee80 │ │ └─50246 /pause │ ├─23d27de838a2ac770b2fcd38ce474fd554bb324184a13320fe90feaa182cd37f │ │ └─50419 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 │ ├─cc8a98f5de22fa496941b104672cc8e96f74823cf6bb8acee8640baf359ceb1b │ │ ├─263024 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─263041 /opt/erlang/lib/erlang/erts-15.2.7.2/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-15.2.7.2/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 -- │ │ ├─263047 erl_child_setup 1048576 │ │ ├─263141 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─263142 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─263152 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─263377 /bin/sh -s rabbit_disk_monitor │ ├─69c8f03870182d4454bdfe3c040913599425348de32ececa91232c1828f19ca0 │ │ ├─172104 nova-api: uWSGI master │ │ ├─172141 nova-api: uWSGI worker 1 │ │ └─172142 nova-api: uWSGI worker 2 │ ├─19a464c6924d5f54cdc20cdc6df91d85b5ee03cb1e2d39387f67a31e55018a48 │ │ └─55397 /pause │ ├─d37b98086d57aeadd5df7c6cdb6387ea1df6c840acf8a6ea29f140a3a6112ffe │ │ └─242690 /pause │ ├─92a3753a1a4322aa404edb549f2ccf8f8ddb73d13cbb94faf881929fc56c7c83 │ │ └─217674 /pause │ ├─a9b0d448085181ed207654fbf380302b91209aeb35b4a755bcd1d60b102fb6c7 │ │ └─241240 /manager --leader-elect --v=2 --diagnostics-address=127.0.0.1:8080 --insecure-diagnostics=true │ ├─eec489e6617472b2501d0018f2d1a6a7556be4977fcb6c315b786b669798598b │ │ └─39085 /pause │ ├─1f69e79d6b0a6c680b2a7c8de27fd5d8db41d3cd46f77fefc2e7c67760046951 │ │ └─63782 /pause │ ├─076dff2dea06b25ba5520da40fdd47d6029c2bd02b932d3ebef31f6aaa882865 │ │ ├─227331 octavia-worker: master process [/var/lib/openstack/bin/octavia-worker --config-file /etc/octavia/octavia.conf] │ │ ├─227781 octavia-worker: ConsumerService worker(0) │ │ └─227784 octavia-worker: ConsumerService worker(1) │ ├─b74ce0241914dcc51a1f13ea4d3cd1db3cd71a6f919ea822310359e59083cd50 │ │ └─217670 /pause │ ├─5a218a65596854591901f243ed567a71fc67c4eb381bb4d9a84fefb1e5b4d0f5 │ │ └─62970 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 │ ├─96de3bf69873cc43eb9054894a76e3885f99b8b5b6477f4ba9e4acdba4de47dc │ │ └─39048 /pause │ ├─57f66427d63bf0902467c23d0a3bb0d4a9fb8afedcc88b8de9c344d46294bdcf │ │ └─60500 /pause │ ├─12dc9677dced8a8a482ec60c7030032c07490e4442d9f0c6a9622513aa60e6ae │ │ └─47252 /pause │ ├─79c8badc7bd483445e6bc780ca09bf3458078b7045e237942ae831526847a971 │ │ └─261407 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 │ ├─040daa5729733c3c0105c88fb7580cbfeb24e79068f96b0846628a4e6b5d8484 │ │ └─42613 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 │ ├─70988fb746c1c3ec7a76936f6894c5b3ee12af3cb6d25c89c14c3746cf935be2 │ │ └─156520 /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 │ ├─0cc5d001e7572964eebb4e9500ad863d028fe9bcac494b939f40b090bf7f9ec9 │ │ ├─208867 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─208884 /opt/erlang/lib/erlang/erts-15.2.7.2/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-15.2.7.2/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 -- │ │ ├─208890 erl_child_setup 1048576 │ │ ├─208956 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─208957 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─208967 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─209041 /bin/sh -s rabbit_disk_monitor │ ├─bb6a2b3bb7558e568273a31f4634fa15abcdd8d5e146f3e0c04248dbc52fa149 │ │ └─161405 /pause │ ├─8b22ae5df6726137e8ab1fb18bc95013469df77890428c62a0eea93365cce249 │ │ ├─305027 manila-api: uWSGI master │ │ ├─305040 manila-api: uWSGI worker 1 │ │ └─305041 manila-api: uWSGI worker 2 │ ├─64f5aefd9ef96e4059ce650145c677cf71e98d772d73157b8b3d86734b020af7 │ │ └─261409 /kube-vip manager │ ├─2ec06ae03171b4780dc6c0a960bbb1d3f18439d030965bcb51cceddfb72d6502 │ │ └─305134 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-scheduler --config-file /etc/manila/manila.conf │ ├─90974dcbd9b4fa666311813f576a347096d613cbed00d6ec4fc9827c65c556de │ │ └─65833 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─7e6815afd49e6bc489ee1cc3dda7d8e9e161fecc040b141267229c66f81ec277 │ │ └─312115 /bin/openstack-exporter --endpoint-type internal default --collect-metric-time -d cinder-agent_state -d cinder-limits_backup_max_gb -d cinder-limits_backup_used_gb -d cinder-limits_volume_max_gb -d cinder-limits_volume_used_gb -d cinder-snapshots -d cinder-volume_gb -d cinder-volume_status -d cinder-volume_status_counter -d cinder-volume_type_quota_gigabytes -d cinder-volumes --disable-service.identity --disable-service.image --disable-service.placement --disable-service.compute --disable-service.object-store --disable-service.load-balancer --disable-service.container-infra --disable-service.dns --disable-service.baremetal --disable-service.gnocchi --disable-service.database --disable-service.orchestration --disable-service.network │ ├─e5ae83c90dc2508ce12f27f022c3844f57627541845802ed65a221b9bf57322a │ │ └─47076 percona-xtradb-cluster-operator │ ├─f0130a7a33001c71d6da67bab91aa864ecb5b9efd3a7b34e84f97eb1b221b500 │ │ ├─189477 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─189519 /opt/erlang/lib/erlang/erts-15.2.7.2/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-15.2.7.2/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 -- │ │ ├─189534 erl_child_setup 1048576 │ │ ├─189611 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─189612 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─189622 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─189977 /bin/sh -s rabbit_disk_monitor │ ├─b33eadc89274d0bb7d383e8abaf4b8e1de04b4c2d12f9d15779828638890c2f0 │ │ └─42034 /pause │ ├─b3af856d66fff4c662ce9a3e9be8db01c088b1316ec0c5b7c8ac833fc3ab735e │ │ └─257912 /manager --metrics-bind-address=:8443 --leader-elect --health-probe-bind-address=:8081 │ ├─13fe1230dd3d4aca8867bfd6972e74e7379c9885926092c70809bacf92b0727f │ │ └─161794 /pause │ ├─2867e3c1b9f68aa27c7215accbd36df22f4dfacdce1b2521536d57cef0377a8e │ │ ├─156579 /tini -s -- /tmp/openvswitch-vswitchd.sh start │ │ └─156595 /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 │ ├─540f62af7f5d133780eca6c2ddfba92a532fa26a0e332971de30c10e6f33a5b3 │ │ └─162176 /pause │ ├─72d5b462ba9f431658f93da93aa8edbaed51f4bce98b9fa5a91a0831e5e3e9ba │ │ └─42158 /coredns -conf /etc/coredns/Corefile │ ├─45622269f9a2989d4fd63c70303a38613c224f94e12fb12f1e9c559ceb3141e0 │ │ └─127357 /pause │ ├─579e86e5322f3dbc0e03bd15b31e7ccadb1b75cb2eccb557b15b0e93b0c844e9 │ │ └─176088 /pause │ ├─a89c83bcfdf75bb41428166d9f3990b6ba4d7aa29dc67d2329b7260dcdcbf962 │ │ └─231843 /pause │ ├─c9de3961a4caff3c8b0b5b3588fa32a07341977c3866d5ff5400cd0be28e7fc6 │ │ └─45491 /pause │ ├─e6ba9011403af5bbfffd4aa1e58fa3ed38ce323d951074c82c4a400091b73ae7 │ │ └─95228 /pause │ ├─d507933eba7e43ea040583e1e9842ad080dbf3fe97c2651618ef769c0905c882 │ │ └─91390 /pause │ ├─f5312cba39c14a3fc636bd38aa6d51923e2d857cf5d39c619609110cdbaef7f6 │ │ └─62382 /pause │ ├─24ded294894fb9203220f29f1b29dab19ed0b283413c2cb6cfcceb2744b77e37 │ │ └─39067 /pause │ ├─9a860275d8e8157f4588ad62ad97f18e93507fdf6a68a772e8585c5aaa9a993e │ │ └─50673 redis_exporter │ ├─c67789330db0b0e72f141cc740ebff61080383bdc584fb9ae4d47c02a8572ef2 │ │ └─174049 /pause │ ├─9de0c581dd010d4cbb372659648095fc13cce9141809aea97cddd5cb9b16faf6 │ │ ├─187638 neutron-metadata-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/metadata_agent.ini) │ │ └─440302 python /tmp/health-probe.py --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini --use-fqdn │ ├─f760d87f788f91e90ac3ee9b4c4ae06dfa79e8a168bb2f99051300233904ad73 │ │ └─64837 /goldpinger --static-file-path /static │ ├─023b68a4e5836f322399db8c2bcf5818861e127c81f13f2d3d70225d0688db9d │ │ └─64049 memcached -m 1024 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─b7343a3f7c98236cf7f4b45fe8c2e4f713150739b88ff3332d9ece605718fae4 │ │ ├─226491 octavia-api: uWSGI master │ │ ├─226514 octavia-api: uWSGI worker 1 │ │ └─226515 octavia-api: uWSGI worker 2 │ ├─3a38d3a74fdccb5b70275b34346cea1e0e660858715911c9076445986f9fdc48 │ │ └─40298 /pause │ ├─94915f50bb58a5f2c95c4bc18927e6aee18d35c0218a7b49d087b1d10cfc7cf0 │ │ └─43182 /pause │ ├─6ee20e464a63da6695abcd678392beb8be06f518984173c94bad33a4a360934b │ │ └─217958 /pause │ ├─9b7bdd5840f999138660a78cc77ace580169f78808ab0e9df2414e00c0fa0058 │ │ └─55773 nfd-gc -gc-interval=1h │ ├─7e28c4696b68ab7f81b5d0218a77ef61cfb8b7806b9498b5a958ed51dc094879 │ │ └─261911 docker-registry serve /etc/docker-registry/config.yml │ ├─5f267b74966a644319cba8f3941761501f91070e037d5afe9d2b63c48809916d │ │ └─64980 /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-116.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 │ ├─ec91d223b6d12f5554a1656a509e119a6c5be0a6c0929fd95c3837cd85099427 │ │ └─40315 /pause │ ├─1b4a07417cbdbccede90fd1e1689367d5574f9bc1a8db4a7e472916aae068f9c │ │ └─95673 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-jm2m5 --rgw-mime-types-file=/etc/ceph/rgw/mime.types --rgw-realm=ceph --rgw-zonegroup=ceph --rgw-zone=ceph │ ├─9e16a922b144deb7d72bf532b98c274fcd77536515a72dab312480fe69c04cec │ │ └─238452 /pause │ ├─0585381357ef37afef9e3d99bc9d1964e6d01d39ba1831c9d471d5406f037e7d │ │ └─61505 /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 │ ├─d237e353b314ab7cec7114ceb49fd258204470af2f9b03114f86feb966d280ab │ │ └─110218 /pause │ ├─505b347fa007e2b043fe732c97c908666bbcac4c853da249118e7b9dcfe2375e │ │ ├─110681 staffeln-conductor: master process [/var/lib/openstack/bin/staffeln-conductor --config-file /etc/staffeln/staffeln.conf] │ │ ├─110968 staffeln-conductor: Staffeln conductor backup controller worker(0) │ │ └─110970 staffeln-conductor: Staffeln conductor rotation controller worker(0) │ ├─b5e7487df7f388f3dc384b7f17fd8251012ecddd1b3f55836d1bfeba0d3b77dd │ │ └─66028 /bin/oauth2-proxy │ ├─120abb8ee2f8293dfb3ab15768de5cb5a7f52593d0efa73f671d867ad5b5e955 │ │ └─64621 /pause │ ├─5dcf0db7d97007d0ba84927e1276dfc7daade66180efefe1ce606c33b0b914fe │ │ └─161914 /pause │ ├─68eb3489b08ffc7a5f634ce9735e7cae2a3707887780b4373d06956398f1b7c5 │ │ └─129956 /pause │ ├─f14d30ee3096519657116ad6afc41cd483083ee1e18261421834c9636dbb6272 │ │ ├─204545 heat-engine: master process [/var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf] │ │ ├─204957 heat-engine: ServiceWrapper worker(0) │ │ └─204960 heat-engine: ServiceWrapper worker(1) │ ├─108bca4a1428392fcff563b180babd8cba183b3b686cf4d44ab611a2f36a1cb5 │ │ ├─124187 cinder-api: uWSGI master │ │ ├─124201 cinder-api: uWSGI worker 1 │ │ └─124202 cinder-api: uWSGI worker 2 │ ├─a22755916c509e38a1443fbcdf599b0201e18420bbda83e50f02a153e4e7279c │ │ └─39082 /pause │ ├─c4a99f0f3aabd7b4acf4f674b230ad0e345ceb8f64f264d247665b6fd36d1e1c │ │ └─308137 /pause │ ├─6732d07612f534996957645a67848c82bfa14ce4752259b80f1ca0be3164fcfe │ │ ├─228571 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─228589 dhclient -v o-hm0 -cf /tmp/dhclient.conf │ │ ├─229165 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─229166 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─415608 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─415609 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─415610 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─415611 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─415612 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─415613 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─415614 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─415615 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─415616 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─415617 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─415618 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─415619 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─415620 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─415621 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─415622 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─415623 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─415626 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─415627 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─415628 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─415629 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─415630 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─415631 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─415632 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─415633 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─415634 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─415635 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─415636 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─415637 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─415638 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─415639 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─415641 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ └─415642 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ ├─58c8b6243a6432cc3d075009e5d96f02ce51fc4709c4dea3106a20dbf0c3de05 │ │ └─47652 /pause │ ├─362ffc03d08e9216650fa88f3cccf323e829cad1e8dcd1c7ff0ca07228147ceb │ │ └─96498 /usr/bin/python3 -s /usr/bin/ceph-crash │ ├─919f2f999dc41747439ba24cfdebc90153774d32f9bf74acaa28050b184416f7 │ │ └─189395 /usr/bin/libvirt-tls-sidecar │ ├─c2d4eacfc2c82bac2a7ec6bbcd079786672ab9ab7befd78e1d914c964bcb561d │ │ ├─84271 barbiacan-api: uWSGI master │ │ └─84284 barbiacan-api: uWSGI worker 1 │ ├─48f6adac387fb21649061a6638d029bc1170c529583c04eeba64a810a877eec5 │ │ └─46626 /manager --metrics-bind-address=:9782 │ ├─dcfb63784b78d63972e8b6db300ec5f246ca98a9c6d6fb1ed5cb3bd1b68817f5 │ │ └─63848 /pause │ ├─9d2bed22f33aed12dd32a713d918072f9e7836b2cb436b0650d9c6ad988711c3 │ │ └─261389 cilium-operator-generic --config-dir=/tmp/cilium/config-map --debug=false │ ├─be2012b74e76dc029b778e2e111222b66c0b7572a59ce0c6b52a9cd575ec9ce2 │ │ ├─77550 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─77567 /opt/erlang/lib/erlang/erts-15.2.7.2/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-15.2.7.2/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 -- │ │ ├─77573 erl_child_setup 1048576 │ │ ├─77743 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─77744 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─77754 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─77843 /bin/sh -s rabbit_disk_monitor │ ├─3ef58759f6afc1cf09c24b04ed0a08589aefa4e242e1296777570184500e4221 │ │ └─156169 /pause │ ├─1cb544dada1f212f3022f87f60d88d8aef82a38595643043a4d4e2dfb20c8136 │ │ ├─252904 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-cluster-api-proxy │ │ ├─253602 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --privsep_context magnum_cluster_api.privsep.haproxy_pctxt --privsep_sock_path /tmp/tmpqvmqh8p4/privsep.sock │ │ ├─253605 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ │ └─253619 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ ├─6b9d30f6b6a654ee164101be361e82625c9567055cc7d2593aa7d60e692d1b68 │ │ └─41643 /pause │ ├─4d63bf742bed0335c64c20f8c09a50f32c255922f2735cf09b1e3f922407956a │ │ └─208648 /pause │ ├─867c588f103ab7964b1e35f1bfd23551451f150013289ae10321d52576ec24fe │ │ └─167529 /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 │ ├─1adfea7156841ed802025b18e698d4471b850b2dd0fd1e356db3d7842fe8a1da │ │ └─191341 /pause │ ├─6b91787acddb6f4cff58d6ef7ca6763650bd1294276f09a3dd18d3ea500b14d8 │ │ └─267639 /pause │ ├─eb2b9f731d40f1f474c6bd593efdff1fa868e9b0f76e85c9f904572cb0ad0f53 │ │ └─217680 /pause │ ├─7d8e3f259377cebecd04b8ee182ab298ecdcd0b8882f4f831c881f467327d957 │ │ └─54766 /pause │ ├─511af4faccf23ed6367fc3e3766b8c1abdefad9859e44b9d52d9ddd2554d8eb1 │ │ └─157723 /pause │ ├─4a48667c5522e6b1d43648c653adf3a74783db4634da6cf8f2757c9bd805c524 │ │ └─236135 /pause │ ├─40981ffea1edd0b4be47bf9c333cc708fc4033eba430fa9fda5fe01b1ad9ab42 │ │ ├─47876 mysqld --wsrep_start_position=4aae8917-4cfc-11f1-8a31-5f6936f01e97:20 │ │ └─47999 /var/lib/mysql/mysql-state-monitor │ ├─c6fe86b204b65b33dd78405f0a7622203b1bb789da2209c128cafdb7d37248e4 │ │ └─158226 /pause │ ├─31805e6b102f87916e9daf47d2202eaa871c17330aa0bd8da3ffe6a0d6b0c5f5 │ │ └─95283 /pause │ ├─5b7e46d92295efda025f0d86d60034cc468db3fb3c45d34855aa40883d588f48 │ │ └─175955 /pause │ ├─a2268c57ab1baa1b9d4cf1416786f9906c8efede5e5815b3dceb3b9c1dccdc62 │ │ └─55734 nfd-worker -metrics=8081 │ ├─17b26c2776810f9977ff4fcbcb03b23f8930ef356d769765fd647724e821390d │ │ └─241214 /pause │ ├─c2113a3cd9c708e8c5241cf951f3b9f675dd80b3a99755a0437897c3195bc045 │ │ ├─109052 glance-api: uWSGI master │ │ ├─109065 glance-api: uWSGI worker 1 │ │ └─109066 glance-api: uWSGI worker 2 │ ├─4f84846ca59848ab759c4213771b0210e27b5cae83072ae4b2abbe6246439c7a │ │ └─161610 /pause │ ├─06d4f02ded60a92a9fa0905576f7efb3804b1f209851b08f0f5d85f5bb8c9f1e │ │ └─176420 /pause │ ├─46bc49127932243e59c5af2da8eea06e306112974a765a90e2f82d28c357f5fe │ │ └─64754 /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 │ ├─8fe8aea4b8a37962c64b773ae64601753192dba7479328981557c008a592777a │ │ └─234689 /pause │ ├─4ed4db3a0fbe0d66b972689713061d2a4b08a843e95b3d892cf2e8d2672af0e4 │ │ └─39590 /usr/local/bin/kube-proxy --config=/var/lib/kube-proxy/config.conf --hostname-override=instance │ ├─cab472b4b6dfb995b6a9e2619c2ef1f8df22bc7aca5b7d7b7c73bab52f4075db │ │ └─65023 /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 │ ├─b73667150ffb7d59b26cfe2042c10091d28eebdc867b8c99a1e9589e67f267d7 │ │ └─65205 /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 │ ├─e72b227ccf58c2bd05e8097b6cfb2ed6e92c9baf6006a2f59ff3189388e5e70f │ │ └─66166 /pause │ ├─f0d0d18512fceb73327fb2d0418b817878a983d0e0b866c420d46c3e0551bcc8 │ │ ├─63570 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 │ ├─078fc36893f7114b434844e70f71fc90f9b2c8653788b9cc97ad13b0c41eb01d │ │ └─65156 /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-116.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 │ ├─1db2471c23fca23da31f990dfabdda2cb4653a8be3ff6ff383450fd57bf85eef │ │ └─253376 /pause │ ├─25546309d365dd43dd3b09b1aa5b16db405f02f3b41ea5f816703eadf7300f7f │ │ ├─232131 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─232148 /opt/erlang/lib/erlang/erts-15.2.7.2/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-15.2.7.2/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 -- │ │ ├─232154 erl_child_setup 1048576 │ │ ├─232353 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─232354 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─232364 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─232664 /bin/sh -s rabbit_disk_monitor │ ├─b7c1e2c8d85a6ed9b0ed3a4572f42120e4098e7c1032e865c72fa992a383c981 │ │ └─252842 /pause │ ├─15e3e8a8def79328357df47921e33a7212a2d1ee681d7a2d01afbd1c98f5baa5 │ │ └─176108 /pause │ ├─2608340757ddec632b10e2d58b3f5f14329d3bb234c110c657366809a6983875 │ │ └─42069 /coredns -conf /etc/coredns/Corefile │ ├─2094d85cb30f0be39fb7a73d0a88b3ed2d08ecb09a7fc4798d0667b30725cb67 │ │ ├─174235 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─174252 /opt/erlang/lib/erlang/erts-15.2.7.2/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-15.2.7.2/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 -- │ │ ├─174258 erl_child_setup 1048576 │ │ ├─174305 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─174306 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─174316 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─174580 /bin/sh -s rabbit_disk_monitor │ ├─9b53c069dce4c4c014bd6f0fd748fe8728c0170837543f6b8e58733d45d28b64 │ │ └─161232 /pause │ ├─de51454e636d6d0354d3b6235f3d7b4c5a166b2f2864d9d73394f75b043a9ad0 │ │ └─85947 /usr/local/bin/rook ceph operator │ ├─90fe0ba6f112a2ca7d93e8ec6bb71c841036a28b81b0ef5176198deff667a2a7 │ │ └─65611 /usr/bin/loki -config.file=/etc/loki/config/config.yaml -target=all │ ├─a0abfa4ba602354127c7ac616a2f325cc027b244a8b7cf896b5088ed97b3106c │ │ └─64787 memcached -v -p 11211 -U 0 -c 8192 -m 1024 │ ├─6b48d4bb4868dc80398c2dbe407206f53944dce8d1ca36bddd8ff5af90358cea │ │ └─176019 /pause │ ├─a9ff01a8ec72c20e02cc5a71ec22fe0208e93e702784e725e300107b3020d2ff │ │ └─46387 /pause │ ├─05ff986989819a86445973f3ebf16a424259e7f75850f43ad2e191660b9ded20 │ │ ├─204572 heat-api: uWSGI master │ │ ├─204621 heat-api: uWSGI worker 1 │ │ └─204622 heat-api: uWSGI worker 2 │ ├─4a0e8db059277c1a87b011caf09bb6f6414b9ee09c91e3a3c0a18b08c0b83970 │ │ └─238480 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterResourceSet=true,ClusterTopology=true,RuntimeSDK=false,MachineSetPreflightChecks=true,MachineWaitForVolumeDetachConsiderVolumeAttachments=true,PriorityQueue=false │ ├─7c24fae97145f9cbde1b742485261435e90e4e73de859dadef7438ca02aa2565 │ │ └─176478 /pause │ ├─ada7548c1b6e688902484444b145cf0ece0e6f648c96339ae9e55a76c1e39240 │ │ └─50310 valkey-server *:26379 [sentinel] │ ├─46f7707688951a8283c4db97bfd79b1a7a7814ed5f42cda300d8a33b33e833fd │ │ └─85076 /pause │ ├─46d214c44a89f4d7ef91874c2e6e19f61b53ce141686ef2747d47c39a1858074 │ │ └─65865 /bin/memcached_exporter │ ├─367b9a10acd22199f1d741b89a3286186f1d1f04c065437ee2a646b3ab2e68a8 │ │ └─305120 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-data --config-file /etc/manila/manila.conf │ ├─3fee89325660e0abd7e06fdaa60dbc0b05012cb1abec7ed770e27bf2a2ce384c │ │ └─62432 /pause │ ├─2e29f562997af6fd3d304b85c86384416ba67f4fb4a4864908a9d51a5e887f81 │ │ └─60414 /pause │ ├─fc2a0c401a5003618468d98235b68883e3d0833bef3ff449d83b1d9c8ea49662 │ │ └─158397 /coredns -conf /etc/coredns/Corefile │ ├─f91e77f8d5a5ae997c39083d36d824d8b2653745498e46c39c0856f37f3d4d38 │ │ └─311068 /pause │ ├─90eaf8958ef0fc61658cff04c05883aaba179d2cf22f7da5e931aeb8d5b1805e │ │ └─191377 /pause │ ├─53c7150dbc5a8f0fcbce03121aaa443e77054f13a5b866cb6459a7b5add76090 │ │ └─46281 /pause │ ├─fc9b53b32fd76983ec60a29f459779ff6f0208368c2fc8548e7aa76b920049b5 │ │ └─189199 /pause │ ├─1c81db232fc213ca9fae58c4e585faa0f3d4cbae46dcaef893e4ca28cc36e877 │ │ └─125815 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf │ ├─9444d7cd735661974b14b77a92dc947be9814a4ad1972ac4f1aab02b5c950b7b │ │ └─62344 /pause │ ├─3f7fd40540b62cdac19bb0bd7fab457bb2358ef46fdfd1878cf73a2d15bfe80a │ │ └─227336 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-housekeeping --config-file /etc/octavia/octavia.conf │ ├─d29887c40612360a7de4dd9885a35b1a690fadc4688aebee32807e093a3ad3d1 │ │ └─55858 /secretgen-controller │ ├─2f6644a08e6ef9874dedc346830e959759a0b02851e90398e68c2b1db35e9272 │ │ └─42557 /pause │ ├─ebce9a5b0a4cade3e4b42969357f341eb42331e71d9e0211b51813b8c5f4dfee │ │ └─237251 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterTopology=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=false │ ├─e5824e5556dad0e7d43395e6a52b1928f0f5635d2c5d338f353d9099b8e7f2ea │ │ └─108653 /pause │ ├─d025161b0557bc742cc484d216d69865939732460283fcc075c2dfe818bf146b │ │ ├─64418 /usr/bin/vector --config-dir /etc/vector/ │ │ └─64458 journalctl --follow --all --show-cursor --output=json --boot --since=2000-01-01 │ ├─17e2a929431907281f7d2fc14869ca94db706c3c643b9202dbf91d1cd91bf75d │ │ └─45812 /server │ ├─1313ec91d5695d4473198135404b9e989e7822b93adea36d4d1b23e2b3d9f7ba │ │ └─62260 /pause │ ├─cba01f59a382c4e32a1f997edc3b651bab159892ca90c9625a51eee1c5e38ff0 │ │ ├─187628 neutron-l3-agent: master process [/var/lib/openstack/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/l3_agent.ini] │ │ ├─187985 neutron-l3-agent: ServiceWrapper worker(0) │ │ ├─188236 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/l3_agent.ini --privsep_context neutron.privileged.namespace_cmd --privsep_sock_path /tmp/tmpe_1hkynz/privsep.sock │ │ ├─392998 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/l3_agent.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmpwlbtxxm4/privsep.sock │ │ ├─393433 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/l3_agent.ini --privsep_context neutron.privileged.link_cmd --privsep_sock_path /tmp/tmpf_h2_umc/privsep.sock │ │ ├─393816 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─393818 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─396252 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=f38e6bc1-75c9-4b1b-8c4c-b2cbddf190bf --namespace=qrouter-f38e6bc1-75c9-4b1b-8c4c-b2cbddf190bf --conf_dir=/var/lib/neutron/ha_confs/f38e6bc1-75c9-4b1b-8c4c-b2cbddf190bf --log-file=/var/lib/neutron/ha_confs/f38e6bc1-75c9-4b1b-8c4c-b2cbddf190bf/neutron-keepalived-state-change.log --monitor_interface=ha-b4a5c68e-fc --monitor_cidr=169.254.0.239/24 --pid_file=/var/lib/neutron/external/pids/f38e6bc1-75c9-4b1b-8c4c-b2cbddf190bf.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ │ ├─403056 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=e07bcf27-7b0c-4c4d-b202-f93bbda1f30f --namespace=qrouter-e07bcf27-7b0c-4c4d-b202-f93bbda1f30f --conf_dir=/var/lib/neutron/ha_confs/e07bcf27-7b0c-4c4d-b202-f93bbda1f30f --log-file=/var/lib/neutron/ha_confs/e07bcf27-7b0c-4c4d-b202-f93bbda1f30f/neutron-keepalived-state-change.log --monitor_interface=ha-cd0c568a-de --monitor_cidr=169.254.0.147/24 --pid_file=/var/lib/neutron/external/pids/e07bcf27-7b0c-4c4d-b202-f93bbda1f30f.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ │ ├─434466 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=f272abaa-264e-484f-8ced-56e5fe5ac85f --namespace=qrouter-f272abaa-264e-484f-8ced-56e5fe5ac85f --conf_dir=/var/lib/neutron/ha_confs/f272abaa-264e-484f-8ced-56e5fe5ac85f --log-file=/var/lib/neutron/ha_confs/f272abaa-264e-484f-8ced-56e5fe5ac85f/neutron-keepalived-state-change.log --monitor_interface=ha-2f020ae9-d6 --monitor_cidr=169.254.0.128/24 --pid_file=/var/lib/neutron/external/pids/f272abaa-264e-484f-8ced-56e5fe5ac85f.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ │ └─440314 python /tmp/health-probe.py --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini --agent-queue-name l3_agent --use-fqdn │ ├─b65780e8cb98afd4bf15fd451abed97afe3764c1f5517032d5138a1f7f4782e4 │ │ ├─61856 python -u /app/sidecar.py │ │ ├─62065 python -u /app/sidecar.py │ │ └─62066 python -u /app/sidecar.py │ ├─32efa85172fe7896876b0ac98f53f40ec372cc6de62f8a3578c243380fa8734e │ │ └─110271 /pause │ ├─2b26cd311db98be98f313a17cc16a41ec3cd98e033207f85513efcc78fe1beaa │ │ └─111958 /var/lib/openstack/bin/python /var/lib/openstack/bin/staffeln-api --config-file /etc/staffeln/staffeln.conf │ ├─84ef1194afb7a5b2807e0c876f0584a7311cde393ff005acf56c7ad98264a722 │ │ └─190002 /prometheus-libvirt-exporter --libvirt.uri /run/libvirt/libvirt-sock-ro │ ├─23b7bd35b42015402033c90964836a469a1e03308c418fc38ec0c7e83c00cc3b │ │ ├─159194 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─159211 /opt/erlang/lib/erlang/erts-15.2.7.2/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-15.2.7.2/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 -- │ │ ├─159217 erl_child_setup 1048576 │ │ ├─159397 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─159398 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─159408 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─159472 /bin/sh -s rabbit_disk_monitor │ ├─4b7341c63cd9cafab4f95c6e433921d3e3e18e6e89ebdf16ef663f390ab6d9d3 │ │ └─64117 memcached -m 8192 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─aeb8bf55cdcaa0d7890bf93ecfd758ead1eea1fb21cbd9a3d4890e58be1623cb │ │ ├─172206 nova-metadata: uWSGI master │ │ ├─172219 nova-metadata: uWSGI worker 1 │ │ └─172220 nova-metadata: uWSGI worker 2 │ ├─afc3e9aeb4aef9b31d79941251b19b0277a88e46a734485e41dc8957b85f2daf │ │ ├─332989 neutron-dhcp-agent: master process [/var/lib/openstack/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/dhcp_agent.ini] │ │ ├─333422 neutron-dhcp-agent: ServiceWrapper worker(0) │ │ ├─333620 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/dhcp_agent.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmp_pgo4s91/privsep.sock │ │ ├─334059 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/dhcp_agent.ini --privsep_context neutron.privileged.link_cmd --privsep_sock_path /tmp/tmpdnkwg9l4/privsep.sock │ │ ├─334689 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/3a9634d4-3560-4ffa-9028-457bab1362d0/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/3a9634d4-3560-4ffa-9028-457bab1362d0/host --addn-hosts=/var/lib/neutron/dhcp/3a9634d4-3560-4ffa-9028-457bab1362d0/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/3a9634d4-3560-4ffa-9028-457bab1362d0/opts --dhcp-leasefile=/var/lib/neutron/dhcp/3a9634d4-3560-4ffa-9028-457bab1362d0/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-340332ab-1530-4fe0-aa41-de1eaa7101f4,172.24.0.0,static,255.255.252.0,86400s --dhcp-option-force=option:mtu,1450 --dhcp-lease-max=1024 --conf-file=/etc/neutron/dnsmasq.conf --server=10.96.0.20 --domain=openstacklocal │ │ ├─334693 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/e7497b6d-2b55-46aa-aa94-276c81477428/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/e7497b6d-2b55-46aa-aa94-276c81477428/host --addn-hosts=/var/lib/neutron/dhcp/e7497b6d-2b55-46aa-aa94-276c81477428/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/e7497b6d-2b55-46aa-aa94-276c81477428/opts --dhcp-leasefile=/var/lib/neutron/dhcp/e7497b6d-2b55-46aa-aa94-276c81477428/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-adf99e69-4738-4ea8-b67c-f2fe23814163,10.96.250.0,static,255.255.255.0,86400s --dhcp-option-force=option:mtu,1500 --dhcp-lease-max=256 --conf-file=/etc/neutron/dnsmasq.conf --server=10.96.0.20 --domain=openstacklocal │ │ ├─334696 haproxy -f /var/lib/neutron/ns-metadata-proxy/3a9634d4-3560-4ffa-9028-457bab1362d0.conf │ │ ├─334704 haproxy -f /var/lib/neutron/ns-metadata-proxy/e7497b6d-2b55-46aa-aa94-276c81477428.conf │ │ ├─392628 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/dhcp_agent.ini --privsep_context neutron.privileged.namespace_cmd --privsep_sock_path /tmp/tmptb1d7jjq/privsep.sock │ │ ├─393116 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─393118 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─397325 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/dhcp_agent.ini --privsep_context neutron.privileged.dhcp_release_cmd --privsep_sock_path /tmp/tmpnjy6e0xi/privsep.sock │ │ └─440345 python /tmp/health-probe.py --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini --agent-queue-name dhcp_agent --use-fqdn │ ├─f5fb01154945062109c2d14be3a49936f0122408b1e45f256f93f7d83a9ddc4e │ │ ├─91561 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─91595 /opt/erlang/lib/erlang/erts-15.2.7.2/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-15.2.7.2/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 -- │ │ ├─91601 erl_child_setup 1048576 │ │ ├─91798 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─91799 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─91809 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─92048 /bin/sh -s rabbit_disk_monitor │ ├─725fd9aa882b58fc00b9dd5c55030c10d4a41743c2dace424535e94c89de449f │ │ └─61071 /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 │ ├─325eb211ccb0bba03d1a8199c0c152c513cf0fcb5f3d79ef7eb01b4a39034a35 │ │ └─47973 /bin/mysqld_exporter --mysqld.username=monitor --collect.info_schema.processlist │ ├─1f7385678c2a6e58ddee4c7e2422194c45e32f709342e0f111a39b0e8dbb0c6f │ │ └─45548 /pause │ ├─c5b395af53e2b5d6b592bc5243ee1894f76981801cf098676c04f50405839dd6 │ │ └─55466 /pause │ ├─ebc07ab3b1dbf9d4815e42c465f722b8dc1577121ed7e1010ac17e8f1a960400 │ │ └─242622 /pause │ ├─5c05bebcf269e7bb4d6b588ed36b9d36dee111d17b9e2e17ca7150d05937eabe │ │ └─43131 /pause │ └─0da3aa9e6356a49c33cb8b1f23628cf31c24913b3af81d7c94054a8e0da5c1cc │ └─38950 /pause ├─proc-sys-fs-binfmt_misc.mount └─dev-hugepages.mount