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 │ │ │ ├─21163 /lib/systemd/systemd --user │ │ │ └─21164 (sd-pam) │ │ └─session-22.scope │ │ ├─21159 sshd: cephadm [priv] │ │ └─21177 sshd: cephadm@notty │ └─user-1000.slice │ ├─user@1000.service … │ │ ├─app.slice │ │ └─init.scope │ │ ├─701 /lib/systemd/systemd --user │ │ └─702 (sd-pam) │ ├─session-4.scope │ │ ├─1456 sshd: zuul [priv] │ │ └─1469 sshd: zuul@notty │ └─session-1.scope │ ├─ 698 sshd: zuul [priv] │ ├─ 716 sshd: zuul@notty │ ├─ 861 /usr/bin/python3 │ ├─ 1460 ssh: /home/zuul/.ansible/cp/199.204.45.132-22-zuul [mux] │ ├─419205 sh -c /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-nlqkmzmlqhrteacqkmhuldvqkttpkxhm ; /usr/bin/python3'"'"' && sleep 0' │ ├─419206 /bin/sh -c sudo -H -S -n -u root /bin/sh -c 'echo BECOME-SUCCESS-nlqkmzmlqhrteacqkmhuldvqkttpkxhm ; /usr/bin/python3' && sleep 0 │ ├─419207 sudo -H -S -n -u root /bin/sh -c echo BECOME-SUCCESS-nlqkmzmlqhrteacqkmhuldvqkttpkxhm ; /usr/bin/python3 │ ├─419208 /bin/sh -c echo BECOME-SUCCESS-nlqkmzmlqhrteacqkmhuldvqkttpkxhm ; /usr/bin/python3 │ ├─419209 /usr/bin/python3 │ ├─419229 /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 │ └─419231 systemd-cgls --full --all --no-pager ├─osh-libvirt ├─sys-kernel-tracing.mount ├─init.scope │ └─1 /lib/systemd/systemd --system --deserialize 42 nofb ├─system.slice │ ├─containerd.service … │ │ ├─ 9801 /usr/bin/containerd --config /etc/containerd/config.toml │ │ ├─ 12192 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 3e2a0cbc5aaa02884f256d4f56c490fa7a29ad83bd9c28e0470cd36f2ec2f200 -address /run/containerd/containerd.sock │ │ ├─ 12572 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 4baea45c24e3ea14d3b502193bcb3d9561b1a257f1f80f84936469eec34f380c -address /run/containerd/containerd.sock │ │ ├─ 19282 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 53455e76c3fd584c1570e9fc374afaaadbc28bfe5c05dfeea0ca7fff555ad105 -address /run/containerd/containerd.sock │ │ ├─ 24466 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 9a4824870d151dca7a0a1d3bebb55275cf471fcc3c3477803475fd7e37dded79 -address /run/containerd/containerd.sock │ │ ├─ 29090 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 073c472bee9f946969b99a654d411cb9dce5e2d12aa00a115cb0121eda9b971c -address /run/containerd/containerd.sock │ │ ├─ 33879 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 8dd1ca291bfdd84072037db7c03c348f67a774a2e810658cefeb80c4ea78677d -address /run/containerd/containerd.sock │ │ ├─ 39273 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ca64792968eb9d931fd1e498add69544d8a8711cdf09adbcaf72f02aa47f022b -address /run/containerd/containerd.sock │ │ ├─ 39294 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 71ecd7135fcd0504331f1d76b17e88d4a2ff0b2ea053ed46d0e968a7fa37897e -address /run/containerd/containerd.sock │ │ ├─ 39345 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id de498f13c3b6f9b405e3919e216379d50c8a23c116081f1856f650040b646098 -address /run/containerd/containerd.sock │ │ ├─ 39348 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b4ef75afcbc94f1884ff608ffbad45be408ab5f9891ad9076ff924976e2da314 -address /run/containerd/containerd.sock │ │ ├─ 39354 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c540945b1eedde8108769db3965f3d164e5acd730df1f0aed0f1b25f7de85d80 -address /run/containerd/containerd.sock │ │ ├─ 39906 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2eadab6aca16c553d1db7a25511ca9a07e76098db7efa1de28e0873bd957357e -address /run/containerd/containerd.sock │ │ ├─ 40606 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8e5bf3d3f236e76e8ea114b6d66b123c4d3588898e8d8eac929fac6dac83288b -address /run/containerd/containerd.sock │ │ ├─ 40624 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a40914b057b12c11caf2c0f5e978d4befae5299ec6dfa19fd940687740d72125 -address /run/containerd/containerd.sock │ │ ├─ 41956 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7af850a8051a52277540602eb48bea24f36ed5ca49307bde32cde39364dd7e1d -address /run/containerd/containerd.sock │ │ ├─ 42353 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e4fa6a0f95b3938e9afc15601c7d31fd26df371619f6e5718790987e02e8978b -address /run/containerd/containerd.sock │ │ ├─ 42419 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1cf0014009d62a45ed378a6d517b3127b377c4c5795fe6da2229328907c4bd6b -address /run/containerd/containerd.sock │ │ ├─ 42824 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 54e8d988ee00cef96c5f2767371b0c5226d3f6a5d1591ca647765968fde34f95 -address /run/containerd/containerd.sock │ │ ├─ 43342 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8607259d3fa598cb3d6f05be51c14e9b43fdbd7bf13d87b11bd990513ab36052 -address /run/containerd/containerd.sock │ │ ├─ 43380 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 48d2786ca8485679ff31254b7a5256cc1f026f87933c13b3bde0b601303bc54b -address /run/containerd/containerd.sock │ │ ├─ 43420 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 14d20fbbad1af2e579526c8e0603952b23104e3e1930851322600ae2593388a4 -address /run/containerd/containerd.sock │ │ ├─ 45721 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 966622651be0d793b568aad47544390f6b9e02df3402073e58d54a9557444f79 -address /run/containerd/containerd.sock │ │ ├─ 45821 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6c8744d970125a7becc0847fce38ee72a971b7deb9f28649dddd26e1276cb72b -address /run/containerd/containerd.sock │ │ ├─ 46559 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 206aa2e4ecceae325291607d70ac30c787da0f5789aebb590dc5279323eea029 -address /run/containerd/containerd.sock │ │ ├─ 46661 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 113ef9cbcaa0c06b9e4a00bdddc0f623f0485de0af748c90f670ca4cb0a191e3 -address /run/containerd/containerd.sock │ │ ├─ 47040 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2f93df88a8f07f6a58d452a3e7c45da689d2d3165231b92df9ebb7a000336be3 -address /run/containerd/containerd.sock │ │ ├─ 47344 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 48d4d7cc0ef9dfee9c1468bf96e6291e95e604dcc1f04bb53f0c6eae60c9da2c -address /run/containerd/containerd.sock │ │ ├─ 47957 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 23cbbb6f23866212beb76740e0ecef0d1490533f3a6bceba28eaae4aa8d256ad -address /run/containerd/containerd.sock │ │ ├─ 50014 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fe5cb0bdb4c4ada3cb5899daa4930830a5b342e1cb91138e360754ff4d995df1 -address /run/containerd/containerd.sock │ │ ├─ 50163 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6181f44319e7f55a4dd6488721116876af5928b38093cd56b64c3ef0443ce151 -address /run/containerd/containerd.sock │ │ ├─ 54382 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4b84521ca3de880739776d6b3828f2778c2d5570d54ad73ed2baf764e8a5ba6d -address /run/containerd/containerd.sock │ │ ├─ 55050 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c93fe5eff23831d4bb2524bc3383d929289a5b96f26eab383c2457c4c02fe1de -address /run/containerd/containerd.sock │ │ ├─ 55105 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 49fddd595b9715dbc43b095688777aa738db719330a41bde5874e28153a1fe63 -address /run/containerd/containerd.sock │ │ ├─ 55150 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cffd7e746284c639b6797f9ee93b868199eeb645477c19d668bff2f141b37459 -address /run/containerd/containerd.sock │ │ ├─ 55318 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9a0da09b249b69f3294138d7cf6b3bc6ed95f259969c0669787e91424770559b -address /run/containerd/containerd.sock │ │ ├─ 59195 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 435d7f4cc6f359104cc773a3364d02376c9ec4b758e35033343752457180a36c -address /run/containerd/containerd.sock │ │ ├─ 59285 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c2f8a46d0878136e0bd45c11a083252d56e44dacdb9ab29db3c3929d0d86d88e -address /run/containerd/containerd.sock │ │ ├─ 59346 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d2a080d3bae32b089c84b9a66f94a7f2dc794cd6f623578da12964210e3d9e3f -address /run/containerd/containerd.sock │ │ ├─ 59396 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a99bd2c8dd3a87413b9d08c9b67001b0fa963cdd4e40acee673b9e3613255565 -address /run/containerd/containerd.sock │ │ ├─ 60845 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 84639f60033c82179424a6b6a3231935148ec4646d69bd61b6482c78b09327f2 -address /run/containerd/containerd.sock │ │ ├─ 60891 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 489466fe2b0a8c1ead55e16ed42445deb50adc00fa07697a6bb37e926de81179 -address /run/containerd/containerd.sock │ │ ├─ 61083 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2d49ebad2fbdc94bba06210f0b59b6689a7a1940471e2b1fb90b526138398ae3 -address /run/containerd/containerd.sock │ │ ├─ 61145 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bb2eaa9644b109b2abd6a4fc33ab8c8c178a0c429a2163f81fe5818c82aa9512 -address /run/containerd/containerd.sock │ │ ├─ 61188 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 76609b6bb8942f3730503e8fc171bde04edd5440d1afecf4924b5e761f29a8c9 -address /run/containerd/containerd.sock │ │ ├─ 61713 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 23c255a24afa35d706ddb56759049825315f47c356f7abe69e45594ea5dde411 -address /run/containerd/containerd.sock │ │ ├─ 62084 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 03498b5967b4f0c9f067741247d046af23857e3441d23b43d4d9a49ee1440729 -address /run/containerd/containerd.sock │ │ ├─ 62407 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e377f4aa39ae66a618a80606aea5634f3d369f2e8f54dcee02b4ba712d025259 -address /run/containerd/containerd.sock │ │ ├─ 62748 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b950fc4e6f5ab58f8a0285c6ee64fb34d2783bd4adfef57d89ccab362f2bdf33 -address /run/containerd/containerd.sock │ │ ├─ 63525 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 77588aaff1ab26d2f23049c5beaa28321ad89d3801763f2f01387d325bb97e66 -address /run/containerd/containerd.sock │ │ ├─ 65160 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 95956e8ea36369817d75c8fb17e0ad03ba486bb3378e747be85e003a17094dd4 -address /run/containerd/containerd.sock │ │ ├─ 67245 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ef7ffd256249521715bb7134f03401340b104266c4c1b096454f6b2d95fab3e5 -address /run/containerd/containerd.sock │ │ ├─ 76558 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1e6dede71e570802842a9563b843d0e4bd0ee876f010d24127365c8227da5d02 -address /run/containerd/containerd.sock │ │ ├─ 77958 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id dac03ae735f48d226635eb8272c446f1cbc45d98b941c4caf665e65b7d8dff47 -address /run/containerd/containerd.sock │ │ ├─ 84190 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id da709d65bc3b02a1a18f74a1ff0998b5d827dcbd4a390a1d50c43773f860b910 -address /run/containerd/containerd.sock │ │ ├─ 90185 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4a3a62a8e4cfcf5336f759c325cb03504cbf45acd19a20ce8e0c9f549792fc0f -address /run/containerd/containerd.sock │ │ ├─ 94305 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 11a70a5df2728043b6a810bbdc46c9d642a11f0bd23e2a2ab604b185ea155dff -address /run/containerd/containerd.sock │ │ ├─ 94342 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ffd61f53e626def5c6d299c24b1515cfb025a653d76579216d1edd528c02536f -address /run/containerd/containerd.sock │ │ ├─107557 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3ba78f712600d2b6d94879358b053464bdca90d3425cc94948e2b7acb61830bd -address /run/containerd/containerd.sock │ │ ├─109080 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b9f6f57b97dab96a5eeeb8c19e50905322d9f2a1e922c4bc2e47672ef561a7db -address /run/containerd/containerd.sock │ │ ├─109125 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5af7584178da18b5ebc0db9cd887da91ffac5663f616e02dbe660d79f6cf2eb7 -address /run/containerd/containerd.sock │ │ ├─111074 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2f9c02b42fa52450ff20b546a4e2a8e800c8b4404113e796eaa0d224152d58ea -address /run/containerd/containerd.sock │ │ ├─112884 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cd4348bb1c911b3bbc31d5ad733cfc0d394541583c627dedbf3387256691c722 -address /run/containerd/containerd.sock │ │ ├─112968 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 89aea9c6eff2f938ff3a5f98a0a381a8ecd1b41065f17959fa5b984a415c2117 -address /run/containerd/containerd.sock │ │ ├─126004 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 43d6ba3e91e87f000ea3f92be68dc004675622e016d0930bf89da6ab60bacb29 -address /run/containerd/containerd.sock │ │ ├─126034 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ba8fa1892c665a2a5c609aedbe36e3a8db8dca10bf7ccd348044c1f24389c1ac -address /run/containerd/containerd.sock │ │ ├─128592 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ac7aa7614229f169283c0ebc207febada683dae33dbfff7a8adf5d0433fc3c4d -address /run/containerd/containerd.sock │ │ ├─155081 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 21a2cfe8e916663ecb220839a4c03f27492ffd9c7e79365d8356be30a4e8babc -address /run/containerd/containerd.sock │ │ ├─156648 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6b8d2d70e765e59989f1e7eb23e6bc2967c614f8ba2a23a14304d71c085e3968 -address /run/containerd/containerd.sock │ │ ├─157020 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e4050a9f97d29c2badc09844977e9b7bbfae0d866b747e807bcd41c7752eee6d -address /run/containerd/containerd.sock │ │ ├─157895 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 20f6d46e806e6e60d8cb9edaa3e071e1c29a58f64506577a29456a2771a3b9c0 -address /run/containerd/containerd.sock │ │ ├─160252 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 89814650c45d94eacb437912404fc28ef8488e7ff98221b1880191e4048f87a6 -address /run/containerd/containerd.sock │ │ ├─160559 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0fc07fb3481627c0d99c491dd680989d76add285f274f843184d599bc6006883 -address /run/containerd/containerd.sock │ │ ├─160713 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0b7177d819118c2fd042de41e4c17cf513565b9a03cbb2b3f0fc362c7df8b98c -address /run/containerd/containerd.sock │ │ ├─160761 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b98e537f0bbbfd0a1e344623f8aa77f38d140b57e22767000f908e2f8f791176 -address /run/containerd/containerd.sock │ │ ├─160885 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3ccfc4e158ba2977dc69cf97e4406ad8a73800fe40824d3d19a9482f4312abb9 -address /run/containerd/containerd.sock │ │ ├─161227 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 66d37c1750e6cdba8729c0b3e84aba579036dddae8916ab718856fa84be85ec3 -address /run/containerd/containerd.sock │ │ ├─173093 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fcdfdaa769c18ef00520996366d6bd587179bdbb9ff37cef6cd4002d3cc71a20 -address /run/containerd/containerd.sock │ │ ├─174752 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8ee323f9ae633e96b58a417707927e03a73ff1cc65c94b5884cae44777a94bed -address /run/containerd/containerd.sock │ │ ├─174794 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0aabfa279dfa80d7fbbc643b199b554f5e71b3b878b08db1ca722941d01d7072 -address /run/containerd/containerd.sock │ │ ├─174863 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9b793d66ab81c6acbe8d1ef3839ef4a211c9457991f176ccb2a399cdc64d7181 -address /run/containerd/containerd.sock │ │ ├─174868 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 15591fd4d0cb686a9c65c1e1cf5f297974d63cb646aa0159e0904d25efe70e03 -address /run/containerd/containerd.sock │ │ ├─175004 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cf25d26ec534e493ee521c346655831be32415ba5c10fc5c37367e319671e87c -address /run/containerd/containerd.sock │ │ ├─175360 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 67270a16790b5533e7ec469f6f340ca213076e98c5a4d15b8b02848f8b746f79 -address /run/containerd/containerd.sock │ │ ├─175468 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0ef3f1d4f68e04fe821360f57fb4f1feabe557d520618aab02dc183103c39a42 -address /run/containerd/containerd.sock │ │ ├─188594 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e6cdd307c9a0196cfe3faaa24d3305b7deca8de1b1236dcd9f9d588acd3ca65d -address /run/containerd/containerd.sock │ │ ├─190823 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2d68ccfac31f1655a128033136e4e606f021984038aedefdbc5df836b5e87da7 -address /run/containerd/containerd.sock │ │ ├─191188 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b37c4fcdd4d1c698c7908a56dbdf3489bb5f10f6e30ff161b07a4b4f170fdc9e -address /run/containerd/containerd.sock │ │ ├─191223 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fc64fa986caad4b731370d251f74a3134f95b7027d140ed8b2c91449f4f2c656 -address /run/containerd/containerd.sock │ │ ├─208044 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2e461c4138937e67ade0112d0ec79e3b82a8a9eef73cc742cb69f7e37aa57eb1 -address /run/containerd/containerd.sock │ │ ├─220753 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c3994faa3bb6f9579ae2a0e35436f615e458ac9ba4353972a580dca795838a88 -address /run/containerd/containerd.sock │ │ ├─220772 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 30c70927a6f8bc3994fcf100d15be457a0cec491b4cfba1b425edbd75e046076 -address /run/containerd/containerd.sock │ │ ├─220851 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 44004493f59809ac08f0da9f5f269046c2601ee49da5296474dc59a04ac2eac3 -address /run/containerd/containerd.sock │ │ ├─221359 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cdaf8824fd3d5f0e26eb08eaef8cfa2442ff8fbfacc325cc29e3a1784cb81eae -address /run/containerd/containerd.sock │ │ ├─233060 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a2d1fa7cdb235180a5977ff50f4ce90e2682ad2fc4ff302fef5bc129df6ac1c2 -address /run/containerd/containerd.sock │ │ ├─235749 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0ae731558f6089029371e29eb6f846916eeae31e76113f3cce4fef3ffed2dba3 -address /run/containerd/containerd.sock │ │ ├─236936 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7c79ec7250a306be7b2784c6faedb0b82ce99bcc500359907bf8cc309b8f0f92 -address /run/containerd/containerd.sock │ │ ├─237657 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c49aa23dd6086fb0aecd0411c58a4365bc0d28b6b9ed548823b388a70f2ceb57 -address /run/containerd/containerd.sock │ │ ├─238666 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d1611d49278e94502fc4bd4e87649b147f9488c1b28f18ad9adf4c50147e3cf1 -address /run/containerd/containerd.sock │ │ ├─240917 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c2ff85ac3ab6a0f3228fe9d90d18013c502a75a5903fd38daecc01044a297afd -address /run/containerd/containerd.sock │ │ ├─242412 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2c3b8df853e454dff9d86b2db2317d342c90dd4fba5c9524875d2ee293479c5f -address /run/containerd/containerd.sock │ │ ├─242558 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 19aeebeeee52ccf4535155b38318272d97d3f069d5c727a9e8b2a9231a9403bf -address /run/containerd/containerd.sock │ │ ├─252506 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b364ad41c7980108c111bc1f157bfa2427389f9c25fd9e252655214ee23ae7a4 -address /run/containerd/containerd.sock │ │ ├─252984 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bbe68bed76ae95c5247675f630089dbf11c14e0d3b3dd4826e404d7fe32c8dee -address /run/containerd/containerd.sock │ │ ├─255616 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 43f44d94e4c30d49210f35316ea6acee9d7b49e3edccbf32b3df5ec931ec9287 -address /run/containerd/containerd.sock │ │ ├─259557 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7a5f046814a74c754d39cedf8978d939b8aa2feba4b79f37d4232f0d9d42c6f9 -address /run/containerd/containerd.sock │ │ ├─259810 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0c856826d226b23486a35a1946715532bc1503ed7ddeeeb7a55e202229ad7de8 -address /run/containerd/containerd.sock │ │ ├─259852 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fe80b697969630db4eaa766e95da556a7b02b44c49ee3d45b0dd0390681a3ee9 -address /run/containerd/containerd.sock │ │ ├─260001 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 81522fa4725c1eeb791efb926f210b13dbb8c882f007bbae9493402baec5ef54 -address /run/containerd/containerd.sock │ │ ├─272170 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2c7dbd70aefd8cb985f0e7cf417e2a8e64bb81f6b0c24b4a6ce4dd473c38c81e -address /run/containerd/containerd.sock │ │ ├─275222 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 74f2df37c7e09f460dbebba72ce7031fd3aab7e9bf0f66758bd77b27a9e5e458 -address /run/containerd/containerd.sock │ │ └─276605 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3d2671e1a7a9bb92f1a8ab9a925363759b425bdd1360df57962486405a5e13ba -address /run/containerd/containerd.sock │ ├─docker-9a4824870d151dca7a0a1d3bebb55275cf471fcc3c3477803475fd7e37dded79.scope … │ │ ├─24489 /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 │ │ └─24503 /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 │ ├─packagekit.service │ │ └─1186 /usr/libexec/packagekitd │ ├─systemd-networkd.service │ │ └─519 /lib/systemd/systemd-networkd │ ├─systemd-udevd.service │ │ └─393 /lib/systemd/systemd-udevd │ ├─docker-3e2a0cbc5aaa02884f256d4f56c490fa7a29ad83bd9c28e0470cd36f2ec2f200.scope … │ │ ├─12234 /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 │ │ └─12246 /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 │ ├─system-serial\x2dgetty.slice │ │ └─serial-getty@ttyS0.service │ │ └─623 /sbin/agetty -o -p -- \u --keep-baud 115200,57600,38400,9600 ttyS0 vt220 │ ├─system-ceph\x2d4837cbf8\x2d4f90\x2d4300\x2db3f6\x2d726c9b9f89b4.slice │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.1.service │ │ │ ├─28806 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/unit.run │ │ │ └─29072 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-1 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1:/var/lib/ceph/osd/ceph-1:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -n osd.1 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@crash.instance.service │ │ │ ├─19238 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/unit.run │ │ │ └─19259 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-crash --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-crash-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/config:/etc/ceph/ceph.conf:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/keyring:/etc/ceph/ceph.client.crash.instance.keyring quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -n client.crash.instance │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.0.service │ │ │ ├─24187 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/unit.run │ │ │ └─24448 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-0 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0:/var/lib/ceph/osd/ceph-0:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -n osd.0 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@mgr.instance.qqwiww.service │ │ │ ├─12483 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.qqwiww/unit.run │ │ │ └─12515 /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-qqwiww --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph:v18.2.7 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.qqwiww:/var/lib/ceph/mgr/ceph-instance.qqwiww:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.qqwiww/config:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v18.2.7 -n mgr.instance.qqwiww -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 │ │ │ ├─33580 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/unit.run │ │ │ └─33861 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-2 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2:/var/lib/ceph/osd/ceph-2:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -n osd.2 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@mon.instance.service │ │ ├─12123 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/unit.run │ │ └─12154 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-mon --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-mon-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph:v18.2.7 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance:/var/lib/ceph/mon/ceph-instance:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev quay.io/ceph/ceph:v18.2.7 -n mon.instance -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true │ ├─docker.service … │ │ └─10175 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock │ ├─polkit.service │ │ └─642 /usr/libexec/polkitd --no-debug │ ├─networkd-dispatcher.service │ │ └─613 /usr/bin/python3 /usr/bin/networkd-dispatcher --run-startup-triggers │ ├─multipathd.service │ │ └─149998 /sbin/multipathd -d -s │ ├─kubelet.service │ │ └─39739 /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.132 --pod-infra-container-image=harbor.atmosphere.dev/registry.k8s.io/pause:3.9 │ ├─system-modprobe.slice │ ├─cloud-init-local.service │ ├─systemd-journald.service │ │ └─360 /lib/systemd/systemd-journald │ ├─ssh.service │ │ └─646 sshd: /usr/sbin/sshd -D [listener] 0 of 10-100 startups │ ├─cloud-final.service │ ├─uuidd.service │ │ └─1387 /usr/sbin/uuidd --socket-activation │ ├─docker-073c472bee9f946969b99a654d411cb9dce5e2d12aa00a115cb0121eda9b971c.scope … │ │ ├─29114 /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 │ │ └─29130 /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 │ ├─run-r1bf5acb902f64a399173894272de3c8c.scope │ │ └─189042 /usr/sbin/libvirtd --listen │ ├─cloud-config.service │ ├─chrony.service │ │ ├─10683 /usr/sbin/chronyd -F 1 │ │ └─10684 /usr/sbin/chronyd -F 1 │ ├─docker-8dd1ca291bfdd84072037db7c03c348f67a774a2e810658cefeb80c4ea78677d.scope … │ │ ├─33903 /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 │ │ └─33915 /usr/bin/ceph-osd -n osd.2 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─docker.socket │ ├─systemd-resolved.service │ │ └─396 /lib/systemd/systemd-resolved │ ├─system-lvm2\x2dpvscan.slice │ ├─cloud-init.service │ ├─iscsid.service │ │ ├─145420 /sbin/iscsid │ │ └─145422 /sbin/iscsid │ ├─docker-53455e76c3fd584c1570e9fc374afaaadbc28bfe5c05dfeea0ca7fff555ad105.scope … │ │ ├─19309 /sbin/docker-init -- /usr/bin/ceph-crash -n client.crash.instance │ │ └─19326 /usr/bin/python3 -s /usr/bin/ceph-crash -n client.crash.instance │ ├─docker-4baea45c24e3ea14d3b502193bcb3d9561b1a257f1f80f84936469eec34f380c.scope … │ │ ├─12597 /sbin/docker-init -- /usr/bin/ceph-mgr -n mgr.instance.qqwiww -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─12617 /usr/bin/ceph-mgr -n mgr.instance.qqwiww -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─dbus.service │ │ └─610 @dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation --syslog-only │ ├─system-getty.slice │ │ └─getty@tty1.service │ │ └─622 /sbin/agetty -o -p -- \u --noclear tty1 linux │ └─systemd-logind.service │ └─616 /lib/systemd/systemd-logind ├─k8s.io │ ├─c540945b1eedde8108769db3965f3d164e5acd730df1f0aed0f1b25f7de85d80 │ │ └─39447 /pause │ ├─bed27a3350e9847234823894faacdce6fc58965eda9847d54d518a159a020168 │ │ └─39552 etcd --advertise-client-urls=https://199.204.45.132: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.132:2380 --initial-cluster=instance=https://199.204.45.132:2380 --key-file=/etc/kubernetes/pki/etcd/server.key --listen-client-urls=https://127.0.0.1:2379,https://199.204.45.132:2379 --listen-metrics-urls=http://127.0.0.1:2381 --listen-peer-urls=https://199.204.45.132: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 │ ├─811237b01eb9490671c7f52fae28c855dd61531a6d0d7b7550b68278f21b3a16 │ │ └─46117 /server │ ├─4743622f429d865a92b8a016cfe53917be24a5cafa222714a1b2a4ae4c6e5735 │ │ ├─252755 magnum-api: uWSGI master │ │ ├─252794 magnum-api: uWSGI worker 1 │ │ └─252795 magnum-api: uWSGI worker 2 │ ├─9564dd8ee5c7635ceea2e3f422aba40e1cf3e8b29a43842570ce2964a3a6341d │ │ └─258385 docker-registry serve /etc/docker-registry/config.yml │ ├─c2f8a46d0878136e0bd45c11a083252d56e44dacdb9ab29db3c3929d0d86d88e │ │ └─59307 /pause │ ├─79d91cc9d5237fbf858c3f0f7f406b7c9e44d76e5c0be48030e010312b447409 │ │ └─126607 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-backup --config-file /etc/cinder/cinder.conf │ ├─74f2df37c7e09f460dbebba72ce7031fd3aab7e9bf0f66758bd77b27a9e5e458 │ │ └─275312 /pause │ ├─2a187d6f826ba1da7996c180d80bc59db2828242e9ff237958e8d99976214cf6 │ │ └─60448 /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 │ ├─e029f41603fd408ea2f70d754d1a8e7298c13b21d2d27f878684e471eec6a514 │ │ └─55467 nfd-gc -gc-interval=1h │ ├─e4fa6a0f95b3938e9afc15601c7d31fd26df371619f6e5718790987e02e8978b │ │ └─42379 /pause │ ├─ac7aa7614229f169283c0ebc207febada683dae33dbfff7a8adf5d0433fc3c4d │ │ └─128615 /pause │ ├─9a3e689ce3d931462354ebc59b9693981f6e003061c950f6fef70c97a8d62559 │ │ └─230896 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-housekeeping --config-file /etc/octavia/octavia.conf │ ├─51d1113cc99c2f7adc0823ba683c5ff6895696a071b491cc931f8733d3d2840e │ │ ├─48009 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 │ │ └─49223 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 │ ├─d2d1781763698688c191b250bb0bf4963359fc57b05e181f84de00c2fc0fa179 │ │ └─64002 /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-132.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 │ ├─8e5bf3d3f236e76e8ea114b6d66b123c4d3588898e8d8eac929fac6dac83288b │ │ └─40652 /pause │ ├─6181f44319e7f55a4dd6488721116876af5928b38093cd56b64c3ef0443ce151 │ │ └─50188 /pause │ ├─2fefe0444a56a9cecc8930c82c1f7272d81e75f96675c52544807364a54ff73e │ │ └─275704 /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 │ ├─0c79f8f8fb8b02ae17aa7d559cdcc20699436d01f6cd0948426ff6aef353d31e │ │ ├─255855 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─255871 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─255877 erl_child_setup 1048576 │ │ ├─255948 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─255949 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─255959 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─256271 /bin/sh -s rabbit_disk_monitor │ ├─29d91ef94c19fdca07dfb07602653ba8131abac7e0ab81f88280b751534ae0f1 │ │ ├─76697 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─76713 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─76719 erl_child_setup 1048576 │ │ ├─76858 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─76859 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─76869 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─76962 /bin/sh -s rabbit_disk_monitor │ ├─2eadab6aca16c553d1db7a25511ca9a07e76098db7efa1de28e0873bd957357e │ │ └─39930 /pause │ ├─96a44213950910ff9b6ab36ecf4b40d3f78c71dd43d770f18d77a7727af47c80 │ │ ├─48171 mysqld --wsrep_start_position=cd7bae03-4dc5-11f1-99c2-7a63b9fb75b6:20 │ │ └─48294 /var/lib/mysql/mysql-state-monitor │ ├─03498b5967b4f0c9f067741247d046af23857e3441d23b43d4d9a49ee1440729 │ │ └─62109 /pause │ ├─b90799c0023639ff11f574916e5efb3c1b2497832409afeba15d3e73782b0469 │ │ └─64580 /bin/oauth2-proxy │ ├─6cfe820a7499c6a7fda1f29673feca3aafd1b6bee000cbb213b5cc7a0428f15c │ │ └─64216 /usr/bin/loki -config.file=/etc/loki/config/config.yaml -target=all │ ├─d9d90171097a74ff98aa4c9d2021b3c31219157764f8a7d66f3bfa6700806bef │ │ └─43657 /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 │ ├─6f46f788005e2375e69b8de4e5f43285009227539e99d64456acd104444ed00c │ │ ├─173416 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─173432 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─173438 erl_child_setup 1048576 │ │ ├─173485 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─173486 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─173496 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─173588 /bin/sh -s rabbit_disk_monitor │ ├─30c70927a6f8bc3994fcf100d15be457a0cec491b4cfba1b425edbd75e046076 │ │ └─220853 /pause │ ├─678e2c4cebcdae25e360affd34a6df558422c1708fedfa400d2bba8c814a4163 │ │ ├─109624 staffeln-conductor: master process [/var/lib/openstack/bin/staffeln-conductor --config-file /etc/staffeln/staffeln.conf] │ │ ├─109806 staffeln-conductor: Staffeln conductor backup controller worker(0) │ │ └─109808 staffeln-conductor: Staffeln conductor rotation controller worker(0) │ ├─ec5097604165941749a955e0d1816a9856255763593c01aceda94d82547e0be2 │ │ ├─172082 nova-conductor: master process [/var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf] │ │ ├─172412 nova-conductor: ServiceWrapper worker(0) │ │ └─172414 nova-conductor: ServiceWrapper worker(1) │ ├─89814650c45d94eacb437912404fc28ef8488e7ff98221b1880191e4048f87a6 │ │ └─160364 /pause │ ├─e6078cbdaf7c013e94be5e4dc60d9d2cece7f4e627069c2fbf69d4324153b1ab │ │ └─63776 /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-132.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 │ ├─3ccfc4e158ba2977dc69cf97e4406ad8a73800fe40824d3d19a9482f4312abb9 │ │ └─160926 /pause │ ├─23c255a24afa35d706ddb56759049825315f47c356f7abe69e45594ea5dde411 │ │ └─61746 /pause │ ├─435d7f4cc6f359104cc773a3364d02376c9ec4b758e35033343752457180a36c │ │ └─59234 /pause │ ├─66d37c1750e6cdba8729c0b3e84aba579036dddae8916ab718856fa84be85ec3 │ │ └─161251 /pause │ ├─a2580c12acab44960c6531ffff73c314ecf5f944af726e7b0f75c24ab9e61f21 │ │ └─39683 /kube-vip manager │ ├─ff99ad92fb63837f7cc8939c4eb257ed203c7d28b6d17786deb8102f9fbbf74c │ │ └─110807 /var/lib/openstack/bin/python /var/lib/openstack/bin/staffeln-api --config-file /etc/staffeln/staffeln.conf │ ├─cbc125460f010200b60dee4336af9343c33bb7c3dd6f6a853cc96e402236c9d4 │ │ └─46731 /manager --metrics-bind-address=:9782 │ ├─6b64d5850ab2221078974b1950392d73d2786b62f6816e7b721bf1ec914a29c5 │ │ ├─233268 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─233285 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─233291 erl_child_setup 1048576 │ │ ├─233472 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─233473 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─233484 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─233655 /bin/sh -s rabbit_disk_monitor │ ├─c93fe5eff23831d4bb2524bc3383d929289a5b96f26eab383c2457c4c02fe1de │ │ └─55078 /pause │ ├─1438ae8183b434c5ac2329f1423d8363ff30662c6512aa7c0152d7d2301a61b9 │ │ └─50647 redis_exporter │ ├─fe80b697969630db4eaa766e95da556a7b02b44c49ee3d45b0dd0390681a3ee9 │ │ └─259881 /pause │ ├─8b5b85a0d58876eed0c488ceef5aae35f1d09a0588a2c527269aca707f838236 │ │ ├─269489 manila-api: uWSGI master │ │ ├─269563 manila-api: uWSGI worker 1 │ │ └─269564 manila-api: uWSGI worker 2 │ ├─6c91f92124e3349fb3cd34a50f38c3c448a74b895fa8b8b047b4f28b434bb87e │ │ ├─83175 barbiacan-api: uWSGI master │ │ └─83203 barbiacan-api: uWSGI worker 1 │ ├─9b793d66ab81c6acbe8d1ef3839ef4a211c9457991f176ccb2a399cdc64d7181 │ │ └─174984 /pause │ ├─19aeebeeee52ccf4535155b38318272d97d3f069d5c727a9e8b2a9231a9403bf │ │ └─242602 /pause │ ├─8b09062a94aef30eb3102d5c8f64a8232e0340681f3c64c51d0e208bf64aed01 │ │ └─48269 /bin/mysqld_exporter --mysqld.username=monitor --collect.info_schema.processlist │ ├─8a4f128145c9fc2bfa03af32471979bd1b62d6fc3f5ac13e8abb4502eacfe64a │ │ ├─208169 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─208187 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─208193 erl_child_setup 1048576 │ │ ├─208337 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─208338 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─208348 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─208622 /bin/sh -s rabbit_disk_monitor │ ├─5b64866c8f3cb2042624aa03970e445d8e44093312f892f92747d7cc96fc109e │ │ └─63346 /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 │ ├─b771c604bb8c8d7325ecd16a2f8c85ed3b8ba83a1c6c353c49c8950774f27693 │ │ ├─171974 nova-scheduler: master process [/var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf] │ │ ├─172380 nova-scheduler: ServiceWrapper worker(0) │ │ └─172382 nova-scheduler: ServiceWrapper worker(1) │ ├─9d910a1ea363866bdf246da2d08f301d7d9da1f6f7ddcd0dc9b4c4f1636243e0 │ │ └─64559 /bin/oauth2-proxy │ ├─206aa2e4ecceae325291607d70ac30c787da0f5789aebb590dc5279323eea029 │ │ └─46583 /pause │ ├─983cfa344d58b45259e6e32daa9dbea1de927381a915dcb940fb7f51ab4d049d │ │ └─84875 /usr/local/bin/rook ceph operator │ ├─0d930dabaf66865d6e21ae2f4ac158a869bed9d38952051426fd364525138c43 │ │ ├─203942 heat-engine: master process [/var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf] │ │ ├─204494 heat-engine: ServiceWrapper worker(0) │ │ └─204497 heat-engine: ServiceWrapper worker(1) │ ├─23cbbb6f23866212beb76740e0ecef0d1490533f3a6bceba28eaae4aa8d256ad │ │ └─47980 /pause │ ├─2f9c02b42fa52450ff20b546a4e2a8e800c8b4404113e796eaa0d224152d58ea │ │ └─111098 /pause │ ├─20f6d46e806e6e60d8cb9edaa3e071e1c29a58f64506577a29456a2771a3b9c0 │ │ └─157919 /pause │ ├─ee9fa57eb15f9fd34476f8ef8bfbca22487bbb0d68ca789b6a0790170ae026d6 │ │ ├─203985 heat-api: uWSGI master │ │ ├─204020 heat-api: uWSGI worker 1 │ │ └─204021 heat-api: uWSGI worker 2 │ ├─43f44d94e4c30d49210f35316ea6acee9d7b49e3edccbf32b3df5ec931ec9287 │ │ └─255639 /pause │ ├─21a2cfe8e916663ecb220839a4c03f27492ffd9c7e79365d8356be30a4e8babc │ │ └─155105 /pause │ ├─4e4610aa5742531d5c512a63347a4e6db23ee76db6f39ca72f1a87df1e3a90da │ │ └─269493 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-data --config-file /etc/manila/manila.conf │ ├─14d20fbbad1af2e579526c8e0603952b23104e3e1930851322600ae2593388a4 │ │ └─43450 /pause │ ├─b7cfc40929b0f7fc5921eb217734ec7aa3dbcefb6a47195f3ba651551036c281 │ │ ├─60176 python -u /app/sidecar.py │ │ ├─60475 python -u /app/sidecar.py │ │ └─60476 python -u /app/sidecar.py │ ├─0ef3f1d4f68e04fe821360f57fb4f1feabe557d520618aab02dc183103c39a42 │ │ └─175515 /pause │ ├─ba8fa1892c665a2a5c609aedbe36e3a8db8dca10bf7ccd348044c1f24389c1ac │ │ └─126065 /pause │ ├─41a3cc4bab7b158f8f0b6f1b39ea58c158d41ff034c17e5faabd60cc8c5d99af │ │ └─237267 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=false --bootstrap-token-ttl=15m │ ├─20150b06285359b05008f8c11e3c972019e102346399a3c282bc660fa25d5df0 │ │ └─95735 /usr/bin/python3 -s /usr/bin/ceph-crash │ ├─2d68ccfac31f1655a128033136e4e606f021984038aedefdbc5df836b5e87da7 │ │ └─190850 /pause │ ├─89aea9c6eff2f938ff3a5f98a0a381a8ecd1b41065f17959fa5b984a415c2117 │ │ └─113017 /pause │ ├─1fbfd7675a04f49b67a9c3f8caaaa1ff7acc095171986d85fcfa49293c02a04f │ │ ├─ 46075 /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 │ │ ├─ 46088 /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 │ │ ├─ 46236 nginx: master process /usr/bin/nginx -c /etc/nginx/nginx.conf │ │ ├─274615 nginx: worker process │ │ ├─274616 nginx: worker process │ │ └─274617 nginx: cache manager process │ ├─de498f13c3b6f9b405e3919e216379d50c8a23c116081f1856f650040b646098 │ │ └─39430 /pause │ ├─7c23dfaaa32006456262a5b7b9eb532200011fa919bd6e3bce5e8d91b457b68d │ │ └─64382 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─2855eace104d7d95c744d5a3313383e7be6e8abbf896e41ef784e94a422bff57 │ │ ├─90417 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─90433 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─90439 erl_child_setup 1048576 │ │ ├─90631 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─90632 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─90642 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─90912 /bin/sh -s rabbit_disk_monitor │ ├─ca64792968eb9d931fd1e498add69544d8a8711cdf09adbcaf72f02aa47f022b │ │ └─39325 /pause │ ├─02a8a485f4e0f084f4ef0b15ec5b2695a51141631a7ef7b59319db994e7fd86e │ │ └─42945 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 │ ├─0a973cee4148399c792765142b353a60221fe3bd06b836309019701d95cbf795 │ │ ├─122776 cinder-api: uWSGI master │ │ ├─122789 cinder-api: uWSGI worker 1 │ │ └─122790 cinder-api: uWSGI worker 2 │ ├─2cb1e503cc5cc4885d5745273d4aa084e4aa05739309270cfd9a538e75b03073 │ │ ├─195984 /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 │ │ ├─382091 /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/tmpzxffyadr/privsep.sock │ │ ├─382647 /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/tmpf9_po9_g/privsep.sock │ │ └─383873 /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/tmppwymm8xs/privsep.sock │ ├─e6cdd307c9a0196cfe3faaa24d3305b7deca8de1b1236dcd9f9d588acd3ca65d │ │ └─188617 /pause │ ├─09af52ab8ee9d04c42caa7d7c79ea59ddea2122081b45c82fd9339328b9e63b8 │ │ ├─60212 python -u /app/sidecar.py │ │ ├─60477 python -u /app/sidecar.py │ │ └─60478 python -u /app/sidecar.py │ ├─2c7dbd70aefd8cb985f0e7cf417e2a8e64bb81f6b0c24b4a6ce4dd473c38c81e │ │ └─272195 /pause │ ├─76609b6bb8942f3730503e8fc171bde04edd5440d1afecf4924b5e761f29a8c9 │ │ └─61216 /pause │ ├─374868814612ce3db4a97d349244ce495645d0bc1eedd22cf9b4d40f896f913f │ │ ├─203962 heat-api-cfn: uWSGI master │ │ ├─204018 heat-api-cfn: uWSGI worker 1 │ │ └─204019 heat-api-cfn: uWSGI worker 2 │ ├─b98e537f0bbbfd0a1e344623f8aa77f38d140b57e22767000f908e2f8f791176 │ │ └─160797 /pause │ ├─8d03359b594e6e0c5202ad3f088ebaad74a2b8dc09611a2d639215461aa889d3 │ │ └─269525 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-scheduler --config-file /etc/manila/manila.conf │ ├─0fc07fb3481627c0d99c491dd680989d76add285f274f843184d599bc6006883 │ │ └─160587 /pause │ ├─d3d35a5680bad9d4b5a0afcb7a98c6c3d3f1bbeae7703babfb8cc2f4d9246354 │ │ └─188084 /usr/bin/libvirt-tls-sidecar │ ├─c49aa23dd6086fb0aecd0411c58a4365bc0d28b6b9ed548823b388a70f2ceb57 │ │ └─237681 /pause │ ├─5ac64136b83896ba71a20047b8f3bfd5625ac71d7f7aeca1b687bf3148d4e110 │ │ └─55500 nfd-master -crd-controller=true -metrics=8081 │ ├─6c8744d970125a7becc0847fce38ee72a971b7deb9f28649dddd26e1276cb72b │ │ └─45845 /pause │ ├─9419f7c68a12a1e9e114a479f521822c288df4968bf12560ac8ac7200d72f141 │ │ └─94659 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-s28f2 --rgw-mime-types-file=/etc/ceph/rgw/mime.types --rgw-realm=ceph --rgw-zonegroup=ceph --rgw-zone=ceph │ ├─7c79ec7250a306be7b2784c6faedb0b82ce99bcc500359907bf8cc309b8f0f92 │ │ └─236961 /pause │ ├─3d7ecd0c31c217ab44142efc34891582483da648141d96e8c2342f5fbaa10beb │ │ ├─ 70543 apache2 -DFOREGROUND │ │ ├─ 70582 (wsgi:k -DFOREGROUND │ │ ├─ 70583 (wsgi:k -DFOREGROUND │ │ ├─ 70584 (wsgi:k -DFOREGROUND │ │ ├─ 70585 (wsgi:k -DFOREGROUND │ │ ├─404390 apache2 -DFOREGROUND │ │ └─404878 apache2 -DFOREGROUND │ ├─22e0322645f08a65d5514c4a0e3d2e6e0321b75c31b40adc3a56cf5cda4ebc92 │ │ └─50565 valkey-server *:26379 [sentinel] │ ├─aaae62261f5cfb06d2730f11283a139f26dfe7b17ddfa46c621fad112af5fd72 │ │ └─196011 sshd: /usr/sbin/sshd -D -e -o Port=8022 [listener] 0 of 10-100 startups │ ├─a2d1fa7cdb235180a5977ff50f4ce90e2682ad2fc4ff302fef5bc129df6ac1c2 │ │ └─233084 /pause │ ├─85a78b39034a0e19b40ab45edd58672c546c4c7689ff9130e28585db5b360b68 │ │ ├─111292 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─111309 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─111316 erl_child_setup 1048576 │ │ ├─111378 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─111379 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─111389 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─111499 /bin/sh -s rabbit_disk_monitor │ ├─95956e8ea36369817d75c8fb17e0ad03ba486bb3378e747be85e003a17094dd4 │ │ └─65182 /pause │ ├─43d6ba3e91e87f000ea3f92be68dc004675622e016d0930bf89da6ab60bacb29 │ │ └─126036 /pause │ ├─2c3b8df853e454dff9d86b2db2317d342c90dd4fba5c9524875d2ee293479c5f │ │ └─242451 /pause │ ├─54e8d988ee00cef96c5f2767371b0c5226d3f6a5d1591ca647765968fde34f95 │ │ └─42849 /pause │ ├─cdaf8824fd3d5f0e26eb08eaef8cfa2442ff8fbfacc325cc29e3a1784cb81eae │ │ └─221401 /pause │ ├─113ef9cbcaa0c06b9e4a00bdddc0f623f0485de0af748c90f670ca4cb0a191e3 │ │ └─46686 /pause │ ├─79db31ef68ad34e97f0d3266c2ce74be2b451464dc021dd43316ea5200f95a74 │ │ └─157252 /coredns -conf /etc/coredns/Corefile │ ├─dac03ae735f48d226635eb8272c446f1cbc45d98b941c4caf665e65b7d8dff47 │ │ └─77982 /pause │ ├─12017992ae05ac57fa0c36b19e6181e661de65019894e795f777ad3a520c4fa0 │ │ └─55425 nfd-worker -metrics=8081 │ ├─25400daf99f1622733512a0b69b2c8caa9166da3b90ddd1f4dbd831ced485803 │ │ └─42021 /usr/local/bin/envoy-gateway server --config-path=/config/envoy-gateway.yaml │ ├─d7355ca13c9faf568b40be6c4655a727dc913a644b93589fd3e99b34c89bca6d │ │ ├─230922 octavia-worker: master process [/var/lib/openstack/bin/octavia-worker --config-file /etc/octavia/octavia.conf] │ │ ├─231406 octavia-worker: ConsumerService worker(0) │ │ └─231417 octavia-worker: ConsumerService worker(1) │ ├─f1d7bd5d2a73cc0630d0ee975722d5439f1eaabf99e3923871cf6fcb26e261c9 │ │ ├─186593 neutron-l3-agent: master process [/var/lib/openstack/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/l3_agent.ini] │ │ ├─186945 neutron-l3-agent: ServiceWrapper worker(0) │ │ ├─187767 /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/tmp38yrvf10/privsep.sock │ │ ├─380465 /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/tmpu0j1vftw/privsep.sock │ │ ├─380867 /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/tmppqwlbs0w/privsep.sock │ │ ├─381322 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─381328 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ └─383598 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=cf58327e-8d5d-4650-95d3-949e9ee8d414 --namespace=qrouter-cf58327e-8d5d-4650-95d3-949e9ee8d414 --conf_dir=/var/lib/neutron/ha_confs/cf58327e-8d5d-4650-95d3-949e9ee8d414 --log-file=/var/lib/neutron/ha_confs/cf58327e-8d5d-4650-95d3-949e9ee8d414/neutron-keepalived-state-change.log --monitor_interface=ha-5c1079cf-52 --monitor_cidr=169.254.0.108/24 --pid_file=/var/lib/neutron/external/pids/cf58327e-8d5d-4650-95d3-949e9ee8d414.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ ├─dd8dcaef320fa36900488193ea920ed68dbaffbccd62011cc9b02522c25acb33 │ │ ├─171046 nova-metadata: uWSGI master │ │ ├─171060 nova-metadata: uWSGI worker 1 │ │ └─171061 nova-metadata: uWSGI worker 2 │ ├─73071d3f786749481162eaa6bd1382f450fb890a70ae10a645f17843f48e1ca9 │ │ └─63077 memcached -m 8192 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─020622d286f84813a2104520ede71d7bcf1f2b4db310e45a564c341c035c1f45 │ │ ├─230118 octavia-api: uWSGI master │ │ ├─230141 octavia-api: uWSGI worker 1 │ │ └─230142 octavia-api: uWSGI worker 2 │ ├─1e6dede71e570802842a9563b843d0e4bd0ee876f010d24127365c8227da5d02 │ │ └─76582 /pause │ ├─132f2324650ef8078c214982abdb5387b13c8d81f2aa275a391c26ff3353dbab │ │ └─235927 /manager --metrics-bind-address=:8443 --leader-elect --health-probe-bind-address=:8081 │ ├─6d1dc8030a364d0c35e6ca7b0f39aa639a88e4c35dbf6b807cea13981511d9af │ │ ├─127032 /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 │ │ └─127325 /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 │ ├─7ff2332750748cd2bd46dd29d3bfcf22e71a877989aa6c33985679e182480fdc │ │ └─43609 /app/cmd/cainjector/cainjector --v=2 --leader-election-namespace=cert-manager │ ├─322cae4eb9bbaf8e3b59c8d1a7ca739d08c1b4b5801d1e6b475f1fe068bd7691 │ │ └─240965 /manager --leader-elect --v=2 --diagnostics-address=127.0.0.1:8080 --insecure-diagnostics=true │ ├─2d49ebad2fbdc94bba06210f0b59b6689a7a1940471e2b1fb90b526138398ae3 │ │ └─61109 /pause │ ├─0c5608b62fe21ee6726596f320f7ecd83a8e3c9425dc1bd85036e80fb035d067 │ │ ├─158247 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─158268 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─158274 erl_child_setup 1048576 │ │ ├─158332 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─158333 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─158343 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─158432 /bin/sh -s rabbit_disk_monitor │ ├─c0bc326ec775a615d3c97351d4a106d7574aea1b5a95cf8ce17a60f39059b806 │ │ ├─184460 neutron-rpc-server: master process [/var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini] │ │ ├─184728 neutron-server: rpc worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─184731 neutron-server: rpc worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ └─184735 neutron-server: rpc reports worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ ├─15591fd4d0cb686a9c65c1e1cf5f297974d63cb646aa0159e0904d25efe70e03 │ │ └─174981 /pause │ ├─8607259d3fa598cb3d6f05be51c14e9b43fdbd7bf13d87b11bd990513ab36052 │ │ └─43365 /pause │ ├─b9f6f57b97dab96a5eeeb8c19e50905322d9f2a1e922c4bc2e47672ef561a7db │ │ └─109104 /pause │ ├─8ee323f9ae633e96b58a417707927e03a73ff1cc65c94b5884cae44777a94bed │ │ └─174826 /pause │ ├─a40914b057b12c11caf2c0f5e978d4befae5299ec6dfa19fd940687740d72125 │ │ └─40674 /pause │ ├─71ecd7135fcd0504331f1d76b17e88d4a2ff0b2ea053ed46d0e968a7fa37897e │ │ └─39392 /pause │ ├─d1611d49278e94502fc4bd4e87649b147f9488c1b28f18ad9adf4c50147e3cf1 │ │ └─238690 /pause │ ├─0c9dc8715fcbc1cfdf4489253faade1fec089c4439c61510d3d6fd39c3e3ccad │ │ └─40903 cilium-operator-generic --config-dir=/tmp/cilium/config-map --debug=false │ ├─6bc8dd43b4cb81dd2d283d418a3caac05688758877a2a168b9eb599f10fa91aa │ │ └─63126 memcached -m 1024 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─0c856826d226b23486a35a1946715532bc1503ed7ddeeeb7a55e202229ad7de8 │ │ └─259843 /pause │ ├─0b7177d819118c2fd042de41e4c17cf513565b9a03cbb2b3f0fc362c7df8b98c │ │ └─160769 /pause │ ├─bbe68bed76ae95c5247675f630089dbf11c14e0d3b3dd4826e404d7fe32c8dee │ │ └─253018 /pause │ ├─b7888ccddfeabd9bde9699dee8ac028a2b7a00e7132f690fd427761acc69bbfd │ │ └─237714 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterTopology=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=false │ ├─c3994faa3bb6f9579ae2a0e35436f615e458ac9ba4353972a580dca795838a88 │ │ └─220820 /pause │ ├─e5d76dfc831810df9fe8f577ad064dd315a58eb48ef4b8e1f6a1dc840cd0c0ba │ │ └─42492 /coredns -conf /etc/coredns/Corefile │ ├─7a5f046814a74c754d39cedf8978d939b8aa2feba4b79f37d4232f0d9d42c6f9 │ │ └─259635 /pause │ ├─2f93df88a8f07f6a58d452a3e7c45da689d2d3165231b92df9ebb7a000336be3 │ │ └─47064 /pause │ ├─5af7584178da18b5ebc0db9cd887da91ffac5663f616e02dbe660d79f6cf2eb7 │ │ └─109161 /pause │ ├─e4050a9f97d29c2badc09844977e9b7bbfae0d866b747e807bcd41c7752eee6d │ │ └─157044 /pause │ ├─65c740737a296918e727ad5586554c306fb98861fab42023c8854430750e2ca2 │ │ ├─155518 /tini -s -- /tmp/openvswitch-vswitchd.sh start │ │ └─155531 /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 │ ├─0aabfa279dfa80d7fbbc643b199b554f5e71b3b878b08db1ca722941d01d7072 │ │ └─174865 /pause │ ├─b1ebf8e26deb975dbf0bb79646988161d375b9b2ea6306128dbdb759243f2e42 │ │ ├─188818 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─188840 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─188848 erl_child_setup 1048576 │ │ ├─189073 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─189074 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─189084 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─189245 /bin/sh -s rabbit_disk_monitor │ ├─3ba78f712600d2b6d94879358b053464bdca90d3425cc94948e2b7acb61830bd │ │ └─107579 /pause │ ├─def497681d952b48c066e9bfbaed520780c6d329b0c1390c7a66dfcc96661bdb │ │ ├─184386 neutron-policy-server: uWSGI master │ │ ├─184399 neutron-policy-server: uWSGI worker 1 │ │ └─184400 neutron-policy-server: uWSGI worker 2 │ ├─0309a2af43c317a2fa2f30308ab19f8b79facf4a918186fdc65d575a445f3708 │ │ └─64341 /bin/pushgateway │ ├─81522fa4725c1eeb791efb926f210b13dbb8c882f007bbae9493402baec5ef54 │ │ └─260047 /pause │ ├─2cad4efe38bea12d1ff155eba95af512c3a45d9c44057585691efb24b81bbcb6 │ │ ├─252916 magnum-conductor: master process [/var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf] │ │ ├─253529 magnum-conductor: ServiceWrapper worker(0) │ │ └─253531 magnum-conductor: ServiceWrapper worker(1) │ ├─ba742d0adc7c73534291bd99ca4b1326890557739fcf904094753b8c891729cd │ │ └─63864 /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 │ ├─67270a16790b5533e7ec469f6f340ca213076e98c5a4d15b8b02848f8b746f79 │ │ └─175385 /pause │ ├─d8768e5b92ecc95240e8461f521de7d11ea3e54c3af046cbccf3a2219a7f2b79 │ │ ├─279237 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ │ └─279250 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ ├─d2d94f492a01c44624f8c293ebfaf05f117f5d32e663ec5de81f7ea6c6178266 │ │ └─47187 percona-xtradb-cluster-operator │ ├─05a50e120bd770d34e28445f17c0b142e20119c9b87bfccb82dba10fc4e1ceba │ │ ├─274873 apache2 -DFOREGROUND │ │ ├─277605 (wsgi:h -DFOREGROUND │ │ ├─277606 (wsgi:h -DFOREGROUND │ │ ├─277607 (wsgi:h -DFOREGROUND │ │ ├─277608 (wsgi:h -DFOREGROUND │ │ ├─277609 (wsgi:h -DFOREGROUND │ │ ├─277610 apache2 -DFOREGROUND │ │ └─277611 apache2 -DFOREGROUND │ ├─cdadbf140961898e7973cdd30d3f3744b5aaf5f118c570962d3a9430458c4feb │ │ └─61610 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 │ ├─ee060f74ef8a694516395e970c254d4502f1031832a47d267ce29cbc99176fc6 │ │ └─188148 /bin/bash /tmp/libvirt.sh │ ├─b364ad41c7980108c111bc1f157bfa2427389f9c25fd9e252655214ee23ae7a4 │ │ └─252530 /pause │ ├─68e72072e5eab78cd034ba7ffe9fae7c23ba6a4439c96307c8a2fd6ba2db91fa │ │ ├─65553 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─65570 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─65576 erl_child_setup 1048576 │ │ ├─65634 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─65635 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─65645 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─65797 /bin/sh -s rabbit_disk_monitor │ ├─da709d65bc3b02a1a18f74a1ff0998b5d827dcbd4a390a1d50c43773f860b910 │ │ └─84214 /pause │ ├─77588aaff1ab26d2f23049c5beaa28321ad89d3801763f2f01387d325bb97e66 │ │ └─63549 /pause │ ├─742f4311a4223a85ad3d0a0554b269e7ca12897186e03e44ca71084734154890 │ │ └─59838 /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 │ ├─cf25d26ec534e493ee521c346655831be32415ba5c10fc5c37367e319671e87c │ │ └─175080 /pause │ ├─e377f4aa39ae66a618a80606aea5634f3d369f2e8f54dcee02b4ba712d025259 │ │ └─62431 /pause │ ├─48d4d7cc0ef9dfee9c1468bf96e6291e95e604dcc1f04bb53f0c6eae60c9da2c │ │ └─47368 /pause │ ├─4d90f0efdb7ef5ce8514fe41ef3da8e85b9c1006bfeb22988b16a6a171febb47 │ │ └─48089 /opt/percona/peer-list -on-change=/opt/percona/haproxy_add_pxc_nodes.sh -service=percona-xtradb-pxc -protocol=$(PEER_LIST_SRV_PROTOCOL) │ ├─ef7ffd256249521715bb7134f03401340b104266c4c1b096454f6b2d95fab3e5 │ │ └─67278 /pause │ ├─c247ef6b9fc6c402bee90fd669c4bc12b223cebb93030ab48fa3e40c96d99511 │ │ ├─63649 /usr/bin/vector --config-dir /etc/vector/ │ │ └─63686 journalctl --follow --all --show-cursor --output=json --boot --since=2000-01-01 │ ├─52345e605e43cb6055db884f9ee2438f2bf79c3bbc68780d5065a6b3682b0c4e │ │ └─238717 /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 │ ├─e3d3a6ab24bb161dfda20516ca59a321565986db028c568aa898819f30d06840 │ │ └─59648 /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 │ ├─305b74fb632be7b75ece3973c4590867b2a5204ef0380ec685008e1dafd6bfc5 │ │ └─43560 /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 │ ├─a99bd2c8dd3a87413b9d08c9b67001b0fa963cdd4e40acee673b9e3613255565 │ │ └─59419 /pause │ ├─966622651be0d793b568aad47544390f6b9e02df3402073e58d54a9557444f79 │ │ └─45755 /pause │ ├─198e7e203b5bd3cd443aa12f5fa016a776490d84dd6da3947fc5c76ddfcac49e │ │ └─64073 /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 │ ├─d2a080d3bae32b089c84b9a66f94a7f2dc794cd6f623578da12964210e3d9e3f │ │ └─59371 /pause │ ├─12ad6245b08b320ea4cb9a3279146eab2aaa8727b226eb637019d5e403e20d01 │ │ └─39955 /usr/local/bin/kube-proxy --config=/var/lib/kube-proxy/config.conf --hostname-override=instance │ ├─489466fe2b0a8c1ead55e16ed42445deb50adc00fa07697a6bb37e926de81179 │ │ └─60914 /pause │ ├─cd841708d0b78bddd4a88552c5b9dbce6b119b7c3bba8bc24114ce50b676ff4e │ │ └─124158 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf │ ├─0ae731558f6089029371e29eb6f846916eeae31e76113f3cce4fef3ffed2dba3 │ │ └─235773 /pause │ ├─48d2786ca8485679ff31254b7a5256cc1f026f87933c13b3bde0b601303bc54b │ │ └─43405 /pause │ ├─bb2eaa9644b109b2abd6a4fc33ab8c8c178a0c429a2163f81fe5818c82aa9512 │ │ └─61170 /pause │ ├─fcdfdaa769c18ef00520996366d6bd587179bdbb9ff37cef6cd4002d3cc71a20 │ │ └─173116 /pause │ ├─e107c9baddd81ce7b7edbbf78beea0f9cd421d01a0a3d72bb4f16df006f6595e │ │ └─39510 kube-apiserver --advertise-address=199.204.45.132 --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 │ ├─51cef4e037c7b82608eba68937c3f983f225d9d82003d94af41cb3ab5570418f │ │ └─186742 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) │ ├─4e5b9a13598365deb08ecc62c34d84f3651fb7bf0c84ae7a4b41c0f0bea0e4de │ │ ├─184324 neutron-api: uWSGI master │ │ ├─184366 neutron-api: uWSGI worker 1 │ │ └─184367 neutron-api: uWSGI worker 2 │ ├─0b7a4fdc5508d4363297761a6e641fa3a0f0838775fb05a51c48e1838cd72248 │ │ └─63697 memcached -v -p 11211 -U 0 -c 8192 -m 1024 │ ├─3d2671e1a7a9bb92f1a8ab9a925363759b425bdd1360df57962486405a5e13ba │ │ └─276637 /pause │ ├─48f12257a5e83f6e2df872957d69accb753d02f65058580f725eeaeed6dc3746 │ │ └─46853 /manager --metrics-bind-address=:8080 │ ├─8b48776de97a706d119f8938ea655388815fa5c1b596f3ae0d80ec76b4ef4253 │ │ ├─170958 nova-api: uWSGI master │ │ ├─170993 nova-api: uWSGI worker 1 │ │ └─170994 nova-api: uWSGI worker 2 │ ├─b4ef75afcbc94f1884ff608ffbad45be408ab5f9891ad9076ff924976e2da314 │ │ └─39433 /pause │ ├─aabf78b132f4157ce0e7773c58ceb7731fc568598c4a792cade83b3aa6d52e9b │ │ ├─176123 /bin/bash /tmp/neutron-netns-cleanup-cron.sh │ │ └─401431 sleep 300 │ ├─9317eeadf34c18a50cd544541058c16ed49826a3258f7391289933434c396d5c │ │ └─64135 /goldpinger --static-file-path /static │ ├─3e3df155c622f10b4599eba4219dea9fa51b54f18a123eece4b3f44541e5ef05 │ │ ├─252572 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-cluster-api-proxy │ │ ├─253147 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --privsep_context magnum_cluster_api.privsep.haproxy_pctxt --privsep_sock_path /tmp/tmp3yckc_bo/privsep.sock │ │ ├─253157 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ │ └─253182 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ ├─6b8d2d70e765e59989f1e7eb23e6bc2967c614f8ba2a23a14304d71c085e3968 │ │ └─156676 /pause │ ├─a227d3766d1cbb5d25a74820b90139ace1223188396a2788c7b2ad6f817e626c │ │ └─155483 /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 │ ├─ffd61f53e626def5c6d299c24b1515cfb025a653d76579216d1edd528c02536f │ │ └─94368 /pause │ ├─c2ff85ac3ab6a0f3228fe9d90d18013c502a75a5903fd38daecc01044a297afd │ │ └─240941 /pause │ ├─b37c4fcdd4d1c698c7908a56dbdf3489bb5f10f6e30ff161b07a4b4f170fdc9e │ │ └─191213 /pause │ ├─fe5cb0bdb4c4ada3cb5899daa4930830a5b342e1cb91138e360754ff4d995df1 │ │ └─50043 /pause │ ├─289b66ec9140a4a0037e6d4ac142f98623c89cd672f15b842367eb3c0071121c │ │ └─63821 /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 │ ├─cffd7e746284c639b6797f9ee93b868199eeb645477c19d668bff2f141b37459 │ │ └─55179 /pause │ ├─4a3a62a8e4cfcf5336f759c325cb03504cbf45acd19a20ce8e0c9f549792fc0f │ │ └─90213 /pause │ ├─8c47393a51bca09803e23fd06855087ad10c9ae29ee1793f15e178730184a719 │ │ ├─134464 placement-api: uWSGI master │ │ ├─134477 placement-api: uWSGI worker 1 │ │ └─134478 placement-api: uWSGI worker 2 │ ├─62a76dcfe7cb04804b85eae017d7519824f9a27ab8ab09cff4de7206c6bcce2d │ │ ├─185252 neutron-openvswitch-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ml2-local-ip.ini --config-file /etc/neutron/plugins/ml2/taas.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─185669 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ml2-local-ip.ini --config-file /etc/neutron/plugins/ml2/taas.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmpep7lvy9w/privsep.sock │ │ ├─185798 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ml2-local-ip.ini --config-file /etc/neutron/plugins/ml2/taas.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini --privsep_context neutron.privileged.ovs_vsctl_cmd --privsep_sock_path /tmp/tmpr13kp31a/privsep.sock │ │ └─186114 ovsdb-client monitor tcp:127.0.0.1:6640 Interface name,ofport,external_ids --format=json │ ├─5f7323a096b8eda894abf76c4187e4014ed20060b6eef8e8718607d37e2c5be8 │ │ ├─41113 cilium-agent --config-dir=/tmp/cilium/config-map │ │ └─41484 cilium-health-responder --listen 4240 --pidfile /var/run/cilium/state/health-endpoint.pid │ ├─eb8f75e4910109936873df09b9aa8a73777b6b105a2d9bc4359827ee8997c91d │ │ └─276903 /bin/openstack-database-exporter │ ├─68a1a729dc50ee78c266d407dd47a6598638df2c677495eec37f664941bbe898 │ │ └─166464 /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 │ ├─1cf0014009d62a45ed378a6d517b3127b377c4c5795fe6da2229328907c4bd6b │ │ └─42457 /pause │ ├─fc64fa986caad4b731370d251f74a3134f95b7027d140ed8b2c91449f4f2c656 │ │ └─191251 /pause │ ├─288cb3aea2a7126cc2317fe783df7e9b237f02216f2f33ee0cba7a6630e147db │ │ ├─62532 nginx: master process nginx -g daemon off; │ │ ├─62550 nginx: worker process │ │ ├─62551 nginx: worker process │ │ ├─62552 nginx: worker process │ │ ├─62553 nginx: worker process │ │ └─62554 nginx: worker process │ ├─0c6e3a53e42d6f08b0a0e9f9f4beb436c32e12633fbda3b1204d9d85e6240c1a │ │ └─50228 valkey-server *:6379 │ ├─84639f60033c82179424a6b6a3231935148ec4646d69bd61b6482c78b09327f2 │ │ └─60869 /pause │ ├─4d67d7bc1e5ef3baa5fb9f1efd415ce0a4b9fadd72cbdf780e44faa4c3e9cc0e │ │ └─39565 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 │ ├─62a8c166f552d01eded3dc1d1fcf49b4bc0b9d57e87552638e9892d9b544caba │ │ └─188907 /prometheus-libvirt-exporter --libvirt.uri /run/libvirt/libvirt-sock-ro │ ├─e502359e44867ee14b178c278f50eb65cb4bcbe6e14cf3cd35444da46849d559 │ │ └─50372 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 │ ├─2e461c4138937e67ade0112d0ec79e3b82a8a9eef73cc742cb69f7e37aa57eb1 │ │ └─208069 /pause │ ├─7af850a8051a52277540602eb48bea24f36ed5ca49307bde32cde39364dd7e1d │ │ └─41979 /pause │ ├─cd4348bb1c911b3bbc31d5ad733cfc0d394541583c627dedbf3387256691c722 │ │ └─112907 /pause │ ├─15957f58ac832a039d45400256994c58c2f02b7d4cad6a444ccb22af689f0fca │ │ └─42404 /coredns -conf /etc/coredns/Corefile │ ├─fac9c511d9f81c4ecc7774e3ac6380477b35fdf9680da13cc9315436060a8d8c │ │ └─39528 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 │ ├─ad342cca505cb41e6cb348e105bb03947bed3da4be2e5bc23b22dc41559c9d16 │ │ ├─340108 neutron-dhcp-agent: master process [/var/lib/openstack/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/dhcp_agent.ini] │ │ ├─340839 neutron-dhcp-agent: ServiceWrapper worker(0) │ │ ├─340928 /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/tmppbeg71c0/privsep.sock │ │ ├─341523 /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/tmpgan3diba/privsep.sock │ │ ├─341824 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─341825 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─341884 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/d55f5be3-e342-4f95-a74e-8663d634a64c/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/d55f5be3-e342-4f95-a74e-8663d634a64c/host --addn-hosts=/var/lib/neutron/dhcp/d55f5be3-e342-4f95-a74e-8663d634a64c/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/d55f5be3-e342-4f95-a74e-8663d634a64c/opts --dhcp-leasefile=/var/lib/neutron/dhcp/d55f5be3-e342-4f95-a74e-8663d634a64c/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-85f7dd73-1763-423b-bf17-f0f6b002afef,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 │ │ ├─341890 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/2be4228c-c401-4555-83b9-a0af25c1890c/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/2be4228c-c401-4555-83b9-a0af25c1890c/host --addn-hosts=/var/lib/neutron/dhcp/2be4228c-c401-4555-83b9-a0af25c1890c/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/2be4228c-c401-4555-83b9-a0af25c1890c/opts --dhcp-leasefile=/var/lib/neutron/dhcp/2be4228c-c401-4555-83b9-a0af25c1890c/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-d27919f1-43bd-4a84-bde9-8f7804acf636,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 │ │ ├─341951 haproxy -f /var/lib/neutron/ns-metadata-proxy/d55f5be3-e342-4f95-a74e-8663d634a64c.conf │ │ ├─341955 haproxy -f /var/lib/neutron/ns-metadata-proxy/2be4228c-c401-4555-83b9-a0af25c1890c.conf │ │ ├─380228 /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/tmpf5ndnmjj/privsep.sock │ │ └─384973 /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/tmpys_iy7sm/privsep.sock │ ├─daf93f10776dc1b044d05131dcd016d991c6819ac98118e9fbda967cd02f8c46 │ │ └─55641 /secretgen-controller │ ├─49fddd595b9715dbc43b095688777aa738db719330a41bde5874e28153a1fe63 │ │ └─55130 /pause │ ├─c3959b42017b18e69776881877a3b21d10270ff452d9fe259f4abafb0270165e │ │ ├─269537 /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 │ │ └─269778 /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 │ ├─60158d3015e89d72dcb972e3274b89d067fa887fca861566db326696f9f1adb7 │ │ ├─231895 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─231915 dhclient -v o-hm0 -cf /tmp/dhclient.conf │ │ ├─232412 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─232413 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─408867 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─408868 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─408869 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─408870 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─408871 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─408872 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─408873 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─408874 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─408875 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─408876 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─408877 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─408878 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─408879 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─408880 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─408881 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─408882 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─408885 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─408886 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─408887 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─408889 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─408893 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─408964 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─408965 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─408966 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─408967 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─408968 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─408969 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─408970 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─408972 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─408974 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─408977 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ └─408979 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ ├─4b84521ca3de880739776d6b3828f2778c2d5570d54ad73ed2baf764e8a5ba6d │ │ └─54405 /pause │ ├─9a0da09b249b69f3294138d7cf6b3bc6ed95f259969c0669787e91424770559b │ │ └─55342 /pause │ ├─993d0a025e66ef3deac969e8377ec739bb79840a45cb19ca133d6aff0613b098 │ │ ├─ 94795 /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 │ │ └─403304 /usr/bin/coreutils --coreutils-prog-shebang=sleep /usr/bin/sleep 15m │ ├─2f026a97fc1be5fd98d2a73a5bda53e4403818acd68b87cd7ea625286303d19f │ │ └─64436 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─b950fc4e6f5ab58f8a0285c6ee64fb34d2783bd4adfef57d89ccab362f2bdf33 │ │ └─62804 /pause │ ├─44004493f59809ac08f0da9f5f269046c2601ee49da5296474dc59a04ac2eac3 │ │ └─220917 /pause │ ├─7d53488143b9f3adc854aed947d0bca4532306d0f20a384af709cbb45df1774a │ │ └─64480 /bin/memcached_exporter │ ├─11a70a5df2728043b6a810bbdc46c9d642a11f0bd23e2a2ab604b185ea155dff │ │ └─94327 /pause │ └─b5f985a56503a7b97e5a70e7d77a4cdbd3c41deffa9141116b8f44a6abe47c7c │ ├─107903 glance-api: uWSGI master │ ├─107916 glance-api: uWSGI worker 1 │ └─107917 glance-api: uWSGI worker 2 ├─proc-sys-fs-binfmt_misc.mount └─dev-hugepages.mount