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 │ │ │ ├─21536 /lib/systemd/systemd --user │ │ │ └─21537 (sd-pam) │ │ └─session-22.scope │ │ ├─21531 sshd: cephadm [priv] │ │ └─21557 sshd: cephadm@notty │ └─user-1000.slice │ ├─user@1000.service … │ │ ├─app.slice │ │ └─init.scope │ │ ├─708 /lib/systemd/systemd --user │ │ └─709 (sd-pam) │ ├─session-4.scope │ │ ├─1454 sshd: zuul [priv] │ │ └─1467 sshd: zuul@notty │ └─session-1.scope │ ├─ 705 sshd: zuul [priv] │ ├─ 722 sshd: zuul@notty │ ├─ 867 /usr/bin/python3 │ ├─ 1458 ssh: /home/zuul/.ansible/cp/199.204.45.116-22-zuul [mux] │ ├─425454 sh -c /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-bxxxzwpxiavufkyfimkgrcuccuflrvpk ; /usr/bin/python3'"'"' && sleep 0' │ ├─425455 /bin/sh -c sudo -H -S -n -u root /bin/sh -c 'echo BECOME-SUCCESS-bxxxzwpxiavufkyfimkgrcuccuflrvpk ; /usr/bin/python3' && sleep 0 │ ├─425456 sudo -H -S -n -u root /bin/sh -c echo BECOME-SUCCESS-bxxxzwpxiavufkyfimkgrcuccuflrvpk ; /usr/bin/python3 │ ├─425457 /bin/sh -c echo BECOME-SUCCESS-bxxxzwpxiavufkyfimkgrcuccuflrvpk ; /usr/bin/python3 │ ├─425458 /usr/bin/python3 │ ├─425459 /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 │ └─425461 systemd-cgls --full --all --no-pager ├─osh-libvirt ├─sys-kernel-tracing.mount ├─init.scope │ └─1 /lib/systemd/systemd --system --deserialize 42 nofb ├─system.slice │ ├─containerd.service … │ │ ├─ 9798 /usr/bin/containerd --config /etc/containerd/config.toml │ │ ├─ 12190 /usr/bin/containerd-shim-runc-v2 -namespace moby -id c536ad8c3e6a95593d224da20a2f412d7f985726db283efaaa07a505ab05629d -address /run/containerd/containerd.sock │ │ ├─ 12564 /usr/bin/containerd-shim-runc-v2 -namespace moby -id a747f1283da585c940bcfb33ee717b52e2743d76a87235f949bd498ace578614 -address /run/containerd/containerd.sock │ │ ├─ 19430 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 02aa274df1123bd267bf80ba5689098a5d2dee5880f3a753e91cba42015e5b1d -address /run/containerd/containerd.sock │ │ ├─ 24619 /usr/bin/containerd-shim-runc-v2 -namespace moby -id afead5ac733ad55bf36e9e99b8d4678d74b362ea92a55c1032db61752cd65839 -address /run/containerd/containerd.sock │ │ ├─ 29330 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 649b7061fe564287cac0e795203136e054752c62749d9f3d4b436ee400ece8bc -address /run/containerd/containerd.sock │ │ ├─ 34111 /usr/bin/containerd-shim-runc-v2 -namespace moby -id eeb6a336f89309a6b2fdf2672e46b53e3238d0ed5859cd9c8a5e75f65d4d7b8d -address /run/containerd/containerd.sock │ │ ├─ 39679 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 506118cbc62824013aa95fbf3c89e225622cffc0118fc333507005c5bd2373e2 -address /run/containerd/containerd.sock │ │ ├─ 39698 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 94dae81d18ee753598ec71367a182491951df9d1740a54f1b76a7d72311f7932 -address /run/containerd/containerd.sock │ │ ├─ 39715 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 228e9db9054f70e5a65d9cfbc77ab6e068de5d774feda0b849d9191fa6707e73 -address /run/containerd/containerd.sock │ │ ├─ 39746 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ecf5e5ca83ec11cc449b15422db07f92ce4c79fba119d0943e3343a9ffb1866a -address /run/containerd/containerd.sock │ │ ├─ 39748 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9877d4b0d2b8a562c5e4d8472158e8893bab17ddff09695ed501dcc2c41d835a -address /run/containerd/containerd.sock │ │ ├─ 40296 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c54aa4bd523e963a584788d82e7c0802bc26f1d1836e35bfc7cf9bf296d4b6b4 -address /run/containerd/containerd.sock │ │ ├─ 41034 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ae15aba7639a17585c94230009d761e7af5982f23dcfe6afb51360f79340b06e -address /run/containerd/containerd.sock │ │ ├─ 41093 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9c817840ede384ddae5358606fb5c1b8ead45fd6f7558f0ab74dddaebe33bc74 -address /run/containerd/containerd.sock │ │ ├─ 42391 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5ce0a19ca11a09286ba02f8b3161640117994a30478ae0bbabcb180a22ad36bb -address /run/containerd/containerd.sock │ │ ├─ 42806 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6d126d0c9b99e8648d0acc0ea1a9b49d830c7cc8c02403ad62916829a2a2f025 -address /run/containerd/containerd.sock │ │ ├─ 42844 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cb1e934bcd1146a178c3dcbb13e22790ee94e44debd5dc762ae872b13f0ea792 -address /run/containerd/containerd.sock │ │ ├─ 43272 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 425a640a94dbc5d198bf0f30dd1f2409505a4653b12bad60a622989dc9ec4276 -address /run/containerd/containerd.sock │ │ ├─ 43783 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 37c120fc349addb2c68943f87744fde68960736046c8e723dca3c3121d4f1865 -address /run/containerd/containerd.sock │ │ ├─ 43815 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d85f68e2790477c44281c04e44664f974317701d2f6136a2d5c6267a8d61a207 -address /run/containerd/containerd.sock │ │ ├─ 43866 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a92fb7afd3cb4d74fba1ba04175f71d99b578bf7ceebf96834752a8637c1f666 -address /run/containerd/containerd.sock │ │ ├─ 46167 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d8f62e12d3784b43122bb838a8b2e22008194b286c17b6c3c1a7ac3c776eb522 -address /run/containerd/containerd.sock │ │ ├─ 46223 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bad98e0e7f40af5b772774dabbf340a0e08b1488201cdd17f1d93817082cb17f -address /run/containerd/containerd.sock │ │ ├─ 46964 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d41f6e455bb50146610dce6318f186ed5af5137cbebaae71b13c3e6f9a602982 -address /run/containerd/containerd.sock │ │ ├─ 47066 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e0b3f56245cbf826d9fccf0078a6dace2588565551f0d82122dc39a0fb292a7c -address /run/containerd/containerd.sock │ │ ├─ 47651 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 228fb5295081af09a126a783627b42e92407f6a8f6988929344cdb5a01e866f8 -address /run/containerd/containerd.sock │ │ ├─ 47960 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 42fa0cb40eceac34a1df9f6f10809b204b9c2c5a72fb007286442aaee3155400 -address /run/containerd/containerd.sock │ │ ├─ 48373 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ff12350d39c2ebf07df1c4be5ee2aa1c204027a6e3c88a657be974a362864541 -address /run/containerd/containerd.sock │ │ ├─ 50430 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ca0517a6f41a04be9647bc9e0ed727673a216370b16e014bb46c3859fbb76b93 -address /run/containerd/containerd.sock │ │ ├─ 50648 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3d19a7174b94c6cdbff4b138c55e4deb5a1419752d00f09f39e204d5f8c5648a -address /run/containerd/containerd.sock │ │ ├─ 55016 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2d4a21307ea327d80ade492b062e66513b1fa33e917711ac85c74f671927e25d -address /run/containerd/containerd.sock │ │ ├─ 55643 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2c4a128cc5bd77a7a03aaa312d9fd39c6d1009e2d9fefd117351ef389effdb55 -address /run/containerd/containerd.sock │ │ ├─ 55695 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 119ab197906ca40313949d05d5d89e1b78985657e3f064e6ce3ed910da5ffef1 -address /run/containerd/containerd.sock │ │ ├─ 55727 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7d269b697740f192167cd04c0ccda16a456671fbfabfa692466156bda0113241 -address /run/containerd/containerd.sock │ │ ├─ 55880 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d58abe3b467b91cf3ee40e811e823e78f0b1a269e13d91bdc54351a7a984a681 -address /run/containerd/containerd.sock │ │ ├─ 61228 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fd4e02cee06a65a6b4d7e5238ddeca8c59b916eb9490ffc721feae5a2ff1a561 -address /run/containerd/containerd.sock │ │ ├─ 61315 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9ee79ed9a748307142272ad70a958c263ebeb979896f2163b710d3828226af7f -address /run/containerd/containerd.sock │ │ ├─ 61365 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a7ff91cbde5b80c22a3a742f7f786c8c7d3a56338fbf52eb2d3e267d354a562c -address /run/containerd/containerd.sock │ │ ├─ 61404 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0aae4453d992aa5e76ecafe8447fc33fa4eea1296f2cfbc574b33680fc5bcab9 -address /run/containerd/containerd.sock │ │ ├─ 62679 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 943f7106d670fb291f1496bc0bcc9a0fe7da699ea136b5eaecf0a214f6d38991 -address /run/containerd/containerd.sock │ │ ├─ 62868 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 24187e54336c55c2dbfcdfd6dca90ab234eaeb8621c1f895d25d585967d8b936 -address /run/containerd/containerd.sock │ │ ├─ 63227 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8097f6074e12b2c30d1e4f7b146f4ff7ba6d877955a08d018a242d7514d8c64c -address /run/containerd/containerd.sock │ │ ├─ 63286 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5b1b14b64e0317b3cb45e461db1784fb1aaf7bd1e9caede1d1ddb273d7e490ae -address /run/containerd/containerd.sock │ │ ├─ 63325 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5f01a6eb048f62e8b0586ad6ffef2834af927b15ca022b86aba8ba37461001aa -address /run/containerd/containerd.sock │ │ ├─ 63818 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id efc687b7c85c92398399461c3ab3e8fba4df93138d476ec752632f9df645b0ee -address /run/containerd/containerd.sock │ │ ├─ 64246 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 484cfb99c15d7ce71dc8f89440c9cba7eabeb35734bb3a21a34277652a0bbdd0 -address /run/containerd/containerd.sock │ │ ├─ 64390 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 39634c2084ffdb70f0525ee5d36545321a66fc831836172c85e6f11d47496397 -address /run/containerd/containerd.sock │ │ ├─ 64719 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ab8356a84141323ac3b8c8d9a7f6a59bd9f32d6c9bde7f661adab1da4da9b26a -address /run/containerd/containerd.sock │ │ ├─ 65501 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3ff6ed1ded50fbe6ef8ecf05992b8c5db6b1c34ccae0a32e10793c8b903c5c80 -address /run/containerd/containerd.sock │ │ ├─ 66935 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 96ba109801369e78f71b300b5a09168378f140c6b7d17deafb7ab4e2a165e6c2 -address /run/containerd/containerd.sock │ │ ├─ 68936 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 85839a888be7dd62f98eb1e01ff7a71d00f123a448668b4b9c732a753d84a3d8 -address /run/containerd/containerd.sock │ │ ├─ 78233 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fba439519305f025fd19774c9f0ac433887d0b3b789ccc4f95b7758b50a77cb7 -address /run/containerd/containerd.sock │ │ ├─ 79715 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6ec1bc6397b224b22e73032b701d795feea597f0e3cf6e10a330d96b50a80e8e -address /run/containerd/containerd.sock │ │ ├─ 86868 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6190fece884cff66a604100140cdc591164daf09475afc6492bd4b1bd8bb3c27 -address /run/containerd/containerd.sock │ │ ├─ 92952 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7074cdc5aac130ac81f9a1e3d5631106d08627b6590a7bb3e9a63d95a18bf56b -address /run/containerd/containerd.sock │ │ ├─ 96932 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e627aa0ee1927b740bbbe6373fd1022f461d064cee0d5f8bec7b86f2302cf001 -address /run/containerd/containerd.sock │ │ ├─ 96977 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bd2ea139e24686296bed643b2e796e7e3a8f7e002ec4ca386fd328a0520f430a -address /run/containerd/containerd.sock │ │ ├─110230 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 87fb055f542cdf42b103b21c36e65d8b07caa48a0001ee9eba1abd2c0cf49815 -address /run/containerd/containerd.sock │ │ ├─111762 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d4edf9bcae34cbe7574f55126aaf4d370c0cdf861479d291a26caf4e760ed430 -address /run/containerd/containerd.sock │ │ ├─111834 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2b212ec94f0d41d90c830619a7912d96b39edc9e2c7096881a47e962cd2c9b58 -address /run/containerd/containerd.sock │ │ ├─114080 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5f599921bf58faa8dfd78f2d46ad1b9339d4099bcb7eda7662072e57f35566f6 -address /run/containerd/containerd.sock │ │ ├─115874 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bfaf2f97829ea382d97068907ab64e61a8ebd8cf0bf1e005021c344bfbc91fb5 -address /run/containerd/containerd.sock │ │ ├─116054 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 469ce154f7fc06dbeedd550aaa9b5c34aa1e48f64939daaa2dac607f0988397b -address /run/containerd/containerd.sock │ │ ├─129020 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e79041063e7b1d39dfc67080feebafe6b6ad9013af2c4044dfe8b4073538b7aa -address /run/containerd/containerd.sock │ │ ├─129052 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 69cc360a8201b74795c0b9ce33db58f6a70fc6355bdbc151d976e7e6803b93f2 -address /run/containerd/containerd.sock │ │ ├─131709 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 768a718e22bb5d315d4deaa49aa076f17c1e422e6cc6c124438dfc86081980e6 -address /run/containerd/containerd.sock │ │ ├─158804 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2e348f1e26cc72196326c9dd92be099e22ec8d88e748cc68c08e12f3b74a8132 -address /run/containerd/containerd.sock │ │ ├─161930 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a699f27d5ee3a48222b34f76cbb1180ff4a7191f5b64bc62a728b371ac8b8ee8 -address /run/containerd/containerd.sock │ │ ├─162368 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1646bfdbeb8ac5b59aa8de5cf624521b73496f79263604c86062980f488a7e55 -address /run/containerd/containerd.sock │ │ ├─163149 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 50954d689dd0eb6af9cacc11dffb138aa2cdd0789f30b6afd65859a53804b6fb -address /run/containerd/containerd.sock │ │ ├─165338 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b97de05a9014cc6e6a7a328ad0b8ffff3a5940e887b0fa432c6dbd5c56d6bbf8 -address /run/containerd/containerd.sock │ │ ├─165611 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ae4b47fe302b7be53c8fd82d9e82adfe2c95f0a1d66097a87433a906bbc0697f -address /run/containerd/containerd.sock │ │ ├─165747 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 454170d994259217b11d8f812d9c8e2784e6b774f7e015027ca541bd0a259f8b -address /run/containerd/containerd.sock │ │ ├─165796 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 126b8bd231468d58891cefa3302028293494635ab5eb98d2e249d9788ee8d6b2 -address /run/containerd/containerd.sock │ │ ├─166033 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 514f7027ce4b54a9eb1d822fd33d7677ab177f18241b167c8c179d04072e8989 -address /run/containerd/containerd.sock │ │ ├─166405 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 010458f7db39c958837472124c415d8f9b697d4715ef1088320e44de6707c22d -address /run/containerd/containerd.sock │ │ ├─179338 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7ae3aae2c2b8e3f5aafce46419e9ec7fbfefdb0e8e686f9a3208ba9396f832b4 -address /run/containerd/containerd.sock │ │ ├─181126 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ec5d0b07c3f63b5538efee3bf52cf79d146e15a94184e1e519d98e693403fb5f -address /run/containerd/containerd.sock │ │ ├─181171 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f5984937efc02cfdf167cfbf9765f954ae9f11fabac605ed319c6a6c5680b777 -address /run/containerd/containerd.sock │ │ ├─181240 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ba8453134371395a214a222222ea5c1a42be6d59b67bae6d88d53fcc703bea96 -address /run/containerd/containerd.sock │ │ ├─181266 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8161b2ba38a2da0a54a41ec63fb25f7a92bb1126a0c8ba9af1562da037ac0443 -address /run/containerd/containerd.sock │ │ ├─181300 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 88025128ade132a3c8dabc862e5f1d1796361832d2ddff5067cea4b94440082e -address /run/containerd/containerd.sock │ │ ├─181647 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7e6b38da1869c52ab11c5400e248a4fb45c9287b7e343064b4208b117cd8c5e8 -address /run/containerd/containerd.sock │ │ ├─181722 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7915ed69a5eff0a5575068b46c7a4855e85d333c0e3ca99bf8f4c488058d0ab2 -address /run/containerd/containerd.sock │ │ ├─195331 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 036a9358960ae2ace6f8528fb224aa035b1052b2d0c44bd9cf6a795966f23148 -address /run/containerd/containerd.sock │ │ ├─197851 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0e2760a12d53713bd02db4eb557057ec86897539209171a75fe0889a3f3c83c0 -address /run/containerd/containerd.sock │ │ ├─197939 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8556fb77be9543de18d2ae445e1e63679ba50d68f9a46c791d3ccbaf7f5c430c -address /run/containerd/containerd.sock │ │ ├─197970 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id eeb71f5612acb22bb32f60045b3ad46c977cbfb621df348e3ffa616395785b7a -address /run/containerd/containerd.sock │ │ ├─215227 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cd1c270721162dc09e16fc72a2798c2949947779f414b9f1e9bcfe5de5e68efb -address /run/containerd/containerd.sock │ │ ├─223696 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d52065e6d9d32407d341f79da7df1bca543ba4213696e33420629f3ed611dd4b -address /run/containerd/containerd.sock │ │ ├─223722 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 79dc5d7550df58336244662e66fac4e5376cd62ab33129e83cf3858668de95ce -address /run/containerd/containerd.sock │ │ ├─223725 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 074e42537db1842dcfbb03ee016d3a5d154e399f6ceeb899bb9ed56a4d49bb01 -address /run/containerd/containerd.sock │ │ ├─224080 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 132c8cb504c81d676ae98012a7f89b99ab50be812acf75a0237577bf1be04348 -address /run/containerd/containerd.sock │ │ ├─236538 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d53b2c56fd5943e473b791018d6c5788a6ff6a074feb962086c4c8f4a694f63c -address /run/containerd/containerd.sock │ │ ├─239199 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b535fa725179194f5992e3a4965f617e30bc6caf9d2503aad80ff37bca39ff7b -address /run/containerd/containerd.sock │ │ ├─240332 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4a15e1fbab59835bd884486d252bb5bba12b7471f81b1906e6b42d0fa7df053b -address /run/containerd/containerd.sock │ │ ├─241538 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cee533d8fc37eb39b6b5cddeb5334d866f94af248e09881b3c16072c4bed2a06 -address /run/containerd/containerd.sock │ │ ├─242878 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9b6c4cd142eb04bbfb712ce24437f15f806314a1f7ee1d140d793989a22c739a -address /run/containerd/containerd.sock │ │ ├─245042 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6bfb97e2e6924ee2b953246d7f35f82ce9c64e4f0c3884906e1e1708b79bd8cb -address /run/containerd/containerd.sock │ │ ├─246492 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0d05e337b0836f87104199497eea90f047265d4792b9c588ba85a571783ff1d2 -address /run/containerd/containerd.sock │ │ ├─246655 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ce6efe723ad935b511669c7dfee5104841777c5fcc655569df454926075c930d -address /run/containerd/containerd.sock │ │ ├─256407 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a8ebc9ad4abd1221085d75a61099a60b6376fe776ee24cbb387945bea187e18c -address /run/containerd/containerd.sock │ │ ├─256841 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8655dd33edad087ce68f260f23bc847676b3209cc4873383a65cb9ff81e59dee -address /run/containerd/containerd.sock │ │ ├─259548 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3202c4855a36e4aa08d9c3bc861935969494b2d3846288f3efc91cfd4a81df2a -address /run/containerd/containerd.sock │ │ ├─264097 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d14b88ee0870f7f682f56a8169220b8494f075fa24f5808750a3fadb443858f1 -address /run/containerd/containerd.sock │ │ ├─264403 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e8e3641fefdf94b11849ca2d39712d8eb39fe52c6f1778c39aa9ec17ed1903cb -address /run/containerd/containerd.sock │ │ ├─264450 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fbd4d88053fc6ba78346c4505055ab458d79cfb280e785090e41fc89784a3021 -address /run/containerd/containerd.sock │ │ ├─264542 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6c416f6b82d4f1cc8c3a607532141fa811aeea0f4bad48eabce7684ac7807076 -address /run/containerd/containerd.sock │ │ ├─276963 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 38fcf1c11fdfce9e86221342cc274f8ba258c091c2bbd3133a1337ed9091591e -address /run/containerd/containerd.sock │ │ ├─279439 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 75a24dce05b896cfaa8d639c4cb425252226217311acbddbdf6030c5a6a10258 -address /run/containerd/containerd.sock │ │ └─280878 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 48ac2530c9c209bbd9c8e1c45247691ec6d7f47a0bb9fbb40231eab45756d4b2 -address /run/containerd/containerd.sock │ ├─packagekit.service │ │ └─1191 /usr/libexec/packagekitd │ ├─systemd-networkd.service │ │ └─524 /lib/systemd/systemd-networkd │ ├─systemd-udevd.service │ │ └─394 /lib/systemd/systemd-udevd │ ├─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@osd.1.service │ │ │ ├─29038 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/unit.run │ │ │ └─29313 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-1 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1:/var/lib/ceph/osd/ceph-1:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -n osd.1 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@mgr.instance.qeucku.service │ │ │ ├─12481 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.qeucku/unit.run │ │ │ └─12511 /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-qeucku --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph:v18.2.7 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.qeucku:/var/lib/ceph/mgr/ceph-instance.qeucku:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.qeucku/config:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v18.2.7 -n mgr.instance.qeucku -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 │ │ │ ├─19390 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/unit.run │ │ │ └─19410 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-crash --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-crash-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/config:/etc/ceph/ceph.conf:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/keyring:/etc/ceph/ceph.client.crash.instance.keyring quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -n client.crash.instance │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.0.service │ │ │ ├─24323 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/unit.run │ │ │ └─24602 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-0 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0:/var/lib/ceph/osd/ceph-0:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -n osd.0 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.2.service │ │ │ ├─33811 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/unit.run │ │ │ └─34094 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-2 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2:/var/lib/ceph/osd/ceph-2:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -n osd.2 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@mon.instance.service │ │ ├─12118 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/unit.run │ │ └─12148 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-mon --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-mon-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph:v18.2.7 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance:/var/lib/ceph/mon/ceph-instance:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev quay.io/ceph/ceph:v18.2.7 -n mon.instance -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true │ ├─docker.service … │ │ └─10169 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock │ ├─polkit.service │ │ └─647 /usr/libexec/polkitd --no-debug │ ├─networkd-dispatcher.service │ │ └─618 /usr/bin/python3 /usr/bin/networkd-dispatcher --run-startup-triggers │ ├─multipathd.service │ │ └─157357 /sbin/multipathd -d -s │ ├─kubelet.service │ │ └─40157 /usr/bin/kubelet --bootstrap-kubeconfig=/etc/kubernetes/bootstrap-kubelet.conf --kubeconfig=/etc/kubernetes/kubelet.conf --config=/var/lib/kubelet/config.yaml --cgroups-per-qos=false --container-runtime-endpoint=/run/containerd/containerd.sock --enforce-node-allocatable= --node-ip=199.204.45.116 --pod-infra-container-image=harbor.atmosphere.dev/registry.k8s.io/pause:3.9 │ ├─system-modprobe.slice │ ├─systemd-journald.service │ │ └─358 /lib/systemd/systemd-journald │ ├─docker-649b7061fe564287cac0e795203136e054752c62749d9f3d4b436ee400ece8bc.scope … │ │ ├─29354 /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 │ │ └─29367 /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 │ ├─ssh.service │ │ └─648 sshd: /usr/sbin/sshd -D [listener] 0 of 10-100 startups │ ├─docker-a747f1283da585c940bcfb33ee717b52e2743d76a87235f949bd498ace578614.scope … │ │ ├─12588 /sbin/docker-init -- /usr/bin/ceph-mgr -n mgr.instance.qeucku -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─12608 /usr/bin/ceph-mgr -n mgr.instance.qeucku -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─cloud-final.service │ ├─uuidd.service │ │ └─1389 /usr/sbin/uuidd --socket-activation │ ├─docker-eeb6a336f89309a6b2fdf2672e46b53e3238d0ed5859cd9c8a5e75f65d4d7b8d.scope … │ │ ├─34135 /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 │ │ └─34147 /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 │ ├─docker-afead5ac733ad55bf36e9e99b8d4678d74b362ea92a55c1032db61752cd65839.scope … │ │ ├─24643 /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 │ │ └─24656 /usr/bin/ceph-osd -n osd.0 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─cloud-config.service │ ├─run-r36c07a91be7b44858cb52779d0277ec6.scope │ │ └─196644 /usr/sbin/libvirtd --listen │ ├─chrony.service │ │ ├─10677 /usr/sbin/chronyd -F 1 │ │ └─10678 /usr/sbin/chronyd -F 1 │ ├─docker.socket │ ├─systemd-resolved.service │ │ └─398 /lib/systemd/systemd-resolved │ ├─system-lvm2\x2dpvscan.slice │ ├─iscsid.service │ │ ├─157230 /sbin/iscsid │ │ └─157231 /sbin/iscsid │ ├─docker-02aa274df1123bd267bf80ba5689098a5d2dee5880f3a753e91cba42015e5b1d.scope … │ │ ├─19457 /sbin/docker-init -- /usr/bin/ceph-crash -n client.crash.instance │ │ └─19476 /usr/bin/python3 -s /usr/bin/ceph-crash -n client.crash.instance │ ├─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 │ ├─docker-c536ad8c3e6a95593d224da20a2f412d7f985726db283efaaa07a505ab05629d.scope … │ │ ├─12227 /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 │ │ └─12243 /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 │ └─systemd-logind.service │ └─621 /lib/systemd/systemd-logind ├─k8s.io │ ├─3202c4855a36e4aa08d9c3bc861935969494b2d3846288f3efc91cfd4a81df2a │ │ └─259571 /pause │ ├─66d9e071bab057924ab1c554a0bfbee11a74cd7e53dde3ed4a425f1e668925d4 │ │ └─197915 /prometheus-libvirt-exporter --libvirt.uri /run/libvirt/libvirt-sock-ro │ ├─6993afa1e9300afc6abbe1f180305b762836f4b3f33929b90321afe2208168e2 │ │ └─39969 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 │ ├─7ae3aae2c2b8e3f5aafce46419e9ec7fbfefdb0e8e686f9a3208ba9396f832b4 │ │ └─179361 /pause │ ├─ecf5e5ca83ec11cc449b15422db07f92ce4c79fba119d0943e3343a9ffb1866a │ │ └─39850 /pause │ ├─6d126d0c9b99e8648d0acc0ea1a9b49d830c7cc8c02403ad62916829a2a2f025 │ │ └─42830 /pause │ ├─8161b2ba38a2da0a54a41ec63fb25f7a92bb1126a0c8ba9af1562da037ac0443 │ │ └─181391 /pause │ ├─2c4a128cc5bd77a7a03aaa312d9fd39c6d1009e2d9fefd117351ef389effdb55 │ │ └─55670 /pause │ ├─f5f1bd7b3728d120f13798e8dd8f40f7f0b4023e2e89dbdfa0229be3593f23f3 │ │ ├─274946 /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 │ │ └─275088 /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 │ ├─7d269b697740f192167cd04c0ccda16a456671fbfabfa692466156bda0113241 │ │ └─55758 /pause │ ├─b9e51189802b428df669cbcd799c6f15b4629a5d1a6f724c7971a77a0817a3a7 │ │ ├─190556 neutron-api: uWSGI master │ │ ├─190594 neutron-api: uWSGI worker 1 │ │ └─190596 neutron-api: uWSGI worker 2 │ ├─66f3924bc43e5ff16b4f175ddfab52481e95ad11c5b1dea07b5cd63f0456cfe2 │ │ ├─62078 python -u /app/sidecar.py │ │ ├─62526 python -u /app/sidecar.py │ │ └─62527 python -u /app/sidecar.py │ ├─e0b3f56245cbf826d9fccf0078a6dace2588565551f0d82122dc39a0fb292a7c │ │ └─47089 /pause │ ├─24187e54336c55c2dbfcdfd6dca90ab234eaeb8621c1f895d25d585967d8b936 │ │ └─62891 /pause │ ├─5c1efca3b9b72ef2389a37cf5be012824087e2f2312884c2c1033b9899584923 │ │ └─65330 /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 │ ├─cd98261d7e408585c8f255a33a2b91f7865dbb844059fdaa4db271c446bd17de │ │ └─50714 valkey-server *:6379 │ ├─b988194bc0ab8ae1f907e1975ce484b21d74e6ec15a9bf7f5335fb1b8a4e5adb │ │ └─66309 /usr/bin/loki -config.file=/etc/loki/config/config.yaml -target=all │ ├─39634c2084ffdb70f0525ee5d36545321a66fc831836172c85e6f11d47496397 │ │ └─64413 /pause │ ├─6190fece884cff66a604100140cdc591164daf09475afc6492bd4b1bd8bb3c27 │ │ └─86894 /pause │ ├─469ce154f7fc06dbeedd550aaa9b5c34aa1e48f64939daaa2dac607f0988397b │ │ └─116093 /pause │ ├─4f85c0061a1fdda8c2a38b7bafc522c3e65f3d4bfe40fa847333f0c6ac83ab03 │ │ └─66837 /bin/oauth2-proxy │ ├─a54f8f2da1f033bdd3ba52f9d4a1f0c69c2523c91c812113a6cad5af77b7ee78 │ │ └─51068 valkey-server *:26379 [sentinel] │ ├─9bf4d23ea33557f4b533e4d5715ec2b79d6b45c33cfb339e904f8de5b30e0d94 │ │ ├─279595 apache2 -DFOREGROUND │ │ ├─282109 (wsgi:h -DFOREGROUND │ │ ├─282110 (wsgi:h -DFOREGROUND │ │ ├─282111 (wsgi:h -DFOREGROUND │ │ ├─282112 (wsgi:h -DFOREGROUND │ │ ├─282113 (wsgi:h -DFOREGROUND │ │ ├─282114 apache2 -DFOREGROUND │ │ └─282115 apache2 -DFOREGROUND │ ├─1dd961b904a043e3542e1de1dadd84c32505523c261dcbd194e25972ca10de3d │ │ ├─274928 manila-api: uWSGI master │ │ ├─274978 manila-api: uWSGI worker 1 │ │ └─274979 manila-api: uWSGI worker 2 │ ├─87a6dd70809c0af2a28d09a4dd054617f93984487fdd117684633c68a724567c │ │ ├─159214 /tini -s -- /tmp/openvswitch-vswitchd.sh start │ │ └─159227 /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 │ ├─3c8a48a0495414d95a0044dac0b62de8c96cccc50d37cc7aa2408d3cd2e7eed9 │ │ └─274905 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-data --config-file /etc/manila/manila.conf │ ├─e627aa0ee1927b740bbbe6373fd1022f461d064cee0d5f8bec7b86f2302cf001 │ │ └─96956 /pause │ ├─943f7106d670fb291f1496bc0bcc9a0fe7da699ea136b5eaecf0a214f6d38991 │ │ └─62703 /pause │ ├─75d30d589a563e27e4c1e1812aa7d618b81187d4ed1d1fcd35d8faf10497c29e │ │ ├─283638 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ │ └─283651 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ ├─dbf9f7a13d3990f17a19cf2a44e5be26243cdf960db00ace293cb1441cecba14 │ │ ├─235388 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─235406 dhclient -v o-hm0 -cf /tmp/dhclient.conf │ │ ├─236265 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─236266 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─415051 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─415052 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─415053 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─415054 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─415055 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─415056 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─415057 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─415058 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─415059 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─415060 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─415061 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─415062 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─415063 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─415064 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─415065 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─415066 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─415069 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─415071 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─415072 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─415073 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─415074 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─415083 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─415084 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─415085 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─415086 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─415087 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─415088 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─415089 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─415090 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─415091 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─415092 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ └─415093 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ ├─f9a8052a2b436029e7f19175aaaf39b0a6dbd23eb1edf50dedba215a3612b889 │ │ └─241591 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterTopology=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=false │ ├─d85f68e2790477c44281c04e44664f974317701d2f6136a2d5c6267a8d61a207 │ │ └─43850 /pause │ ├─c84920f51dc5c36f9fd3b1100b580d8faf051833df31a4cbd94a83e30b2a4132 │ │ ├─130167 /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 │ │ └─130397 /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 │ ├─3091bd0c8674f0338366fcdf02e7ab06111a3a00e409ebb92ba0335c9ad6355c │ │ ├─125930 cinder-api: uWSGI master │ │ ├─125943 cinder-api: uWSGI worker 1 │ │ └─125944 cinder-api: uWSGI worker 2 │ ├─ab8356a84141323ac3b8c8d9a7f6a59bd9f32d6c9bde7f661adab1da4da9b26a │ │ └─64745 /pause │ ├─9c3c497513adc9395e591a872aed7fddbb6670eac17a2872142d878e9a13d0eb │ │ ├─178301 nova-scheduler: master process [/var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf] │ │ ├─178831 nova-scheduler: ServiceWrapper worker(0) │ │ ├─178833 nova-scheduler: ServiceWrapper worker(1) │ │ ├─425357 python /tmp/health-probe.py --config-file /etc/nova/nova.conf --service-queue-name scheduler --liveness-probe │ │ └─425382 python /tmp/health-probe.py --config-file /etc/nova/nova.conf --service-queue-name scheduler │ ├─036a9358960ae2ace6f8528fb224aa035b1052b2d0c44bd9cf6a795966f23148 │ │ └─195354 /pause │ ├─e3ffc18b5c49530fe8983449a1a44614606f96353450c7506cc3c41884981e7b │ │ └─44105 /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 │ ├─fa863ac42a1b464c2eab4e34263e48994e58c038d0eb37d3d8d7a004e681f2b2 │ │ └─62285 /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 │ ├─9d742b1dd902c118310d1146ca2485c2c6e7c5a983b2312f825bd1368a355d3a │ │ ├─193594 neutron-l3-agent: master process [/var/lib/openstack/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/l3_agent.ini] │ │ ├─193840 neutron-l3-agent: ServiceWrapper worker(0) │ │ ├─194292 /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/tmpe3m3tshu/privsep.sock │ │ ├─385721 /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/tmptdpgd8y5/privsep.sock │ │ ├─386206 /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/tmp_ekim15b/privsep.sock │ │ ├─386646 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─386647 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─387342 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=0bc1a8d2-222a-4cb9-a82c-bbf124051e47 --namespace=qrouter-0bc1a8d2-222a-4cb9-a82c-bbf124051e47 --conf_dir=/var/lib/neutron/ha_confs/0bc1a8d2-222a-4cb9-a82c-bbf124051e47 --log-file=/var/lib/neutron/ha_confs/0bc1a8d2-222a-4cb9-a82c-bbf124051e47/neutron-keepalived-state-change.log --monitor_interface=ha-5e4a659b-ed --monitor_cidr=169.254.0.224/24 --pid_file=/var/lib/neutron/external/pids/0bc1a8d2-222a-4cb9-a82c-bbf124051e47.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ │ └─425446 python /tmp/health-probe.py --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini --agent-queue-name l3_agent --use-fqdn │ ├─4245cd6b6bace6c9286de4c960988f39bbae4806c945d9604b2d9b96e7d4ebd4 │ │ └─44067 /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 │ ├─091f3645af8039df4a629125e5ea4ad6e9a6b6f8b120f11403dfb0f7b041969a │ │ └─57033 /secretgen-controller │ ├─9f05b89c5d77a58671f4cb80fdf040a8eb5547011bc2b573b282dd3b16d781a9 │ │ ├─210899 heat-engine: master process [/var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf] │ │ ├─211449 heat-engine: ServiceWrapper worker(0) │ │ └─211452 heat-engine: ServiceWrapper worker(1) │ ├─4cc215767ea058f0ff9d4b7377e9ac575aff3dc1602e011abdd85ad593e4c6ce │ │ ├─179620 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─179637 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─179643 erl_child_setup 1048576 │ │ ├─179701 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─179702 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─179712 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─179843 /bin/sh -s rabbit_disk_monitor │ ├─228fb5295081af09a126a783627b42e92407f6a8f6988929344cdb5a01e866f8 │ │ └─47674 /pause │ ├─1ca853cd7da8d105403fc55b51b3151a0f071f38e560587ddabbda206fcd824a │ │ ├─191516 neutron-openvswitch-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ml2-local-ip.ini --config-file /etc/neutron/plugins/ml2/taas.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─191860 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ml2-local-ip.ini --config-file /etc/neutron/plugins/ml2/taas.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmp_ecsaf_a/privsep.sock │ │ ├─192072 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ml2-local-ip.ini --config-file /etc/neutron/plugins/ml2/taas.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini --privsep_context neutron.privileged.ovs_vsctl_cmd --privsep_sock_path /tmp/tmpjfqt7y1c/privsep.sock │ │ └─192562 ovsdb-client monitor tcp:127.0.0.1:6640 Interface name,ofport,external_ids --format=json │ ├─2e348f1e26cc72196326c9dd92be099e22ec8d88e748cc68c08e12f3b74a8132 │ │ └─158851 /pause │ ├─f7a15ce27d1e4b0d89898b6b3c90ecb18750640ce00b0ee0ca1f6ab031b7ec7f │ │ └─127225 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf │ ├─505dce24581222e0d44e024173a2b175d89eff3885f66aedd7251b2d3b2caaaf │ │ ├─112967 staffeln-conductor: master process [/var/lib/openstack/bin/staffeln-conductor --config-file /etc/staffeln/staffeln.conf] │ │ ├─113210 staffeln-conductor: Staffeln conductor backup controller worker(0) │ │ └─113212 staffeln-conductor: Staffeln conductor rotation controller worker(0) │ ├─37f8b8dcff3dee58c8e265c39f24e762a308b059861b25d868853214ea9b74ef │ │ └─62598 /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 │ ├─50954d689dd0eb6af9cacc11dffb138aa2cdd0789f30b6afd65859a53804b6fb │ │ └─163174 /pause │ ├─1fbe8429a45b99304da9c373005bec45eff3652423cbc12ffa4f207be3ccf2c4 │ │ └─280686 /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 │ ├─3bb4ed1b73fd42f594840ef21e17f231acea00856182ec445bbefb6c2081e05e │ │ └─66786 /bin/oauth2-proxy │ ├─5048c56b21625a32a9a2683e657e790ef8191964ea5a67c59b819f1edc908c51 │ │ ├─234448 octavia-worker: master process [/var/lib/openstack/bin/octavia-worker --config-file /etc/octavia/octavia.conf] │ │ ├─235083 octavia-worker: ConsumerService worker(0) │ │ └─235086 octavia-worker: ConsumerService worker(1) │ ├─9877d4b0d2b8a562c5e4d8472158e8893bab17ddff09695ed501dcc2c41d835a │ │ └─39848 /pause │ ├─cb1e934bcd1146a178c3dcbb13e22790ee94e44debd5dc762ae872b13f0ea792 │ │ └─42868 /pause │ ├─64fe457a5d2870e922403529ad7cfe09fb7b5385830ec1e07736f6c1e1903a2a │ │ └─47136 /manager --metrics-bind-address=:9782 │ ├─356ec04096cb1dcf711ec0e42c12ea3d6d86ac0d066177fb88493bd018f1200d │ │ ├─190610 neutron-policy-server: uWSGI master │ │ ├─190626 neutron-policy-server: uWSGI worker 1 │ │ └─190627 neutron-policy-server: uWSGI worker 2 │ ├─f908fac73d5dc7f1f75cf6a0968040299b17fb1b54e905eb825e036331e27b9e │ │ └─66119 /goldpinger --static-file-path /static │ ├─e79041063e7b1d39dfc67080feebafe6b6ad9013af2c4044dfe8b4073538b7aa │ │ └─129055 /pause │ ├─6564cb806a30aec471397d74b0f919843228d6ffdf078b834eb3e83aae1f5697 │ │ └─65009 memcached -m 8192 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─7915ed69a5eff0a5575068b46c7a4855e85d333c0e3ca99bf8f4c488058d0ab2 │ │ └─181752 /pause │ ├─13be11ee90407fa6c24c488783c3f4cea4293c669f2486cd19f32bf170a950ca │ │ └─65929 /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 │ ├─2b212ec94f0d41d90c830619a7912d96b39edc9e2c7096881a47e962cd2c9b58 │ │ └─111857 /pause │ ├─a7ff91cbde5b80c22a3a742f7f786c8c7d3a56338fbf52eb2d3e267d354a562c │ │ └─61389 /pause │ ├─fd4e02cee06a65a6b4d7e5238ddeca8c59b916eb9490ffc721feae5a2ff1a561 │ │ └─61264 /pause │ ├─bd2ea139e24686296bed643b2e796e7e3a8f7e002ec4ca386fd328a0520f430a │ │ └─97002 /pause │ ├─cd1c270721162dc09e16fc72a2798c2949947779f414b9f1e9bcfe5de5e68efb │ │ └─215251 /pause │ ├─fbd4d88053fc6ba78346c4505055ab458d79cfb280e785090e41fc89784a3021 │ │ └─264480 /pause │ ├─ce6efe723ad935b511669c7dfee5104841777c5fcc655569df454926075c930d │ │ └─246693 /pause │ ├─126b8bd231468d58891cefa3302028293494635ab5eb98d2e249d9788ee8d6b2 │ │ └─165836 /pause │ ├─37c120fc349addb2c68943f87744fde68960736046c8e723dca3c3121d4f1865 │ │ └─43818 /pause │ ├─b7fc364f2e9237841c91c3d2fc50c3aec97d37796da62717fd26a1c8eab5ae20 │ │ ├─256470 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-cluster-api-proxy │ │ ├─257074 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --privsep_context magnum_cluster_api.privsep.haproxy_pctxt --privsep_sock_path /tmp/tmpjtjosrag/privsep.sock │ │ ├─257078 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ │ └─257096 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ ├─15fba3c8af92f8c31f24dfb2d4db8f8f27f6d9be0326a36397c93ca748de8803 │ │ ├─48596 mysqld --wsrep_start_position=17914ec8-5387-11f1-99ed-625f269e3cc4:20 │ │ └─48743 /var/lib/mysql/mysql-state-monitor │ ├─f5984937efc02cfdf167cfbf9765f954ae9f11fabac605ed319c6a6c5680b777 │ │ └─181236 /pause │ ├─a034b18bf5e8b6e914d20599dec98fe6e959b288cb48bce2b1ce832997f505cd │ │ └─162634 /coredns -conf /etc/coredns/Corefile │ ├─8f44d02d8a2844997a3116ec41b1ff4a15351fbaed99a4da6e7d33c8a698af23 │ │ └─42457 /usr/local/bin/envoy-gateway server --config-path=/config/envoy-gateway.yaml │ ├─19baa476fc12beefe6a41269ac537febea6c9004bb798249a4b35030870700ff │ │ └─39938 etcd --advertise-client-urls=https://199.204.45.116:2379 --cert-file=/etc/kubernetes/pki/etcd/server.crt --client-cert-auth=true --data-dir=/var/lib/etcd --experimental-initial-corrupt-check=true --experimental-watch-progress-notify-interval=5s --initial-advertise-peer-urls=https://199.204.45.116:2380 --initial-cluster=instance=https://199.204.45.116:2380 --key-file=/etc/kubernetes/pki/etcd/server.key --listen-client-urls=https://127.0.0.1:2379,https://199.204.45.116:2379 --listen-metrics-urls=http://127.0.0.1:2381 --listen-peer-urls=https://199.204.45.116:2380 --name=instance --peer-cert-file=/etc/kubernetes/pki/etcd/peer.crt --peer-client-cert-auth=true --peer-key-file=/etc/kubernetes/pki/etcd/peer.key --peer-trusted-ca-file=/etc/kubernetes/pki/etcd/ca.crt --snapshot-count=10000 --tls-min-version=TLS1.3 --trusted-ca-file=/etc/kubernetes/pki/etcd/ca.crt │ ├─d120a0f98112c144214e1d8aedcbab79b49888ac6cc9814980d9dedbce3bf999 │ │ └─48693 /bin/mysqld_exporter --mysqld.username=monitor --collect.info_schema.processlist │ ├─8319bbe2d66a1ae0d6e2a5f19ecb57185bad2c780c8506abfea3a22df293fada │ │ └─129665 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-backup --config-file /etc/cinder/cinder.conf │ ├─88025128ade132a3c8dabc862e5f1d1796361832d2ddff5067cea4b94440082e │ │ └─181392 /pause │ ├─3d19a7174b94c6cdbff4b138c55e4deb5a1419752d00f09f39e204d5f8c5648a │ │ └─50670 /pause │ ├─bee5de0b276d6ae2714a5938cb3d604286680a0e3e0f83c6db8d5489af81f283 │ │ ├─110594 glance-api: uWSGI master │ │ ├─110607 glance-api: uWSGI worker 1 │ │ └─110608 glance-api: uWSGI worker 2 │ ├─3819be0b521d0d7c00b75bf16129ba356c6034371777bf63a55f15b9f37f49a1 │ │ └─281040 /bin/openstack-database-exporter │ ├─8655dd33edad087ce68f260f23bc847676b3209cc4873383a65cb9ff81e59dee │ │ └─256874 /pause │ ├─7074cdc5aac130ac81f9a1e3d5631106d08627b6590a7bb3e9a63d95a18bf56b │ │ └─92976 /pause │ ├─0e2760a12d53713bd02db4eb557057ec86897539209171a75fe0889a3f3c83c0 │ │ └─197881 /pause │ ├─e5fc34f73fbfe53e5909efe0c24db1d830637830be490b41ff3bf00adccc7881 │ │ └─41234 cilium-operator-generic --config-dir=/tmp/cilium/config-map --debug=false │ ├─ff12350d39c2ebf07df1c4be5ee2aa1c204027a6e3c88a657be974a362864541 │ │ └─48396 /pause │ ├─ec5d0b07c3f63b5538efee3bf52cf79d146e15a94184e1e519d98e693403fb5f │ │ └─181205 /pause │ ├─58da37f430421b54b6aa151fb1bb526eb579053532b0d22b47de59893d7aaeb6 │ │ ├─114255 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─114273 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─114279 erl_child_setup 1048576 │ │ ├─114362 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─114363 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─114373 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─114579 /bin/sh -s rabbit_disk_monitor │ ├─6ec1bc6397b224b22e73032b701d795feea597f0e3cf6e10a330d96b50a80e8e │ │ └─79746 /pause │ ├─6c416f6b82d4f1cc8c3a607532141fa811aeea0f4bad48eabce7684ac7807076 │ │ └─264575 /pause │ ├─bc8df7c136b41485df998b1552e75ea4b40836e2193b471e9c849e23b477adce │ │ └─51192 redis_exporter │ ├─228e9db9054f70e5a65d9cfbc77ab6e068de5d774feda0b849d9191fa6707e73 │ │ └─39830 /pause │ ├─60e45f7d240683a183ae64c3b2700666da47de9ef108afd08239fc7cffa8b974 │ │ ├─205368 /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 │ │ ├─386729 /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/tmpa9ei0mi9/privsep.sock │ │ ├─387043 /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/tmpp91dvm_x/privsep.sock │ │ ├─389129 /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/tmpywhjrkg4/privsep.sock │ │ ├─425373 python /tmp/health-probe.py --config-file /etc/nova/nova.conf --service-queue-name compute --liveness-probe --use-fqdn │ │ └─425380 python /tmp/health-probe.py --config-file /etc/nova/nova.conf --service-queue-name compute --use-fqdn │ ├─5f599921bf58faa8dfd78f2d46ad1b9339d4099bcb7eda7662072e57f35566f6 │ │ └─114105 /pause │ ├─087963c67df26a38b0807148186caaf1011bf0ec5f2186679dc1d617c6139f74 │ │ └─40346 /usr/local/bin/kube-proxy --config=/var/lib/kube-proxy/config.conf --hostname-override=instance │ ├─7aab4a4dbdf56fbe51e2471d724119b0aa9b24403eec5699a65019e509a2284a │ │ └─98275 /usr/bin/python3 -s /usr/bin/ceph-crash │ ├─1c36c72a1166c2e3efa65e5d8db50db74b418a5404c656140cc8d46995816da2 │ │ └─274910 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-scheduler --config-file /etc/manila/manila.conf │ ├─48ac2530c9c209bbd9c8e1c45247691ec6d7f47a0bb9fbb40231eab45756d4b2 │ │ └─280912 /pause │ ├─85839a888be7dd62f98eb1e01ff7a71d00f123a448668b4b9c732a753d84a3d8 │ │ └─68958 /pause │ ├─119ab197906ca40313949d05d5d89e1b78985657e3f064e6ce3ed910da5ffef1 │ │ └─55729 /pause │ ├─94dae81d18ee753598ec71367a182491951df9d1740a54f1b76a7d72311f7932 │ │ └─39808 /pause │ ├─5f01a6eb048f62e8b0586ad6ffef2834af927b15ca022b86aba8ba37461001aa │ │ └─63349 /pause │ ├─227c551e3c0e6bfe0c6cea3e8f8a9dc67bead32067eb2550026dc7a6fff0dc54 │ │ └─66626 /bin/pushgateway │ ├─548f0962e208f3723c4dc0f59ac6b9bc7418c15eccb78fdeb7cb5304258e07aa │ │ └─234464 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-housekeeping --config-file /etc/octavia/octavia.conf │ ├─19a7d8e8ea793494d755bfe9eacba2bf32587bd1ea133554f62b5887a7c14f88 │ │ ├─ 97552 /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 │ │ └─401027 /usr/bin/coreutils --coreutils-prog-shebang=sleep /usr/bin/sleep 15m │ ├─6ba8115cf7da04162dd8b68318dcd42e2851bb34fe0ffde599f69dc51cd3e18d │ │ ├─163504 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─163521 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─163527 erl_child_setup 1048576 │ │ ├─163587 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─163588 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─163598 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─163779 /bin/sh -s rabbit_disk_monitor │ ├─1bfddc890f43f0cfaaf4673129292a27c624d545b2db6f0a994a497a8d598705 │ │ └─242934 /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 │ ├─aecc9a1316e1c0a09e7dab444331df03eaf09a583e8edbbc42353db75e8599b3 │ │ ├─177477 nova-metadata: uWSGI master │ │ ├─177490 nova-metadata: uWSGI worker 1 │ │ └─177491 nova-metadata: uWSGI worker 2 │ ├─8b1386de1f1d648907af6d0afd60ee9fde496afd6fb1fbb8f5fd3e2804844592 │ │ └─240646 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=false --bootstrap-token-ttl=15m │ ├─efc687b7c85c92398399461c3ab3e8fba4df93138d476ec752632f9df645b0ee │ │ └─63848 /pause │ ├─074e42537db1842dcfbb03ee016d3a5d154e399f6ceeb899bb9ed56a4d49bb01 │ │ └─223802 /pause │ ├─f60d0024af75b80261818e471227b6ccb98233e8e741c673912498c3dd25b0db │ │ ├─48423 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 │ │ └─51150 haproxy -sf 141 -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 │ ├─eeb71f5612acb22bb32f60045b3ad46c977cbfb621df348e3ffa616395785b7a │ │ └─198026 /pause │ ├─a92fb7afd3cb4d74fba1ba04175f71d99b578bf7ceebf96834752a8637c1f666 │ │ └─43895 /pause │ ├─6259f96368a9f125e5cf9a400abc121f01f52d8f28123c663314e6dd3de06ec6 │ │ └─66440 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─fd25c2d3b72d04dee4554d73aec01d16b29c736c3cd05b455b32d3d81048e7db │ │ ├─177312 nova-api: uWSGI master │ │ ├─177353 nova-api: uWSGI worker 1 │ │ └─177354 nova-api: uWSGI worker 2 │ ├─15aa70bfd2afedd3c9dfca1fb061af326040bf76670e1364f38ab978d0a6022c │ │ └─65883 /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 │ ├─d14b88ee0870f7f682f56a8169220b8494f075fa24f5808750a3fadb443858f1 │ │ └─264200 /pause │ ├─768a718e22bb5d315d4deaa49aa076f17c1e422e6cc6c124438dfc86081980e6 │ │ └─131733 /pause │ ├─4fd1bca95e708e738b3c83d240c5c3c3e87dc81568826d4b33539b89bab655da │ │ ├─93177 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─93194 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─93200 erl_child_setup 1048576 │ │ ├─93372 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─93373 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─93383 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─93517 /bin/sh -s rabbit_disk_monitor │ ├─b1ecea0cc32cc93cc5ea3f311b21181e9566d8cac5bf308e5fbebf5f50d5b5bd │ │ └─48504 /opt/percona/peer-list -on-change=/opt/percona/haproxy_add_pxc_nodes.sh -service=percona-xtradb-pxc -protocol=$(PEER_LIST_SRV_PROTOCOL) │ ├─cedf1435c5821fde83a6b2a12f0b08e142a17b84210fbdaa0bf36e25bf430339 │ │ ├─215492 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─215509 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─215515 erl_child_setup 1048576 │ │ ├─215715 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─215716 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─215726 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─215909 /bin/sh -s rabbit_disk_monitor │ ├─1646bfdbeb8ac5b59aa8de5cf624521b73496f79263604c86062980f488a7e55 │ │ └─162392 /pause │ ├─c54aa4bd523e963a584788d82e7c0802bc26f1d1836e35bfc7cf9bf296d4b6b4 │ │ └─40322 /pause │ ├─fba439519305f025fd19774c9f0ac433887d0b3b789ccc4f95b7758b50a77cb7 │ │ └─78263 /pause │ ├─162fbfee18a093f06cb74e57d7212a1fb9ef6db660eaae468d6d8f79144d95c5 │ │ └─50848 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 │ ├─008fd7e3274768dbfd21daddf6ac9c7e23034e140077545e82a6dc075ea81a20 │ │ └─172503 /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 │ ├─3837d2bfa7ff473da2eb821a768a83f64f0d263075772c82dc6a1cd6a57dbd8b │ │ ├─148856 placement-api: uWSGI master │ │ ├─148881 placement-api: uWSGI worker 1 │ │ └─148882 placement-api: uWSGI worker 2 │ ├─4c8394650ab16a864c1e03dde282b33ec5fa4f2de3d8e0b9c66e1ac7bc270e17 │ │ ├─ 72233 apache2 -DFOREGROUND │ │ ├─ 72248 (wsgi:k -DFOREGROUND │ │ ├─ 72249 (wsgi:k -DFOREGROUND │ │ ├─ 72250 (wsgi:k -DFOREGROUND │ │ ├─ 72251 (wsgi:k -DFOREGROUND │ │ ├─414151 apache2 -DFOREGROUND │ │ └─424212 apache2 -DFOREGROUND │ ├─ae15aba7639a17585c94230009d761e7af5982f23dcfe6afb51360f79340b06e │ │ └─41058 /pause │ ├─a9bb050fb52b9f58936833362b149bea147d4e5c0d4658406394f89de619ee68 │ │ └─65713 /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 │ ├─94642b61a12a1afff20752ea5fe081866ea52fd6fe369ed6432f299c4e5ddeab │ │ └─42925 /coredns -conf /etc/coredns/Corefile │ ├─5ce0a19ca11a09286ba02f8b3161640117994a30478ae0bbabcb180a22ad36bb │ │ └─42413 /pause │ ├─959b9093b079cf929d9eba7a7a0957182d48de32e5d5627452a5e6e0b2c858ba │ │ ├─64908 nginx: master process nginx -g daemon off; │ │ ├─64935 nginx: worker process │ │ ├─64936 nginx: worker process │ │ ├─64937 nginx: worker process │ │ ├─64938 nginx: worker process │ │ └─64939 nginx: worker process │ ├─75a24dce05b896cfaa8d639c4cb425252226217311acbddbdf6030c5a6a10258 │ │ └─279462 /pause │ ├─152b028306f98efab53ba4e5d479f71abbcbf68dc7a7fe9d2514a93d6377eb9d │ │ ├─259842 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─259861 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─259868 erl_child_setup 1048576 │ │ ├─259950 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─259951 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─259977 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─260317 /bin/sh -s rabbit_disk_monitor │ ├─ba8453134371395a214a222222ea5c1a42be6d59b67bae6d88d53fcc703bea96 │ │ └─181355 /pause │ ├─3ff6ed1ded50fbe6ef8ecf05992b8c5db6b1c34ccae0a32e10793c8b903c5c80 │ │ └─65525 /pause │ ├─575e0740e49fa07bb052f78fb858533015df54210044db519ddbf3b17dcacc81 │ │ ├─78385 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─78403 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─78409 erl_child_setup 1048576 │ │ ├─78456 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─78457 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─78467 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─78613 /bin/sh -s rabbit_disk_monitor │ ├─87fb055f542cdf42b103b21c36e65d8b07caa48a0001ee9eba1abd2c0cf49815 │ │ └─110253 /pause │ ├─3427062fd5cf5671635d9b44e3b24ac2a54041cc45a0b347db69d63cf74573eb │ │ └─159178 /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 │ ├─b132a9a22925200bba6dc52b2baca3c8ef7706ac4c68c77fca64c9370f2f5453 │ │ ├─182355 /bin/bash /tmp/neutron-netns-cleanup-cron.sh │ │ └─406741 sleep 300 │ ├─4b832edd5c7992a2d05bf15f7b6b9f340e5bc64571e987e7e6f3d6461bd1b19e │ │ └─43982 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 │ ├─d8f62e12d3784b43122bb838a8b2e22008194b286c17b6c3c1a7ac3c776eb522 │ │ └─46194 /pause │ ├─534cc90dd97a1662bfe5a4e836d5cde9f87f8beeafc955b1e3e1cc88f74eea72 │ │ ├─65226 /usr/bin/vector --config-dir /etc/vector/ │ │ └─65270 journalctl --follow --all --show-cursor --output=json --boot --since=2000-01-01 │ ├─d58abe3b467b91cf3ee40e811e823e78f0b1a269e13d91bdc54351a7a984a681 │ │ └─55903 /pause │ ├─f36479d5d2cc32335b0914d1bec867a8d9cd04daa1cd534eb66a141e376e5931 │ │ ├─236875 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─236892 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─236898 erl_child_setup 1048576 │ │ ├─236971 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─236972 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─236982 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─237234 /bin/sh -s rabbit_disk_monitor │ ├─a699f27d5ee3a48222b34f76cbb1180ff4a7191f5b64bc62a728b371ac8b8ee8 │ │ └─161959 /pause │ ├─21e5e8cdfb2eb7c0b8d01e6b397190861f71efad940fd5f68bb2a29607b9a74b │ │ └─56909 nfd-worker -metrics=8081 │ ├─4477338095baac91b9d1a28137e0ff971877b78a2d4d8f36bd52fcdc20aded1d │ │ ├─195617 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─195635 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─195641 erl_child_setup 1048576 │ │ ├─195738 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─195739 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─195755 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─196175 /bin/sh -s rabbit_disk_monitor │ ├─7656a635b8f492bf5009ecceb8c7f9449bdd76cc6a63f3536aac0934ac14f64f │ │ └─245091 /manager --leader-elect --v=2 --diagnostics-address=127.0.0.1:8080 --insecure-diagnostics=true │ ├─59025fab7c462f5719716a233426ef13a77385799337027c1006086cf44e8272 │ │ └─46517 /server │ ├─38fcf1c11fdfce9e86221342cc274f8ba258c091c2bbd3133a1337ed9091591e │ │ └─276988 /pause │ ├─6bfb97e2e6924ee2b953246d7f35f82ce9c64e4f0c3884906e1e1708b79bd8cb │ │ └─245066 /pause │ ├─5b1b14b64e0317b3cb45e461db1784fb1aaf7bd1e9caede1d1ddb273d7e490ae │ │ └─63311 /pause │ ├─b535fa725179194f5992e3a4965f617e30bc6caf9d2503aad80ff37bca39ff7b │ │ └─239223 /pause │ ├─506118cbc62824013aa95fbf3c89e225622cffc0118fc333507005c5bd2373e2 │ │ └─39774 /pause │ ├─3cc563625b46de7821e55a060d48f7c33b528aa7fd1ab47aeb689f9660dcf645 │ │ └─193571 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) │ ├─f0c38de18c368051008c22b8ccee3f9447239043ef035e8b99a85ca221607ed3 │ │ ├─178378 nova-conductor: master process [/var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf] │ │ ├─178838 nova-conductor: ServiceWrapper worker(0) │ │ ├─178840 nova-conductor: ServiceWrapper worker(1) │ │ ├─425413 python /tmp/health-probe.py --config-file /etc/nova/nova.conf --service-queue-name conductor --liveness-probe │ │ └─425427 python /tmp/health-probe.py --config-file /etc/nova/nova.conf --service-queue-name conductor │ ├─454170d994259217b11d8f812d9c8e2784e6b774f7e015027ca541bd0a259f8b │ │ └─165780 /pause │ ├─0aae4453d992aa5e76ecafe8447fc33fa4eea1296f2cfbc574b33680fc5bcab9 │ │ └─61426 /pause │ ├─9b6c4cd142eb04bbfb712ce24437f15f806314a1f7ee1d140d793989a22c739a │ │ └─242901 /pause │ ├─61a95d3ffd933a3d62ed0ef0cede20488256da8787936ac4f57606bc2703c969 │ │ ├─85088 barbiacan-api: uWSGI master │ │ └─85101 barbiacan-api: uWSGI worker 1 │ ├─96ba109801369e78f71b300b5a09168378f140c6b7d17deafb7ab4e2a165e6c2 │ │ └─66958 /pause │ ├─8d74cd60b91f5693b9a0d9aaba55bd0ac8b43654db89b9c2b8115f5218d0ca2f │ │ └─87555 /usr/local/bin/rook ceph operator │ ├─97d7cc9350cb67bbc61ef662e49fa3b1e3a003279e78709e54c87c13e177dd7f │ │ └─44025 /app/cmd/cainjector/cainjector --v=2 --leader-election-namespace=cert-manager │ ├─d8371302f65c58b5a1a5db75042590ecb7e3486a51b9056a448026a171bfcff8 │ │ └─61533 /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 │ ├─40af9ad77007a5d704478b455e834691bd888ded9442fa1b2bf9d1b6e29e3b8d │ │ └─65841 /bin/prometheus --web.console.templates=/etc/prometheus/consoles --web.console.libraries=/etc/prometheus/console_libraries --config.file=/etc/prometheus/config_out/prometheus.env.yaml --web.enable-lifecycle --web.external-url=http://prometheus.199-204-45-116.nip.io/ --web.route-prefix=/ --storage.tsdb.retention.time=10d --storage.tsdb.path=/prometheus --storage.tsdb.wal-compression --web.config.file=/etc/prometheus/web_config/web-config.yaml │ ├─8097f6074e12b2c30d1e4f7b146f4ff7ba6d877955a08d018a242d7514d8c64c │ │ └─63258 /pause │ ├─9ee79ed9a748307142272ad70a958c263ebeb979896f2163b710d3828226af7f │ │ └─61341 /pause │ ├─3e736f17c977a7a7e07f7b9adf924b5f61ce3c8fe12d6e910071f67c09e84c68 │ │ ├─67348 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─67365 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─67371 erl_child_setup 1048576 │ │ ├─67429 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─67430 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─67440 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─67573 /bin/sh -s rabbit_disk_monitor │ ├─514f7027ce4b54a9eb1d822fd33d7677ab177f18241b167c8c179d04072e8989 │ │ └─166069 /pause │ ├─e8e3641fefdf94b11849ca2d39712d8eb39fe52c6f1778c39aa9ec17ed1903cb │ │ └─264429 /pause │ ├─96557b8a3595a845857503f0c35b46bcfc81cec04a6091cec86cda71a367c425 │ │ └─56811 nfd-gc -gc-interval=1h │ ├─30b1acc37572c57403fd4d3c747a3b8afdd291c03145379eb95c5638e2f54546 │ │ └─97399 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-fbnxh --rgw-mime-types-file=/etc/ceph/rgw/mime.types --rgw-realm=ceph --rgw-zonegroup=ceph --rgw-zone=ceph │ ├─8556fb77be9543de18d2ae445e1e63679ba50d68f9a46c791d3ccbaf7f5c430c │ │ └─197985 /pause │ ├─cee533d8fc37eb39b6b5cddeb5334d866f94af248e09881b3c16072c4bed2a06 │ │ └─241562 /pause │ ├─b0cfc5b2d0662baa142cdbcdb6748bdd9db15d741cc74126c7c09ec24e9d60d2 │ │ └─65787 memcached -v -p 11211 -U 0 -c 8192 -m 1024 │ ├─054218887f5f74e2715202e37ec8ec914fa562090855538b5b6cbe936d1b1c3a │ │ └─196139 /bin/bash /tmp/libvirt.sh │ ├─ef983bfe1092570f29a85eadb6d08d12e0cfe200b99804c438b24f2b54036419 │ │ └─66666 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─66ac366ec050cbd7fdc8e457f111ab75dd3b636ca0f7baf531ec668560054927 │ │ └─66806 /bin/memcached_exporter │ ├─b97de05a9014cc6e6a7a328ad0b8ffff3a5940e887b0fa432c6dbd5c56d6bbf8 │ │ └─165459 /pause │ ├─5b99b34f7df1c13daaa41b888bf82f2ef1548e19dd7cbb81b0c36c4de533fede │ │ └─65673 /bin/alertmanager --config.file=/etc/alertmanager/config_out/alertmanager.env.yaml --storage.path=/alertmanager --data.retention=120h --cluster.listen-address= --web.listen-address=:9093 --web.external-url=http://alertmanager.199-204-45-116.nip.io/ --web.route-prefix=/ --cluster.label=monitoring/kube-prometheus-stack-alertmanager --cluster.peer=alertmanager-kube-prometheus-stack-alertmanager-0.alertmanager-operated:9094 --cluster.reconnect-timeout=5m --web.config.file=/etc/alertmanager/web_config/web-config.yaml │ ├─318479fa980b6fcfdfbce02d0aeb45a0f23eccf553d8388903c64861147d14eb │ │ └─40100 /kube-vip manager │ ├─132c8cb504c81d676ae98012a7f89b99ab50be812acf75a0237577bf1be04348 │ │ └─224104 /pause │ ├─46ddfb56a3f4d03d6dd8770f94a453a02104fcf15c2239aca56e3a9dd84c9f40 │ │ ├─210925 heat-api: uWSGI master │ │ ├─210996 heat-api: uWSGI worker 1 │ │ └─210997 heat-api: uWSGI worker 2 │ ├─712353ab01ff805d214b53dba25a38c79d3ca95d957101b1ff51596f4ca7f70b │ │ └─42900 /coredns -conf /etc/coredns/Corefile │ ├─ca0517a6f41a04be9647bc9e0ed727673a216370b16e014bb46c3859fbb76b93 │ │ └─50453 /pause │ ├─db872471d941a03788165106b0ef7f4aaee23632dc5d2ecd569586767a877798 │ │ └─47798 percona-xtradb-cluster-operator │ ├─a8ebc9ad4abd1221085d75a61099a60b6376fe776ee24cbb387945bea187e18c │ │ └─256431 /pause │ ├─1a6516472fcf55e7ba091678b975f45f0d7b92808a966dfcc355e5573eddefce │ │ ├─190543 neutron-rpc-server: master process [/var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini] │ │ ├─190916 neutron-server: rpc worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─190919 neutron-server: rpc worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ └─190922 neutron-server: rpc reports worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ ├─ffd5bbc0e136cb06d7581868a800302b96c82c5af55314478b8b96650d5cf46c │ │ ├─ 46477 /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 │ │ ├─ 46490 /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 │ │ ├─ 46633 nginx: master process /usr/bin/nginx -c /etc/nginx/nginx.conf │ │ ├─279210 nginx: worker process │ │ ├─279211 nginx: worker process │ │ └─279212 nginx: cache manager process │ ├─94b74005ee9fe719847455e9b79053fa51d0ffa46d3947b1d4082b6ddc6db74c │ │ └─56869 nfd-master -crd-controller=true -metrics=8081 │ ├─0d05e337b0836f87104199497eea90f047265d4792b9c588ba85a571783ff1d2 │ │ └─246528 /pause │ ├─ae4b47fe302b7be53c8fd82d9e82adfe2c95f0a1d66097a87433a906bbc0697f │ │ └─165641 /pause │ ├─d53b2c56fd5943e473b791018d6c5788a6ff6a074feb962086c4c8f4a694f63c │ │ └─236563 /pause │ ├─d41f6e455bb50146610dce6318f186ed5af5137cbebaae71b13c3e6f9a602982 │ │ └─46989 /pause │ ├─1eb15223b263d306e85596b6a23f4b116729a230abf643bb3bcb2b162fe48582 │ │ ├─210930 heat-api-cfn: uWSGI master │ │ ├─210998 heat-api-cfn: uWSGI worker 1 │ │ └─210999 heat-api-cfn: uWSGI worker 2 │ ├─4a15e1fbab59835bd884486d252bb5bba12b7471f81b1906e6b42d0fa7df053b │ │ └─240356 /pause │ ├─8570ad9c488ebcfabd6ae07ae13c60aadecac42e24a96c1177a3240458be8add │ │ ├─233465 octavia-api: uWSGI master │ │ ├─233477 octavia-api: uWSGI worker 1 │ │ └─233478 octavia-api: uWSGI worker 2 │ ├─d52065e6d9d32407d341f79da7df1bca543ba4213696e33420629f3ed611dd4b │ │ └─223781 /pause │ ├─64abe097671daf5a014789f357cc7d517b4b1e8f9cdaf7f4ea16e23c9b1c3ff9 │ │ ├─347872 neutron-dhcp-agent: master process [/var/lib/openstack/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/dhcp_agent.ini] │ │ ├─348176 neutron-dhcp-agent: ServiceWrapper worker(0) │ │ ├─348303 /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/tmp2v79tn6k/privsep.sock │ │ ├─348909 /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/tmp2cm88ohl/privsep.sock │ │ ├─349324 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─349330 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─349453 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/9849b4e9-4656-4658-a42e-6801d086b165/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/9849b4e9-4656-4658-a42e-6801d086b165/host --addn-hosts=/var/lib/neutron/dhcp/9849b4e9-4656-4658-a42e-6801d086b165/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/9849b4e9-4656-4658-a42e-6801d086b165/opts --dhcp-leasefile=/var/lib/neutron/dhcp/9849b4e9-4656-4658-a42e-6801d086b165/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-73439a58-494b-46a4-928c-f9b2ac23d849,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 │ │ ├─349458 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/0c54c0aa-dc0e-485c-a3ca-c442fdf49160/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/0c54c0aa-dc0e-485c-a3ca-c442fdf49160/host --addn-hosts=/var/lib/neutron/dhcp/0c54c0aa-dc0e-485c-a3ca-c442fdf49160/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/0c54c0aa-dc0e-485c-a3ca-c442fdf49160/opts --dhcp-leasefile=/var/lib/neutron/dhcp/0c54c0aa-dc0e-485c-a3ca-c442fdf49160/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-d63833b5-5484-4590-8b49-b67e85f4fdef,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 │ │ ├─349510 haproxy -f /var/lib/neutron/ns-metadata-proxy/9849b4e9-4656-4658-a42e-6801d086b165.conf │ │ ├─349515 haproxy -f /var/lib/neutron/ns-metadata-proxy/0c54c0aa-dc0e-485c-a3ca-c442fdf49160.conf │ │ ├─385579 /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/tmp2gpllci6/privsep.sock │ │ ├─391209 /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/tmp0zu4xxpu/privsep.sock │ │ └─403659 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/f69206b5-dcd9-45ed-ba49-0787c35046bd/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/f69206b5-dcd9-45ed-ba49-0787c35046bd/host --addn-hosts=/var/lib/neutron/dhcp/f69206b5-dcd9-45ed-ba49-0787c35046bd/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/f69206b5-dcd9-45ed-ba49-0787c35046bd/opts --dhcp-leasefile=/var/lib/neutron/dhcp/f69206b5-dcd9-45ed-ba49-0787c35046bd/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-0a1f844d-7dc6-4f5f-bc3a-cd4ac2ceb911,10.1.1.0,static,255.255.255.0,86400s --dhcp-option-force=option:mtu,1450 --dhcp-lease-max=256 --conf-file=/etc/neutron/dnsmasq.conf --server=10.96.0.20 --domain=openstacklocal │ ├─61e2607fb54a852c876659dcf111f6b114c7abf694dd6cff8125122d7ffd8ae8 │ │ └─64459 memcached -m 1024 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─5311481fcd1105892455c6b0131392e629c29e813bee1f4dc8b75cfaa687cb40 │ │ └─239374 /manager --metrics-bind-address=:8443 --leader-elect --health-probe-bind-address=:8081 │ ├─9c817840ede384ddae5358606fb5c1b8ead45fd6f7558f0ab74dddaebe33bc74 │ │ └─41120 /pause │ ├─de84e0396c1d3ba9522ac03c7b51202adcfc897748db531a899af186cda423ce │ │ └─262363 docker-registry serve /etc/docker-registry/config.yml │ ├─1076a41f8ffee1e71f3d847de02a04db1525dc5682876cf5b0d7b7efbea738dd │ │ └─196088 /usr/bin/libvirt-tls-sidecar │ ├─484cfb99c15d7ce71dc8f89440c9cba7eabeb35734bb3a21a34277652a0bbdd0 │ │ └─64268 /pause │ ├─010458f7db39c958837472124c415d8f9b697d4715ef1088320e44de6707c22d │ │ └─166429 /pause │ ├─1cf8bba6ee0cb8bf559a8c7b1888e2bf8e20b845ba97c7e21322b5e7e2347bf5 │ │ ├─62104 python -u /app/sidecar.py │ │ ├─62534 python -u /app/sidecar.py │ │ └─62535 python -u /app/sidecar.py │ ├─bfaf2f97829ea382d97068907ab64e61a8ebd8cf0bf1e005021c344bfbc91fb5 │ │ └─115920 /pause │ ├─42fa0cb40eceac34a1df9f6f10809b204b9c2c5a72fb007286442aaee3155400 │ │ └─47986 /pause │ ├─d7c08676d7217b57769a8d5f2a2e11fb4e884051d499501b8265a82be27fd101 │ │ └─47252 /manager --metrics-bind-address=:8080 │ ├─3c240b5621f2f4f6bb6982e9a4f099110c4ac84d116b6dcd2dbdcfd505d8dccb │ │ ├─41556 cilium-agent --config-dir=/tmp/cilium/config-map │ │ └─41950 cilium-health-responder --listen 4240 --pidfile /var/run/cilium/state/health-endpoint.pid │ ├─2d4a21307ea327d80ade492b062e66513b1fa33e917711ac85c74f671927e25d │ │ └─55039 /pause │ ├─b1bc809c2a82b5df567062a219b92f57e34659b980569785d8910d6a54c94403 │ │ └─113867 /var/lib/openstack/bin/python /var/lib/openstack/bin/staffeln-api --config-file /etc/staffeln/staffeln.conf │ ├─79dc5d7550df58336244662e66fac4e5376cd62ab33129e83cf3858668de95ce │ │ └─223857 /pause │ ├─dfc97f0683aa3169e0f0d809bf1efde89a37fb6431f0f9ffc9d845c2e7716b3e │ │ └─63615 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 │ ├─7e6b38da1869c52ab11c5400e248a4fb45c9287b7e343064b4208b117cd8c5e8 │ │ └─181689 /pause │ ├─d4edf9bcae34cbe7574f55126aaf4d370c0cdf861479d291a26caf4e760ed430 │ │ └─111790 /pause │ ├─c03457788d127f5f603957d078c125dc4a1109b845fa5554e91f873b28ebe30c │ │ └─39936 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 │ ├─425a640a94dbc5d198bf0f30dd1f2409505a4653b12bad60a622989dc9ec4276 │ │ └─43295 /pause │ ├─329fcb242fb4d3be72da6673864294b358c7cf00ca22d0fb289469466134974a │ │ └─205395 sshd: /usr/sbin/sshd -D -e -o Port=8022 [listener] 0 of 10-100 startups │ ├─bad98e0e7f40af5b772774dabbf340a0e08b1488201cdd17f1d93817082cb17f │ │ └─46246 /pause │ ├─69cc360a8201b74795c0b9ce33db58f6a70fc6355bdbc151d976e7e6803b93f2 │ │ └─129087 /pause │ └─631b1991cb6e42b75bb8feb84f885940b1c65429d44004d3beb14b4f8f632769 │ └─39982 kube-apiserver --advertise-address=199.204.45.116 --allow-privileged=true --authorization-mode=Node,RBAC --client-ca-file=/etc/kubernetes/pki/ca.crt --enable-admission-plugins=NodeRestriction --enable-bootstrap-token-auth=true --etcd-cafile=/etc/kubernetes/pki/etcd/ca.crt --etcd-certfile=/etc/kubernetes/pki/apiserver-etcd-client.crt --etcd-keyfile=/etc/kubernetes/pki/apiserver-etcd-client.key --etcd-servers=https://127.0.0.1:2379 --kubelet-client-certificate=/etc/kubernetes/pki/apiserver-kubelet-client.crt --kubelet-client-key=/etc/kubernetes/pki/apiserver-kubelet-client.key --kubelet-preferred-address-types=InternalIP,ExternalIP,Hostname --proxy-client-cert-file=/etc/kubernetes/pki/front-proxy-client.crt --proxy-client-key-file=/etc/kubernetes/pki/front-proxy-client.key --requestheader-allowed-names=front-proxy-client --requestheader-client-ca-file=/etc/kubernetes/pki/front-proxy-ca.crt --requestheader-extra-headers-prefix=X-Remote-Extra- --requestheader-group-headers=X-Remote-Group --requestheader-username-headers=X-Remote-User --secure-port=6443 --service-account-issuer=https://kubernetes.default.svc.cluster.local --service-account-key-file=/etc/kubernetes/pki/sa.pub --service-account-signing-key-file=/etc/kubernetes/pki/sa.key --service-cluster-ip-range=10.96.0.0/12 --tls-cert-file=/etc/kubernetes/pki/apiserver.crt --tls-min-version=VersionTLS13 --tls-private-key-file=/etc/kubernetes/pki/apiserver.key ├─proc-sys-fs-binfmt_misc.mount └─dev-hugepages.mount