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 │ │ │ ├─21752 /lib/systemd/systemd --user │ │ │ └─21753 (sd-pam) │ │ └─session-21.scope │ │ ├─21678 sshd: cephadm [priv] │ │ └─21766 sshd: cephadm@notty │ └─user-1000.slice │ ├─user@1000.service … │ │ ├─app.slice │ │ └─init.scope │ │ ├─705 /lib/systemd/systemd --user │ │ └─706 (sd-pam) │ ├─session-4.scope │ │ ├─1602 sshd: zuul [priv] │ │ └─1615 sshd: zuul@notty │ └─session-1.scope │ ├─ 702 sshd: zuul [priv] │ ├─ 719 sshd: zuul@notty │ ├─ 864 /usr/bin/python3 │ ├─ 1606 ssh: /home/zuul/.ansible/cp/199.19.213.145-22-zuul [mux] │ ├─412721 sh -c /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-pyfgmfqsaddzvjukfvnzerfsbvrhayzy ; /usr/bin/python3'"'"' && sleep 0' │ ├─412722 /bin/sh -c sudo -H -S -n -u root /bin/sh -c 'echo BECOME-SUCCESS-pyfgmfqsaddzvjukfvnzerfsbvrhayzy ; /usr/bin/python3' && sleep 0 │ ├─412724 sudo -H -S -n -u root /bin/sh -c echo BECOME-SUCCESS-pyfgmfqsaddzvjukfvnzerfsbvrhayzy ; /usr/bin/python3 │ ├─412725 /bin/sh -c echo BECOME-SUCCESS-pyfgmfqsaddzvjukfvnzerfsbvrhayzy ; /usr/bin/python3 │ ├─412726 /usr/bin/python3 │ ├─412727 /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 │ └─412729 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 … │ │ ├─ 9944 /usr/bin/containerd --config /etc/containerd/config.toml │ │ ├─ 12308 /usr/bin/containerd-shim-runc-v2 -namespace moby -id cacd0f34a5ec949ade6499eceb07f42d62398dd1cc056eef0cf38028bce02cd0 -address /run/containerd/containerd.sock │ │ ├─ 12669 /usr/bin/containerd-shim-runc-v2 -namespace moby -id fe2b54c2cb0222b204c5f80730032aef197adbc15aa99df24f04f2b647303573 -address /run/containerd/containerd.sock │ │ ├─ 18705 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 2277f69ebe0400a525545cacd012942221325249ef494bb7eaf879fa428f46c1 -address /run/containerd/containerd.sock │ │ ├─ 25295 /usr/bin/containerd-shim-runc-v2 -namespace moby -id c74c35cdfdc0e413b1d4d4b1daadd41bfc30e272de8dcc2fe8d2b2d07ad3d60e -address /run/containerd/containerd.sock │ │ ├─ 29956 /usr/bin/containerd-shim-runc-v2 -namespace moby -id dd9f78545a4ed2fa8908a3594d9b23502f75659b88b368c2269f109b0b7cb0e4 -address /run/containerd/containerd.sock │ │ ├─ 34469 /usr/bin/containerd-shim-runc-v2 -namespace moby -id db3e1096268fec758a10adb5e04ae76afd85c2f3cd027a944eed93da9fcdbd00 -address /run/containerd/containerd.sock │ │ ├─ 40218 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b02405fb7038530dbac17299a89096faece831fcb9fb5545014b062647bbd9d9 -address /run/containerd/containerd.sock │ │ ├─ 40233 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a81e03b2c179a33b0d572dde63410fdbad655bf40fef104e9ec269646e9a10fc -address /run/containerd/containerd.sock │ │ ├─ 40271 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f83eb3c175794f3106b25b4a51b78f350ce0eea9d67fd477b5c72a95b89087b1 -address /run/containerd/containerd.sock │ │ ├─ 40273 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 788456d9298a0ebe4e54c76be12a218f09ad082c7ffc02ba9985b325d571029c -address /run/containerd/containerd.sock │ │ ├─ 40319 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 77ee21d8f83864c3a9fb3ec77f055c1ddcdf478a3a864c03f4d5e27325688217 -address /run/containerd/containerd.sock │ │ ├─ 40839 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d3173af8886f0ebf946b873d89744d24b8acb1fef7fa99e7887a010e2c8a85e5 -address /run/containerd/containerd.sock │ │ ├─ 41566 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b9d850d506770d2120a6f8735cfe1c43c6027d4646a2e3f5cd1004fe6fa65dca -address /run/containerd/containerd.sock │ │ ├─ 41575 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 300786735c53b8e9aaee6d0e1a05734edb9e69c7570e515f9ec620c3c023f621 -address /run/containerd/containerd.sock │ │ ├─ 42922 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b6660e34076f2d6fcad51a85d0cbb2cb812af028a09adeb419f5cb69419121dc -address /run/containerd/containerd.sock │ │ ├─ 43332 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 83c6b036659cfd23f896c4169e8f3d99fc5d6b0f1e223d756efdeb7b932bc090 -address /run/containerd/containerd.sock │ │ ├─ 43385 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c498c9f303869243acb7c672714126d33133a17a1cea9d634f2494ad0edcff76 -address /run/containerd/containerd.sock │ │ ├─ 43803 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3a24f4c4be8c7fedc7d1d6fbfcefa5ef46504073eab1abc7e4e06dcb50de75a4 -address /run/containerd/containerd.sock │ │ ├─ 44294 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b1767e8cab640f61c8a34da0463dac4b6f462fbe356cec750985e8ade5f593f8 -address /run/containerd/containerd.sock │ │ ├─ 44332 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c574c6867f39edf1cff9f61049ff2d3e5374c8525ed8f7a862cb82a8319127a7 -address /run/containerd/containerd.sock │ │ ├─ 44372 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2160dbd1290bfed6ed1bc2a81600b8ce0cc8920a7c210bb68f1d0ffcc0b21d08 -address /run/containerd/containerd.sock │ │ ├─ 46375 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7fe89b3040a9c115126975f98db630c8a76428ded98e9483e13099db9150564e -address /run/containerd/containerd.sock │ │ ├─ 46499 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id be86134d5b2c100dd1d023ca1cb8b867a8ece2f8625749649d3cf1174f98991f -address /run/containerd/containerd.sock │ │ ├─ 47211 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e4589ac10de2022ac32096b910aa59cb0876b94323f17ebd8d1102629d09069c -address /run/containerd/containerd.sock │ │ ├─ 47327 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 16d6dec951d3ff6e7e01f7e9ab768ebd0787f9b27b5cf1b2f256cfdc5eb9663a -address /run/containerd/containerd.sock │ │ ├─ 47691 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b9d147867feaf6f04b3e0ee4dfe796a104bd123addb0500af3b02ded46582138 -address /run/containerd/containerd.sock │ │ ├─ 48253 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 59518fe2cce65015f5a1514994ceed794c3d6b9ef883501e82bf0fe4acbd4f06 -address /run/containerd/containerd.sock │ │ ├─ 48550 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7c91a6cbf48b7c1dbf201ec8c6865e2e31027bc6f683ec07cfb9d0c35c9cf464 -address /run/containerd/containerd.sock │ │ ├─ 50791 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 20cf5f958d8465db943acd043f316b7127573a36993e53ef887b0dc9ad3ec4e3 -address /run/containerd/containerd.sock │ │ ├─ 50970 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5a802e79afcc3006d631d41ec111bccfff5b66dd3e7293710f27b02b406c9df6 -address /run/containerd/containerd.sock │ │ ├─ 55153 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3a70caa9bf40fb5358452b2c699f20c17697b36c22a3dc38704e585d555625db -address /run/containerd/containerd.sock │ │ ├─ 55809 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 55f6bd9b78fa5cec92603816aa9178107be5f2efe502e9bea007b944ba760089 -address /run/containerd/containerd.sock │ │ ├─ 55847 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0738596409a73cc7fee4cb2a8692172bc39bdbb87bf4a0424ee30d06f6ecd614 -address /run/containerd/containerd.sock │ │ ├─ 55905 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e44088f0c846cafb2c717a768d79b75c5e11bc8e70a060a324d0d30940e39553 -address /run/containerd/containerd.sock │ │ ├─ 56052 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 92efeb4f64548867f4a9ad5eedcfedb1c710ce3106c28e290d51aff314d0e282 -address /run/containerd/containerd.sock │ │ ├─ 60036 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6937190d0b95d8b1a8954b3cea83092c44f27304498427c33aec813fc46346db -address /run/containerd/containerd.sock │ │ ├─ 60172 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f47da1d19d70070bd6d115862af9fcbf96251fa20652fe1eac6b8bcc83fc189c -address /run/containerd/containerd.sock │ │ ├─ 60213 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 18bddbe7a69b4046392531afc69436f76bee54e1445702fb69286dd2a1bb2c2c -address /run/containerd/containerd.sock │ │ ├─ 60278 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 130116c5552aef443f3136d8cd14d6bd24e2c9b5cb3de86ec02fd89ecb217951 -address /run/containerd/containerd.sock │ │ ├─ 61615 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a5a1b9e818b2d3888ff1925755d3b3a04a1114df3188741bb0de5b64bee7dc57 -address /run/containerd/containerd.sock │ │ ├─ 61689 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 44dff89450d0bc8178674ff0ca9a9ad785363d94ac621fd5354385f23c2dbdf7 -address /run/containerd/containerd.sock │ │ ├─ 62047 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7c13361f86e6cc0739c5d913d4d3e25bd1d5f9159fe39646fa08df88f9589c8a -address /run/containerd/containerd.sock │ │ ├─ 62094 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ecc654d33b8fa3f1031abff551a2998a03e9408b4ea734fdcb8f6993742bc204 -address /run/containerd/containerd.sock │ │ ├─ 62140 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e87f2d685c6ba317a05fdb58a1310ac3bd3d74f17e2d8c4dd21abfea560f7f96 -address /run/containerd/containerd.sock │ │ ├─ 62530 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 90f22e15c487c9803827c35164c39abd19be4466c235a9fb2dad7149722339a9 -address /run/containerd/containerd.sock │ │ ├─ 62951 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3b92645c116c4f073588f6836039e054a190f654f2ec95f9b5e0731c36f2aae2 -address /run/containerd/containerd.sock │ │ ├─ 63311 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 335a84f9c0552bb995812ffab5788e59bcba4125707f074abe331a28f1031546 -address /run/containerd/containerd.sock │ │ ├─ 63749 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5d02f90d9827c340811031d62accbe25cb1aefa3d8a1de7f9729a04392e63a0d -address /run/containerd/containerd.sock │ │ ├─ 64374 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f6ed31834169201c2b7d91185441ed65615aebbb1cd82dca1e5dbcc2ca045b18 -address /run/containerd/containerd.sock │ │ ├─ 65960 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 60b4521823e97a5bc9f7c1a186c62b63ead0a81f16526bc640d72aefbb80edde -address /run/containerd/containerd.sock │ │ ├─ 67954 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a740254a4dfaaecc1758766a82799b27a58fd36b38d6cfffe450d68fdf47eacf -address /run/containerd/containerd.sock │ │ ├─ 77532 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 42f96d1b94990031e04722197cde7864940a79ba062ce550350a763f3292a394 -address /run/containerd/containerd.sock │ │ ├─ 78995 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5a0cd6017e054418ee6c45bdb1e134649e06d5e84058a3560198db6673157c8b -address /run/containerd/containerd.sock │ │ ├─ 84618 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0a32de0ba6466d091c9f447fa898201a60771aa75dbbba8bb1fcd1fa06293df6 -address /run/containerd/containerd.sock │ │ ├─ 90585 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 96d49b80d6fca9caf7aef2505404c49940a66a7c61554e6862bf3847c9565cd1 -address /run/containerd/containerd.sock │ │ ├─ 96963 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 36f1452286c7b5d43ab0fbc8d14abac260094b3ba10f207752d64af1f6c17be1 -address /run/containerd/containerd.sock │ │ ├─ 97015 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7b33c92add17fdcab618215d1f91bc73860e3436b214cbc1d7ff6eba46f27e31 -address /run/containerd/containerd.sock │ │ ├─106431 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 46edb6119a616adfaabceb3e941cc645effa2b611871f7275680e651aa459f31 -address /run/containerd/containerd.sock │ │ ├─108201 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4b54cfa6c544e48b304e381b3d663ea5eac37723c29e95455cad089ba6ff2894 -address /run/containerd/containerd.sock │ │ ├─108245 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 353cdcc1ba64de5ded1599399eada7a88d0605030dba10aeb1023f6214fb2c20 -address /run/containerd/containerd.sock │ │ ├─110152 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5f1b53a1173c09e1e774101269eef69da1ce0d942b8d0433b6a3cf2cda0b63e5 -address /run/containerd/containerd.sock │ │ ├─111814 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cacf5f31ff37027421644bde100addbe23578dcfcfddee585e50ca0bd88aa304 -address /run/containerd/containerd.sock │ │ ├─111857 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 98b3a17b79cb67507afcc613c75ca44c7b4f302e731d3f1b628a735f2f77b94d -address /run/containerd/containerd.sock │ │ ├─124983 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f5974502871215266d269d3d46c9db6af81806870546e3c509b1d5f89ac3ffe6 -address /run/containerd/containerd.sock │ │ ├─125038 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 466a85da7cb4c79d366febaed19eca8f0c430b960190e65b827db79f22fa9940 -address /run/containerd/containerd.sock │ │ ├─127623 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bb5cd6ca894910400efbfacd798ab9b0d700c3b028c5000a57b90dd2570a3923 -address /run/containerd/containerd.sock │ │ ├─142101 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 84211f036e3ea165aa5c70f09812647c4f7473459b47bb8091d3b64f69002ba7 -address /run/containerd/containerd.sock │ │ ├─143890 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9097eb3859f52b247552bf9440e49f8afcd88134aa7e16e6a44714d3474c0bfd -address /run/containerd/containerd.sock │ │ ├─144238 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ed617bfee571f4ddc044e037857132a7c7a21c3a7a5c8281a1cd26f8aadc2ba8 -address /run/containerd/containerd.sock │ │ ├─145188 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 44585bb67b7604d51245e5273c7b808a343dfe6021ea71a22b698fa542feb941 -address /run/containerd/containerd.sock │ │ ├─147242 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 104fa41da3a0955e71d3491a7ad19de45a8cd2c6ba881a99295f27568059abe3 -address /run/containerd/containerd.sock │ │ ├─147407 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3dcafebb12701d3d82aee90fbdd4d86f9646d1c055f558dd9402e2591d956b8d -address /run/containerd/containerd.sock │ │ ├─147475 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 357f8c7c682b461f0a64edd758332d5d68569c63102037632dd187e186305b8e -address /run/containerd/containerd.sock │ │ ├─147635 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 95ffc11392a15a511cba8b77a0ea05ecae86ead87cec9aee1d83012a3b1b6172 -address /run/containerd/containerd.sock │ │ ├─147982 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a2b8ccdc6dc38162a5f3b64e8f300cd4a2516a81893ee81e211782ce3f91aee9 -address /run/containerd/containerd.sock │ │ ├─148128 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2f7c6fda35564508331a4a491a67356ca0d214df706bbb3d15cfac15bbd667da -address /run/containerd/containerd.sock │ │ ├─173353 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5637b378148d961c9aa831a16c5129ab96accd483a1450e651647c4cb963c46c -address /run/containerd/containerd.sock │ │ ├─175444 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ed5ea216510c8ca0b9d9a6f1dc905a20394d2fc25db513124f72a4c0c7cfc7db -address /run/containerd/containerd.sock │ │ ├─175481 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7a0abbc31fe93a3fb28de90b0e3465b1d94f062d4cd95a382ec89ee185c384c9 -address /run/containerd/containerd.sock │ │ ├─175534 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2c374046be1d189d89a6ad68cbf100ba83a268ee0361d99fcbf5a3c034857107 -address /run/containerd/containerd.sock │ │ ├─175547 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 505d0cc13acb8fc76ee8fdedbebde8c34a5232fdf4061d3590c8b7f6e75e153d -address /run/containerd/containerd.sock │ │ ├─175644 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9ad48ab38eca8f8ab0fe0d090dc7a0d0d87ad859d17371f3f2bb9d28253e04c9 -address /run/containerd/containerd.sock │ │ ├─175996 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 002074fc7dfa814cf037b7bffdf96eb307760b7458a8cc2821120722e0dd4519 -address /run/containerd/containerd.sock │ │ ├─176035 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 924efacab8616391faa70333d6e1352806edcabff9a66c4330ec71e3c2122a20 -address /run/containerd/containerd.sock │ │ ├─189593 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1c71f2427774eb152fa6c5cc5aeff73b2b51945e6ab744972f9db860390b92c2 -address /run/containerd/containerd.sock │ │ ├─191687 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bd696f649eb4751bd08d3c81a8da8a28f2b36b7d81a60927d4e89b28039fd50d -address /run/containerd/containerd.sock │ │ ├─191711 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8c23b9a5936c8b7b2391a5cb5c3a240d734114c10c14ad51e07f0c99da890e63 -address /run/containerd/containerd.sock │ │ ├─191790 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a7fadaa7a3b950a7fe22b6b0fd453a0fa823812fb96d2be733b8fa1ecf58e897 -address /run/containerd/containerd.sock │ │ ├─207567 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id df826ee2375177ceb3ac0d71ec6c92f3114f93ca873641265b6f8d9ab3bffa52 -address /run/containerd/containerd.sock │ │ ├─215686 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b3527777caa7e8428ea0c4421287c186bc7eee7b367f05cee7be684959eb2c5e -address /run/containerd/containerd.sock │ │ ├─215719 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e90c5fef2ecfdfc86473df5b3581cad8cbb17988e5bbd45ac0a619ccb24b4f81 -address /run/containerd/containerd.sock │ │ ├─215748 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 95b3c5dee13a158719bb533d7ad5c51fed3a041fc4e60b8c83adb17214776991 -address /run/containerd/containerd.sock │ │ ├─216047 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1f78f562319fc344da2e7f949f20a04049e89fc0df7f9f93c3a9afc14ef2855c -address /run/containerd/containerd.sock │ │ ├─227103 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 15146ed07ee30b9a93625b1a68126d9811524200781616d6d408db9115ebc050 -address /run/containerd/containerd.sock │ │ ├─229523 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 769b8a951e928812de927bdfa4daa327eca008ccaeb82f4ad414d90f23d9fc81 -address /run/containerd/containerd.sock │ │ ├─230596 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 643449a90422a69eacc0f1ee0c783eb7cd37284726df327827574d7bb1157c59 -address /run/containerd/containerd.sock │ │ ├─231677 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 821a70b4c8b65befd295f7142af6fd9352e46b4b1b111d66f7f158cb0b1611af -address /run/containerd/containerd.sock │ │ ├─232238 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c6b489b58c9b3259b0de082860460ba93c945d7786356cecf5866c3fa43c66da -address /run/containerd/containerd.sock │ │ ├─234215 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5108f5eca39cb05c84fc23f7f009ca09368b42ee220d4b6b1aaadb233a3dfc59 -address /run/containerd/containerd.sock │ │ ├─235597 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 47769812259ebb2f09b035749c6a579d67507d7493bfa75c14419f7930657d60 -address /run/containerd/containerd.sock │ │ ├─235774 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6f5a77820a738c79416af36f4d41f718c350387b6fd61405160be19273174aa0 -address /run/containerd/containerd.sock │ │ ├─245169 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 41f1986b4065d82f53c9635586f368ca8821a116c4ee060a6cbf737370c81640 -address /run/containerd/containerd.sock │ │ ├─245696 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 66ac6f7cae9ccc86415aab0a13f1d2d35cbb241b6fc99f7a44f070a2a6831a32 -address /run/containerd/containerd.sock │ │ ├─250610 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d2786fa50fdc60c4ac32372ef2932951b9726ed131865de9aaad52d33a5326e8 -address /run/containerd/containerd.sock │ │ ├─255199 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2931890053cc98aef9e076ee92b6835d39fa5872db9a2dac941fd56c71553b19 -address /run/containerd/containerd.sock │ │ ├─255362 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 373c0008abe844c0712849366aa92b4933be907daf82ff0a78e6fcac3c6d7df0 -address /run/containerd/containerd.sock │ │ ├─255408 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b0100a846ffd994a4d36083ab42f574ccf9caf036daf456677aa393d84d519f8 -address /run/containerd/containerd.sock │ │ ├─255574 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f393cbecaf986b54b98ec7ef85a3ed4efb8833196558b7f328a6c9fd4c0dc501 -address /run/containerd/containerd.sock │ │ ├─266983 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id eed6b9596a7166264fd3d75d7ed4a23f501fbe9d62423d2a6dc7971ae3f914a2 -address /run/containerd/containerd.sock │ │ ├─269336 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 85cffd24a9c8f256d4e625c1af91a530eee70b406efcfaf9e92774bb23a3224b -address /run/containerd/containerd.sock │ │ └─270801 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 06fa266604ca6ac518a749993a14e2efd16e5d81b2810ea06656e926521b0feb -address /run/containerd/containerd.sock │ ├─packagekit.service │ │ └─1423 /usr/libexec/packagekitd │ ├─systemd-networkd.service │ │ └─524 /lib/systemd/systemd-networkd │ ├─systemd-udevd.service │ │ └─395 /lib/systemd/systemd-udevd │ ├─docker-fe2b54c2cb0222b204c5f80730032aef197adbc15aa99df24f04f2b647303573.scope … │ │ ├─12693 /sbin/docker-init -- /usr/bin/ceph-mgr -n mgr.instance.popcmf -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─12714 /usr/bin/ceph-mgr -n mgr.instance.popcmf -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─system-serial\x2dgetty.slice │ │ └─serial-getty@ttyS0.service │ │ └─628 /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@mgr.instance.popcmf.service │ │ │ ├─12582 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.popcmf/unit.run │ │ │ └─12612 /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-popcmf --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph:v18 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.popcmf:/var/lib/ceph/mgr/ceph-instance.popcmf:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.popcmf/config:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v18 -n mgr.instance.popcmf -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.1.service │ │ │ ├─29677 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/unit.run │ │ │ └─29938 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-1 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1:/var/lib/ceph/osd/ceph-1:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n osd.1 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@crash.instance.service │ │ │ ├─18661 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/unit.run │ │ │ └─18682 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-crash --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-crash-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/config:/etc/ceph/ceph.conf:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/keyring:/etc/ceph/ceph.client.crash.instance.keyring quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n client.crash.instance │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.0.service │ │ │ ├─25005 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/unit.run │ │ │ └─25278 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-0 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0:/var/lib/ceph/osd/ceph-0:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n osd.0 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.2.service │ │ │ ├─34176 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/unit.run │ │ │ └─34452 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-2 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2:/var/lib/ceph/osd/ceph-2:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n osd.2 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@mon.instance.service │ │ ├─12221 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/unit.run │ │ └─12251 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-mon --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-mon-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph:v18 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance:/var/lib/ceph/mon/ceph-instance:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev quay.io/ceph/ceph:v18 -n mon.instance -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true │ ├─docker.service … │ │ └─10319 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock │ ├─polkit.service │ │ └─645 /usr/libexec/polkitd --no-debug │ ├─networkd-dispatcher.service │ │ └─618 /usr/bin/python3 /usr/bin/networkd-dispatcher --run-startup-triggers │ ├─multipathd.service │ │ └─141361 /sbin/multipathd -d -s │ ├─docker-cacd0f34a5ec949ade6499eceb07f42d62398dd1cc056eef0cf38028bce02cd0.scope … │ │ ├─12332 /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 │ │ └─12351 /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 │ ├─kubelet.service │ │ └─40682 /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.19.213.145 --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 │ │ └─649 sshd: /usr/sbin/sshd -D [listener] 0 of 10-100 startups │ ├─cloud-final.service │ ├─uuidd.service │ │ └─1092 /usr/sbin/uuidd --socket-activation │ ├─run-r98512e29bfb848c38565b192c4322645.scope │ │ └─189275 /usr/sbin/libvirtd --listen │ ├─docker-2277f69ebe0400a525545cacd012942221325249ef494bb7eaf879fa428f46c1.scope … │ │ ├─18733 /sbin/docker-init -- /usr/bin/ceph-crash -n client.crash.instance │ │ └─18750 /usr/bin/python3 -s /usr/bin/ceph-crash -n client.crash.instance │ ├─cloud-config.service │ ├─chrony.service │ │ ├─10826 /usr/sbin/chronyd -F 1 │ │ └─10827 /usr/sbin/chronyd -F 1 │ ├─docker-c74c35cdfdc0e413b1d4d4b1daadd41bfc30e272de8dcc2fe8d2b2d07ad3d60e.scope … │ │ ├─25321 /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 │ │ └─25333 /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 │ ├─docker-dd9f78545a4ed2fa8908a3594d9b23502f75659b88b368c2269f109b0b7cb0e4.scope … │ │ ├─29980 /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 │ │ └─29993 /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 │ │ └─398 /lib/systemd/systemd-resolved │ ├─system-lvm2\x2dpvscan.slice │ ├─iscsid.service │ │ ├─141218 /sbin/iscsid │ │ └─141219 /sbin/iscsid │ ├─docker-db3e1096268fec758a10adb5e04ae76afd85c2f3cd027a944eed93da9fcdbd00.scope … │ │ ├─34493 /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 │ │ └─34505 /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 │ ├─dbus.service │ │ └─615 @dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation --syslog-only │ ├─system-getty.slice │ │ └─getty@tty1.service │ │ └─627 /sbin/agetty -o -p -- \u --noclear tty1 linux │ └─systemd-logind.service │ └─621 /lib/systemd/systemd-logind ├─k8s.io │ ├─b02405fb7038530dbac17299a89096faece831fcb9fb5545014b062647bbd9d9 │ │ └─40294 /pause │ ├─a740254a4dfaaecc1758766a82799b27a58fd36b38d6cfffe450d68fdf47eacf │ │ └─67978 /pause │ ├─67fd055ffd55ee15f4230ebac45d2b7f862a712aed6623bb68d0c8ce95f89f42 │ │ └─64644 memcached -v -p 11211 -U 0 -c 8192 -m 1024 │ ├─ff3634981d36440ee2e582ab7bcdd0387ff6fa4c1498907f278c1bce1f3fb257 │ │ ├─48752 mysqld --wsrep_start_position=3bbea0ff-554c-11f1-8de7-db40df8347ca:20 │ │ └─48878 /var/lib/mysql/mysql-state-monitor │ ├─7c13361f86e6cc0739c5d913d4d3e25bd1d5f9159fe39646fa08df88f9589c8a │ │ └─62077 /pause │ ├─395e8806edca32a959cee27a93877ce57467e720e003e48bc39cf44a9534fcbe │ │ ├─64085 /usr/bin/vector --config-dir /etc/vector/ │ │ └─64118 journalctl --follow --all --show-cursor --output=json --boot --since=2000-01-01 │ ├─0790be1c908fb5102159f39adb31b09c13926ca968173d19c9c1e60b70fc895e │ │ ├─142517 /tini -s -- /tmp/openvswitch-vswitchd.sh start │ │ └─142531 /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 │ ├─dbf908ece2a23c3ffadc9a1332108ebb61d9e0715c0eb0d1182cd2c65334b602 │ │ └─43469 /coredns -conf /etc/coredns/Corefile │ ├─c8adfbb655e03e7971211959e28a9e9e3fcdca9d355071d65193a414efd7b794 │ │ ├─245499 magnum-api: uWSGI master │ │ ├─245529 magnum-api: uWSGI worker 1 │ │ └─245530 magnum-api: uWSGI worker 2 │ ├─be86134d5b2c100dd1d023ca1cb8b867a8ece2f8625749649d3cf1174f98991f │ │ └─46522 /pause │ ├─752245e498b6b45f286ab8b1b501d0c2ed455d8c389f0d4d239df79607d2b44a │ │ ├─173664 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─173681 /opt/erlang/lib/erlang/erts-13.2.2.11/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-13.2.2.11/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 -enable-feature maybe_expr │ │ ├─173687 erl_child_setup 1048576 │ │ ├─173745 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─173746 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─173756 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/epmd -daemon │ │ └─173955 /bin/sh -s rabbit_disk_monitor │ ├─43d3987faee7706db6d16710a102d57622f6a6b3df66d9c094ac70d9ecf6f51b │ │ └─61133 /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 │ ├─6ef930fbf8c0f0e89b657b61a384e724fed0c8c9494d4eb1bfce5473e5ecd2bb │ │ ├─264452 manila-api: uWSGI master │ │ ├─264495 manila-api: uWSGI worker 1 │ │ └─264496 manila-api: uWSGI worker 2 │ ├─7b33c92add17fdcab618215d1f91bc73860e3436b214cbc1d7ff6eba46f27e31 │ │ └─97045 /pause │ ├─55bd8fa95441637c33a45d465cde57e5ef21bcfc2bf02de26646fca6c39dedf4 │ │ ├─121476 cinder-api: uWSGI master │ │ ├─121489 cinder-api: uWSGI worker 1 │ │ └─121490 cinder-api: uWSGI worker 2 │ ├─7c74d0e7431c773ed7b849f48a05a0d8d442000fb9f8b4c0bff9f35564d639e0 │ │ └─44604 /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 │ ├─8009fead736e1526515b56b8f2d6aa70748d837df5dcb362cd995f6dace45e46 │ │ └─64581 /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 │ ├─3a70caa9bf40fb5358452b2c699f20c17697b36c22a3dc38704e585d555625db │ │ └─55177 /pause │ ├─eeba83114747a6908499f37f807302a0fc40cb618ac23703c128161467bf7899 │ │ └─65151 /usr/bin/loki -config.file=/etc/loki/config/config.yaml -target=all │ ├─2c374046be1d189d89a6ad68cbf100ba83a268ee0361d99fcbf5a3c034857107 │ │ └─175610 /pause │ ├─4b723239015f8b75001027e6eaf323a32ddbb15127b0257723eb34b02d5cb490 │ │ └─51453 redis_exporter │ ├─b0100a846ffd994a4d36083ab42f574ccf9caf036daf456677aa393d84d519f8 │ │ └─255439 /pause │ ├─505d0cc13acb8fc76ee8fdedbebde8c34a5232fdf4061d3590c8b7f6e75e153d │ │ └─175616 /pause │ ├─44585bb67b7604d51245e5273c7b808a343dfe6021ea71a22b698fa542feb941 │ │ └─145213 /pause │ ├─f26b08583995866c0bc710a246b4033adb2195f9d745b33ee94778a009a181e2 │ │ ├─189734 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─189751 /opt/erlang/lib/erlang/erts-13.2.2.11/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-13.2.2.11/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 -enable-feature maybe_expr │ │ ├─189757 erl_child_setup 1048576 │ │ ├─189847 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─189848 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─189858 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/epmd -daemon │ │ └─190213 /bin/sh -s rabbit_disk_monitor │ ├─ae2a33bb426f27cc7ddd161c814e396b13db58629d07ad7c46eff3e977ccea5e │ │ ├─ 97460 /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 │ │ └─406338 /usr/bin/coreutils --coreutils-prog-shebang=sleep /usr/bin/sleep 15m │ ├─e87f2d685c6ba317a05fdb58a1310ac3bd3d74f17e2d8c4dd21abfea560f7f96 │ │ └─62168 /pause │ ├─3bc42efe881a25c0f2211f9b1ec76c6c597662f1bd28bd67c963cd40492cb2aa │ │ ├─61012 python -u /app/sidecar.py │ │ ├─61329 python -u /app/sidecar.py │ │ └─61330 python -u /app/sidecar.py │ ├─b1767e8cab640f61c8a34da0463dac4b6f462fbe356cec750985e8ade5f593f8 │ │ └─44317 /pause │ ├─93d2facc2466f4b326e85a6ffaa58c0cf71deb01c7a974f3b174b724a4cd0456 │ │ ├─145295 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─145310 /opt/erlang/lib/erlang/erts-13.2.2.11/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-13.2.2.11/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 -enable-feature maybe_expr │ │ ├─145316 erl_child_setup 1048576 │ │ ├─145375 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─145376 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─145386 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/epmd -daemon │ │ └─145679 /bin/sh -s rabbit_disk_monitor │ ├─2c2e1b1b5f6e6897cbfcb502dd78308318691449c49eb7924ffd086ec4ba4b48 │ │ ├─77754 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─77771 /opt/erlang/lib/erlang/erts-13.2.2.11/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-13.2.2.11/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 -enable-feature maybe_expr │ │ ├─77777 erl_child_setup 1048576 │ │ ├─77843 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─77844 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─77854 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/epmd -daemon │ │ └─78024 /bin/sh -s rabbit_disk_monitor │ ├─f3e9c7b19abdb1e3fc5141229c8e3c1edbeb475cf0194960a14b0ba9fa4cb83c │ │ └─98219 /usr/bin/python3 -s /usr/bin/ceph-crash │ ├─f47da1d19d70070bd6d115862af9fcbf96251fa20652fe1eac6b8bcc83fc189c │ │ └─60196 /pause │ ├─224a0fb77969c03f470177ce27fb083640f6486a1e1a94daaac01d0a2d0d8c6c │ │ └─64781 /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 │ ├─f6ed31834169201c2b7d91185441ed65615aebbb1cd82dca1e5dbcc2ca045b18 │ │ └─64398 /pause │ ├─42527d83646e3d08d3f4ed34f0c7452f864e17348faa88f0bbce6eaf9b5d9c1f │ │ └─65631 /bin/oauth2-proxy │ ├─a8fb02bb8d4c80a88a739ddb24ae124bce2cf595e08e51d83d57f07f6809fb6e │ │ └─234264 /manager --leader-elect --v=2 --diagnostics-address=127.0.0.1:8080 --insecure-diagnostics=true │ ├─42f96d1b94990031e04722197cde7864940a79ba062ce550350a763f3292a394 │ │ └─77555 /pause │ ├─065af6025f7bcc5506cb30226be9aad6d4714b0654568910987326cf85919590 │ │ └─70751 cilium-operator-generic --config-dir=/tmp/cilium/config-map --debug=false │ ├─e44088f0c846cafb2c717a768d79b75c5e11bc8e70a060a324d0d30940e39553 │ │ └─55928 /pause │ ├─e73561222944392992038ad234b077c1d2fed178d2453c3768568d91353d2676 │ │ └─125729 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-backup --config-file /etc/cinder/cinder.conf │ ├─88a72b871e53dc28681059ee0a8fe2ea6e43c43f53954fb2623e947ff15253e8 │ │ └─97357 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-p2s7p --rgw-mime-types-file=/etc/ceph/rgw/mime.types --rgw-realm=ceph --rgw-zonegroup=ceph --rgw-zone=ceph │ ├─c608656a64db2687ff4fda80fb0c959edb71f97d2021f12e277486fb353c8a40 │ │ └─70771 /manager --metrics-bind-address=:8080 │ ├─2160dbd1290bfed6ed1bc2a81600b8ce0cc8920a7c210bb68f1d0ffcc0b21d08 │ │ └─44405 /pause │ ├─130116c5552aef443f3136d8cd14d6bd24e2c9b5cb3de86ec02fd89ecb217951 │ │ └─60301 /pause │ ├─6404239dca58415b0eb42b286ca6e7b8da31f61ea7e8b05bd951df82b24644cd │ │ ├─63607 nginx: master process nginx -g daemon off; │ │ ├─63624 nginx: worker process │ │ ├─63625 nginx: worker process │ │ ├─63626 nginx: worker process │ │ ├─63627 nginx: worker process │ │ └─63628 nginx: worker process │ ├─b9c2d107166c5b8e714a5a49dc906b4293646db93a3db34594ae51279e49f18c │ │ └─64503 /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 │ ├─90f22e15c487c9803827c35164c39abd19be4466c235a9fb2dad7149722339a9 │ │ └─62560 /pause │ ├─f39b27b50f434a3dcf12c44bc62d8d78fc7702d9e5f96021b115fa4770c8a6c7 │ │ └─225542 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-housekeeping --config-file /etc/octavia/octavia.conf │ ├─36f1452286c7b5d43ab0fbc8d14abac260094b3ba10f207752d64af1f6c17be1 │ │ └─96995 /pause │ ├─bd8dd865f7c7aa1aea3d77d9a0b83c48fdc949d315c3833ea81354ea3acc75e8 │ │ └─44511 /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 │ ├─8c23b9a5936c8b7b2391a5cb5c3a240d734114c10c14ad51e07f0c99da890e63 │ │ └─191754 /pause │ ├─373c0008abe844c0712849366aa92b4933be907daf82ff0a78e6fcac3c6d7df0 │ │ └─255390 /pause │ ├─c574c6867f39edf1cff9f61049ff2d3e5374c8525ed8f7a862cb82a8319127a7 │ │ └─44358 /pause │ ├─2007ffa8d9be3bb94a2119a2f7a02170256c59db486fe68de5d6004bd6191a9a │ │ ├─110299 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─110315 /opt/erlang/lib/erlang/erts-13.2.2.11/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-13.2.2.11/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 -enable-feature maybe_expr │ │ ├─110321 erl_child_setup 1048576 │ │ ├─110493 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─110494 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─110512 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/epmd -daemon │ │ └─110720 /bin/sh -s rabbit_disk_monitor │ ├─553a96e9e80fa06ccd93972a6e49364a476120dd1ebd20af59e44e24cc25379e │ │ └─56138 nfd-gc -gc-interval=1h │ ├─6f626870b7406235fcb7db1bfc0634c3f542ee2d6612722affd5c81249081a87 │ │ └─44042 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 │ ├─b10fd0ec8dd7ad793217fc3ae0b42983e3ac2490204b441e574ff7c2c79ee7d7 │ │ ├─226315 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─226334 dhclient -v o-hm0 -cf /tmp/dhclient.conf │ │ ├─227366 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─227367 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─405012 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─405013 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─405014 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─405015 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─405016 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─405017 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─405018 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─405019 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─405020 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─405021 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─405022 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─405023 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─405024 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─405025 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─405026 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─405027 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─405030 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─405031 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─405032 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─405033 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─405034 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─405059 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─405060 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─405061 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─405062 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─405063 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─405064 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─405065 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─405066 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─405067 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─405068 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ └─405069 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ ├─8572f06ee827baab227d1501b60dff2aabbcdfca8acd67ae91c0653a376c77a5 │ │ ├─224348 octavia-api: uWSGI master │ │ ├─224363 octavia-api: uWSGI worker 1 │ │ └─224364 octavia-api: uWSGI worker 2 │ ├─cacf5f31ff37027421644bde100addbe23578dcfcfddee585e50ca0bd88aa304 │ │ └─111841 /pause │ ├─e070fecdf2f6fa1bd1b51f9812684444a8bdd88a6496348e3ac90f39d6485609 │ │ ├─245254 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-cluster-api-proxy │ │ ├─245868 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --privsep_context magnum_cluster_api.privsep.haproxy_pctxt --privsep_sock_path /tmp/tmp_yw9jrk6/privsep.sock │ │ ├─245872 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ │ └─245874 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ ├─95ffc11392a15a511cba8b77a0ea05ecae86ead87cec9aee1d83012a3b1b6172 │ │ └─147680 /pause │ ├─300786735c53b8e9aaee6d0e1a05734edb9e69c7570e515f9ec620c3c023f621 │ │ └─41623 /pause │ ├─dd6395fe3e70621aef4c06f29a759afb55167a11ec8b4fe432f47609e53e50f5 │ │ ├─184599 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini │ │ ├─184917 neutron-server: rpc worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─184918 neutron-server: rpc worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ └─184919 neutron-server: rpc worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ ├─5f1b53a1173c09e1e774101269eef69da1ce0d942b8d0433b6a3cf2cda0b63e5 │ │ └─110176 /pause │ ├─85cefb833e41124d80a5f079f7c778fb477d3e59512da8af3e3a886aa8891048 │ │ └─231725 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterTopology=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=false │ ├─b3527777caa7e8428ea0c4421287c186bc7eee7b367f05cee7be684959eb2c5e │ │ └─215769 /pause │ ├─224497905ef949634b3973a385d4e138a73704b968a77b222429497acaedc7c2 │ │ └─252011 docker-registry serve /etc/docker-registry/config.yml │ ├─98b3a17b79cb67507afcc613c75ca44c7b4f302e731d3f1b628a735f2f77b94d │ │ └─111882 /pause │ ├─978c2ddee75b5ea52e4456e236ee79e399865707731036010d931a55501dd438 │ │ └─188479 /usr/bin/libvirt-tls-sidecar │ ├─b9d147867feaf6f04b3e0ee4dfe796a104bd123addb0500af3b02ded46582138 │ │ └─47714 /pause │ ├─a2b8ccdc6dc38162a5f3b64e8f300cd4a2516a81893ee81e211782ce3f91aee9 │ │ └─148007 /pause │ ├─3dcafebb12701d3d82aee90fbdd4d86f9646d1c055f558dd9402e2591d956b8d │ │ └─147437 /pause │ ├─39fccd3fd1db7033a0591739803cb53c76c70e484bb4d7273004c8a19890981b │ │ └─51022 valkey-server *:6379 │ ├─7fe89b3040a9c115126975f98db630c8a76428ded98e9483e13099db9150564e │ │ └─46400 /pause │ ├─1316eeb29bbdd6e34879b049456729b34ac745de36192f40d934c26ac31734d4 │ │ └─65655 /bin/oauth2-proxy │ ├─104fa41da3a0955e71d3491a7ad19de45a8cd2c6ba881a99295f27568059abe3 │ │ └─147318 /pause │ ├─1eac791fc78677e45de5ebe6e485d44aa623c311c9a34184bf68e9e3d57fbd0e │ │ └─56175 nfd-master -crd-controller=true -metrics=8081 │ ├─8cd0d0785d5dbc62524cf468a768a8a0995ec5037009f28e235b5797a8f4620a │ │ ├─186906 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) │ │ ├─187323 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) │ │ └─187324 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) │ ├─3ccd37e5174b725110c988c9940be985ee1e14389a392772926994e8b2d7c1c0 │ │ └─232305 /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 │ ├─6f5a77820a738c79416af36f4d41f718c350387b6fd61405160be19273174aa0 │ │ └─235821 /pause │ ├─fb74ed4b55caf944ab6831ca2295d30312ef866b462f5e754afcb628b2ee999b │ │ └─61354 /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 │ ├─bd696f649eb4751bd08d3c81a8da8a28f2b36b7d81a60927d4e89b28039fd50d │ │ └─191731 /pause │ ├─3a24f4c4be8c7fedc7d1d6fbfcefa5ef46504073eab1abc7e4e06dcb50de75a4 │ │ └─43827 /pause │ ├─e24b9dbe47b110c4170706a8f4d5e0884a6c97c9953d7806196c96c80689c4b1 │ │ ├─225517 octavia-worker: master process [/var/lib/openstack/bin/octavia-worker --config-file /etc/octavia/octavia.conf] │ │ ├─226089 octavia-worker: ConsumerService worker(0) │ │ └─226092 octavia-worker: ConsumerService worker(1) │ ├─6e1b0aecf814e2826648fb65ce49c59d3f9a4ffd5adf41893d8427cb18d2d34f │ │ ├─ 46739 /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 │ │ ├─ 46751 /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 │ │ ├─ 46895 nginx: master process /usr/bin/nginx -c /etc/nginx/nginx.conf │ │ ├─269105 nginx: worker process │ │ ├─269106 nginx: worker process │ │ └─269107 nginx: cache manager process │ ├─30612fd723530876a9bea38c0dbcb75d349132c2a2686891f7b9b696b025c250 │ │ └─65509 /bin/pushgateway │ ├─60b4521823e97a5bc9f7c1a186c62b63ead0a81f16526bc640d72aefbb80edde │ │ └─65985 /pause │ ├─b6660e34076f2d6fcad51a85d0cbb2cb812af028a09adeb419f5cb69419121dc │ │ └─42946 /pause │ ├─92efeb4f64548867f4a9ad5eedcfedb1c710ce3106c28e290d51aff314d0e282 │ │ └─56077 /pause │ ├─7aa4b2d309af0a1bbd78eda922b76679c3255468c0b3b0745f91ec9ecbb5cde5 │ │ ├─250889 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─250925 /opt/erlang/lib/erlang/erts-13.2.2.11/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-13.2.2.11/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 -enable-feature maybe_expr │ │ ├─250931 erl_child_setup 1048576 │ │ ├─251160 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─251161 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─251171 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/epmd -daemon │ │ └─251437 /bin/sh -s rabbit_disk_monitor │ ├─c498c9f303869243acb7c672714126d33133a17a1cea9d634f2494ad0edcff76 │ │ └─43419 /pause │ ├─636fe4658177b623f013a8211ad2b33999509240d720fa56432b3b2177b9cd12 │ │ ├─204113 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ │ ├─204332 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ │ └─204333 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ ├─5a802e79afcc3006d631d41ec111bccfff5b66dd3e7293710f27b02b406c9df6 │ │ └─50994 /pause │ ├─4e81e03096bab4010c5956e6f59a61ae8665ba4f515965d8d5045e5d8fd6a9aa │ │ └─229626 /manager --metrics-bind-address=:8443 --leader-elect --health-probe-bind-address=:8081 │ ├─d3173af8886f0ebf946b873d89744d24b8acb1fef7fa99e7887a010e2c8a85e5 │ │ └─40861 /pause │ ├─758c29eb4e8ce039a033ff84d50be1162b8ca44c0d3cbbdf13b2d25b90667534 │ │ ├─132641 placement-api: uWSGI master │ │ ├─132675 placement-api: uWSGI worker 1 │ │ └─132677 placement-api: uWSGI worker 2 │ ├─5d02f90d9827c340811031d62accbe25cb1aefa3d8a1de7f9729a04392e63a0d │ │ └─63773 /pause │ ├─b97692b8332ddfa7327a9369bc66318ea83d463e07905ffad1040bd95de5e234 │ │ └─56327 /secretgen-controller │ ├─eaba2a1144380ee38073c89712454fa0e3545598a46f705d2ea2dde1444622c0 │ │ └─230878 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=false --bootstrap-token-ttl=15m │ ├─c4c9c6ab081534e9a43c0c1125fe460a738411e333157ee2b592f82ee515ce6c │ │ └─51141 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 │ ├─52a62f88d0de508c9c3c676f6e334cc804e1b1c43fe325b9d6dbd910896da180 │ │ └─46778 /server │ ├─b50ce3f99fd8362c795fe73fe688a79728c013748b8e127f5a2fc15328917db1 │ │ ├─273326 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ │ └─273341 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ ├─0567e9dba95d2d1b8ce965ff53d78f5549867b7887cddefc0abb4d87b9abec22 │ │ ├─83937 barbiacan-api: uWSGI master │ │ └─83955 barbiacan-api: uWSGI worker 1 │ ├─84211f036e3ea165aa5c70f09812647c4f7473459b47bb8091d3b64f69002ba7 │ │ └─142124 /pause │ ├─95b3c5dee13a158719bb533d7ad5c51fed3a041fc4e60b8c83adb17214776991 │ │ └─215868 /pause │ ├─7e5f744c05d243d11d0ae55db0e6e93ab3cd464d6af53a2f064a2dc361a0b0cd │ │ └─63719 memcached -m 1024 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─55385441354f5fa60b81e616bbdda4e64897c000569c3be6fac8d3cfcc19e15b │ │ ├─171702 nova-metadata: uWSGI master │ │ ├─171716 nova-metadata: uWSGI worker 1 │ │ └─171717 nova-metadata: uWSGI worker 2 │ ├─7a0abbc31fe93a3fb28de90b0e3465b1d94f062d4cd95a382ec89ee185c384c9 │ │ └─175549 /pause │ ├─dfacac1109bc271f44bb0b1e1750f5ae5ad540e2f17fa439f4d41e7d3c478a9f │ │ └─62578 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 │ ├─b2caa39aea3b6b2be483187fdafac77c1288953e54f24bb4015b3aa900308c6c │ │ └─70772 /manager --metrics-bind-address=:9782 │ ├─b90b7bd3709d8b1b1024bab7580b4ef848bdcf9b59b4e60f37d97b8a5f6ba463 │ │ └─109792 /var/lib/openstack/bin/python /var/lib/openstack/bin/staffeln-api --config-file /etc/staffeln/staffeln.conf │ ├─9538e050031b345db0d844c7fbb23b8b6959b6361eba06b77c2ab04251c2833a │ │ └─189401 /prometheus-libvirt-exporter --libvirt.uri /run/libvirt/libvirt-sock-ro │ ├─20cf5f958d8465db943acd043f316b7127573a36993e53ef887b0dc9ad3ec4e3 │ │ └─50816 /pause │ ├─160781ff29ce99ee15f982e6907b53816bd6394e4de7569527c27dbbd8dea72e │ │ └─44559 /app/cmd/cainjector/cainjector --v=2 --leader-election-namespace=cert-manager │ ├─55f6bd9b78fa5cec92603816aa9178107be5f2efe502e9bea007b944ba760089 │ │ └─55832 /pause │ ├─6009b0b291109e526c9a63b40a8e8a19294c7c41d9ed99f61b4bdf2d87b780ae │ │ └─188587 /bin/bash /tmp/libvirt.sh │ ├─2931890053cc98aef9e076ee92b6835d39fa5872db9a2dac941fd56c71553b19 │ │ └─255234 /pause │ ├─466a85da7cb4c79d366febaed19eca8f0c430b960190e65b827db79f22fa9940 │ │ └─125080 /pause │ ├─227fc1858038459dca370beae6edc880ed74ce73b0a0d1e7bbdb64105185a3c5 │ │ └─142484 /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 │ ├─8af8b2beea40f78f4b973125ae5aa97680aa2e1dc3476fa9cb16d9ac4df6f9f1 │ │ ├─61039 python -u /app/sidecar.py │ │ ├─61332 python -u /app/sidecar.py │ │ └─61333 python -u /app/sidecar.py │ ├─e535af50b21e3e4ce0929bce2322e457134314f1eb1217f7d05de6f894851828 │ │ └─65547 /bin/memcached_exporter │ ├─1f78f562319fc344da2e7f949f20a04049e89fc0df7f9f93c3a9afc14ef2855c │ │ └─216071 /pause │ ├─979f7bcc21702abfdc2102897f6d3fd16b26507701baafa21e851d77f800126e │ │ └─122151 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf │ ├─0738596409a73cc7fee4cb2a8692172bc39bdbb87bf4a0424ee30d06f6ecd614 │ │ └─55895 /pause │ ├─cd112e00683bef052f1c93e112d1c5e96567fa8be7b779a2be538c87129f0521 │ │ └─40460 kube-apiserver --advertise-address=199.19.213.145 --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 │ ├─e90c5fef2ecfdfc86473df5b3581cad8cbb17988e5bbd45ac0a619ccb24b4f81 │ │ └─215798 /pause │ ├─8529dd61d12c8da61e8f8e96905580060e6310c6f1191f93925acdb0d3cff091 │ │ ├─176606 /bin/bash /tmp/neutron-netns-cleanup-cron.sh │ │ └─395668 sleep 300 │ ├─df826ee2375177ceb3ac0d71ec6c92f3114f93ca873641265b6f8d9ab3bffa52 │ │ └─207590 /pause │ ├─c26be028e8ac56a7ab1bc90b6640a0087cffb88d88420927427460eba3c380b1 │ │ └─144455 /coredns -conf /etc/coredns/Corefile │ ├─5a0cd6017e054418ee6c45bdb1e134649e06d5e84058a3560198db6673157c8b │ │ └─79018 /pause │ ├─eed6b9596a7166264fd3d75d7ed4a23f501fbe9d62423d2a6dc7971ae3f914a2 │ │ └─267006 /pause │ ├─a0e7b613b68558e6841ecad9170f5f127c32509a78bf1721664de11cc6e3ac6a │ │ ├─171595 nova-api: uWSGI master │ │ ├─171632 nova-api: uWSGI worker 1 │ │ └─171633 nova-api: uWSGI worker 2 │ ├─659342bfefaaaf033faa333147696d4c98ed8985febc93ef3c300ebae43ebebb │ │ ├─185413 neutron-openvswitch-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ml2-local-ip.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─185802 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ml2-local-ip.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmp5j_98ws1/privsep.sock │ │ ├─186095 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ml2-local-ip.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini --privsep_context neutron.privileged.ovs_vsctl_cmd --privsep_sock_path /tmp/tmp8bn6r0p6/privsep.sock │ │ └─186240 ovsdb-client monitor tcp:127.0.0.1:6640 Interface name,ofport,external_ids --format=json │ ├─85cffd24a9c8f256d4e625c1af91a530eee70b406efcfaf9e92774bb23a3224b │ │ └─269369 /pause │ ├─002074fc7dfa814cf037b7bffdf96eb307760b7458a8cc2821120722e0dd4519 │ │ └─176021 /pause │ ├─4b54cfa6c544e48b304e381b3d663ea5eac37723c29e95455cad089ba6ff2894 │ │ └─108225 /pause │ ├─d0ede2cec09c637494719f38501846e9a1e7993a805be3e7b6c42070282b3384 │ │ ├─187168 neutron-l3-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/l3_agent.ini) │ │ ├─187751 /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/tmpyuo18p27/privsep.sock │ │ ├─373935 /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/tmpz_lnfi1o/privsep.sock │ │ ├─374144 /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/tmpgqqqpzx5/privsep.sock │ │ ├─374606 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─374629 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ └─382305 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=f9a28531-3f1b-4c3f-9e8e-a5677effad3d --namespace=qrouter-f9a28531-3f1b-4c3f-9e8e-a5677effad3d --conf_dir=/var/lib/neutron/ha_confs/f9a28531-3f1b-4c3f-9e8e-a5677effad3d --log-file=/var/lib/neutron/ha_confs/f9a28531-3f1b-4c3f-9e8e-a5677effad3d/neutron-keepalived-state-change.log --monitor_interface=ha-71a447a2-17 --monitor_cidr=169.254.0.52/24 --pid_file=/var/lib/neutron/external/pids/f9a28531-3f1b-4c3f-9e8e-a5677effad3d.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ ├─06fa266604ca6ac518a749993a14e2efd16e5d81b2810ea06656e926521b0feb │ │ └─270831 /pause │ ├─4f7ecbf216491c46387350c3634f6ff0c3ea44636e3904ddf66a229529181aea │ │ ├─269485 apache2 -DFOREGROUND │ │ ├─272591 (wsgi:h -DFOREGROUND │ │ ├─272592 (wsgi:h -DFOREGROUND │ │ ├─272593 (wsgi:h -DFOREGROUND │ │ ├─272594 (wsgi:h -DFOREGROUND │ │ ├─272595 (wsgi:h -DFOREGROUND │ │ ├─272596 apache2 -DFOREGROUND │ │ └─272597 apache2 -DFOREGROUND │ ├─9ad48ab38eca8f8ab0fe0d090dc7a0d0d87ad859d17371f3f2bb9d28253e04c9 │ │ └─175694 /pause │ ├─769b8a951e928812de927bdfa4daa327eca008ccaeb82f4ad414d90f23d9fc81 │ │ └─229545 /pause │ ├─5637b378148d961c9aa831a16c5129ab96accd483a1450e651647c4cb963c46c │ │ └─173377 /pause │ ├─98b499d5c466bdf751a3062c5b98dd29e67b8f7cf2c5e7e30466ca4a9c688316 │ │ ├─108624 staffeln-conductor: master process [/var/lib/openstack/bin/staffeln-conductor --config-file /etc/staffeln/staffeln.conf] │ │ ├─108790 staffeln-conductor: Staffeln conductor backup controller worker(0) │ │ └─108792 staffeln-conductor: Staffeln conductor rotation controller worker(0) │ ├─41f1986b4065d82f53c9635586f368ca8821a116c4ee060a6cbf737370c81640 │ │ └─245203 /pause │ ├─15146ed07ee30b9a93625b1a68126d9811524200781616d6d408db9115ebc050 │ │ └─227127 /pause │ ├─96d49b80d6fca9caf7aef2505404c49940a66a7c61554e6862bf3847c9565cd1 │ │ └─90610 /pause │ ├─7e52daf58f268698056ee65108ce58af00deb9b76f8b6429be6e21a1f5acf367 │ │ └─167063 /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 │ ├─ddc8b6445e2e4ae24f65e46eb490bb4f844e975e758b05ed453124cdee9c2ca3 │ │ └─85566 /usr/local/bin/rook ceph operator │ ├─ed617bfee571f4ddc044e037857132a7c7a21c3a7a5c8281a1cd26f8aadc2ba8 │ │ └─144264 /pause │ ├─1c71f2427774eb152fa6c5cc5aeff73b2b51945e6ab744972f9db860390b92c2 │ │ └─189636 /pause │ ├─282267a6ff091e873f77a379519ef47802d3e527bc23e206f83091a022483133 │ │ ├─90749 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─90766 /opt/erlang/lib/erlang/erts-13.2.2.11/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-13.2.2.11/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 -enable-feature maybe_expr │ │ ├─90772 erl_child_setup 1048576 │ │ ├─90993 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─90994 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─91004 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/epmd -daemon │ │ └─91362 /bin/sh -s rabbit_disk_monitor │ ├─59518fe2cce65015f5a1514994ceed794c3d6b9ef883501e82bf0fe4acbd4f06 │ │ └─48278 /pause │ ├─44dff89450d0bc8178674ff0ca9a9ad785363d94ac621fd5354385f23c2dbdf7 │ │ └─61713 /pause │ ├─fcd9a9fe884fc02085022997eb00f97b2ddb28bdc5e306686abd513d04e7dbc8 │ │ └─60544 /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 │ ├─16a738c6d57ca8f2fda29a097bd6c7452a4e09d206835a7490f9e459f36f419b │ │ └─65240 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─6937190d0b95d8b1a8954b3cea83092c44f27304498427c33aec813fc46346db │ │ └─60068 /pause │ ├─c6b489b58c9b3259b0de082860460ba93c945d7786356cecf5866c3fa43c66da │ │ └─232279 /pause │ ├─18bddbe7a69b4046392531afc69436f76bee54e1445702fb69286dd2a1bb2c2c │ │ └─60237 /pause │ ├─bb3c5da1cc8454b1279d0b52ed25d05f684ce6a534c2b3a9402345c6b3729349 │ │ └─40888 /usr/local/bin/kube-proxy --config=/var/lib/kube-proxy/config.conf --hostname-override=instance │ ├─0858bae340b54597cbc146d8fc09eb54bccf33a221a09aed5721d8af375d43f9 │ │ └─264394 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-scheduler --config-file /etc/manila/manila.conf │ ├─2f7c6fda35564508331a4a491a67356ca0d214df706bbb3d15cfac15bbd667da │ │ └─148153 /pause │ ├─821a70b4c8b65befd295f7142af6fd9352e46b4b1b111d66f7f158cb0b1611af │ │ └─231702 /pause │ ├─505c27e7418d4128f77ff88544da510474b88312c5008efe79699cc1cea96557 │ │ └─73645 /usr/local/bin/envoy-gateway server --config-path=/config/envoy-gateway.yaml │ ├─f5797f4c988c8cc77e29d29f4b562387e3a0f4bae4047871388a07841b6a8c61 │ │ └─271161 /bin/openstack-database-exporter │ ├─9a556f8250d470aaae1f535809fa8a368aa0e30452b88ee6cf5e053d8d520320 │ │ ├─184658 neutron-policy-server: uWSGI master │ │ ├─184673 neutron-policy-server: uWSGI worker 1 │ │ └─184674 neutron-policy-server: uWSGI worker 2 │ ├─b2b1adbd6e3d246610b9e65ae19a24860296a92bd96a042ce090d29312c79b6d │ │ ├─66366 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─66383 /opt/erlang/lib/erlang/erts-13.2.2.11/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-13.2.2.11/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 -enable-feature maybe_expr │ │ ├─66389 erl_child_setup 1048576 │ │ ├─66478 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─66479 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─66489 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/epmd -daemon │ │ └─66716 /bin/sh -s rabbit_disk_monitor │ ├─680199cea984754773bb96a689d7c6e3da90a575062bd6de9c83038d7e95cb1c │ │ ├─207672 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─207690 /opt/erlang/lib/erlang/erts-13.2.2.11/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-13.2.2.11/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 -enable-feature maybe_expr │ │ ├─207706 erl_child_setup 1048576 │ │ ├─207852 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─207853 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─207863 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/epmd -daemon │ │ └─208099 /bin/sh -s rabbit_disk_monitor │ ├─c22f0eafda48578bc06b16b2b52532fbd48c51e6816aae513f9d5b1cba519938 │ │ ├─126140 /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 │ │ └─126287 /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 │ ├─500133cdf748e59d7bc57edd0fb708ced266fa4b3ca1677c9d3d79cdc72469c9 │ │ └─70737 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 │ ├─77ee21d8f83864c3a9fb3ec77f055c1ddcdf478a3a864c03f4d5e27325688217 │ │ └─40392 /pause │ ├─5d09fae350469b59d47296921e971358e04e19017744bf4188b1cb6e0e63e475 │ │ └─40478 etcd --advertise-client-urls=https://199.19.213.145: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.19.213.145:2380 --initial-cluster=instance=https://199.19.213.145:2380 --key-file=/etc/kubernetes/pki/etcd/server.key --listen-client-urls=https://127.0.0.1:2379,https://199.19.213.145:2379 --listen-metrics-urls=http://127.0.0.1:2381 --listen-peer-urls=https://199.19.213.145: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 │ ├─764f045550889c9bbdb92eb9c7bce70bde60acfdf575f82ad171285a75029fd8 │ │ └─264424 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-data --config-file /etc/manila/manila.conf │ ├─a8ecad0c23d138dc977b47404d813de4a58757ab561e5eeef49794564a7f08c7 │ │ └─70645 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 │ ├─5108f5eca39cb05c84fc23f7f009ca09368b42ee220d4b6b1aaadb233a3dfc59 │ │ └─234239 /pause │ ├─a5a1b9e818b2d3888ff1925755d3b3a04a1114df3188741bb0de5b64bee7dc57 │ │ └─61639 /pause │ ├─643449a90422a69eacc0f1ee0c783eb7cd37284726df327827574d7bb1157c59 │ │ └─230618 /pause │ ├─f5974502871215266d269d3d46c9db6af81806870546e3c509b1d5f89ac3ffe6 │ │ └─125008 /pause │ ├─76ce1832c2c914c62fa1e112cf6cd91f907becd52db7c48a42c0ef4fa2d77d58 │ │ ├─106956 glance-api: uWSGI master │ │ ├─106969 glance-api: uWSGI worker 1 │ │ └─106970 glance-api: uWSGI worker 2 │ ├─251b9e096d397cb507bceaa8eb2c7862079ab26b59e0566dd86ff5ad29a20502 │ │ └─43400 /coredns -conf /etc/coredns/Corefile │ ├─e9ab5d8bdad767cc4bc5d29bc6fe6ff3ed0f332fe4d95dc32d514c6e0f33fea5 │ │ ├─172309 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ ├─172559 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ └─172560 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ ├─1937cc8c9fd3858ac4aad4b9d146c90ab29f6af698a8162f6c3341813be121bc │ │ ├─184617 neutron-api: uWSGI master │ │ ├─184644 neutron-api: uWSGI worker 1 │ │ └─184645 neutron-api: uWSGI worker 2 │ ├─ff56003746112dc6c78b91ea96a5ae9d379e038a974f50c04822c01852e998bc │ │ └─56213 nfd-worker -metrics=8081 │ ├─1d7d4113a38812e796bb3e0bc537d1759f428c4758a12d5899e362a9f642f05e │ │ └─64538 /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-19-213-145.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 │ ├─66ac6f7cae9ccc86415aab0a13f1d2d35cbb241b6fc99f7a44f070a2a6831a32 │ │ └─245724 /pause │ ├─bde5d4c10e27e77ca4e337047cb70e71757ffb851b647efd34aebf619b0c6a34 │ │ ├─245489 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ ├─245915 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ └─245916 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ ├─16d6dec951d3ff6e7e01f7e9ab768ebd0787f9b27b5cf1b2f256cfdc5eb9663a │ │ └─47352 /pause │ ├─46c96ba891065b8d69d3fba00ec357ebf5951769ab29989aa2b2abd930659cbe │ │ ├─ 72534 apache2 -DFOREGROUND │ │ ├─ 72549 (wsgi:k -DFOREGROUND │ │ ├─ 72550 (wsgi:k -DFOREGROUND │ │ ├─ 72551 (wsgi:k -DFOREGROUND │ │ ├─ 72552 (wsgi:k -DFOREGROUND │ │ ├─411843 apache2 -DFOREGROUND │ │ ├─411873 apache2 -DFOREGROUND │ │ └─411874 apache2 -DFOREGROUND │ ├─924efacab8616391faa70333d6e1352806edcabff9a66c4330ec71e3c2122a20 │ │ └─176067 /pause │ ├─ed5ea216510c8ca0b9d9a6f1dc905a20394d2fc25db513124f72a4c0c7cfc7db │ │ └─175507 /pause │ ├─b0a15bfd0991f693af704c43f61da750a9fca0b9719a2c131d0ade148cf388ef │ │ └─70686 /kube-vip manager │ ├─a81e03b2c179a33b0d572dde63410fdbad655bf40fef104e9ec269646e9a10fc │ │ └─40333 /pause │ ├─f393cbecaf986b54b98ec7ef85a3ed4efb8833196558b7f328a6c9fd4c0dc501 │ │ └─255608 /pause │ ├─4461f045acd92cd148f4c59816f99010264075cba2d7ffbe1f13b0f8bb0e68a4 │ │ ├─172360 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ ├─172572 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ └─172573 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ ├─357f8c7c682b461f0a64edd758332d5d68569c63102037632dd187e186305b8e │ │ └─147519 /pause │ ├─4be0ac123ee769a147b884a057a0d64cbf6a56d407c77bc199ed6fe37a44e013 │ │ └─64741 /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-19-213-145.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 │ ├─7b6a595e202f967094a5324d8d7855eefad163fbdf2fc6da74acb9cf910291f4 │ │ ├─204110 heat-api: uWSGI master │ │ ├─204182 heat-api: uWSGI worker 1 │ │ └─204183 heat-api: uWSGI worker 2 │ ├─335a84f9c0552bb995812ffab5788e59bcba4125707f074abe331a28f1031546 │ │ └─63334 /pause │ ├─0a32de0ba6466d091c9f447fa898201a60771aa75dbbba8bb1fcd1fa06293df6 │ │ └─84642 /pause │ ├─f2afdd3f8ed44741db64597992863cf5f8c449d3382a5fc285423a7000c9e43d │ │ └─64969 /goldpinger --static-file-path /static │ ├─353cdcc1ba64de5ded1599399eada7a88d0605030dba10aeb1023f6214fb2c20 │ │ └─108269 /pause │ ├─b352e4be6669b8b54742122422394770415ffdf9e85d49f2fd168795d4795ec4 │ │ └─48934 /bin/mysqld_exporter --mysqld.username=monitor --collect.info_schema.processlist │ ├─238b08d5eda1fc6f291706d31550276827145a6b127321cc3c23456d72c2a491 │ │ └─64625 /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 │ ├─83c6b036659cfd23f896c4169e8f3d99fc5d6b0f1e223d756efdeb7b932bc090 │ │ └─43357 /pause │ ├─3b92645c116c4f073588f6836039e054a190f654f2ec95f9b5e0731c36f2aae2 │ │ └─62976 /pause │ ├─9097eb3859f52b247552bf9440e49f8afcd88134aa7e16e6a44714d3474c0bfd │ │ └─143914 /pause │ ├─d2786fa50fdc60c4ac32372ef2932951b9726ed131865de9aaad52d33a5326e8 │ │ └─250634 /pause │ ├─47769812259ebb2f09b035749c6a579d67507d7493bfa75c14419f7930657d60 │ │ └─235627 /pause │ ├─46edb6119a616adfaabceb3e941cc645effa2b611871f7275680e651aa459f31 │ │ └─106457 /pause │ ├─c7a9d54910f5672d53a6460561290b3c9803b6c08c43d7d930ea3ac8cec615fb │ │ ├─264562 /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 │ │ └─264834 /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 │ ├─ecc654d33b8fa3f1031abff551a2998a03e9408b4ea734fdcb8f6993742bc204 │ │ └─62122 /pause │ ├─5a4d3e61943e735f7d8f05ecc9acb95496f6ae893c855a8f6fd8f1687e3f85df │ │ └─269932 /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 │ ├─f83eb3c175794f3106b25b4a51b78f350ce0eea9d67fd477b5c72a95b89087b1 │ │ └─40370 /pause │ ├─6747eebc16e37a32975c0c2a7819cb5a027d38b7625ff1b9e7a851441a8911ae │ │ ├─227227 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─227244 /opt/erlang/lib/erlang/erts-13.2.2.11/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-13.2.2.11/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 -enable-feature maybe_expr │ │ ├─227250 erl_child_setup 1048576 │ │ ├─227377 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─227378 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─227393 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/epmd -daemon │ │ └─227630 /bin/sh -s rabbit_disk_monitor │ ├─5ec36021ee8cb7cd139266f2f0890e5edee6fc28e0c8955bde5aceb93542eeed │ │ └─51318 valkey-server *:26379 [sentinel] │ ├─2e49c3f0e17b8c65a1558f795a4167b848c0e6a83dcbb98a690ece690a071646 │ │ ├─48696 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 │ │ └─51410 haproxy -sf 165 -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 │ ├─bb5cd6ca894910400efbfacd798ab9b0d700c3b028c5000a57b90dd2570a3923 │ │ └─127663 /pause │ ├─9825097a71469609a85c464caf4135c8350e90055cda2d7c07c373230f729635 │ │ └─195471 sshd: /usr/sbin/sshd -D -e -o Port=8022 [listener] 0 of 10-100 startups │ ├─f37ff15102619606847e37bcdf9b0e0439759765e2f380317a792af6f7badf53 │ │ └─48849 /opt/percona/peer-list -on-change=/opt/percona/haproxy_add_pxc_nodes.sh -service=percona-xtradb-pxc │ ├─b9d850d506770d2120a6f8735cfe1c43c6027d4646a2e3f5cd1004fe6fa65dca │ │ └─41622 /pause │ ├─95f478e87774088cea0e821fd0e4109cdbdca9b858ac566e172977aa6a484a10 │ │ └─70733 percona-xtradb-cluster-operator │ ├─814eed1da83a3d102cf0069c5540d2c84872f809aa995780d7433dda6b679cc0 │ │ ├─187173 neutron-dhcp-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/dhcp_agent.ini) │ │ ├─188326 /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/tmpt9o7y81g/privsep.sock │ │ ├─188580 /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/tmpt7t7s8ym/privsep.sock │ │ ├─189022 /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/tmppcocxxy5/privsep.sock │ │ ├─189429 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─189430 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─189585 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/00f56eb5-5438-42b2-8101-90552e50cc19/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/00f56eb5-5438-42b2-8101-90552e50cc19/host --addn-hosts=/var/lib/neutron/dhcp/00f56eb5-5438-42b2-8101-90552e50cc19/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/00f56eb5-5438-42b2-8101-90552e50cc19/opts --dhcp-leasefile=/var/lib/neutron/dhcp/00f56eb5-5438-42b2-8101-90552e50cc19/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-02650f88-fb57-43d2-9db2-1b0c2237e8b7,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 │ │ ├─189616 haproxy -f /var/lib/neutron/ns-metadata-proxy/00f56eb5-5438-42b2-8101-90552e50cc19.conf │ │ ├─209746 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/74bdf7bc-8583-4708-baab-01675c7cff27/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/74bdf7bc-8583-4708-baab-01675c7cff27/host --addn-hosts=/var/lib/neutron/dhcp/74bdf7bc-8583-4708-baab-01675c7cff27/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/74bdf7bc-8583-4708-baab-01675c7cff27/opts --dhcp-leasefile=/var/lib/neutron/dhcp/74bdf7bc-8583-4708-baab-01675c7cff27/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-d292f4f5-8319-46ce-b623-424c237542b7,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 │ │ ├─209751 haproxy -f /var/lib/neutron/ns-metadata-proxy/74bdf7bc-8583-4708-baab-01675c7cff27.conf │ │ └─380350 /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/tmpx7j_3l8w/privsep.sock │ ├─7006f4a4cd82219a2f570e25ff48fa5427e537e238fdefbe7f1b3d2e1089c610 │ │ └─63167 memcached -m 8192 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─4408d2a38d793978024b05579820b5ac9b672821eac668f07857ef2d0b902b9c │ │ ├─204087 heat-api-cfn: uWSGI master │ │ ├─204180 heat-api-cfn: uWSGI worker 1 │ │ └─204181 heat-api-cfn: uWSGI worker 2 │ ├─dff4a6766b449cbccdc56f009cdb3711b8cf35000386e45fa8a771147f2895b7 │ │ ├─42092 cilium-agent --config-dir=/tmp/cilium/config-map │ │ └─42513 cilium-health-responder --listen 4240 --pidfile /var/run/cilium/state/health-endpoint.pid │ ├─788456d9298a0ebe4e54c76be12a218f09ad082c7ffc02ba9985b325d571029c │ │ └─40360 /pause │ ├─e8e7ac5892b076d2f59a570e2ef3ea270bec519fdc6c565d95204ebd8bff0a72 │ │ ├─195444 /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 │ │ ├─375127 /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/tmpfwqtayyz/privsep.sock │ │ ├─375252 /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/tmpm56jg3t_/privsep.sock │ │ └─375618 /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/tmp_ut1r4ik/privsep.sock │ ├─e4589ac10de2022ac32096b910aa59cb0876b94323f17ebd8d1102629d09069c │ │ └─47235 /pause │ ├─94ce9918fb4dd1f983f16e8da189392df4b202e4c9c5024308b2cf3586a2b0e0 │ │ └─65054 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─a7fadaa7a3b950a7fe22b6b0fd453a0fa823812fb96d2be733b8fa1ecf58e897 │ │ └─191813 /pause │ └─7c91a6cbf48b7c1dbf201ec8c6865e2e31027bc6f683ec07cfb9d0c35c9cf464 │ └─48574 /pause ├─proc-sys-fs-binfmt_misc.mount └─dev-hugepages.mount