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 │ │ │ ├─21524 /lib/systemd/systemd --user │ │ │ └─21525 (sd-pam) │ │ └─session-22.scope │ │ ├─21518 sshd: cephadm [priv] │ │ └─21545 sshd: cephadm@notty │ └─user-1000.slice │ ├─user@1000.service … │ │ ├─app.slice │ │ └─init.scope │ │ ├─709 /lib/systemd/systemd --user │ │ └─710 (sd-pam) │ ├─session-4.scope │ │ ├─1458 sshd: zuul [priv] │ │ └─1471 sshd: zuul@notty │ └─session-1.scope │ ├─ 706 sshd: zuul [priv] │ ├─ 723 sshd: zuul@notty │ ├─ 868 /usr/bin/python3 │ ├─ 1462 ssh: /home/zuul/.ansible/cp/199.19.213.204-22-zuul [mux] │ ├─396467 sh -c /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-cgjwjwdsmpzyrrpbmonnzoodbtenfngo ; /usr/bin/python3'"'"' && sleep 0' │ ├─396468 /bin/sh -c sudo -H -S -n -u root /bin/sh -c 'echo BECOME-SUCCESS-cgjwjwdsmpzyrrpbmonnzoodbtenfngo ; /usr/bin/python3' && sleep 0 │ ├─396469 sudo -H -S -n -u root /bin/sh -c echo BECOME-SUCCESS-cgjwjwdsmpzyrrpbmonnzoodbtenfngo ; /usr/bin/python3 │ ├─396470 /bin/sh -c echo BECOME-SUCCESS-cgjwjwdsmpzyrrpbmonnzoodbtenfngo ; /usr/bin/python3 │ ├─396471 /usr/bin/python3 │ ├─396472 /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 │ └─396474 systemd-cgls --full --all --no-pager ├─osh-libvirt ├─sys-kernel-tracing.mount ├─init.scope │ └─1 /lib/systemd/systemd --system --deserialize 42 nofb ├─system.slice │ ├─containerd.service … │ │ ├─ 9798 /usr/bin/containerd --config /etc/containerd/config.toml │ │ ├─ 12174 /usr/bin/containerd-shim-runc-v2 -namespace moby -id db3e092ebec5bac09a5526d18aca9f43e081cb5dae3b9570adf005cf35a06f0c -address /run/containerd/containerd.sock │ │ ├─ 12554 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 81045e2f2f50389a749ca98e048b38b3d55ac1ef5faad83b936656877a9216bc -address /run/containerd/containerd.sock │ │ ├─ 19427 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 021d55c4afe8239ffcff9c59bc89fdb9ea7eb7a65d63f5c36106d3239178a9ac -address /run/containerd/containerd.sock │ │ ├─ 24605 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 86b9b449f2c0f1b097dbf14cb6492c52d2c241d9a8704366bf8d13a9091cd7fb -address /run/containerd/containerd.sock │ │ ├─ 29046 /usr/bin/containerd-shim-runc-v2 -namespace moby -id df26f3e45265027ab0e4dc9ca1741420197a411eb19cbe360f5342e429fa046b -address /run/containerd/containerd.sock │ │ ├─ 33712 /usr/bin/containerd-shim-runc-v2 -namespace moby -id d8d5e22c9b68eb5b6216f0ef2f0014c9cae17d822551647e03305c67de7a61db -address /run/containerd/containerd.sock │ │ ├─ 39193 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 47faef38606e7c871b7587ff005478de58e94fa5a2e1522acd72d72fa65b70c7 -address /run/containerd/containerd.sock │ │ ├─ 39209 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 14a3dc64522f4889bb46e9ec2c01d4d8c40e54cf91b3e7f6c24fb6ee7d40bf4a -address /run/containerd/containerd.sock │ │ ├─ 39263 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8488e0c07cd072c6d72a8a0c1b1f5191c6409b439f0589f53f9624cd47168a57 -address /run/containerd/containerd.sock │ │ ├─ 39272 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 39294b7c5a18e1db5cc64bef8e41e2adc30405b1c8bebd8332513ec7412a0433 -address /run/containerd/containerd.sock │ │ ├─ 39276 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 34ad175184ea78680f05a946cd99c00bc3cc413d9e85c90aadde4a56fdde0af7 -address /run/containerd/containerd.sock │ │ ├─ 39758 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 61b7633bee2759675bc80f0c9fe20ef4b14f1fd1046e355a682930aae5b16c7a -address /run/containerd/containerd.sock │ │ ├─ 40535 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 58e9fccb56001037ce9a004c338f56a853a1cf300fd9b151417f354e0a4ec6b5 -address /run/containerd/containerd.sock │ │ ├─ 40546 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a102d32b04a2db66abf9a7e3eccc9be29dc90902554e16651a719a50c691b912 -address /run/containerd/containerd.sock │ │ ├─ 41887 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1a0d8eb58ffdb137e30425ac6293bce78cbf8cf595e4258e0c66322a50b39c95 -address /run/containerd/containerd.sock │ │ ├─ 42320 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id afaa9e9cb5a10b77e942c3a7945a88687bae3d721e46940fb4fe20f8c76a8de8 -address /run/containerd/containerd.sock │ │ ├─ 42358 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 738ac4dbb8367835f33511c73c9eeb567f4aa5b3f5d9cf73de01d6a8a3803b8d -address /run/containerd/containerd.sock │ │ ├─ 42791 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7bce4ffb60e420f7b1daecafb5177684f9a2160d660675f8a3f2a042eeb58b61 -address /run/containerd/containerd.sock │ │ ├─ 43230 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 25921eb9f41c93ff647a76fceb47979224438b6e27ad794553eb9c378753a4a9 -address /run/containerd/containerd.sock │ │ ├─ 43368 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1215bac16e743118a550093d557dbb390c9d4663c8f0ac33b7b7ece038921c9e -address /run/containerd/containerd.sock │ │ ├─ 43406 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 95cfd15e106af0cff0bd7821bfc528aea5228dab0ab05885d1c1dc97aa3d67ba -address /run/containerd/containerd.sock │ │ ├─ 45380 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a849e6418752f45877e1fec3f3bd1c4211c95bafd046c5260e2d40bd559c92e0 -address /run/containerd/containerd.sock │ │ ├─ 45473 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c3797bf605961e02a2e2e709fbc63a5be0947a93bbeccf08a69fbe27c97a8d34 -address /run/containerd/containerd.sock │ │ ├─ 46393 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id db2144b95a86f8b2941538a52c8a019f72c46e6fd40190b29f14e12b8bd30b57 -address /run/containerd/containerd.sock │ │ ├─ 46495 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0261397362165dd8990da67003404f236db649967a440ba461083b5256fc0d46 -address /run/containerd/containerd.sock │ │ ├─ 46866 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 14bfc52ceff7e6f4299e0c29124983c74b977652e6369dd69f075e89325825f6 -address /run/containerd/containerd.sock │ │ ├─ 47165 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cc0b54f521312229bfae2d1f0a9f56e4e594fb604a29ae0a2e5bb446d289341b -address /run/containerd/containerd.sock │ │ ├─ 47584 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f3ec6d5b1545b22a0cb0d02165fa92646e12916a0a13ef82d6ac47eedee8f7ec -address /run/containerd/containerd.sock │ │ ├─ 49755 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3aa465e11acf3fe7edbf51481711de792b5c349137ae98cc4d5ad9acbf40c419 -address /run/containerd/containerd.sock │ │ ├─ 49936 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 54533344608698b591bf0542f001fedd1f87a68174e7e89b84d5e076f685f297 -address /run/containerd/containerd.sock │ │ ├─ 53954 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f017812bc1569b02bf2c59e3c080920a4f80eec88ba6589f93348158d6a3a122 -address /run/containerd/containerd.sock │ │ ├─ 54560 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d4fcefe07d78d0595c19805b111c315ffddc18fa5ad2680de5afbf13e61baace -address /run/containerd/containerd.sock │ │ ├─ 54691 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cf06981dfaf417228b8e68b11fda784632080a5684ca661a159f990404f887e4 -address /run/containerd/containerd.sock │ │ ├─ 54765 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 22094f58e79519a1a6223c824d906cd372b2af0153f4fb58ce6fd270545986e8 -address /run/containerd/containerd.sock │ │ ├─ 54898 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4558077615f1ac92166b4629e0893473c4cc11a387c19a341e5672defe40826a -address /run/containerd/containerd.sock │ │ ├─ 58776 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ba14d8b79f4e9f688ee9dfddc860d7bc6ad3c40f3bba8003f83d9db8d0368a85 -address /run/containerd/containerd.sock │ │ ├─ 58961 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f5be5198b7c1aae472770ab3123ac6d33c970f7dd2f01d434a35d5440db8a3de -address /run/containerd/containerd.sock │ │ ├─ 59025 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5fc8092b10dbb064a8dc012a4e321333bc646832de853427607f410988872f82 -address /run/containerd/containerd.sock │ │ ├─ 59067 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f0567d96ebe2c94a63baec6733bfee47c165da2e972a1493aefac889f0b98cd8 -address /run/containerd/containerd.sock │ │ ├─ 60650 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 44ed3134dd473f60869f8bf177e1d78e571d1c1e6e08d8a4384edd9c83107b1c -address /run/containerd/containerd.sock │ │ ├─ 60709 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3b45a456384da05bfb5a71fbe5d2045323b83c2ceab310499885558c4aa5029b -address /run/containerd/containerd.sock │ │ ├─ 60804 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 472d11c5e20956ba54714d4f22bb176d37e28623b3b82543f7a89169a41ca7d9 -address /run/containerd/containerd.sock │ │ ├─ 60909 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0b217b5eb458e41937cbe04e293ccf9020b3fa296adee85b2fd7d86075fa9ad5 -address /run/containerd/containerd.sock │ │ ├─ 61083 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0ba67df6265baabbda2d8b43bec8a5629fc14a23bacede4f8d54572b6eb7cef4 -address /run/containerd/containerd.sock │ │ ├─ 61306 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c103174bb3e4966a62e2830408645ce6f52fb4015b47ac6950004c20c8b77088 -address /run/containerd/containerd.sock │ │ ├─ 61654 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 950259f804f4a85c83ed2383fd8313a5b59b3da05c19f838ba726c28aed3b636 -address /run/containerd/containerd.sock │ │ ├─ 61995 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 65b15f9414537f3fdb0d11a3ed5c20281185606dbe5469a3f076478e83531e2f -address /run/containerd/containerd.sock │ │ ├─ 62123 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b5ba5c9fc4deed49d06c265f771ea41ab07f3844d75b625d19d3c6785dd2b131 -address /run/containerd/containerd.sock │ │ ├─ 62882 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 47078f0ac5260aeb01f872c3ef345d0e81cfff4ad4b986312f656363e17b678f -address /run/containerd/containerd.sock │ │ ├─ 64440 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 02384451929629baa0a5264daff22f971c7f2c6787f3b14507684df78b1c201b -address /run/containerd/containerd.sock │ │ ├─ 66576 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 431501bf1e1479e10720491ff3d27f5a808953a95fe9718a235cc64822384ec1 -address /run/containerd/containerd.sock │ │ ├─ 75577 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ce39169dc1f88ca95ee0e9df25e08913b7cd3c54fe00bd418981818541129aaa -address /run/containerd/containerd.sock │ │ ├─ 77065 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 340f92a55f53d43ca8d5378bf5a14e19edb9a1c672661d9e86206e9862edf5e5 -address /run/containerd/containerd.sock │ │ ├─ 82636 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0e37d203bc1f96f2efd57014b0f2e7922ac41e964313bfb029eb9fa32253249a -address /run/containerd/containerd.sock │ │ ├─ 88559 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2a1ec35b2bf0037b8967563f6f604c9949724c7a10553fb4ef372bcce9e475f2 -address /run/containerd/containerd.sock │ │ ├─ 94800 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2dc6d9669aa2115f6e47c7f11714517951d857b65132c64f160c37c017d5d7d2 -address /run/containerd/containerd.sock │ │ ├─ 94984 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d1de6bde8e2b21bf9a85ba00d4ddc879354f76cf50fc9f262bd2725ac5f77054 -address /run/containerd/containerd.sock │ │ ├─104162 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 03dc8541e246ef5115f7cf9e5d983d72052ca4eefad1022c7e3caf65016b8434 -address /run/containerd/containerd.sock │ │ ├─105672 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a209c49bd80f3d05ea4538090808dd4c06ba07998b9ad91cb11aec2c0fcef98f -address /run/containerd/containerd.sock │ │ ├─105772 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e2e8036be4f7899ce17be38352ea381e5b4ab22fb3711a42ccc5f75744dcea17 -address /run/containerd/containerd.sock │ │ ├─107628 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f79a9373d60ab891b898dbd918aa61e5ecc982a220ebb44d57feee2c6c9953db -address /run/containerd/containerd.sock │ │ ├─109370 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 43d150e76749748b67306a0fddad345f3e5375cabf172ff8a4ad37489152ddef -address /run/containerd/containerd.sock │ │ ├─109425 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fe1183166ad33967f5799f13c26cd6abc0151590e3ca8dcac9ace9b9cf1c8a3b -address /run/containerd/containerd.sock │ │ ├─122604 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ade53828258e924a9237d882b25a2b950c1e379bc17e17932063c8b9d286c9cd -address /run/containerd/containerd.sock │ │ ├─122653 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 091e59ef73356db3d0b2b53af8bf01d93e52657d645a45fd1f4a12e4a8c7971a -address /run/containerd/containerd.sock │ │ ├─125047 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c154f3c2ffa15c6fe69c03de0420ae18cd5d0330b05daffe841d66a454f3d655 -address /run/containerd/containerd.sock │ │ ├─139041 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9c5ba3ab8111b42e9839ca9dedbd16eb3034edd95ecd18a18e5731c78dc1b233 -address /run/containerd/containerd.sock │ │ ├─140575 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d05d43ff50d6309a9e8e807e2367bc37a54d874dfa24da978aaaa8969b153491 -address /run/containerd/containerd.sock │ │ ├─141061 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 62caca8dd443e2e1778e483b424fdc2838142cb91334088868b8d63174fdc0eb -address /run/containerd/containerd.sock │ │ ├─141899 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3fcdc600158f48fbf8a9a73baac25df193aa6373046a9ea9cb002d53fb513a45 -address /run/containerd/containerd.sock │ │ ├─143429 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7ff42d2ac4df896ed76ab971ccf9f880752edfcb3005f2bd99c29e8baedd2a8d -address /run/containerd/containerd.sock │ │ ├─143723 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6ec8cda9d703d246dd80ab8fbf40974acc033a03558f32029159f7a4a9720749 -address /run/containerd/containerd.sock │ │ ├─143831 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b2f73029d2a292025504255598e31bf58701a1de4195530f1b2ca812d8fd1ae3 -address /run/containerd/containerd.sock │ │ ├─143873 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bfef7ccd0e7a9086ebfef7257af4689ef5dda02313b56b773ff4725654650616 -address /run/containerd/containerd.sock │ │ ├─143921 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 55600a8d1170fd69be6157c1b5da356035b894c7b24b80d83673828e2332dadf -address /run/containerd/containerd.sock │ │ ├─144498 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9b21bc4326c27d3e981181d09fc6e91388e60f974bba886ac782da8aa826b11c -address /run/containerd/containerd.sock │ │ ├─169012 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6a3900ddf201e9437fa515e6c09c2273237a2f73b6faeb15105aeaf3baa37f44 -address /run/containerd/containerd.sock │ │ ├─170824 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 538b0e4cb86886ec07b9d86571b57ab2152d79679affdf3e27fa618ba315e01b -address /run/containerd/containerd.sock │ │ ├─170847 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 61beb460e44ed9845de05ac971f3b845767dd9ce8538dde44aed7604dcfa0da8 -address /run/containerd/containerd.sock │ │ ├─170893 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cb35ccc9c6a45b71a59ca06a8456dce671c42fb379d20cc8d8b6d0abf2594930 -address /run/containerd/containerd.sock │ │ ├─170946 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b4ea4b4a8e8d8935730adce9debbeb62d1bd7705f08525eddf642c91c42dd6b4 -address /run/containerd/containerd.sock │ │ ├─171055 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 11093b0f8b5a6915f2e568bd88608e73cc57e51cfac3ff7175a3669e1faf4d94 -address /run/containerd/containerd.sock │ │ ├─171380 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0b4e18d8d018b572c78b23a7a2efb79402b1659fedf7c95855214775eab80292 -address /run/containerd/containerd.sock │ │ ├─171509 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6815ee19641dcf6438d3dd250fd6860ea612da918c4e20823ee862e4090d8127 -address /run/containerd/containerd.sock │ │ ├─183633 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c013908f8c752d0aa527be8ebba646932f63def23e734cbfd5133068ea538d56 -address /run/containerd/containerd.sock │ │ ├─185857 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 82590975ea93190c738d101c3580e2f6a349598b18b848eedca21e11407ad06c -address /run/containerd/containerd.sock │ │ ├─185926 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d94c274bb13d8f7d7f6632c79b19b8e1c71d98d47acf7447281e8dd489955874 -address /run/containerd/containerd.sock │ │ ├─186009 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 92c71d5745f2ed86c4eb4e956ae7fb4e18dc7a4a81fb3067f850ebee494efbf9 -address /run/containerd/containerd.sock │ │ ├─200043 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 516e1ae1134ec607c0361e9d700893b9270d287dc0659e19e722bf7776ed4cbb -address /run/containerd/containerd.sock │ │ ├─208280 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f94232848f05ea1031b57bab6ffd7ad1135b752fb6a57529c812ff40eb71d992 -address /run/containerd/containerd.sock │ │ ├─208314 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5830ccf047d37e30b7998fa108b88cd515a1a54d8f1cfa773ccefdf84a2ec883 -address /run/containerd/containerd.sock │ │ ├─208342 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id db5b6efb72026d771003f29dfb8d80b792047f6caedbdcda7479bf81cb97ab09 -address /run/containerd/containerd.sock │ │ ├─208628 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f8f9f25a37c5733c07706128e68122b8f9b0baeeea8bf433a2e475aebe2235f8 -address /run/containerd/containerd.sock │ │ ├─219061 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id dbe283569bfd06351d71ace9ce0ca711605ac0105715a61b129f297ab09dbf5b -address /run/containerd/containerd.sock │ │ ├─221369 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8426b11404b5b6adebe1c10efa5edaad9f035d3082425b9fb2d85bd935fb1ff0 -address /run/containerd/containerd.sock │ │ ├─222571 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a0f6f9dabe53dd8ab1b219106974577cfd52b6e4c022b9acef5a6d648dd6fe21 -address /run/containerd/containerd.sock │ │ ├─223495 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2cac3875a8de473b5ceebfaf450cd3469fe6cd304cbe20e388541bb6bf8aca37 -address /run/containerd/containerd.sock │ │ ├─224559 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9f7827bc2b25a907b25c40e9b541dd26b270b482ac49e147bb5ea077288f810a -address /run/containerd/containerd.sock │ │ ├─227042 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 78595217d52d69030406d04bf88282f0749b37d57e5edde0c33960f0d108eb2a -address /run/containerd/containerd.sock │ │ ├─228333 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id eb53fc54adab2f5cad55924bc0a1054f80e827baf4572e760b7c5d72713c616e -address /run/containerd/containerd.sock │ │ ├─228500 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 30f8212c085e1a4eaf6627ba015f9a3affb6245f72c7e348612c83abf9d3cea4 -address /run/containerd/containerd.sock │ │ ├─237156 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3d99959b42e978bfe953deca7aacf9f477636aef3027b3a09f50069560483292 -address /run/containerd/containerd.sock │ │ ├─237708 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ae1f64d1b7d5ef2a3fa33eba0edeced25e3f498d7db2e19fb56fc22ca2c2ebc9 -address /run/containerd/containerd.sock │ │ ├─241550 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 451afcd27072e0d3f860a5f92f685f183ff5c60ba92db7351fd0c89260a3b688 -address /run/containerd/containerd.sock │ │ ├─246409 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 07e5dafffb02d71103ba6c2a1dd0f84ec276d826fc8a064784bfd164c122b8d8 -address /run/containerd/containerd.sock │ │ ├─246554 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c5669dcdeb4d52b210a42fade80df5118c96e3cc67177b5f976c0c2118db739c -address /run/containerd/containerd.sock │ │ ├─246598 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d80032b4da5aa81e57ce182f7d95e9dc44dd334a9110b655d9c21c5f8cc2e367 -address /run/containerd/containerd.sock │ │ ├─246648 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 22513520fd123670243064b58dedb94b38cf6a1541a54e5c87bd5dc6ce6608a2 -address /run/containerd/containerd.sock │ │ ├─257445 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e8878d93e2f7a557d08233c93e530626bc2408bf0930c4d6ae52b1a806c1d30c -address /run/containerd/containerd.sock │ │ ├─259992 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4393455b98b28cc8228413e35cb9c7a2d578f208a9d2983f3c1086e8f3d39d69 -address /run/containerd/containerd.sock │ │ └─261546 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 52e006f5a15b8be770fe4c0881995d11f5422da6d71f686aa5c33bf10a1db6cb -address /run/containerd/containerd.sock │ ├─packagekit.service │ │ └─1189 /usr/libexec/packagekitd │ ├─systemd-networkd.service │ │ └─524 /lib/systemd/systemd-networkd │ ├─systemd-udevd.service │ │ └─389 /lib/systemd/systemd-udevd │ ├─system-serial\x2dgetty.slice │ │ └─serial-getty@ttyS0.service │ │ └─627 /sbin/agetty -o -p -- \u --keep-baud 115200,57600,38400,9600 ttyS0 vt220 │ ├─system-ceph\x2d4837cbf8\x2d4f90\x2d4300\x2db3f6\x2d726c9b9f89b4.slice │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.1.service │ │ │ ├─28752 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/unit.run │ │ │ └─29029 /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 │ │ │ ├─19387 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/unit.run │ │ │ └─19406 /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@mgr.instance.rnbmtd.service │ │ │ ├─12469 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.rnbmtd/unit.run │ │ │ └─12500 /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-rnbmtd --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.rnbmtd:/var/lib/ceph/mgr/ceph-instance.rnbmtd:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.rnbmtd/config:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v18.2.7 -n mgr.instance.rnbmtd -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.0.service │ │ │ ├─24309 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/unit.run │ │ │ └─24588 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-0 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0:/var/lib/ceph/osd/ceph-0:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -n osd.0 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.2.service │ │ │ ├─33426 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/unit.run │ │ │ └─33695 /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 │ │ ├─12107 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/unit.run │ │ └─12136 /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-81045e2f2f50389a749ca98e048b38b3d55ac1ef5faad83b936656877a9216bc.scope … │ │ ├─12579 /sbin/docker-init -- /usr/bin/ceph-mgr -n mgr.instance.rnbmtd -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─12598 /usr/bin/ceph-mgr -n mgr.instance.rnbmtd -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─docker.service … │ │ └─10170 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock │ ├─polkit.service │ │ └─647 /usr/libexec/polkitd --no-debug │ ├─networkd-dispatcher.service │ │ └─619 /usr/bin/python3 /usr/bin/networkd-dispatcher --run-startup-triggers │ ├─multipathd.service │ │ └─138493 /sbin/multipathd -d -s │ ├─kubelet.service │ │ └─39652 /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.19.213.204 --pod-infra-container-image=harbor.atmosphere.dev/registry.k8s.io/pause:3.9 │ ├─system-modprobe.slice │ ├─docker-021d55c4afe8239ffcff9c59bc89fdb9ea7eb7a65d63f5c36106d3239178a9ac.scope … │ │ ├─19455 /sbin/docker-init -- /usr/bin/ceph-crash -n client.crash.instance │ │ └─19472 /usr/bin/python3 -s /usr/bin/ceph-crash -n client.crash.instance │ ├─cloud-init-local.service │ ├─systemd-journald.service │ │ └─356 /lib/systemd/systemd-journald │ ├─ssh.service │ │ └─652 sshd: /usr/sbin/sshd -D [listener] 0 of 10-100 startups │ ├─docker-db3e092ebec5bac09a5526d18aca9f43e081cb5dae3b9570adf005cf35a06f0c.scope … │ │ ├─12218 /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 │ │ └─12231 /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 │ ├─cloud-final.service │ ├─uuidd.service │ │ └─1391 /usr/sbin/uuidd --socket-activation │ ├─docker-86b9b449f2c0f1b097dbf14cb6492c52d2c241d9a8704366bf8d13a9091cd7fb.scope … │ │ ├─24629 /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 │ │ └─24642 /usr/bin/ceph-osd -n osd.0 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─cloud-config.service │ ├─chrony.service │ │ ├─10675 /usr/sbin/chronyd -F 1 │ │ └─10676 /usr/sbin/chronyd -F 1 │ ├─run-r5fea47a787784220b1444c8a86eeca2e.scope │ │ └─183751 /usr/sbin/libvirtd --listen │ ├─docker-d8d5e22c9b68eb5b6216f0ef2f0014c9cae17d822551647e03305c67de7a61db.scope … │ │ ├─33740 /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 │ │ └─33753 /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-df26f3e45265027ab0e4dc9ca1741420197a411eb19cbe360f5342e429fa046b.scope … │ │ ├─29071 /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 │ │ └─29083 /usr/bin/ceph-osd -n osd.1 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─docker.socket │ ├─systemd-resolved.service │ │ └─392 /lib/systemd/systemd-resolved │ ├─system-lvm2\x2dpvscan.slice │ ├─iscsid.service │ │ ├─138319 /sbin/iscsid │ │ └─138320 /sbin/iscsid │ ├─dbus.service │ │ └─615 @dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation --syslog-only │ ├─system-getty.slice │ │ └─getty@tty1.service │ │ └─624 /sbin/agetty -o -p -- \u --noclear tty1 linux │ └─systemd-logind.service │ └─621 /lib/systemd/systemd-logind ├─k8s.io │ ├─c97fc5a2b15621ecd85df796f1bd6b01475fb099e1f05781fb5e286c14f02459 │ │ └─63656 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─be17e329d0cc6210ec79ee39e84d947b357d5f5e534f34dd438ec8c884b2164b │ │ ├─75714 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─75731 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-13.2.2.11/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -enable-feature maybe_expr │ │ ├─75737 erl_child_setup 1048576 │ │ ├─75785 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─75786 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─75796 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/epmd -daemon │ │ └─76048 /bin/sh -s rabbit_disk_monitor │ ├─14a3dc64522f4889bb46e9ec2c01d4d8c40e54cf91b3e7f6c24fb6ee7d40bf4a │ │ └─39306 /pause │ ├─38eca431928402096d793d3b1629cb9924dc027f5445c79e6cfe182afe7921c0 │ │ └─39475 etcd --advertise-client-urls=https://199.19.213.204: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.19.213.204:2380 --initial-cluster=instance=https://199.19.213.204:2380 --key-file=/etc/kubernetes/pki/etcd/server.key --listen-client-urls=https://127.0.0.1:2379,https://199.19.213.204:2379 --listen-metrics-urls=http://127.0.0.1:2381 --listen-peer-urls=https://199.19.213.204: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 │ ├─223adfb1a36f958b0e46ae072e0a38040c5123a3279ee60237f08db42cbf2cbc │ │ ├─47761 mysqld --wsrep_start_position=c5bddd00-377d-11f1-8abb-96c7b3c4dbdf:20 │ │ └─47887 /var/lib/mysql/mysql-state-monitor │ ├─c013908f8c752d0aa527be8ebba646932f63def23e734cbfd5133068ea538d56 │ │ └─183656 /pause │ ├─b7987416ee714d6cc9af96cd7631111c5ebdd007cc30046fd1928d05a76aa17c │ │ └─40841 cilium-operator-generic --config-dir=/tmp/cilium/config-map --debug=false │ ├─8717cb90398ae565011a954a25acb60a0e68bb041d40dc7054c4a9e848c9e341 │ │ └─55062 nfd-worker -metrics=8081 │ ├─d05d43ff50d6309a9e8e807e2367bc37a54d874dfa24da978aaaa8969b153491 │ │ └─140602 /pause │ ├─2998d606249bcafe27ef90c294c8918f49a6f73834dd86b41a2da2c455cf2b2f │ │ └─64359 /bin/oauth2-proxy │ ├─168a49cd153387e96fad29092183236c8dfc66cba5cbfba10ff4ff28df550e95 │ │ └─64218 /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 │ ├─c01999592de60af157d5c54a0b85e4f7c8ea211cc6d823a1d1e0850f0d9e611f │ │ └─55229 /secretgen-controller │ ├─353a2c7c0d6966b6853365043891002c7d0fb1f64430a8f8b9bdbffee3fb1ef6 │ │ ├─ 69765 apache2 -DFOREGROUND │ │ ├─ 69814 (wsgi:k -DFOREGROUND │ │ ├─ 69815 (wsgi:k -DFOREGROUND │ │ ├─ 69816 (wsgi:k -DFOREGROUND │ │ ├─ 69817 (wsgi:k -DFOREGROUND │ │ ├─380811 apache2 -DFOREGROUND │ │ ├─380921 apache2 -DFOREGROUND │ │ └─380922 apache2 -DFOREGROUND │ ├─e8b17d84fccf98f54e85581677c72329423e1b03c90ee74627710e0c1f85aeb7 │ │ └─39597 /kube-vip manager │ ├─cf06981dfaf417228b8e68b11fda784632080a5684ca661a159f990404f887e4 │ │ └─54712 /pause │ ├─c28ef5a8e5d7230e54ef1465b8796a6296c9e2fc3b295cf448f6a6ff8bb1ba1c │ │ └─50399 redis_exporter │ ├─d1de6bde8e2b21bf9a85ba00d4ddc879354f76cf50fc9f262bd2725ac5f77054 │ │ └─95060 /pause │ ├─ff65b9f213cfb7c5c97a14f67b3b0efc72ec096d11b6f5753716c1d28ee130bc │ │ └─255439 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-data --config-file /etc/manila/manila.conf │ ├─9f7827bc2b25a907b25c40e9b541dd26b270b482ac49e147bb5ea077288f810a │ │ └─224581 /pause │ ├─42c51d229036751a2ed3d5428bb44ec3a3036884e3993ad5c5ba4bd28a844ddc │ │ ├─219181 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─219210 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-13.2.2.11/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -enable-feature maybe_expr │ │ ├─219224 erl_child_setup 1048576 │ │ ├─219342 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─219343 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─219353 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/epmd -daemon │ │ └─219711 /bin/sh -s rabbit_disk_monitor │ ├─ef06c55dbc4535997d5d021515ee744652ad4c5bf9d9fa45e23783905238b765 │ │ └─55018 nfd-master -crd-controller=true -metrics=8081 │ ├─7ff42d2ac4df896ed76ab971ccf9f880752edfcb3005f2bd99c29e8baedd2a8d │ │ └─143466 /pause │ ├─ba14d8b79f4e9f688ee9dfddc860d7bc6ad3c40f3bba8003f83d9db8d0368a85 │ │ └─58807 /pause │ ├─0ba67df6265baabbda2d8b43bec8a5629fc14a23bacede4f8d54572b6eb7cef4 │ │ └─61111 /pause │ ├─112cbb8fa1495a045673274e0642f37abf3784d580e8b6f7bd8a9f1664e8cd1a │ │ └─243756 docker-registry serve /etc/docker-registry/config.yml │ ├─65b15f9414537f3fdb0d11a3ed5c20281185606dbe5469a3f076478e83531e2f │ │ └─62032 /pause │ ├─c2cbc5bd2f448ecb83cb6acee29b0046e7d9fccb6772914ed62409aa52c02ea3 │ │ └─43604 /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 │ ├─30f8212c085e1a4eaf6627ba015f9a3affb6245f72c7e348612c83abf9d3cea4 │ │ └─228531 /pause │ ├─019cf73edfe47e73832c6396d6c6f4ae6a09ce5508b69e9d2c8f70ac94fd5d78 │ │ └─43560 /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 │ ├─6f8151c21012caa16a440ee279b6ffa29b22b4738580cdca8269c53c0cd1552c │ │ └─47018 percona-xtradb-cluster-operator │ ├─f4d8e059c4c088d7d11b2544b4070f04d55848029df47f94cc50051e201a888c │ │ ├─179398 neutron-policy-server: uWSGI master │ │ ├─179414 neutron-policy-server: uWSGI worker 1 │ │ └─179415 neutron-policy-server: uWSGI worker 2 │ ├─cc18980cdb7be781a9793bdf9766420a0ee2cd53925007e2ea1375b8c892a394 │ │ └─64237 /bin/memcached_exporter │ ├─95cfd15e106af0cff0bd7821bfc528aea5228dab0ab05885d1c1dc97aa3d67ba │ │ └─43430 /pause │ ├─b158f9e117e0add2db056c8ed5a946ee13040e14c7918d9bc358411835e4162c │ │ └─83490 /usr/local/bin/rook ceph operator │ ├─0e60333ef42d50c7b7e4c2b016758402ea9774a06d9a7a706052d82304f42646 │ │ ├─196881 heat-api-cfn: uWSGI master │ │ ├─196911 heat-api-cfn: uWSGI worker 1 │ │ └─196912 heat-api-cfn: uWSGI worker 2 │ ├─ad611d5ebc60b4f7a934dc77ddbda6e4e48fcb75d42bab3f5b3a68407c9218b4 │ │ └─47858 /opt/percona/peer-list -on-change=/opt/percona/haproxy_add_pxc_nodes.sh -service=percona-xtradb-pxc │ ├─c95f2c87e829750547f7ff56ba1863677513849b555406439d10635119a4bd1d │ │ ├─189941 /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 │ │ ├─360972 /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/tmpjhrnatr1/privsep.sock │ │ ├─361270 /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/tmprurhxv1u/privsep.sock │ │ └─367394 /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/tmpwfg0em1z/privsep.sock │ ├─90e04f6c88c5e35cfdb1185371eee7867aa96ba0a6f55b1d50475f60ed08f9e8 │ │ ├─ 45705 /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 │ │ ├─ 45719 /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 │ │ ├─ 45868 nginx: master process /usr/bin/nginx -c /etc/nginx/nginx.conf │ │ ├─259666 nginx: worker process │ │ ├─259667 nginx: worker process │ │ └─259668 nginx: cache manager process │ ├─c5669dcdeb4d52b210a42fade80df5118c96e3cc67177b5f976c0c2118db739c │ │ └─246579 /pause │ ├─523df4f4a52f09cd4f2db15962f857a975273d389e9f364024e751d6ab2a68f5 │ │ └─61236 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 │ ├─02384451929629baa0a5264daff22f971c7f2c6787f3b14507684df78b1c201b │ │ └─64462 /pause │ ├─22513520fd123670243064b58dedb94b38cf6a1541a54e5c87bd5dc6ce6608a2 │ │ └─246686 /pause │ ├─3aa465e11acf3fe7edbf51481711de792b5c349137ae98cc4d5ad9acbf40c419 │ │ └─49785 /pause │ ├─38149d50093f7159c584963f9840ad24023fc90e3d2e2335d7915ba807c19279 │ │ ├─104581 glance-api: uWSGI master │ │ ├─104595 glance-api: uWSGI worker 1 │ │ └─104596 glance-api: uWSGI worker 2 │ ├─36ccb54dbcffe22fff2c2359bc7087bcb0438b296b44dc4c00aea6e37f133f19 │ │ ├─263791 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ │ └─263805 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ ├─98f14f6625e293237d7c8ec6d5184fecb5de3df8d3161530524b911947682e25 │ │ └─42408 /coredns -conf /etc/coredns/Corefile │ ├─bbd45ddb3e6614f1592e923777c954a7f5eaf51518eeb8fa33194f921672604a │ │ ├─181706 neutron-dhcp-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/dhcp_agent.ini) │ │ ├─182445 /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/tmp4yn4d56y/privsep.sock │ │ ├─182714 /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/tmp7ssejgq9/privsep.sock │ │ ├─183199 /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/tmp6ubsaub4/privsep.sock │ │ ├─183545 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─183546 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─183719 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/1b5f69e9-4c4a-4f6e-b157-ab332e5df40c/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/1b5f69e9-4c4a-4f6e-b157-ab332e5df40c/host --addn-hosts=/var/lib/neutron/dhcp/1b5f69e9-4c4a-4f6e-b157-ab332e5df40c/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/1b5f69e9-4c4a-4f6e-b157-ab332e5df40c/opts --dhcp-leasefile=/var/lib/neutron/dhcp/1b5f69e9-4c4a-4f6e-b157-ab332e5df40c/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-e26f4d39-6480-4c0b-92f7-713222ce21ed,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 │ │ ├─183735 haproxy -f /var/lib/neutron/ns-metadata-proxy/1b5f69e9-4c4a-4f6e-b157-ab332e5df40c.conf │ │ ├─202147 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/de1c82f3-808e-482b-a84b-26d0e4479403/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/de1c82f3-808e-482b-a84b-26d0e4479403/host --addn-hosts=/var/lib/neutron/dhcp/de1c82f3-808e-482b-a84b-26d0e4479403/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/de1c82f3-808e-482b-a84b-26d0e4479403/opts --dhcp-leasefile=/var/lib/neutron/dhcp/de1c82f3-808e-482b-a84b-26d0e4479403/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-c5c60f23-4f1c-4a96-8441-7461d04543b9,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 │ │ ├─202150 haproxy -f /var/lib/neutron/ns-metadata-proxy/de1c82f3-808e-482b-a84b-26d0e4479403.conf │ │ └─362629 /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/tmptvnv6kr_/privsep.sock │ ├─c3797bf605961e02a2e2e709fbc63a5be0947a93bbeccf08a69fbe27c97a8d34 │ │ └─45497 /pause │ ├─46a7e1aaf3c81494e19a266f71e6784f611c4ebef0d1aa4f698c7828c93f7a56 │ │ └─63559 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─8426b11404b5b6adebe1c10efa5edaad9f035d3082425b9fb2d85bd935fb1ff0 │ │ └─221393 /pause │ ├─297e6070244da092ab8f1f28aa5c97cad6fe67f01c814b0f7892a3f616aff9ba │ │ ├─ 95377 /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 │ │ └─343499 /usr/bin/coreutils --coreutils-prog-shebang=sleep /usr/bin/sleep 15m │ ├─62caca8dd443e2e1778e483b424fdc2838142cb91334088868b8d63174fdc0eb │ │ └─141084 /pause │ ├─d372edc57f51768a6a14dcbda274adc0dbae761cd89799c04f0645b0aab0064f │ │ └─55102 nfd-gc -gc-interval=1h │ ├─2c3bce10c4f38d28ceaf8c8b30a4a543516898d8c37fafb7ca17a8c50b0a9096 │ │ └─149378 /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 │ ├─431501bf1e1479e10720491ff3d27f5a808953a95fe9718a235cc64822384ec1 │ │ └─66602 /pause │ ├─b4ea4b4a8e8d8935730adce9debbeb62d1bd7705f08525eddf642c91c42dd6b4 │ │ └─170988 /pause │ ├─340f92a55f53d43ca8d5378bf5a14e19edb9a1c672661d9e86206e9862edf5e5 │ │ └─77091 /pause │ ├─78595217d52d69030406d04bf88282f0749b37d57e5edde0c33960f0d108eb2a │ │ └─227065 /pause │ ├─a102d32b04a2db66abf9a7e3eccc9be29dc90902554e16651a719a50c691b912 │ │ └─40594 /pause │ ├─a209c49bd80f3d05ea4538090808dd4c06ba07998b9ad91cb11aec2c0fcef98f │ │ └─105700 /pause │ ├─f51447e7c4bca15a37e9dc16cf30af5955e6cd173160c0d891919ba34ea7c41b │ │ └─60040 /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 │ ├─f79a9373d60ab891b898dbd918aa61e5ecc982a220ebb44d57feee2c6c9953db │ │ └─107652 /pause │ ├─451afcd27072e0d3f860a5f92f685f183ff5c60ba92db7351fd0c89260a3b688 │ │ └─241575 /pause │ ├─61b7633bee2759675bc80f0c9fe20ef4b14f1fd1046e355a682930aae5b16c7a │ │ └─39781 /pause │ ├─eb8adb5ea4a281e622756c0094454ef00ea59c0e2522afc585c89c4958a7776a │ │ ├─59547 python -u /app/sidecar.py │ │ ├─59922 python -u /app/sidecar.py │ │ └─59923 python -u /app/sidecar.py │ ├─2dc6d9669aa2115f6e47c7f11714517951d857b65132c64f160c37c017d5d7d2 │ │ └─94824 /pause │ ├─8cc09744d86e708141c13c01d1d3140d8b0fa70a1431e35b7425cf9e14a36e62 │ │ └─45800 /server │ ├─34057d7e760b179e5cd78a0897293a0cb2c6e8ee64c7de08b7d16ed0d5e72b56 │ │ └─64340 /bin/oauth2-proxy │ ├─6a3900ddf201e9437fa515e6c09c2273237a2f73b6faeb15105aeaf3baa37f44 │ │ └─169036 /pause │ ├─01f50f997be42c1dd687da3d43cd9c89a18fced495be6ecfb108e80eaba1ada0 │ │ └─227090 /manager --leader-elect --v=2 --diagnostics-address=127.0.0.1:8080 --insecure-diagnostics=true │ ├─dbe283569bfd06351d71ace9ce0ca711605ac0105715a61b129f297ab09dbf5b │ │ └─219084 /pause │ ├─f94232848f05ea1031b57bab6ffd7ad1135b752fb6a57529c812ff40eb71d992 │ │ └─208315 /pause │ ├─fc25230eff86dc8a11137c01b54664bb7aeeea7b598866c4d3815bb7bb442ee3 │ │ ├─179331 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini │ │ ├─179627 neutron-server: rpc worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─179628 neutron-server: rpc worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ └─179629 neutron-server: rpc worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ ├─82590975ea93190c738d101c3580e2f6a349598b18b848eedca21e11407ad06c │ │ └─185882 /pause │ ├─0b4e18d8d018b572c78b23a7a2efb79402b1659fedf7c95855214775eab80292 │ │ └─171408 /pause │ ├─73eba22dd1132f0ff8867ef6ac8d6f5e0e7f92c29b6019b2fa5aa0eb20024d1a │ │ └─62296 memcached -m 1024 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─4558077615f1ac92166b4629e0893473c4cc11a387c19a341e5672defe40826a │ │ └─54921 /pause │ ├─b5ba5c9fc4deed49d06c265f771ea41ab07f3844d75b625d19d3c6785dd2b131 │ │ └─62145 /pause │ ├─423c89b9f8c45fd1e505314485449ce4f601cb9811caa30acfd5ff2b4d972794 │ │ ├─237675 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ ├─237989 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ └─237990 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ ├─8488e0c07cd072c6d72a8a0c1b1f5191c6409b439f0589f53f9624cd47168a57 │ │ └─39340 /pause │ ├─460b1d389a398082427f6a5a9ffc882306e72a07cec3cff2a9a1aee2b6be9e85 │ │ ├─166971 nova-api: uWSGI master │ │ ├─167063 nova-api: uWSGI worker 1 │ │ └─167064 nova-api: uWSGI worker 2 │ ├─f3ec6d5b1545b22a0cb0d02165fa92646e12916a0a13ef82d6ac47eedee8f7ec │ │ └─47609 /pause │ ├─d9d47eaca2aff9084943aa51dc9652980c8ba39909944c4334375796fe4656ac │ │ └─221531 /manager --metrics-bind-address=:8443 --leader-elect --health-probe-bind-address=:8081 │ ├─b17ce7ed4d1ccdb2aac32405a539dd930c7df91efa2852a162c1c83e32bfd9c7 │ │ ├─171943 /bin/bash /tmp/neutron-netns-cleanup-cron.sh │ │ └─392224 sleep 300 │ ├─cb35ccc9c6a45b71a59ca06a8456dce671c42fb379d20cc8d8b6d0abf2594930 │ │ └─170942 /pause │ ├─538b0e4cb86886ec07b9d86571b57ab2152d79679affdf3e27fa618ba315e01b │ │ └─170899 /pause │ ├─db2144b95a86f8b2941538a52c8a019f72c46e6fd40190b29f14e12b8bd30b57 │ │ └─46417 /pause │ ├─7af59e62f8078f3b118b5f83cfdd5c52b204059e9d9e7482c779ab21b8efa620 │ │ ├─180177 neutron-openvswitch-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ml2-local-ip.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─180516 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ml2-local-ip.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmpfcbmk5z3/privsep.sock │ │ ├─180674 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ml2-local-ip.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini --privsep_context neutron.privileged.ovs_vsctl_cmd --privsep_sock_path /tmp/tmp_7q_ae6u/privsep.sock │ │ └─180876 ovsdb-client monitor tcp:127.0.0.1:6640 Interface name,ofport,external_ids --format=json │ ├─e8878d93e2f7a557d08233c93e530626bc2408bf0930c4d6ae52b1a806c1d30c │ │ └─257467 /pause │ ├─14bfc52ceff7e6f4299e0c29124983c74b977652e6369dd69f075e89325825f6 │ │ └─46888 /pause │ ├─c154f3c2ffa15c6fe69c03de0420ae18cd5d0330b05daffe841d66a454f3d655 │ │ └─125072 /pause │ ├─6f50f94fb89030464e1efc03f7aa679abcab81a2065550acf7e0d21d79c0b5cb │ │ └─189971 sshd: /usr/sbin/sshd -D -e -o Port=8022 [listener] 0 of 10-100 startups │ ├─a97e9e235a7bc407558765db1d564e601043a96c85aead6724f518a88538c821 │ │ ├─139484 /tini -s -- /tmp/openvswitch-vswitchd.sh start │ │ └─139496 /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 │ ├─ffe04aa47dbf3449bc2748a2aabe8f212d94cf8eaa3bf5d955cf712dd48edeb3 │ │ ├─41071 cilium-agent --config-dir=/tmp/cilium/config-map │ │ └─41490 cilium-health-responder --listen 4240 --pidfile /var/run/cilium/state/health-endpoint.pid │ ├─5830ccf047d37e30b7998fa108b88cd515a1a54d8f1cfa773ccefdf84a2ec883 │ │ └─208365 /pause │ ├─52e006f5a15b8be770fe4c0881995d11f5422da6d71f686aa5c33bf10a1db6cb │ │ └─261570 /pause │ ├─44ed3134dd473f60869f8bf177e1d78e571d1c1e6e08d8a4384edd9c83107b1c │ │ └─60679 /pause │ ├─b6a7e12f897b2467887a1b100ca2b2e95961f9a6c32b57c88b6b9a4542b18772 │ │ └─59575 /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 │ ├─fe47b86b55e5a05ce60b99193f1f43be66d3cf9223317d058e59a289c5525802 │ │ ├─218431 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─218451 dhclient -v o-hm0 -cf /tmp/dhclient.conf │ │ ├─219048 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─219051 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─388541 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─388542 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─388543 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─388544 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─388545 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─388546 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─388547 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─388548 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─388549 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─388550 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─388551 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─388552 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─388553 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─388554 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─388555 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─388556 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─388559 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─388560 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─388561 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─388562 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─388563 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─388564 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─388565 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─388566 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─388567 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─388568 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─388569 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─388570 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─388571 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─388572 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─388573 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ └─388574 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ ├─6424401a9edc1292b0e9ffc9aa57be73d75fa1b9f1121c2b557f899fefd14b95 │ │ └─46565 /manager --metrics-bind-address=:9782 │ ├─a849e6418752f45877e1fec3f3bd1c4211c95bafd046c5260e2d40bd559c92e0 │ │ └─45410 /pause │ ├─afaa9e9cb5a10b77e942c3a7945a88687bae3d721e46940fb4fe20f8c76a8de8 │ │ └─42344 /pause │ ├─0bd750b35f17dfbe4d4e62d78caf7eecf375199665446b331901302a7031c29a │ │ └─47954 /bin/mysqld_exporter --mysqld.username=monitor --collect.info_schema.processlist │ ├─c745fd8569986b5d4531af6ac0925161d9e692e4fd4739867b4de1748d6001b2 │ │ └─123285 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-backup --config-file /etc/cinder/cinder.conf │ ├─ced5d5c371784a0703543bd9a354ccd19deed3daa14114c76b539f461339b2bd │ │ └─50012 valkey-server *:6379 │ ├─d0737312f42905ef5d13a49de2e3a3762eea2a52fa8a7260f7b91348155e61b5 │ │ ├─167001 nova-metadata: uWSGI master │ │ ├─167077 nova-metadata: uWSGI worker 1 │ │ └─167078 nova-metadata: uWSGI worker 2 │ ├─f0567d96ebe2c94a63baec6733bfee47c165da2e972a1493aefac889f0b98cd8 │ │ └─59091 /pause │ ├─f3754b73ade5c24e1015caa3fd3d44d2ee64f2d702676c76271ec06a395c90b8 │ │ ├─167815 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ ├─168179 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ └─168180 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ ├─9ed978259c84c16056e75917ae85b553930bf86cdd39d43f5498992822159b9c │ │ ├─181719 neutron-l3-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/l3_agent.ini) │ │ ├─182122 /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/tmpn30z0tun/privsep.sock │ │ ├─360091 /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/tmpluwztlv3/privsep.sock │ │ ├─360420 /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/tmpqxbuassq/privsep.sock │ │ ├─360622 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─360623 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─361022 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=54761e79-1521-420b-a4ab-6a708071be2a --namespace=qrouter-54761e79-1521-420b-a4ab-6a708071be2a --conf_dir=/var/lib/neutron/ha_confs/54761e79-1521-420b-a4ab-6a708071be2a --log-file=/var/lib/neutron/ha_confs/54761e79-1521-420b-a4ab-6a708071be2a/neutron-keepalived-state-change.log --monitor_interface=ha-1648ae3c-30 --monitor_cidr=169.254.0.30/24 --pid_file=/var/lib/neutron/external/pids/54761e79-1521-420b-a4ab-6a708071be2a.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ │ ├─361785 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=f209d3e9-f487-4b70-b67f-b15f918678d8 --namespace=qrouter-f209d3e9-f487-4b70-b67f-b15f918678d8 --conf_dir=/var/lib/neutron/ha_confs/f209d3e9-f487-4b70-b67f-b15f918678d8 --log-file=/var/lib/neutron/ha_confs/f209d3e9-f487-4b70-b67f-b15f918678d8/neutron-keepalived-state-change.log --monitor_interface=ha-8a319e53-89 --monitor_cidr=169.254.0.39/24 --pid_file=/var/lib/neutron/external/pids/f209d3e9-f487-4b70-b67f-b15f918678d8.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ │ ├─362509 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=863727f0-0020-45e3-9f7e-a155235fc088 --namespace=qrouter-863727f0-0020-45e3-9f7e-a155235fc088 --conf_dir=/var/lib/neutron/ha_confs/863727f0-0020-45e3-9f7e-a155235fc088 --log-file=/var/lib/neutron/ha_confs/863727f0-0020-45e3-9f7e-a155235fc088/neutron-keepalived-state-change.log --monitor_interface=ha-ee54d537-f9 --monitor_cidr=169.254.0.191/24 --pid_file=/var/lib/neutron/external/pids/863727f0-0020-45e3-9f7e-a155235fc088.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ │ └─363049 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=b80b2b04-a881-4115-acd8-d6ece5f8c651 --namespace=qrouter-b80b2b04-a881-4115-acd8-d6ece5f8c651 --conf_dir=/var/lib/neutron/ha_confs/b80b2b04-a881-4115-acd8-d6ece5f8c651 --log-file=/var/lib/neutron/ha_confs/b80b2b04-a881-4115-acd8-d6ece5f8c651/neutron-keepalived-state-change.log --monitor_interface=ha-a76f3d7f-d9 --monitor_cidr=169.254.0.145/24 --pid_file=/var/lib/neutron/external/pids/b80b2b04-a881-4115-acd8-d6ece5f8c651.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ ├─f017812bc1569b02bf2c59e3c080920a4f80eec88ba6589f93348158d6a3a122 │ │ └─53977 /pause │ ├─00b6cf8a0febfae1e5a597a50428190f8933699839206587118c16add25e612b │ │ ├─169255 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─169273 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-13.2.2.11/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -enable-feature maybe_expr │ │ ├─169279 erl_child_setup 1048576 │ │ ├─169380 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─169381 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─169391 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/epmd -daemon │ │ └─169582 /bin/sh -s rabbit_disk_monitor │ ├─1215bac16e743118a550093d557dbb390c9d4663c8f0ac33b7b7ece038921c9e │ │ └─43392 /pause │ ├─472d11c5e20956ba54714d4f22bb176d37e28623b3b82543f7a89169a41ca7d9 │ │ └─60830 /pause │ ├─bfef7ccd0e7a9086ebfef7257af4689ef5dda02313b56b773ff4725654650616 │ │ └─143897 /pause │ ├─0b217b5eb458e41937cbe04e293ccf9020b3fa296adee85b2fd7d86075fa9ad5 │ │ └─60934 /pause │ ├─25921eb9f41c93ff647a76fceb47979224438b6e27ad794553eb9c378753a4a9 │ │ └─43254 /pause │ ├─806534a07e8b101edfd6f648489231bdf42bc19fd65938db432eae87bf3e6616 │ │ ├─241706 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─241733 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-13.2.2.11/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -enable-feature maybe_expr │ │ ├─241741 erl_child_setup 1048576 │ │ ├─241877 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─241878 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─241889 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/epmd -daemon │ │ └─242333 /bin/sh -s rabbit_disk_monitor │ ├─026457f6f51aa1307d1539e0c7f4e2f1724f001226d3d95d2160dec2dc4c4bf2 │ │ ├─167795 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ ├─168181 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ └─168183 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ ├─17f3ada95394d79a35c87fc0aafccf6dc0632f2ef0802c0b4798a3410b8c0cb6 │ │ └─42452 /coredns -conf /etc/coredns/Corefile │ ├─647ebd6fa8423435b03f3b21bad8a1a487f1874461b9796a40da299cdfc92f70 │ │ ├─142086 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─142104 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-13.2.2.11/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -enable-feature maybe_expr │ │ ├─142110 erl_child_setup 1048576 │ │ ├─142211 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─142212 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─142222 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/epmd -daemon │ │ └─142457 /bin/sh -s rabbit_disk_monitor │ ├─47faef38606e7c871b7587ff005478de58e94fa5a2e1522acd72d72fa65b70c7 │ │ └─39269 /pause │ ├─800011c3b849e4a31975fe8f8ae608c3701142189c7b6d8e70e6a1b0bcad8e9c │ │ ├─61785 nginx: master process nginx -g daemon off; │ │ ├─61806 nginx: worker process │ │ ├─61807 nginx: worker process │ │ ├─61808 nginx: worker process │ │ ├─61809 nginx: worker process │ │ └─61810 nginx: worker process │ ├─c994a3d825e71b4ee8a9b259d739e77e70e7f041fb728d5d12d2da352ed9c131 │ │ └─141254 /coredns -conf /etc/coredns/Corefile │ ├─ade53828258e924a9237d882b25a2b950c1e379bc17e17932063c8b9d286c9cd │ │ └─122627 /pause │ ├─bc4bc2450c055ff36e9f954ea7cefafed2812e7896fe18dbe9de9ffd54d474b6 │ │ ├─200183 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─200200 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-13.2.2.11/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -enable-feature maybe_expr │ │ ├─200206 erl_child_setup 1048576 │ │ ├─200257 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─200258 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─200268 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/epmd -daemon │ │ └─200668 /bin/sh -s rabbit_disk_monitor │ ├─a0f6f9dabe53dd8ab1b219106974577cfd52b6e4c022b9acef5a6d648dd6fe21 │ │ └─222595 /pause │ ├─c103174bb3e4966a62e2830408645ce6f52fb4015b47ac6950004c20c8b77088 │ │ └─61330 /pause │ ├─11093b0f8b5a6915f2e568bd88608e73cc57e51cfac3ff7175a3669e1faf4d94 │ │ └─171093 /pause │ ├─0de004fe42f4fe7a65bd53b34f090d07604dcb6d300248c0ba1c59ad6a73cc33 │ │ └─261742 /bin/openstack-database-exporter │ ├─f19be1416be3047a5f6e60b49de88088a71eb7b0d81c89daf33e5fe076c399af │ │ ├─237485 magnum-api: uWSGI master │ │ ├─237513 magnum-api: uWSGI worker 1 │ │ └─237514 magnum-api: uWSGI worker 2 │ ├─92c71d5745f2ed86c4eb4e956ae7fb4e18dc7a4a81fb3067f850ebee494efbf9 │ │ └─186047 /pause │ ├─43d150e76749748b67306a0fddad345f3e5375cabf172ff8a4ad37489152ddef │ │ └─109393 /pause │ ├─9ff858308db274e30cefa794092f82c4a7c5614d20d454d5b23e674ab806fbc6 │ │ └─182846 /usr/bin/libvirt-tls-sidecar │ ├─6815ee19641dcf6438d3dd250fd6860ea612da918c4e20823ee862e4090d8127 │ │ └─171531 /pause │ ├─b2f73029d2a292025504255598e31bf58701a1de4195530f1b2ca812d8fd1ae3 │ │ └─143856 /pause │ ├─6ec8cda9d703d246dd80ab8fbf40974acc033a03558f32029159f7a4a9720749 │ │ └─143748 /pause │ ├─bf91bf6a2b50318ce356e93249d70e44c581357ca434e649321df5d891e617f6 │ │ ├─123595 /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 │ │ └─123758 /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 │ ├─d94c274bb13d8f7d7f6632c79b19b8e1c71d98d47acf7447281e8dd489955874 │ │ └─185959 /pause │ ├─61beb460e44ed9845de05ac971f3b845767dd9ce8538dde44aed7604dcfa0da8 │ │ └─170900 /pause │ ├─58ff2508a69f042e5299ff36a49b9e31b2d6f2e155867c3adf0461b921dc0654 │ │ ├─179338 neutron-api: uWSGI master │ │ ├─179384 neutron-api: uWSGI worker 1 │ │ └─179385 neutron-api: uWSGI worker 2 │ ├─ae1f64d1b7d5ef2a3fa33eba0edeced25e3f498d7db2e19fb56fc22ca2c2ebc9 │ │ └─237733 /pause │ ├─c08273c45a0fd3853aa4e5923503dce827fda7f8ced0f7af4565cb91532f3fc5 │ │ └─39452 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 │ ├─794dec7bfe134661da5e9cf5d356a3a6f9c9ab271e0b89e6332fd04192c62232 │ │ ├─107765 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─107782 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-13.2.2.11/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -enable-feature maybe_expr │ │ ├─107788 erl_child_setup 1048576 │ │ ├─107835 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─107836 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─107846 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/epmd -daemon │ │ └─108244 /bin/sh -s rabbit_disk_monitor │ ├─40d85afbe0beb43c2fed7e6854c16dd8522a7bc00da46e6b7f5fe1c53e8784a7 │ │ ├─216487 octavia-api: uWSGI master │ │ ├─216499 octavia-api: uWSGI worker 1 │ │ └─216500 octavia-api: uWSGI worker 2 │ ├─47078f0ac5260aeb01f872c3ef345d0e81cfff4ad4b986312f656363e17b678f │ │ └─62906 /pause │ ├─ce9c70a31313e4c8673bd0c7fbcba0cf73f586853f7994729b9def9cdc58e1f3 │ │ ├─64753 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─64769 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-13.2.2.11/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -enable-feature maybe_expr │ │ ├─64775 erl_child_setup 1048576 │ │ ├─64934 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─64935 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─64945 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/epmd -daemon │ │ └─65320 /bin/sh -s rabbit_disk_monitor │ ├─9b21bc4326c27d3e981181d09fc6e91388e60f974bba886ac782da8aa826b11c │ │ └─144521 /pause │ ├─8ebcf42069467062254203cc247cd346d77db0ff37b8e9992aa5026a6dad8c70 │ │ └─96127 /usr/bin/python3 -s /usr/bin/ceph-crash │ ├─016a2a0cc300e8c581b6ed784e23a6da16c653063d0db854c8c5107c99e99204 │ │ ├─118760 cinder-api: uWSGI master │ │ ├─118773 cinder-api: uWSGI worker 1 │ │ └─118774 cinder-api: uWSGI worker 2 │ ├─9c5ba3ab8111b42e9839ca9dedbd16eb3034edd95ecd18a18e5731c78dc1b233 │ │ └─139066 /pause │ ├─b7cd9db40a4fbe039f969b2614eb1930bd8c751e252e81707708b52bf12cb2fe │ │ └─50154 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 │ ├─92ae4352a70930c325ce396bd8c75a05cb87c113f9c403273de34a37350d667a │ │ └─64053 /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 │ ├─c6cc3d57a4e025c54a34abf63abab8adb44d5e1edb9e6960263ded2109c18a6b │ │ ├─255408 manila-api: uWSGI master │ │ ├─255477 manila-api: uWSGI worker 1 │ │ └─255478 manila-api: uWSGI worker 2 │ ├─3fcdc600158f48fbf8a9a73baac25df193aa6373046a9ea9cb002d53fb513a45 │ │ └─141923 /pause │ ├─1a0d8eb58ffdb137e30425ac6293bce78cbf8cf595e4258e0c66322a50b39c95 │ │ └─41910 /pause │ ├─ff3fa51513c642167278c357880942d733cd35126a007abd809e11602e6ec955 │ │ ├─255684 /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 │ │ └─255899 /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 │ ├─4916a686a48001ddc74cbb49464325a5bbd667e16bf4533e1136b6bcbdc1ded6 │ │ ├─181683 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) │ │ ├─181963 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) │ │ └─181964 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) │ ├─de4d196c7eafbc79e0228f128d4a8c97d4d2be18cbf60b0709c09b273dc09073 │ │ ├─237208 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-cluster-api-proxy │ │ ├─237851 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --privsep_context magnum_cluster_api.privsep.haproxy_pctxt --privsep_sock_path /tmp/tmpawzd2avw/privsep.sock │ │ ├─237879 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ │ └─237881 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ ├─091e59ef73356db3d0b2b53af8bf01d93e52657d645a45fd1f4a12e4a8c7971a │ │ └─122691 /pause │ ├─87b13d7dada5ada7f7afa662635e5fb4d984836a4ad0367f904f8cb28aacb43a │ │ ├─183835 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─183853 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-13.2.2.11/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -enable-feature maybe_expr │ │ ├─183859 erl_child_setup 1048576 │ │ ├─184045 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─184046 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─184089 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/epmd -daemon │ │ └─184418 /bin/sh -s rabbit_disk_monitor │ ├─263f2680e8bbea0c09f502b3a163c4664bcf8fc26d3399693ba3fd3c3b20dfc4 │ │ ├─196850 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ │ ├─197111 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ │ └─197112 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ ├─55600a8d1170fd69be6157c1b5da356035b894c7b24b80d83673828e2332dadf │ │ └─143947 /pause │ ├─cda15b3e3f164693f469e3044b952edbfbd783c1e536d7714493da634a4849fe │ │ └─182913 /bin/bash /tmp/libvirt.sh │ ├─7868e06f67ea6f996f16e0554636d3794cc570a526cddb541ebb855bd2b0516d │ │ └─64007 /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 │ ├─5a4e64a1ddaae2553770c118bdf59cc8d67637cd7bb2ee46f45e623c72045d1a │ │ └─63083 memcached -v -p 11211 -U 0 -c 8192 -m 1024 │ ├─70b8c74e296b425bff37fb92b805e8e4bc9e3a6632193d56640de2fb7e4f688e │ │ └─217678 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-housekeeping --config-file /etc/octavia/octavia.conf │ ├─9d978c32da9a9fb7e96bc62cdd005f1c7c10540fe86a7e6218799356e2e19bde │ │ └─107340 /var/lib/openstack/bin/python /var/lib/openstack/bin/staffeln-api --config-file /etc/staffeln/staffeln.conf │ ├─39294b7c5a18e1db5cc64bef8e41e2adc30405b1c8bebd8332513ec7412a0433 │ │ └─39357 /pause │ ├─b656b27a7337ef9c8e98c25fa1e7e2757a1278c55c1cda18c908b649052938ad │ │ ├─81972 barbiacan-api: uWSGI master │ │ └─81985 barbiacan-api: uWSGI worker 1 │ ├─ce39169dc1f88ca95ee0e9df25e08913b7cd3c54fe00bd418981818541129aaa │ │ └─75601 /pause │ ├─db5b6efb72026d771003f29dfb8d80b792047f6caedbdcda7479bf81cb97ab09 │ │ └─208387 /pause │ ├─7c241d0f796f65b9e0a7a21665a07d6bb0fcc290d6015a2abcf7f92b7abf1e10 │ │ ├─196874 heat-api: uWSGI master │ │ ├─196909 heat-api: uWSGI worker 1 │ │ └─196910 heat-api: uWSGI worker 2 │ ├─950259f804f4a85c83ed2383fd8313a5b59b3da05c19f838ba726c28aed3b636 │ │ └─61679 /pause │ ├─2a1ec35b2bf0037b8967563f6f604c9949724c7a10553fb4ef372bcce9e475f2 │ │ └─88582 /pause │ ├─4f6db6f7e3063520b41b4972a04c72ab02e81e1f79b780c2b5430186da30e8fe │ │ └─46696 /manager --metrics-bind-address=:8080 │ ├─ece285a13cdf49db30ba851db59c1d8979c05e3b333a7c87caeba765487def0e │ │ ├─47708 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 │ │ └─48940 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 │ ├─ab3dec8ecf94f9917d39056e734418d9d9e5be7b8c389827d811337567ff3ba9 │ │ └─63501 /bin/pushgateway │ ├─3358a112007d5fa2d2c3b11069ebeea3f62c03556eaee4cef3a93d2f2de12344 │ │ ├─88802 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─88822 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-13.2.2.11/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -enable-feature maybe_expr │ │ ├─88828 erl_child_setup 1048576 │ │ ├─88880 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─88883 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─88908 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/epmd -daemon │ │ └─89323 /bin/sh -s rabbit_disk_monitor │ ├─6385b7fd86a953ef5bbd9a481e61182bea08d78f1416c70815d6fa6b612c25b2 │ │ ├─260126 apache2 -DFOREGROUND │ │ ├─263417 (wsgi:h -DFOREGROUND │ │ ├─263418 (wsgi:h -DFOREGROUND │ │ ├─263419 (wsgi:h -DFOREGROUND │ │ ├─263420 (wsgi:h -DFOREGROUND │ │ ├─263421 (wsgi:h -DFOREGROUND │ │ ├─263422 apache2 -DFOREGROUND │ │ └─263423 apache2 -DFOREGROUND │ ├─34ad175184ea78680f05a946cd99c00bc3cc413d9e85c90aadde4a56fdde0af7 │ │ └─39369 /pause │ ├─03dc8541e246ef5115f7cf9e5d983d72052ca4eefad1022c7e3caf65016b8434 │ │ └─104186 /pause │ ├─fe1183166ad33967f5799f13c26cd6abc0151590e3ca8dcac9ace9b9cf1c8a3b │ │ └─109456 /pause │ ├─602039ec851ba5c40f7df560ff5b90402e0e726e507324f1feb7cd8f25bb8da5 │ │ └─42971 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 │ ├─86775d1c63eca912d49c9fe0bf402721cd31405ba55b067d28b1be6408c52ffc │ │ └─64179 /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-19-213-204.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 │ ├─3d99959b42e978bfe953deca7aacf9f477636aef3027b3a09f50069560483292 │ │ └─237179 /pause │ ├─fb3031df8452f1d356f657b0605b788cf0059eed20798dd8727766438038ae30 │ │ └─63229 /goldpinger --static-file-path /static │ ├─8adf899568841b094fc34b41344ea74e5279bd62f3b44957d377e5cd95e5894c │ │ └─62184 memcached -m 8192 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─6fac0b994b929904bcca7822fba74d6b2402d1aecf683df32bd42e346c5e26d2 │ │ └─119353 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf │ ├─eb53fc54adab2f5cad55924bc0a1054f80e827baf4572e760b7c5d72713c616e │ │ └─228370 /pause │ ├─6a2fa8265f31ce515ca8dac05c583e8294572b11e0fb63bd18af9cf8b2da2605 │ │ └─183585 /prometheus-libvirt-exporter --libvirt.uri /run/libvirt/libvirt-sock-ro │ ├─251694cbfbb9b18f555b931acf82868f5a7502a43dbd893322c4ece32b961306 │ │ └─224631 /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 │ ├─58e9fccb56001037ce9a004c338f56a853a1cf300fd9b151417f354e0a4ec6b5 │ │ └─40587 /pause │ ├─6e878126529e07b4877fef6fbbf93a848cc43c75b0f2df65deff53cb9a818fda │ │ ├─63030 /usr/bin/vector --config-dir /etc/vector/ │ │ └─63065 journalctl --follow --all --show-cursor --output=json --boot --since=2000-01-01 │ ├─174fa6c21e95fe5c8b0d7b83b4d38c0d59ba8428ea642253a90c77ad4ddc2bd8 │ │ └─255446 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-scheduler --config-file /etc/manila/manila.conf │ ├─d975e2fb951e042be54bfb52bc67a44621a6d21f126f00ea67a95e173205d453 │ │ └─139449 /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 │ ├─22094f58e79519a1a6223c824d906cd372b2af0153f4fb58ce6fd270545986e8 │ │ └─54804 /pause │ ├─606f5f152fc0e058cfdb466fea301cb1683e37c59cfc3515543b7045f0be3f90 │ │ └─39440 kube-apiserver --advertise-address=199.19.213.204 --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 │ ├─2cac3875a8de473b5ceebfaf450cd3469fe6cd304cbe20e388541bb6bf8aca37 │ │ └─223518 /pause │ ├─1dda7c8516b787e903b56f0b9df0ae5fde4640a7c8b239c1cb368d99823aadf8 │ │ └─260321 /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 │ ├─b633535d19007dcc9d1455c9a0e137629d283d6189ce347f42a765483228bc9b │ │ └─43513 /app/cmd/cainjector/cainjector --v=2 --leader-election-namespace=cert-manager │ ├─a7eaa4406fd9ac2437a4bd5145f43573db225883ca01e01e2ecf15f65c9dbfc1 │ │ ├─129924 placement-api: uWSGI master │ │ ├─129949 placement-api: uWSGI worker 1 │ │ └─129950 placement-api: uWSGI worker 2 │ ├─9038242ebd08243c95c7a4cd47f65b4d4b3f407d8d4e0bb1dbecb3a1d7f83e15 │ │ └─41951 /usr/local/bin/envoy-gateway server --config-path=/config/envoy-gateway.yaml │ ├─f5be5198b7c1aae472770ab3123ac6d33c970f7dd2f01d434a35d5440db8a3de │ │ └─58989 /pause │ ├─0e37d203bc1f96f2efd57014b0f2e7922ac41e964313bfb029eb9fa32253249a │ │ └─82660 /pause │ ├─b4544372986db0ad9cf31650579bca8525816498bcd0688a99a9fb9cb2a6449c │ │ └─63362 /usr/bin/loki -config.file=/etc/loki/config/config.yaml -target=all │ ├─3851a98e562790db6dbe16941873493dc8d7bacf89310bb4bbe0a6056a20250e │ │ ├─59516 python -u /app/sidecar.py │ │ ├─59812 python -u /app/sidecar.py │ │ └─59814 python -u /app/sidecar.py │ ├─7bce4ffb60e420f7b1daecafb5177684f9a2160d660675f8a3f2a042eeb58b61 │ │ └─42815 /pause │ ├─07e5dafffb02d71103ba6c2a1dd0f84ec276d826fc8a064784bfd164c122b8d8 │ │ └─246438 /pause │ ├─d7514bda45454d4ac0948a01f37fdb2923afbc6d697714afeaa22eb61f790c76 │ │ └─222883 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=false --bootstrap-token-ttl=15m │ ├─22749fe01bf466c87f97a32ab443b9b13c89e035874a03884f5a9775c9f64161 │ │ └─223544 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterTopology=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=false │ ├─4393455b98b28cc8228413e35cb9c7a2d578f208a9d2983f3c1086e8f3d39d69 │ │ └─260016 /pause │ ├─cc0b54f521312229bfae2d1f0a9f56e4e594fb604a29ae0a2e5bb446d289341b │ │ └─47188 /pause │ ├─e2e8036be4f7899ce17be38352ea381e5b4ab22fb3711a42ccc5f75744dcea17 │ │ └─105794 /pause │ ├─885388453702661541b4f3908f9915bccf451291b0b5ddbfb16f45ea60f124b6 │ │ ├─217664 octavia-worker: master process [/var/lib/openstack/bin/octavia-worker --config-file /etc/octavia/octavia.conf] │ │ ├─218267 octavia-worker: ConsumerService worker(0) │ │ └─218270 octavia-worker: ConsumerService worker(1) │ ├─d80032b4da5aa81e57ce182f7d95e9dc44dd334a9110b655d9c21c5f8cc2e367 │ │ └─246627 /pause │ ├─824abde449fae58c5e7c4171e1b099a151d0e41c31552a44d301ccd3cf3a3084 │ │ └─63906 /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-19-213-204.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 │ ├─4d7854152c8c8508bf1494107f633585db80f672a5fbea08c577235d936e8266 │ │ └─59313 /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 │ ├─738ac4dbb8367835f33511c73c9eeb567f4aa5b3f5d9cf73de01d6a8a3803b8d │ │ └─42386 /pause │ ├─4ba57f697568a009269d14f3e06c60406fc8423a0d47be7b582cd378503f3cc0 │ │ └─50319 valkey-server *:26379 [sentinel] │ ├─06580ce883dc83855812592bbe0e90b06b1edfec969264e6bb59aa887f61eed8 │ │ └─95263 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-ccvht --rgw-mime-types-file=/etc/ceph/rgw/mime.types --rgw-realm=ceph --rgw-zonegroup=ceph --rgw-zone=ceph │ ├─aab8c38728cc90cb860256694871d4c5bd24b776c2ca12d5b725933bcbf35636 │ │ ├─106043 staffeln-conductor: master process [/var/lib/openstack/bin/staffeln-conductor --config-file /etc/staffeln/staffeln.conf] │ │ ├─106246 staffeln-conductor: Staffeln conductor backup controller worker(0) │ │ └─106248 staffeln-conductor: Staffeln conductor rotation controller worker(0) │ ├─3b45a456384da05bfb5a71fbe5d2045323b83c2ceab310499885558c4aa5029b │ │ └─60733 /pause │ ├─54533344608698b591bf0542f001fedd1f87a68174e7e89b84d5e076f685f297 │ │ └─49960 /pause │ ├─4ad719525dd87e94485c2408c582f4813e870a3b526eec9498fc3c6400147837 │ │ └─39489 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 │ ├─d4fcefe07d78d0595c19805b111c315ffddc18fa5ad2680de5afbf13e61baace │ │ └─54584 /pause │ ├─2a1ee07aeac7816003afadd4d8131407e6a1f8273cf82accf1cf5f6d867c9838 │ │ └─39809 /usr/local/bin/kube-proxy --config=/var/lib/kube-proxy/config.conf --hostname-override=instance │ ├─5fc8092b10dbb064a8dc012a4e321333bc646832de853427607f410988872f82 │ │ └─59049 /pause │ ├─516e1ae1134ec607c0361e9d700893b9270d287dc0659e19e722bf7776ed4cbb │ │ └─200067 /pause │ ├─0261397362165dd8990da67003404f236db649967a440ba461083b5256fc0d46 │ │ └─46521 /pause │ ├─22e3876afe099d14029581a8d7d1f9a4974943c203c381f2abdb9ccbeea97802 │ │ └─63303 /bin/node_exporter --path.procfs=/host/proc --path.sysfs=/host/sys --path.rootfs=/host/root --path.udev.data=/host/root/run/udev/data --web.listen-address=[0.0.0.0]:9100 --collector.diskstats.ignored-devices=^(ram|loop|nbd|fd|(h|s|v|xv)d[a-z]|nvme\\d+n\\d+p)\\d+$ --collector.filesystem.fs-types-exclude=^(autofs|binfmt_misc|bpf|cgroup2?|configfs|debugfs|devpts|devtmpfs|fusectl|fuse.squashfuse_ll|hugetlbfs|iso9660|mqueue|nsfs|overlay|proc|procfs|pstore|rpc_pipefs|securityfs|selinuxfs|squashfs|sysfs|tracefs)$ --collector.filesystem.mount-points-exclude=^/(dev|proc|run/credentials/.+|sys|var/lib/docker/.+|var/lib/kubelet/pods/.+|var/lib/kubelet/plugins/kubernetes.io/csi/.+|run/containerd/.+)($|/) --collector.netclass.ignored-devices=^(lxc|cilium_|qbr|qvb|qvo|tap|ovs-system|br|tbr|gre_sys|[0-9a-f]+_eth|vxlan).*$ --collector.netdev.device-exclude=^(lxc|cilium_|qbr|qvb|qvo|tap|ovs-system|br|tbr|gre_sys|[0-9a-f]+_eth|vxlan).*$ --collector.processes --collector.systemd --collector.stat.softirq --web.config.file=/config/node-exporter.yml │ └─f8f9f25a37c5733c07706128e68122b8f9b0baeeea8bf433a2e475aebe2235f8 │ └─208651 /pause ├─proc-sys-fs-binfmt_misc.mount └─dev-hugepages.mount