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 │ │ │ ├─21589 /lib/systemd/systemd --user │ │ │ └─21590 (sd-pam) │ │ └─session-22.scope │ │ ├─21586 sshd: cephadm [priv] │ │ └─21607 sshd: cephadm@notty │ └─user-1000.slice │ ├─user@1000.service … │ │ ├─app.slice │ │ └─init.scope │ │ ├─705 /lib/systemd/systemd --user │ │ └─706 (sd-pam) │ ├─session-4.scope │ │ ├─1460 sshd: zuul [priv] │ │ └─1473 sshd: zuul@notty │ └─session-1.scope │ ├─ 702 sshd: zuul [priv] │ ├─ 719 sshd: zuul@notty │ ├─ 864 /usr/bin/python3 │ ├─ 1464 ssh: /home/zuul/.ansible/cp/162.253.55.110-22-zuul [mux] │ ├─411398 sh -c /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-ykflfckkwxphnkusnehjynldayomznhd ; /usr/bin/python3'"'"' && sleep 0' │ ├─411399 /bin/sh -c sudo -H -S -n -u root /bin/sh -c 'echo BECOME-SUCCESS-ykflfckkwxphnkusnehjynldayomznhd ; /usr/bin/python3' && sleep 0 │ ├─411400 sudo -H -S -n -u root /bin/sh -c echo BECOME-SUCCESS-ykflfckkwxphnkusnehjynldayomznhd ; /usr/bin/python3 │ ├─411403 /bin/sh -c echo BECOME-SUCCESS-ykflfckkwxphnkusnehjynldayomznhd ; /usr/bin/python3 │ ├─411404 /usr/bin/python3 │ ├─411406 /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 │ └─411409 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 … │ │ ├─ 9803 /usr/bin/containerd --config /etc/containerd/config.toml │ │ ├─ 12437 /usr/bin/containerd-shim-runc-v2 -namespace moby -id b3444875f29d307b23bc85a91a52cea4ca78032883a7b86a9117dd9758d64eeb -address /run/containerd/containerd.sock │ │ ├─ 12813 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 767647c6fe5719f16725b9f412656689ee5f1750ffc043d4e42c3dd4e4c2f714 -address /run/containerd/containerd.sock │ │ ├─ 19499 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 3ed2d2bdb1fbeb8634a9eca65939d83c6aca31e28bd366e597d7bcbf9fa2af90 -address /run/containerd/containerd.sock │ │ ├─ 24700 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 1b4ac5d5f18206bb2ef5f5ae14ff900a9fcbb7c92e82c8e282a49664147b32fa -address /run/containerd/containerd.sock │ │ ├─ 29240 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 16f0d78fc8b643766eb8aa35e5cd3b1fc26cc7316156e76e4aad55e30d9d7cef -address /run/containerd/containerd.sock │ │ ├─ 33924 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 1b1a9b320a228ca25978bab33d3ec7f73323c0b8066a76089e77c59c8f582db2 -address /run/containerd/containerd.sock │ │ ├─ 39287 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2f3a123adaa65ae495f707427f9d037c71e763b2aa7cd18e0ae88241579c85b9 -address /run/containerd/containerd.sock │ │ ├─ 39315 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 78526f7799f8225be59dba40c69414305e7899b4ab15e0600255d3e6675d2ad7 -address /run/containerd/containerd.sock │ │ ├─ 39322 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 773d91271ee112850c1b81876ad405c4134d9fe328d44f58093d68ad0123cebd -address /run/containerd/containerd.sock │ │ ├─ 39361 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cd0cefd2b9a39db205991fd8e695e46154447605241d3fc498e3404094057f5a -address /run/containerd/containerd.sock │ │ ├─ 39377 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3b3685c244cb1ee4c7347772a848a920688c62d19189722bc5055d41630605c5 -address /run/containerd/containerd.sock │ │ ├─ 39915 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 84ff5938d722debf717a293d0ed282ed3a54be84cc50c6e654b0c0fb293e63e3 -address /run/containerd/containerd.sock │ │ ├─ 40628 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0f55516e76a9c5fbdec910ee7575c765874bc354b81975672a4d614500c8f5f9 -address /run/containerd/containerd.sock │ │ ├─ 40639 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 59d7721e5f5849808ba6e0308af3490676bf9fbe46e8336c10e6e893a10d1f6e -address /run/containerd/containerd.sock │ │ ├─ 42293 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id eda54cc741efdb8be788106de69676e8b0a5ce87d3b7992a7229947a3059207f -address /run/containerd/containerd.sock │ │ ├─ 42329 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5d38aeb524ef4a23db390f3bc6cbbca616d99c1e9e90a771dd0f3bf87c3de511 -address /run/containerd/containerd.sock │ │ ├─ 42377 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6e1684f0705526f510abd5f4867b2a6e0b545fd3a3167e0e8b19a18c1ed7f6c9 -address /run/containerd/containerd.sock │ │ ├─ 42489 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b64b000ce1dfdd061ec4bf6ec90890b674d6e395d098b9bb2ade3d6e4fe0f49b -address /run/containerd/containerd.sock │ │ ├─ 42579 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 596da96792e4288a325269f7026b5c112a9a9aab37fa77ce8d3463415b4cc5b3 -address /run/containerd/containerd.sock │ │ ├─ 42676 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c27c18b29210deb28bc7943eeef2675fec1591c508a9ea698d74f0a2b08727c8 -address /run/containerd/containerd.sock │ │ ├─ 45110 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a40c5e4a68fa40de275ee3a1a5f193d819afb837d51d0644350ca2fd09cd25d6 -address /run/containerd/containerd.sock │ │ ├─ 45218 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b30eeba2c42b795a2ff8899d5ef0afdd2a0e5d686d7d80b58a8b92f1dbba2df7 -address /run/containerd/containerd.sock │ │ ├─ 45951 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4a81b8c0f53d4a74309fdca515395c6b7940ce544247bc44d297c55b16da1a6f -address /run/containerd/containerd.sock │ │ ├─ 46051 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id aa53bd3ea1cc9dd5c3f1e8a576755580b2b56a7dc49ed587b9658c80522cb70d -address /run/containerd/containerd.sock │ │ ├─ 46413 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 21a2dea52c7150798baf09019d9626cc249b597e9564b90d46a306c06d4fae0d -address /run/containerd/containerd.sock │ │ ├─ 46719 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f4e04c2737d7fd41e6da2ebca355ef4d71ae003e58daee69068dea6feb736466 -address /run/containerd/containerd.sock │ │ ├─ 47109 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 844561b6e22096509027af82555d3b89a7d40df922832533e8e5a65192ca5cb7 -address /run/containerd/containerd.sock │ │ ├─ 49442 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 89d564e9727bfe823bc2a9c00431f92a46e3ab967920256520040c01d7609579 -address /run/containerd/containerd.sock │ │ ├─ 49638 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2d344e9a5b55b90b479addcbd5ece2fb30934f2fe52afbc2f1e80660554d16aa -address /run/containerd/containerd.sock │ │ ├─ 54025 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c4f468e1ff527ea7c7995825bba36c09f296486bc0a1cac9f95a7829181f39e7 -address /run/containerd/containerd.sock │ │ ├─ 54678 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8ea4086609d1b624fb3f62c96ecf4ee99582e49cec2776e9d0728d0e699c0d2b -address /run/containerd/containerd.sock │ │ ├─ 54718 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 518eb4e23663040a61cef23e9bfab33315c41678e41c05560de0f3a40f241d1f -address /run/containerd/containerd.sock │ │ ├─ 54757 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 602c041b2042e6dfa10bb99bbfb54143f855358318c015a51de965073db3f876 -address /run/containerd/containerd.sock │ │ ├─ 54912 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cb756660fc02fd40d2f450a0acf59aee2850d502d424063e7e4ec851c043522d -address /run/containerd/containerd.sock │ │ ├─ 59083 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b18fff866cc85e4bd8dd54094914f96c79f3e47dd243bba1e419e465553b5e4b -address /run/containerd/containerd.sock │ │ ├─ 59183 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8cebbe339a4bab9380701626f17bfd0f85a643328c0c1ca169311438eaabc406 -address /run/containerd/containerd.sock │ │ ├─ 59222 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7c49e3b979e1d6cea9f5fd63316a649bf19ed8a43ddcc80aef188aab6b0a046a -address /run/containerd/containerd.sock │ │ ├─ 59392 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 685412df9493cec24473f93a65a9a0211df3560b25292799c3b1d8b9b4f61589 -address /run/containerd/containerd.sock │ │ ├─ 60897 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id aff337b5c2b2429b13033d07da2a4710f259ddd26f5de3618f92b50eef82c47b -address /run/containerd/containerd.sock │ │ ├─ 60941 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0e619967d911e7006d83bbc962cd73e627cbed8a4777b789bdffff1c9fa25c6b -address /run/containerd/containerd.sock │ │ ├─ 61018 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d1a1afd341090ca5f00e8b865456b96e77d69fd6bf0ed121bc1263a9aaaa7327 -address /run/containerd/containerd.sock │ │ ├─ 61456 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1c474dd3d0bb059d9f43f08604b9035b291297c9b1b5a8810fc99c5b3433df54 -address /run/containerd/containerd.sock │ │ ├─ 61525 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 60fd4469f11d774fd7de8b7d136df21a421f8de2586db3b17f261cb2bfbd5685 -address /run/containerd/containerd.sock │ │ ├─ 61821 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cfd5a7d903258f1de44632656febeceaf1c05ea7e4e38f270bf505a649a5e676 -address /run/containerd/containerd.sock │ │ ├─ 61982 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 27f10a9753b1486196c3ac3fac86527f7161a83ae24d2740c2c384ca436150a7 -address /run/containerd/containerd.sock │ │ ├─ 62232 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cf6e9e10e5206add285e9c27659533eaef6c9cabfb466a771d20f37f4e1b7ccf -address /run/containerd/containerd.sock │ │ ├─ 62403 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cf11bd1e085bf40b0303da2013fdce82224cb2b225586a94698163fba844b446 -address /run/containerd/containerd.sock │ │ ├─ 63204 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2220da7252472d7e79148eddc1b930f947626da7f505a556b08a4264a1cf2506 -address /run/containerd/containerd.sock │ │ ├─ 64764 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fda861d33edeb88e7168739c3fbb995ed332652f5752457d75919aa6a453f917 -address /run/containerd/containerd.sock │ │ ├─ 66823 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 17e2eb81cefee1354dcfd2c0ff7e247304c9803f425066bed9dd4f1e9c55e160 -address /run/containerd/containerd.sock │ │ ├─ 76117 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 08a53bff97cd08dd2ac4bbc9d4e54e23e62810f1b8c438b2a4af0bca89b1d32c -address /run/containerd/containerd.sock │ │ ├─ 77585 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ffb6c4f5826a6157073842440214571a8ace2157421900146d7f3b8344b66a7b -address /run/containerd/containerd.sock │ │ ├─ 83624 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ed6c596b74dba38318c8aecec7543d6674e28ea0aaa6d1a068e7097fd42d3148 -address /run/containerd/containerd.sock │ │ ├─ 89710 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0b268b934fb64e594b2e2470f7cabb976f077f3f17402ffea7c93ad00e2e4f9f -address /run/containerd/containerd.sock │ │ ├─ 93802 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c69e6e32316b3237d42119e4709e6979a87ecabf4b00c5ea99f98fb5d87cbbb5 -address /run/containerd/containerd.sock │ │ ├─ 93841 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c847464794699968fc1f4e94c5a79793e46b5a3afaa580f074bbb433175c5a1f -address /run/containerd/containerd.sock │ │ ├─102645 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 88f4b490fc050f2ad473727b1104041aec984beae2c45549aad0998d023cf999 -address /run/containerd/containerd.sock │ │ ├─104156 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 180a494bd4ffbbd186f096b909df87ac6061951a67222b8750441b5ef2062e60 -address /run/containerd/containerd.sock │ │ ├─104197 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6d382a5d2caea2c32dc0aeee04ac9e345d82601811b798966d881877833ce326 -address /run/containerd/containerd.sock │ │ ├─106154 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 303c41978a3b0a99ec9a59755ee83d04fe4cb5ebc9595017ca144327775a4ca4 -address /run/containerd/containerd.sock │ │ ├─108069 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id afa269b322ad00d0fb25c9fe06fb36b4cab17a7a126e8c464816f20939ff044e -address /run/containerd/containerd.sock │ │ ├─108107 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0086177d659f636bc7434dd9f184fc15ee83497a65cc3ae72ea25f5de673d01a -address /run/containerd/containerd.sock │ │ ├─121466 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9c98294fc372dd02dc1f2660c5a4aed8b05f6210fd0a850498011f2a972aac90 -address /run/containerd/containerd.sock │ │ ├─121523 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1c75f4911eb7de0331f4e8eb11d466631480532c8fd92406eedf19e2b22290f6 -address /run/containerd/containerd.sock │ │ ├─124191 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9119643554ecda553133cd47b591a14820483217b5f69afe1b9dda893dbd990e -address /run/containerd/containerd.sock │ │ ├─138768 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c9873dfbe607641c615d3656ff1fad27e408772a7a3f6cbe3d19977f2220333b -address /run/containerd/containerd.sock │ │ ├─140298 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a6bc91499fe9c92e8a36bb4a7e0c6db132eb3b3305f7e9a07e60e385609150ed -address /run/containerd/containerd.sock │ │ ├─140736 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 95370657224c4ebb8f31ecffcc7401c2140c4f36ae8259fd823fb81cc5b8c7fa -address /run/containerd/containerd.sock │ │ ├─141555 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bbbc1bf6b05418192fa01ab3d6be120fd8f32f4da8bf1188ee1cb9328c762696 -address /run/containerd/containerd.sock │ │ ├─143664 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 967c845abd54ef272c5b54924f04bc1c09450e4328f80ae3637ef8f4b413f88b -address /run/containerd/containerd.sock │ │ ├─143885 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3c5393b747a6466d62f5d9666948de6e84099a87bc01a002cc99e206b6a5020f -address /run/containerd/containerd.sock │ │ ├─143936 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ece0959400b151899d4d46a0240595985a909262174eaf4f34eae02a0a46feec -address /run/containerd/containerd.sock │ │ ├─144018 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 34327ebce02e494373025bc52ac38c5f4d6941a0a96923b846bb4b8c6ef91db1 -address /run/containerd/containerd.sock │ │ ├─144125 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 795dfb1ea84157054b534f7ea4ed93cc541c71a7f6d5ee194afe9e4c0a1a8861 -address /run/containerd/containerd.sock │ │ ├─144770 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ad807292bc2d33fa07551728f88ed432895c997920ac705c877715f0df0be23a -address /run/containerd/containerd.sock │ │ ├─169591 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0e7adaf29dbdbab9d2d677559d5c73fb1dc605eb5abf117c29eaeba908b5150c -address /run/containerd/containerd.sock │ │ ├─171370 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a654334e097819771c4f5c5a7774b246c0322270438ebb3909b8ada4b7a6174f -address /run/containerd/containerd.sock │ │ ├─171381 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5b8c8ebc385cb0c86a96fceebecdfe7c984342952854c11f64ce789d9578e457 -address /run/containerd/containerd.sock │ │ ├─171499 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f407dee853d65aefff1d1bccb4cf7e3071e00a6e1800f4a57554d7041d548331 -address /run/containerd/containerd.sock │ │ ├─171590 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 60f4d5ed6a2ed984e81f1bb22228c213f31ef37eee62802c06d81e6ab369d267 -address /run/containerd/containerd.sock │ │ ├─171639 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bc00376fadf2674242d740cce62d9269d827b94bec57d92897d652aee233a90d -address /run/containerd/containerd.sock │ │ ├─171972 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f179b00eecf73dc4dcfa7b7c67617745791fa9d4bb4fd83f2f95d63f7b60da01 -address /run/containerd/containerd.sock │ │ ├─172033 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id da8f9736dfd0806d1fed9cb328baa9c23285856419074f6c1757f53ad6c89b3d -address /run/containerd/containerd.sock │ │ ├─185058 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 966f03c3e7c220b093397e25825748f88bed64392d9333b1293973df1045c9a5 -address /run/containerd/containerd.sock │ │ ├─187492 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d15d025f87cf5cca3c46e90645e4b8842412b1adf327144a5bd874ef19d7c36c -address /run/containerd/containerd.sock │ │ ├─187663 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 03187d36df6b8f2a4bc21f9f3f6c8d252115f207e3147152c55ce0f7aba25b34 -address /run/containerd/containerd.sock │ │ ├─187793 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 29aed1dbef9d78739c6ec3f3cdc1d87f1078adcd4108a364a62ca2c9d893afc3 -address /run/containerd/containerd.sock │ │ ├─204268 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2fb8bab68edb8a736a2923001b419d31a8af775c4fa605191558c8a9690c5a2e -address /run/containerd/containerd.sock │ │ ├─211982 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cbfd9da71f7c7c6329e06e48099fb3b23093345378bc2eb29e2424c945e154d7 -address /run/containerd/containerd.sock │ │ ├─212021 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8c20c9d6b60f17978d327a7903e0950a5ae01eb5c3599520619eba6aaffe9296 -address /run/containerd/containerd.sock │ │ ├─212068 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1dc2dae61d638422cd16721a7d92aa8410c9ed0105fce70b64ca74f8e491a89f -address /run/containerd/containerd.sock │ │ ├─212338 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ba50d036c7c3ab8f93f11f6bf7650638dec86635da1486e6b18b5bb034caf660 -address /run/containerd/containerd.sock │ │ ├─224062 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 906f6f255897e747d324e07eb0df72c0ae649c1c658afd44597578c3861ddbef -address /run/containerd/containerd.sock │ │ ├─226553 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 366614caf8b17b7d43f9f38604c39420f1091e5f9d108d7920f93cf043a9b1f7 -address /run/containerd/containerd.sock │ │ ├─227879 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 80b4bd7b47b127bd77407af918d1a907114a5d39e53d79e06214cd64ee0a67b6 -address /run/containerd/containerd.sock │ │ ├─228731 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4e9ba628fc1fdd733848a47d829b86643e9791e546011df59782b8bca402aa90 -address /run/containerd/containerd.sock │ │ ├─229366 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ce66a5d97c1c157e3f6815ee58c3a746b58f65334d7536f61cc55b5b6b732055 -address /run/containerd/containerd.sock │ │ ├─231524 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 10eb6d3b08740a0f547f23e9c1b3a7284067ea0ace3b901360901a1b42e0bf7d -address /run/containerd/containerd.sock │ │ ├─232838 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 66c33104dcfa38c7647b0ab4481ce4e6727ef45ed9318b51b1418a66f92bed0e -address /run/containerd/containerd.sock │ │ ├─232988 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 14a46bcf28a3ae0bba7b6a1f862ec758383dbac4b41e777e8d0409bec5ab83fb -address /run/containerd/containerd.sock │ │ ├─242815 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e5cb5e27857de79e4ab6ea4df9492c0bdcef1a5cbd18e662fe9efa3cb5b7bd32 -address /run/containerd/containerd.sock │ │ ├─243366 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f8c2495dba256e9ccd00058b8580dfdd0214ff74eb88852a1a3f328a4e67338d -address /run/containerd/containerd.sock │ │ ├─246141 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 35d1e3f6eee98f4a83975e01ce348828fc7522d9219ba29b15c3b2873486274e -address /run/containerd/containerd.sock │ │ ├─250284 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7b6a8caf23da3a53b3baedb63da36db1cb2fc5fbe4d2a359490209e7fd1d20c9 -address /run/containerd/containerd.sock │ │ ├─250544 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 08a73ea3f60226c2f8d02bbf43958ebf5e5e88dd57c6d47795d597a2e0afe973 -address /run/containerd/containerd.sock │ │ ├─250694 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d9aa4f83690065e020c54b67593b9b793ed98050cb1eb83eb7e9208819ba0d8f -address /run/containerd/containerd.sock │ │ ├─250776 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 22a5f1be4899d824b5b63a9093bbeb040e6c28b124a77e2e0e1c5c58a14ed748 -address /run/containerd/containerd.sock │ │ ├─263069 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4179d940842b27aa0989a3770fcb76b28e402e6109ba134ecb4bed2e5af7e2e4 -address /run/containerd/containerd.sock │ │ ├─265521 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 215188e27ec245b74a48267a5c8cca50f1fe62dd0e30073753520f440995e585 -address /run/containerd/containerd.sock │ │ └─266226 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 833f81954d7c53dccdaa5c9009608c49cc68f8a0f3e672192f4702b3772a0097 -address /run/containerd/containerd.sock │ ├─packagekit.service │ │ └─1188 /usr/libexec/packagekitd │ ├─systemd-networkd.service │ │ └─524 /lib/systemd/systemd-networkd │ ├─systemd-udevd.service │ │ └─395 /lib/systemd/systemd-udevd │ ├─docker-3ed2d2bdb1fbeb8634a9eca65939d83c6aca31e28bd366e597d7bcbf9fa2af90.scope … │ │ ├─19527 /sbin/docker-init -- /usr/bin/ceph-crash -n client.crash.instance │ │ └─19541 /usr/bin/python3 -s /usr/bin/ceph-crash -n client.crash.instance │ ├─system-serial\x2dgetty.slice │ │ └─serial-getty@ttyS0.service │ │ └─630 /sbin/agetty -o -p -- \u --keep-baud 115200,57600,38400,9600 ttyS0 vt220 │ ├─system-ceph\x2d4837cbf8\x2d4f90\x2d4300\x2db3f6\x2d726c9b9f89b4.slice │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.1.service │ │ │ ├─28947 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/unit.run │ │ │ └─29223 /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 │ │ │ ├─19454 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/unit.run │ │ │ └─19474 /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 │ │ │ ├─24415 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/unit.run │ │ │ └─24682 /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 │ │ │ ├─33623 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/unit.run │ │ │ └─33906 /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@mgr.instance.lpsuqa.service │ │ │ ├─12728 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.lpsuqa/unit.run │ │ │ └─12757 /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-lpsuqa --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.lpsuqa:/var/lib/ceph/mgr/ceph-instance.lpsuqa:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.lpsuqa/config:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v18.2.7 -n mgr.instance.lpsuqa -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 │ │ ├─12367 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/unit.run │ │ └─12398 /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 … │ │ └─10173 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock │ ├─polkit.service │ │ └─646 /usr/libexec/polkitd --no-debug │ ├─networkd-dispatcher.service │ │ └─621 /usr/bin/python3 /usr/bin/networkd-dispatcher --run-startup-triggers │ ├─multipathd.service │ │ └─138174 /sbin/multipathd -d -s │ ├─kubelet.service │ │ └─39753 /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=162.253.55.110 --pod-infra-container-image=harbor.atmosphere.dev/registry.k8s.io/pause:3.9 │ ├─system-modprobe.slice │ ├─cloud-init-local.service │ ├─systemd-journald.service │ │ └─359 /lib/systemd/systemd-journald │ ├─ssh.service │ │ └─648 sshd: /usr/sbin/sshd -D [listener] 0 of 10-100 startups │ ├─cloud-final.service │ ├─uuidd.service │ │ └─1389 /usr/sbin/uuidd --socket-activation │ ├─cloud-config.service │ ├─chrony.service │ │ ├─10935 /usr/sbin/chronyd -F 1 │ │ └─10936 /usr/sbin/chronyd -F 1 │ ├─docker-767647c6fe5719f16725b9f412656689ee5f1750ffc043d4e42c3dd4e4c2f714.scope … │ │ ├─12838 /sbin/docker-init -- /usr/bin/ceph-mgr -n mgr.instance.lpsuqa -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─12857 /usr/bin/ceph-mgr -n mgr.instance.lpsuqa -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─docker.socket │ ├─run-r9d58c50604a14f9781f40a3bd814f554.scope │ │ └─185558 /usr/sbin/libvirtd --listen │ ├─docker-1b4ac5d5f18206bb2ef5f5ae14ff900a9fcbb7c92e82c8e282a49664147b32fa.scope … │ │ ├─24724 /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 │ │ └─24736 /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 │ ├─systemd-resolved.service │ │ └─400 /lib/systemd/systemd-resolved │ ├─system-lvm2\x2dpvscan.slice │ ├─cloud-init.service │ ├─iscsid.service │ │ ├─137946 /sbin/iscsid │ │ └─137949 /sbin/iscsid │ ├─dbus.service │ │ └─617 @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 │ ├─docker-1b1a9b320a228ca25978bab33d3ec7f73323c0b8066a76089e77c59c8f582db2.scope … │ │ ├─33948 /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 │ │ └─33961 /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 │ ├─systemd-logind.service │ │ └─623 /lib/systemd/systemd-logind │ ├─docker-16f0d78fc8b643766eb8aa35e5cd3b1fc26cc7316156e76e4aad55e30d9d7cef.scope … │ │ ├─29264 /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 │ │ └─29280 /usr/bin/ceph-osd -n osd.1 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ └─docker-b3444875f29d307b23bc85a91a52cea4ca78032883a7b86a9117dd9758d64eeb.scope … │ ├─12480 /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 │ └─12492 /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 ├─k8s.io │ ├─1dc2dae61d638422cd16721a7d92aa8410c9ed0105fce70b64ca74f8e491a89f │ │ └─212119 /pause │ ├─359713f46d0388eda17311637b4e2042af6cf180faeccb48377366a847b30745 │ │ ├─180686 neutron-api: uWSGI master │ │ ├─180712 neutron-api: uWSGI worker 1 │ │ └─180713 neutron-api: uWSGI worker 2 │ ├─b64b000ce1dfdd061ec4bf6ec90890b674d6e395d098b9bb2ade3d6e4fe0f49b │ │ └─42545 /pause │ ├─8e4907efd27acd096b15f7bc585c69ec71f4cadb3af8c8625cc3e20a004fb2cf │ │ └─54985 nfd-master -crd-controller=true -metrics=8081 │ ├─ff43a28f0245f209870dd86839aecfb3702a3a561a2028c914ba1c49f35b2a08 │ │ └─49987 valkey-server *:26379 [sentinel] │ ├─48b08b32422784023f71769c4302108e0f6fe27787f1092dee115aa02e4ab6d2 │ │ └─39532 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 │ ├─0aa04fd42108cfdffe4bda64b85bf82087e99d3c97b9ff9f97f5c56328276923 │ │ ├─246420 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─246460 /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 -- │ │ ├─246466 erl_child_setup 1048576 │ │ ├─246554 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─246555 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─246565 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─246827 /bin/sh -s rabbit_disk_monitor │ ├─2a08776661ce841acd566a2e71811966516664fb3815c0ef84e6fbe13b740199 │ │ └─45555 /server │ ├─9b79e1f3e2460b4f8bd0659e243b579baf0dd43cd557f3cee04156f6452bfba6 │ │ ├─167865 nova-metadata: uWSGI master │ │ ├─167879 nova-metadata: uWSGI worker 1 │ │ └─167880 nova-metadata: uWSGI worker 2 │ ├─97aee885754640ff2014a922c4bc10382e861b70b746112b422811545b82d367 │ │ └─64750 /bin/oauth2-proxy │ ├─f4e04c2737d7fd41e6da2ebca355ef4d71ae003e58daee69068dea6feb736466 │ │ └─46745 /pause │ ├─d070c9e2f3fe2be87c55f128b1252029a463de4fb6aa76f79e86c92c66e9ab2d │ │ └─42452 /coredns -conf /etc/coredns/Corefile │ ├─07e10e743b1e5ace4452c29b8be4a31a4cc08da057e4e6f80f2212b8fac2bf3d │ │ ├─192815 /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 │ │ ├─368443 /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/tmpw3de4rj5/privsep.sock │ │ ├─368898 /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/tmpf1orxill/privsep.sock │ │ └─371600 /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/tmpnht2nvbi/privsep.sock │ ├─9b2305b8faf9152854171a35a7d723ee819f64212e55b6b78e1790ebca8055f0 │ │ └─229419 /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 │ ├─0b268b934fb64e594b2e2470f7cabb976f077f3f17402ffea7c93ad00e2e4f9f │ │ └─89734 /pause │ ├─68b0889349697aa9759b76f61bbbecbd0d8539869f4d01cb5188603466d24363 │ │ ├─ 94252 /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 │ │ └─405824 /usr/bin/coreutils --coreutils-prog-shebang=sleep /usr/bin/sleep 15m │ ├─3b3685c244cb1ee4c7347772a848a920688c62d19189722bc5055d41630605c5 │ │ └─39458 /pause │ ├─5349cf36a0901f6f3d256a34efb616be5ec8c0cdae2d0fd4ee5057900ed4cf4d │ │ ├─185398 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─185436 /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 -- │ │ ├─185489 erl_child_setup 1048576 │ │ ├─185593 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─185594 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─185621 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─185864 /bin/sh -s rabbit_disk_monitor │ ├─da8f9736dfd0806d1fed9cb328baa9c23285856419074f6c1757f53ad6c89b3d │ │ └─172058 /pause │ ├─aa471e0e45ff8c0f3fef9033678b4e04bfae1e19b9749192950fc4b3460b5ff6 │ │ └─265922 /bin/openstack-exporter --endpoint-type internal default --collect-metric-time -d neutron-l3_agent_of_router --disable-service.load-balancer │ ├─b30eeba2c42b795a2ff8899d5ef0afdd2a0e5d686d7d80b58a8b92f1dbba2df7 │ │ └─45241 /pause │ ├─803b750c1465415c98759c636f05a3e3b4a6d3239f4b376385a73a80b77e94f4 │ │ └─61742 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 │ ├─f430e914ae7ce966d4ef8c21810abca843c96322e9f464bdf83f8e4c31d4e4be │ │ ├─200257 heat-api-cfn: uWSGI master │ │ ├─200299 heat-api-cfn: uWSGI worker 1 │ │ └─200300 heat-api-cfn: uWSGI worker 2 │ ├─c9873dfbe607641c615d3656ff1fad27e408772a7a3f6cbe3d19977f2220333b │ │ └─138791 /pause │ ├─bbbc1bf6b05418192fa01ab3d6be120fd8f32f4da8bf1188ee1cb9328c762696 │ │ └─141578 /pause │ ├─29542514ebcd8df4b8334a26eb4eba3eab5904145f90a10e47f92f52a6d31e1e │ │ ├─221262 octavia-api: uWSGI master │ │ ├─221275 octavia-api: uWSGI worker 1 │ │ └─221276 octavia-api: uWSGI worker 2 │ ├─f8c2495dba256e9ccd00058b8580dfdd0214ff74eb88852a1a3f328a4e67338d │ │ └─243398 /pause │ ├─795dfb1ea84157054b534f7ea4ed93cc541c71a7f6d5ee194afe9e4c0a1a8861 │ │ └─144184 /pause │ ├─5d38aeb524ef4a23db390f3bc6cbbca616d99c1e9e90a771dd0f3bf87c3de511 │ │ └─42353 /pause │ ├─c1a7fa8d81d85cb4e0492f00d6d14d8b09ef438ab827fdc0794640cc9dc90008 │ │ └─63533 memcached -v -p 11211 -U 0 -c 8192 -m 1024 │ ├─5b5997dfeefba47439b5ad544775d4a1e317f69f19db3b45e9d2518210abb365 │ │ └─192844 sshd: /usr/sbin/sshd -D -e -o Port=8022 [listener] 0 of 10-100 startups │ ├─6e1684f0705526f510abd5f4867b2a6e0b545fd3a3167e0e8b19a18c1ed7f6c9 │ │ └─42402 /pause │ ├─ce66a5d97c1c157e3f6815ee58c3a746b58f65334d7536f61cc55b5b6b732055 │ │ └─229390 /pause │ ├─6d382a5d2caea2c32dc0aeee04ac9e345d82601811b798966d881877833ce326 │ │ └─104220 /pause │ ├─34327ebce02e494373025bc52ac38c5f4d6941a0a96923b846bb4b8c6ef91db1 │ │ └─144055 /pause │ ├─66c33104dcfa38c7647b0ab4481ce4e6727ef45ed9318b51b1418a66f92bed0e │ │ └─232865 /pause │ ├─bd36bbb5d273dc5dc1d6929e4ccb63da6d1c2a1750e4e87283be8cfad8d84d14 │ │ └─149985 /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 │ ├─14a46bcf28a3ae0bba7b6a1f862ec758383dbac4b41e777e8d0409bec5ab83fb │ │ └─233049 /pause │ ├─7c49e3b979e1d6cea9f5fd63316a649bf19ed8a43ddcc80aef188aab6b0a046a │ │ └─59246 /pause │ ├─773d91271ee112850c1b81876ad405c4134d9fe328d44f58093d68ad0123cebd │ │ └─39418 /pause │ ├─08a53bff97cd08dd2ac4bbc9d4e54e23e62810f1b8c438b2a4af0bca89b1d32c │ │ └─76141 /pause │ ├─78f4d908c3a4280a2b1330bc822c80bd93c98830231396fb477dc940794ba426 │ │ ├─169822 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─169839 /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 -- │ │ ├─169845 erl_child_setup 1048576 │ │ ├─169922 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─169923 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─169933 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─170091 /bin/sh -s rabbit_disk_monitor │ ├─efb597c0208c17d92be4be96af53f98e9aec4ea2043aef86ee4d192213522820 │ │ └─42823 /app/cmd/cainjector/cainjector --v=2 --leader-election-namespace=cert-manager │ ├─eda54cc741efdb8be788106de69676e8b0a5ce87d3b7992a7229947a3059207f │ │ └─42315 /pause │ ├─08ad1659af8a38bbbcf26eef25549231a64273dc757b777f71c72b2c461e0c6b │ │ └─248517 docker-registry serve /etc/docker-registry/config.yml │ ├─4a81b8c0f53d4a74309fdca515395c6b7940ce544247bc44d297c55b16da1a6f │ │ └─45976 /pause │ ├─2d344e9a5b55b90b479addcbd5ece2fb30934f2fe52afbc2f1e80660554d16aa │ │ └─49662 /pause │ ├─c847464794699968fc1f4e94c5a79793e46b5a3afaa580f074bbb433175c5a1f │ │ └─93870 /pause │ ├─4d6a246f50babef42e12338b269b25e0b3301fdfd4efb3c9d8f83ca1ffdbb98f │ │ ├─167785 nova-api: uWSGI master │ │ ├─167814 nova-api: uWSGI worker 1 │ │ └─167815 nova-api: uWSGI worker 2 │ ├─7eee9cf362a2a36bc8abfbe6ad89a4049273653e1089ceea56c69cfc27655c8b │ │ ├─122550 /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 │ │ └─122722 /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 │ ├─f4591680af111de66decf32c7f7ad2db47f79936fa2aeb31a06f3ec9d4fd9aec │ │ └─64552 /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 │ ├─1cb37cddc449dba8a1bc7c821cad2989979961873aa2fdf5bf5a5e00900ca10f │ │ └─63952 /bin/pushgateway │ ├─78526f7799f8225be59dba40c69414305e7899b4ab15e0600255d3e6675d2ad7 │ │ └─39460 /pause │ ├─0579381fff518d560e29ddc4daffce11a1c7cdfe68b19a65bddafbde5da806f3 │ │ └─260811 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-scheduler --config-file /etc/manila/manila.conf │ ├─9c98294fc372dd02dc1f2660c5a4aed8b05f6210fd0a850498011f2a972aac90 │ │ └─121489 /pause │ ├─dcee420f5cec311a33dcce56c4272a0ad2ef95ff2a8286eff85cc2ed18a9af40 │ │ ├─265713 apache2 -DFOREGROUND │ │ ├─268182 (wsgi:h -DFOREGROUND │ │ ├─268183 (wsgi:h -DFOREGROUND │ │ ├─268184 (wsgi:h -DFOREGROUND │ │ ├─268186 (wsgi:h -DFOREGROUND │ │ ├─268187 (wsgi:h -DFOREGROUND │ │ ├─268188 apache2 -DFOREGROUND │ │ └─268189 apache2 -DFOREGROUND │ ├─8c20c9d6b60f17978d327a7903e0950a5ae01eb5c3599520619eba6aaffe9296 │ │ └─212093 /pause │ ├─443dc22b7847cc7077da4d819da378aaf968cd16272dc03808fcd24411e494df │ │ └─94094 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-8724d --rgw-mime-types-file=/etc/ceph/rgw/mime.types --rgw-realm=ceph --rgw-zonegroup=ceph --rgw-zone=ceph │ ├─0e619967d911e7006d83bbc962cd73e627cbed8a4777b789bdffff1c9fa25c6b │ │ └─60969 /pause │ ├─08a73ea3f60226c2f8d02bbf43958ebf5e5e88dd57c6d47795d597a2e0afe973 │ │ └─250569 /pause │ ├─4e9ba628fc1fdd733848a47d829b86643e9791e546011df59782b8bca402aa90 │ │ └─228755 /pause │ ├─6f0db47f8569717f09066cd873f3eee7aeadf9bf38bda42713b2bae398aab52e │ │ ├─168736 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ ├─169078 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ └─169079 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ ├─bdba7ee246ac39a92d2dd704fb9ca69ec5a086584df7df31d5a1af18fdb7da68 │ │ └─39696 /kube-vip manager │ ├─c4f468e1ff527ea7c7995825bba36c09f296486bc0a1cac9f95a7829181f39e7 │ │ └─54048 /pause │ ├─9ae6f94f06407fcd1c7c79d247f1d50a6af05078f0f206675cbf2ffc50301507 │ │ ├─183211 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] │ │ ├─183546 neutron-l3-agent: ServiceWrapper worker(0) │ │ ├─183888 /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/tmpbrbl8stb/privsep.sock │ │ ├─367306 /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/tmp515frme9/privsep.sock │ │ ├─367715 /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/tmp32scbqly/privsep.sock │ │ ├─368195 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─368198 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─370022 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=944c3f96-d47c-485a-995f-15f38d558e68 --namespace=qrouter-944c3f96-d47c-485a-995f-15f38d558e68 --conf_dir=/var/lib/neutron/ha_confs/944c3f96-d47c-485a-995f-15f38d558e68 --log-file=/var/lib/neutron/ha_confs/944c3f96-d47c-485a-995f-15f38d558e68/neutron-keepalived-state-change.log --monitor_interface=ha-f29f4af2-64 --monitor_cidr=169.254.0.190/24 --pid_file=/var/lib/neutron/external/pids/944c3f96-d47c-485a-995f-15f38d558e68.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ │ ├─370651 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=d2b4b496-ee98-4a9f-ac18-2978e42f6e82 --namespace=qrouter-d2b4b496-ee98-4a9f-ac18-2978e42f6e82 --conf_dir=/var/lib/neutron/ha_confs/d2b4b496-ee98-4a9f-ac18-2978e42f6e82 --log-file=/var/lib/neutron/ha_confs/d2b4b496-ee98-4a9f-ac18-2978e42f6e82/neutron-keepalived-state-change.log --monitor_interface=ha-63dae336-35 --monitor_cidr=169.254.0.133/24 --pid_file=/var/lib/neutron/external/pids/d2b4b496-ee98-4a9f-ac18-2978e42f6e82.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ │ ├─371122 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=a6d31e4f-2880-45ab-927d-052a1e9303f5 --namespace=qrouter-a6d31e4f-2880-45ab-927d-052a1e9303f5 --conf_dir=/var/lib/neutron/ha_confs/a6d31e4f-2880-45ab-927d-052a1e9303f5 --log-file=/var/lib/neutron/ha_confs/a6d31e4f-2880-45ab-927d-052a1e9303f5/neutron-keepalived-state-change.log --monitor_interface=ha-fa850e9e-7d --monitor_cidr=169.254.0.111/24 --pid_file=/var/lib/neutron/external/pids/a6d31e4f-2880-45ab-927d-052a1e9303f5.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ │ ├─372468 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=337937d1-8aa2-4793-90ba-51ebfac8f0af --namespace=qrouter-337937d1-8aa2-4793-90ba-51ebfac8f0af --conf_dir=/var/lib/neutron/ha_confs/337937d1-8aa2-4793-90ba-51ebfac8f0af --log-file=/var/lib/neutron/ha_confs/337937d1-8aa2-4793-90ba-51ebfac8f0af/neutron-keepalived-state-change.log --monitor_interface=ha-9d3b798d-bf --monitor_cidr=169.254.0.40/24 --pid_file=/var/lib/neutron/external/pids/337937d1-8aa2-4793-90ba-51ebfac8f0af.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ │ ├─376199 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=920903b6-d675-4b4c-906b-94c7e7cb9852 --namespace=qrouter-920903b6-d675-4b4c-906b-94c7e7cb9852 --conf_dir=/var/lib/neutron/ha_confs/920903b6-d675-4b4c-906b-94c7e7cb9852 --log-file=/var/lib/neutron/ha_confs/920903b6-d675-4b4c-906b-94c7e7cb9852/neutron-keepalived-state-change.log --monitor_interface=ha-f89fbcbf-e5 --monitor_cidr=169.254.0.20/24 --pid_file=/var/lib/neutron/external/pids/920903b6-d675-4b4c-906b-94c7e7cb9852.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ │ └─388793 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=75ef0bb8-f2e5-4e31-8ed5-a8b6cc4839bb --namespace=qrouter-75ef0bb8-f2e5-4e31-8ed5-a8b6cc4839bb --conf_dir=/var/lib/neutron/ha_confs/75ef0bb8-f2e5-4e31-8ed5-a8b6cc4839bb --log-file=/var/lib/neutron/ha_confs/75ef0bb8-f2e5-4e31-8ed5-a8b6cc4839bb/neutron-keepalived-state-change.log --monitor_interface=ha-e96096d3-17 --monitor_cidr=169.254.0.49/24 --pid_file=/var/lib/neutron/external/pids/75ef0bb8-f2e5-4e31-8ed5-a8b6cc4839bb.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ ├─2d471d9e5dcbbcd5e46e9f088fc06b169fe8575b3e70b1ca6316d3a0c81fb02c │ │ └─64572 /bin/memcached_exporter │ ├─ba50d036c7c3ab8f93f11f6bf7650638dec86635da1486e6b18b5bb034caf660 │ │ └─212361 /pause │ ├─2f3a123adaa65ae495f707427f9d037c71e763b2aa7cd18e0ae88241579c85b9 │ │ └─39365 /pause │ ├─84ff5938d722debf717a293d0ed282ed3a54be84cc50c6e654b0c0fb293e63e3 │ │ └─39939 /pause │ ├─180a494bd4ffbbd186f096b909df87ac6061951a67222b8750441b5ef2062e60 │ │ └─104182 /pause │ ├─585450a2a694159397f2298b7886e5e1b9f6752aac2557318701e05c515eb6db │ │ ├─180668 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] │ │ ├─181037 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) │ │ ├─181040 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) │ │ └─181043 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) │ ├─f832b387b328b3c94e7b9feded72ee18c070aeb9ca068f2c8b8020da186759cf │ │ └─260933 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-data --config-file /etc/manila/manila.conf │ ├─171909a8fb78dbc763e04a6b9aaf299e07109839c0f92ceaa34ea3bdff583a49 │ │ └─95163 /usr/bin/python3 -s /usr/bin/ceph-crash │ ├─21a2dea52c7150798baf09019d9626cc249b597e9564b90d46a306c06d4fae0d │ │ └─46436 /pause │ ├─ed6c596b74dba38318c8aecec7543d6674e28ea0aaa6d1a068e7097fd42d3148 │ │ └─83647 /pause │ ├─10eb6d3b08740a0f547f23e9c1b3a7284067ea0ace3b901360901a1b42e0bf7d │ │ └─231547 /pause │ ├─ec15f221631f0aa7433bcedbe92cfc4d9c22e067faf9bccc419e4c5ec8163adf │ │ └─64508 /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.162-253-55-110.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 │ ├─2220da7252472d7e79148eddc1b930f947626da7f505a556b08a4264a1cf2506 │ │ └─63229 /pause │ ├─5b8c8ebc385cb0c86a96fceebecdfe7c984342952854c11f64ce789d9578e457 │ │ └─171444 /pause │ ├─5e8d6f69f7991e733c6475c4f3663b45c4f59e5ba34baf3c5b32b2c5c4bdd193 │ │ └─63178 /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 │ ├─da1e34cc4c813f03d09a659730e918b1fc69274773669be417070b78b76219c9 │ │ └─41386 cilium-operator-generic --config-dir=/tmp/cilium/config-map --debug=false │ ├─8ea4086609d1b624fb3f62c96ecf4ee99582e49cec2776e9d0728d0e699c0d2b │ │ └─54704 /pause │ ├─0d979559814e68a23b7c94fd6df48fa8287cd95da596dfd0bf2fe19460705dc2 │ │ ├─63399 /usr/bin/vector --config-dir /etc/vector/ │ │ └─63439 journalctl --follow --all --show-cursor --output=json --boot --since=2000-01-01 │ ├─01ac0bb689cd23c551588b8fdc756efdb32f4aab496d385bee387a40f21cb5fc │ │ ├─139207 /tini -s -- /tmp/openvswitch-vswitchd.sh start │ │ └─139220 /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 │ ├─7b3b0d6fb0113a9bac521518665dd07d904157e8b41fce8e4854d3d88f707eb5 │ │ └─84404 /usr/local/bin/rook ceph operator │ ├─5e578a37b655ef6a9248943492b45707bbb8a38abc4e4e95eb59a6261c951a23 │ │ ├─106381 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─106397 /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 -- │ │ ├─106403 erl_child_setup 1048576 │ │ ├─106570 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─106576 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─106600 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─106965 /bin/sh -s rabbit_disk_monitor │ ├─122a538e4de9fb4ac4d246e33508f42f770efc50875de1e3b438ee60762facd3 │ │ ├─104456 staffeln-conductor: master process [/var/lib/openstack/bin/staffeln-conductor --config-file /etc/staffeln/staffeln.conf] │ │ ├─104735 staffeln-conductor: Staffeln conductor backup controller worker(0) │ │ └─104737 staffeln-conductor: Staffeln conductor rotation controller worker(0) │ ├─036ec99c379a7188dfd928e95b6df59862c13eefee9d00a2e76e9ac79e1cf11a │ │ └─42775 /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 │ ├─0f55516e76a9c5fbdec910ee7575c765874bc354b81975672a4d614500c8f5f9 │ │ └─40684 /pause │ ├─9e6852d62e40a4622033f3db6f36da51d8794a226dcf5df5dc52045a239875a8 │ │ └─122222 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-backup --config-file /etc/cinder/cinder.conf │ ├─17e2eb81cefee1354dcfd2c0ff7e247304c9803f425066bed9dd4f1e9c55e160 │ │ └─66856 /pause │ ├─aa53bd3ea1cc9dd5c3f1e8a576755580b2b56a7dc49ed587b9658c80522cb70d │ │ └─46075 /pause │ ├─0086177d659f636bc7434dd9f184fc15ee83497a65cc3ae72ea25f5de673d01a │ │ └─108130 /pause │ ├─aff337b5c2b2429b13033d07da2a4710f259ddd26f5de3618f92b50eef82c47b │ │ └─60923 /pause │ ├─eb9ef85a004f0678efb7add3f36f49ce48266930358adbee5734956c76408dd6 │ │ ├─200442 heat-api: uWSGI master │ │ ├─200482 heat-api: uWSGI worker 1 │ │ └─200483 heat-api: uWSGI worker 2 │ ├─ce1884316aa27905d6cb212e75c0727dc8480b50938a632ccbcc115d3be728b8 │ │ └─231576 /manager --leader-elect --v=2 --diagnostics-address=127.0.0.1:8080 --insecure-diagnostics=true │ ├─afa269b322ad00d0fb25c9fe06fb36b4cab17a7a126e8c464816f20939ff044e │ │ └─108093 /pause │ ├─9d4460217f08935a7eb5336cd07943171ab219ddd87f5fbba8dbd11c6194cd18 │ │ ├─129443 placement-api: uWSGI master │ │ ├─129468 placement-api: uWSGI worker 1 │ │ └─129469 placement-api: uWSGI worker 2 │ ├─29aed1dbef9d78739c6ec3f3cdc1d87f1078adcd4108a364a62ca2c9d893afc3 │ │ └─187818 /pause │ ├─07b9dd9ad1ade068dc378ab337a1f634e08f6a99acfa3e924e09a44206c4239f │ │ └─105955 /var/lib/openstack/bin/python /var/lib/openstack/bin/staffeln-api --config-file /etc/staffeln/staffeln.conf │ ├─833f81954d7c53dccdaa5c9009608c49cc68f8a0f3e672192f4702b3772a0097 │ │ └─266252 /pause │ ├─429a607d7f87e954a1e7636c5f378a71c528d58698a05ca024bf1c0fe1dcb6d4 │ │ └─183225 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) │ ├─e5cb5e27857de79e4ab6ea4df9492c0bdcef1a5cbd18e662fe9efa3cb5b7bd32 │ │ └─242841 /pause │ ├─3c5393b747a6466d62f5d9666948de6e84099a87bc01a002cc99e206b6a5020f │ │ └─143908 /pause │ ├─1935ddece702c188fccd5f5e53232ed046f893087e46137338f5a4d1c040381a │ │ ├─141738 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─141755 /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 -- │ │ ├─141761 erl_child_setup 1048576 │ │ ├─141808 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─141809 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─141819 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─142069 /bin/sh -s rabbit_disk_monitor │ ├─d9aa4f83690065e020c54b67593b9b793ed98050cb1eb83eb7e9208819ba0d8f │ │ └─250720 /pause │ ├─41725f01d9cfebae110eeee4335668f10a1d6deafc6211db026a17b56fbfc93d │ │ ├─62113 nginx: master process nginx -g daemon off; │ │ ├─62132 nginx: worker process │ │ ├─62133 nginx: worker process │ │ ├─62134 nginx: worker process │ │ ├─62135 nginx: worker process │ │ └─62136 nginx: worker process │ ├─0618958880165c15c1751642e8d671d3dbc7d8a7db80209582c9a9f29e2358c0 │ │ ├─47491 mysqld --wsrep_start_position=7a1e66f0-135c-11f1-852e-6afa7ad5f20c:20 │ │ └─47618 /var/lib/mysql/mysql-state-monitor │ ├─303c41978a3b0a99ec9a59755ee83d04fe4cb5ebc9595017ca144327775a4ca4 │ │ └─106177 /pause │ ├─c69e6e32316b3237d42119e4709e6979a87ecabf4b00c5ea99f98fb5d87cbbb5 │ │ └─93827 /pause │ ├─cfd5a7d903258f1de44632656febeceaf1c05ea7e4e38f270bf505a649a5e676 │ │ └─61845 /pause │ ├─88f4b490fc050f2ad473727b1104041aec984beae2c45549aad0998d023cf999 │ │ └─102668 /pause │ ├─042221afe5bbd7af6a25588edd38e61f160e06591ad6fef6c1dd294b2e126bfb │ │ ├─260829 manila-api: uWSGI master │ │ ├─260850 manila-api: uWSGI worker 1 │ │ └─260851 manila-api: uWSGI worker 2 │ ├─f407dee853d65aefff1d1bccb4cf7e3071e00a6e1800f4a57554d7041d548331 │ │ └─171559 /pause │ ├─56262aef5e0d7f3b3c63865a913cc1849faac48e196bfe33bf12900173e0bf95 │ │ └─50133 redis_exporter │ ├─6aec3adda74c97c2e5b0ef7ce19eac34bbd44cb5b95202443720e64d4b933ef1 │ │ ├─90001 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─90020 /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 -- │ │ ├─90026 erl_child_setup 1048576 │ │ ├─90151 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─90152 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─90162 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─90415 /bin/sh -s rabbit_disk_monitor │ ├─4f2dab811e40ec175ff70b6cb3dc5ef9c5743cb9f1a9d7e8d5fca4e25f1f7b21 │ │ └─46556 percona-xtradb-cluster-operator │ ├─5cb90f590f8f8cb26c54159e2dd96cc41abd1634bcb0fced1dd3cdc6130ee446 │ │ └─49798 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 │ ├─5209a88a0ff607277bc351a59683bfe65eae8ba0aaf72ad26b1b34942fd99e97 │ │ └─64624 /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 │ ├─ef8878cf2f9d1203047c1cee4487b8cf2d0a393da0109ec9fe12d21f31184cb5 │ │ ├─181664 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) │ │ ├─181997 /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/tmpbbp6b9az/privsep.sock │ │ ├─182315 /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/tmpfm7v3lgk/privsep.sock │ │ └─182623 ovsdb-client monitor tcp:127.0.0.1:6640 Interface name,ofport,external_ids --format=json │ ├─fd9ddb7d52dd216c961364bb6152e38054d578c96ed3e937c2f93c4ac145f9cb │ │ ├─180723 neutron-policy-server: uWSGI master │ │ ├─180820 neutron-policy-server: uWSGI worker 1 │ │ └─180821 neutron-policy-server: uWSGI worker 2 │ ├─ab9a5380f2bcde41b40e9217f5c82265216b79c598af803d3fe9da3197addc59 │ │ └─46243 /manager --metrics-bind-address=:8080 │ ├─09b91940132f99df1a67ba43eb62434362b452dfdf3e0616029d455afa54a8ca │ │ └─39558 etcd --advertise-client-urls=https://162.253.55.110: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://162.253.55.110:2380 --initial-cluster=instance=https://162.253.55.110:2380 --key-file=/etc/kubernetes/pki/etcd/server.key --listen-client-urls=https://127.0.0.1:2379,https://162.253.55.110:2379 --listen-metrics-urls=http://127.0.0.1:2381 --listen-peer-urls=https://162.253.55.110: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 │ ├─2cbdaa5cf755de508f22a0b9c5694beb25dcd3fd540fe1e3d39fe3b18516c617 │ │ └─49704 valkey-server *:6379 │ ├─215188e27ec245b74a48267a5c8cca50f1fe62dd0e30073753520f440995e585 │ │ └─265544 /pause │ ├─d32f9f2c62ee11eab111320bf8a96c7147a2b743c66be2aa5a61de11bed8342a │ │ ├─172530 /bin/bash /tmp/neutron-netns-cleanup-cron.sh │ │ └─398110 sleep 300 │ ├─053648ab8c0a96265e53b31d7d37e81fd30e95eeb741a10ebfa1581c8ee60b6d │ │ ├─224277 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─224294 /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 -- │ │ ├─224300 erl_child_setup 1048576 │ │ ├─224504 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─224505 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─224515 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─224667 /bin/sh -s rabbit_disk_monitor │ ├─96bca3522a9432a64bd5e65566d6dcb83980835672dc459a54e03e0f8d5dffb2 │ │ └─47650 /bin/mysqld_exporter --mysqld.username=monitor --collect.info_schema.processlist │ ├─ff39ed6d0c2b3287e9f172f5e8bdfb46386b24813e27f6b0d5a634dcec2c7866 │ │ └─266813 /nix/store/rhpc8y9ffa70l852wf3dpgxg7a9ykn5h-rust_openstack-database-exporter-0.1.0/bin/openstack-database-exporter │ ├─596da96792e4288a325269f7026b5c112a9a9aab37fa77ce8d3463415b4cc5b3 │ │ └─42606 /pause │ ├─f179b00eecf73dc4dcfa7b7c67617745791fa9d4bb4fd83f2f95d63f7b60da01 │ │ └─172001 /pause │ ├─a6bc91499fe9c92e8a36bb4a7e0c6db132eb3b3305f7e9a07e60e385609150ed │ │ └─140321 /pause │ ├─fb6c449ed0c104b98f30587a70fcc5b66947663e7d2cd4c7e26caa6b8fc11f19 │ │ ├─243307 magnum-api: uWSGI master │ │ ├─243341 magnum-api: uWSGI worker 1 │ │ └─243342 magnum-api: uWSGI worker 2 │ ├─c9236c7d30b127e417c3fe5183fb49b635998579b9530fc8e0a61d05eb08cd47 │ │ └─63727 /usr/bin/loki -config.file=/etc/loki/config/config.yaml -target=all │ ├─89d564e9727bfe823bc2a9c00431f92a46e3ab967920256520040c01d7609579 │ │ └─49465 /pause │ ├─966f03c3e7c220b093397e25825748f88bed64392d9333b1293973df1045c9a5 │ │ └─185081 /pause │ ├─cb756660fc02fd40d2f450a0acf59aee2850d502d424063e7e4ec851c043522d │ │ └─54936 /pause │ ├─1d88fc0750787f4af9fb76ff26971b75cf0d52c077b7115088ffd3022fe2f77d │ │ ├─200367 heat-engine: master process [/var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf] │ │ ├─200892 heat-engine: ServiceWrapper worker(0) │ │ └─200895 heat-engine: ServiceWrapper worker(1) │ ├─594e44cba05f9f9d61115dec4f05e5d0676f83acc9c8e15e5d8e85b41d1f4cde │ │ └─60082 /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 │ ├─67c7f0b3b06d568de998d8a22dbc2a42e18fa567cc1d4a02957e70aa3f945a2d │ │ ├─168711 nova-scheduler: master process [/var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf] │ │ ├─169129 nova-scheduler: ServiceWrapper worker(0) │ │ └─169131 nova-scheduler: ServiceWrapper worker(1) │ ├─01cb3b4d6df6e4743839e57dbbbce52398cabb667c1deacb34ad2c801013791e │ │ ├─204483 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─204499 /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 -- │ │ ├─204505 erl_child_setup 1048576 │ │ ├─204590 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─204591 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─204601 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─204805 /bin/sh -s rabbit_disk_monitor │ ├─cf11bd1e085bf40b0303da2013fdce82224cb2b225586a94698163fba844b446 │ │ └─62425 /pause │ ├─2a1359e9a6b4e4f3539c19d7845958b697f0429fd754f75efbbee7a67b266e2f │ │ └─64254 /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.162-253-55-110.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 │ ├─03187d36df6b8f2a4bc21f9f3f6c8d252115f207e3147152c55ce0f7aba25b34 │ │ └─187687 /pause │ ├─a654334e097819771c4f5c5a7774b246c0322270438ebb3909b8ada4b7a6174f │ │ └─171438 /pause │ ├─ad807292bc2d33fa07551728f88ed432895c997920ac705c877715f0df0be23a │ │ └─144794 /pause │ ├─27f10a9753b1486196c3ac3fac86527f7161a83ae24d2740c2c384ca436150a7 │ │ └─62006 /pause │ ├─2d27ef27b62bcfb2ab0c5d9bc02ed0a4556abb8980e526bb7ef701decffd4c9d │ │ └─64036 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─ffb6c4f5826a6157073842440214571a8ace2157421900146d7f3b8344b66a7b │ │ └─77607 /pause │ ├─22a5f1be4899d824b5b63a9093bbeb040e6c28b124a77e2e0e1c5c58a14ed748 │ │ └─250828 /pause │ ├─c3e39647c9295300d6ba8a268383467ea6d5db812bc54a342c6d6ec9cd7882b9 │ │ └─62839 memcached -m 8192 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─93f457edf58ab269bdae73a8375e0614b1df09faeb25a1abe1d85589a3589f41 │ │ └─55061 nfd-worker -metrics=8081 │ ├─eaecc88473bd96e30ccff2e561eff372cb8fcb33ecb23529daab13e0fd4f975b │ │ └─64299 /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 │ ├─d4fe60b4341eccc9253450e66a97fa4388772fc474feba00d29bf3a48683060e │ │ ├─41602 cilium-agent --config-dir=/tmp/cilium/config-map │ │ └─42135 cilium-health-responder --listen 4240 --pidfile /var/run/cilium/state/health-endpoint.pid │ ├─4cb52c3b5cb758370fa85fc463507cbfe8149728c9a61b022ef625aaf9f07e00 │ │ ├─118404 cinder-api: uWSGI master │ │ ├─118416 cinder-api: uWSGI worker 1 │ │ └─118417 cinder-api: uWSGI worker 2 │ ├─4e3b9480722c4fdf540114b1069daa29a87b185a66882a456fc4361b12e0b29a │ │ ├─ 45458 /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 │ │ ├─ 45471 /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 │ │ ├─ 45598 nginx: master process /usr/bin/nginx -c /etc/nginx/nginx.conf │ │ ├─265383 nginx: worker process │ │ ├─265385 nginx: worker process │ │ └─265388 nginx: cache manager process │ ├─403b83146a3d84b0e27a4161984178cf80202631752f26356970f7954beaefca │ │ ├─82830 barbiacan-api: uWSGI master │ │ └─82845 barbiacan-api: uWSGI worker 1 │ ├─03cf48c96e0a731efd2ffaa270056a1e577dc9e7823d0e3c4d3abed6ef851c15 │ │ └─39588 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 │ ├─60fd4469f11d774fd7de8b7d136df21a421f8de2586db3b17f261cb2bfbd5685 │ │ └─61548 /pause │ ├─a0ddd7e318e4f8f0ea96652c3647a08353bd3fbfa06cac3e2a71ef9bd03ed8b2 │ │ └─62720 memcached -m 1024 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─3cbaa490b7a1791e107131bcc3bbe05d33375146b4666fab4236befbeda1ca38 │ │ ├─47263 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 │ │ └─50091 haproxy -sf 190 -x sockpair@5 -W -db -f /etc/haproxy-custom/haproxy-global.cfg -f /etc/haproxy/pxc/haproxy.cfg -p /etc/haproxy/pxc/haproxy.pid -S /etc/haproxy/pxc/haproxy-main.sock │ ├─4c15514a79e8175ed967a2f3f0ff40b99f4ee9f24af50e3910931b862d9ad646 │ │ └─139172 /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 │ ├─c27c18b29210deb28bc7943eeef2675fec1591c508a9ea698d74f0a2b08727c8 │ │ └─42701 /pause │ ├─1c474dd3d0bb059d9f43f08604b9035b291297c9b1b5a8810fc99c5b3433df54 │ │ └─61480 /pause │ ├─9c9f4f229b0464c3886f3a8b6ff822483082774dc6850395b5e7296ee5af6c09 │ │ └─42874 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 │ ├─d1a1afd341090ca5f00e8b865456b96e77d69fd6bf0ed121bc1263a9aaaa7327 │ │ └─61043 /pause │ ├─f8f99cdd30a0d75524d1940a44803ede3a4adf4349357a268ac6d4de2e3c597f │ │ └─47589 /opt/percona/peer-list -on-change=/opt/percona/haproxy_add_pxc_nodes.sh -service=percona-xtradb-pxc -protocol=$(PEER_LIST_SRV_PROTOCOL) │ ├─e856b697e59bed0f416616334fdd2c5133a25b81e3a6a8604d93980592fbfdfc │ │ └─184660 /usr/bin/libvirt-tls-sidecar │ ├─366614caf8b17b7d43f9f38604c39420f1091e5f9d108d7920f93cf043a9b1f7 │ │ └─226576 /pause │ ├─2314ab8f15ed3c8a8da0a83a5314bdc7ec6cf2e2a3568382123b6e5005599666 │ │ └─55189 /secretgen-controller │ ├─60f4d5ed6a2ed984e81f1bb22228c213f31ef37eee62802c06d81e6ab369d267 │ │ └─171624 /pause │ ├─cbfd9da71f7c7c6329e06e48099fb3b23093345378bc2eb29e2424c945e154d7 │ │ └─212037 /pause │ ├─c2188d2ac7b23885619ed4c9f93e1af872bf739e7a3cb5c084b10baa04c6d2c0 │ │ └─59973 /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 │ ├─1c75f4911eb7de0331f4e8eb11d466631480532c8fd92406eedf19e2b22290f6 │ │ └─121553 /pause │ ├─fda861d33edeb88e7168739c3fbb995ed332652f5752457d75919aa6a453f917 │ │ └─64786 /pause │ ├─9136b4bf23fce22ceaf5193f649f82e6d6b0a0ea5c7bc25c70951e8adaea332a │ │ └─64007 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─f273fbd8f1b52062bcb4eca4b8ae5ec8574acb333c80a884eeacc97ca47a461b │ │ ├─340553 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] │ │ ├─340789 neutron-dhcp-agent: ServiceWrapper worker(0) │ │ ├─340908 /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/tmpo_9y2vnu/privsep.sock │ │ ├─341555 /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/tmp7oszpi4x/privsep.sock │ │ ├─342055 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─342056 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─342097 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/f8f9873c-41a4-4ab5-a516-f0d3a5c17520/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/f8f9873c-41a4-4ab5-a516-f0d3a5c17520/host --addn-hosts=/var/lib/neutron/dhcp/f8f9873c-41a4-4ab5-a516-f0d3a5c17520/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/f8f9873c-41a4-4ab5-a516-f0d3a5c17520/opts --dhcp-leasefile=/var/lib/neutron/dhcp/f8f9873c-41a4-4ab5-a516-f0d3a5c17520/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-ec53ad49-0eb0-4aa8-badd-754eb8c256db,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 │ │ ├─342101 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/a210eb74-3445-4985-bdfc-5121e1174ea9/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/a210eb74-3445-4985-bdfc-5121e1174ea9/host --addn-hosts=/var/lib/neutron/dhcp/a210eb74-3445-4985-bdfc-5121e1174ea9/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/a210eb74-3445-4985-bdfc-5121e1174ea9/opts --dhcp-leasefile=/var/lib/neutron/dhcp/a210eb74-3445-4985-bdfc-5121e1174ea9/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-cd131bd1-3ebe-4367-92b9-c881a2dfee3d,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 │ │ ├─342130 haproxy -f /var/lib/neutron/ns-metadata-proxy/f8f9873c-41a4-4ab5-a516-f0d3a5c17520.conf │ │ ├─342138 haproxy -f /var/lib/neutron/ns-metadata-proxy/a210eb74-3445-4985-bdfc-5121e1174ea9.conf │ │ ├─367072 /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/tmppbx1sfum/privsep.sock │ │ └─374406 /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/tmp1vhm5ify/privsep.sock │ ├─affc8f7718c7c7e3cab1301cee7b9f78c2ed1e883f8d847ac28e344e26563c7e │ │ ├─243453 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ ├─243781 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ └─243782 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ ├─80b4bd7b47b127bd77407af918d1a907114a5d39e53d79e06214cd64ee0a67b6 │ │ └─227903 /pause │ ├─95370657224c4ebb8f31ecffcc7401c2140c4f36ae8259fd823fb81cc5b8c7fa │ │ └─140758 /pause │ ├─0e7adaf29dbdbab9d2d677559d5c73fb1dc605eb5abf117c29eaeba908b5150c │ │ └─169615 /pause │ ├─ea321bcac64806d8389dd43081140d413c50871fa8fd144cddac9fe8b9ceda96 │ │ └─228779 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterTopology=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=false │ ├─32ab8da73135635aed31de4dc753e2ad692fdf3ddb0890e927275bb389104547 │ │ └─141135 /coredns -conf /etc/coredns/Corefile │ ├─23fc30c9ce4de225c15507ff8cd1660ff2d66bc5fa5df9cbebfc9ebab95c9afa │ │ └─59799 /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 │ ├─9f8f814b9668944e9f51421ae4a1444bf634b402972ca5326ed834ebc7bf8a1f │ │ ├─268991 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ │ └─269004 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ ├─d15d025f87cf5cca3c46e90645e4b8842412b1adf327144a5bd874ef19d7c36c │ │ └─187553 /pause │ ├─2e36e359b5e90a4f8aaad330ab7e9471e44885dac80721389f45f51d96d18517 │ │ ├─59577 python -u /app/sidecar.py │ │ ├─59881 python -u /app/sidecar.py │ │ └─59882 python -u /app/sidecar.py │ ├─2fb8bab68edb8a736a2923001b419d31a8af775c4fa605191558c8a9690c5a2e │ │ └─204290 /pause │ ├─517f82ba4b204e370f9390c4f9ad91df5b29d827d5341048f4d28bd9bff8d8b5 │ │ └─42514 /coredns -conf /etc/coredns/Corefile │ ├─048222b167eff3676c0fb6277562943dfde57aae8bc2ca95234bb33136b9250e │ │ └─46123 /manager --metrics-bind-address=:9782 │ ├─20a0ed6354033b4134630932a54e0cf832496fa5eecff80baeb244251632d7cc │ │ ├─65165 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─65181 /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 -- │ │ ├─65187 erl_child_setup 1048576 │ │ ├─65268 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─65269 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─65279 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─65349 /bin/sh -s rabbit_disk_monitor │ ├─967c845abd54ef272c5b54924f04bc1c09450e4328f80ae3637ef8f4b413f88b │ │ └─143703 /pause │ ├─4b0b110bdb2f3a7866ce6bd25a83e1e3c248a9d0ded42d55fe547574c620c62c │ │ └─42933 /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 │ ├─b18fff866cc85e4bd8dd54094914f96c79f3e47dd243bba1e419e465553b5e4b │ │ └─59133 /pause │ ├─258d67b1c6208813dcc19177d8dc99cfdc713cd8c3d522f3694ca7f6ea4a87c3 │ │ └─228128 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=false --bootstrap-token-ttl=15m │ ├─518eb4e23663040a61cef23e9bfab33315c41678e41c05560de0f3a40f241d1f │ │ └─54742 /pause │ ├─bc00376fadf2674242d740cce62d9269d827b94bec57d92897d652aee233a90d │ │ └─171691 /pause │ ├─35d1e3f6eee98f4a83975e01ce348828fc7522d9219ba29b15c3b2873486274e │ │ └─246164 /pause │ ├─cd0cefd2b9a39db205991fd8e695e46154447605241d3fc498e3404094057f5a │ │ └─39443 /pause │ ├─252da72f63fb971812eff4be6c22b13d463a43667b98d7285c2132c2309aa2df │ │ └─64729 /bin/oauth2-proxy │ ├─8f1e18ae780a855ef4c96a548ddcbe6bc2c736c10b0d7296104c34484370b7cf │ │ ├─242883 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-cluster-api-proxy │ │ ├─243606 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --privsep_context magnum_cluster_api.privsep.haproxy_pctxt --privsep_sock_path /tmp/tmpjavvr24d/privsep.sock │ │ ├─243694 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ │ └─243703 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ ├─844561b6e22096509027af82555d3b89a7d40df922832533e8e5a65192ca5cb7 │ │ └─47132 /pause │ ├─bc3b1a56c079c2e31cb068319da94c0599284e53d1b0739f90c0a49600be7c6d │ │ ├─59552 python -u /app/sidecar.py │ │ ├─59879 python -u /app/sidecar.py │ │ └─59880 python -u /app/sidecar.py │ ├─24bdcef1a87e1671ef96f1757b24fffe255660e3afc3d10ed66e4c2693956b6a │ │ └─63641 /goldpinger --static-file-path /static │ ├─685412df9493cec24473f93a65a9a0211df3560b25292799c3b1d8b9b4f61589 │ │ └─59416 /pause │ ├─198209d8c55d1d3eadf5661f60d47819af0d12143d6717da75c1c199ba01745a │ │ └─222257 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-housekeeping --config-file /etc/octavia/octavia.conf │ ├─a7c5b6cdd6bcdb5ae5c92555b6ceb9ce3811abfb18229158433c2927d483149b │ │ └─39970 /usr/local/bin/kube-proxy --config=/var/lib/kube-proxy/config.conf --hostname-override=instance │ ├─ece0959400b151899d4d46a0240595985a909262174eaf4f34eae02a0a46feec │ │ └─143967 /pause │ ├─ed18f807c0e83485c8c860ec42f88ecb311ee40aa24834523e031fc26a4a9126 │ │ ├─222248 octavia-worker: master process [/var/lib/openstack/bin/octavia-worker --config-file /etc/octavia/octavia.conf] │ │ ├─222745 octavia-worker: ConsumerService worker(0) │ │ └─222748 octavia-worker: ConsumerService worker(1) │ ├─9119643554ecda553133cd47b591a14820483217b5f69afe1b9dda893dbd990e │ │ └─124215 /pause │ ├─59d7721e5f5849808ba6e0308af3490676bf9fbe46e8336c10e6e893a10d1f6e │ │ └─40685 /pause │ ├─a40c5e4a68fa40de275ee3a1a5f193d819afb837d51d0644350ca2fd09cd25d6 │ │ └─45140 /pause │ ├─602c041b2042e6dfa10bb99bbfb54143f855358318c015a51de965073db3f876 │ │ └─54786 /pause │ ├─b78ca1ea3c63db40d3d6a29a3b0d2fa7168e80650e9c79ed2c6b1f181865022f │ │ ├─103040 glance-api: uWSGI master │ │ ├─103053 glance-api: uWSGI worker 1 │ │ └─103054 glance-api: uWSGI worker 2 │ ├─8d9d31e001bf6b86a31563e27e21fc0611194932c8befed023f3f423a4ac0462 │ │ └─226753 /manager --metrics-bind-address=:8443 --leader-elect --health-probe-bind-address=:8081 │ ├─494924d05888c6dc01b29fb94c771c27dbe96cb9bd942123fdc1af7e1bb516fa │ │ └─184711 /bin/bash /tmp/libvirt.sh │ ├─e57485aab0202d65730d2dbbbb69a7a6f1b3fdbb846c2389658a6c1a949d61a3 │ │ └─39576 kube-apiserver --advertise-address=162.253.55.110 --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 │ ├─f32c526d2e8818e042b1b1df8032e7f520bd8d5d92a4b933d43141ceba92442a │ │ ├─76274 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─76291 /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 -- │ │ ├─76297 erl_child_setup 1048576 │ │ ├─76355 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─76356 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─76366 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─76498 /bin/sh -s rabbit_disk_monitor │ ├─4179d940842b27aa0989a3770fcb76b28e402e6109ba134ecb4bed2e5af7e2e4 │ │ └─263093 /pause │ ├─32145f25c06ea9bde3c7fffa2d4bf892c19a4ac732d596053045b243d35278bb │ │ └─185360 /prometheus-libvirt-exporter --libvirt.uri /run/libvirt/libvirt-sock-ro │ ├─906f6f255897e747d324e07eb0df72c0ae649c1c658afd44597578c3861ddbef │ │ └─224085 /pause │ ├─7b6a8caf23da3a53b3baedb63da36db1cb2fc5fbe4d2a359490209e7fd1d20c9 │ │ └─250331 /pause │ ├─365be32e955454e3ce738182ec094a8f36aef94e44829c85498bc507a84e77a8 │ │ └─119902 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf │ ├─8cebbe339a4bab9380701626f17bfd0f85a643328c0c1ca169311438eaabc406 │ │ └─59208 /pause │ ├─3159398594a5bf50b28c8abe21635b3959d274fa372d7e9851ac888364abe37e │ │ ├─ 70156 apache2 -DFOREGROUND │ │ ├─ 70170 (wsgi:k -DFOREGROUND │ │ ├─ 70171 (wsgi:k -DFOREGROUND │ │ ├─ 70172 (wsgi:k -DFOREGROUND │ │ ├─ 70173 (wsgi:k -DFOREGROUND │ │ ├─393070 apache2 -DFOREGROUND │ │ └─393118 apache2 -DFOREGROUND │ ├─45850763b1674ebd413952711c488390f73684a0d1f915d78c03013bdfc945f7 │ │ ├─222993 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─223013 dhclient -v o-hm0 -cf /tmp/dhclient.conf │ │ ├─223677 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─223678 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─398111 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─398112 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─398113 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─398114 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─398115 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─398116 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─398117 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─398118 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─398119 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─398120 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─398121 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─398122 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─398123 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─398124 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─398125 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─398126 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─398129 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─398130 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─398131 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─398132 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─398133 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─398134 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─398135 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─398136 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─398137 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─398138 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─398139 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─398140 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─398141 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─398142 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─398143 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ └─398144 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ ├─cf6e9e10e5206add285e9c27659533eaef6c9cabfb466a771d20f37f4e1b7ccf │ │ └─62257 /pause │ ├─ffc42d09d86ee8f2f0dadb896939ac81e9fbbb45d50591e3b9b5f4840f0aee13 │ │ ├─261064 /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 │ │ └─261286 /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 │ └─69f69115baefca975f7e8404f80798150b74d822e51a26d739a6239ef73d1569 │ └─55021 nfd-gc -gc-interval=1h ├─proc-sys-fs-binfmt_misc.mount └─dev-hugepages.mount