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 │ │ │ ├─21734 /lib/systemd/systemd --user │ │ │ └─21735 (sd-pam) │ │ └─session-21.scope │ │ ├─21661 sshd: cephadm [priv] │ │ └─21757 sshd: cephadm@notty │ └─user-1000.slice │ ├─user@1000.service … │ │ ├─app.slice │ │ └─init.scope │ │ ├─710 /lib/systemd/systemd --user │ │ └─711 (sd-pam) │ ├─session-4.scope │ │ ├─1603 sshd: zuul [priv] │ │ └─1616 sshd: zuul@notty │ └─session-1.scope │ ├─ 707 sshd: zuul [priv] │ ├─ 724 sshd: zuul@notty │ ├─ 869 /usr/bin/python3 │ ├─ 1607 ssh: /home/zuul/.ansible/cp/199.204.45.238-22-zuul [mux] │ ├─397706 sh -c /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-birrxwwkuyzsrpbsoyjlfmvznruumnom ; /usr/bin/python3'"'"' && sleep 0' │ ├─397707 /bin/sh -c sudo -H -S -n -u root /bin/sh -c 'echo BECOME-SUCCESS-birrxwwkuyzsrpbsoyjlfmvznruumnom ; /usr/bin/python3' && sleep 0 │ ├─397708 sudo -H -S -n -u root /bin/sh -c echo BECOME-SUCCESS-birrxwwkuyzsrpbsoyjlfmvznruumnom ; /usr/bin/python3 │ ├─397709 /bin/sh -c echo BECOME-SUCCESS-birrxwwkuyzsrpbsoyjlfmvznruumnom ; /usr/bin/python3 │ ├─397710 /usr/bin/python3 │ ├─397712 /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 │ └─397716 systemd-cgls --full --all --no-pager ├─osh-libvirt ├─sys-kernel-tracing.mount ├─init.scope │ └─1 /lib/systemd/systemd --system --deserialize 42 nofb ├─system.slice │ ├─docker-7678002cb76eb72969ff2960561aa82ef0beffd1f4ef8046b8688570556a2343.scope … │ │ ├─12692 /sbin/docker-init -- /usr/bin/ceph-mgr -n mgr.instance.idpgkh -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─12710 /usr/bin/ceph-mgr -n mgr.instance.idpgkh -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─containerd.service … │ │ ├─ 9945 /usr/bin/containerd --config /etc/containerd/config.toml │ │ ├─ 12263 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 5c13bf102e96adaa25791fdd611ba3c7ee99859175bb2fdabd272b78955216d9 -address /run/containerd/containerd.sock │ │ ├─ 12666 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 7678002cb76eb72969ff2960561aa82ef0beffd1f4ef8046b8688570556a2343 -address /run/containerd/containerd.sock │ │ ├─ 18722 /usr/bin/containerd-shim-runc-v2 -namespace moby -id f19976fcc54bd41c654394bc31990485b56818837d53bb38df9c81d07866d5f0 -address /run/containerd/containerd.sock │ │ ├─ 25271 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 42471f309de070e471264f1c363bc034c129055901693371ac50a57d7ad77c1b -address /run/containerd/containerd.sock │ │ ├─ 29859 /usr/bin/containerd-shim-runc-v2 -namespace moby -id f4b5bbc42842c7e930af33459fb459c2d7167f57e9dddbd92d975bc7ef816476 -address /run/containerd/containerd.sock │ │ ├─ 34491 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 63e46f09f47a2e315bec6e2d8d51cf137acf3c457bc98088d45a025df981a85a -address /run/containerd/containerd.sock │ │ ├─ 40225 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 237e01a10b4b31d716c1995b458eef9fd7887f6b2175aba0d37989ec0837e689 -address /run/containerd/containerd.sock │ │ ├─ 40228 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0ae4244c0d8171f53f432fbb884a6d6c9abe2a09590cb256f61d65899dd22cac -address /run/containerd/containerd.sock │ │ ├─ 40266 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c7d5a96a1b7d9b612666b214d3d13802013f0c251eca9944943f34aa22556019 -address /run/containerd/containerd.sock │ │ ├─ 40269 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3520ae03e0e48c01d14aaec44c7cd083483837000a7486d0ebff89e2f75376df -address /run/containerd/containerd.sock │ │ ├─ 40290 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2b3e2734260f52f94348bd91ac2b08640826a8cc68e193db40e8a22cbabbc3e5 -address /run/containerd/containerd.sock │ │ ├─ 40789 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 64505c0b9a07146123f00f31e5d9a32a22294ab21079b38ae61c6b98ee5ca07a -address /run/containerd/containerd.sock │ │ ├─ 41591 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d0f0c9f08baf2117626178d676b9d25f4d96bd88f8ac3d6085f2817dd638e506 -address /run/containerd/containerd.sock │ │ ├─ 41595 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c2f39f6fa7480f06d396bff381ea2ebfbf4160e05d50475299695b509beafcd5 -address /run/containerd/containerd.sock │ │ ├─ 42926 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ee79cc5f71be227f2db0f9326d3f87c9d4da35aa6fd458d10b47f46ab73f5ab9 -address /run/containerd/containerd.sock │ │ ├─ 43322 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e28daf95cac47a1e5cfc6936b4cb80fcfe2109f1b131803b0ada4c585fb18ae7 -address /run/containerd/containerd.sock │ │ ├─ 43437 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 601027db56d28a7f173eae047cf2d7820844fc97d6cd92f87ec389a3f8e927a3 -address /run/containerd/containerd.sock │ │ ├─ 43871 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7b4654b46fe9ee3083e659661a95df63644247d1b15192d21c00beb8ec7062ca -address /run/containerd/containerd.sock │ │ ├─ 44366 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cc93578cbc6ec0f4bad31291f4166bdad66849569a830b15532b39d35168f53e -address /run/containerd/containerd.sock │ │ ├─ 44405 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ae58536a063f2de0ce105341bb532556ca56e70a8a46c09902bec90b2be023e8 -address /run/containerd/containerd.sock │ │ ├─ 44445 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e162938ab8e4b78c2b5ca79d806dce7e4efdeaa6cb325bcf4a9bd9df70f02670 -address /run/containerd/containerd.sock │ │ ├─ 46456 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1ed38412d4a0239f8e29bf93c8c298e154d1e433168268b2725ede6a26f0ee0c -address /run/containerd/containerd.sock │ │ ├─ 46574 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 99c71b439cac3bd0f0b75771e4cc3e9fab63ecf55be7e9fbf57ae4af014dfd7f -address /run/containerd/containerd.sock │ │ ├─ 47484 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ca98c8f1ab6c457609655b5bdb9fcf680e0d232102a4d9043c93fc276c37b61f -address /run/containerd/containerd.sock │ │ ├─ 47581 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d395cbcc9d8acc4766ce16ac9db5280fe29427f5173d8240010a2bf0d67b54ce -address /run/containerd/containerd.sock │ │ ├─ 47937 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1d81dcc790f441ac7a8f93163107fc2beb1366d86a58ae7e2c443b55d8fa9d54 -address /run/containerd/containerd.sock │ │ ├─ 48291 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6f16ff912611957b081901acd2274d260ff2c035ae437c53fd9ae965d64e43b1 -address /run/containerd/containerd.sock │ │ ├─ 48615 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c5f8ad1c6599710defd28776d2fa79323e8d6f74361ec819eae09b01cff79116 -address /run/containerd/containerd.sock │ │ ├─ 50810 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e6b902212e3208b5ac3fa2f400135dd32a0c24ee3d85a08cbf23d19ea6cf917e -address /run/containerd/containerd.sock │ │ ├─ 51013 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d3fbaed8534cb74a0e851b74a32623d93538327bf62d51f30d24bea406676194 -address /run/containerd/containerd.sock │ │ ├─ 55317 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fdf22ec33ba957f69a74b3f31f07e67957f7c6e70622f337bff9073d0a2e49f1 -address /run/containerd/containerd.sock │ │ ├─ 55930 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3c5a562358d0357915bf3b8d5c02928c955d227a09e96bbc69c4b20c6a2d6d56 -address /run/containerd/containerd.sock │ │ ├─ 55975 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e9fbed452dec7752d9e68f7d2f3957280b94fe1d8981caffb6250615b4c80aa7 -address /run/containerd/containerd.sock │ │ ├─ 56025 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 88461d0b6e713761faeaf8d8f63ad77295bbd21dddcc46bcccc430886e61f339 -address /run/containerd/containerd.sock │ │ ├─ 56196 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9aa31d79cf8ab1688506fd731ff7f074c376180c2161b7ded62a8514d390024c -address /run/containerd/containerd.sock │ │ ├─ 60447 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ef9d8232f36432cffa82b1f0264b3647cfb44f662bacd7729d0187555c480bde -address /run/containerd/containerd.sock │ │ ├─ 60482 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 371f11e1531fdb79cf31991428607f0068707affdc42e66731524455e7d25130 -address /run/containerd/containerd.sock │ │ ├─ 60554 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7060692b1ac6b44a1eddc846b2516ef3a7b009150d2709c04b4eb884608fcde8 -address /run/containerd/containerd.sock │ │ ├─ 60607 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f0f4f4914585f3dd90d98649b9cb27ee02538407d856d054b297e2d4653f2a82 -address /run/containerd/containerd.sock │ │ ├─ 61873 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b96aa0380e50d74bb0c8748acdafad5062e75277715d0a88644ebe71a7506fce -address /run/containerd/containerd.sock │ │ ├─ 61960 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e1c159b9f47681c9360fc8812072af550073fd7670d9918649a7c4942ef8b24c -address /run/containerd/containerd.sock │ │ ├─ 62300 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 110fc5d827133ff0e0867ec383fcd9baf0b5e4a51af82fb57dc5711670bf4385 -address /run/containerd/containerd.sock │ │ ├─ 62352 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d3e283176b97c6fb6f04e9ce8120fdc46167c90633829413d6ba835ba6c88e76 -address /run/containerd/containerd.sock │ │ ├─ 62391 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7d327652dd7347d382a4af4cac308a5d01f70a2489e9b0d8b117e537ef29f7d2 -address /run/containerd/containerd.sock │ │ ├─ 62827 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f880d4930f2135dd6cfe4486138b6eabf6063f1daa137eadea7a26390e01ab21 -address /run/containerd/containerd.sock │ │ ├─ 63157 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id aae12958b83bca3da12608c9c557a5f14f93ed8d9755887d74201ef4138a0938 -address /run/containerd/containerd.sock │ │ ├─ 63740 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a9e1c115c3f2239431d7ac440393e5cb7c5198f7eb637957098f227c26b7ad60 -address /run/containerd/containerd.sock │ │ ├─ 63962 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f4727d0df8abc7637ee1fdc3e2c604ae3669ae37f4c13d52498fb5a84f74802c -address /run/containerd/containerd.sock │ │ ├─ 64818 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9f52a6e76f8c9e96d44e3c1468aee17dc73eb18a1f56816bdda559343ba81659 -address /run/containerd/containerd.sock │ │ ├─ 66319 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c0a1d99f47c3fa326eb3b7d32664c8c6ba61ea2796073d723277224c822cd3c8 -address /run/containerd/containerd.sock │ │ ├─ 68270 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e2dae719dc4fc994d5bf83a6997a907a863e876259196b2c5abc516533d1933d -address /run/containerd/containerd.sock │ │ ├─ 77306 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 15afb93001ab539dcda46b82318f0ee59ada2afe19c75778489809db2f308b53 -address /run/containerd/containerd.sock │ │ ├─ 78855 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3d5a86ab5b5ff1ca465cf45320c4a820d5764956364306ea91cb76baa7214d13 -address /run/containerd/containerd.sock │ │ ├─ 84404 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9ad9084472b87810dc2a686f25fab669be3d8d89cd28a7fa12474cebb46060cc -address /run/containerd/containerd.sock │ │ ├─ 90301 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5929d7f0401abba56b80b8a31270e55c8a96b7427e93e1ed57383ff7c7fbec0c -address /run/containerd/containerd.sock │ │ ├─ 96761 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e362ba0d58c1eb45354fee9821c4792d328542b3a1c6293c56d6233c34b6a285 -address /run/containerd/containerd.sock │ │ ├─ 96807 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 10b9e30ad23ee407bd51c14eaf380e9bda03441c4219b936e3e5fd2f5c8e77ac -address /run/containerd/containerd.sock │ │ ├─105767 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b4df43c55882714497582b6b8c834b5a327680c227e8be0f6d5b8352a7851d0e -address /run/containerd/containerd.sock │ │ ├─107294 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b42cd7f7e4fd937e966d37837283b5aee8f0d0a8d3e44f9f44d6d3b8d7ac9e4b -address /run/containerd/containerd.sock │ │ ├─107427 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 86ba0213b34dc04832de930533e28874b845fdb888322d4501d13093143a8d81 -address /run/containerd/containerd.sock │ │ ├─109476 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7c44d47b2bef66dd1220797dcc6655170c04fb18331342adaf7ea249736528c0 -address /run/containerd/containerd.sock │ │ ├─111204 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a72803afb4b236b676b2dab4a8a00a8394f9c175f8c61c1fa7ab5fb127e23899 -address /run/containerd/containerd.sock │ │ ├─111276 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4a8b694c8402ef70f88c1b204a1bbd7c5ba6e482a8002ed2109b7dc3c43ff44c -address /run/containerd/containerd.sock │ │ ├─124223 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ef9503b1929d5a5f4aa574baec06452a50a9c78b3e8250ec554d794f65734aac -address /run/containerd/containerd.sock │ │ ├─124269 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 78bd404dedf9780ae7cc1e1b85ac790dbfdf8177d85e559fc93b440ff3f47f81 -address /run/containerd/containerd.sock │ │ ├─126700 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b393def24f025010d675fdfca039f6a93707c979a639754f6d2bcea8e1e4602d -address /run/containerd/containerd.sock │ │ ├─140799 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7e0b7e77c1ecca7fadb975d37e7a87b3c3b04d59acd0f8cc2576e335a5270fd1 -address /run/containerd/containerd.sock │ │ ├─142317 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id efb0ed6cb39e68577d97131f39994f1d5584253839bfee0589396d8953379398 -address /run/containerd/containerd.sock │ │ ├─142697 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 043659a04c7c6fa00df1eb7935d94ea6167197742e4458277c1726921c3f7053 -address /run/containerd/containerd.sock │ │ ├─143546 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6c549fc14680a20b72e5ebfd6257e181658301e64e77a9da582fb68dfe596342 -address /run/containerd/containerd.sock │ │ ├─145730 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 580999c8b50bbc3f58a6332ec5b0c9f4c04a993a604b95fbf30c5e7378aeb467 -address /run/containerd/containerd.sock │ │ ├─145809 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 58268ddeab3134fcaa77e2dd0dd851a7b8797b1fd7a87322b291f2f0e9b7065c -address /run/containerd/containerd.sock │ │ ├─145944 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fb7459aa795df67e34b957e06dcf31c5b389ea0e7198fab1c84f567367c6d1c2 -address /run/containerd/containerd.sock │ │ ├─146015 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ed93436111caeb7ca1ef4670aac6e0b762c0af21776db340f5d76e502288e6f2 -address /run/containerd/containerd.sock │ │ ├─146183 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 41cda5ab0bbdee8608c3c81c3b9a1738e49e21cff20819ca3e1d943aaef55c52 -address /run/containerd/containerd.sock │ │ ├─146566 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ac607ff1e6dfb84d0d88c0f9a481586d57ee29313ed8611f2b6f36931a60f1eb -address /run/containerd/containerd.sock │ │ ├─171191 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d34e65e2233f5648d00599418c5fc1353657c9e9f4ba70a85f9a072cc5e9cf6e -address /run/containerd/containerd.sock │ │ ├─173008 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0161e12e5615c5534b2f408c5ffe867d777d5e8a317aa275445ae51d8557ac24 -address /run/containerd/containerd.sock │ │ ├─173057 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id aeac73e58815d4995c01037aebca49131ba561e3268ea18ee3ebda058b0f7fae -address /run/containerd/containerd.sock │ │ ├─173084 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 363af4b581858e9561d4b5d3b13eb5c22b433599c7c9121a5b4c4e67be374d25 -address /run/containerd/containerd.sock │ │ ├─173107 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f31cb186e457ae75fba2902bf6f5e3e6c6c22e83a24528cb5b538ceab011b26a -address /run/containerd/containerd.sock │ │ ├─173169 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a7c40c8b66612a6f90010308c59bdad0e01a4444edd331c509b206d5c4568987 -address /run/containerd/containerd.sock │ │ ├─173568 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3301b71813abd8a931c4d58d670161e1e12ff47a03418c15ca29ffd00175bad1 -address /run/containerd/containerd.sock │ │ ├─173588 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b3c9700d8611a1cce8385c760dca52fac1784c6cb32ee00f95646d60bfa8431c -address /run/containerd/containerd.sock │ │ ├─185992 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b3daa483c884a05feb229edbef5d607574c20a8359f14323ed0f8c996f144c09 -address /run/containerd/containerd.sock │ │ ├─188149 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ea2d2bd4b36805cad26af598234ac37718fce24b5f57c216359b527e87284151 -address /run/containerd/containerd.sock │ │ ├─188210 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 318036a63e95beaaa57a547deadbc3e661b1e672b0a9e025ab82b7f8b007b3a9 -address /run/containerd/containerd.sock │ │ ├─188287 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b91d6041c89c3d3b29e217f6e0a20fefc91aa5ab6eecad9fc9ca3042d1be1a11 -address /run/containerd/containerd.sock │ │ ├─202739 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 82cf29e5c591b48f15790bccd4a5029aaada94e4280d18351fae8756a5680788 -address /run/containerd/containerd.sock │ │ ├─210930 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 87fbf1b6dc3c612d43538d31725f4727249081b07a98ba1800ae488dc48a09bd -address /run/containerd/containerd.sock │ │ ├─210944 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 922dc36315be81b54aeca6fa579cfebb596983ae5409c33d4db93b76b83ab2b5 -address /run/containerd/containerd.sock │ │ ├─211187 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b4cdd3293b9fc67721602dad81d22f3ecd9c39219a132ffcbd9cb628d602b3ba -address /run/containerd/containerd.sock │ │ ├─211260 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 622e8b7fb5e1b3c73caa3fa7e4470a02a2f48f043190680f2eeabe3d391b7178 -address /run/containerd/containerd.sock │ │ ├─222589 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id be4749bc3a15a59c8eb27d00e5c39d334811fe945884c1be9c2fc53f5753c3fe -address /run/containerd/containerd.sock │ │ ├─224909 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4df2bb8ee1f099c52f0edbd0f8c5ee35c5d3fcbf463d7f37b841dc435cff9349 -address /run/containerd/containerd.sock │ │ ├─225938 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ed5974306bb238c90518f28465f732536bd9aff7bdf61cf5dee1e95522f93062 -address /run/containerd/containerd.sock │ │ ├─226549 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b0ff8a23fe8ff4dd3bb43109a0033f5a03351708a99382eda0edabed9dd24b21 -address /run/containerd/containerd.sock │ │ ├─227185 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3cc55ae872b166da3161a65dc6820ad973a1a596389aeb135b2f083d6e889447 -address /run/containerd/containerd.sock │ │ ├─229249 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4cda7cc39d6cfe15895dd3e0834c27503321b751a7359cbc499900d5fe519b9f -address /run/containerd/containerd.sock │ │ ├─230796 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0962d7eb032dad372c831a89e966d1638bc0485b9854a01cc57b4fa29e237906 -address /run/containerd/containerd.sock │ │ ├─230922 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f43ac6250e70eedc8493fe0f449c5a10b3518f11fc1817930ee3f413e57fc930 -address /run/containerd/containerd.sock │ │ ├─240716 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b667fe16851686b3519b5e7baed2bea10fb063ef4ad28b1d8ce0864c32553f8e -address /run/containerd/containerd.sock │ │ ├─241106 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2ee70bc58903b3d0be48471e9c9d6e7da21b67b04a7d2c180f3efbeb25fff090 -address /run/containerd/containerd.sock │ │ ├─243823 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 521b256160b3a9d59465c388ee2262eadcecd1fe9211e2d8c00cc94d9b65493a -address /run/containerd/containerd.sock │ │ ├─248545 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1423b5c359a365cfaf0afc77985cb2f41f5936754df63b1cbc899a16141abdb3 -address /run/containerd/containerd.sock │ │ ├─248731 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 41c56e0efddc85c89ab2f25a481e455c4404ffd88569f1997fa13e7d45ed190a -address /run/containerd/containerd.sock │ │ ├─248787 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2c6480a17567307dd0c8e0ebc84a826f53f993bbf86b6be1b8d318dd3147b2ae -address /run/containerd/containerd.sock │ │ ├─248858 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e8ec1431fc4e4550feea5ff9eb67d7f7c9e660b4148eec125d0fed3d4d5a211f -address /run/containerd/containerd.sock │ │ ├─259653 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6b1fb9b54ea23896be9dbaffab02d5d0bac2d7e155ed0fa3c8f34c4fc537563c -address /run/containerd/containerd.sock │ │ ├─262044 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c9b711023e2523a16acd7e9000b84dbfd831ddf78d05b0225f9a35da1c166608 -address /run/containerd/containerd.sock │ │ └─263461 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 842b23d5d6b5c08898c038721a1e2084335eaf5ca542cbeb64cc037d8cd13591 -address /run/containerd/containerd.sock │ ├─docker-63e46f09f47a2e315bec6e2d8d51cf137acf3c457bc98088d45a025df981a85a.scope … │ │ ├─34516 /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 │ │ └─34528 /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 │ ├─packagekit.service │ │ └─1424 /usr/libexec/packagekitd │ ├─systemd-networkd.service │ │ └─523 /lib/systemd/systemd-networkd │ ├─systemd-udevd.service │ │ └─395 /lib/systemd/systemd-udevd │ ├─system-serial\x2dgetty.slice │ │ └─serial-getty@ttyS0.service │ │ └─627 /sbin/agetty -o -p -- \u --keep-baud 115200,57600,38400,9600 ttyS0 vt220 │ ├─docker-f19976fcc54bd41c654394bc31990485b56818837d53bb38df9c81d07866d5f0.scope … │ │ ├─18750 /sbin/docker-init -- /usr/bin/ceph-crash -n client.crash.instance │ │ └─18766 /usr/bin/python3 -s /usr/bin/ceph-crash -n client.crash.instance │ ├─system-ceph\x2d4837cbf8\x2d4f90\x2d4300\x2db3f6\x2d726c9b9f89b4.slice │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.1.service │ │ │ ├─29583 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/unit.run │ │ │ └─29842 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-1 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1:/var/lib/ceph/osd/ceph-1:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n osd.1 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@crash.instance.service │ │ │ ├─18677 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/unit.run │ │ │ └─18698 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-crash --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-crash-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/config:/etc/ceph/ceph.conf:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/keyring:/etc/ceph/ceph.client.crash.instance.keyring quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n client.crash.instance │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@mgr.instance.idpgkh.service │ │ │ ├─12578 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.idpgkh/unit.run │ │ │ └─12610 /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-idpgkh --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph:v18 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.idpgkh:/var/lib/ceph/mgr/ceph-instance.idpgkh:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.idpgkh/config:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v18 -n mgr.instance.idpgkh -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.0.service │ │ │ ├─24994 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/unit.run │ │ │ └─25254 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-0 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0:/var/lib/ceph/osd/ceph-0:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n osd.0 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.2.service │ │ │ ├─34206 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/unit.run │ │ │ └─34473 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-2 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2:/var/lib/ceph/osd/ceph-2:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n osd.2 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@mon.instance.service │ │ ├─12214 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/unit.run │ │ └─12245 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-mon --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-mon-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph:v18 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance:/var/lib/ceph/mon/ceph-instance:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev quay.io/ceph/ceph:v18 -n mon.instance -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true │ ├─docker.service … │ │ └─10314 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock │ ├─polkit.service │ │ └─646 /usr/libexec/polkitd --no-debug │ ├─networkd-dispatcher.service │ │ └─618 /usr/bin/python3 /usr/bin/networkd-dispatcher --run-startup-triggers │ ├─multipathd.service │ │ └─140168 /sbin/multipathd -d -s │ ├─docker-5c13bf102e96adaa25791fdd611ba3c7ee99859175bb2fdabd272b78955216d9.scope … │ │ ├─12320 /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 │ │ └─12337 /usr/bin/ceph-mon -n mon.instance -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true │ ├─kubelet.service │ │ └─40690 /usr/bin/kubelet --bootstrap-kubeconfig=/etc/kubernetes/bootstrap-kubelet.conf --kubeconfig=/etc/kubernetes/kubelet.conf --config=/var/lib/kubelet/config.yaml --cgroups-per-qos=false --container-runtime-endpoint=/run/containerd/containerd.sock --enforce-node-allocatable= --node-ip=199.204.45.238 --pod-infra-container-image=harbor.atmosphere.dev/registry.k8s.io/pause:3.9 │ ├─system-modprobe.slice │ ├─cloud-init-local.service │ ├─run-re0acb6eece53458cbec117ae624146ae.scope │ │ └─186588 /usr/sbin/libvirtd --listen │ ├─systemd-journald.service │ │ └─359 /lib/systemd/systemd-journald │ ├─docker-42471f309de070e471264f1c363bc034c129055901693371ac50a57d7ad77c1b.scope … │ │ ├─25294 /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 │ │ └─25308 /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 │ ├─ssh.service │ │ ├─ 651 sshd: /usr/sbin/sshd -D [listener] 1 of 10-100 startups │ │ ├─397560 sshd: root [priv] │ │ └─397561 sshd: root [net] │ ├─docker-f4b5bbc42842c7e930af33459fb459c2d7167f57e9dddbd92d975bc7ef816476.scope … │ │ ├─29882 /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 │ │ └─29895 /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 │ ├─cloud-final.service │ ├─uuidd.service │ │ └─1093 /usr/sbin/uuidd --socket-activation │ ├─cloud-config.service │ ├─chrony.service │ │ ├─10821 /usr/sbin/chronyd -F 1 │ │ └─10822 /usr/sbin/chronyd -F 1 │ ├─docker.socket │ ├─systemd-resolved.service │ │ └─400 /lib/systemd/systemd-resolved │ ├─system-lvm2\x2dpvscan.slice │ ├─cloud-init.service │ ├─iscsid.service │ │ ├─140001 /sbin/iscsid │ │ └─140002 /sbin/iscsid │ ├─dbus.service │ │ └─615 @dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation --syslog-only │ ├─system-getty.slice │ │ └─getty@tty1.service │ │ └─624 /sbin/agetty -o -p -- \u --noclear tty1 linux │ └─systemd-logind.service │ └─621 /lib/systemd/systemd-logind ├─k8s.io │ ├─78bd404dedf9780ae7cc1e1b85ac790dbfdf8177d85e559fc93b440ff3f47f81 │ │ └─124341 /pause │ ├─0161e12e5615c5534b2f408c5ffe867d777d5e8a317aa275445ae51d8557ac24 │ │ └─173042 /pause │ ├─6c98ca3167336f21bf0e15b441167ea200126c34b0a29b1235daf31329aaed09 │ │ └─48985 /bin/mysqld_exporter --mysqld.username=monitor --collect.info_schema.processlist │ ├─3e20e185a0a4272d36442857d16e1edae74ee38bba129b6badf35cc51f9d7cc8 │ │ └─65517 /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 │ ├─c7d5a96a1b7d9b612666b214d3d13802013f0c251eca9944943f34aa22556019 │ │ └─40357 /pause │ ├─b42cd7f7e4fd937e966d37837283b5aee8f0d0a8d3e44f9f44d6d3b8d7ac9e4b │ │ └─107317 /pause │ ├─924eba4937fef4830167c7aa2001571612914e1bd5617bb2ea3acdbef6517938 │ │ ├─183936 neutron-dhcp-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/dhcp_agent.ini) │ │ ├─184709 /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/tmp02am_xei/privsep.sock │ │ ├─184973 /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/tmp4j8qnjcw/privsep.sock │ │ ├─185421 /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/tmpryjnqd4z/privsep.sock │ │ ├─185831 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─185832 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─185871 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/c2757a49-9591-44e2-ae2e-4b86bc70e76d/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/c2757a49-9591-44e2-ae2e-4b86bc70e76d/host --addn-hosts=/var/lib/neutron/dhcp/c2757a49-9591-44e2-ae2e-4b86bc70e76d/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/c2757a49-9591-44e2-ae2e-4b86bc70e76d/opts --dhcp-leasefile=/var/lib/neutron/dhcp/c2757a49-9591-44e2-ae2e-4b86bc70e76d/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-c79c1ec1-d646-4e26-89fd-e7b597fa3163,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 │ │ ├─185875 haproxy -f /var/lib/neutron/ns-metadata-proxy/c2757a49-9591-44e2-ae2e-4b86bc70e76d.conf │ │ ├─205001 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/e6eca629-9f34-4d9d-b976-533764bf9add/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/e6eca629-9f34-4d9d-b976-533764bf9add/host --addn-hosts=/var/lib/neutron/dhcp/e6eca629-9f34-4d9d-b976-533764bf9add/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/e6eca629-9f34-4d9d-b976-533764bf9add/opts --dhcp-leasefile=/var/lib/neutron/dhcp/e6eca629-9f34-4d9d-b976-533764bf9add/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-4f96b8c1-f309-40d0-9ba8-da614dbd0f40,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 │ │ ├─205004 haproxy -f /var/lib/neutron/ns-metadata-proxy/e6eca629-9f34-4d9d-b976-533764bf9add.conf │ │ ├─371335 /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/tmp39j0r802/privsep.sock │ │ └─386581 haproxy -f /var/lib/neutron/ns-metadata-proxy/de9d497d-e1eb-4165-afec-0ab0a2fd0095.conf │ ├─5876b96897fc6ac52666d3d20024cc64a6b1e989cadf16c5ea813c919ff0641e │ │ ├─143648 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─143665 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-13.2.2.11/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -enable-feature maybe_expr │ │ ├─143671 erl_child_setup 1048576 │ │ ├─143753 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─143754 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─143764 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/epmd -daemon │ │ └─144120 /bin/sh -s rabbit_disk_monitor │ ├─7b95ba16514bfde826113dc3ee22a1cdfb0f3e295ef9f2097ce375f5a3583a28 │ │ └─51093 valkey-server *:6379 │ ├─b2b77192bf8d2bb194049fe98a418813a61e6420a4de61b77aaf185e8bb93006 │ │ ├─109660 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─109677 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-13.2.2.11/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -enable-feature maybe_expr │ │ ├─109685 erl_child_setup 1048576 │ │ ├─109752 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─109753 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─109763 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/epmd -daemon │ │ └─110033 /bin/sh -s rabbit_disk_monitor │ ├─fb7459aa795df67e34b957e06dcf31c5b389ea0e7198fab1c84f567367c6d1c2 │ │ └─145970 /pause │ ├─237e01a10b4b31d716c1995b458eef9fd7887f6b2175aba0d37989ec0837e689 │ │ └─40332 /pause │ ├─791120701986b9699db06e865ee67ad814ab15b9c1f1be7dbc6844f112e695de │ │ └─44086 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 │ ├─06174dbd479a88587e37e4e37e97dfa3a7d7622c412e59621dca2f765c6c8f12 │ │ └─62900 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 │ ├─9e4cf7b5526fa4102d0956125588d915123512bade6a3d8527866eef003bbac9 │ │ ├─181693 neutron-policy-server: uWSGI master │ │ ├─181710 neutron-policy-server: uWSGI worker 1 │ │ └─181711 neutron-policy-server: uWSGI worker 2 │ ├─2207d4f693bac47897130df7e11040fd23eba308558eb1be5dfa66e80b9abd8c │ │ ├─244229 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─244247 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-13.2.2.11/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -enable-feature maybe_expr │ │ ├─244253 erl_child_setup 1048576 │ │ ├─244392 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─244393 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─244403 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/epmd -daemon │ │ └─244748 /bin/sh -s rabbit_disk_monitor │ ├─87fbf1b6dc3c612d43538d31725f4727249081b07a98ba1800ae488dc48a09bd │ │ └─211011 /pause │ ├─7564d343f0351bdff06b3fed0f2b4bbf9740a0d35f598d5e4aeab5d61cd2d8f0 │ │ └─220880 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-housekeeping --config-file /etc/octavia/octavia.conf │ ├─88f4a4f6b7e62562cbf6aa5fe88592f94494510dd00204c83cedab43164f8827 │ │ └─46900 /server │ ├─7c44d47b2bef66dd1220797dcc6655170c04fb18331342adaf7ea249736528c0 │ │ └─109500 /pause │ ├─601027db56d28a7f173eae047cf2d7820844fc97d6cd92f87ec389a3f8e927a3 │ │ └─43461 /pause │ ├─ed5974306bb238c90518f28465f732536bd9aff7bdf61cf5dee1e95522f93062 │ │ └─225962 /pause │ ├─318036a63e95beaaa57a547deadbc3e661b1e672b0a9e025ab82b7f8b007b3a9 │ │ └─188251 /pause │ ├─1d81dcc790f441ac7a8f93163107fc2beb1366d86a58ae7e2c443b55d8fa9d54 │ │ └─47960 /pause │ ├─7fd5cdabc992ab243f15dfd87ac697a559436b79b4ed8dbccdefcd733a3bbf85 │ │ ├─141190 /tini -s -- /tmp/openvswitch-vswitchd.sh start │ │ └─141203 /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 │ ├─a10816f34635cfb11e77a6e791e343c21cab21b01ed8481bb16f8c4debea2107 │ │ └─41882 cilium-operator-generic --config-dir=/tmp/cilium/config-map --debug=false │ ├─842b23d5d6b5c08898c038721a1e2084335eaf5ca542cbeb64cc037d8cd13591 │ │ └─263486 /pause │ ├─f99a553bef7d6987537cb6ef39c3f3dc0ab499f39103a9318c790660642748c3 │ │ ├─241070 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ ├─241401 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ └─241402 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ ├─a91b2ffb1a6724d62304eb8189dcafc711641929f0fa50dfa6028a5f765d8d7c │ │ └─65476 /bin/alertmanager --config.file=/etc/alertmanager/config_out/alertmanager.env.yaml --storage.path=/alertmanager --data.retention=120h --cluster.listen-address= --web.listen-address=:9093 --web.external-url=http://alertmanager.199-204-45-238.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 │ ├─7b4654b46fe9ee3083e659661a95df63644247d1b15192d21c00beb8ec7062ca │ │ └─43894 /pause │ ├─7fdbe1651277bbe11abe2dc0a569581c6e27e5695534b782a44cc5f108c964e3 │ │ └─66053 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─e8ec1431fc4e4550feea5ff9eb67d7f7c9e660b4148eec125d0fed3d4d5a211f │ │ └─248903 /pause │ ├─d3fbaed8534cb74a0e851b74a32623d93538327bf62d51f30d24bea406676194 │ │ └─51036 /pause │ ├─6f16ff912611957b081901acd2274d260ff2c035ae437c53fd9ae965d64e43b1 │ │ └─48314 /pause │ ├─f4b1af0b237fa976a5812ee7836a91bda12f4cb4473847ee515523d7cc89ac9a │ │ ├─181591 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini │ │ ├─181843 neutron-server: rpc worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─181844 neutron-server: rpc worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ └─181845 neutron-server: rpc worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ ├─04428d7aceb3f0a944617f22bcf6b3abf818a67f6c23f5ae349a4f29db552b82 │ │ ├─61355 python -u /app/sidecar.py │ │ ├─61627 python -u /app/sidecar.py │ │ └─61628 python -u /app/sidecar.py │ ├─41c56e0efddc85c89ab2f25a481e455c4404ffd88569f1997fa13e7d45ed190a │ │ └─248758 /pause │ ├─d6663f239bdd1779ba83a0deb3296277bc5a99d54e10e93b6b1a7e8129c3f893 │ │ ├─ 46811 /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 │ │ ├─ 46824 /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 │ │ ├─ 46967 nginx: master process /usr/bin/nginx -c /etc/nginx/nginx.conf │ │ ├─261769 nginx: worker process │ │ ├─261770 nginx: worker process │ │ └─261771 nginx: cache manager process │ ├─d395cbcc9d8acc4766ce16ac9db5280fe29427f5173d8240010a2bf0d67b54ce │ │ └─47605 /pause │ ├─fdf22ec33ba957f69a74b3f31f07e67957f7c6e70622f337bff9073d0a2e49f1 │ │ └─55340 /pause │ ├─0a4c7d3c39ce697d2c3bb0f7cefdc38b6f176b5ff9c4708df66eff3066b1a6cf │ │ ├─63536 nginx: master process nginx -g daemon off; │ │ ├─63551 nginx: worker process │ │ ├─63552 nginx: worker process │ │ ├─63553 nginx: worker process │ │ ├─63554 nginx: worker process │ │ └─63555 nginx: worker process │ ├─96f84ff41fbaac7201e7fec8c16e190aa35026f641e2ab50142f7ae2cd0cb2f6 │ │ └─64035 memcached -m 8192 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─7060692b1ac6b44a1eddc846b2516ef3a7b009150d2709c04b4eb884608fcde8 │ │ └─60579 /pause │ ├─0ae4244c0d8171f53f432fbb884a6d6c9abe2a09590cb256f61d65899dd22cac │ │ └─40363 /pause │ ├─7481c38edafd0a8b2ce67ab8833067478249a24409b12602eaa3abe2d358f695 │ │ └─40470 etcd --advertise-client-urls=https://199.204.45.238:2379 --cert-file=/etc/kubernetes/pki/etcd/server.crt --client-cert-auth=true --data-dir=/var/lib/etcd --experimental-initial-corrupt-check=true --experimental-watch-progress-notify-interval=5s --initial-advertise-peer-urls=https://199.204.45.238:2380 --initial-cluster=instance=https://199.204.45.238:2380 --key-file=/etc/kubernetes/pki/etcd/server.key --listen-client-urls=https://127.0.0.1:2379,https://199.204.45.238:2379 --listen-metrics-urls=http://127.0.0.1:2381 --listen-peer-urls=https://199.204.45.238: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 │ ├─5929d7f0401abba56b80b8a31270e55c8a96b7427e93e1ed57383ff7c7fbec0c │ │ └─90325 /pause │ ├─ed93436111caeb7ca1ef4670aac6e0b762c0af21776db340f5d76e502288e6f2 │ │ └─146104 /pause │ ├─f0f4f4914585f3dd90d98649b9cb27ee02538407d856d054b297e2d4653f2a82 │ │ └─60649 /pause │ ├─9e711c36378cecc6f71ec5f286d42ff2dd551dd86e0680e02bfd48a8ddc3a47f │ │ └─66305 /bin/oauth2-proxy │ ├─4db0da93aead18754b9b4810588d0922d7131aa40b04165bd97d1d6e1d0fa44f │ │ └─51196 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 │ ├─82cf29e5c591b48f15790bccd4a5029aaada94e4280d18351fae8756a5680788 │ │ └─202762 /pause │ ├─a72803afb4b236b676b2dab4a8a00a8394f9c175f8c61c1fa7ab5fb127e23899 │ │ └─111228 /pause │ ├─4a5e5680e7f9fd88f460ed820e0e80c27de4ff9354253ad100d8d0fd67a65312 │ │ └─43491 /coredns -conf /etc/coredns/Corefile │ ├─354a88c8948e825f51af43c3eb3df866c6c46c4e325147a61a8ee0cc4728f64b │ │ ├─ 48762 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 │ │ ├─ 50007 haproxy -sf 15 -x sockpair@4 -W -db -f /etc/haproxy-custom/haproxy-global.cfg -f /etc/haproxy/pxc/haproxy.cfg -p /etc/haproxy/pxc/haproxy.pid -S /etc/haproxy/pxc/haproxy-main.sock │ │ ├─397711 /bin/bash /usr/local/bin/check_pxc.sh NOT_USED NOT_USED 10.0.0.199 33060 │ │ ├─397717 /bin/bash /usr/local/bin/check_pxc.sh NOT_USED NOT_USED 10.0.0.199 33060 │ │ ├─397718 /usr/bin/coreutils --coreutils-prog-shebang=timeout /usr/bin/timeout 10 /usr/bin/mysql -nNE -umonitor -h 10.0.0.199 -P 33062 -e SHOW STATUS LIKE 'wsrep_local_state'; SHOW VARIABLES LIKE 'pxc_maint_mode'; SHOW GLOBAL STATUS LIKE 'wsrep_cluster_status'; SHOW GLOBAL VARIABLES LIKE 'wsrep_reject_queries'; SHOW GLOBAL VARIABLES LIKE 'wsrep_sst_donor_rejects_queries'; │ │ ├─397719 /usr/bin/grep -A 1 -E wsrep_local_state$|pxc_maint_mode$|wsrep_cluster_status$|wsrep_reject_queries$|wsrep_sst_donor_rejects_queries$ │ │ ├─397720 /usr/bin/sed -n -e 2p -e 5p -e 8p -e 11p -e 14p │ │ ├─397721 /usr/bin/coreutils --coreutils-prog-shebang=tr /usr/bin/tr \n │ │ └─397722 /usr/bin/mysql -nNE -umonitor -h 10.0.0.199 -P 33062 -e SHOW STATUS LIKE 'wsrep_local_state'; SHOW VARIABLES LIKE 'pxc_maint_mode'; SHOW GLOBAL STATUS LIKE 'wsrep_cluster_status'; SHOW GLOBAL VARIABLES LIKE 'wsrep_reject_queries'; SHOW GLOBAL VARIABLES LIKE 'wsrep_sst_donor_rejects_queries'; │ ├─218f189bb517a29bde02cc52baafc32a61c61e40b73f114103e7afe648622582 │ │ ├─202950 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─202967 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-13.2.2.11/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -enable-feature maybe_expr │ │ ├─202973 erl_child_setup 1048576 │ │ ├─203073 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─203074 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─203084 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/epmd -daemon │ │ └─203404 /bin/sh -s rabbit_disk_monitor │ ├─90f47e190b3e8b475f81d7e29bcb01c3c9d1aa9b48205827968ef9571532b1cb │ │ └─225142 /manager --metrics-bind-address=:8443 --leader-elect --health-probe-bind-address=:8081 │ ├─6b1fb9b54ea23896be9dbaffab02d5d0bac2d7e155ed0fa3c8f34c4fc537563c │ │ └─259676 /pause │ ├─52367564175a1f6bd3e0b0eabc2950880417b9ccb0115d6e0ef4388851ae485c │ │ ├─183817 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) │ │ ├─184106 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) │ │ └─184107 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) │ ├─d0f0c9f08baf2117626178d676b9d25f4d96bd88f8ac3d6085f2817dd638e506 │ │ └─41641 /pause │ ├─ca98c8f1ab6c457609655b5bdb9fcf680e0d232102a4d9043c93fc276c37b61f │ │ └─47507 /pause │ ├─e1c159b9f47681c9360fc8812072af550073fd7670d9918649a7c4942ef8b24c │ │ └─61984 /pause │ ├─aa933012ce86b5246a7b26ea9f7406bfb66d06089cd21fac291ea3acae9095ff │ │ └─124992 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-backup --config-file /etc/cinder/cinder.conf │ ├─0962d7eb032dad372c831a89e966d1638bc0485b9854a01cc57b4fa29e237906 │ │ └─230824 /pause │ ├─9aa31d79cf8ab1688506fd731ff7f074c376180c2161b7ded62a8514d390024c │ │ └─56219 /pause │ ├─e6b902212e3208b5ac3fa2f400135dd32a0c24ee3d85a08cbf23d19ea6cf917e │ │ └─50833 /pause │ ├─9f52a6e76f8c9e96d44e3c1468aee17dc73eb18a1f56816bdda559343ba81659 │ │ └─64841 /pause │ ├─4df2bb8ee1f099c52f0edbd0f8c5ee35c5d3fcbf463d7f37b841dc435cff9349 │ │ └─224934 /pause │ ├─7d327652dd7347d382a4af4cac308a5d01f70a2489e9b0d8b117e537ef29f7d2 │ │ └─62416 /pause │ ├─d3e283176b97c6fb6f04e9ce8120fdc46167c90633829413d6ba835ba6c88e76 │ │ └─62377 /pause │ ├─7181dded71b4ff9eef3cd45901bd890c89d519b82cee0b68ab5da9158305d072 │ │ └─109317 /var/lib/openstack/bin/python /var/lib/openstack/bin/staffeln-api --config-file /etc/staffeln/staffeln.conf │ ├─4b8cfd5dc5161135a7867be37f6c16d7a39f3387309bb29523e23878b8fe9d7b │ │ └─227267 /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 │ ├─363af4b581858e9561d4b5d3b13eb5c22b433599c7c9121a5b4c4e67be374d25 │ │ └─173159 /pause │ ├─3b0144c8d6be521a31c4b7421c7924f029ed7bf3ade721c9c7eb8bfaa785ae1e │ │ ├─171295 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─171313 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-13.2.2.11/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -enable-feature maybe_expr │ │ ├─171319 erl_child_setup 1048576 │ │ ├─171377 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─171378 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─171388 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/epmd -daemon │ │ └─171719 /bin/sh -s rabbit_disk_monitor │ ├─c5f8ad1c6599710defd28776d2fa79323e8d6f74361ec819eae09b01cff79116 │ │ └─48639 /pause │ ├─d34e65e2233f5648d00599418c5fc1353657c9e9f4ba70a85f9a072cc5e9cf6e │ │ └─171215 /pause │ ├─b1933235063324e44fb4f19f96dc3f4fdb2377339702d30afe156ce80eadf352 │ │ └─48932 /opt/percona/peer-list -on-change=/opt/percona/haproxy_add_pxc_nodes.sh -service=percona-xtradb-pxc │ ├─c9b711023e2523a16acd7e9000b84dbfd831ddf78d05b0225f9a35da1c166608 │ │ └─262067 /pause │ ├─524f72430d92b2ea49ebda4c59d3ca03f517c912aa1b448a370fa1334207bb7f │ │ ├─170257 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ ├─170512 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ └─170513 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ ├─043659a04c7c6fa00df1eb7935d94ea6167197742e4458277c1726921c3f7053 │ │ └─142720 /pause │ ├─7e0b7e77c1ecca7fadb975d37e7a87b3c3b04d59acd0f8cc2576e335a5270fd1 │ │ └─140824 /pause │ ├─eb200dd04f6749a351f862aa90d241c60e655d76bd96b19dbd42b98031235a11 │ │ ├─131600 placement-api: uWSGI master │ │ ├─131625 placement-api: uWSGI worker 1 │ │ └─131626 placement-api: uWSGI worker 2 │ ├─aeac73e58815d4995c01037aebca49131ba561e3268ea18ee3ebda058b0f7fae │ │ └─173113 /pause │ ├─9fe3bd89d06690623e35cd12500358e0b67e2f0c65d179d4fac76ad59ae905bd │ │ └─51483 redis_exporter │ ├─dd3315ca026abfd5cadcffade9db6442814e4c7e3be36b2f772ebcf9be560199 │ │ └─262425 /bin/openstack-exporter --endpoint-type internal default --collect-metric-time -d cinder-agent_state -d cinder-limits_backup_max_gb -d cinder-limits_backup_used_gb -d cinder-limits_volume_max_gb -d cinder-limits_volume_used_gb -d cinder-snapshots -d cinder-volume_gb -d cinder-volume_status -d cinder-volume_status_counter -d cinder-volume_type_quota_gigabytes -d cinder-volumes --disable-service.identity --disable-service.image --disable-service.placement --disable-service.compute --disable-service.object-store --disable-service.load-balancer --disable-service.container-infra --disable-service.dns --disable-service.baremetal --disable-service.gnocchi --disable-service.database --disable-service.orchestration --disable-service.network │ ├─3cc55ae872b166da3161a65dc6820ad973a1a596389aeb135b2f083d6e889447 │ │ └─227211 /pause │ ├─cc93578cbc6ec0f4bad31291f4166bdad66849569a830b15532b39d35168f53e │ │ └─44390 /pause │ ├─0e4b704f2d2af7359ff4784281e51b6742dc7f36e2e623440457ae012f12cd5b │ │ └─63929 memcached -m 1024 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─987b7186aedbd5c20773e2fb3e9d41f8b476a26be4676150e7c94962b9b7bbcb │ │ └─185503 /bin/bash /tmp/libvirt.sh │ ├─1ed38412d4a0239f8e29bf93c8c298e154d1e433168268b2725ede6a26f0ee0c │ │ └─46496 /pause │ ├─b91b567363e762b5e167022ec844d0cc09e34cd315895deb2816e28460bde7f5 │ │ └─229318 /manager --leader-elect --v=2 --diagnostics-address=127.0.0.1:8080 --insecure-diagnostics=true │ ├─311ddfc2479b6fae1b7df449fd5c55ec0b4626eb17d5b4bcbadb0c35900a1a8e │ │ └─257899 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-data --config-file /etc/manila/manila.conf │ ├─3186acc144e3792a57b48f427574d5924f5b2896cf08422357bcd3c13eb949c9 │ │ ├─183816 neutron-l3-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/l3_agent.ini) │ │ ├─184412 /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/tmpl2tzt22g/privsep.sock │ │ ├─366551 /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/tmp4e0_rsjl/privsep.sock │ │ ├─366900 /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/tmp53cx_t42/privsep.sock │ │ ├─367339 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─367342 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─368729 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=6f96c372-81d0-4da9-a377-76c450cdc608 --namespace=qrouter-6f96c372-81d0-4da9-a377-76c450cdc608 --conf_dir=/var/lib/neutron/ha_confs/6f96c372-81d0-4da9-a377-76c450cdc608 --log-file=/var/lib/neutron/ha_confs/6f96c372-81d0-4da9-a377-76c450cdc608/neutron-keepalived-state-change.log --monitor_interface=ha-90a53ea0-ca --monitor_cidr=169.254.0.53/24 --pid_file=/var/lib/neutron/external/pids/6f96c372-81d0-4da9-a377-76c450cdc608.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ │ ├─369410 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=7c492bbf-7a21-4295-a106-4e7e0b0e93d2 --namespace=qrouter-7c492bbf-7a21-4295-a106-4e7e0b0e93d2 --conf_dir=/var/lib/neutron/ha_confs/7c492bbf-7a21-4295-a106-4e7e0b0e93d2 --log-file=/var/lib/neutron/ha_confs/7c492bbf-7a21-4295-a106-4e7e0b0e93d2/neutron-keepalived-state-change.log --monitor_interface=ha-b259c815-e1 --monitor_cidr=169.254.0.215/24 --pid_file=/var/lib/neutron/external/pids/7c492bbf-7a21-4295-a106-4e7e0b0e93d2.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ │ ├─370544 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=629920c9-6c67-4979-af1a-648c7ae0e05e --namespace=qrouter-629920c9-6c67-4979-af1a-648c7ae0e05e --conf_dir=/var/lib/neutron/ha_confs/629920c9-6c67-4979-af1a-648c7ae0e05e --log-file=/var/lib/neutron/ha_confs/629920c9-6c67-4979-af1a-648c7ae0e05e/neutron-keepalived-state-change.log --monitor_interface=ha-c988fe24-2a --monitor_cidr=169.254.0.157/24 --pid_file=/var/lib/neutron/external/pids/629920c9-6c67-4979-af1a-648c7ae0e05e.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ │ ├─370879 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=3b4fbe6c-f367-4c4e-836a-efe7697063fa --namespace=qrouter-3b4fbe6c-f367-4c4e-836a-efe7697063fa --conf_dir=/var/lib/neutron/ha_confs/3b4fbe6c-f367-4c4e-836a-efe7697063fa --log-file=/var/lib/neutron/ha_confs/3b4fbe6c-f367-4c4e-836a-efe7697063fa/neutron-keepalived-state-change.log --monitor_interface=ha-ae887bb4-ff --monitor_cidr=169.254.0.135/24 --pid_file=/var/lib/neutron/external/pids/3b4fbe6c-f367-4c4e-836a-efe7697063fa.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ │ └─382202 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=be35fecd-7fdb-4b42-a994-581821b23a3f --namespace=qrouter-be35fecd-7fdb-4b42-a994-581821b23a3f --conf_dir=/var/lib/neutron/ha_confs/be35fecd-7fdb-4b42-a994-581821b23a3f --log-file=/var/lib/neutron/ha_confs/be35fecd-7fdb-4b42-a994-581821b23a3f/neutron-keepalived-state-change.log --monitor_interface=ha-8c3db4c9-80 --monitor_cidr=169.254.0.176/24 --pid_file=/var/lib/neutron/external/pids/be35fecd-7fdb-4b42-a994-581821b23a3f.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ ├─1423b5c359a365cfaf0afc77985cb2f41f5936754df63b1cbc899a16141abdb3 │ │ └─248638 /pause │ ├─e2dae719dc4fc994d5bf83a6997a907a863e876259196b2c5abc516533d1933d │ │ └─68293 /pause │ ├─b667fe16851686b3519b5e7baed2bea10fb063ef4ad28b1d8ce0864c32553f8e │ │ └─240740 /pause │ ├─a7c836554c95caec9ddb5d9a53e862c203053d52cf982ee5f092881df692633e │ │ └─264708 /bin/openstack-database-exporter │ ├─a8ded15a78e8473104e5f3cfc6b83083b9f7de680dfab3290f018d55730c4713 │ │ └─65753 /usr/bin/loki -config.file=/etc/loki/config/config.yaml -target=all │ ├─06233bf94a1a110bb47194a4ae8988fafe75e2e009578b4cd03f2e4729081847 │ │ └─61852 /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 │ ├─2cf1919da82361deec6e0ff524067355ec3b42b3486d389f34e0f328c6f3c1ca │ │ └─65382 /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 │ ├─1f84f8507958c94fa062c6e5773b01cbbb939b9ee6952045e33b240d4bf60608 │ │ └─65272 /bin/prometheus --web.console.templates=/etc/prometheus/consoles --web.console.libraries=/etc/prometheus/console_libraries --config.file=/etc/prometheus/config_out/prometheus.env.yaml --web.enable-lifecycle --web.external-url=http://prometheus.199-204-45-238.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 │ ├─e362ba0d58c1eb45354fee9821c4792d328542b3a1c6293c56d6233c34b6a285 │ │ └─96786 /pause │ ├─eb6c7f48951c3cb486b86b5684b2df523b467f590c9d1684c614e0bddc05bcbc │ │ └─43396 /coredns -conf /etc/coredns/Corefile │ ├─3301b71813abd8a931c4d58d670161e1e12ff47a03418c15ca29ffd00175bad1 │ │ └─173606 /pause │ ├─3520ae03e0e48c01d14aaec44c7cd083483837000a7486d0ebff89e2f75376df │ │ └─40386 /pause │ ├─874ec8fc7a42390b24e42db0e6d10a88133fe8000d0abc400df9598e909a5a53 │ │ ├─170284 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ ├─170506 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ └─170507 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ ├─521b256160b3a9d59465c388ee2262eadcecd1fe9211e2d8c00cc94d9b65493a │ │ └─243848 /pause │ ├─7633addf2ad297560291a0fc7effa3603fd96969654088edcfe463df00df5f0e │ │ └─40507 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 │ ├─694b9588eefb9f8ecf6e522ac6de5c98dd60202157c672a1b9007aabae92d7ac │ │ ├─106117 glance-api: uWSGI master │ │ ├─106136 glance-api: uWSGI worker 1 │ │ └─106137 glance-api: uWSGI worker 2 │ ├─d571388a1755ce4838f7e4859a5f9e1455c1db8530dcff79ad3dcee99bb9ea68 │ │ └─97045 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-4f7fl --rgw-mime-types-file=/etc/ceph/rgw/mime.types --rgw-realm=ceph --rgw-zonegroup=ceph --rgw-zone=ceph │ ├─57b6cd56f35c7b5746fac6cc72ba4e613b68dce4043603b1e887a3c8181415e2 │ │ └─47768 /manager --metrics-bind-address=:8080 │ ├─b393def24f025010d675fdfca039f6a93707c979a639754f6d2bcea8e1e4602d │ │ └─126728 /pause │ ├─e162938ab8e4b78c2b5ca79d806dce7e4efdeaa6cb325bcf4a9bd9df70f02670 │ │ └─44473 /pause │ ├─8602a8b00b91afd2a83017eb3646cd13aac3f685ccf001ec80e777e27123823f │ │ ├─42092 cilium-agent --config-dir=/tmp/cilium/config-map │ │ └─42509 cilium-health-responder --listen 4240 --pidfile /var/run/cilium/state/health-endpoint.pid │ ├─d5d09063e59dc1200fb4015f9d21882fe0827bedc0dd617fd31c288533c394e0 │ │ ├─125333 /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 │ │ └─125451 /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 │ ├─ef9503b1929d5a5f4aa574baec06452a50a9c78b3e8250ec554d794f65734aac │ │ └─124246 /pause │ ├─42d56d3eca99d032be3d5b0068061faccc7c84d404d4362bc3b7581ef914b9ef │ │ ├─220706 octavia-worker: master process [/var/lib/openstack/bin/octavia-worker --config-file /etc/octavia/octavia.conf] │ │ ├─221311 octavia-worker: ConsumerService worker(0) │ │ └─221314 octavia-worker: ConsumerService worker(1) │ ├─3d5a86ab5b5ff1ca465cf45320c4a820d5764956364306ea91cb76baa7214d13 │ │ └─78879 /pause │ ├─3c5a562358d0357915bf3b8d5c02928c955d227a09e96bbc69c4b20c6a2d6d56 │ │ └─55953 /pause │ ├─6ecc41076ee652b5944cac8912336b41a538e7ff67a13f12512359ef7de03495 │ │ ├─199474 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ │ ├─199809 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ │ └─199810 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ ├─ae58536a063f2de0ce105341bb532556ca56e70a8a46c09902bec90b2be023e8 │ │ └─44434 /pause │ ├─3ef09b4813a6380acee02bfcc1349f72184ca687590f4458c86fb7d5c0d80abd │ │ ├─265981 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ │ └─265993 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ ├─80ac6c1d764ccbd3c7f448ba5d592be426c688d8315b696feacc33ac9f21d3c4 │ │ └─56256 nfd-master -crd-controller=true -metrics=8081 │ ├─f43ac6250e70eedc8493fe0f449c5a10b3518f11fc1817930ee3f413e57fc930 │ │ └─230947 /pause │ ├─922dc36315be81b54aeca6fa579cfebb596983ae5409c33d4db93b76b83ab2b5 │ │ └─211018 /pause │ ├─6782851a7f097216303112d378b2bcc4c5e1019fdec265c111ef34bdca0843c2 │ │ ├─174160 /bin/bash /tmp/neutron-netns-cleanup-cron.sh │ │ └─397244 sleep 300 │ ├─9f5e7e159da0b47cd93002f5772f0c325a00859914f89b1cda7eb7a0360d6fff │ │ └─186316 /prometheus-libvirt-exporter --libvirt.uri /run/libvirt/libvirt-sock-ro │ ├─8af6b7e2b873c83bf35c8efa52881d4ffeb703236c57519d90eb8500f69b6dd5 │ │ └─65038 /goldpinger --static-file-path /static │ ├─81551f1027e813541b3beb28067d03bf753ce4bb03fd81b431f91921161ff6ac │ │ ├─48831 mysqld --wsrep_start_position=b344f301-5e7d-11f1-b9fb-d6690c2b4c21:20 │ │ └─48960 /var/lib/mysql/mysql-state-monitor │ ├─7cbe1498dc8d7b9383e4a49e7397fc565274f452e8e8754da11c506148eda69b │ │ └─65896 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─2ee70bc58903b3d0be48471e9c9d6e7da21b67b04a7d2c180f3efbeb25fff090 │ │ └─241131 /pause │ ├─53cc9cda760c9433ca8c8d7cbeb46b50c7704a9418d9c41f38e8b3ec85b89a79 │ │ ├─221606 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─221637 dhclient -v o-hm0 -cf /tmp/dhclient.conf │ │ ├─222250 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─222251 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─385269 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─385270 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─385271 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─385272 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─385273 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─385274 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─385275 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─385276 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─385277 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─385278 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─385279 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─385280 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─385281 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─385282 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─385283 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─385284 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─385287 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─385288 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─385289 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─385290 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─385291 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─385292 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─385293 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─385294 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─385295 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─385296 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─385297 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─385298 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─385299 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─385300 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─385301 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ └─385302 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ ├─d4e6e79970faa77ac47ea351da74e7c50b6f24e3c211ab9d74885e6bf64dca88 │ │ └─257932 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-scheduler --config-file /etc/manila/manila.conf │ ├─be4749bc3a15a59c8eb27d00e5c39d334811fe945884c1be9c2fc53f5753c3fe │ │ └─222614 /pause │ ├─8ed242e769ca5c47f428aa71cade3e2c6cd20ca152bc43e9cea11171851489c3 │ │ └─40519 kube-apiserver --advertise-address=199.204.45.238 --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 │ ├─475bca6da8393ed11cbc580f031a5c1c432257ef725f8f84c441ed35f9d52298 │ │ ├─181578 neutron-api: uWSGI master │ │ ├─181652 neutron-api: uWSGI worker 1 │ │ └─181653 neutron-api: uWSGI worker 2 │ ├─f31cb186e457ae75fba2902bf6f5e3e6c6c22e83a24528cb5b538ceab011b26a │ │ └─173170 /pause │ ├─b8226fde0676489da31985ffd0da971cd628e00508499f8bd261dd2ed8a4db3e │ │ ├─240966 magnum-api: uWSGI master │ │ ├─240999 magnum-api: uWSGI worker 1 │ │ └─241000 magnum-api: uWSGI worker 2 │ ├─1ebac50cddf7308c1a1ef97571df23274eb9959c87591c4399ff2a0a2eca5841 │ │ ├─240774 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-cluster-api-proxy │ │ ├─241227 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --privsep_context magnum_cluster_api.privsep.haproxy_pctxt --privsep_sock_path /tmp/tmp5_w0t9p9/privsep.sock │ │ ├─241230 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ │ └─241288 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ ├─99c71b439cac3bd0f0b75771e4cc3e9fab63ecf55be7e9fbf57ae4af014dfd7f │ │ └─46598 /pause │ ├─c8ffdda3e8509cd43db26129f2013f12a879d0c093de6b96d7dc146bf201db63 │ │ ├─186162 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─186182 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-13.2.2.11/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -enable-feature maybe_expr │ │ ├─186190 erl_child_setup 1048576 │ │ ├─186430 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─186432 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─186448 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/epmd -daemon │ │ └─186812 /bin/sh -s rabbit_disk_monitor │ ├─cfd38f8f4371d8219a2afe7cb3dd50a0fc9c6b19f0055c713a71334859876c2b │ │ └─40485 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 │ ├─41cda5ab0bbdee8608c3c81c3b9a1738e49e21cff20819ca3e1d943aaef55c52 │ │ └─146213 /pause │ ├─c551adc5654b39686bd6451a7165b830072b0938ea49943bb580f4f34fc660fa │ │ └─48081 percona-xtradb-cluster-operator │ ├─ba66d66f6c7e7f366e6129a73b98b261a0a5d30bf98092ac3b57380df69fd376 │ │ ├─257900 manila-api: uWSGI master │ │ ├─257968 manila-api: uWSGI worker 1 │ │ └─257969 manila-api: uWSGI worker 2 │ ├─a7c40c8b66612a6f90010308c59bdad0e01a4444edd331c509b206d5c4568987 │ │ └─173232 /pause │ ├─b3c9700d8611a1cce8385c760dca52fac1784c6cb32ee00f95646d60bfa8431c │ │ └─173629 /pause │ ├─ff882c7f70c5b75db7186333633edb97ba1537074c6d8344eff1ec58eb69e589 │ │ ├─107771 staffeln-conductor: master process [/var/lib/openstack/bin/staffeln-conductor --config-file /etc/staffeln/staffeln.conf] │ │ ├─108144 staffeln-conductor: Staffeln conductor backup controller worker(0) │ │ └─108146 staffeln-conductor: Staffeln conductor rotation controller worker(0) │ ├─64505c0b9a07146123f00f31e5d9a32a22294ab21079b38ae61c6b98ee5ca07a │ │ └─40813 /pause │ ├─cf7a08dc989643ca1c68cbd6a8723044b1891d684447e42dce248b2145f6f350 │ │ ├─83755 barbiacan-api: uWSGI master │ │ └─83768 barbiacan-api: uWSGI worker 1 │ ├─f9c52dbea5c83eb8447ade4549516a7e32093215f0d5b98c9efe9e961555d8f1 │ │ └─226251 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=false --bootstrap-token-ttl=15m │ ├─c970b27befb9b59ae17f4fb0b9060a072c3660cd1b9c7d2fce688567a3758622 │ │ ├─169316 nova-api: uWSGI master │ │ ├─169391 nova-api: uWSGI worker 1 │ │ └─169392 nova-api: uWSGI worker 2 │ ├─e032a20e50ef25bc4914275f7b4bcb1425132476f41cc44d3513dac07124e291 │ │ ├─61380 python -u /app/sidecar.py │ │ ├─61703 python -u /app/sidecar.py │ │ └─61704 python -u /app/sidecar.py │ ├─6c549fc14680a20b72e5ebfd6257e181658301e64e77a9da582fb68dfe596342 │ │ └─143570 /pause │ ├─f7e209c1260a21307d0af820f249e19d137e8150a824e37cb07adf14e34cec43 │ │ └─61538 /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 │ ├─580999c8b50bbc3f58a6332ec5b0c9f4c04a993a604b95fbf30c5e7378aeb467 │ │ └─145753 /pause │ ├─3988b6d6e86ae507c652811000e618e3c4e0726416aabcfa045e030086d2b227 │ │ ├─222734 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─222754 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-13.2.2.11/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -enable-feature maybe_expr │ │ ├─222760 erl_child_setup 1048576 │ │ ├─222810 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─222811 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─222821 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/epmd -daemon │ │ └─223058 /bin/sh -s rabbit_disk_monitor │ ├─b6f49fff83fca7acfac36e8f200341363fe300fd9f3fc4e5f75c5043a4e5ead4 │ │ └─65008 /bin/node_exporter --path.procfs=/host/proc --path.sysfs=/host/sys --path.rootfs=/host/root --path.udev.data=/host/root/run/udev/data --web.listen-address=[0.0.0.0]:9100 --collector.diskstats.ignored-devices=^(ram|loop|nbd|fd|(h|s|v|xv)d[a-z]|nvme\\d+n\\d+p)\\d+$ --collector.filesystem.fs-types-exclude=^(autofs|binfmt_misc|bpf|cgroup2?|configfs|debugfs|devpts|devtmpfs|fusectl|fuse.squashfuse_ll|hugetlbfs|iso9660|mqueue|nsfs|overlay|proc|procfs|pstore|rpc_pipefs|securityfs|selinuxfs|squashfs|sysfs|tracefs)$ --collector.filesystem.mount-points-exclude=^/(dev|proc|run/credentials/.+|sys|var/lib/docker/.+|var/lib/kubelet/pods/.+|var/lib/kubelet/plugins/kubernetes.io/csi/.+|run/containerd/.+)($|/) --collector.ethtool --collector.netclass.ignored-devices=^(lxc|cilium_(host|net)|qbr|qvb|qvo|tap|ovs-system|br|tbr|gre_sys|[0-9a-f]+_eth|vxlan).*$ --collector.netdev.device-exclude=^(lxc|cilium_(host|net)|qbr|qvb|qvo|tap|ovs-system|br|tbr|gre_sys|[0-9a-f]+_eth|vxlan).*$ --collector.processes --collector.systemd --collector.stat.softirq --web.config.file=/config/node-exporter.yml │ ├─6024691ffd8e0471afaabd446a0b03aa664b67a77f4aebde3a6979a76dcbd5aa │ │ ├─90436 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─90453 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-13.2.2.11/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -enable-feature maybe_expr │ │ ├─90459 erl_child_setup 1048576 │ │ ├─90638 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─90639 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─90649 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/epmd -daemon │ │ └─91007 /bin/sh -s rabbit_disk_monitor │ ├─2b3e2734260f52f94348bd91ac2b08640826a8cc68e193db40e8a22cbabbc3e5 │ │ └─40388 /pause │ ├─069aee0d6eedcfb31aacea257a308c36b2c62ea8532d07385711199f07fce3fa │ │ ├─64639 /usr/bin/vector --config-dir /etc/vector/ │ │ └─64675 journalctl --follow --all --show-cursor --output=json --boot --since=2000-01-01 │ ├─b0ff8a23fe8ff4dd3bb43109a0033f5a03351708a99382eda0edabed9dd24b21 │ │ └─226592 /pause │ ├─371f11e1531fdb79cf31991428607f0068707affdc42e66731524455e7d25130 │ │ └─60517 /pause │ ├─86ba0213b34dc04832de930533e28874b845fdb888322d4501d13093143a8d81 │ │ └─107451 /pause │ ├─3e91aa676a6b3a9b93ab1f7d6fe9d0894f67c60b796ee3f8ef2ac3c3ead7b3df │ │ └─56380 nfd-worker -metrics=8081 │ ├─8f4ac3ae33796a0b8e59f3128172fa0157242336928137474828e1e43112b80f │ │ ├─191490 /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 │ │ ├─367561 /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/tmpt5ujgzgc/privsep.sock │ │ ├─368092 /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/tmpmc83dxf9/privsep.sock │ │ └─368097 /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/tmpimi516f2/privsep.sock │ ├─f11f6f342d35f9771a5773a71faacdfbdc44f15d81766938d4ab45cb4af72fcb │ │ ├─66832 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─66849 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-13.2.2.11/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -enable-feature maybe_expr │ │ ├─66855 erl_child_setup 1048576 │ │ ├─66902 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─66903 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─66913 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/epmd -daemon │ │ └─67136 /bin/sh -s rabbit_disk_monitor │ ├─6f6427798e932be9fcbfe872cc174a4dff4f98076abda8fdee6fe90257f0d2b9 │ │ └─44683 /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 │ ├─f97969ebb6353e2d3fb0fd0f2f4e991ee7eda18a0089bdc627b19b0822bf6c01 │ │ └─44590 /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 │ ├─eaa049949fc893fc81f1581b2cb4fa99fe5c178463f17abe37cca26646be4530 │ │ └─56342 nfd-gc -gc-interval=1h │ ├─b4cdd3293b9fc67721602dad81d22f3ecd9c39219a132ffcbd9cb628d602b3ba │ │ └─211211 /pause │ ├─ac607ff1e6dfb84d0d88c0f9a481586d57ee29313ed8611f2b6f36931a60f1eb │ │ └─146590 /pause │ ├─231ffedbbb4ff7e3b5c0972f2b81763bf5fc9d4ac7c5fdd6e7257fcc0f6b726a │ │ ├─220048 octavia-api: uWSGI master │ │ ├─220061 octavia-api: uWSGI worker 1 │ │ └─220062 octavia-api: uWSGI worker 2 │ ├─300c04529b61e37bf2e853ec1ec2c11a2b82e35d598ae5e726afb9ae4ee071ca │ │ └─142931 /coredns -conf /etc/coredns/Corefile │ ├─2c6480a17567307dd0c8e0ebc84a826f53f993bbf86b6be1b8d318dd3147b2ae │ │ └─248815 /pause │ ├─43ea309b84a1a9c1ee288acbd12a680e39e5c1b1b60f377cf7f2008fceb37518 │ │ └─85232 /usr/local/bin/rook ceph operator │ ├─2a19117c87f92783db76f9f8cee128f6641d77e3af4376606082f39de53d998c │ │ └─185454 /usr/bin/libvirt-tls-sidecar │ ├─15afb93001ab539dcda46b82318f0ee59ada2afe19c75778489809db2f308b53 │ │ └─77330 /pause │ ├─b4df43c55882714497582b6b8c834b5a327680c227e8be0f6d5b8352a7851d0e │ │ └─105791 /pause │ ├─2217cd92bcc5650e3f32175be44f3a77631459a4886c9727e0a5a0c9201876f1 │ │ ├─262199 apache2 -DFOREGROUND │ │ ├─264857 (wsgi:h -DFOREGROUND │ │ ├─264858 (wsgi:h -DFOREGROUND │ │ ├─264859 (wsgi:h -DFOREGROUND │ │ ├─264860 (wsgi:h -DFOREGROUND │ │ ├─264861 (wsgi:h -DFOREGROUND │ │ ├─264862 apache2 -DFOREGROUND │ │ └─264863 apache2 -DFOREGROUND │ ├─5da6d14ffdd46e7f6b02b5d0c37c62789d6f0ad5dad9688ca1a4647bcddc0451 │ │ ├─258104 /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 │ │ └─258234 /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 │ ├─4cda7cc39d6cfe15895dd3e0834c27503321b751a7359cbc499900d5fe519b9f │ │ └─229279 /pause │ ├─f880d4930f2135dd6cfe4486138b6eabf6063f1daa137eadea7a26390e01ab21 │ │ └─62851 /pause │ ├─a58cc01bd8cee8f68c71d8dc90d8162f5a9c174ed58ff492d3e25734ee70ae96 │ │ └─246777 docker-registry serve /etc/docker-registry/config.yml │ ├─b684433c9b583eaaab2060468941f8dfa15cbcc5556c28a97a7c646bc37d2b4b │ │ └─40624 /kube-vip manager │ ├─a4b6146f4ecf8fabd7ccaa082850c7a84622c643e5a0110ad89a9a137dab57fb │ │ └─121385 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf │ ├─1c1aac655e5d9cad73a511c09327808585ff5fa2931798c3ec37ce0154e38a4a │ │ └─64972 memcached -v -p 11211 -U 0 -c 8192 -m 1024 │ ├─f4727d0df8abc7637ee1fdc3e2c604ae3669ae37f4c13d52498fb5a84f74802c │ │ └─63987 /pause │ ├─b91d6041c89c3d3b29e217f6e0a20fefc91aa5ab6eecad9fc9ca3042d1be1a11 │ │ └─188320 /pause │ ├─ea2d2bd4b36805cad26af598234ac37718fce24b5f57c216359b527e87284151 │ │ └─188176 /pause │ ├─e9fbed452dec7752d9e68f7d2f3957280b94fe1d8981caffb6250615b4c80aa7 │ │ └─56002 /pause │ ├─a81f6fcaf1bf550bba816eebf2d1389a64ab80d0f8b1edf32cf7e335105f8229 │ │ └─47649 /manager --metrics-bind-address=:9782 │ ├─3e96792930d3a6f437966c6c6919e22cadb396950a24625f493250d76e4af292 │ │ └─65330 /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 │ ├─5a3b515a5504bf76978a0a9247f199f469750c25708f7caf0ef1fdbf17a1867b │ │ └─97965 /usr/bin/python3 -s /usr/bin/ceph-crash │ ├─af35c6788b721546a419478c4efa72c0ffe3702f5bdeebc9f85449d68db74b93 │ │ └─40838 /usr/local/bin/kube-proxy --config=/var/lib/kube-proxy/config.conf --hostname-override=instance │ ├─c9bb9262e2fd796d5c8d6b4c0ce1f9e208fe2cfd76f494392ff9b99384bc3a85 │ │ └─66091 /bin/memcached_exporter │ ├─aae12958b83bca3da12608c9c557a5f14f93ed8d9755887d74201ef4138a0938 │ │ └─63181 /pause │ ├─88461d0b6e713761faeaf8d8f63ad77295bbd21dddcc46bcccc430886e61f339 │ │ └─56051 /pause │ ├─39fe7ba3fe2c9713057eed74e69f543f9fe02bde6f45c9d2fc5b33d58c97282d │ │ ├─ 71530 apache2 -DFOREGROUND │ │ ├─ 71545 (wsgi:k -DFOREGROUND │ │ ├─ 71546 (wsgi:k -DFOREGROUND │ │ ├─ 71547 (wsgi:k -DFOREGROUND │ │ ├─ 71548 (wsgi:k -DFOREGROUND │ │ ├─394982 apache2 -DFOREGROUND │ │ ├─395021 apache2 -DFOREGROUND │ │ └─395022 apache2 -DFOREGROUND │ ├─f038183743a66b2ea7ae3397a1fab9767e8eddfe2caa7b39168b1a90bf7dc5c7 │ │ └─141155 /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 │ ├─10b9e30ad23ee407bd51c14eaf380e9bda03441c4219b936e3e5fd2f5c8e77ac │ │ └─96832 /pause │ ├─e28daf95cac47a1e5cfc6936b4cb80fcfe2109f1b131803b0ada4c585fb18ae7 │ │ └─43346 /pause │ ├─e3577de945230c47404b1557602c4f277aa3f88d4dda660edfa38ebe2c7f764b │ │ └─44638 /app/cmd/cainjector/cainjector --v=2 --leader-election-namespace=cert-manager │ ├─9a27a3ad6b6540f8449e06f27a970954a3ca7b8830c03dae4df587d472422664 │ │ ├─169570 nova-metadata: uWSGI master │ │ ├─169583 nova-metadata: uWSGI worker 1 │ │ └─169584 nova-metadata: uWSGI worker 2 │ ├─84d7a730f456ffa9c40dce1051818b793551410f864485c948b81b538c2cf519 │ │ ├─182341 neutron-openvswitch-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ml2-local-ip.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─182619 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ml2-local-ip.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmpf5lxzug3/privsep.sock │ │ ├─182841 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ml2-local-ip.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini --privsep_context neutron.privileged.ovs_vsctl_cmd --privsep_sock_path /tmp/tmpcx6nf5e1/privsep.sock │ │ └─182999 ovsdb-client monitor tcp:127.0.0.1:6640 Interface name,ofport,external_ids --format=json │ ├─0e03cf496831e1ed866a59499a7d54fbc6f0136c1ff639c04c6bb8b6b7df6d5f │ │ ├─77410 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─77445 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-13.2.2.11/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -enable-feature maybe_expr │ │ ├─77456 erl_child_setup 1048576 │ │ ├─77579 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─77580 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─77596 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/epmd -daemon │ │ └─77765 /bin/sh -s rabbit_disk_monitor │ ├─9ad9084472b87810dc2a686f25fab669be3d8d89cd28a7fa12474cebb46060cc │ │ └─84428 /pause │ ├─6154cb2f24318ffba2b4697cbc5c6c29d8907032bdd840dfae97579e88a2e999 │ │ └─42993 /usr/local/bin/envoy-gateway server --config-path=/config/envoy-gateway.yaml │ ├─a9e1c115c3f2239431d7ac440393e5cb7c5198f7eb637957098f227c26b7ad60 │ │ └─63763 /pause │ ├─d08215c986b5eca80e993dbc90a3dd4ffbbcdcf8354916ec2cf0d3ec07e7a4eb │ │ ├─199504 heat-api-cfn: uWSGI master │ │ ├─199595 heat-api-cfn: uWSGI worker 1 │ │ └─199596 heat-api-cfn: uWSGI worker 2 │ ├─efb0ed6cb39e68577d97131f39994f1d5584253839bfee0589396d8953379398 │ │ └─142340 /pause │ ├─622e8b7fb5e1b3c73caa3fa7e4470a02a2f48f043190680f2eeabe3d391b7178 │ │ └─211299 /pause │ ├─a1fa998a58a1887c9b85ce0f91ccf26f908b66c51050420d9799cc988304cc90 │ │ └─151554 /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 │ ├─a535ed519ff2d294dbb9e8caffd9a8b435b4c059c5ff7883feb1e850ac5300a8 │ │ ├─199505 heat-api: uWSGI master │ │ ├─199597 heat-api: uWSGI worker 1 │ │ └─199598 heat-api: uWSGI worker 2 │ ├─19330a703207e517a49d7c296502b96a79f444346178501e043ab34229a543fb │ │ └─191517 sshd: /usr/sbin/sshd -D -e -o Port=8022 [listener] 0 of 10-100 startups │ ├─37a21ced6bb4c9b3d6d947d412e0765d79a9b41976fa8fbbf38d746e24605a26 │ │ └─51401 valkey-server *:26379 [sentinel] │ ├─ef9d8232f36432cffa82b1f0264b3647cfb44f662bacd7729d0187555c480bde │ │ └─60499 /pause │ ├─294a483e2d8092f6d7945ed6df6af6eddabc28c4ce2249497910b61fcc09465f │ │ └─60711 /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 │ ├─58268ddeab3134fcaa77e2dd0dd851a7b8797b1fd7a87322b291f2f0e9b7065c │ │ └─145845 /pause │ ├─c0a1d99f47c3fa326eb3b7d32664c8c6ba61ea2796073d723277224c822cd3c8 │ │ └─66343 /pause │ ├─72e5a89677fb164191c31c6fbd283e58ad197f68ebc3dbc8668baf578d793bc3 │ │ └─56504 /secretgen-controller │ ├─6182ff57aa489c3fc7f9c566e9ea21fc9d81701ef197db74406c21dd8fe06528 │ │ └─226670 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterTopology=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=false │ ├─167e59471dbac72fe054d8109f12971c445e13270158ec1b344014f70ac8f9a8 │ │ └─66234 /bin/oauth2-proxy │ ├─b96aa0380e50d74bb0c8748acdafad5062e75277715d0a88644ebe71a7506fce │ │ └─61902 /pause │ ├─cbefd7cf2ca3108c1d640db95632850a7b3bb71dbe2fedfa0bf168987f246c1b │ │ ├─120652 cinder-api: uWSGI master │ │ ├─120665 cinder-api: uWSGI worker 1 │ │ └─120666 cinder-api: uWSGI worker 2 │ ├─cf1c6e0bacf019addeee74626b9842430cb7f059a2e5a93800bf5bc3301655a2 │ │ └─66019 /bin/pushgateway │ ├─ee79cc5f71be227f2db0f9326d3f87c9d4da35aa6fd458d10b47f46ab73f5ab9 │ │ └─42950 /pause │ ├─110fc5d827133ff0e0867ec383fcd9baf0b5e4a51af82fb57dc5711670bf4385 │ │ └─62326 /pause │ ├─2e3aa0aab170ac1e762e7bcaf20c0dfe3ef26af60c986ba81f9933d2f26c440e │ │ ├─ 97199 /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 │ │ └─345464 /usr/bin/coreutils --coreutils-prog-shebang=sleep /usr/bin/sleep 15m │ ├─c2f39f6fa7480f06d396bff381ea2ebfbf4160e05d50475299695b509beafcd5 │ │ └─41644 /pause │ ├─b3daa483c884a05feb229edbef5d607574c20a8359f14323ed0f8c996f144c09 │ │ └─186016 /pause │ └─4a8b694c8402ef70f88c1b204a1bbd7c5ba6e482a8002ed2109b7dc3c43ff44c │ └─111302 /pause ├─proc-sys-fs-binfmt_misc.mount └─dev-hugepages.mount