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 │ │ │ ├─21921 /lib/systemd/systemd --user │ │ │ └─21922 (sd-pam) │ │ └─session-21.scope │ │ ├─21848 sshd: cephadm [priv] │ │ └─21943 sshd: cephadm@notty │ └─user-1000.slice │ ├─user@1000.service … │ │ ├─app.slice │ │ └─init.scope │ │ ├─712 /lib/systemd/systemd --user │ │ └─713 (sd-pam) │ ├─session-4.scope │ │ ├─1603 sshd: zuul [priv] │ │ └─1616 sshd: zuul@notty │ └─session-1.scope │ ├─ 709 sshd: zuul [priv] │ ├─ 726 sshd: zuul@notty │ ├─ 871 /usr/bin/python3 │ ├─ 1607 ssh: /home/zuul/.ansible/cp/199.204.45.244-22-zuul [mux] │ ├─389863 sh -c /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-miancqslvchwqvpfxjvcqdhhbozmgdfh ; /usr/bin/python3'"'"' && sleep 0' │ ├─389864 /bin/sh -c sudo -H -S -n -u root /bin/sh -c 'echo BECOME-SUCCESS-miancqslvchwqvpfxjvcqdhhbozmgdfh ; /usr/bin/python3' && sleep 0 │ ├─389865 sudo -H -S -n -u root /bin/sh -c echo BECOME-SUCCESS-miancqslvchwqvpfxjvcqdhhbozmgdfh ; /usr/bin/python3 │ ├─389866 /bin/sh -c echo BECOME-SUCCESS-miancqslvchwqvpfxjvcqdhhbozmgdfh ; /usr/bin/python3 │ ├─389867 /usr/bin/python3 │ ├─389868 /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 │ └─389870 systemd-cgls --full --all --no-pager ├─osh-libvirt ├─sys-kernel-tracing.mount ├─init.scope │ └─1 /lib/systemd/systemd --system --deserialize 42 nofb ├─system.slice │ ├─docker-f6579a56ba8f86055565be4f4ead0c391498093c979aea05aecd0bc3841c5562.scope … │ │ ├─12576 /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 │ │ └─12589 /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 │ ├─containerd.service … │ │ ├─ 9946 /usr/bin/containerd --config /etc/containerd/config.toml │ │ ├─ 12532 /usr/bin/containerd-shim-runc-v2 -namespace moby -id f6579a56ba8f86055565be4f4ead0c391498093c979aea05aecd0bc3841c5562 -address /run/containerd/containerd.sock │ │ ├─ 12918 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 769a8502a3d53d03878b086bb4e6def447520902f0792e1fa96d0db393b571e2 -address /run/containerd/containerd.sock │ │ ├─ 18872 /usr/bin/containerd-shim-runc-v2 -namespace moby -id e264d53d19ba828eb33b43533d2995478de6a0c0689423c4ffa18c2aa2659868 -address /run/containerd/containerd.sock │ │ ├─ 25486 /usr/bin/containerd-shim-runc-v2 -namespace moby -id a3288e3a9474c401e3c4429012baaf2a7fadb7596490f068b1dc6ef5f7949e71 -address /run/containerd/containerd.sock │ │ ├─ 30254 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 2d6c9ccf13ac8e5f30d5d5666d00ebace6e82267b617eed8492e64529c440d85 -address /run/containerd/containerd.sock │ │ ├─ 34951 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 7618e7188eb2237a660edc4208a9ca33d728dc0446a1e1f48a0d0ae0ea0e3b5d -address /run/containerd/containerd.sock │ │ ├─ 40810 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a21901820411a859952bcefd8f6a7e593205ef8a57bc0d564d2b52522aab89b6 -address /run/containerd/containerd.sock │ │ ├─ 40847 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1b91cb7f21d2802d9a43ee110920b96d270427a4acf7420eb6ce04fab32f24f0 -address /run/containerd/containerd.sock │ │ ├─ 40870 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d9c42cf653ac2878f69f8a61bee7b6e82b5dfd2c3358062b03b1a6247a126d20 -address /run/containerd/containerd.sock │ │ ├─ 40876 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5c8aad5f0120a3c976c9a00769509710b1dfbc5e66a0ba072d3780c230562d47 -address /run/containerd/containerd.sock │ │ ├─ 40889 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0bc388847a2b38f5bb03d5619d213621aeca3eb676d01c9dc5572c34b0741880 -address /run/containerd/containerd.sock │ │ ├─ 41417 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d32f52803eb06f5f43616b0d14ffa9d783efe00570c9ce0164c86299c547b310 -address /run/containerd/containerd.sock │ │ ├─ 42160 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ab62695de1c6531ebf8c85fce8d781625d1fc87e4fbbb847c037e2b3bbee6a8d -address /run/containerd/containerd.sock │ │ ├─ 42176 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 597c4fbde1043e8e5ae54c9ab252c28ba85b7e48fdc1c03b353cf3194b00c673 -address /run/containerd/containerd.sock │ │ ├─ 43528 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 76198e174973bd3505b1205683b3e8dd09a43f6478670272e7102d643a703719 -address /run/containerd/containerd.sock │ │ ├─ 43923 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bc3d09a38d06016c20e518c80d7eecca53da3563296a8aedb21a3f2089a78761 -address /run/containerd/containerd.sock │ │ ├─ 43963 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a6b6004c75ae1f952e75dffd03f8dc2d740e03979c6467f3afaa8cfcf4fe3441 -address /run/containerd/containerd.sock │ │ ├─ 44390 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4de0e4f01f0b823da9eff952fc5a11c5050de0e86ddfdd9e3ce9a00efb79994a -address /run/containerd/containerd.sock │ │ ├─ 44900 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1fda54f6b35a91b1212957eb4c6a09df371bb60513d4f8fa656e638783d65d89 -address /run/containerd/containerd.sock │ │ ├─ 44948 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 426cbb258f16301896588a949b7ed936000648eea65b3e7d0c403f42dd9f3e60 -address /run/containerd/containerd.sock │ │ ├─ 45038 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9da23213fad41c1b7a61d2ccb4bf7b3a35e5627aa8287e694963a988869142f6 -address /run/containerd/containerd.sock │ │ ├─ 47253 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cea2d5e272aa7d49a5d4a3cc2efacfe5d88db7ca67b9bd5aac315b1ccb22deb4 -address /run/containerd/containerd.sock │ │ ├─ 47311 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d4ca166d9b16a344b0e0c4e1b1a6f1307f89be79a9c9c33d837e32c46194a86a -address /run/containerd/containerd.sock │ │ ├─ 48022 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bdf26e756d017fd4feaf2b4d047044f4eb313399385d92551c86c24eb97c9204 -address /run/containerd/containerd.sock │ │ ├─ 48132 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 72595e58c36e84be2e01839f687cf93465191115d057bbb056be18d45f761bee -address /run/containerd/containerd.sock │ │ ├─ 48580 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7d5f8c3606111c16e7ed8643a747ea95332b136aa85c1b0553f3a9551b7e295f -address /run/containerd/containerd.sock │ │ ├─ 49001 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a3c40fe6a9c272e6450ab48c29df696522c6f89859fb1afdbfb5dabdbdf7ac3d -address /run/containerd/containerd.sock │ │ ├─ 49418 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c9b0c6e85152f1f50bfebfd99872eea09a2c09b911add02e52e474f86e31e68d -address /run/containerd/containerd.sock │ │ ├─ 51458 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fe35710d20d6f86b3aaa3c390e7ec878c6e201d15d72efbd8f7adaa95292451d -address /run/containerd/containerd.sock │ │ ├─ 51612 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5ba865cdce2a195cd85eaf3900f829633b34e7df88f32a306eddc82224102306 -address /run/containerd/containerd.sock │ │ ├─ 55755 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9954dcf2e665dc8e795492beea5e3d4e3712c8a2c229e42943b48f0edbf529dc -address /run/containerd/containerd.sock │ │ ├─ 56406 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b72ebc01de4310d7a16b7626159d63ab7dc89b0dcc7d06137d4f15b1adfb4f2a -address /run/containerd/containerd.sock │ │ ├─ 56444 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d5f1f54bc7d5c3f26455536dd9d3c7c69cdd200d4b06ac78419f5674f2fbe9af -address /run/containerd/containerd.sock │ │ ├─ 56501 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 12bbb18be567e024abff245265a1f5abe63cb8a880efed25bf37b9d4dc8491b5 -address /run/containerd/containerd.sock │ │ ├─ 56671 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ee23ffd5d5fa34a96fefaef282820ac6c9d94263629e000dce080ca19dd7be75 -address /run/containerd/containerd.sock │ │ ├─ 60515 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a4b892b86cc50ac7b7d69e275e4ba565c0cff357cd0885f775072e9ea8c19010 -address /run/containerd/containerd.sock │ │ ├─ 60608 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0f33bbe5680a9482cb3d7ce2385800b882b1262477dbf176278a66ecc217b0e4 -address /run/containerd/containerd.sock │ │ ├─ 60661 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0a2c5550d19feb3b331e8b1be083af802e348e1cf909af12a6678f91bac5a529 -address /run/containerd/containerd.sock │ │ ├─ 60704 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 811d944d73fa06871a3aa9bc779b4beceb1e445e6ea328106c952ce3e921298d -address /run/containerd/containerd.sock │ │ ├─ 62178 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3586d8c99dc9345e2214565652b1859bfa58a8651be43616670764b53aee4ed8 -address /run/containerd/containerd.sock │ │ ├─ 62232 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e1e8e3481e73d8c5e03ca97c739f965203109814c3ea41fae9e8ae23ed1eb57d -address /run/containerd/containerd.sock │ │ ├─ 62293 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2be29d756bf037432c032c7cc78dbc8025553c43e6e01ad0fc5d68c538f569d5 -address /run/containerd/containerd.sock │ │ ├─ 62463 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id dd8e7febd8d315628c3e1a830f647fbf15205aaee8898dcfdcb0acb4b6dba2de -address /run/containerd/containerd.sock │ │ ├─ 62648 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8f5abdde3b74c85e6c9522bf8be5709e47ddd0f4c06e7459baec471d89684988 -address /run/containerd/containerd.sock │ │ ├─ 62930 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 32ae458c80716dc6adea0007f9b4c461009aa47178b4afa7f893161b324cb390 -address /run/containerd/containerd.sock │ │ ├─ 63316 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id dddb2461f61361d7d6b0c61af20ad290d332d1f6b61978d6915c64390c2a8449 -address /run/containerd/containerd.sock │ │ ├─ 63783 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b35db8849eab465c2e9c5248cf0766f4b07560d3ce2c6ba46cb48ea369cf5a61 -address /run/containerd/containerd.sock │ │ ├─ 64022 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7026fcbd4f4c7dc523788cd769297ad9f412c6c42f70c2257314ada7a24f34d6 -address /run/containerd/containerd.sock │ │ ├─ 64901 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 15f0b14945d48b6e7e736df00a1ef915555165ba1255979f4b72749eb3f56339 -address /run/containerd/containerd.sock │ │ ├─ 66352 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 682e4ebafcb477a92ff15ceb26b934078c220f6800acb9bc00d10d2f8abafc65 -address /run/containerd/containerd.sock │ │ ├─ 68350 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3f45e162d26debc1c35b18a2a79a586491ff7882f657c8add777e69d9f1f4a77 -address /run/containerd/containerd.sock │ │ ├─ 77552 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e5b26eb526b7b6a671b91859bb45913bd5a3f3474c68f0a5df033960beeee501 -address /run/containerd/containerd.sock │ │ ├─ 78920 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e0cfbe1309e204726df4d8fbc81ab1bfb4de33d7d4aa9c69500b3220835566d4 -address /run/containerd/containerd.sock │ │ ├─ 84713 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9a644bf8e3dd85f4f676ec255953092ce81fb0cc1a0327a4b61c677109215b24 -address /run/containerd/containerd.sock │ │ ├─ 90569 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a389230543f95d1d639e19027eb3abf3094627f4e427d24a0f439f70e028220d -address /run/containerd/containerd.sock │ │ ├─ 94959 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6b30fca9db44ff38f670db7e3e2b4106de8424063f0fbd788aa3bd7708d5e2bd -address /run/containerd/containerd.sock │ │ ├─ 94999 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d93170c5462636d6324fcbb8fccec2f001e4b56d87f940a2c1d61986a6afb291 -address /run/containerd/containerd.sock │ │ ├─103558 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0d6f160451675a610c39e7bc199fe46b73bad116d925b7f84ec760d8365fc18c -address /run/containerd/containerd.sock │ │ ├─105010 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 487f4657b0f6cffd29bca8069c072f662eb4e3229ba9de7a129fa72258faaade -address /run/containerd/containerd.sock │ │ ├─105054 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 41b44a7ead7d072df7bf251e5f1cd19a90ddc6da8e74b73d9eb31f17da5723e7 -address /run/containerd/containerd.sock │ │ ├─107071 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 79569188e72b47df85324c654eb5e18cfc1b3e419d2a273dd33d11ff33750860 -address /run/containerd/containerd.sock │ │ ├─108921 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id dfe5031ddbafcc455cf57e47e571901b5083eea73fd39cc0233717994cbe0891 -address /run/containerd/containerd.sock │ │ ├─109017 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 58de04befd591ed7162d1b7f3402137f0ce432e0e811d7dc3a9605af377579cd -address /run/containerd/containerd.sock │ │ ├─122139 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3c6971852b0a1576434899b67193f50da8aae4f287b447a7e3e7300bbf64e886 -address /run/containerd/containerd.sock │ │ ├─122215 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bd402e4257ca18f1cb9160ea91b49e3676c16ebdad10764d5e97dcc160cba894 -address /run/containerd/containerd.sock │ │ ├─124606 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1236ca11c4288a8ef9922529359f65670759d6ca8aca8ac3102987850831880b -address /run/containerd/containerd.sock │ │ ├─138700 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ab588875d1a23d37632ef8a911f667a778df1d4d2dc70dca5f74543edf309f8a -address /run/containerd/containerd.sock │ │ ├─139589 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8c3f4a33f42f02b78a552ed25a64d72c7a009651beea1c31da3ccce14635a7b9 -address /run/containerd/containerd.sock │ │ ├─140802 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7215874cbc9b394dd433c3895211100f7d939ae8f8c2da2f17fbae828dd2e2e3 -address /run/containerd/containerd.sock │ │ ├─140849 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3f23d1a0f1d0f377fad2a5a86301e23466a2f42c78b848a597f0beab4f87d820 -address /run/containerd/containerd.sock │ │ ├─141291 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0ae9e9234e074c49fc94bc5da80aa3a79274657327edf52bf3931a34a821adfa -address /run/containerd/containerd.sock │ │ ├─142462 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5e7f896fa8005d3771e5ef302f480734a09650e79b7dca0e675326bfce3cf3e7 -address /run/containerd/containerd.sock │ │ ├─144421 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b51c726435d68b6d5d465ee12f8f6ab0116a9a44ae2396d3feb1ea2664d2f89d -address /run/containerd/containerd.sock │ │ ├─144796 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a973cb443c4cbbc3b6e909963b9dd7248c2e44e051f7b0b4f29cb5f88ba0f883 -address /run/containerd/containerd.sock │ │ ├─144847 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6d63196d2089c9b573fef3c4c53e63517d3920df595b6d0c25c20c12bb363d28 -address /run/containerd/containerd.sock │ │ ├─145109 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 73188def331eb718d66043632d3846eb9eb3351ab9ef32bf369d94dab09a0c4d -address /run/containerd/containerd.sock │ │ ├─145290 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 80f933c529e8ec5a528ac3bcc7080e689bb580a9b55ef766fff5e4a62beca742 -address /run/containerd/containerd.sock │ │ ├─145642 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 048ddcc9c38548adcb4ba6913c2f5e98cb488e96ea5bf756112c7c044a2a11c0 -address /run/containerd/containerd.sock │ │ ├─170990 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d0ba6b755f2dd48b977b587884439dbef711c0c211b3fff7e279b5e84d99c7f6 -address /run/containerd/containerd.sock │ │ ├─172816 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3fa0d6e96982e23b736e9ba6dc48992cabdb651af08244a8eb226257ba1773c7 -address /run/containerd/containerd.sock │ │ ├─172858 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 73524b66926a3e4366aab2352c7d41baf76d5dcf5e4ce062e6f4f10d4149d607 -address /run/containerd/containerd.sock │ │ ├─172905 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 38610f34a054f6c5413c305e52ddd95675814b70ba63274279321aa53999a25d -address /run/containerd/containerd.sock │ │ ├─173163 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ba7bed90bf52a4b4640b429de6fa67f8fbec4b259b2ae9c2b53b340ec92822a1 -address /run/containerd/containerd.sock │ │ ├─180905 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 02a06d3c312eb9fd9cbce715c6051d16712608549d8785053e9a11b8b71f7f0a -address /run/containerd/containerd.sock │ │ ├─183524 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bfcf9c9c9687d77f259fce418ccad516bec37f1c26731ff3583a765a155edc2b -address /run/containerd/containerd.sock │ │ ├─185730 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c155f110f159f4debfb75a921e40a8fcf952d5144e2cc3573a6005f7bd56cd4a -address /run/containerd/containerd.sock │ │ ├─185781 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 75afca02ee7ba19fd6af88de08611719cf3161060e858fdd429d9d6638e1a79f -address /run/containerd/containerd.sock │ │ ├─185824 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c0ace16460b6d2e4ac400bb4aeb519bb490dc7ef8bd034a9dafd2ae1b50ac2c9 -address /run/containerd/containerd.sock │ │ ├─202337 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a45649a13a74f5a99d9c71b53a48ce97bab1e56d2e645653a91e28fd26e3c81f -address /run/containerd/containerd.sock │ │ ├─209285 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 73bfd7db58cd94215a5f9eb315173351450e9d08169a288fba9789466c8628c6 -address /run/containerd/containerd.sock │ │ ├─209305 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 26a901bcbdcef31fbfaaf86878cecb66d59c38e335431c7cfd13a738c5dc30ba -address /run/containerd/containerd.sock │ │ ├─209321 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 14ee932e364c412cb3018600ac441e98eaacc715c11c6d534613ef09e0818177 -address /run/containerd/containerd.sock │ │ ├─209621 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f96a4ddd7214545a4122b482790eeb3dd08300a4f807be63446edba40a349c3f -address /run/containerd/containerd.sock │ │ ├─220973 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d36ecd8166068fccd8ce1173aeb5a2abdd8a45bb0aebf5be0e0be5e74dc4561b -address /run/containerd/containerd.sock │ │ ├─223389 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4b518f5112ae3e63b53fb2ede4bcaf524d94c8e9879f6dfe31593c39dadec8e0 -address /run/containerd/containerd.sock │ │ ├─224335 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bbebbe4d715cc3ce02f9f7c77bacdb952de0e486f978f26a3c4083abe0b3f5c6 -address /run/containerd/containerd.sock │ │ ├─225227 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c33750e7c8fdf4bd3c4722d200a62b20ba6fa5f06cc70657f81c9a3f7437c9f2 -address /run/containerd/containerd.sock │ │ ├─225708 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 10badf97dee869722d5d7bb08296d31d1f1439d0e32a373d47b54b8e212247fc -address /run/containerd/containerd.sock │ │ ├─227894 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fdb846ab321bd4cbb92155f42cd73493d2e16dd8feb5bc98c61545932c668bb1 -address /run/containerd/containerd.sock │ │ ├─229337 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c38e0b335026a293c9e3058c04d40b42e08ec4543cf19b88bd1db9dc153d88e9 -address /run/containerd/containerd.sock │ │ ├─229383 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c3b7d3998b59e6259bc106dd5200138ea3d37f791dfc59a0e2e916d5cd912e86 -address /run/containerd/containerd.sock │ │ ├─238583 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d96c4fd21e8fac34de9173593ca28b672d95f24c41ece440f801bc505caf1ee3 -address /run/containerd/containerd.sock │ │ ├─239020 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e6d50eae55a6845099e2c27d76622c2010324cd8f1773d9689a7efb31ebeae3e -address /run/containerd/containerd.sock │ │ ├─241656 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6500f2468c7c28adb233cdda1aed0c6c0a76ad811e2e2b28901243a9c22de48f -address /run/containerd/containerd.sock │ │ ├─246102 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 34453eab8728a041772a3416c9cbbebbcc45ae96ba3617b86be3038527d81f5d -address /run/containerd/containerd.sock │ │ ├─246293 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b89835e9effa44d4482ea3c1e600ceec3c23e2a077c0190da4e4ba6ca96007dc -address /run/containerd/containerd.sock │ │ ├─246368 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9868df612eb74b7009275363a4c69c0e8c4d91edcf0b02068739505bda9d4d3d -address /run/containerd/containerd.sock │ │ ├─246410 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6b73f41ce0034a7d01811d8aac7414166745482d8acebaba09400f5a3dbf6b81 -address /run/containerd/containerd.sock │ │ ├─257679 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 30383259570c75ee0b9fe8cff4ca84f1ff7b539283adcefae471c1654f498420 -address /run/containerd/containerd.sock │ │ ├─260173 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 382addbc4240fa0e2a9e88add076c89a56076008847686b950c6bdcee54e9784 -address /run/containerd/containerd.sock │ │ └─261649 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3bc98368e877029cbb272026e1c97f682e01458402868e31be57001e999b6503 -address /run/containerd/containerd.sock │ ├─packagekit.service │ │ └─1424 /usr/libexec/packagekitd │ ├─systemd-networkd.service │ │ └─526 /lib/systemd/systemd-networkd │ ├─systemd-udevd.service │ │ └─398 /lib/systemd/systemd-udevd │ ├─system-serial\x2dgetty.slice │ │ └─serial-getty@ttyS0.service │ │ └─631 /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 │ │ │ ├─29976 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/unit.run │ │ │ └─30237 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-1 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1:/var/lib/ceph/osd/ceph-1:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n osd.1 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@mgr.instance.cxvugg.service │ │ │ ├─12825 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.cxvugg/unit.run │ │ │ └─12854 /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-cxvugg --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph:v18 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.cxvugg:/var/lib/ceph/mgr/ceph-instance.cxvugg:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.cxvugg/config:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v18 -n mgr.instance.cxvugg -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 │ │ │ ├─18830 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/unit.run │ │ │ └─18851 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-crash --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-crash-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/config:/etc/ceph/ceph.conf:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/keyring:/etc/ceph/ceph.client.crash.instance.keyring quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n client.crash.instance │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.0.service │ │ │ ├─25193 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/unit.run │ │ │ └─25468 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-0 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0:/var/lib/ceph/osd/ceph-0:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n osd.0 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.2.service │ │ │ ├─34658 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/unit.run │ │ │ └─34934 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-2 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2:/var/lib/ceph/osd/ceph-2:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n osd.2 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@mon.instance.service │ │ ├─12469 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/unit.run │ │ └─12496 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-mon --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-mon-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph:v18 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance:/var/lib/ceph/mon/ceph-instance:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev quay.io/ceph/ceph:v18 -n mon.instance -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true │ ├─run-r287847f4bf964844bce57f890e529257.scope │ │ └─188499 /usr/sbin/libvirtd --listen │ ├─docker.service … │ │ └─10318 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock │ ├─polkit.service │ │ └─651 /usr/libexec/polkitd --no-debug │ ├─networkd-dispatcher.service │ │ └─621 /usr/bin/python3 /usr/bin/networkd-dispatcher --run-startup-triggers │ ├─multipathd.service │ │ └─138105 /sbin/multipathd -d -s │ ├─docker-2d6c9ccf13ac8e5f30d5d5666d00ebace6e82267b617eed8492e64529c440d85.scope … │ │ ├─30277 /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 │ │ └─30291 /usr/bin/ceph-osd -n osd.1 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─docker-a3288e3a9474c401e3c4429012baaf2a7fadb7596490f068b1dc6ef5f7949e71.scope … │ │ ├─25510 /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 │ │ └─25522 /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 │ ├─kubelet.service │ │ └─41278 /usr/bin/kubelet --bootstrap-kubeconfig=/etc/kubernetes/bootstrap-kubelet.conf --kubeconfig=/etc/kubernetes/kubelet.conf --config=/var/lib/kubelet/config.yaml --cgroups-per-qos=false --container-runtime-endpoint=/run/containerd/containerd.sock --enforce-node-allocatable= --node-ip=199.204.45.244 --pod-infra-container-image=harbor.atmosphere.dev/registry.k8s.io/pause:3.9 │ ├─docker-e264d53d19ba828eb33b43533d2995478de6a0c0689423c4ffa18c2aa2659868.scope … │ │ ├─18900 /sbin/docker-init -- /usr/bin/ceph-crash -n client.crash.instance │ │ └─18917 /usr/bin/python3 -s /usr/bin/ceph-crash -n client.crash.instance │ ├─system-modprobe.slice │ ├─docker-7618e7188eb2237a660edc4208a9ca33d728dc0446a1e1f48a0d0ae0ea0e3b5d.scope … │ │ ├─34975 /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 │ │ └─34987 /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 │ ├─cloud-init-local.service │ ├─systemd-journald.service │ │ └─363 /lib/systemd/systemd-journald │ ├─ssh.service │ │ └─650 sshd: /usr/sbin/sshd -D [listener] 0 of 10-100 startups │ ├─uuidd.service │ │ └─1093 /usr/sbin/uuidd --socket-activation │ ├─cloud-config.service │ ├─chrony.service │ │ ├─11079 /usr/sbin/chronyd -F 1 │ │ └─11080 /usr/sbin/chronyd -F 1 │ ├─docker-769a8502a3d53d03878b086bb4e6def447520902f0792e1fa96d0db393b571e2.scope … │ │ ├─12943 /sbin/docker-init -- /usr/bin/ceph-mgr -n mgr.instance.cxvugg -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─12974 /usr/bin/ceph-mgr -n mgr.instance.cxvugg -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 │ │ └─404 /lib/systemd/systemd-resolved │ ├─system-lvm2\x2dpvscan.slice │ ├─iscsid.service │ │ ├─137852 /sbin/iscsid │ │ └─137853 /sbin/iscsid │ ├─dbus.service │ │ └─618 @dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation --syslog-only │ ├─system-getty.slice │ │ └─getty@tty1.service │ │ └─630 /sbin/agetty -o -p -- \u --noclear tty1 linux │ └─systemd-logind.service │ └─624 /lib/systemd/systemd-logind ├─k8s.io │ ├─b35db8849eab465c2e9c5248cf0766f4b07560d3ce2c6ba46cb48ea369cf5a61 │ │ └─63808 /pause │ ├─34453eab8728a041772a3416c9cbbebbcc45ae96ba3617b86be3038527d81f5d │ │ └─246126 /pause │ ├─8394848d4e94c32314a4e1816509f867695dd3813fd8eb36d9c42b5e95df5620 │ │ └─56794 nfd-worker -metrics=8081 │ ├─bdf26e756d017fd4feaf2b4d047044f4eb313399385d92551c86c24eb97c9204 │ │ └─48046 /pause │ ├─6e05388b508406c5900fd219815f8786b47500f50cb68cbc1b9c0a73786454f9 │ │ ├─241861 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─241876 /opt/erlang/lib/erlang/erts-14.2.5.1/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-14.2.5.1/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 │ │ ├─241882 erl_child_setup 1048576 │ │ ├─241929 sh -s disksup │ │ ├─241931 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─241932 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─241949 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─241950 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─241960 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─242275 /bin/sh -s rabbit_disk_monitor │ ├─4b518f5112ae3e63b53fb2ede4bcaf524d94c8e9879f6dfe31593c39dadec8e0 │ │ └─223413 /pause │ ├─ae13648fcc9948437a833d57b39ef513acb34c96cb06e0985ddbe08810aeacc6 │ │ ├─104030 glance-api: uWSGI master │ │ ├─104043 glance-api: uWSGI worker 1 │ │ └─104044 glance-api: uWSGI worker 2 │ ├─6b88ddea43c66c118f59a6815a558b3a6c21e5f9c562b7bf4eda362572498ba9 │ │ ├─61881 python -u /app/sidecar.py │ │ ├─62154 python -u /app/sidecar.py │ │ └─62155 python -u /app/sidecar.py │ ├─bc92e8ee1e5a963e58bbfee373636f9821dc0dae426850a572cafa36b8bf4402 │ │ └─41071 kube-apiserver --advertise-address=199.204.45.244 --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 │ ├─701402e3065d2d4967d10903e683c47eff97e28585af889066b048842a2c8e70 │ │ └─181585 vector --config /etc/vector/vector.toml │ ├─55e6f4016241c9348075e8414beaaf08860f458f9acd5d32db2e9bb58177678f │ │ └─227943 /manager --leader-elect --v=2 --diagnostics-address=127.0.0.1:8080 --insecure-diagnostics=true │ ├─7d1ba905e3be85f176f91384a99713dd216cc94ad82f21f9e40ea19fc607c238 │ │ └─52047 valkey-server *:26379 [sentinel] │ ├─a973cb443c4cbbc3b6e909963b9dd7248c2e44e051f7b0b4f29cb5f88ba0f883 │ │ └─144822 /pause │ ├─fac478a72d4c77d4d7ed2e4a035d54c2aa666832e65579bd49ac046f643950a0 │ │ ├─198572 heat-api-cfn: uWSGI master │ │ ├─198619 heat-api-cfn: uWSGI worker 1 │ │ └─198620 heat-api-cfn: uWSGI worker 2 │ ├─d14ed39e848651a90cc74da1801dfd3d66eded3a25b47547eb840aaeaa7d6045 │ │ └─65999 /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 │ ├─d9c42cf653ac2878f69f8a61bee7b6e82b5dfd2c3358062b03b1a6247a126d20 │ │ └─40979 /pause │ ├─d0878185b4ce58c5924dc036025d951bf9a7c53882c1091701b07c08a19e23c9 │ │ ├─64478 nginx: master process nginx -g daemon off; │ │ ├─64501 nginx: worker process │ │ ├─64503 nginx: worker process │ │ ├─64504 nginx: worker process │ │ ├─64505 nginx: worker process │ │ └─64506 nginx: worker process │ ├─15a0a4b78298b5061ac6255d13f2ac8919f6b545a954f9af617f046dae2045b0 │ │ └─49722 /bin/mysqld_exporter --mysqld.username=monitor --collect.info_schema.processlist │ ├─424f00b57758be5fe1c32137900490725c90f4c5d792682ab3baa0af0e71ea7e │ │ ├─238986 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ ├─239293 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ └─239294 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ ├─7d5f8c3606111c16e7ed8643a747ea95332b136aa85c1b0553f3a9551b7e295f │ │ └─48606 /pause │ ├─b9e975de78ae2999c0de863163e63b017e18d3059c88767bf7b8b8275e63999e │ │ ├─107194 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─107211 /opt/erlang/lib/erlang/erts-14.2.5.1/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-14.2.5.1/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 │ │ ├─107217 erl_child_setup 1048576 │ │ ├─107275 sh -s disksup │ │ ├─107277 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─107290 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─107330 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─107331 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─107341 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─107505 /bin/sh -s rabbit_disk_monitor │ ├─bb93c0244458d99587146c6c3236bfe24640046a1c07b134cda6731276fa1edf │ │ ├─202440 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─202458 /opt/erlang/lib/erlang/erts-14.2.5.1/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-14.2.5.1/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 │ │ ├─202464 erl_child_setup 1048576 │ │ ├─202514 sh -s disksup │ │ ├─202516 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─202517 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─202522 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─202523 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─202533 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─202762 /bin/sh -s rabbit_disk_monitor │ ├─c8ccf7b5c7b00b4aaacc3a6b80ddb3c92b86d1de48d3dcf4bb553d3101f5e8b1 │ │ └─65473 /usr/bin/loki -config.file=/etc/loki/config/config.yaml -target=all │ ├─625847206b996a08d61af23ca552a967b48c5927d6492406a14209b190d2e0ea │ │ └─150899 /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 │ ├─bae25a925dce9e18469fa373927bedac64275727d8df698eb90c9a422078f3d7 │ │ └─48326 /manager --metrics-bind-address=:8080 │ ├─9954dcf2e665dc8e795492beea5e3d4e3712c8a2c229e42943b48f0edbf529dc │ │ └─55778 /pause │ ├─c33750e7c8fdf4bd3c4722d200a62b20ba6fa5f06cc70657f81c9a3f7437c9f2 │ │ └─225259 /pause │ ├─bffaaf04d49964bd93c242ce2884fa368cebfdb042c406e5ea515fe6d60b492d │ │ └─48862 percona-xtradb-cluster-operator │ ├─10badf97dee869722d5d7bb08296d31d1f1439d0e32a373d47b54b8e212247fc │ │ └─225733 /pause │ ├─5d4b7485a3e2672c9bf6298dda90e0478d5a7d3137913273d44cb515f2f0ba88 │ │ └─255630 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-scheduler --config-file /etc/manila/manila.conf │ ├─a88e51a1a96b2b842e35be5c25b2fd090ca35041bee3909dc4d7eb67976766f6 │ │ └─41090 etcd --advertise-client-urls=https://199.204.45.244:2379 --cert-file=/etc/kubernetes/pki/etcd/server.crt --client-cert-auth=true --data-dir=/var/lib/etcd --experimental-initial-corrupt-check=true --experimental-watch-progress-notify-interval=5s --initial-advertise-peer-urls=https://199.204.45.244:2380 --initial-cluster=instance=https://199.204.45.244:2380 --key-file=/etc/kubernetes/pki/etcd/server.key --listen-client-urls=https://127.0.0.1:2379,https://199.204.45.244:2379 --listen-metrics-urls=http://127.0.0.1:2381 --listen-peer-urls=https://199.204.45.244: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 │ ├─cea2d5e272aa7d49a5d4a3cc2efacfe5d88db7ca67b9bd5aac315b1ccb22deb4 │ │ └─47279 /pause │ ├─72595e58c36e84be2e01839f687cf93465191115d057bbb056be18d45f761bee │ │ └─48158 /pause │ ├─41b44a7ead7d072df7bf251e5f1cd19a90ddc6da8e74b73d9eb31f17da5723e7 │ │ └─105079 /pause │ ├─045da6c9e93224063d8b7e39976d34cccf743d6462b4ff155f5813312d4026cc │ │ └─56973 /secretgen-controller │ ├─75afca02ee7ba19fd6af88de08611719cf3161060e858fdd429d9d6638e1a79f │ │ └─185805 /pause │ ├─d36ecd8166068fccd8ce1173aeb5a2abdd8a45bb0aebf5be0e0be5e74dc4561b │ │ └─220996 /pause │ ├─2b794b7bb15eb819b9de211c5797be95ad1ef52ecc5fa5a7d2dca01d7a7c720d │ │ └─62133 /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 │ ├─5da12c36d31a83790b96937d12ed5f39f18d80df11ec02ddf32778888fc0f9c9 │ │ └─45103 /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 │ ├─a389230543f95d1d639e19027eb3abf3094627f4e427d24a0f439f70e028220d │ │ └─90591 /pause │ ├─d5f4d676a9dc21c5074b53ee586bd59fa9048d37562d5861c3cd4357306d726a │ │ └─42480 cilium-operator-generic --config-dir=/tmp/cilium/config-map --debug=false │ ├─a2ccc5e21a0d5e56c3f83a4771fc9a6978232d20733d95801f62ac197cde7792 │ │ ├─49469 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 │ │ └─52187 haproxy -sf 142 -x sockpair@5 -W -db -f /etc/haproxy-custom/haproxy-global.cfg -f /etc/haproxy/pxc/haproxy.cfg -p /etc/haproxy/pxc/haproxy.pid -S /etc/haproxy/pxc/haproxy-main.sock │ ├─94e1805eb45642399ce3162a911eb22953662c346b1dd4f18f95f73b01a9566d │ │ ├─198595 heat-api: uWSGI master │ │ ├─198621 heat-api: uWSGI worker 1 │ │ └─198622 heat-api: uWSGI worker 2 │ ├─dcf4363bd657fb6658239cb73c9c390fda2c9af712e8cad3ef2fcd6344427631 │ │ ├─142601 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─142618 /opt/erlang/lib/erlang/erts-14.2.5.1/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-14.2.5.1/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 │ │ ├─142624 erl_child_setup 1048576 │ │ ├─142671 sh -s disksup │ │ ├─142673 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─142674 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─142796 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─142797 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─142824 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─143022 /bin/sh -s rabbit_disk_monitor │ ├─3f23d1a0f1d0f377fad2a5a86301e23466a2f42c78b848a597f0beab4f87d820 │ │ └─140873 /pause │ ├─4fe3ce9b95ef81c585c71e0d8193640fa6940b30013b53c2e0859eadbc50222e │ │ └─56835 nfd-master -crd-controller=true -metrics=8081 │ ├─61c58a362cb39569974f4de7842352b4be13571777a143108e209e60a6e78985 │ │ └─66303 /bin/memcached_exporter │ ├─bd402e4257ca18f1cb9160ea91b49e3676c16ebdad10764d5e97dcc160cba894 │ │ └─122254 /pause │ ├─572fd296822a4ef72b49da2e9dedef75a9931a6a1978cff195d0404cda02ef3e │ │ └─45230 /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 │ ├─38610f34a054f6c5413c305e52ddd95675814b70ba63274279321aa53999a25d │ │ └─172946 /pause │ ├─50871d189255362e2a3edd2b3a1d404491b5ed2628c6ed32d10a3ead36adb497 │ │ ├─139120 /tini -s -- /tmp/openvswitch-vswitchd.sh start │ │ └─139132 /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 │ ├─107a35a12c71bb7c23028e40aee3aa8d853e22e26c1aee8d12906a73b0dee6f0 │ │ └─65958 /bin/alertmanager --config.file=/etc/alertmanager/config_out/alertmanager.env.yaml --storage.path=/alertmanager --data.retention=120h --cluster.listen-address= --web.listen-address=:9093 --web.external-url=http://alertmanager.199-204-45-244.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 │ ├─b516bc6b162041826c7fbf7ec7b3392a8a96ee0b9bd5b95f94b4fcdc737abf4d │ │ ├─42688 cilium-agent --config-dir=/tmp/cilium/config-map │ │ └─43102 cilium-health-responder --listen 4240 --pidfile /var/run/cilium/state/health-endpoint.pid │ ├─5e7f896fa8005d3771e5ef302f480734a09650e79b7dca0e675326bfce3cf3e7 │ │ └─142486 /pause │ ├─d5f1f54bc7d5c3f26455536dd9d3c7c69cdd200d4b06ac78419f5674f2fbe9af │ │ └─56468 /pause │ ├─2be29d756bf037432c032c7cc78dbc8025553c43e6e01ad0fc5d68c538f569d5 │ │ └─62316 /pause │ ├─73188def331eb718d66043632d3846eb9eb3351ab9ef32bf369d94dab09a0c4d │ │ └─145162 /pause │ ├─5f7631ea89b1f897e65b8a959d302fca9843f22fd6d329bbe49f858b8e2d0d15 │ │ ├─90806 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─90825 /opt/erlang/lib/erlang/erts-14.2.5.1/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-14.2.5.1/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 │ │ ├─90831 erl_child_setup 1048576 │ │ ├─90920 sh -s disksup │ │ ├─90922 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─90923 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─90958 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─90959 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─90969 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─91286 /bin/sh -s rabbit_disk_monitor │ ├─21c73f3ae27fe919c9742548f95bb8d9688bcabaa947fd1af64b983e5b05531e │ │ └─223473 /manager --metrics-bind-address=:8443 --leader-elect --health-probe-bind-address=:8081 │ ├─0390067951a71db74112990991031089e865dfb317779fa84789ab8150d7b924 │ │ ├─192573 /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 │ │ ├─361795 /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/tmp61er5891/privsep.sock │ │ ├─362070 /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/tmp5_g3n322/privsep.sock │ │ └─362863 /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/tmp8vl49puq/privsep.sock │ ├─d90fff5f2a7dd3ac44e796994cda88f97481b25ace7cd89e92d7e97a7197161e │ │ └─51843 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 │ ├─f3c86d8f0da150e2e53dfa2695c1cc9f1e177549a206397749d980d6739c6d7d │ │ └─85493 /usr/local/bin/rook ceph operator │ ├─811d944d73fa06871a3aa9bc779b4beceb1e445e6ea328106c952ce3e921298d │ │ └─60730 /pause │ ├─3e2556a22302a4c6818e7f67010b4a7bc0e6d79269cbf14a6ad3f0f353e5dfda │ │ ├─182178 neutron-policy-server: uWSGI master │ │ ├─182191 neutron-policy-server: uWSGI worker 1 │ │ └─182192 neutron-policy-server: uWSGI worker 2 │ ├─a4415756001eaeca5c539c033a9cfd1e40930172776f78dbcc852605983f9cf8 │ │ └─66239 /bin/prometheus --web.console.templates=/etc/prometheus/consoles --web.console.libraries=/etc/prometheus/console_libraries --config.file=/etc/prometheus/config_out/prometheus.env.yaml --web.enable-lifecycle --web.external-url=http://prometheus.199-204-45-244.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 │ ├─6d63196d2089c9b573fef3c4c53e63517d3920df595b6d0c25c20c12bb363d28 │ │ └─144880 /pause │ ├─a3c40fe6a9c272e6450ab48c29df696522c6f89859fb1afdbfb5dabdbdf7ac3d │ │ └─49024 /pause │ ├─dddb2461f61361d7d6b0c61af20ad290d332d1f6b61978d6915c64390c2a8449 │ │ └─63351 /pause │ ├─b6c87ed95b03e82626c3944c373382b82bc2a90a3756678cc6aefa3cfbfdbe46 │ │ ├─66732 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─66749 /opt/erlang/lib/erlang/erts-14.2.5.1/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-14.2.5.1/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 │ │ ├─66755 erl_child_setup 1048576 │ │ ├─66802 sh -s disksup │ │ ├─66804 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─66805 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─66922 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─66923 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─66933 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─67005 /bin/sh -s rabbit_disk_monitor │ ├─d32f52803eb06f5f43616b0d14ffa9d783efe00570c9ce0164c86299c547b310 │ │ └─41442 /pause │ ├─ab62695de1c6531ebf8c85fce8d781625d1fc87e4fbbb847c037e2b3bbee6a8d │ │ └─42210 /pause │ ├─cd664bfc69cf6936095e91df0bdfec3a7d12ee445cdf981c1666bb7783c05d56 │ │ └─52126 redis_exporter │ ├─d4ca166d9b16a344b0e0c4e1b1a6f1307f89be79a9c9c33d837e32c46194a86a │ │ └─47335 /pause │ ├─73524b66926a3e4366aab2352c7d41baf76d5dcf5e4ce062e6f4f10d4149d607 │ │ └─172907 /pause │ ├─32ae458c80716dc6adea0007f9b4c461009aa47178b4afa7f893161b324cb390 │ │ └─62964 /pause │ ├─bbf6010c6bf4eca385132925341c5433c3588776eb62e12bbdadd38e05179c8c │ │ ├─186585 neutron-ovn-metadata-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/ovn_metadata_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini) │ │ ├─187236 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/ovn_metadata_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini --privsep_context neutron.privileged.namespace_cmd --privsep_sock_path /tmp/tmpxpy5swxs/privsep.sock │ │ ├─204349 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/ovn_metadata_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmpysemgecn/privsep.sock │ │ ├─219678 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/ovn_metadata_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini --privsep_context neutron.privileged.link_cmd --privsep_sock_path /tmp/tmpir5urcae/privsep.sock │ │ ├─219826 haproxy -f /var/lib/neutron/ovn-metadata-proxy/79d8cd6b-0541-4e50-acc6-43fa43ddf243.conf │ │ ├─362356 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ └─362358 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ ├─8e1bfc89718644563f899fea3e2038d9945e9cf25bafca5adb3eaca558170fbe │ │ └─225761 /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 │ ├─0bc388847a2b38f5bb03d5619d213621aeca3eb676d01c9dc5572c34b0741880 │ │ └─40978 /pause │ ├─39b04ccc2c07e5b8d8557f1da82fb16e3d4ce292c7b6fb98c3f0291857cdc3f7 │ │ └─95337 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-582rw --rgw-mime-types-file=/etc/ceph/rgw/mime.types --rgw-realm=ceph --rgw-zonegroup=ceph --rgw-zone=ceph │ ├─58de04befd591ed7162d1b7f3402137f0ce432e0e811d7dc3a9605af377579cd │ │ └─109059 /pause │ ├─9868df612eb74b7009275363a4c69c0e8c4d91edcf0b02068739505bda9d4d3d │ │ └─246411 /pause │ ├─426cbb258f16301896588a949b7ed936000648eea65b3e7d0c403f42dd9f3e60 │ │ └─44972 /pause │ ├─73bfd7db58cd94215a5f9eb315173351450e9d08169a288fba9789466c8628c6 │ │ └─209358 /pause │ ├─cbec92d94db5c946b35760bdf438773b132cea4626f37facea8c0e28b5d693c4 │ │ ├─65221 /usr/bin/vector --config-dir /etc/vector/ │ │ └─65254 journalctl --follow --all --show-cursor --output=json --boot --since=2000-01-01 │ ├─47154b37ea6b61afc8d790d9b5b79a857671b1c4336b9dfda4fb228b36ee7d5d │ │ └─65321 /goldpinger --static-file-path /static │ ├─b51c726435d68b6d5d465ee12f8f6ab0116a9a44ae2396d3feb1ea2664d2f89d │ │ └─144528 /pause │ ├─4de0e4f01f0b823da9eff952fc5a11c5050de0e86ddfdd9e3ce9a00efb79994a │ │ └─44415 /pause │ ├─b72ebc01de4310d7a16b7626159d63ab7dc89b0dcc7d06137d4f15b1adfb4f2a │ │ └─56429 /pause │ ├─80f933c529e8ec5a528ac3bcc7080e689bb580a9b55ef766fff5e4a62beca742 │ │ └─145323 /pause │ ├─6e87f03738692b5b9bac181b7efc72a4ff13a62597343f30bb83af398fc589f1 │ │ └─41467 /usr/local/bin/kube-proxy --config=/var/lib/kube-proxy/config.conf --hostname-override=instance │ ├─0e18103e8640f40f02cacc7792a1a8d41d1304c2abbe9f8263f688ebbad8ae22 │ │ └─44055 /coredns -conf /etc/coredns/Corefile │ ├─97635ed28d60869ed350631d4fa08116bf8be0d6bce2b605e0cf48c870a3f8d4 │ │ ├─183698 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─183714 /opt/erlang/lib/erlang/erts-14.2.5.1/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-14.2.5.1/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 │ │ ├─183720 erl_child_setup 1048576 │ │ ├─183768 sh -s disksup │ │ ├─183770 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─183771 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─183783 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─183784 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─183794 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─183885 /bin/sh -s rabbit_disk_monitor │ ├─57fef5286e7f474d131fc70d777b046626904a4d74620c0b80f3087e675dfaaf │ │ ├─49624 mysqld --wsrep_start_position=6c36501a-57d3-11f1-9069-eeccc06a61b9:20 │ │ └─49747 /var/lib/mysql/mysql-state-monitor │ ├─ff5eacf0794a83bed33aa162c7fc6146544c7298422756ebe5cb849a1f6a7f2e │ │ ├─260364 apache2 -DFOREGROUND │ │ ├─262745 (wsgi:h -DFOREGROUND │ │ ├─262746 (wsgi:h -DFOREGROUND │ │ ├─262747 (wsgi:h -DFOREGROUND │ │ ├─262748 (wsgi:h -DFOREGROUND │ │ ├─262749 (wsgi:h -DFOREGROUND │ │ ├─262750 apache2 -DFOREGROUND │ │ └─262751 apache2 -DFOREGROUND │ ├─2b3a4f63d07a13b9310d840f605a73ec604ab4e38e5bd0d14d6f4ce2a6d3c051 │ │ ├─238845 magnum-api: uWSGI master │ │ ├─238900 magnum-api: uWSGI worker 1 │ │ └─238901 magnum-api: uWSGI worker 2 │ ├─51541a56ab42fb95cece82eeb98218cbad68b6751dd27976da7e0d4c8ff4d369 │ │ ├─141080 /bin/bash /root/ovnkube.sh nb-ovsdb │ │ ├─141186 /bin/bash /root/ovnkube.sh nb-ovsdb │ │ ├─141199 ovsdb-server -vconsole:info -vfile:info --log-file=/var/log/ovn/ovsdb-server-nb.log --remote=punix:/var/run/ovn/ovnnb_db.sock --pidfile=/var/run/ovn/ovnnb_db.pid --unixctl=/var/run/ovn/ovnnb_db.ctl --remote=db:OVN_Northbound,NB_Global,connections --private-key=db:OVN_Northbound,SSL,private_key --certificate=db:OVN_Northbound,SSL,certificate --ca-cert=db:OVN_Northbound,SSL,ca_cert --ssl-protocols=db:OVN_Northbound,SSL,ssl_protocols --ssl-ciphers=db:OVN_Northbound,SSL,ssl_ciphers /etc/ovn/ovnnb_db.db │ │ ├─141424 tail --follow=name /var/log/ovn/ovsdb-server-nb.log │ │ └─389557 sleep 15 │ ├─c5fb0452e241cdca7d82ea629f4e115d28402f90d5dd9485470d925b941c0c33 │ │ ├─218911 octavia-worker: master process [/var/lib/openstack/bin/octavia-worker --config-file /etc/octavia/octavia.conf] │ │ ├─219407 octavia-worker: ConsumerService worker(0) │ │ └─219411 octavia-worker: ConsumerService worker(1) │ ├─3eb19de5fbe172e03140fb031c39c7122232548fa0d9f52cf98c11430dbbad76 │ │ ├─218167 octavia-api: uWSGI master │ │ ├─218191 octavia-api: uWSGI worker 1 │ │ └─218192 octavia-api: uWSGI worker 2 │ ├─691b67c05747cbbc19aa860fe53263589d1870e89df744791d819a81f025e222 │ │ ├─77666 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─77683 /opt/erlang/lib/erlang/erts-14.2.5.1/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-14.2.5.1/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 │ │ ├─77689 erl_child_setup 1048576 │ │ ├─77760 sh -s disksup │ │ ├─77762 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─77763 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─77764 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─77765 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─77775 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─77964 /bin/sh -s rabbit_disk_monitor │ ├─bc5a748438183e4751d640e2588a5a434129f68ee4668796ed27dabda7677840 │ │ └─65743 /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 │ ├─e1e8e3481e73d8c5e03ca97c739f965203109814c3ea41fae9e8ae23ed1eb57d │ │ └─62262 /pause │ ├─4e3004cab40544bde10043d64e10548580703657b18a170fe1524b9bb785e143 │ │ └─66644 /bin/oauth2-proxy │ ├─b6cd73c28264fb97822069344734334184e56fc599ec1215b37992beabc1b931 │ │ └─122759 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-backup --config-file /etc/cinder/cinder.conf │ ├─3fa0d6e96982e23b736e9ba6dc48992cabdb651af08244a8eb226257ba1773c7 │ │ └─172865 /pause │ ├─c3b7d3998b59e6259bc106dd5200138ea3d37f791dfc59a0e2e916d5cd912e86 │ │ └─229408 /pause │ ├─d9834a57964f72fc83a50fd38fa8e8a71acd2bdbed41103cc9d34374c259db8c │ │ └─51730 valkey-server *:6379 │ ├─70ab3662c8d861fe2e295fe7ccee95116149dd5f072a79a70b6117a5671fba61 │ │ ├─182132 neutron-api: uWSGI master │ │ ├─182163 neutron-api: uWSGI worker 1 │ │ └─182164 neutron-api: uWSGI worker 2 │ ├─3f99816d3324661910cc49e274c43d074845feda727abe1b3b73e3219061aa88 │ │ └─65763 /bin/pushgateway │ ├─3f45e162d26debc1c35b18a2a79a586491ff7882f657c8add777e69d9f1f4a77 │ │ └─68375 /pause │ ├─8f5abdde3b74c85e6c9522bf8be5709e47ddd0f4c06e7459baec471d89684988 │ │ └─62671 /pause │ ├─317a032e052d304b35938f11a125c2e16a7ec586d0569f06a6a6e18e845f5695 │ │ └─47636 /server │ ├─01eecb30bd425a6e683367b5d248e252cf6b1edd3d3e1ddb1b930b33a3131153 │ │ ├─198552 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ │ ├─199124 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ │ └─199125 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ ├─3860cf7aebd93b8523836e92e4a5bdd757c94283947d5380d28414deac1dd82a │ │ └─63661 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 │ ├─3586d8c99dc9345e2214565652b1859bfa58a8651be43616670764b53aee4ed8 │ │ └─62206 /pause │ ├─53bb14d56bf7e9c39fe8a34d9378101ba3c6683e9847479843b90e261f4aed99 │ │ └─48204 /manager --metrics-bind-address=:9782 │ ├─944716e917cef09675f983dfaf329b7bcad9bf372bced14752cc86270a596c7b │ │ └─261942 /bin/openstack-database-exporter │ ├─4f7c9e45131e117388fd95f5801855e82b321baeb2f2dd64dcc65db2179d03e3 │ │ ├─123128 /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 │ │ └─123255 /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 │ ├─ff483b44fba8d593aff23ba8b4fdaec5701fc1c6488afed67dec3e7ea3db3651 │ │ ├─170097 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ ├─170332 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ └─170333 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ ├─9da23213fad41c1b7a61d2ccb4bf7b3a35e5627aa8287e694963a988869142f6 │ │ └─45070 /pause │ ├─3c6971852b0a1576434899b67193f50da8aae4f287b447a7e3e7300bbf64e886 │ │ └─122169 /pause │ ├─fbdd76f3201b33bca8f905a7bed33a58e41cd2a1b84bda99a1e0f986de60298f │ │ ├─173584 /bin/bash /tmp/neutron-netns-cleanup-cron.sh │ │ └─386201 sleep 300 │ ├─b7ff3c81c2ce7ee703b66cf6850c171136fcfd5d9e3b5533956dd1360d872273 │ │ ├─255619 manila-api: uWSGI master │ │ ├─255693 manila-api: uWSGI worker 1 │ │ └─255694 manila-api: uWSGI worker 2 │ ├─597c4fbde1043e8e5ae54c9ab252c28ba85b7e48fdc1c03b353cf3194b00c673 │ │ └─42223 /pause │ ├─487f4657b0f6cffd29bca8069c072f662eb4e3229ba9de7a129fa72258faaade │ │ └─105037 /pause │ ├─dea4cd4a95f5a2cef8b450defdfde66b71d82c64f5a263a39d3ee193e14a650d │ │ ├─ 47549 /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 │ │ ├─ 47561 /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 │ │ ├─ 47703 nginx: master process /usr/bin/nginx -c /etc/nginx/nginx.conf │ │ ├─259947 nginx: worker process │ │ ├─259948 nginx: worker process │ │ └─259949 nginx: cache manager process │ ├─36578aa9100f6bc170aedb74570ad0e8280909de75e9d29b07dd02c0e39d0f2a │ │ └─41052 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 │ ├─6313814dd6509bd22133f493a68779fde2342894ac8f9d5623ecd65964b384bf │ │ └─255627 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-data --config-file /etc/manila/manila.conf │ ├─6500f2468c7c28adb233cdda1aed0c6c0a76ad811e2e2b28901243a9c22de48f │ │ └─241680 /pause │ ├─f5d05b0c67e794a102b77b1971d7b542d8ac6de5729b83729bf1aaad1ecaece5 │ │ └─260534 /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 -d neutron-l3_agent_of_router -d neutron-floating_ip -d neutron-floating_ips -d neutron-floating_ips_associated_not_active -d neutron-network -d neutron-network_ip_availabilities_total -d neutron-network_ip_availabilities_used -d neutron-networks -d neutron-port -d neutron-ports -d neutron-ports_lb_not_active -d neutron-ports_no_ips -d neutron-quota_floatingip -d neutron-quota_network -d neutron-quota_port -d neutron-quota_rbac_policy -d neutron-quota_router -d neutron-quota_security_group -d neutron-quota_security_group_rule -d neutron-quota_subnet -d neutron-quota_subnetpool -d neutron-router -d neutron-routers -d neutron-routers_not_active -d neutron-security_groups -d neutron-subnet -d neutron-subnets │ ├─25502010ce6f37d382168dc4bdbe28f3b22fd9912078f393532a93e9ef1de24b │ │ ├─61927 python -u /app/sidecar.py │ │ ├─62217 python -u /app/sidecar.py │ │ └─62219 python -u /app/sidecar.py │ ├─dfe5031ddbafcc455cf57e47e571901b5083eea73fd39cc0233717994cbe0891 │ │ └─108959 /pause │ ├─a2e3aba02342d2ffbbbbc838872a88f5b236d8e97e0d93afd3e3ade6c169a081 │ │ ├─221139 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─221157 /opt/erlang/lib/erlang/erts-14.2.5.1/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-14.2.5.1/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 │ │ ├─221163 erl_child_setup 1048576 │ │ ├─221262 sh -s disksup │ │ ├─221264 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─221265 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─221272 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─221273 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─221283 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─221566 /bin/sh -s rabbit_disk_monitor │ ├─0ae9e9234e074c49fc94bc5da80aa3a79274657327edf52bf3931a34a821adfa │ │ └─141314 /pause │ ├─1b91cb7f21d2802d9a43ee110920b96d270427a4acf7420eb6ce04fab32f24f0 │ │ └─40953 /pause │ ├─fe35710d20d6f86b3aaa3c390e7ec878c6e201d15d72efbd8f7adaa95292451d │ │ └─51480 /pause │ ├─3d24d5706b0bb2aba59223c6121ba28e172f8c4a4aa1ef7681c6d9695026c967 │ │ └─188365 /prometheus-libvirt-exporter --libvirt.uri /run/libvirt/libvirt-sock-ro │ ├─bfcf9c9c9687d77f259fce418ccad516bec37f1c26731ff3583a765a155edc2b │ │ └─183547 /pause │ ├─02a06d3c312eb9fd9cbce715c6051d16712608549d8785053e9a11b8b71f7f0a │ │ └─180948 /pause │ ├─3bc98368e877029cbb272026e1c97f682e01458402868e31be57001e999b6503 │ │ └─261681 /pause │ ├─0f33bbe5680a9482cb3d7ce2385800b882b1262477dbf176278a66ecc217b0e4 │ │ └─60635 /pause │ ├─23fde60e892a33938a2316c7c44d7998710a71b1bd403cb12c0847598499e70f │ │ └─61363 /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 │ ├─682e4ebafcb477a92ff15ceb26b934078c220f6800acb9bc00d10d2f8abafc65 │ │ └─66389 /pause │ ├─8c2873bd44535cdf389e1a92ce304334b689ed72f27ca1775ab8c4ef945e7396 │ │ ├─105397 staffeln-conductor: master process [/var/lib/openstack/bin/staffeln-conductor --config-file /etc/staffeln/staffeln.conf] │ │ ├─105679 staffeln-conductor: Staffeln conductor backup controller worker(0) │ │ └─105681 staffeln-conductor: Staffeln conductor rotation controller worker(0) │ ├─d0ba6b755f2dd48b977b587884439dbef711c0c211b3fff7e279b5e84d99c7f6 │ │ └─171014 /pause │ ├─c6551e7b8cf01dde509929e681c593b0f0a50e6c5107f7a2ce59ddf259e5c5e8 │ │ └─61187 /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 │ ├─7f50f18bfb18b57c826e6b497dda7c18108bbeb60196ec097c62cf8578abb231 │ │ └─49549 /opt/percona/peer-list -on-change=/opt/percona/haproxy_add_pxc_nodes.sh -service=percona-xtradb-pxc -protocol=$(PEER_LIST_SRV_PROTOCOL) │ ├─c38e0b335026a293c9e3058c04d40b42e08ec4543cf19b88bd1db9dc153d88e9 │ │ └─229363 /pause │ ├─e5b26eb526b7b6a671b91859bb45913bd5a3f3474c68f0a5df033960beeee501 │ │ └─77576 /pause │ ├─6b73f41ce0034a7d01811d8aac7414166745482d8acebaba09400f5a3dbf6b81 │ │ └─246459 /pause │ ├─074505a42d891be2bf04237379e06fc82d44c2c2fdfd74fcd2c93ad124689f11 │ │ ├─129795 placement-api: uWSGI master │ │ ├─129808 placement-api: uWSGI worker 1 │ │ └─129809 placement-api: uWSGI worker 2 │ ├─ffe05defd4a71e44d28afbe5e6df3e9d53b2696911e2b7e4726e593d1e476036 │ │ └─139085 /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 │ ├─10a74972e27e08352ab29243bcf0a406cf47849affc9632fec755650d329771a │ │ ├─118628 cinder-api: uWSGI master │ │ ├─118646 cinder-api: uWSGI worker 1 │ │ └─118647 cinder-api: uWSGI worker 2 │ ├─cfa5be96c5b93defd69d827b199ea8bff43c9c5c014d79e06cbbdfec1cbe6f76 │ │ └─44509 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 │ ├─4e5c09d7e7730b1d1e6ad49feb0db71a379cfdbf71926331700aacfbf39bed92 │ │ └─64594 memcached -m 1024 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─7215874cbc9b394dd433c3895211100f7d939ae8f8c2da2f17fbae828dd2e2e3 │ │ └─140831 /pause │ ├─12bbb18be567e024abff245265a1f5abe63cb8a880efed25bf37b9d4dc8491b5 │ │ └─56527 /pause │ ├─30383259570c75ee0b9fe8cff4ca84f1ff7b539283adcefae471c1654f498420 │ │ └─257703 /pause │ ├─5206098069efce7bdb87f0bdf66d4aee73c2eb57adc48333c025c3dd940e212e │ │ ├─83983 barbiacan-api: uWSGI master │ │ └─83996 barbiacan-api: uWSGI worker 1 │ ├─3e357086f600bbb5f4d01eccac1192d9ccde0254cdb7bca77a5a16fa73a75c79 │ │ ├─219712 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─219731 dhclient -v o-hm0 -cf /tmp/dhclient.conf │ │ ├─220279 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─220280 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─381086 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─381087 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─381088 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─381089 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─381090 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─381091 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─381092 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─381093 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─381094 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─381095 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─381096 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─381097 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─381098 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─381099 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─381100 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─381101 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─381104 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─381105 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─381107 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─381108 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─381109 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─381111 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─381112 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─381113 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─381114 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─381115 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─381116 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─381117 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─381118 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─381119 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─381120 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ └─381121 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ ├─6c6647f7fb9d001a74fceea8ae615c5465d47c56cdae39304ae8ce4151fbe597 │ │ ├─264303 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ │ └─264318 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ ├─6be61f35f63142c28d148eb25d52205379647525900a580b68e8c441250bcd41 │ │ └─43596 /usr/local/bin/envoy-gateway server --config-path=/config/envoy-gateway.yaml │ ├─0015891832e09ae671089612bdd6eb1bcda1d9499b816d511312f246745d4899 │ │ └─66449 /bin/oauth2-proxy │ ├─ee23ffd5d5fa34a96fefaef282820ac6c9d94263629e000dce080ca19dd7be75 │ │ └─56694 /pause │ ├─0d6f160451675a610c39e7bc199fe46b73bad116d925b7f84ec760d8365fc18c │ │ └─103582 /pause │ ├─5c8aad5f0120a3c976c9a00769509710b1dfbc5e66a0ba072d3780c230562d47 │ │ └─40956 /pause │ ├─382addbc4240fa0e2a9e88add076c89a56076008847686b950c6bdcee54e9784 │ │ └─260197 /pause │ ├─52d295b5dc26379708eb03e4024703c6ad8947eab94798dfd743d30bdc6c92b8 │ │ └─64172 memcached -m 8192 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─0e38004753c7338709f3b70efdfc50f079b2d0ac49e8e1523f277aad1eb7ddb3 │ │ ├─255764 /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 │ │ └─255925 /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 │ ├─ace942c8d99d3490ec326ad76a70c966ac1bef914ce16e384bf8682b209bad4d │ │ └─44009 /coredns -conf /etc/coredns/Corefile │ ├─904a6dbb5dafd4f8fe00a75eec356c2f7f5d6439bee8e0a80898189176744763 │ │ ├─181550 /bin/bash /root/ovnkube.sh ovn-controller │ │ ├─181775 ovn-controller unix:/var/run/openvswitch/db.sock -vconsole:info -vfile:info --no-chdir --log-file=/var/log/ovn/ovn-controller.log --pidfile=/var/run/ovn/ovn-controller.pid --detach │ │ ├─181786 tail --follow=name /var/log/ovn/ovn-controller.log │ │ └─389187 sleep 15 │ ├─b89835e9effa44d4482ea3c1e600ceec3c23e2a077c0190da4e4ba6ca96007dc │ │ └─246318 /pause │ ├─7026fcbd4f4c7dc523788cd769297ad9f412c6c42f70c2257314ada7a24f34d6 │ │ └─64045 /pause │ ├─69f2ed5920b208e317d6e3adc44f5887835014348d46ad886df45758e22fdb5c │ │ ├─238653 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-cluster-api-proxy │ │ ├─239267 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --privsep_context magnum_cluster_api.privsep.haproxy_pctxt --privsep_sock_path /tmp/tmpqeowpzsd/privsep.sock │ │ ├─239273 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ │ └─239275 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ ├─79569188e72b47df85324c654eb5e18cfc1b3e419d2a273dd33d11ff33750860 │ │ └─107095 /pause │ ├─a7e3b3be15a09094a8029e21f8b2d7e7e0cae56091961a90477e8c579b894232 │ │ ├─169297 nova-api: uWSGI master │ │ ├─169310 nova-api: uWSGI worker 1 │ │ └─169311 nova-api: uWSGI worker 2 │ ├─147f11fb7a20e357801a6c1268cbc4139de0de90d029bbd0c7b854ffa2830e8e │ │ └─225334 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterTopology=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=false │ ├─e0cfbe1309e204726df4d8fbc81ab1bfb4de33d7d4aa9c69500b3220835566d4 │ │ └─78943 /pause │ ├─26d563c089c56df5af7bcd36b7221ad72c0d9d739d9009924c3d987e32a2602c │ │ └─41108 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 │ ├─ab8f32635c967fb00652a3550ffa2019043c6e5458bb51e95de38f75665a3533 │ │ └─244132 docker-registry serve /etc/docker-registry/config.yml │ ├─26a901bcbdcef31fbfaaf86878cecb66d59c38e335431c7cfd13a738c5dc30ba │ │ └─209382 /pause │ ├─2f7dfe47032ef7cda75f26a5255baedb0c8861e973191579f1348bb75612ed35 │ │ └─65839 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─c9b0c6e85152f1f50bfebfd99872eea09a2c09b911add02e52e474f86e31e68d │ │ └─49441 /pause │ ├─e524f8825315c5351475a92fd1afcbaa4fe98d8e76af581a42d352ae8d26f30c │ │ ├─141810 /bin/bash /root/ovnkube.sh run-ovn-northd │ │ ├─141995 ovn-northd -vconsole:info -vfile:info --ovnnb-db=tcp:ovn-ovsdb-nb-0.ovn-ovsdb-nb.openstack.svc.cluster.local:6641 --ovnsb-db=tcp:ovn-ovsdb-sb-0.ovn-ovsdb-sb.openstack.svc.cluster.local:6642 --no-chdir --log-file=/var/log/ovn/ovn-northd.log --pidfile=/var/run/ovn/ovn-northd.pid --detach │ │ ├─142000 tail --follow=name /var/log/ovn/ovn-northd.log │ │ └─389786 sleep 15 │ ├─fdb846ab321bd4cbb92155f42cd73493d2e16dd8feb5bc98c61545932c668bb1 │ │ └─227917 /pause │ ├─795cfc75c0db9df19ee18408da87c9e547e5ecadbefb4ca17bdf9c27a0e66623 │ │ └─120339 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf │ ├─a21901820411a859952bcefd8f6a7e593205ef8a57bc0d564d2b52522aab89b6 │ │ └─40862 /pause │ ├─123e58faefc32377e33988cfc24f3afb6c54e853d29b6ac4ec7d6e7da5dfe895 │ │ └─224658 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=false --bootstrap-token-ttl=15m │ ├─048ddcc9c38548adcb4ba6913c2f5e98cb488e96ea5bf756112c7c044a2a11c0 │ │ └─145667 /pause │ ├─356d1c56f66d90afa8f5b7979c418bee259f4caf905ca729913cdbf3fa4828ff │ │ └─41212 /kube-vip manager │ ├─88c8002473c6b0ee166f07cdf9f4d8f72a216aaff3490766814dc01b1f77c5fc │ │ └─65811 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─3cdc93926c197b6dc3957599fac027c5ffff466f7a91d0ad5521eb69f79cccaa │ │ └─187831 /usr/bin/libvirt-tls-sidecar │ ├─e3b8fc0475d06fff4fa97e626c69d1fc838671402619584e42a252124e1801f3 │ │ ├─169500 nova-metadata: uWSGI master │ │ ├─169514 nova-metadata: uWSGI worker 1 │ │ └─169515 nova-metadata: uWSGI worker 2 │ ├─d96c4fd21e8fac34de9173593ca28b672d95f24c41ece440f801bc505caf1ee3 │ │ └─238608 /pause │ ├─76198e174973bd3505b1205683b3e8dd09a43f6478670272e7102d643a703719 │ │ └─43552 /pause │ ├─0178be34540bb222eb9971723ba62bf1644763b45fe92265a72c366ca70d2638 │ │ ├─ 95430 /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 │ │ └─342832 /usr/bin/coreutils --coreutils-prog-shebang=sleep /usr/bin/sleep 15m │ ├─cf4c38c747bee96387c8610f6cf6ae2f42694800cf8d34c49cdb45567f438efd │ │ ├─141086 /bin/bash /root/ovnkube.sh sb-ovsdb │ │ ├─141128 /bin/bash /root/ovnkube.sh sb-ovsdb │ │ ├─141148 ovsdb-server -vconsole:info -vfile:info --log-file=/var/log/ovn/ovsdb-server-sb.log --remote=punix:/var/run/ovn/ovnsb_db.sock --pidfile=/var/run/ovn/ovnsb_db.pid --unixctl=/var/run/ovn/ovnsb_db.ctl --remote=db:OVN_Southbound,SB_Global,connections --private-key=db:OVN_Southbound,SSL,private_key --certificate=db:OVN_Southbound,SSL,certificate --ca-cert=db:OVN_Southbound,SSL,ca_cert --ssl-protocols=db:OVN_Southbound,SSL,ssl_protocols --ssl-ciphers=db:OVN_Southbound,SSL,ssl_ciphers /etc/ovn/ovnsb_db.db │ │ ├─141360 tail --follow=name /var/log/ovn/ovsdb-server-sb.log │ │ └─389520 sleep 15 │ ├─6b30fca9db44ff38f670db7e3e2b4106de8424063f0fbd788aa3bd7708d5e2bd │ │ └─94983 /pause │ ├─ba7bed90bf52a4b4640b429de6fa67f8fbec4b259b2ae9c2b53b340ec92822a1 │ │ └─173209 /pause │ ├─60b5899e0be59bc0f3b5149b4248f8773505a8d25d4bb6851e9826fc5ff4b890 │ │ ├─170051 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ ├─170318 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ └─170319 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ ├─f96a4ddd7214545a4122b482790eeb3dd08300a4f807be63446edba40a349c3f │ │ └─209645 /pause │ ├─c0ace16460b6d2e4ac400bb4aeb519bb490dc7ef8bd034a9dafd2ae1b50ac2c9 │ │ └─185864 /pause │ ├─c155f110f159f4debfb75a921e40a8fcf952d5144e2cc3573a6005f7bd56cd4a │ │ └─185759 /pause │ ├─cd78d4743ecbd539ac6b87ce0fc8b1e94950bb9bc74928c3d7a2999649fc854a │ │ └─56875 nfd-gc -gc-interval=1h │ ├─5aebc05908ee1a85e64ade67c660d714bd90593ca174bcd9e88d99896fb5116a │ │ └─106738 /var/lib/openstack/bin/python /var/lib/openstack/bin/staffeln-api --config-file /etc/staffeln/staffeln.conf │ ├─1236ca11c4288a8ef9922529359f65670759d6ca8aca8ac3102987850831880b │ │ └─124630 /pause │ ├─bbebbe4d715cc3ce02f9f7c77bacdb952de0e486f978f26a3c4083abe0b3f5c6 │ │ └─224362 /pause │ ├─d8e0547bbff4772ffb7a653341be1ffaadf64967c069933457fc35f4c4ad0fa4 │ │ └─218939 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-housekeeping --config-file /etc/octavia/octavia.conf │ ├─e25145568451389a556bb3ec637fb5ea04fb0e55e0ef0f0741d507e0ef64c36e │ │ └─370133 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-ovn-vpn-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/neutron_vpnaas.conf --config-file /etc/neutron/neutron_ovn_vpn_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini │ ├─a6b6004c75ae1f952e75dffd03f8dc2d740e03979c6467f3afaa8cfcf4fe3441 │ │ └─43991 /pause │ ├─876c14ead9ec449c06bed68e13a293f7113fcd63371b6628c9bcb3648b0c6ae9 │ │ ├─171117 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─171133 /opt/erlang/lib/erlang/erts-14.2.5.1/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-14.2.5.1/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 │ │ ├─171139 erl_child_setup 1048576 │ │ ├─171186 sh -s disksup │ │ ├─171188 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─171189 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─171214 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─171217 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─171317 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─171550 /bin/sh -s rabbit_disk_monitor │ ├─5ba865cdce2a195cd85eaf3900f829633b34e7df88f32a306eddc82224102306 │ │ └─51636 /pause │ ├─62f8c5ce05ef94172a74706e0d44560830b41515f161ded35d3d06141dc5b989 │ │ ├─ 71768 apache2 -DFOREGROUND │ │ ├─ 71839 (wsgi:k -DFOREGROUND │ │ ├─ 71840 (wsgi:k -DFOREGROUND │ │ ├─ 71841 (wsgi:k -DFOREGROUND │ │ ├─ 71842 (wsgi:k -DFOREGROUND │ │ ├─384011 apache2 -DFOREGROUND │ │ └─389464 apache2 -DFOREGROUND │ ├─14ee932e364c412cb3018600ac441e98eaacc715c11c6d534613ef09e0818177 │ │ └─209396 /pause │ ├─2f89dc657ad55fa1ff26743729f86e30394532d1360b83b827e9e8e133a4a5c2 │ │ └─187885 /bin/bash /tmp/libvirt.sh │ ├─ab588875d1a23d37632ef8a911f667a778df1d4d2dc70dca5f74543edf309f8a │ │ └─138728 /pause │ ├─a45649a13a74f5a99d9c71b53a48ce97bab1e56d2e645653a91e28fd26e3c81f │ │ └─202360 /pause │ ├─dd8e7febd8d315628c3e1a830f647fbf15205aaee8898dcfdcb0acb4b6dba2de │ │ └─62488 /pause │ ├─9a644bf8e3dd85f4f676ec255953092ce81fb0cc1a0327a4b61c677109215b24 │ │ └─84744 /pause │ ├─cdb5e03638112c164ac65852d156bf213c865d54be5b13ec939cb53c17456b1d │ │ ├─181664 neutron-ovn-network-logging-parser: uWSGI master │ │ └─181703 neutron-ovn-network-logging-parser: uWSGI worker 1 │ ├─76fcd48e603a18232582580fd0cf83a6e824dcd2c428d8b380f7a11097f15e08 │ │ └─66409 /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 │ ├─8c3f4a33f42f02b78a552ed25a64d72c7a009651beea1c31da3ccce14635a7b9 │ │ └─139621 /pause │ ├─1fda54f6b35a91b1212957eb4c6a09df371bb60513d4f8fa656e638783d65d89 │ │ └─44925 /pause │ ├─d93170c5462636d6324fcbb8fccec2f001e4b56d87f940a2c1d61986a6afb291 │ │ └─95024 /pause │ ├─a4b892b86cc50ac7b7d69e275e4ba565c0cff357cd0885f775072e9ea8c19010 │ │ └─60555 /pause │ ├─7a3b2f7a4414340812a2659b2f75c5c4b5fece8225214d319e056128d9610834 │ │ └─192616 sshd: /usr/sbin/sshd -D -e -o Port=8022 [listener] 0 of 10-100 startups │ ├─6e065f8844385031f67ee597a1d2c8b328d33a538af898e7131d4f93ea6aa029 │ │ └─66306 /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 │ ├─15f0b14945d48b6e7e736df00a1ef915555165ba1255979f4b72749eb3f56339 │ │ └─64938 /pause │ ├─dc7ac8b2b08a4b6361f71a110222fa7a70f32f20ef1e96e3e76759427334861a │ │ └─45147 /app/cmd/cainjector/cainjector --v=2 --leader-election-namespace=cert-manager │ ├─bc3d09a38d06016c20e518c80d7eecca53da3563296a8aedb21a3f2089a78761 │ │ └─43947 /pause │ ├─e6d50eae55a6845099e2c27d76622c2010324cd8f1773d9689a7efb31ebeae3e │ │ └─239044 /pause │ ├─116eb004dbac8e12dac33e171dbed146d3ad2fcb53483e423c532ca760b3c8f4 │ │ └─96169 /usr/bin/python3 -s /usr/bin/ceph-crash │ ├─5de12074186039f8bee3bd1a40ebed0113ce14813c85709b95061330824812e4 │ │ └─65030 memcached -v -p 11211 -U 0 -c 8192 -m 1024 │ └─0a2c5550d19feb3b331e8b1be083af802e348e1cf909af12a6678f91bac5a529 │ └─60688 /pause ├─proc-sys-fs-binfmt_misc.mount └─dev-hugepages.mount