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 │ │ │ ├─21607 /lib/systemd/systemd --user │ │ │ └─21608 (sd-pam) │ │ └─session-22.scope │ │ ├─21596 sshd: cephadm [priv] │ │ └─21622 sshd: cephadm@notty │ └─user-1000.slice │ ├─user@1000.service … │ │ ├─app.slice │ │ └─init.scope │ │ ├─706 /lib/systemd/systemd --user │ │ └─707 (sd-pam) │ ├─session-4.scope │ │ ├─1446 sshd: zuul [priv] │ │ └─1459 sshd: zuul@notty │ └─session-1.scope │ ├─ 703 sshd: zuul [priv] │ ├─ 720 sshd: zuul@notty │ ├─ 865 /usr/bin/python3 │ ├─ 1450 ssh: /home/zuul/.ansible/cp/199.19.213.233-22-zuul [mux] │ ├─394125 sh -c /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-rsypnagiocqrihrchprlgzgvdtsckevt ; /usr/bin/python3'"'"' && sleep 0' │ ├─394126 /bin/sh -c sudo -H -S -n -u root /bin/sh -c 'echo BECOME-SUCCESS-rsypnagiocqrihrchprlgzgvdtsckevt ; /usr/bin/python3' && sleep 0 │ ├─394127 sudo -H -S -n -u root /bin/sh -c echo BECOME-SUCCESS-rsypnagiocqrihrchprlgzgvdtsckevt ; /usr/bin/python3 │ ├─394128 /bin/sh -c echo BECOME-SUCCESS-rsypnagiocqrihrchprlgzgvdtsckevt ; /usr/bin/python3 │ ├─394129 /usr/bin/python3 │ ├─394130 /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 │ └─394132 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 … │ │ ├─ 9792 /usr/bin/containerd --config /etc/containerd/config.toml │ │ ├─ 12435 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 67bcfc40b7ec97bcf284a2e568c4cb29f0ddb7eefbda98a3f81b194c8fff752f -address /run/containerd/containerd.sock │ │ ├─ 12807 /usr/bin/containerd-shim-runc-v2 -namespace moby -id ff6df7e6b74492ab9170402b11c5dc2feb793120d7e5033bde1c011745418284 -address /run/containerd/containerd.sock │ │ ├─ 19683 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 03092a9ed0a2cb68f847c5d29405acee77b707affa0d711de2d82e5ecf8b4cf7 -address /run/containerd/containerd.sock │ │ ├─ 24877 /usr/bin/containerd-shim-runc-v2 -namespace moby -id b3d1a8e2fa6f554ed24a53c40c2ab27fe435fc3a389834a1bdef6f57e38ebebe -address /run/containerd/containerd.sock │ │ ├─ 29398 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 5b10b775473680372a54cd70ecf193a1bc483e8278502470ec457882ab1802ac -address /run/containerd/containerd.sock │ │ ├─ 34174 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 73b6ae75822db98adf323f507e9d1aa4dfca387105915125a2e1a4a2138cb3b6 -address /run/containerd/containerd.sock │ │ ├─ 39830 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c54c4ae7eab770716d85b36184d51f4587a50a7a9c8cd69a3ee5cb28e98b0833 -address /run/containerd/containerd.sock │ │ ├─ 39866 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0ecf52580a81604c5ab4190a34acc2a8f0d35824c3bdc07eb728bb0d1c7511aa -address /run/containerd/containerd.sock │ │ ├─ 39874 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 49ea3848e29c335e54b4e5117d9d5d86bd8c112a3d9442fe5d468cfbb39686ee -address /run/containerd/containerd.sock │ │ ├─ 39911 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d36013499566d72b9dd7943f1c1d16399e16776bfdd18ec9be770b6bbd897974 -address /run/containerd/containerd.sock │ │ ├─ 39929 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c638feb1325c1af6f435c750ddd68281bd909c686dc29669de6c49fdceffd9f3 -address /run/containerd/containerd.sock │ │ ├─ 40457 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a69c14d980e74ce2b34739967657adb33d4c184ec9a088095d797295ea928ea8 -address /run/containerd/containerd.sock │ │ ├─ 41168 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ae9f6dc88fb26e0e2437de07917181c7d6406b03b761d42ca14faf2b94c74454 -address /run/containerd/containerd.sock │ │ ├─ 41183 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8097397ca0b5920363400381eadec9d32de6cbe34af754d492cf17a799811449 -address /run/containerd/containerd.sock │ │ ├─ 42578 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9f66acd571802fe708fd97864f64cb784be9da5b1ac3c6b4d9b1aac97dc0841b -address /run/containerd/containerd.sock │ │ ├─ 42988 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 92e84646e4f6d33f884382ba3dce82e91c8a3b4b3d3b252466bcde1fb6c339dc -address /run/containerd/containerd.sock │ │ ├─ 43020 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id aceede71561b388f0b3ced36548ded2591aff969a2468bb5018ee061021da550 -address /run/containerd/containerd.sock │ │ ├─ 43450 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5dbc1433ea02c82c9583afd33d57c3c29372c2b5d67308eb8028b426ff37e7cb -address /run/containerd/containerd.sock │ │ ├─ 43935 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 898bc57b2bf71dcff14cfc89ded3baa0498c4d32ccc637ab1cd09572f31cdead -address /run/containerd/containerd.sock │ │ ├─ 43973 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d6ccbaa18c251920c0285d7fd97e63a274955b912c6926d9849726ce8ccbcd8d -address /run/containerd/containerd.sock │ │ ├─ 44024 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 787022940db541e15625c16e512c617d4332f23829b5555514ac0a45762d598f -address /run/containerd/containerd.sock │ │ ├─ 46010 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1fdb2b33eb34f935bb36a152839d17d2e32218dd60cd4d38ebd818b8c3b99e38 -address /run/containerd/containerd.sock │ │ ├─ 46121 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c01369f4a1e5405f2bc8defa3fd796ed92eb68d402ca12e386729a97e5ed9404 -address /run/containerd/containerd.sock │ │ ├─ 46872 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2830a9869b6f29f49f55fab60ca9ebdfe55f682458077147f7e2332993816d8e -address /run/containerd/containerd.sock │ │ ├─ 46972 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fd7a9723f831970de4ba7f14372f7b91c88706ae98af14c0cf7fe8bdaeb30fba -address /run/containerd/containerd.sock │ │ ├─ 47559 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f7907347a1dcd45984356df771ab98805ff0db777edd03b9b999bd9a5aa481ce -address /run/containerd/containerd.sock │ │ ├─ 47897 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f9cc841f1237ff8b3ed79553a6e58ea27bb90231e81367fea0be1f2a7a1a575d -address /run/containerd/containerd.sock │ │ ├─ 48241 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 79c6ac775d9cf51d51b0933750c628753c00493e426d50bf0df59fe70d1afafa -address /run/containerd/containerd.sock │ │ ├─ 50386 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e0b2044ecc97371a564263f11b8054e3a3961b80f820dc74de540e16c8a4a344 -address /run/containerd/containerd.sock │ │ ├─ 50603 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8a7111a3f29b1c82171c5da069a4702f2c6025d6aebafe8bcbc253ca034df628 -address /run/containerd/containerd.sock │ │ ├─ 54951 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4cad47a4ff08af5659f2edfd6da713dd38ce59caf43143d81f20333f295b5e20 -address /run/containerd/containerd.sock │ │ ├─ 55592 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8c358c3b6bd881536cec1d358d80b5eb9e01deb00a0741b8b9815c29afebbb5b -address /run/containerd/containerd.sock │ │ ├─ 55630 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 64733edb41751a864348285aa1b96a40943fa9f5bd38a434a5264203c9a015c4 -address /run/containerd/containerd.sock │ │ ├─ 55679 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 30670a35c7c92b438220d95255668bc2561f79cf9991d8c6510e32de29d0fabb -address /run/containerd/containerd.sock │ │ ├─ 55848 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b151fddf2196f666c39060c0b7c79faa8935f8ba8db4aa95b41c9b2fd0bceaa6 -address /run/containerd/containerd.sock │ │ ├─ 60143 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d9353006432687ca91ebc9a912643a351b4c834b47b69fc0a41bedf40258e61c -address /run/containerd/containerd.sock │ │ ├─ 60152 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c94f4d67378c8a9f9b40d5cf025f64ab0348a430527b8c0f52773b400c7aa839 -address /run/containerd/containerd.sock │ │ ├─ 60267 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7280d3a16dd93850834fa93031735d05a24ff15ffe66e0cf031102e432bb45e4 -address /run/containerd/containerd.sock │ │ ├─ 60293 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 32bd773787890f064718b12d22affde67e9f7f42019b3e421706625fc2a0ce39 -address /run/containerd/containerd.sock │ │ ├─ 61663 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1b434b4642ac96c3038830d2ea5029d1457cafc19f7d12c0de23709cdb6ac6b8 -address /run/containerd/containerd.sock │ │ ├─ 61696 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d2fb2d58af4513c3c50c0a171eb0a9aed91133a1c0fcdc5c79b1ea8266b2f646 -address /run/containerd/containerd.sock │ │ ├─ 61895 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8f87a37dd3e0000451ec3d542e23f8ee0e99796405772279cad9e9f06a99f739 -address /run/containerd/containerd.sock │ │ ├─ 61954 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 059cd7621f55b340f51f8b5aea459bc95f3f1d512a5f14dca65ef525fe687d52 -address /run/containerd/containerd.sock │ │ ├─ 62049 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f1d74b83d9146d1921091e824a5ed51eab965f949fa36d4504a07908d6a078c3 -address /run/containerd/containerd.sock │ │ ├─ 62555 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8a9a10538d918377d7d709210a6c8f87155b9c654cfae95604308d967e64d9e4 -address /run/containerd/containerd.sock │ │ ├─ 62993 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 347550091dc3ee9102456e549fc4c8407dc07b1affee2083f3c67a3d93c19d39 -address /run/containerd/containerd.sock │ │ ├─ 63207 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0fb08eee52e88983e076ffdffbea640ad7887848236d0bb531837ef593c7c44a -address /run/containerd/containerd.sock │ │ ├─ 63486 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 90b915db93f319d5eec2e7657d7d3041075f1ca54438a00e75fac9209302316e -address /run/containerd/containerd.sock │ │ ├─ 64314 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f0ed18034966389d860ff3eaae51f88d19c9152879133077955b34b9a75dabc3 -address /run/containerd/containerd.sock │ │ ├─ 66121 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8963a2f4f8fd3722d39b8626e5f24d6f5b2c164daa5a3bdbdcd4532ce1b3ad15 -address /run/containerd/containerd.sock │ │ ├─ 67845 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b738de10a5ac220498a459c48b25f533989bb9f2202f40d5d1f02f48e5cf6dff -address /run/containerd/containerd.sock │ │ ├─ 76856 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 847eb99a1a11f94da788c5c693d88f284e0944279ff209f96b99e2dc2c71d1fe -address /run/containerd/containerd.sock │ │ ├─ 78388 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4892e2b1f3f4840aa37b1d9e87321eb58e808bbf5f300ae076feeaa31bdf18df -address /run/containerd/containerd.sock │ │ ├─ 84075 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bf7ba2b2ffade7fec08ee754ba466b937938aabba6d4d13f7bcdab4963578b0a -address /run/containerd/containerd.sock │ │ ├─ 89914 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 141277f0e9e1ec622d4326b5555fc826b85784f63ff3b6f9a6692e9634637baa -address /run/containerd/containerd.sock │ │ ├─ 96294 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9a7179be744bb050fa6122e166223b70302a73307659b5b1a3024405119f0c38 -address /run/containerd/containerd.sock │ │ ├─ 96334 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0d156a4e13bbcdb620b4a516da236b95a7989251bf637c746e334f8a521a16af -address /run/containerd/containerd.sock │ │ ├─105408 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 19def44c6b234ff0c970f35506f994f35a2a0ca770aacdbce4b7f3f5034b7fc5 -address /run/containerd/containerd.sock │ │ ├─106902 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 144b160be6966c84b0e749fcdfa4225e905346fa7bd3d66687a2e6436c8e9770 -address /run/containerd/containerd.sock │ │ ├─106941 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d2512c51468cef65e25d9c68897c6df6b23ef78befb4b65d43654d2f1488951b -address /run/containerd/containerd.sock │ │ ├─108991 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 48845c8d372c3c101bd144ab36df80903c23028ad0b95258c824d8fd8416745a -address /run/containerd/containerd.sock │ │ ├─110723 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0ef8abf7ff75082cd51629551c1430cb5405345b94ec4978705f8d67ef90367f -address /run/containerd/containerd.sock │ │ ├─110799 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 445d0f7b86e18c4d05f4458a5669cfcc89b367634495d49bd650534696a84324 -address /run/containerd/containerd.sock │ │ ├─123751 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ab8efc8eb415f90c2858101afe87d581158398ec96df16266a7ed9a70aa0d361 -address /run/containerd/containerd.sock │ │ ├─123863 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5957b18c8916aa4a4856a8118992648f45c08d86b7a591bf92c48d883909ff4d -address /run/containerd/containerd.sock │ │ ├─126294 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 619d9546b9f74a19974a1fd879fc68c2f170bf3c8df4b3b302f7e4b06b8d2535 -address /run/containerd/containerd.sock │ │ ├─140318 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3908f0d7b9f43b0a8edbee67c311bd4a55f693c9f11f9cb2297f679090966ea1 -address /run/containerd/containerd.sock │ │ ├─141734 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 62cc3884ab1d5744dced9978577a4977fdd1b7327bce3e8de255edf2a8e39bf0 -address /run/containerd/containerd.sock │ │ ├─142089 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a7d688286c3739d2036e776c4240801cd6e6f89e935eca35454527d3c5147f39 -address /run/containerd/containerd.sock │ │ ├─143051 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c2e26209e6be1095c79c402e528ace00248939437dec0abc7f1818ce639e2500 -address /run/containerd/containerd.sock │ │ ├─144998 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b9569615129141a2117913c037111168d48b6fba583c7cedff7fccea009fe3fe -address /run/containerd/containerd.sock │ │ ├─145208 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 09d974f39dd9dbe43f39ab7e3e5e36e867716cc8bd2c6b297f93eb84791125f3 -address /run/containerd/containerd.sock │ │ ├─145349 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ff0111e8ee985cee295ea87143a2bbe673aedee4ceededfcea4b5e2d20728131 -address /run/containerd/containerd.sock │ │ ├─145426 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f4de4c1886f2184bca37bee91a1130b62bad78919c2e026469520b1ae0ab6e37 -address /run/containerd/containerd.sock │ │ ├─145730 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8272010a4dff1e002b95e0fd374674f18d8830b47e92a1573a5b4e78a7d25d2d -address /run/containerd/containerd.sock │ │ ├─146028 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ce60ddbb48582a1dbb537e06e0e83c4380dd2950d8bf72eea2c5e1a3f2a415e0 -address /run/containerd/containerd.sock │ │ ├─170696 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 646b71ffa4e00a2f00ab0ebd50ca0318892ff4a93c0973c0aeba99c0cb166be7 -address /run/containerd/containerd.sock │ │ ├─172245 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 99c802cbbc6426b215fc01a50cb013d6fbe1e21ea16e23e170c2effe9fdeedfd -address /run/containerd/containerd.sock │ │ ├─172283 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8a660ee39ac1648e8b352b3436ef3ab14bcadd8a4b99d9d6a604757ef6a873cd -address /run/containerd/containerd.sock │ │ ├─172373 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 322c84af063a1b9b821636bbf4d2c12466b413393050c3f8755d5c55d38f09d3 -address /run/containerd/containerd.sock │ │ ├─172509 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b3cc04b735f896a6a1dfc6b33670e72cce678145f0a956c308cd6410eb647968 -address /run/containerd/containerd.sock │ │ ├─172528 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 228b32a048284458e738d7dab38749b18a0ce1711b8c4e2af1c495ce3d9b3af4 -address /run/containerd/containerd.sock │ │ ├─172968 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4e3517ab113601c8fb5769135d7af4ca12a38a95db1e28a1d1840d7bc02d6ba1 -address /run/containerd/containerd.sock │ │ ├─172989 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3c62cff2cc767147dd036704c2cc2872d4e3ddcc0d322843cb837a2f81b206e9 -address /run/containerd/containerd.sock │ │ ├─185645 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 075f4fdddc9be588addf25675f0f5db5bb646842dbe4b0176064dc18334a5692 -address /run/containerd/containerd.sock │ │ ├─187958 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0301155015f930052dda9827ef47556e8e8775bbf6d788cd4e65b88bde4b456f -address /run/containerd/containerd.sock │ │ ├─188009 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 083807515fa041dd4c649ce87731bbd644280248b56db5d6ea90721c30fe98bb -address /run/containerd/containerd.sock │ │ ├─188122 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5a80ea1957a97cae926f23baa47f7ce3575cc18e1c9bab4622b8749ee2f5176f -address /run/containerd/containerd.sock │ │ ├─202817 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1925ddae78fe9674b3c57de5955387a00957b81cf6b74e8d2957bb89f712b6d1 -address /run/containerd/containerd.sock │ │ ├─211802 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 88b37caba03484849fa22651f12fe3f5ba9da5aac80f0a629b1988b43a1ad1f1 -address /run/containerd/containerd.sock │ │ ├─211859 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c47727b4227e527128731fb569441f085794db5ab21551e59ebd2544412306bc -address /run/containerd/containerd.sock │ │ ├─212071 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0080a459e183d581ec2d7b025b174f60bbe222ef6de1af3d4f9bd1f2ecba9583 -address /run/containerd/containerd.sock │ │ ├─212121 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5511fbbc65a0338d5cd1a0a4c5e6d47f839f0813d396b5be499b5f42bf3269e2 -address /run/containerd/containerd.sock │ │ ├─222604 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6bcc235f2fe026e922279d463e1d9bc37343b6e5bf6d5d64b406011110f8fccb -address /run/containerd/containerd.sock │ │ ├─225608 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 27452ec01e1b840659b9dab993480cc095c6929caf80170dcf8959f5c3b238c7 -address /run/containerd/containerd.sock │ │ ├─226729 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4c73718de1e9ea82f37e397a24e507fa239dbc36b0cb8dd0264bf6b0a18a53b1 -address /run/containerd/containerd.sock │ │ ├─227655 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0fc080d171c1bdba7e9fa6f6832c44b43ab724e0bfca95d1d9523a2d188e6b74 -address /run/containerd/containerd.sock │ │ ├─228648 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fcf08f6e5f3787569782935af02e1eeb08e5f1d5cfb0e7d969ca4620079b9f9d -address /run/containerd/containerd.sock │ │ ├─230945 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 31c048d007721748dd9c3af3fc621357f5ae7f340b90182a4fad2208ce8e2150 -address /run/containerd/containerd.sock │ │ ├─232257 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ccccef00a0e2acd8a9bc1b14351c874d10689d7804271a6ec1b661092d680322 -address /run/containerd/containerd.sock │ │ ├─232315 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c66dcaa507a3c9ccd96443584bab17f2d25e5d508b5839dc3f666fc6908dfa04 -address /run/containerd/containerd.sock │ │ ├─241015 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 04a96eabb564780f84d07c8f7e7586737da8d031e637790b53973f4c59b32bc3 -address /run/containerd/containerd.sock │ │ ├─241413 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f874c30eb272ae7750044309cffd492bc2f8a086f6e2987bdf6705db94c56740 -address /run/containerd/containerd.sock │ │ ├─244305 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a3315b48a8cb1b102c4ad87630a7b5b47761210d60a6dc19dec909c36ef4537f -address /run/containerd/containerd.sock │ │ ├─248883 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ee4e6bc3729defc90783c4792b852a0f0f3a37b74384760235f4e801e62f38cb -address /run/containerd/containerd.sock │ │ ├─249142 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fa39e60b15b45fdf5f42d04a1164775b3af32c245a6969564501c18b03e2475a -address /run/containerd/containerd.sock │ │ ├─249167 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 545ee2ce7a3f0e8a0925ed3a1216e320e4900e5049fbcc62b21abcc1621a8891 -address /run/containerd/containerd.sock │ │ ├─249283 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 729511d411302f5dafd01aef9c5818ff6413e808e2442624926856d6a5bffb8f -address /run/containerd/containerd.sock │ │ ├─259703 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b607ed97c11679bb3fc89e74f7e245cffe044143f7d83d48b521254a5e500306 -address /run/containerd/containerd.sock │ │ ├─261899 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c1f10bc109368e6cdcb0c4566f71006be4f438aaaaced392a53fe9ccd3f3fd98 -address /run/containerd/containerd.sock │ │ └─263285 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c83ae9e90c69f89cecb5e712edb1c79d479cc1d5133ce0995947a51546e2b609 -address /run/containerd/containerd.sock │ ├─docker-73b6ae75822db98adf323f507e9d1aa4dfca387105915125a2e1a4a2138cb3b6.scope … │ │ ├─34197 /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 │ │ └─34210 /usr/bin/ceph-osd -n osd.2 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─packagekit.service │ │ └─1189 /usr/libexec/packagekitd │ ├─systemd-networkd.service │ │ └─526 /lib/systemd/systemd-networkd │ ├─systemd-udevd.service │ │ └─399 /lib/systemd/systemd-udevd │ ├─system-serial\x2dgetty.slice │ │ └─serial-getty@ttyS0.service │ │ └─630 /sbin/agetty -o -p -- \u --keep-baud 115200,57600,38400,9600 ttyS0 vt220 │ ├─system-ceph\x2d4837cbf8\x2d4f90\x2d4300\x2db3f6\x2d726c9b9f89b4.slice │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.1.service │ │ │ ├─29111 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/unit.run │ │ │ └─29381 /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 │ │ │ ├─19641 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/unit.run │ │ │ └─19661 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-crash --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-crash-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/config:/etc/ceph/ceph.conf:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/keyring:/etc/ceph/ceph.client.crash.instance.keyring quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -n client.crash.instance │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.0.service │ │ │ ├─24587 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/unit.run │ │ │ └─24860 /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 │ │ │ ├─33889 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/unit.run │ │ │ └─34155 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-2 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2:/var/lib/ceph/osd/ceph-2:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -n osd.2 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@mgr.instance.kzrwha.service │ │ │ ├─12720 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.kzrwha/unit.run │ │ │ └─12751 /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-kzrwha --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.kzrwha:/var/lib/ceph/mgr/ceph-instance.kzrwha:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.kzrwha/config:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v18.2.7 -n mgr.instance.kzrwha -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 │ │ ├─12362 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/unit.run │ │ └─12393 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-mon --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-mon-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph:v18.2.7 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance:/var/lib/ceph/mon/ceph-instance:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev quay.io/ceph/ceph:v18.2.7 -n mon.instance -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true │ ├─docker.service … │ │ └─10163 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock │ ├─polkit.service │ │ └─647 /usr/libexec/polkitd --no-debug │ ├─networkd-dispatcher.service │ │ └─620 /usr/bin/python3 /usr/bin/networkd-dispatcher --run-startup-triggers │ ├─multipathd.service │ │ └─139653 /sbin/multipathd -d -s │ ├─kubelet.service │ │ └─40302 /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.233 --pod-infra-container-image=harbor.atmosphere.dev/registry.k8s.io/pause:3.9 │ ├─system-modprobe.slice │ ├─docker-67bcfc40b7ec97bcf284a2e568c4cb29f0ddb7eefbda98a3f81b194c8fff752f.scope … │ │ ├─12472 /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 │ │ └─12484 /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-init-local.service │ ├─systemd-journald.service │ │ └─363 /lib/systemd/systemd-journald │ ├─ssh.service │ │ └─648 sshd: /usr/sbin/sshd -D [listener] 0 of 10-100 startups │ ├─run-rdffc45b0bc1f4ef7b2beb2b860446af2.scope │ │ └─186624 /usr/sbin/libvirtd --listen │ ├─cloud-final.service │ ├─uuidd.service │ │ └─1381 /usr/sbin/uuidd --socket-activation │ ├─docker-03092a9ed0a2cb68f847c5d29405acee77b707affa0d711de2d82e5ecf8b4cf7.scope … │ │ ├─19709 /sbin/docker-init -- /usr/bin/ceph-crash -n client.crash.instance │ │ └─19728 /usr/bin/python3 -s /usr/bin/ceph-crash -n client.crash.instance │ ├─docker-ff6df7e6b74492ab9170402b11c5dc2feb793120d7e5033bde1c011745418284.scope … │ │ ├─12833 /sbin/docker-init -- /usr/bin/ceph-mgr -n mgr.instance.kzrwha -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─12852 /usr/bin/ceph-mgr -n mgr.instance.kzrwha -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─chrony.service │ │ ├─10923 /usr/sbin/chronyd -F 1 │ │ └─10924 /usr/sbin/chronyd -F 1 │ ├─docker-b3d1a8e2fa6f554ed24a53c40c2ab27fe435fc3a389834a1bdef6f57e38ebebe.scope … │ │ ├─24901 /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 │ │ └─24914 /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 │ ├─docker.socket │ ├─systemd-resolved.service │ │ └─402 /lib/systemd/systemd-resolved │ ├─system-lvm2\x2dpvscan.slice │ ├─cloud-init.service │ ├─iscsid.service │ │ ├─139461 /sbin/iscsid │ │ └─139462 /sbin/iscsid │ ├─docker-5b10b775473680372a54cd70ecf193a1bc483e8278502470ec457882ab1802ac.scope … │ │ ├─29422 /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 │ │ └─29434 /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 │ ├─dbus.service │ │ └─617 @dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation --syslog-only │ ├─system-getty.slice │ │ └─getty@tty1.service │ │ └─628 /sbin/agetty -o -p -- \u --noclear tty1 linux │ └─systemd-logind.service │ └─623 /lib/systemd/systemd-logind ├─k8s.io │ ├─8a9a10538d918377d7d709210a6c8f87155b9c654cfae95604308d967e64d9e4 │ │ └─62579 /pause │ ├─311f2625656b4745e27789bc0fa2e8e777e1f129cf5fbc2d5d9ed83a646c1bb4 │ │ └─225721 /manager --metrics-bind-address=:8443 --leader-elect --health-probe-bind-address=:8081 │ ├─99c802cbbc6426b215fc01a50cb013d6fbe1e21ea16e23e170c2effe9fdeedfd │ │ └─172314 /pause │ ├─b151fddf2196f666c39060c0b7c79faa8935f8ba8db4aa95b41c9b2fd0bceaa6 │ │ └─55881 /pause │ ├─c0e1e57807827a122e5992562dd375430e93c210e2414e521659f30498b6c900 │ │ └─96583 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-w4jkt --rgw-mime-types-file=/etc/ceph/rgw/mime.types --rgw-realm=ceph --rgw-zonegroup=ceph --rgw-zone=ceph │ ├─7280d3a16dd93850834fa93031735d05a24ff15ffe66e0cf031102e432bb45e4 │ │ └─60306 /pause │ ├─f4de4c1886f2184bca37bee91a1130b62bad78919c2e026469520b1ae0ab6e37 │ │ └─145465 /pause │ ├─1db2f8ecac5e2dd4bd36197457712800f215f11a54a6441f5dd2a23b71217361 │ │ ├─183822 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) │ │ ├─184331 /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/tmpu0v366kt/privsep.sock │ │ ├─184562 /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/tmpsf3p0dfp/privsep.sock │ │ ├─185002 /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/tmpplmogc9w/privsep.sock │ │ ├─185394 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─185395 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─185514 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/e39869ad-abb4-483d-92dc-2dae7e2a7bd8/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/e39869ad-abb4-483d-92dc-2dae7e2a7bd8/host --addn-hosts=/var/lib/neutron/dhcp/e39869ad-abb4-483d-92dc-2dae7e2a7bd8/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/e39869ad-abb4-483d-92dc-2dae7e2a7bd8/opts --dhcp-leasefile=/var/lib/neutron/dhcp/e39869ad-abb4-483d-92dc-2dae7e2a7bd8/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-d1997b2e-db7c-49f3-b36c-4e5a7668fecd,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 │ │ ├─185518 haproxy -f /var/lib/neutron/ns-metadata-proxy/e39869ad-abb4-483d-92dc-2dae7e2a7bd8.conf │ │ ├─205052 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/5ff7e7d7-b1fc-440a-bb91-f1a5df27aac0/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/5ff7e7d7-b1fc-440a-bb91-f1a5df27aac0/host --addn-hosts=/var/lib/neutron/dhcp/5ff7e7d7-b1fc-440a-bb91-f1a5df27aac0/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/5ff7e7d7-b1fc-440a-bb91-f1a5df27aac0/opts --dhcp-leasefile=/var/lib/neutron/dhcp/5ff7e7d7-b1fc-440a-bb91-f1a5df27aac0/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-120016f3-a619-424a-a78c-e78c96a93629,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 │ │ ├─205063 haproxy -f /var/lib/neutron/ns-metadata-proxy/5ff7e7d7-b1fc-440a-bb91-f1a5df27aac0.conf │ │ ├─367145 /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/tmp8l843q9m/privsep.sock │ │ └─393914 python /tmp/health-probe.py --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini --agent-queue-name dhcp_agent --use-fqdn │ ├─aceede71561b388f0b3ced36548ded2591aff969a2468bb5018ee061021da550 │ │ └─43049 /pause │ ├─637b7108f9167337c969030e67926ac2bb9e2aad048c64d5c5b9ad02db782141 │ │ ├─105844 glance-api: uWSGI master │ │ ├─105857 glance-api: uWSGI worker 1 │ │ └─105858 glance-api: uWSGI worker 2 │ ├─f86c61b74beedf8e6783c4108a86b623590c198fa55de67cc7d7062690a4e39f │ │ └─47293 /manager --metrics-bind-address=:8080 │ ├─49ea3848e29c335e54b4e5117d9d5d86bd8c112a3d9442fe5d468cfbb39686ee │ │ └─39965 /pause │ ├─059cd7621f55b340f51f8b5aea459bc95f3f1d512a5f14dca65ef525fe687d52 │ │ └─61994 /pause │ ├─32bd773787890f064718b12d22affde67e9f7f42019b3e421706625fc2a0ce39 │ │ └─60331 /pause │ ├─a68e8642b5581e9700bb938328e03fa8aeaa6433e5814ad726abf9aa538dbd0b │ │ └─142561 /coredns -conf /etc/coredns/Corefile │ ├─193782c29a36f4e1f3a0ee36981743a97cca48360dff85dd9b1964c266d8a695 │ │ └─227708 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterTopology=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=false │ ├─cb548744c94ecfd82bfe9a0b13121863b6a567dfd3f266cf698c39603603ba7f │ │ └─50692 valkey-server *:6379 │ ├─f7907347a1dcd45984356df771ab98805ff0db777edd03b9b999bd9a5aa481ce │ │ └─47582 /pause │ ├─4572f5417b9252406fe6a845e5ffee009139682572e658f67ff493b5dbd66a4d │ │ ├─182318 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) │ │ ├─182631 /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/tmpwsz_b02t/privsep.sock │ │ ├─182816 /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/tmppjhz1sve/privsep.sock │ │ └─182947 ovsdb-client monitor tcp:127.0.0.1:6640 Interface name,ofport,external_ids --format=json │ ├─a7d688286c3739d2036e776c4240801cd6e6f89e935eca35454527d3c5147f39 │ │ └─142113 /pause │ ├─4adc0a12d6a0289f45325ccaa7dd0d5426e4bc4be07ef7849ad18238e9b007f0 │ │ └─265964 /bin/openstack-database-exporter │ ├─d36013499566d72b9dd7943f1c1d16399e16776bfdd18ec9be770b6bbd897974 │ │ └─40001 /pause │ ├─f0f2bd78488fedee33e7d64e7c1b8a6da2780107ef731a414fae267ce0897c5d │ │ ├─63172 nginx: master process nginx -g daemon off; │ │ ├─63186 nginx: worker process │ │ ├─63187 nginx: worker process │ │ ├─63188 nginx: worker process │ │ ├─63189 nginx: worker process │ │ └─63191 nginx: worker process │ ├─16563707d5fe12064d11f1a550ad33a7de12930d57627230ddae064955552d17 │ │ └─65163 /bin/pushgateway │ ├─95151d3f635bfba25c9816f094272bf724a7fe5e069dd240bc9dc3537971be44 │ │ ├─199224 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ │ ├─199511 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ │ └─199512 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ ├─619d9546b9f74a19974a1fd879fc68c2f170bf3c8df4b3b302f7e4b06b8d2535 │ │ └─126317 /pause │ ├─a3315b48a8cb1b102c4ad87630a7b5b47761210d60a6dc19dec909c36ef4537f │ │ └─244329 /pause │ ├─dc421b883a07a6577fc4c22e516a6ba4a29f91e3e4d981fab05c7f3ed0220dec │ │ └─43100 /coredns -conf /etc/coredns/Corefile │ ├─ed5a0903d79465df2e073dfd4577590a777106aeadcfaa9d166cced5d9294241 │ │ ├─266049 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ │ └─266087 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ ├─16ea0c1fd4f2d8becab28bab90c9829e16e53c128b12459afdb0636207b2f4e0 │ │ └─84851 /usr/local/bin/rook ceph operator │ ├─61832641aa1484a63f3381c7419d34e4530c35d8c8ab9e351522f754e52764bb │ │ ├─66419 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─66436 /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 │ │ ├─66442 erl_child_setup 1048576 │ │ ├─66548 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─66549 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─66559 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/epmd -daemon │ │ └─66705 /bin/sh -s rabbit_disk_monitor │ ├─c01369f4a1e5405f2bc8defa3fd796ed92eb68d402ca12e386729a97e5ed9404 │ │ └─46145 /pause │ ├─8dc38eebbe2d3fd9c39ba29af8f84300e6fcb941546b32653952d9f64f26d7e3 │ │ └─97629 /usr/bin/python3 -s /usr/bin/ceph-crash │ ├─ed908ce64d36219680367d88853159ed26e4bde3eeeacf749ce5c490ea24fbbc │ │ ├─181473 neutron-api: uWSGI master │ │ ├─181506 neutron-api: uWSGI worker 1 │ │ └─181507 neutron-api: uWSGI worker 2 │ ├─946a2b3372c6342dd47f3e03c4a360c7681566fa0d5a580cf6aaadb3e7741b03 │ │ ├─ 96709 /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 │ │ └─345430 /usr/bin/coreutils --coreutils-prog-shebang=sleep /usr/bin/sleep 15m │ ├─545ee2ce7a3f0e8a0925ed3a1216e320e4900e5049fbcc62b21abcc1621a8891 │ │ └─249212 /pause │ ├─3c62cff2cc767147dd036704c2cc2872d4e3ddcc0d322843cb837a2f81b206e9 │ │ └─173067 /pause │ ├─19def44c6b234ff0c970f35506f994f35a2a0ca770aacdbce4b7f3f5034b7fc5 │ │ └─105435 /pause │ ├─5df77f4bd899edcccb08bb0fe350e93e7b904b98a8dcda3935bf62b8a79abf76 │ │ └─51088 redis_exporter │ ├─7e240fee46f5c141ecbf2722d29e46556fcef68d8c4bd5bd6ac0fac6fd64efdb │ │ ├─119897 cinder-api: uWSGI master │ │ ├─119911 cinder-api: uWSGI worker 1 │ │ └─119912 cinder-api: uWSGI worker 2 │ ├─fcf08f6e5f3787569782935af02e1eeb08e5f1d5cfb0e7d969ca4620079b9f9d │ │ └─228672 /pause │ ├─8272010a4dff1e002b95e0fd374674f18d8830b47e92a1573a5b4e78a7d25d2d │ │ └─145754 /pause │ ├─a69c14d980e74ce2b34739967657adb33d4c184ec9a088095d797295ea928ea8 │ │ └─40481 /pause │ ├─7d49c4e6f54539e83b97f0753e42201d4c524908218f9cc21c405f279f70670b │ │ └─44208 /app/cmd/cainjector/cainjector --v=2 --leader-election-namespace=cert-manager │ ├─144b160be6966c84b0e749fcdfa4225e905346fa7bd3d66687a2e6436c8e9770 │ │ └─106927 /pause │ ├─d6ccbaa18c251920c0285d7fd97e63a274955b912c6926d9849726ce8ccbcd8d │ │ └─44009 /pause │ ├─0fc080d171c1bdba7e9fa6f6832c44b43ab724e0bfca95d1d9523a2d188e6b74 │ │ └─227680 /pause │ ├─311afcedb66f36d9d992451b83a9ffdc2d6317dbd2f006018dbdc1c5695463c9 │ │ ├─60531 python -u /app/sidecar.py │ │ ├─60895 python -u /app/sidecar.py │ │ └─60896 python -u /app/sidecar.py │ ├─04a96eabb564780f84d07c8f7e7586737da8d031e637790b53973f4c59b32bc3 │ │ └─241039 /pause │ ├─8f87a37dd3e0000451ec3d542e23f8ee0e99796405772279cad9e9f06a99f739 │ │ └─61922 /pause │ ├─075f4fdddc9be588addf25675f0f5db5bb646842dbe4b0176064dc18334a5692 │ │ └─185668 /pause │ ├─1cc591d5d7dd7e8123d7caaddc087c2456498ca3babcaebc5fe96ae84c53b82f │ │ └─227152 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=false --bootstrap-token-ttl=15m │ ├─5030741cecd824cf8f590de8fb1006bfe40149d8679bf098cde1adf4b02d0515 │ │ └─43639 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 │ ├─8963a2f4f8fd3722d39b8626e5f24d6f5b2c164daa5a3bdbdcd4532ce1b3ad15 │ │ └─66144 /pause │ ├─f4be8e660bfb499cc0ba98d4b72ea91ff0e422ccd384c1e6326773bab32334b0 │ │ └─40507 /usr/local/bin/kube-proxy --config=/var/lib/kube-proxy/config.conf --hostname-override=instance │ ├─39b884d7d3a4b80cf6ce91de9391ae2ce9906674e57e7bfbc3326b380a3eb7ed │ │ ├─185771 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─185787 /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 │ │ ├─185794 erl_child_setup 1048576 │ │ ├─185870 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─185871 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─185890 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/epmd -daemon │ │ └─186352 /bin/sh -s rabbit_disk_monitor │ ├─afccb2711863cd365751558d514fba9a569be8c214dd61c2bb54d568a6f7b338 │ │ └─120601 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf │ ├─898bc57b2bf71dcff14cfc89ded3baa0498c4d32ccc637ab1cd09572f31cdead │ │ └─43959 /pause │ ├─fd7a9723f831970de4ba7f14372f7b91c88706ae98af14c0cf7fe8bdaeb30fba │ │ └─46993 /pause │ ├─ae9f6dc88fb26e0e2437de07917181c7d6406b03b761d42ca14faf2b94c74454 │ │ └─41215 /pause │ ├─639e47ca7f11cae0b04f67bce5ebba59cce76f02ccaa2bfb84d5cde89d97d073 │ │ ├─90075 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─90092 /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 │ │ ├─90100 erl_child_setup 1048576 │ │ ├─90288 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─90289 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─90299 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/epmd -daemon │ │ └─90722 /bin/sh -s rabbit_disk_monitor │ ├─8a7111a3f29b1c82171c5da069a4702f2c6025d6aebafe8bcbc253ca034df628 │ │ └─50627 /pause │ ├─351e7dd443eaea09df0e002565748db4bc88bc6272987730e3476a5b51a404ce │ │ ├─181521 neutron-policy-server: uWSGI master │ │ ├─181535 neutron-policy-server: uWSGI worker 1 │ │ └─181536 neutron-policy-server: uWSGI worker 2 │ ├─02470ed85c4fd31ce866dfab49a29cc487ab0b525ddf793e9992ca6356d6caeb │ │ ├─168767 nova-metadata: uWSGI master │ │ ├─168848 nova-metadata: uWSGI worker 1 │ │ └─168849 nova-metadata: uWSGI worker 2 │ ├─8a660ee39ac1648e8b352b3436ef3ab14bcadd8a4b99d9d6a604757ef6a873cd │ │ └─172355 /pause │ ├─1f29f3073bfd7d62984d2877be1875f6d6d89a7393f44f337c21d406e980467f │ │ └─65005 /bin/node_exporter --path.procfs=/host/proc --path.sysfs=/host/sys --path.rootfs=/host/root --path.udev.data=/host/root/run/udev/data --web.listen-address=[0.0.0.0]:9100 --collector.diskstats.ignored-devices=^(ram|loop|nbd|fd|(h|s|v|xv)d[a-z]|nvme\\d+n\\d+p)\\d+$ --collector.filesystem.fs-types-exclude=^(autofs|binfmt_misc|bpf|cgroup2?|configfs|debugfs|devpts|devtmpfs|fusectl|fuse.squashfuse_ll|hugetlbfs|iso9660|mqueue|nsfs|overlay|proc|procfs|pstore|rpc_pipefs|securityfs|selinuxfs|squashfs|sysfs|tracefs)$ --collector.filesystem.mount-points-exclude=^/(dev|proc|run/credentials/.+|sys|var/lib/docker/.+|var/lib/kubelet/pods/.+|var/lib/kubelet/plugins/kubernetes.io/csi/.+|run/containerd/.+)($|/) --collector.ethtool --collector.netclass.ignored-devices=^(lxc|cilium_(host|net)|qbr|qvb|qvo|tap|ovs-system|br|tbr|gre_sys|[0-9a-f]+_eth|vxlan).*$ --collector.netdev.device-exclude=^(lxc|cilium_(host|net)|qbr|qvb|qvo|tap|ovs-system|br|tbr|gre_sys|[0-9a-f]+_eth|vxlan).*$ --collector.processes --collector.systemd --collector.stat.softirq --web.config.file=/config/node-exporter.yml │ ├─74cf71c375812093c7f41acf5409de7e80828431427940b9dab375f63f7c880c │ │ └─44254 /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 │ ├─80d36da10e06589914c1ad894a0848bd29fbfcdd0602e0a1f1e133b740a8d7e8 │ │ └─50964 valkey-server *:26379 [sentinel] │ ├─b5b979ca71616caaf1dc12876e0a58b8439332b31ac9ed26dc5d3640d111bc32 │ │ └─64151 /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-233.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 │ ├─f8998ae564137ff07bcbba29e4970da36494143ce79b6f5f4c70ef3b3e6f1988 │ │ └─257915 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-data --config-file /etc/manila/manila.conf │ ├─5f65ec89b40e47042e1b04badaab0840a815db71b48c18cfd4d1574281344fa2 │ │ └─55998 nfd-gc -gc-interval=1h │ ├─b607ed97c11679bb3fc89e74f7e245cffe044143f7d83d48b521254a5e500306 │ │ └─259726 /pause │ ├─ff0111e8ee985cee295ea87143a2bbe673aedee4ceededfcea4b5e2d20728131 │ │ └─145379 /pause │ ├─309d05dd145a60679c08f28346dc6dc5596ef889f4324b04dfbc5663d92792b5 │ │ ├─169646 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ ├─169983 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ └─169984 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ ├─2d5e23f0026eaccce94c2c3bbf1027001419b2bb0bfc122ad7934ed14ad30820 │ │ └─50796 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 │ ├─8116520600efaa91d2e7af2ac476203fe1aa65cb0e2c1f46fd277ca12962ad03 │ │ ├─191630 /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 │ │ ├─362414 /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/tmpms_0um5g/privsep.sock │ │ ├─362671 /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/tmplo1xeu_l/privsep.sock │ │ └─364560 /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/tmpjo0v1n9v/privsep.sock │ ├─49a68e8b9635ba0c67d0592f47de3c4733537113e6edf3767451dc53716c8e51 │ │ └─64579 /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-233.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 │ ├─8d84ef70ba94749feee8120da05ec739ef4b063ecade1600740a96ecdf4c1749 │ │ └─63672 memcached -m 8192 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─27d3be2635e8b87859e8604629f4a4fddf31173fbb122a4bff8d93601c4ae626 │ │ ├─221116 octavia-worker: master process [/var/lib/openstack/bin/octavia-worker --config-file /etc/octavia/octavia.conf] │ │ ├─221538 octavia-worker: ConsumerService worker(0) │ │ └─221541 octavia-worker: ConsumerService worker(1) │ ├─083807515fa041dd4c649ce87731bbd644280248b56db5d6ea90721c30fe98bb │ │ └─188041 /pause │ ├─46a3978857a2343c6f6c8d32495b789198aec2c891355281837f96d71b9970ac │ │ └─221138 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-housekeeping --config-file /etc/octavia/octavia.conf │ ├─6bcc235f2fe026e922279d463e1d9bc37343b6e5bf6d5d64b406011110f8fccb │ │ └─222628 /pause │ ├─1b434b4642ac96c3038830d2ea5029d1457cafc19f7d12c0de23709cdb6ac6b8 │ │ └─61694 /pause │ ├─f874c30eb272ae7750044309cffd492bc2f8a086f6e2987bdf6705db94c56740 │ │ └─241438 /pause │ ├─91f41e083b4029697fea0dc9d7183c2fca38e1e3620d1038329dedbc48e7210c │ │ └─231014 /manager --leader-elect --v=2 --diagnostics-address=127.0.0.1:8080 --insecure-diagnostics=true │ ├─9b07b085cf1cff77696dea3c3da18e11a6646338b6700ce4eedfbe41be10638e │ │ ├─131205 placement-api: uWSGI master │ │ ├─131230 placement-api: uWSGI worker 1 │ │ └─131231 placement-api: uWSGI worker 2 │ ├─0ef8abf7ff75082cd51629551c1430cb5405345b94ec4978705f8d67ef90367f │ │ └─110750 /pause │ ├─787022940db541e15625c16e512c617d4332f23829b5555514ac0a45762d598f │ │ └─44047 /pause │ ├─c638feb1325c1af6f435c750ddd68281bd909c686dc29669de6c49fdceffd9f3 │ │ └─40004 /pause │ ├─942bbf75dea46e556245893851c3c853e4b06f9fed05d3fc0d78dfccf87605f8 │ │ ├─241066 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-cluster-api-proxy │ │ ├─241657 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --privsep_context magnum_cluster_api.privsep.haproxy_pctxt --privsep_sock_path /tmp/tmp6d6g5wul/privsep.sock │ │ ├─241660 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ │ └─241662 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ ├─56490a156ca60113fec63985029705bbb0f9fb2b0c7bf69edea8d6256fd88d9a │ │ ├─244414 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─244432 /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 │ │ ├─244438 erl_child_setup 1048576 │ │ ├─244569 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─244570 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─244580 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/epmd -daemon │ │ └─245010 /bin/sh -s rabbit_disk_monitor │ ├─347550091dc3ee9102456e549fc4c8407dc07b1affee2083f3c67a3d93c19d39 │ │ └─63018 /pause │ ├─f9cc841f1237ff8b3ed79553a6e58ea27bb90231e81367fea0be1f2a7a1a575d │ │ └─47921 /pause │ ├─d248f5d814d5a92f395904a7fd93e6f9ff0b372b56b6daa0ea6f435a5a06ba37 │ │ ├─221785 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─221804 dhclient -v o-hm0 -cf /tmp/dhclient.conf │ │ ├─222499 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─222500 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─387047 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─387048 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─387049 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─387050 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─387051 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─387052 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─387053 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─387054 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─387055 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─387056 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─387057 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─387058 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─387059 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─387060 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─387061 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─387062 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─387065 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─387066 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─387067 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─387068 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─387069 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─387070 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─387071 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─387072 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─387073 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─387074 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─387075 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─387076 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─387077 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─387078 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─387079 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ └─387080 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ ├─18927b4b525c9e9c79f1c6f99258a78d68c85866e0a94ab0f7803561c08107c8 │ │ └─124468 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-backup --config-file /etc/cinder/cinder.conf │ ├─33e1e79c9e728e2a5f7efdd834d3a59fb230bacb078988f41420aee023333ec3 │ │ └─64497 memcached -v -p 11211 -U 0 -c 8192 -m 1024 │ ├─08e11ceb8e69446014a1cdd38a424c98122924fa2ea34175e9f823c412c4d78d │ │ └─263515 /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 │ ├─bf7ba2b2ffade7fec08ee754ba466b937938aabba6d4d13f7bcdab4963578b0a │ │ └─84099 /pause │ ├─a72452729f26c4e39e43662fb42768ec44615f2959399811f885bb274d3b02b5 │ │ ├─77065 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─77082 /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 │ │ ├─77088 erl_child_setup 1048576 │ │ ├─77179 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─77180 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─77190 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/epmd -daemon │ │ └─77370 /bin/sh -s rabbit_disk_monitor │ ├─f1d74b83d9146d1921091e824a5ed51eab965f949fa36d4504a07908d6a078c3 │ │ └─62080 /pause │ ├─a5eb7b2cb2d0292cac579eff0a51d69395a9ebba173761c0ec55d678c83905aa │ │ └─258234 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-scheduler --config-file /etc/manila/manila.conf │ ├─ce60ddbb48582a1dbb537e06e0e83c4380dd2950d8bf72eea2c5e1a3f2a415e0 │ │ └─146052 /pause │ ├─5511fbbc65a0338d5cd1a0a4c5e6d47f839f0813d396b5be499b5f42bf3269e2 │ │ └─212151 /pause │ ├─4e3517ab113601c8fb5769135d7af4ca12a38a95db1e28a1d1840d7bc02d6ba1 │ │ └─173039 /pause │ ├─b17f45092aac9f0d87a9f079dab292f54b02a3b47dfbbf37c5dcb558a0815682 │ │ ├─199257 heat-api: uWSGI master │ │ ├─199330 heat-api: uWSGI worker 1 │ │ └─199331 heat-api: uWSGI worker 2 │ ├─8952e230d609a5cbf69ae39e107892a8a938cb813ba946acb6863e1d649ab685 │ │ └─64223 /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 │ ├─c47727b4227e527128731fb569441f085794db5ab21551e59ebd2544412306bc │ │ └─211922 /pause │ ├─322c84af063a1b9b821636bbf4d2c12466b413393050c3f8755d5c55d38f09d3 │ │ └─172556 /pause │ ├─0ee3ef84bc96441498477268e51fc7b60b30a317e9d47b4828e3c23ff34c7696 │ │ ├─48443 mysqld --wsrep_start_position=e38b84b7-4df5-11f1-825c-d7675968a196:20 │ │ └─48587 /var/lib/mysql/mysql-state-monitor │ ├─6a5ab81f3fdda213918c9602eeec72e9db11bfffcd001fd585ec7987cf91bc46 │ │ └─65910 /bin/oauth2-proxy │ ├─5e88b06edb333b17d80c30ce8190f409278e397489ae00229c218876979e533a │ │ └─228697 /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 │ ├─a4ef97c57159e783cbee6bebe878069c2a9fa2fa5b1ab5b7521d9c238122ab81 │ │ ├─199250 heat-api-cfn: uWSGI master │ │ ├─199322 heat-api-cfn: uWSGI worker 1 │ │ └─199323 heat-api-cfn: uWSGI worker 2 │ ├─cefd42160ac5f92c2869c0cae76ca79f92dcacd1fe6118e3bd7da7bdc4a0a3f1 │ │ └─47706 percona-xtradb-cluster-operator │ ├─ab8efc8eb415f90c2858101afe87d581158398ec96df16266a7ed9a70aa0d361 │ │ └─123779 /pause │ ├─681394acee9102de222bc79be1eb7a35bde7d12cb4b48353e7575b5cdadd152f │ │ └─55960 nfd-master -crd-controller=true -metrics=8081 │ ├─9e11d22b2c2ebd465bf281635a58b3f4682572257f236d20779837cd668fa4f7 │ │ └─56100 /secretgen-controller │ ├─5a5dc179c114d677def3d3dde013ab974d77e261900c6559d86d84e01bcf7c66 │ │ └─46453 /server │ ├─b3cc04b735f896a6a1dfc6b33670e72cce678145f0a956c308cd6410eb647968 │ │ └─172592 /pause │ ├─786cf785a908c5ccf49112e6b2cf60827b84c614b430722fac821a47abb5e883 │ │ └─186003 /bin/bash /tmp/libvirt.sh │ ├─d9353006432687ca91ebc9a912643a351b4c834b47b69fc0a41bedf40258e61c │ │ └─60190 /pause │ ├─38930e1c4ee47afdf2268098992a295a73f683d77ccd6c33c34b5c7cd7d64c4e │ │ ├─262172 apache2 -DFOREGROUND │ │ ├─265206 (wsgi:h -DFOREGROUND │ │ ├─265207 (wsgi:h -DFOREGROUND │ │ ├─265208 (wsgi:h -DFOREGROUND │ │ ├─265209 (wsgi:h -DFOREGROUND │ │ ├─265210 (wsgi:h -DFOREGROUND │ │ ├─265211 apache2 -DFOREGROUND │ │ └─265212 apache2 -DFOREGROUND │ ├─bb8846e14010f1bc7bef23797c01b2fd66c37e94346c9fa2b58ecebc54f5634f │ │ └─108799 /var/lib/openstack/bin/python /var/lib/openstack/bin/staffeln-api --config-file /etc/staffeln/staffeln.conf │ ├─ead3916a353ceee95c336a5c7e3f5084c47a481360e71d102d28334c7229f8ca │ │ └─40250 /kube-vip manager │ ├─1fdb2b33eb34f935bb36a152839d17d2e32218dd60cd4d38ebd818b8c3b99e38 │ │ └─46041 /pause │ ├─e0b2044ecc97371a564263f11b8054e3a3961b80f820dc74de540e16c8a4a344 │ │ └─50413 /pause │ ├─c626abcf891eadc84b6b226e6b274c986f47d3cb2bc0337c4bdcda3fd568afdc │ │ ├─257999 /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 │ │ └─258219 /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 │ ├─4035194ba5ed0361378b9ded784c7d905edd4172d4de65d66a35ba71f31e6678 │ │ ├─202977 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─202997 /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 │ │ ├─203003 erl_child_setup 1048576 │ │ ├─203153 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─203154 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─203164 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/epmd -daemon │ │ └─203515 /bin/sh -s rabbit_disk_monitor │ ├─141277f0e9e1ec622d4326b5555fc826b85784f63ff3b6f9a6692e9634637baa │ │ └─89937 /pause │ ├─d2fb2d58af4513c3c50c0a171eb0a9aed91133a1c0fcdc5c79b1ea8266b2f646 │ │ └─61738 /pause │ ├─92e84646e4f6d33f884382ba3dce82e91c8a3b4b3d3b252466bcde1fb6c339dc │ │ └─43017 /pause │ ├─3908f0d7b9f43b0a8edbee67c311bd4a55f693c9f11f9cb2297f679090966ea1 │ │ └─140341 /pause │ ├─0fb08eee52e88983e076ffdffbea640ad7887848236d0bb531837ef593c7c44a │ │ └─63231 /pause │ ├─48845c8d372c3c101bd144ab36df80903c23028ad0b95258c824d8fd8416745a │ │ └─109014 /pause │ ├─2830a9869b6f29f49f55fab60ca9ebdfe55f682458077147f7e2332993816d8e │ │ └─46894 /pause │ ├─b942003d189aafeabf1f2505b687e97d6f155423af36eb8d2f16e303a9acb7cd │ │ ├─183786 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) │ │ ├─184330 /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/tmpk1mvl_jc/privsep.sock │ │ ├─361606 /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/tmpgdgnmz83/privsep.sock │ │ ├─361841 /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/tmpdmwfhm_b/privsep.sock │ │ ├─362129 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─362131 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─363209 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=b4e25838-cd87-45be-b62c-ad3d3e2af73f --namespace=qrouter-b4e25838-cd87-45be-b62c-ad3d3e2af73f --conf_dir=/var/lib/neutron/ha_confs/b4e25838-cd87-45be-b62c-ad3d3e2af73f --log-file=/var/lib/neutron/ha_confs/b4e25838-cd87-45be-b62c-ad3d3e2af73f/neutron-keepalived-state-change.log --monitor_interface=ha-e0c1e36e-e1 --monitor_cidr=169.254.0.219/24 --pid_file=/var/lib/neutron/external/pids/b4e25838-cd87-45be-b62c-ad3d3e2af73f.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ │ ├─363626 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=eebead53-4ec7-40e4-9516-847b51d9d535 --namespace=qrouter-eebead53-4ec7-40e4-9516-847b51d9d535 --conf_dir=/var/lib/neutron/ha_confs/eebead53-4ec7-40e4-9516-847b51d9d535 --log-file=/var/lib/neutron/ha_confs/eebead53-4ec7-40e4-9516-847b51d9d535/neutron-keepalived-state-change.log --monitor_interface=ha-044b947a-cb --monitor_cidr=169.254.0.101/24 --pid_file=/var/lib/neutron/external/pids/eebead53-4ec7-40e4-9516-847b51d9d535.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ │ └─393961 python /tmp/health-probe.py --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini --agent-queue-name l3_agent --use-fqdn │ ├─646b71ffa4e00a2f00ab0ebd50ca0318892ff4a93c0973c0aeba99c0cb166be7 │ │ └─170719 /pause │ ├─8c358c3b6bd881536cec1d358d80b5eb9e01deb00a0741b8b9815c29afebbb5b │ │ └─55615 /pause │ ├─49a515e973514d281f84e0fc319222a04d5ef3ac38b44020ed75e2d543534b4f │ │ └─63588 memcached -m 1024 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─fac8881dd911d07dbd25aef3ed3ff67c81657ea3e3f0462174fbe07e5fee0dc3 │ │ ├─109192 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─109209 /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 │ │ ├─109215 erl_child_setup 1048576 │ │ ├─109295 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─109296 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─109306 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/epmd -daemon │ │ └─109552 /bin/sh -s rabbit_disk_monitor │ ├─f824c697c88f61dd9d5e6f48606f2ad3900055b1665a2579c63b9dd858374b06 │ │ ├─60556 python -u /app/sidecar.py │ │ ├─60897 python -u /app/sidecar.py │ │ └─60898 python -u /app/sidecar.py │ ├─5a80ea1957a97cae926f23baa47f7ce3575cc18e1c9bab4622b8749ee2f5176f │ │ └─188158 /pause │ ├─228b32a048284458e738d7dab38749b18a0ce1711b8c4e2af1c495ce3d9b3af4 │ │ └─172602 /pause │ ├─79c6ac775d9cf51d51b0933750c628753c00493e426d50bf0df59fe70d1afafa │ │ └─48265 /pause │ ├─c54c4ae7eab770716d85b36184d51f4587a50a7a9c8cd69a3ee5cb28e98b0833 │ │ └─39872 /pause │ ├─ee4e6bc3729defc90783c4792b852a0f0f3a37b74384760235f4e801e62f38cb │ │ └─248914 /pause │ ├─0301155015f930052dda9827ef47556e8e8775bbf6d788cd4e65b88bde4b456f │ │ └─187988 /pause │ ├─b3473d8d25bcb885041ea3ca8f2eface140d4682b28edc3a493308ff949d744a │ │ └─191731 sshd: /usr/sbin/sshd -D -e -o Port=8022 [listener] 0 of 10-100 startups │ ├─409caf2c2f27edb1d059f7d729b7ae15652e020bc297501ad7b5b5b0910bf0e5 │ │ └─150730 /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 │ ├─62cc3884ab1d5744dced9978577a4977fdd1b7327bce3e8de255edf2a8e39bf0 │ │ └─141758 /pause │ ├─729511d411302f5dafd01aef9c5818ff6413e808e2442624926856d6a5bffb8f │ │ └─249346 /pause │ ├─014591b9e0ddc4133d3f2b83c11303e3e0870987c49b0eb5b81bb39116f99aab │ │ └─40070 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 │ ├─f0ed18034966389d860ff3eaae51f88d19c9152879133077955b34b9a75dabc3 │ │ └─64335 /pause │ ├─64733edb41751a864348285aa1b96a40943fa9f5bd38a434a5264203c9a015c4 │ │ └─55663 /pause │ ├─b1c1512dd38ddd9511fe095876fe51e31dafb436ab13476e84645a069bd83d0b │ │ ├─ 71265 apache2 -DFOREGROUND │ │ ├─ 71280 (wsgi:k -DFOREGROUND │ │ ├─ 71281 (wsgi:k -DFOREGROUND │ │ ├─ 71282 (wsgi:k -DFOREGROUND │ │ ├─ 71283 (wsgi:k -DFOREGROUND │ │ ├─383466 apache2 -DFOREGROUND │ │ └─384397 apache2 -DFOREGROUND │ ├─740a1d4f98745fb957c38619cb0716178ad3369f4b690a1062c53d2a3075df3c │ │ └─64664 /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 │ ├─88b37caba03484849fa22651f12fe3f5ba9da5aac80f0a629b1988b43a1ad1f1 │ │ └─211848 /pause │ ├─c8ac66d0e217ebb4d50e3ced41671ffa4e6c1f1ec738bc45abd40f3486279477 │ │ └─186960 /prometheus-libvirt-exporter --libvirt.uri /run/libvirt/libvirt-sock-ro │ ├─9ecba55713ba48c76ba6b9c687c04c21bc169a61b272e68e6f74be86000799a6 │ │ ├─140639 /tini -s -- /tmp/openvswitch-vswitchd.sh start │ │ └─140652 /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 │ ├─833851e19a108350c0d8ed05951f57be9d853ebba94f3bc621a050e71fa75eb9 │ │ └─40119 etcd --advertise-client-urls=https://199.19.213.233: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.233:2380 --initial-cluster=instance=https://199.19.213.233:2380 --key-file=/etc/kubernetes/pki/etcd/server.key --listen-client-urls=https://127.0.0.1:2379,https://199.19.213.233:2379 --listen-metrics-urls=http://127.0.0.1:2381 --listen-peer-urls=https://199.19.213.233: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 │ ├─9f66acd571802fe708fd97864f64cb784be9da5b1ac3c6b4d9b1aac97dc0841b │ │ └─42603 /pause │ ├─90b915db93f319d5eec2e7657d7d3041075f1ca54438a00e75fac9209302316e │ │ └─63511 /pause │ ├─7563d48edc042614dc755f4234048da39397d5943b12443d202e65b6a8aa9d83 │ │ └─40090 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 │ ├─c94f4d67378c8a9f9b40d5cf025f64ab0348a430527b8c0f52773b400c7aa839 │ │ └─60203 /pause │ ├─19349118398dffcba9285bb3a9d788079c419c04dc004d2a5546679f2c9e1541 │ │ └─65620 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─35ccf2e2d72311a7e1d59724074aee73176cbe66e7a116f47198808402870d24 │ │ └─40132 kube-apiserver --advertise-address=199.19.213.233 --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 │ ├─5b5b3c713721585d8e0c046057f88808d087a6d98f7fbe7c42b04fc4169e2ae7 │ │ ├─169650 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ ├─169996 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ └─169997 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ ├─94402dbb777a045200cd51af54c46b1adb0b7ee3e6817598764592c3998387d4 │ │ ├─183805 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) │ │ ├─184021 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) │ │ └─184022 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) │ ├─bd37682c0df7b5c3649a330a04c395157a18d08190a173d6beca7baafc38f861 │ │ ├─241627 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ ├─241790 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ └─241791 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ ├─03565b08ede48f8510c863493f9352694b18d3e9f73d58eead6e1a17f5062c08 │ │ ├─257887 manila-api: uWSGI master │ │ ├─257957 manila-api: uWSGI worker 1 │ │ └─257958 manila-api: uWSGI worker 2 │ ├─c66dcaa507a3c9ccd96443584bab17f2d25e5d508b5839dc3f666fc6908dfa04 │ │ └─232342 /pause │ ├─26152c5c3634e5ed1e5951e0f5275f6ab134c5b547bd80afbe329511f493090f │ │ ├─83377 barbiacan-api: uWSGI master │ │ └─83396 barbiacan-api: uWSGI worker 1 │ ├─c1f10bc109368e6cdcb0c4566f71006be4f438aaaaced392a53fe9ccd3f3fd98 │ │ └─261928 /pause │ ├─fc07e5a3e456a5c901ef8abe83b4b589c67ced8852ae0998863b3c5bf08fab22 │ │ ├─143188 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─143210 /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 │ │ ├─143216 erl_child_setup 1048576 │ │ ├─143263 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─143264 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─143274 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/epmd -daemon │ │ └─143556 /bin/sh -s rabbit_disk_monitor │ ├─31c048d007721748dd9c3af3fc621357f5ae7f340b90182a4fad2208ce8e2150 │ │ └─230968 /pause │ ├─63fd4f451c70ece1cd9745a97e5cdfa8f77c52db17c172b0f9adc5779f7b18be │ │ ├─168547 nova-api: uWSGI master │ │ ├─168658 nova-api: uWSGI worker 1 │ │ └─168660 nova-api: uWSGI worker 2 │ ├─27452ec01e1b840659b9dab993480cc095c6929caf80170dcf8959f5c3b238c7 │ │ └─225634 /pause │ ├─832c61693601563fa473e1de3ce829b5c7f23b01fa61926def1d15486613133c │ │ ├─220142 octavia-api: uWSGI master │ │ ├─220155 octavia-api: uWSGI worker 1 │ │ └─220156 octavia-api: uWSGI worker 2 │ ├─113c4b3ab989a2806db15b5eeb022860e66c53a97f46d1a3660c0ae18ef27bfe │ │ ├─241335 magnum-api: uWSGI master │ │ ├─241365 magnum-api: uWSGI worker 1 │ │ └─241366 magnum-api: uWSGI worker 2 │ ├─6538f0007b78c887000b08bf99e28a74808fa602719d67d27b7b77079dbf53c5 │ │ └─60843 /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 │ ├─e3838f840468f9d8df5217b27adc067f86a4d728af6523633c4681b8fdb3c8c8 │ │ └─248130 docker-registry serve /etc/docker-registry/config.yml │ ├─d2512c51468cef65e25d9c68897c6df6b23ef78befb4b65d43654d2f1488951b │ │ └─106963 /pause │ ├─0080a459e183d581ec2d7b025b174f60bbe222ef6de1af3d4f9bd1f2ecba9583 │ │ └─212106 /pause │ ├─10953af88381bf7cb78cffe59153bcc6df29ea9075f5a4513f473b9cb945edab │ │ ├─222760 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─222776 /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 │ │ ├─222782 erl_child_setup 1048576 │ │ ├─222931 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─222932 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─222942 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/epmd -daemon │ │ └─223100 /bin/sh -s rabbit_disk_monitor │ ├─b110b087c048f3b96941ea321518cc226e44e31f310cfff4da1fb88f934161c3 │ │ └─48540 /opt/percona/peer-list -on-change=/opt/percona/haproxy_add_pxc_nodes.sh -service=percona-xtradb-pxc │ ├─1a4276018f115431b1c074e37e2bc76a6e87578f312f7624766f173af209d490 │ │ ├─181466 /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 │ │ ├─181804 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) │ │ ├─181805 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) │ │ └─181806 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) │ ├─f5f8a7a30ba0443965e998e7b260eb6f782fef19a83a779522a048fc847c6d9e │ │ └─61959 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 │ ├─4892e2b1f3f4840aa37b1d9e87321eb58e808bbf5f300ae076feeaa31bdf18df │ │ └─78412 /pause │ ├─6c134c7ad234b7864a9dbd9e923f698bbae1bd181bd00c9663faf19d659289cc │ │ └─55924 nfd-worker -metrics=8081 │ ├─d0e35ca77f927a660d759711451e776cb727c7f4dcfd03ffca46cc9a1bc30361 │ │ ├─48391 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 │ │ └─49605 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 │ ├─0ecf52580a81604c5ab4190a34acc2a8f0d35824c3bdc07eb728bb0d1c7511aa │ │ └─39957 /pause │ ├─b9569615129141a2117913c037111168d48b6fba583c7cedff7fccea009fe3fe │ │ └─145074 /pause │ ├─32bcf0a65a4d803127ed3b01851fe3f928699cc98baeb6399a13b3507eae2a60 │ │ └─41468 cilium-operator-generic --config-dir=/tmp/cilium/config-map --debug=false │ ├─c8baaa5ced0abd5fc7c570fddb22ca66c9e3e115ff5d48a3aae93382ec337beb │ │ ├─173635 /bin/bash /tmp/neutron-netns-cleanup-cron.sh │ │ └─373839 sleep 300 │ ├─fcb24b7580091125f5839f60fedbf9fd1d55210c2fd4aa69c4fafc847f40f2e1 │ │ ├─170801 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─170819 /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 │ │ ├─170825 erl_child_setup 1048576 │ │ ├─170945 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─170946 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─170958 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/epmd -daemon │ │ └─171199 /bin/sh -s rabbit_disk_monitor │ ├─c83ae9e90c69f89cecb5e712edb1c79d479cc1d5133ce0995947a51546e2b609 │ │ └─263310 /pause │ ├─66cf3294e03d9419ef1d0a1a322f2c625f254512dce3c05fa744e34a073ac95a │ │ ├─124879 /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 │ │ └─124989 /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 │ ├─75117e8a079ed042803f7033bb5eb0d994e6820fb663b2da43ac4db990cc1c9c │ │ └─42641 /usr/local/bin/envoy-gateway server --config-path=/config/envoy-gateway.yaml │ ├─cf19bb77eab1a215f7e980c4c560fbe0b51aaaca583d5ec69f90f6a88decb7ed │ │ └─43080 /coredns -conf /etc/coredns/Corefile │ ├─486cb2ec37ad01dd02f7f1564d3cc53f976079f44095a2659c78f6d96695df55 │ │ └─62526 /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 │ ├─8b4851ebd66f28e2e13c8f8bc47f91b62907d42f0573b7ef5345a78033bfe920 │ │ ├─41681 cilium-agent --config-dir=/tmp/cilium/config-map │ │ └─42061 cilium-health-responder --listen 4240 --pidfile /var/run/cilium/state/health-endpoint.pid │ ├─b3cd86b5392fc23dc8f47842f6418bbaacd34d8fc9e8e1f9321621040a11dfe0 │ │ └─185954 /usr/bin/libvirt-tls-sidecar │ ├─4cad47a4ff08af5659f2edfd6da713dd38ce59caf43143d81f20333f295b5e20 │ │ └─54974 /pause │ ├─9a7179be744bb050fa6122e166223b70302a73307659b5b1a3024405119f0c38 │ │ └─96320 /pause │ ├─fa98d0e0338cee3eca689844443f9ea550bd4be84b7fda79996f0c4869579b84 │ │ └─64767 /goldpinger --static-file-path /static │ ├─1925ddae78fe9674b3c57de5955387a00957b81cf6b74e8d2957bb89f712b6d1 │ │ └─202840 /pause │ ├─b568f6da510f3435dcd6302cc2c4f2aa0d089bad36144a7b251cda5b1feb575f │ │ └─65715 /bin/oauth2-proxy │ ├─c46457cf98be7adb2c7686230bcb89c809e1d8fea81cff817a0f167786aca2bd │ │ └─65817 /bin/memcached_exporter │ ├─5dbc1433ea02c82c9583afd33d57c3c29372c2b5d67308eb8028b426ff37e7cb │ │ └─43475 /pause │ ├─fa39e60b15b45fdf5f42d04a1164775b3af32c245a6969564501c18b03e2475a │ │ └─249181 /pause │ ├─ccccef00a0e2acd8a9bc1b14351c874d10689d7804271a6ec1b661092d680322 │ │ └─232286 /pause │ ├─a01c6d6ec16f4ecabf2525999c1351552c95238eafa84b2e678f43bdb6433663 │ │ └─48572 /bin/mysqld_exporter --mysqld.username=monitor --collect.info_schema.processlist │ ├─db1c0c43f434003894dc16e060a7fde9cf00ba94620489276ec511bce1f9f234 │ │ └─65650 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─b738de10a5ac220498a459c48b25f533989bb9f2202f40d5d1f02f48e5cf6dff │ │ └─67869 /pause │ ├─8271068dbbefd77290b61b57606fab13385ffd537da81c895462f91463945cb0 │ │ └─47040 /manager --metrics-bind-address=:9782 │ ├─24f8f9a4dab5e211715593360a57ed6435f4e707a37b0fa5e9ace7b75c9a9c14 │ │ ├─ 46382 /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 │ │ ├─ 46395 /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 │ │ ├─ 46544 nginx: master process /usr/bin/nginx -c /etc/nginx/nginx.conf │ │ ├─261648 nginx: worker process │ │ ├─261649 nginx: worker process │ │ └─261650 nginx: cache manager process │ ├─decb46cf290accbc4a61e82f6c5d78aaa5922f2b28d12c4c4719b56a0bedc38c │ │ └─64928 /usr/bin/loki -config.file=/etc/loki/config/config.yaml -target=all │ ├─5957b18c8916aa4a4856a8118992648f45c08d86b7a591bf92c48d883909ff4d │ │ └─123887 /pause │ ├─4c73718de1e9ea82f37e397a24e507fa239dbc36b0cb8dd0264bf6b0a18a53b1 │ │ └─226753 /pause │ ├─ac88cfd1672e3b05282196498bc31fc4681ee7c7e9dd941c28ecca31acbe79ce │ │ ├─63889 /usr/bin/vector --config-dir /etc/vector/ │ │ └─63942 journalctl --follow --all --show-cursor --output=json --boot --since=2000-01-01 │ ├─445d0f7b86e18c4d05f4458a5669cfcc89b367634495d49bd650534696a84324 │ │ └─110835 /pause │ ├─0d156a4e13bbcdb620b4a516da236b95a7989251bf637c746e334f8a521a16af │ │ └─96359 /pause │ ├─c2e26209e6be1095c79c402e528ace00248939437dec0abc7f1818ce639e2500 │ │ └─143075 /pause │ ├─ed09b96600782dbd40088fcce4410400c64c923ee997c1734d48177f48ed4730 │ │ └─64621 /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 │ ├─8097397ca0b5920363400381eadec9d32de6cbe34af754d492cf17a799811449 │ │ └─41229 /pause │ ├─cf89fc6c1229ca89a098b2a467a4e353bc8888903a9757b9970ff14a9415f4d5 │ │ └─44161 /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 │ ├─09d974f39dd9dbe43f39ab7e3e5e36e867716cc8bd2c6b297f93eb84791125f3 │ │ └─145240 /pause │ ├─d4d69a4cf54caca4987d7ff09d4f150a79d58a88f4b9817feda1ad0a3bfcd96f │ │ └─140604 /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 │ ├─30670a35c7c92b438220d95255668bc2561f79cf9991d8c6510e32de29d0fabb │ │ └─55709 /pause │ ├─a449c6b4aef1de46658a7e47c732c8e3d0300a331ae0c977b5f9b3bc3cd61a79 │ │ └─60971 /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 │ ├─021822251ac2babd6d8c20aa73d7ef37b699cb34e0241781a16e212f0782eab3 │ │ ├─107357 staffeln-conductor: master process [/var/lib/openstack/bin/staffeln-conductor --config-file /etc/staffeln/staffeln.conf] │ │ ├─107727 staffeln-conductor: Staffeln conductor backup controller worker(0) │ │ └─107729 staffeln-conductor: Staffeln conductor rotation controller worker(0) │ └─847eb99a1a11f94da788c5c693d88f284e0944279ff209f96b99e2dc2c71d1fe │ └─76880 /pause ├─proc-sys-fs-binfmt_misc.mount └─dev-hugepages.mount