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 │ │ │ ├─25417 /lib/systemd/systemd --user │ │ │ └─25418 (sd-pam) │ │ └─session-23.scope │ │ ├─25308 sshd: cephadm [priv] │ │ └─25449 sshd: cephadm@notty │ └─user-1000.slice │ ├─user@1000.service … │ │ ├─app.slice │ │ └─init.scope │ │ ├─704 /lib/systemd/systemd --user │ │ └─705 (sd-pam) │ ├─session-101.scope │ │ ├─269664 sshd: zuul [priv] │ │ └─269725 sshd: zuul@notty │ └─session-1.scope │ ├─ 701 sshd: zuul [priv] │ ├─ 718 sshd: zuul@notty │ ├─ 863 /usr/bin/python3 │ ├─269716 ssh: /home/zuul/.ansible/cp/199.204.45.78-22-zuul [mux] │ ├─320600 sh -c /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-qqpczgejqtlytldfdyeybvwfgwhwyjaq ; /usr/bin/python3'"'"' && sleep 0' │ ├─320601 /bin/sh -c sudo -H -S -n -u root /bin/sh -c 'echo BECOME-SUCCESS-qqpczgejqtlytldfdyeybvwfgwhwyjaq ; /usr/bin/python3' && sleep 0 │ ├─320602 sudo -H -S -n -u root /bin/sh -c echo BECOME-SUCCESS-qqpczgejqtlytldfdyeybvwfgwhwyjaq ; /usr/bin/python3 │ ├─320603 /bin/sh -c echo BECOME-SUCCESS-qqpczgejqtlytldfdyeybvwfgwhwyjaq ; /usr/bin/python3 │ ├─320604 /usr/bin/python3 │ ├─320605 /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 │ └─320607 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 … │ │ ├─ 12207 /usr/bin/containerd --config /etc/containerd/config.toml │ │ ├─ 15424 /usr/bin/containerd-shim-runc-v2 -namespace moby -id de3f0f92fd8083521698638b722464032bbefdb0c6e0ee60227f65d3aa1a71f1 -address /run/containerd/containerd.sock │ │ ├─ 15795 /usr/bin/containerd-shim-runc-v2 -namespace moby -id bf660e752eeb852e13aea402d1175d456d6ad2846c1aa28e88981f586908decd -address /run/containerd/containerd.sock │ │ ├─ 22555 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 853ddc321e8e1f07ec949cd5b4750db7b4de611ea6a229d30d4cb1ecd73a0b30 -address /run/containerd/containerd.sock │ │ ├─ 29083 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 7b9498a93f896384fb5a236bc647e1a7e8f40c319c541bf6ad99da9d63cebaf1 -address /run/containerd/containerd.sock │ │ ├─ 33543 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 603115370f2be7938464238ba58ae553f25407af256bf9088d3843343394cbd1 -address /run/containerd/containerd.sock │ │ ├─ 38258 /usr/bin/containerd-shim-runc-v2 -namespace moby -id f1640e1c379250333adc6619d5faa305770907596e38360b32e574a437b43916 -address /run/containerd/containerd.sock │ │ ├─ 54527 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f3134112ea39f2a7c2b705567beb653cf3104388be5072a3100cdb74c26e5107 -address /run/containerd/containerd.sock │ │ ├─ 54575 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0f28423f0c5afd500fe831e6c6da127bb915be5c370401b3d1085a546e065a18 -address /run/containerd/containerd.sock │ │ ├─ 54584 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b842b186afba6c66de824fddf5c82464f7efb4b0cb349eae764faa12449392c1 -address /run/containerd/containerd.sock │ │ ├─ 54616 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2f112f195be43f6e83c7e2213e5f55634f780d60b10f2cb777c4e5a8a0d3f302 -address /run/containerd/containerd.sock │ │ ├─ 54619 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8ca00c03df4f8358c4a4b566e1d9b16976b46dcefe7352bfc757947023615b29 -address /run/containerd/containerd.sock │ │ ├─ 55266 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id eb103c722e344199bac46d352ce23bbf95298f6687c9831632000b78d8626ee2 -address /run/containerd/containerd.sock │ │ ├─ 56465 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9b131e57bffa43c779cc9b570045f3c2fba96cdc59ed2c83eff4dbda34cd275f -address /run/containerd/containerd.sock │ │ ├─ 56505 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4759323962d2d5114e6ae95a8aacd1ef0935a1f986ab8cff784267f71839f590 -address /run/containerd/containerd.sock │ │ ├─ 57891 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bc81b0110d17299eed28b6e99b6760e3324a8aacb24de0530e0f59889413a244 -address /run/containerd/containerd.sock │ │ ├─ 58369 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6c57e9605e83baeeddc7281446d20e3cd6d3899a5bcee1182dbf005ac0286cac -address /run/containerd/containerd.sock │ │ ├─ 58420 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 109e9816d189db42bbfde6bc5d2f3f51da8b27daa6b4fe77df6d5f254b61a01a -address /run/containerd/containerd.sock │ │ ├─ 62385 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f9f738c0eade73e5ccce8ddeacc91fe9a0f3ea4c9cad9360f746a33589d6ea7f -address /run/containerd/containerd.sock │ │ ├─ 77357 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 81d701352fc5073f70e1f5e820c085629700f3731ad77366da1f1fed69bdf5ff -address /run/containerd/containerd.sock │ │ ├─ 77992 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2bc72deaed6c4cf0a20df378d1a33c7bed4457de504825857e7c5c67161fadf4 -address /run/containerd/containerd.sock │ │ ├─ 78226 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id abf8c61aa6b9c023e60c3dfe351cff41eacdae6c4e72ff92e13997ab24e737e9 -address /run/containerd/containerd.sock │ │ ├─ 78270 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d236891915cf79dd8153cbcb1c497824e054c14fdc0de0067735118ee4609cbd -address /run/containerd/containerd.sock │ │ ├─ 78676 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 30d9a0cd9507dd3286ec3ca4028069e6182d4b30b1c2f100c3bbcf10fd0608ef -address /run/containerd/containerd.sock │ │ ├─ 78774 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 053646df43e2747640d7939d66e502c2a29d39fb7cecc7bb4542d5993ba2a7b9 -address /run/containerd/containerd.sock │ │ ├─ 78830 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f8433bb3526dd3ce27b34c26be9bbb60e917b342968915e395a51f7ca3953419 -address /run/containerd/containerd.sock │ │ ├─ 78908 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 81507160d8c16ce8c0005ff834bda8b62fa81791c32e7375127c51c9eb6f5614 -address /run/containerd/containerd.sock │ │ ├─ 79647 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 812312246c09a8cff5b56650176935a53f3a27831db6b51ed591f25c687a0821 -address /run/containerd/containerd.sock │ │ ├─ 79787 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0e499d8af6c59f37451267c99d296384f81f0ccec9d611172689f761c3ad5fbd -address /run/containerd/containerd.sock │ │ ├─ 79909 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 08aa7f886cd7121beec371222b944afc6714c5636088afde00376a300ba83123 -address /run/containerd/containerd.sock │ │ ├─ 80549 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ed8f2093bebde6f288ca8a625a997f59c9e8ff5368a07bc5d1e11c2b1d43642e -address /run/containerd/containerd.sock │ │ ├─ 81770 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 72d8563aeedece4d623f9be2890145acc94f844b4dda5b4214482051c7545993 -address /run/containerd/containerd.sock │ │ ├─ 82174 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a05331fc7e4b77bd31466432a1dd218c8dc152bec55059a7c0b419c0cc7b552a -address /run/containerd/containerd.sock │ │ ├─ 82224 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 63dc05ee9df0a1fa281323eead36b4c65230322a776f557dd7be70179eaab59c -address /run/containerd/containerd.sock │ │ ├─ 82298 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 77ec773e618c346cb2208d5aa06e98cc8c5ecb41fef6809e3749e200702edfc2 -address /run/containerd/containerd.sock │ │ ├─ 83105 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 205953333c446d1b87c1f69044710b0fef2b2c727c6d9ad2ae29ee5b02cf0e42 -address /run/containerd/containerd.sock │ │ ├─ 84446 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0a434bd5517087061892953d5202a60f3140e3a713d1a02a58845680172112ed -address /run/containerd/containerd.sock │ │ ├─ 86351 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9b0ede74d212cf5417da3c00e54c0bc5a59679ab4dadd43a55eecdd49428a48b -address /run/containerd/containerd.sock │ │ ├─ 86719 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1cf91fefbffd1564b3a5217d774e68575425f5d87a76b7d6dec0c672e2cc2823 -address /run/containerd/containerd.sock │ │ ├─ 86932 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 21e688e74d1317529f5ebbfd86fb2b508974a7396aff78837f0017c80735413a -address /run/containerd/containerd.sock │ │ ├─ 87362 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8f7ebc647d046723254245cbf126a2008c842b9e79ed429af6d9f841c883dae3 -address /run/containerd/containerd.sock │ │ ├─ 89003 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 28b1a66ef1c4c78349a868b9c75174226227af7defb3f5f8e17a8636a3df5b1c -address /run/containerd/containerd.sock │ │ ├─ 89375 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1bf0d1d9508d52625f9305429a3c8c3e05118c70623a211eb87d65880fd79196 -address /run/containerd/containerd.sock │ │ ├─ 89565 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9df938d631fce03533f0e51d94e4a6e016cd2b84a95d2ee11ab672537ad9d690 -address /run/containerd/containerd.sock │ │ ├─ 89771 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a1e83db2bf6ad45c09293c5dff4a94ee2215edf3a7a8b3c47dc87fa1b83b6bb8 -address /run/containerd/containerd.sock │ │ ├─ 93036 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b6f31f0d608f1ee10caca2e9166db5fe9ed68dfb99a10ddf00eb00bf68638e5b -address /run/containerd/containerd.sock │ │ ├─ 99084 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id de5b338d0ac3f25d1e23133afb10ea222827f668381caca266557e0196db94e4 -address /run/containerd/containerd.sock │ │ ├─100010 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 64ccc47fb0455b5267aa8a1dbea26d0a7e5626c1c37f704a0cb10e78e49ad395 -address /run/containerd/containerd.sock │ │ ├─102916 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 84190e81c55af73fe7a82f82169e78686a277bd8d96e823185fd1a0903d1d9d1 -address /run/containerd/containerd.sock │ │ ├─108265 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8bd6aaa2317a1404ae9d9a4ecb317841379725a51f284547c8cb6a30e08ff932 -address /run/containerd/containerd.sock │ │ ├─108458 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id af7e865dd4140f652dca58d6af95b48e143aab8a07bcfe17b6f7c9f12397175c -address /run/containerd/containerd.sock │ │ ├─108508 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 68e1dbae257657ef382a7ace3d249debe73f91108ae8cc37a3fc313529e76deb -address /run/containerd/containerd.sock │ │ ├─108572 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bc03199ec52e5fd408729ec083a47a0e058980c169f358c1e55d4fbe64e5444c -address /run/containerd/containerd.sock │ │ ├─109884 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2cdc4844b27a54c4bed05234c8fa085629adfd4718dfd0ac9778c06e9b33ce03 -address /run/containerd/containerd.sock │ │ ├─110029 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1e38c2437523b25609c07368ada00dfd1d2480e516f85bd2e349073a9556809b -address /run/containerd/containerd.sock │ │ ├─116832 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8b458f4793a898d6fedcf292b7331a94aef8290e6a194dfb5ff413a2184f07be -address /run/containerd/containerd.sock │ │ ├─118925 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 15052b1c72245df58c077929a68ec236c001fc10ac89925e86d34dc81048b166 -address /run/containerd/containerd.sock │ │ ├─119054 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f235c32d68e3a3c358434956d74ec580ccb41846f1f6cbf87f93ec3251404ae8 -address /run/containerd/containerd.sock │ │ ├─119398 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 44e5f0e8b3795d823c855f4c3723c478937321dafd0b723b8098600b4c2a045d -address /run/containerd/containerd.sock │ │ ├─120941 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9f1c7b57d6ae28e79fc160159c0065879626baef4827109c0f0901a2b07fb31c -address /run/containerd/containerd.sock │ │ ├─123375 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5e2c1fb981d9236d8f3474e43b2919b3b7b6161fe4037b50bb6376e9746bb3f7 -address /run/containerd/containerd.sock │ │ ├─123414 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c7c6a66ab2c7a3235a11345183ee371ba45f8abdbfd33f70a7ab528a1ad9cd5f -address /run/containerd/containerd.sock │ │ ├─124599 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b24dcb99635e04a67929b5563b041a4e135912c327d3557b1bf53ab0d64d84db -address /run/containerd/containerd.sock │ │ ├─132424 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 907163ab8b65e01593b01a38258cf8aae2eab06020d867aaf7b4069bdd54e8a5 -address /run/containerd/containerd.sock │ │ ├─135118 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ef9ed5f334d6116a5d81d20302e32495c15adcb49f14c2eca516265b53ea253d -address /run/containerd/containerd.sock │ │ ├─135236 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 82da64e0ccf7aa02096bb620ba08aaa508bd108e29d05ca64f44ddbb1a831c49 -address /run/containerd/containerd.sock │ │ ├─135341 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 89c9736c11e08204e0013977813b980aa42ca8ccab70e48935fef2675288bbe2 -address /run/containerd/containerd.sock │ │ ├─138847 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 75b53698d82d51dbf6d88b191b1098bc379034d8275413882dcc9af1e2179c6e -address /run/containerd/containerd.sock │ │ ├─140025 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 786dd900abdd079df40f96043f90f4681c9d5a75b2d4b1471470ca0d62b1650e -address /run/containerd/containerd.sock │ │ ├─149568 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cb8981e2665c7de14456e4bbb14c88eac6f03b868d9e7f8ad96069729811e00f -address /run/containerd/containerd.sock │ │ ├─149613 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f0d668671163e39f3c4625d0b4cadb13488517e821d34a10bc2669a82d58d4c8 -address /run/containerd/containerd.sock │ │ ├─156345 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 769bf889eb203544b4090b9b8abbf389fe3538e6d1138affd3e71c6a1c76db68 -address /run/containerd/containerd.sock │ │ ├─156399 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4b489ccbcafd26fa14bc137542aded080876bfefb7d34e11cba344cf00b97568 -address /run/containerd/containerd.sock │ │ ├─156959 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cf1152250f3a6186bc3d0e9ddf18b36dcfec5ac60c3d19e102a226e432a337a9 -address /run/containerd/containerd.sock │ │ ├─161007 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 76fa70f2dee66d8fa98849f7e3ee8808b1446c34b0562cd4bc1d2dc0bb326fd9 -address /run/containerd/containerd.sock │ │ ├─161278 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8e20a1b9d5c3405148005be459b90af5f4526be0841797bb094781ac2451497a -address /run/containerd/containerd.sock │ │ ├─161477 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3e05022645634fedcf5ca9dc3e24a4757b42e54f4b9cd4926450a43598193437 -address /run/containerd/containerd.sock │ │ ├─161519 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id de8a99a732faea3529f53da5539cf543722474454bea05785ddaabf0e28336aa -address /run/containerd/containerd.sock │ │ ├─161581 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id dfea2d611480c6c232a2aa8568c1ba05d544a5c46b1e9dfdffde8a4112e1b9eb -address /run/containerd/containerd.sock │ │ ├─162018 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f8cda34aaad627c67408fb44c505de98a0beb7de892fe90f842691926975fa8c -address /run/containerd/containerd.sock │ │ ├─182599 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6014f5794badf7e848cd737907596a6c47acaa734a7dd7ad0f791c5ddde262a8 -address /run/containerd/containerd.sock │ │ ├─182654 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 61fdfdc9c2e294893ab6c6be9539ef7a2d078cce9da5b44b6e26f64b492d47e1 -address /run/containerd/containerd.sock │ │ ├─193762 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 05e6f2a39730dc4d57433705331f830715348f25ae458463fb0bca2b91812b1f -address /run/containerd/containerd.sock │ │ ├─195573 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d894df36eac03d439f0493de929ee6ee95728ebdb5c1b28cecf290c202d26277 -address /run/containerd/containerd.sock │ │ ├─195594 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fc1c22238106c005a5c44d3c9efdb2d4f4a2dc3ea65f30a0b5aac36d2faa4b2f -address /run/containerd/containerd.sock │ │ ├─195651 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6c99ed0832a9390e71fa7b9d8f9ca9921c58f15115e3d8ea73e9c946592eaeaf -address /run/containerd/containerd.sock │ │ ├─195654 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fc7414f74d2b95f354a8675bc378aa1bb6771253fa6513139c7ad78b23e91e26 -address /run/containerd/containerd.sock │ │ ├─195723 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e4e5f81c73f1471198d58521ff6c24d0b59e055cefe79fa4d7755cf260b71086 -address /run/containerd/containerd.sock │ │ ├─196085 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f41064627d0f6dd04680a86e426378bc95edff7de496b4d9f89812d25dfa6cd5 -address /run/containerd/containerd.sock │ │ ├─196168 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c897e713a904d5b2d185ba599fb67f8ce8a412db4c2be4c492d18859acc13fb9 -address /run/containerd/containerd.sock │ │ ├─211226 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e7c88d926e20c414796ff0a1b11c54477a34fef53c06c76aeb392fbeb8bdcb7f -address /run/containerd/containerd.sock │ │ ├─213004 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0aafc0d55af8b91f51d5ae89df769f83d26bb82ceb2e81988949092bbdd34000 -address /run/containerd/containerd.sock │ │ ├─213400 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3178278907b22b4fff322f1bdae31941d25e95a04efafe13f9c079efe9d1c93b -address /run/containerd/containerd.sock │ │ ├─214788 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 825efbe36265935413551d0fe59c806f0892e1d680ad15e1d84aef29b4fb58ab -address /run/containerd/containerd.sock │ │ ├─221425 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6e7aad31c35647cff40ce880d308c85e2b368be1cc17f47671ed3429c1872ea0 -address /run/containerd/containerd.sock │ │ ├─221627 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e3c9872dc4b39db2c746bc5c00dbee1e6819464e6cd89721e1eb8bb0a7c6ec6e -address /run/containerd/containerd.sock │ │ ├─221697 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d63d8df962cf09ef023c0fe441178a440763f1b15d35463e2794ddeeec3716c2 -address /run/containerd/containerd.sock │ │ ├─221882 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e3c131d3b6b11956309d355e1f08d4714fcc11efc6d05eecefb96e6ad57479fa -address /run/containerd/containerd.sock │ │ ├─229894 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b51355133dc5998ba113cc785f80db1e7babb144c2d83c776a2984de811ca021 -address /run/containerd/containerd.sock │ │ ├─230010 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ea0727f4909517fec6ea94e036f5bafd3297960a11f1643645c299f5f0c87df0 -address /run/containerd/containerd.sock │ │ ├─230054 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ddf116f0fe1a7a132c635b40e028661945547195edd5e3a1ed49ddd3861c6643 -address /run/containerd/containerd.sock │ │ ├─230304 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9bc264b310e6c5129e1a3027bb3041ffd72b3507ba1135f93e541c44d3dd59ca -address /run/containerd/containerd.sock │ │ ├─244979 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 15a6ed7efeadfcb02f75c61f7b90d3b313f536f0495df71ddde9ef35756f90ee -address /run/containerd/containerd.sock │ │ ├─248180 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ba6fc490c77897d78c58b71063aaaab384625fe3726516db5e95d058df259cd8 -address /run/containerd/containerd.sock │ │ ├─249889 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 87b43e9de0e90018ac30c70d86c8eb25d8c38d896c7c9e4744b76feb97e72650 -address /run/containerd/containerd.sock │ │ ├─250892 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4ee559bf7ac025f1805c71c3de0f1741028138b013afab70142283fb6a04f989 -address /run/containerd/containerd.sock │ │ ├─251991 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4e4001359d4fc6d68410674adc0a921ff81cb0c44696b96231cdf8f9ce6ec38d -address /run/containerd/containerd.sock │ │ ├─253720 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0dd93c5c3dc8ea2becd9705ac0dcee73e06c522914b01c86825b046962fd223e -address /run/containerd/containerd.sock │ │ ├─255483 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 943e71c721f0e58847e1dd194808a9b433c9fcf7ce10d0cdc18b40db1805ad9d -address /run/containerd/containerd.sock │ │ ├─255541 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7300376a3843adc0f0009b086d19cbb24cb6e068d52e6c2b8acea143cbc8891f -address /run/containerd/containerd.sock │ │ ├─264870 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8d5fca81e066c3f3abb49694e661a1547dd48ed0369376e5c49bc1523ae5deee -address /run/containerd/containerd.sock │ │ └─265495 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4f617dc6e24a0e711d2d3d4ae53a5d800e92238ac3eb7775110e8b8a75f7d1aa -address /run/containerd/containerd.sock │ ├─packagekit.service │ │ └─1187 /usr/libexec/packagekitd │ ├─systemd-networkd.service │ │ └─522 /lib/systemd/systemd-networkd │ ├─systemd-udevd.service │ │ └─389 /lib/systemd/systemd-udevd │ ├─system-serial\x2dgetty.slice │ │ └─serial-getty@ttyS0.service │ │ └─630 /sbin/agetty -o -p -- \u --keep-baud 115200,57600,38400,9600 ttyS0 vt220 │ ├─docker-f1640e1c379250333adc6619d5faa305770907596e38360b32e574a437b43916.scope … │ │ ├─38283 /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 │ │ └─38295 /usr/bin/ceph-osd -n osd.2 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─system-ceph\x2d4837cbf8\x2d4f90\x2d4300\x2db3f6\x2d726c9b9f89b4.slice │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@mgr.instance.tgrplf.service │ │ │ ├─15707 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.tgrplf/unit.run │ │ │ └─15738 /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-tgrplf --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.tgrplf:/var/lib/ceph/mgr/ceph-instance.tgrplf:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.tgrplf/config:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v18.2.7 -n mgr.instance.tgrplf -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.1.service │ │ │ ├─33257 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/unit.run │ │ │ └─33523 /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@crash.instance.service │ │ │ ├─22514 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/unit.run │ │ │ └─22535 /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 │ │ │ ├─28806 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/unit.run │ │ │ └─29066 /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 │ │ │ ├─37966 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/unit.run │ │ │ └─38241 /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 │ │ ├─15343 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/unit.run │ │ └─15373 /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 … │ │ └─12945 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock │ ├─polkit.service │ │ └─645 /usr/libexec/polkitd --no-debug │ ├─docker-603115370f2be7938464238ba58ae553f25407af256bf9088d3843343394cbd1.scope … │ │ ├─33569 /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 │ │ └─33581 /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 │ ├─networkd-dispatcher.service │ │ └─619 /usr/bin/python3 /usr/bin/networkd-dispatcher --run-startup-triggers │ ├─multipathd.service │ │ └─48913 /sbin/multipathd -d -s │ ├─kubelet.service │ │ └─54983 /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.78 --pod-infra-container-image=harbor.atmosphere.dev/registry.k8s.io/pause:3.9 │ ├─system-modprobe.slice │ ├─systemd-journald.service │ │ └─357 /lib/systemd/systemd-journald │ ├─ssh.service │ │ └─651 sshd: /usr/sbin/sshd -D [listener] 0 of 10-100 startups │ ├─run-r76d9e154bf5d4694b3252c72ea3f2db4.scope │ │ └─209077 /usr/sbin/libvirtd --listen │ ├─uuidd.service │ │ └─1545 /usr/sbin/uuidd --socket-activation │ ├─docker-bf660e752eeb852e13aea402d1175d456d6ad2846c1aa28e88981f586908decd.scope … │ │ ├─15820 /sbin/docker-init -- /usr/bin/ceph-mgr -n mgr.instance.tgrplf -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─15840 /usr/bin/ceph-mgr -n mgr.instance.tgrplf -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─docker-de3f0f92fd8083521698638b722464032bbefdb0c6e0ee60227f65d3aa1a71f1.scope … │ │ ├─15455 /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 │ │ └─15467 /usr/bin/ceph-mon -n mon.instance -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true │ ├─docker-7b9498a93f896384fb5a236bc647e1a7e8f40c319c541bf6ad99da9d63cebaf1.scope … │ │ ├─29107 /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 │ │ └─29120 /usr/bin/ceph-osd -n osd.0 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─cloud-config.service │ ├─chrony.service │ │ ├─13511 /usr/sbin/chronyd -F 1 │ │ └─13512 /usr/sbin/chronyd -F 1 │ ├─docker-853ddc321e8e1f07ec949cd5b4750db7b4de611ea6a229d30d4cb1ecd73a0b30.scope … │ │ ├─22583 /sbin/docker-init -- /usr/bin/ceph-crash -n client.crash.instance │ │ └─22601 /usr/bin/python3 -s /usr/bin/ceph-crash -n client.crash.instance │ ├─docker.socket │ ├─systemd-resolved.service │ │ └─394 /lib/systemd/systemd-resolved │ ├─system-lvm2\x2dpvscan.slice │ ├─cloud-init.service │ ├─iscsid.service │ │ ├─10614 /sbin/iscsid │ │ └─10615 /sbin/iscsid │ ├─dbus.service │ │ └─615 @dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation --syslog-only │ ├─system-getty.slice │ │ └─getty@tty1.service │ │ └─629 /sbin/agetty -o -p -- \u --noclear tty1 linux │ └─systemd-logind.service │ └─621 /lib/systemd/systemd-logind ├─k8s.io │ ├─af7e865dd4140f652dca58d6af95b48e143aab8a07bcfe17b6f7c9f12397175c │ │ └─108481 /pause │ ├─fc1c22238106c005a5c44d3c9efdb2d4f4a2dc3ea65f30a0b5aac36d2faa4b2f │ │ └─195658 /pause │ ├─6c57e9605e83baeeddc7281446d20e3cd6d3899a5bcee1182dbf005ac0286cac │ │ └─58392 /pause │ ├─6c99ed0832a9390e71fa7b9d8f9ca9921c58f15115e3d8ea73e9c946592eaeaf │ │ └─195779 /pause │ ├─7300376a3843adc0f0009b086d19cbb24cb6e068d52e6c2b8acea143cbc8891f │ │ └─255580 /pause │ ├─bc81b0110d17299eed28b6e99b6760e3324a8aacb24de0530e0f59889413a244 │ │ └─57917 /pause │ ├─68e1dbae257657ef382a7ace3d249debe73f91108ae8cc37a3fc313529e76deb │ │ └─108535 /pause │ ├─ef9ed5f334d6116a5d81d20302e32495c15adcb49f14c2eca516265b53ea253d │ │ └─135145 /pause │ ├─1cf91fefbffd1564b3a5217d774e68575425f5d87a76b7d6dec0c672e2cc2823 │ │ └─86745 /pause │ ├─4c53e259115620d3a393477061c22b0db445433956cce6e1ae9a2bddf41c1cf0 │ │ └─110249 /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 │ ├─c897e713a904d5b2d185ba599fb67f8ce8a412db4c2be4c492d18859acc13fb9 │ │ └─196225 /pause │ ├─f41064627d0f6dd04680a86e426378bc95edff7de496b4d9f89812d25dfa6cd5 │ │ └─196123 /pause │ ├─a05331fc7e4b77bd31466432a1dd218c8dc152bec55059a7c0b419c0cc7b552a │ │ └─82201 /pause │ ├─802e6f179e8143c94328bab5e4b5b1ed998e30f06575e6c152d49a4298270249 │ │ ├─90097 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 │ │ └─91765 haproxy -sf 15 -x sockpair@4 -W -db -f /etc/haproxy-custom/haproxy-global.cfg -f /etc/haproxy/pxc/haproxy.cfg -p /etc/haproxy/pxc/haproxy.pid -S /etc/haproxy/pxc/haproxy-main.sock │ ├─3e05022645634fedcf5ca9dc3e24a4757b42e54f4b9cd4926450a43598193437 │ │ └─161500 /pause │ ├─0dd93c5c3dc8ea2becd9705ac0dcee73e06c522914b01c86825b046962fd223e │ │ └─253744 /pause │ ├─9f1c7b57d6ae28e79fc160159c0065879626baef4827109c0f0901a2b07fb31c │ │ └─120970 /pause │ ├─2971cdf45bf421dbe3339083200883d623bd12cacfdeee1ac80b138dc75567d7 │ │ └─70376 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 │ ├─63dc05ee9df0a1fa281323eead36b4c65230322a776f557dd7be70179eaab59c │ │ └─82252 /pause │ ├─78e165b0f0f9e8f35f8efb59e7d296023792325ecb4a9a03e6b79eedc8a513ce │ │ ├─150725 /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 │ │ └─150896 /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 │ ├─f415a4e324c1c74e8a8171f18837a593bb9167da2a8d0b2b19ad72bef2280559 │ │ └─78966 /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 │ ├─5a09b6b55865632f0c2d27ed3fcb93ee843169e1f8442e9853039afdb654bc51 │ │ └─82568 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─f0d668671163e39f3c4625d0b4cadb13488517e821d34a10bc2669a82d58d4c8 │ │ └─149636 /pause │ ├─f9f738c0eade73e5ccce8ddeacc91fe9a0f3ea4c9cad9360f746a33589d6ea7f │ │ └─62422 /pause │ ├─66244d70b0af74604df7e83b480b30284f510802f0c9819c91c53aa009394286 │ │ ├─151978 heat-api: uWSGI master │ │ ├─152069 heat-api: uWSGI worker 1 │ │ └─152070 heat-api: uWSGI worker 2 │ ├─3996e58b791a9b768433abe27046e185d8dc42d08294d646a97b45567ba14bb6 │ │ └─90013 /bin/mysqld_exporter --mysqld.username=monitor --collect.info_schema.processlist │ ├─ebc0328b06757b3e6f179845ef4de289b43e07ee3e059d7720ed0c3220eb98c1 │ │ └─110314 /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 │ ├─d236891915cf79dd8153cbcb1c497824e054c14fdc0de0067735118ee4609cbd │ │ └─78294 /pause │ ├─00463219e8d857a87387630c9980277a4464b503b01ff80b23422d1d4aa09e6b │ │ ├─268555 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ │ └─268569 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ ├─0e499d8af6c59f37451267c99d296384f81f0ccec9d611172689f761c3ad5fbd │ │ └─79829 /pause │ ├─7f10d5bd08295654ea0ac3b3dd69285d0d9628937bd466f34bb6ce043ceabe77 │ │ └─71493 cilium-operator-generic --config-dir=/tmp/cilium/config-map --debug=false │ ├─cb8981e2665c7de14456e4bbb14c88eac6f03b868d9e7f8ad96069729811e00f │ │ └─149590 /pause │ ├─5d749664e4aa964d4e1d348e6f0edb4c189e2145b1f79aa902025603d5dfe2e7 │ │ └─208504 /bin/bash /tmp/libvirt.sh │ ├─337822ecd35ca8fb37e1f48101847591bceacdba7de591f8b4de688b7fd4ae89 │ │ └─110162 /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-78.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 │ ├─ea0727f4909517fec6ea94e036f5bafd3297960a11f1643645c299f5f0c87df0 │ │ └─230086 /pause │ ├─af1cf8cef3ebd7a6d5cf7155528d481edc621620e41a68b680fc8a2915230b0a │ │ └─237429 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-scheduler --config-file /etc/manila/manila.conf │ ├─b34f6a95db8f01668fc553140c91bad61694ada56df11cb71a65c91fe64bbc99 │ │ └─110356 /bin/oauth2-proxy │ ├─622242e467b4b1c85c7b9b756b47cc5bc76a4c784917b12e8ff698585ada5f64 │ │ └─208445 /usr/bin/libvirt-tls-sidecar │ ├─109e9816d189db42bbfde6bc5d2f3f51da8b27daa6b4fe77df6d5f254b61a01a │ │ └─58446 /pause │ ├─d63d8df962cf09ef023c0fe441178a440763f1b15d35463e2794ddeeec3716c2 │ │ └─221734 /pause │ ├─d23b1e82865a822be68552b81b1b5d245d69b12facb312ba3b8bc154485ff8c3 │ │ └─108409 /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 │ ├─b861d3039fe73d2e31c712bd3923234da31a14e04aff82e2e7879eb7f0ca5078 │ │ └─110233 /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 │ ├─b51355133dc5998ba113cc785f80db1e7babb144c2d83c776a2984de811ca021 │ │ └─229928 /pause │ ├─4df699d8a1cfcc519d743762b69d6dcd0ab7740bf9ae033724e82d058b847992 │ │ ├─237741 /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 │ │ └─237956 /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 │ ├─0a434bd5517087061892953d5202a60f3140e3a713d1a02a58845680172112ed │ │ └─84470 /pause │ ├─4ee559bf7ac025f1805c71c3de0f1741028138b013afab70142283fb6a04f989 │ │ └─250917 /pause │ ├─f8433bb3526dd3ce27b34c26be9bbb60e917b342968915e395a51f7ca3953419 │ │ └─78874 /pause │ ├─79b20e39ea7174e513c97b6ba22f78abac12945242ae01d8e1bb1083c95d89fb │ │ └─108553 /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 │ ├─15052b1c72245df58c077929a68ec236c001fc10ac89925e86d34dc81048b166 │ │ └─118955 /pause │ ├─064eb60d092dc83a8351c3c7a878e6cb793323ce1a076772b83e3fea5023b50f │ │ ├─240897 octavia-api: uWSGI master │ │ ├─240910 octavia-api: uWSGI worker 1 │ │ └─240911 octavia-api: uWSGI worker 2 │ ├─2b562b8b85a099ad2e81d9c56380945c7decc9ca8b93dc5489ff211904973aa6 │ │ └─78469 nfd-gc -gc-interval=1h │ ├─f3134112ea39f2a7c2b705567beb653cf3104388be5072a3100cdb74c26e5107 │ │ └─54550 /pause │ ├─039116fad42dfdbea5c637a10000e907e742eb5af6291c4dd15f42b42e1d9259 │ │ └─78104 nfd-worker -metrics=8081 │ ├─c293091d5536435351156a8f7681e131d6fd342d758c14ca1a7ed5fed575ebba │ │ └─86792 /manager --metrics-bind-address=:9782 │ ├─6e7aad31c35647cff40ce880d308c85e2b368be1cc17f47671ed3429c1872ea0 │ │ └─221516 /pause │ ├─76fa70f2dee66d8fa98849f7e3ee8808b1446c34b0562cd4bc1d2dc0bb326fd9 │ │ └─161063 /pause │ ├─d45bdd4b7b3851d894b9ee18cf84f690a13f5d2718a837dd3712b1fe61a5ad7e │ │ ├─205427 neutron-policy-server: uWSGI master │ │ ├─205440 neutron-policy-server: uWSGI worker 1 │ │ └─205441 neutron-policy-server: uWSGI worker 2 │ ├─8e20a1b9d5c3405148005be459b90af5f4526be0841797bb094781ac2451497a │ │ └─161301 /pause │ ├─c04fac0dacc94498c6b0f316c1067258d9eac1eabe62e23526e73753fffc0246 │ │ └─83169 /usr/bin/loki -config.file=/etc/loki/config/config.yaml -target=all │ ├─8c2f607ff4e090c61ef8e5f2f2e9d2257afc3573d716a380a0555d7dc8735b9a │ │ └─79387 /bin/memcached_exporter │ ├─6c40093ae44b0a405c7c63e85edb11454be274fbebdaef9168c57e3119c9b8cd │ │ ├─156613 staffeln-conductor: master process [/var/lib/openstack/bin/staffeln-conductor --config-file /etc/staffeln/staffeln.conf] │ │ ├─157019 staffeln-conductor: Staffeln conductor backup controller worker(0) │ │ └─157031 staffeln-conductor: Staffeln conductor rotation controller worker(0) │ ├─f235c32d68e3a3c358434956d74ec580ccb41846f1f6cbf87f93ec3251404ae8 │ │ └─119077 /pause │ ├─786dd900abdd079df40f96043f90f4681c9d5a75b2d4b1471470ca0d62b1650e │ │ └─140047 /pause │ ├─513b1d5e7bc12c4c45bf10bd05e0679ca18e5466aa47ccf8fc4e8648c894b96d │ │ └─253769 /manager --leader-elect --v=2 --diagnostics-address=127.0.0.1:8080 --insecure-diagnostics=true │ ├─f6979712bf460dd8f2b9eacea9897505dc7b1183d19e1425152c4b9ea9ad6124 │ │ └─110846 /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.netclass.ignored-devices=^(lxc|cilium_|qbr|qvb|qvo|tap|ovs-system|br|tbr|gre_sys|[0-9a-f]+_eth|vxlan).*$ --collector.netdev.device-exclude=^(lxc|cilium_|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 │ ├─8ba0d8f88281fb1d3f7fd678fa9738a91d86b9c128ef6f42bf801e90d29adf03 │ │ ├─157118 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─157133 /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 -- │ │ ├─157139 erl_child_setup 1048576 │ │ ├─157285 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─157286 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─157300 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─157510 /bin/sh -s rabbit_disk_monitor │ ├─cd96137b360585c4b9250d4c52707c8e8cc3bcae615fe6ec830a1b121117cd84 │ │ ├─237527 manila-api: uWSGI master │ │ ├─237615 manila-api: uWSGI worker 1 │ │ └─237616 manila-api: uWSGI worker 2 │ ├─ba027af642a236aa7d55223dea28aa83a7aa4f892779b763b2e84f34e7e1ecf5 │ │ └─82472 memcached -m 1024 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─b6f31f0d608f1ee10caca2e9166db5fe9ed68dfb99a10ddf00eb00bf68638e5b │ │ └─93059 /pause │ ├─24471ec5b25dbbd42d616af6ed02bf7fd6156280857cbc20f71453e0adc689b5 │ │ └─183191 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-hwlhd --rgw-mime-types-file=/etc/ceph/rgw/mime.types --rgw-realm=ceph --rgw-zonegroup=ceph --rgw-zone=ceph │ ├─82da64e0ccf7aa02096bb620ba08aaa508bd108e29d05ca64f44ddbb1a831c49 │ │ └─135264 /pause │ ├─a01ac22cc37d123b285343a46f6d0c3b519f0ef18cbf0aaf17b2a96b9cf10d1e │ │ ├─265384 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ ├─265895 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ └─265896 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ ├─abf8c61aa6b9c023e60c3dfe351cff41eacdae6c4e72ff92e13997ab24e737e9 │ │ └─78254 /pause │ ├─a1e83db2bf6ad45c09293c5dff4a94ee2215edf3a7a8b3c47dc87fa1b83b6bb8 │ │ └─89794 /pause │ ├─5033ab54816a1911a90c02a2c2a9ccac9e7a50462c2aead40babe11b739ee9d1 │ │ ├─207930 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] │ │ ├─208602 neutron-dhcp-agent: ServiceWrapper worker(0) │ │ ├─209747 /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/tmpv1kyaxq5/privsep.sock │ │ ├─211611 /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/tmp9r5c6p85/privsep.sock │ │ ├─212573 /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/tmpcnptfc_s/privsep.sock │ │ ├─213571 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─213572 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─213797 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/7d5d7088-7ed6-4128-8f7d-f9daa1cc9441/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/7d5d7088-7ed6-4128-8f7d-f9daa1cc9441/host --addn-hosts=/var/lib/neutron/dhcp/7d5d7088-7ed6-4128-8f7d-f9daa1cc9441/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/7d5d7088-7ed6-4128-8f7d-f9daa1cc9441/opts --dhcp-leasefile=/var/lib/neutron/dhcp/7d5d7088-7ed6-4128-8f7d-f9daa1cc9441/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-2cfd2f71-0568-495e-8927-c9da405d8d15,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 │ │ ├─213828 haproxy -f /var/lib/neutron/ns-metadata-proxy/7d5d7088-7ed6-4128-8f7d-f9daa1cc9441.conf │ │ ├─218736 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/514eaf9d-bd10-4089-a576-4679e0b567d1/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/514eaf9d-bd10-4089-a576-4679e0b567d1/host --addn-hosts=/var/lib/neutron/dhcp/514eaf9d-bd10-4089-a576-4679e0b567d1/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/514eaf9d-bd10-4089-a576-4679e0b567d1/opts --dhcp-leasefile=/var/lib/neutron/dhcp/514eaf9d-bd10-4089-a576-4679e0b567d1/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-1040a515-a443-467e-8b90-fdbfc9cbc9bc,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 │ │ ├─218739 haproxy -f /var/lib/neutron/ns-metadata-proxy/514eaf9d-bd10-4089-a576-4679e0b567d1.conf │ │ └─279235 /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/tmpg_cg417v/privsep.sock │ ├─30e18cd697516e9c32d3594b44029dd37d257def402822c21d38c3ca3383195c │ │ └─213487 /bin/openstack-database-exporter │ ├─3c7ca90cf37f9bc25952371ef59d9de08d89bac0827214a283f5338e08cead50 │ │ └─207928 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) │ ├─81507160d8c16ce8c0005ff834bda8b62fa81791c32e7375127c51c9eb6f5614 │ │ └─78942 /pause │ ├─527ca24256afab0d3aeb48c5972e62756b81f057a0b000f0b9f84847a8da537f │ │ └─89728 redis_exporter │ ├─4930e6b14e88a2f0a23524dc122658dd5330075525ef407efa8b20bc8ae8a134 │ │ ├─191395 nova-scheduler: master process [/var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf] │ │ ├─192050 nova-scheduler: ServiceWrapper worker(0) │ │ └─192052 nova-scheduler: ServiceWrapper worker(1) │ ├─91bc9a7dc12958da5cddf2e5d02b9f061e60189c812cedfb13bd4c12a45ba023 │ │ ├─119501 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─119525 /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 -- │ │ ├─119534 erl_child_setup 1048576 │ │ ├─119729 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─119730 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─119764 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─120461 /bin/sh -s rabbit_disk_monitor │ ├─396674dfd0307d8d7b76ff92eae5cda8237b2c6bfad2299d8c9a53dd1e0e0359 │ │ └─82540 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─14ed272d867f9426005320d21f69cf6bd1831f291678d46da0defb07a4d84555 │ │ └─116900 /bin/pushgateway │ ├─08aa7f886cd7121beec371222b944afc6714c5636088afde00376a300ba83123 │ │ └─79932 /pause │ ├─8bd6aaa2317a1404ae9d9a4ecb317841379725a51f284547c8cb6a30e08ff932 │ │ └─108318 /pause │ ├─471870da1d57582f629572eeb98fad3e2f620cfa99b751f0c51038ab742496bb │ │ └─78365 nfd-master -crd-controller=true -metrics=8081 │ ├─56f9b14dbaaeb79d141cffff08f909c74c94fc911948416398cb74f31e35066b │ │ ├─191670 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ ├─192000 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ └─192001 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ ├─7565f584c053ab4b15c5ca8598d041bac6bb9a48ae893a92ce07bd62a790d427 │ │ └─252043 /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 │ ├─f8cda34aaad627c67408fb44c505de98a0beb7de892fe90f842691926975fa8c │ │ └─162046 /pause │ ├─53bb680236451889d7ee5c65650bfc1bbf95a0f20916611859bb2ce2cb886ed8 │ │ └─71502 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 │ ├─3aa732c10827e88e9a0e0c825f194fd92b0cb6608982efc44df08c4c4bf52c2e │ │ ├─81287 /tini -s -- /tmp/openvswitch-vswitchd.sh start │ │ └─81305 /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 │ ├─1bf0d1d9508d52625f9305429a3c8c3e05118c70623a211eb87d65880fd79196 │ │ └─89404 /pause │ ├─8097f47ad32c61499c86044c577f50681493248ff7cb366d5d57f515b73013b9 │ │ ├─106927 apache2 -DFOREGROUND │ │ ├─106942 (wsgi:k -DFOREGROUND │ │ ├─106943 (wsgi:k -DFOREGROUND │ │ ├─106944 (wsgi:k -DFOREGROUND │ │ ├─106945 (wsgi:k -DFOREGROUND │ │ ├─294783 apache2 -DFOREGROUND │ │ └─302946 apache2 -DFOREGROUND │ ├─0f28423f0c5afd500fe831e6c6da127bb915be5c370401b3d1085a546e065a18 │ │ └─54664 /pause │ ├─c7c6a66ab2c7a3235a11345183ee371ba45f8abdbfd33f70a7ab528a1ad9cd5f │ │ └─123442 /pause │ ├─e3c9872dc4b39db2c746bc5c00dbee1e6819464e6cd89721e1eb8bb0a7c6ec6e │ │ └─221653 /pause │ ├─30d9a0cd9507dd3286ec3ca4028069e6182d4b30b1c2f100c3bbcf10fd0608ef │ │ └─78703 /pause │ ├─d419238f1ecdfbdc2cdb822d1549ed16a87f5aeba5168b16cc62e459b9f0b3cf │ │ └─158820 /var/lib/openstack/bin/python /var/lib/openstack/bin/staffeln-api --config-file /etc/staffeln/staffeln.conf │ ├─6d8ebdac750d9df8889f9946da68a8b41eb7d7fd011378358ae52f32e735a2c7 │ │ ├─82284 nginx: master process nginx -g daemon off; │ │ ├─82338 nginx: worker process │ │ ├─82339 nginx: worker process │ │ ├─82340 nginx: worker process │ │ ├─82341 nginx: worker process │ │ └─82342 nginx: worker process │ ├─8b458f4793a898d6fedcf292b7331a94aef8290e6a194dfb5ff413a2184f07be │ │ └─116859 /pause │ ├─6ba4deab2d500a6e625de426f3b929fde0e7db6239450884e89287e588bb7094 │ │ └─82407 memcached -m 8192 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─9bc264b310e6c5129e1a3027bb3041ffd72b3507ba1135f93e541c44d3dd59ca │ │ └─230334 /pause │ ├─f8962177e97cd25947545f7c9ec0ad6a2eaf0fb43b9423bd780fc2705eda0d94 │ │ ├─121084 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─121101 /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 -- │ │ ├─121125 erl_child_setup 1048576 │ │ ├─121293 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─121294 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─121307 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─121477 /bin/sh -s rabbit_disk_monitor │ ├─0aafc0d55af8b91f51d5ae89df769f83d26bb82ceb2e81988949092bbdd34000 │ │ └─213029 /pause │ ├─e02e94b4bb1072adec35fd1ee361b45e8c676843a430b2e347a3f8135b954a13 │ │ └─79965 /server │ ├─96ee80f561269ac9e67e02a8a0a0364af2f174f6c7f656158641f316c4cb7060 │ │ └─77556 /goldpinger --static-file-path /static │ ├─f2ecb271e346c0f391bcb6fe9a4ced4a95a4b39d50a6ca117482513a21335498 │ │ ├─108690 python -u /app/sidecar.py │ │ ├─109312 python -u /app/sidecar.py │ │ └─109313 python -u /app/sidecar.py │ ├─05e6f2a39730dc4d57433705331f830715348f25ae458463fb0bca2b91812b1f │ │ └─193785 /pause │ ├─1aee85e1c2b5f02b6dd1585d22729ee801ede926b07fce1eb5f251abfda973e5 │ │ ├─142897 apache2 -DFOREGROUND │ │ ├─145240 (wsgi:h -DFOREGROUND │ │ ├─145241 (wsgi:h -DFOREGROUND │ │ ├─145242 (wsgi:h -DFOREGROUND │ │ ├─145243 (wsgi:h -DFOREGROUND │ │ ├─145244 (wsgi:h -DFOREGROUND │ │ ├─145245 apache2 -DFOREGROUND │ │ └─145246 apache2 -DFOREGROUND │ ├─87b43e9de0e90018ac30c70d86c8eb25d8c38d896c7c9e4744b76feb97e72650 │ │ └─249914 /pause │ ├─ddf116f0fe1a7a132c635b40e028661945547195edd5e3a1ed49ddd3861c6643 │ │ └─230112 /pause │ ├─5e609aca76121b0d9a5232d462ca3bef6a588ddd203e163a8fb275d11dac6739 │ │ └─70131 /usr/local/bin/envoy-gateway server --config-path=/config/envoy-gateway.yaml │ ├─9fc5ff6157813aabad6b4a8d869e0486655f7a6a11d20c29f1e560a3ea54399d │ │ ├─216422 /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 │ │ ├─275732 /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/tmpjdqit2h6/privsep.sock │ │ ├─276187 /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/tmp3y42nu7g/privsep.sock │ │ └─277723 /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/tmp5oi13ht4/privsep.sock │ ├─4d5aaa3a09c49e0de24934ac2a9251383176c16893d4900a949118c52b80ea5a │ │ └─108810 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 │ ├─812312246c09a8cff5b56650176935a53f3a27831db6b51ed591f25c687a0821 │ │ └─79672 /pause │ ├─8f7ebc647d046723254245cbf126a2008c842b9e79ed429af6d9f841c883dae3 │ │ └─87385 /pause │ ├─ed8f2093bebde6f288ca8a625a997f59c9e8ff5368a07bc5d1e11c2b1d43642e │ │ └─80573 /pause │ ├─61fdfdc9c2e294893ab6c6be9539ef7a2d078cce9da5b44b6e26f64b492d47e1 │ │ └─182691 /pause │ ├─df66fe250117c4ee6b650cb12581b2b06c6e38e909cf95cd6a584be9b47c0a86 │ │ └─265669 docker-registry serve /etc/docker-registry/config.yml │ ├─44e5f0e8b3795d823c855f4c3723c478937321dafd0b723b8098600b4c2a045d │ │ └─119422 /pause │ ├─d4e276fa589723b6713a281ef07aff71654ee8b2d84680a877580952bc67fd92 │ │ └─216451 sshd: /usr/sbin/sshd -D -e -o Port=8022 [listener] 0 of 10-100 startups │ ├─b69c8822f3b20bace82c7b40bf1c2e2e3d04a2d24cd5914d92fa950b5ab8e422 │ │ └─87012 /manager --metrics-bind-address=:8080 │ ├─ca825604f6878ff268a8314f1b2891400a35330689afa93e637b530301efc56b │ │ ├─205355 neutron-api: uWSGI master │ │ ├─205413 neutron-api: uWSGI worker 1 │ │ └─205414 neutron-api: uWSGI worker 2 │ ├─9185221191bbac0a9f218e113e3ba8e2ded19cc9c146e31127a866e0c50d734a │ │ ├─206313 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) │ │ ├─206730 /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/tmphd6wwpdb/privsep.sock │ │ ├─206957 /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/tmp930e1aew/privsep.sock │ │ └─207314 ovsdb-client monitor tcp:127.0.0.1:6640 Interface name,ofport,external_ids --format=json │ ├─d5f9e5a816629b4331104ce4139143220fd5f26b901c8ab3a6fa1d520bb9f57b │ │ ├─215034 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─215050 /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 -- │ │ ├─215056 erl_child_setup 1048576 │ │ ├─215164 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─215165 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─215176 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─215291 /bin/sh -s rabbit_disk_monitor │ ├─934dfaf9377157f4dd3a622c0b32a551eed3ee9ecd71b626d7869dc9bb72b89c │ │ └─147350 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf │ ├─6180a475b84b2c22eb882ae7aadc2a8f0cc02751e1f638c1d6921e6ac72ed106 │ │ └─58542 /coredns -conf /etc/coredns/Corefile │ ├─18e464374ebdbf79e073fd67362b8d98007f1b90195dacbe2b4a8976abe37fc3 │ │ └─71573 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 │ ├─e4e5f81c73f1471198d58521ff6c24d0b59e055cefe79fa4d7755cf260b71086 │ │ └─195813 /pause │ ├─4f617dc6e24a0e711d2d3d4ae53a5d800e92238ac3eb7775110e8b8a75f7d1aa │ │ └─265518 /pause │ ├─eb103c722e344199bac46d352ce23bbf95298f6687c9831632000b78d8626ee2 │ │ └─55289 /pause │ ├─84190e81c55af73fe7a82f82169e78686a277bd8d96e823185fd1a0903d1d9d1 │ │ └─102942 /pause │ ├─3178278907b22b4fff322f1bdae31941d25e95a04efafe13f9c079efe9d1c93b │ │ └─213436 /pause │ ├─053646df43e2747640d7939d66e502c2a29d39fb7cecc7bb4542d5993ba2a7b9 │ │ └─78798 /pause │ ├─a306a0c7ce2c6aefaad8d5a08c3f503dc40a4426e703179fdfd35ce33e407e03 │ │ └─110148 /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-78.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 │ ├─7c12d27106b7dd0152d8fa0de1f989b155df13d6b8a487c164d958b27a50bcb0 │ │ ├─190436 nova-api: uWSGI master │ │ ├─190465 nova-api: uWSGI worker 1 │ │ └─190466 nova-api: uWSGI worker 2 │ ├─353c2a86c21844f7a2ca284b1e4762243425564d3965305398e6a2c401a27f78 │ │ └─58562 /coredns -conf /etc/coredns/Corefile │ ├─5a5a3629a0700176186ee399fe15f6ccda1f09e53a38c5110cab7f4b06591fb4 │ │ └─110307 /bin/oauth2-proxy │ ├─dfea2d611480c6c232a2aa8568c1ba05d544a5c46b1e9dfdffde8a4112e1b9eb │ │ └─161613 /pause │ ├─8cf014a0e7c6758c9ba9b323307903ab9585bb1ef37394dbdb7230f00e179b7f │ │ └─79714 /usr/local/bin/rook ceph operator │ ├─f0c9fcc92bd10264e4fc81de248d4025e0f49c4903c4a346c6cb9f110b4d14b5 │ │ └─99133 /secretgen-controller │ ├─3ff572578144d609b3609bba32ba93935235a532402fe65e675d34167be9f7c1 │ │ ├─151753 heat-engine: master process [/var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf] │ │ ├─152258 heat-engine: ServiceWrapper worker(0) │ │ └─152261 heat-engine: ServiceWrapper worker(1) │ ├─de5b338d0ac3f25d1e23133afb10ea222827f668381caca266557e0196db94e4 │ │ └─99108 /pause │ ├─6446ba3d329fa2c6e069d55d0aee0b9ad1cacae8617fab9aebb73337c58cfa35 │ │ ├─140815 glance-api: uWSGI master │ │ ├─140828 glance-api: uWSGI worker 1 │ │ └─140829 glance-api: uWSGI worker 2 │ ├─9f402c6144b5bd643772d1b5742551fd69f9d4b5481480ef60e3750bc01c74dc │ │ └─93092 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 │ ├─c20f9fe1b832ffbb828811cd8d30d4f9e6277b049dab0c7056eba3af75d68f7c │ │ ├─57005 cilium-agent --config-dir=/tmp/cilium/config-map │ │ └─57381 cilium-health-responder --listen 4240 --pidfile /var/run/cilium/state/health-endpoint.pid │ ├─fa2457a8bd11db8880443c1a55fb24266c47a9aa0570270978140065c38aab7a │ │ ├─205362 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] │ │ ├─205801 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) │ │ ├─205804 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) │ │ └─205807 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) │ ├─bc03199ec52e5fd408729ec083a47a0e058980c169f358c1e55d4fbe64e5444c │ │ └─108606 /pause │ ├─63ffbd74db7586bf8372643994af753ddda9126dcfa0370fb2633cb4d76b7b08 │ │ ├─151770 heat-api-cfn: uWSGI master │ │ ├─151789 heat-api-cfn: uWSGI worker 1 │ │ └─151790 heat-api-cfn: uWSGI worker 2 │ ├─da8c55e3f272f4b897e1a2bc628be890817573fc5fc5072261b10efb4a5b4d58 │ │ └─90167 /opt/percona/peer-list -on-change=/opt/percona/haproxy_add_pxc_nodes.sh -service=percona-xtradb-pxc -protocol=$(PEER_LIST_SRV_PROTOCOL) │ ├─cf3da0a4f89a1a4a992ec724e3296e1a347435859cc4003bda26ebd02210965c │ │ ├─135867 barbiacan-api: uWSGI master │ │ └─135904 barbiacan-api: uWSGI worker 1 │ ├─0998de336a5596c2854b0e94f77882e1ac740f419ea46b2bc392fa3f93a59c38 │ │ ├─265096 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-cluster-api-proxy │ │ ├─265820 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --privsep_context magnum_cluster_api.privsep.haproxy_pctxt --privsep_sock_path /tmp/tmp_sa0ruky/privsep.sock │ │ ├─265836 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ │ └─265869 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ ├─5c08f458c04b05c90184eadc70f74b06a734153bf6719ced181eab228eea146c │ │ ├─100270 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─100287 /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 -- │ │ ├─100293 erl_child_setup 1048576 │ │ ├─100443 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─100444 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─100454 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─100518 /bin/sh -s rabbit_disk_monitor │ ├─ba6fc490c77897d78c58b71063aaaab384625fe3726516db5e95d058df259cd8 │ │ └─248203 /pause │ ├─d894df36eac03d439f0493de929ee6ee95728ebdb5c1b28cecf290c202d26277 │ │ └─195617 /pause │ ├─5af0da8ca62c1c9bef561b3036dcf564362390a55401ef64301973cc521fc0ec │ │ ├─ 79870 /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 │ │ ├─ 79892 /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 │ │ ├─ 80244 nginx: master process /usr/bin/nginx -c /etc/nginx/nginx.conf │ │ ├─265937 nginx: worker process │ │ ├─265938 nginx: worker process │ │ └─265939 nginx: cache manager process │ ├─89c9736c11e08204e0013977813b980aa42ca8ccab70e48935fef2675288bbe2 │ │ └─135386 /pause │ ├─9442b51d3ef9b566d7babfaf3c2d2c9f0400d9a94b6fa983d073e34d5d5f2164 │ │ ├─207957 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] │ │ ├─208594 neutron-l3-agent: ServiceWrapper worker(0) │ │ ├─209016 /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/tmpb3_3ibj3/privsep.sock │ │ ├─274436 /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/tmpkmb_fs92/privsep.sock │ │ ├─274851 /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/tmp4_plta75/privsep.sock │ │ ├─275417 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─275419 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ └─296350 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=b06ee275-5871-440a-a02e-73923926f018 --namespace=qrouter-b06ee275-5871-440a-a02e-73923926f018 --conf_dir=/var/lib/neutron/ha_confs/b06ee275-5871-440a-a02e-73923926f018 --log-file=/var/lib/neutron/ha_confs/b06ee275-5871-440a-a02e-73923926f018/neutron-keepalived-state-change.log --monitor_interface=ha-9995caae-5c --monitor_cidr=169.254.0.77/24 --pid_file=/var/lib/neutron/external/pids/b06ee275-5871-440a-a02e-73923926f018.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ ├─cf7041a871dd769f0835a624e9c0574cf5285247602648fb7648c632b6455264 │ │ ├─89971 mysqld --wsrep_start_position=d245439d-3948-11f1-aa3c-066bcb0687f3:20 │ │ └─90143 /var/lib/mysql/mysql-state-monitor │ ├─56c932f67ee7b683b0a3a4605d56abe071a93f2e64cafabcf81aadc872c0d41e │ │ ├─245143 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─245161 /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 -- │ │ ├─245169 erl_child_setup 1048576 │ │ ├─245410 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─245411 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─245421 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─245564 /bin/sh -s rabbit_disk_monitor │ ├─de8a99a732faea3529f53da5539cf543722474454bea05785ddaabf0e28336aa │ │ └─161571 /pause │ ├─5eda0e5509da0c78a722bdd88c5e12bd5a3aa79a20975c2b2a97bbe84a9a716f │ │ └─81834 /coredns -conf /etc/coredns/Corefile │ ├─1d4d6ff40f51429afe1f5943db25f5115ef235af0e0d9e43a91659a3b03d8b6e │ │ └─89663 valkey-server *:26379 [sentinel] │ ├─205953333c446d1b87c1f69044710b0fef2b2c727c6d9ad2ae29ee5b02cf0e42 │ │ └─83132 /pause │ ├─a564b6c0108605222d85392dd73b6a764c3518a561c2fdc49145761d449d134f │ │ ├─87410 /usr/bin/vector --config-dir /etc/vector/ │ │ └─87444 journalctl --follow --all --show-cursor --output=json --boot --since=2000-01-01 │ ├─9e622cebfcf0ab6d5838060e3c2333cd115bf5124c9d3c510754ac937cee0d35 │ │ └─211548 /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 │ ├─2130257f1fc91a32dd6c3f746c8709ea8d1f87b18b23ee8f4bb2a3499e41ef1b │ │ ├─196223 /bin/bash /tmp/neutron-netns-cleanup-cron.sh │ │ └─319913 sleep 300 │ ├─e7c88d926e20c414796ff0a1b11c54477a34fef53c06c76aeb392fbeb8bdcb7f │ │ └─211256 /pause │ ├─9b0ede74d212cf5417da3c00e54c0bc5a59679ab4dadd43a55eecdd49428a48b │ │ └─86380 /pause │ ├─8041efcad5b922cb112f05085291a01af1b89fec23c33eed9e8c9f0547ce4577 │ │ └─150212 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-backup --config-file /etc/cinder/cinder.conf │ ├─27be39c15137078c4bdbd164e439d1a9eced49935d8a9143adc92669bd9e247d │ │ └─79008 /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 │ ├─d55eb42d1bba48a1a296287af0adb80b5e22c38ef61198341526b9299d921111 │ │ └─86425 percona-xtradb-cluster-operator │ ├─b24dcb99635e04a67929b5563b041a4e135912c327d3557b1bf53ab0d64d84db │ │ └─124623 /pause │ ├─fc7414f74d2b95f354a8675bc378aa1bb6771253fa6513139c7ad78b23e91e26 │ │ └─195769 /pause │ ├─77ec773e618c346cb2208d5aa06e98cc8c5ecb41fef6809e3749e200702edfc2 │ │ └─82330 /pause │ ├─e4c9a7d37c6484fe52732ea0d2f5f4e64c87ebbe1c49351576ad1554ea323877 │ │ ├─183337 /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 │ │ └─259947 /usr/bin/coreutils --coreutils-prog-shebang=sleep /usr/bin/sleep 15m │ ├─cf1152250f3a6186bc3d0e9ddf18b36dcfec5ac60c3d19e102a226e432a337a9 │ │ └─156984 /pause │ ├─1e38c2437523b25609c07368ada00dfd1d2480e516f85bd2e349073a9556809b │ │ └─110052 /pause │ ├─825efbe36265935413551d0fe59c806f0892e1d680ad15e1d84aef29b4fb58ab │ │ └─214811 /pause │ ├─4759323962d2d5114e6ae95a8aacd1ef0935a1f986ab8cff784267f71839f590 │ │ └─56529 /pause │ ├─e95a61ca3edcebbcf3b4372f151fa641be3c77cbbc4a9f61f67efc80fd608543 │ │ ├─213693 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─213710 /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 -- │ │ ├─213719 erl_child_setup 1048576 │ │ ├─213963 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─213964 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─213974 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─214388 /bin/sh -s rabbit_disk_monitor │ ├─943a133ae0fc6127520e8924b3a42f2d4c73134d563a9248cfa956e9ca71944f │ │ └─248226 /manager --metrics-bind-address=:8443 --leader-elect --health-probe-bind-address=:8081 │ ├─8ca00c03df4f8358c4a4b566e1d9b16976b46dcefe7352bfc757947023615b29 │ │ └─54702 /pause │ ├─156ec32b487f4b6dff1c007c423e1a6c1b9183d24a52de0fd2087c2b29196250 │ │ ├─144281 cinder-api: uWSGI master │ │ ├─144295 cinder-api: uWSGI worker 1 │ │ └─144296 cinder-api: uWSGI worker 2 │ ├─6b8f75b5071c07da51166fa9351e934fc8609818f50e478276e4258ab59402a9 │ │ └─250943 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterTopology=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=false │ ├─81d701352fc5073f70e1f5e820c085629700f3731ad77366da1f1fed69bdf5ff │ │ └─77384 /pause │ ├─212cddb6c88c7bfb5fe760715d2662f9d60a75a044f86a042dd01009b01a5cbb │ │ ├─108765 python -u /app/sidecar.py │ │ ├─109381 python -u /app/sidecar.py │ │ └─109382 python -u /app/sidecar.py │ ├─2bc72deaed6c4cf0a20df378d1a33c7bed4457de504825857e7c5c67161fadf4 │ │ └─78025 /pause │ ├─2f112f195be43f6e83c7e2213e5f55634f780d60b10f2cb777c4e5a8a0d3f302 │ │ └─54705 /pause │ ├─8d5fca81e066c3f3abb49694e661a1547dd48ed0369376e5c49bc1523ae5deee │ │ └─264899 /pause │ ├─8bcc6d407a5e089aebd8537c209d290381244af089ac5d8cff16391102752849 │ │ └─54795 kube-apiserver --advertise-address=199.204.45.78 --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 │ ├─a03a525fe780e54c8c476f117932fd30f78b8f3f4524c5d8eec67a24ee8691f7 │ │ ├─130950 placement-api: uWSGI master │ │ ├─130977 placement-api: uWSGI worker 1 │ │ └─130978 placement-api: uWSGI worker 2 │ ├─15a6ed7efeadfcb02f75c61f7b90d3b313f536f0495df71ddde9ef35756f90ee │ │ └─245003 /pause │ ├─b8e2672376bf6bf11048d8f433a0ddd28e068e79e75694cc71e5535530cbdbb5 │ │ └─79288 memcached -v -p 11211 -U 0 -c 8192 -m 1024 │ ├─e244279cd3aab001f5eeb3b7e10ead40bab24960a058951fd98c66d9807fb9f8 │ │ ├─190548 nova-metadata: uWSGI master │ │ ├─190563 nova-metadata: uWSGI worker 1 │ │ └─190564 nova-metadata: uWSGI worker 2 │ ├─9d25c94f4fbcc0e77cd01387d69e2f2b2146f61c99b97f127f4335c05b4db88f │ │ ├─242487 octavia-worker: master process [/var/lib/openstack/bin/octavia-worker --config-file /etc/octavia/octavia.conf] │ │ ├─242916 octavia-worker: ConsumerService worker(0) │ │ └─242919 octavia-worker: ConsumerService worker(1) │ ├─943e71c721f0e58847e1dd194808a9b433c9fcf7ce10d0cdc18b40db1805ad9d │ │ └─255510 /pause │ ├─75b53698d82d51dbf6d88b191b1098bc379034d8275413882dcc9af1e2179c6e │ │ └─138873 /pause │ ├─52052d6718c15c327b973ceb419c9f850f21465a5020d8d901f5c23ee5a25ca7 │ │ └─89617 valkey-server *:6379 │ ├─9b131e57bffa43c779cc9b570045f3c2fba96cdc59ed2c83eff4dbda34cd275f │ │ └─56489 /pause │ ├─6014f5794badf7e848cd737907596a6c47acaa734a7dd7ad0f791c5ddde262a8 │ │ └─182626 /pause │ ├─b0fafc20f8b3d903394d932b88b5c7f5d0d0365044864bdcaeeed6fc2a648da2 │ │ └─55321 /usr/local/bin/kube-proxy --config=/var/lib/kube-proxy/config.conf --hostname-override=instance │ ├─28b1a66ef1c4c78349a868b9c75174226227af7defb3f5f8e17a8636a3df5b1c │ │ └─89040 /pause │ ├─c9233d2eb684a6bfc079e0232ca9936f6bcca2f339913575add964e3702d403d │ │ └─242504 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-housekeeping --config-file /etc/octavia/octavia.conf │ ├─c06251284c1d2dd7bf4da3b968bccaac0377619307352a403ca47ff5fdf4d927 │ │ └─78740 /app/cmd/cainjector/cainjector --v=2 --leader-election-namespace=cert-manager │ ├─95e0568e10e5e0e6d214b55daf822c79129c56594f625281cd501c4023596b44 │ │ └─208999 /prometheus-libvirt-exporter --libvirt.uri /run/libvirt/libvirt-sock-ro │ ├─5bf82ab70e64358f27fb8f4a4d33eaddf33f3e7316251e84d812e5eaaa59c8a6 │ │ └─108733 /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 │ ├─5e2c1fb981d9236d8f3474e43b2919b3b7b6161fe4037b50bb6376e9746bb3f7 │ │ └─123399 /pause │ ├─9df938d631fce03533f0e51d94e4a6e016cd2b84a95d2ee11ab672537ad9d690 │ │ └─89589 /pause │ ├─87ed8fb568837d272e8fa932664c1efc4174d199312caa5301a99c6269cc3e96 │ │ ├─119881 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─119899 /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 -- │ │ ├─119905 erl_child_setup 1048576 │ │ ├─120177 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─120179 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─120208 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─120716 /bin/sh -s rabbit_disk_monitor │ ├─e3c131d3b6b11956309d355e1f08d4714fcc11efc6d05eecefb96e6ad57479fa │ │ └─221916 /pause │ ├─64ccc47fb0455b5267aa8a1dbea26d0a7e5626c1c37f704a0cb10e78e49ad395 │ │ └─100038 /pause │ ├─2cdc4844b27a54c4bed05234c8fa085629adfd4718dfd0ac9778c06e9b33ce03 │ │ └─109907 /pause │ ├─9c645634f7dbc07cc42b1046f111a88e4d81b56bbad7cae27ca6b7facd648a7d │ │ └─54761 etcd --advertise-client-urls=https://199.204.45.78: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.78:2380 --initial-cluster=instance=https://199.204.45.78:2380 --key-file=/etc/kubernetes/pki/etcd/server.key --listen-client-urls=https://127.0.0.1:2379,https://199.204.45.78:2379 --listen-metrics-urls=http://127.0.0.1:2381 --listen-peer-urls=https://199.204.45.78: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 │ ├─72d8563aeedece4d623f9be2890145acc94f844b4dda5b4214482051c7545993 │ │ └─81800 /pause │ ├─4b489ccbcafd26fa14bc137542aded080876bfefb7d34e11cba344cf00b97568 │ │ └─156442 /pause │ ├─907163ab8b65e01593b01a38258cf8aae2eab06020d867aaf7b4069bdd54e8a5 │ │ └─132451 /pause │ ├─4c51f101cdd5fe57c9609f21a724d10856273eadc8f35195c2038468e9d404dd │ │ └─184041 /usr/bin/python3 -s /usr/bin/ceph-crash │ ├─5c928738c810cf5872e6c37099d961201a046d9975273264a5eb8368ef9a90d6 │ │ ├─243366 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─243404 dhclient -v o-hm0 -cf /tmp/dhclient.conf │ │ ├─244403 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─244405 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─310600 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─310601 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─310602 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─310603 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─310604 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─310605 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─310606 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─310607 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─310608 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─310609 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─310610 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─310611 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─310612 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─310613 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─310614 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─310615 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─310618 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─310619 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─310621 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─310623 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─310624 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─310661 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─310662 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─310663 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─310664 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─310665 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─310666 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─310667 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─310668 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─310669 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─310670 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ └─310671 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ ├─4e4001359d4fc6d68410674adc0a921ff81cb0c44696b96231cdf8f9ce6ec38d │ │ └─252015 /pause │ ├─769bf889eb203544b4090b9b8abbf389fe3538e6d1138affd3e71c6a1c76db68 │ │ └─156375 /pause │ ├─b94a092cc8bb2cd34dc844d23e500117e9287ea859a5bdf945edda2658577f68 │ │ ├─193878 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─193895 /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 -- │ │ ├─193901 erl_child_setup 1048576 │ │ ├─194018 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─194019 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─194029 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─194144 /bin/sh -s rabbit_disk_monitor │ ├─eecd1c82b1ebd2d2d8ea719c8a85f989038427c9da0d2cfda5766bd4057369a9 │ │ └─237508 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-data --config-file /etc/manila/manila.conf │ ├─2322a75fb1930aeaf102ad8e3bca84ed21a799bbe4b013e58aa528c35dc0ea2b │ │ └─249955 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=false --bootstrap-token-ttl=15m │ ├─51a3c0064c44511d4b2dd98813163efcf6014c28fe2823e965786c79d7ad2ce1 │ │ └─71556 /kube-vip manager │ ├─d9c3c7f9f3dbaefac6e8f5f805fb8198d591ff6a8d4b064852cca823dd07700b │ │ └─81248 /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 │ ├─21e688e74d1317529f5ebbfd86fb2b508974a7396aff78837f0017c80735413a │ │ └─86962 /pause │ ├─82c3978bda4fc41f59f7d64de678cd527b46d0a556058f55ee84dc550e072f64 │ │ └─185660 /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 │ ├─b842b186afba6c66de824fddf5c82464f7efb4b0cb349eae764faa12449392c1 │ │ └─54680 /pause │ └─16e6426dbad547a543e7abb0f43329c38acdbee63722f507e8108143de5db6d1 │ ├─132753 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ ├─132809 /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 -- │ ├─132815 erl_child_setup 1048576 │ ├─132872 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ ├─132873 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ ├─132886 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ └─133355 /bin/sh -s rabbit_disk_monitor ├─proc-sys-fs-binfmt_misc.mount └─dev-hugepages.mount